make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against moqt://lminiero.it:9000... Client: ghcr.io/englishm/moq-interop-runner-moq-go-client:latest docker run --rm \ \ --network host \ -e RELAY_URL=moqt://lminiero.it:9000 \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-go-client:latest TAP version 14 # moq interop-client # Relay: moqt://lminiero.it:9000 1..6 ok 1 - setup-only --- duration_ms: 126 ... ok 2 - announce-only --- duration_ms: 643 ... not ok 3 - publish-namespace-done --- duration_ms: 645 message: "PUBLISH_NAMESPACE: moqt request rejected: Namespace already published (code 0x0)" ... ok 4 - subscribe-error --- duration_ms: 218 ... not ok 5 - announce-subscribe --- duration_ms: 8001 message: "subscriber namespace discovery: timeout waiting for announcement: context deadline exceeded" ... ok 6 - subscribe-before-announce --- duration_ms: 735 ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'