make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://draft-18-interop.cloudflare.mediaoverquic.com:443/moq... Client: ghcr.io/englishm/moq-interop-runner-moq-go-client:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://draft-18-interop.cloudflare.mediaoverquic.com:443/moq \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-go-client:latest TAP version 14 # moq interop-client # Relay: https://draft-18-interop.cloudflare.mediaoverquic.com:443/moq 1..6 not ok 1 - setup-only --- duration_ms: 5000 message: "connect (19 attempts): dial webtransport https://draft-18-interop.cloudflare.mediaoverquic.com:443/moq: CRYPTO_ERROR 0x12a (local): tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-08T00:57:08Z is after 2026-07-07T17:36:45Z" ... not ok 2 - announce-only --- duration_ms: 5000 message: "connect (19 attempts): dial webtransport https://draft-18-interop.cloudflare.mediaoverquic.com:443/moq: CRYPTO_ERROR 0x12a (local): tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-08T00:57:13Z is after 2026-07-07T17:36:45Z" ... not ok 3 - publish-namespace-done --- duration_ms: 5000 message: "connect (18 attempts): dial webtransport https://draft-18-interop.cloudflare.mediaoverquic.com:443/moq: CRYPTO_ERROR 0x12a (local): tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-08T00:57:18Z is after 2026-07-07T17:36:45Z" ... not ok 4 - subscribe-error --- duration_ms: 5000 message: "connect (18 attempts): dial webtransport https://draft-18-interop.cloudflare.mediaoverquic.com:443/moq: CRYPTO_ERROR 0x12a (local): tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-08T00:57:23Z is after 2026-07-07T17:36:45Z" ... not ok 5 - announce-subscribe --- duration_ms: 8000 message: "publisher connect: connect (30 attempts): dial webtransport https://draft-18-interop.cloudflare.mediaoverquic.com:443/moq: CRYPTO_ERROR 0x12a (local): tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-08T00:57:31Z is after 2026-07-07T17:36:45Z" ... not ok 6 - subscribe-before-announce --- duration_ms: 8000 message: "subscriber connect: connect (30 attempts): dial webtransport https://draft-18-interop.cloudflare.mediaoverquic.com:443/moq: CRYPTO_ERROR 0x12a (local): tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2026-07-08T00:57:39Z is after 2026-07-07T17:36:45Z" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'