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-08T01:04:34.942714Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39201 dual_stack=true not ok 1 - setup-only --- duration_ms: 47 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783472674 (UNIX), but certificate is not valid after 1783445805 (26869 seconds ago)" ... 2026-07-08T01:04:34.990661Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35337 dual_stack=true not ok 2 - publish-namespace-only --- duration_ms: 23 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783472675 (UNIX), but certificate is not valid after 1783445805 (26870 seconds ago)" ... 2026-07-08T01:04:35.013737Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35169 dual_stack=true not ok 3 - subscribe-error --- duration_ms: 22 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783472675 (UNIX), but certificate is not valid after 1783445805 (26870 seconds ago)" ... 2026-07-08T01:04:35.036456Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:41534 dual_stack=true not ok 4 - publish-namespace-subscribe --- duration_ms: 47 message: "publisher failed to connect: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783472675 (UNIX), but certificate is not valid after 1783445805 (26870 seconds ago)" ... 2026-07-08T01:04:35.084333Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:57148 dual_stack=true not ok 5 - subscribe-before-publish-namespace --- duration_ms: 46 message: "subscriber failed to connect: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783472675 (UNIX), but certificate is not valid after 1783445805 (26870 seconds ago)" ... 2026-07-08T01:04:35.131295Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39859 dual_stack=true not ok 6 - publish-namespace-done --- duration_ms: 49 message: "failed to connect to relay: the cryptographic handshake failed: error 45: invalid peer certificate: certificate expired: verification time 1783472675 (UNIX), but certificate is not valid after 1783445805 (26870 seconds ago)" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'