make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' rm -rf mlog/ mkdir -p mlog/relay mlog/client Running interop tests... Relay: ghcr.io/englishm/moq-interop-runner-quiche-moq-relay:latest Client: ghcr.io/englishm/moq-interop-runner-moq-test-client:latest URL: https://relay:4443 time="2026-09-01T01:24:04Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-09-01T01:24:04Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-09-01T01:24:04Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-09-01T01:24:04Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-09-01T01:24:04Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." Container main-relay-1 Recreate Container main-relay-1 Recreated Attaching to relay-1, test-client-1 relay-1 | Starting quiche-moq relay on port 4443 relay-1 | Cert: /certs/cert.pem relay-1 | Key: /certs/priv.key test-client-1 | TAP version 14 test-client-1 | # moq-test-client v0.1.13 test-client-1 | # Relay: https://relay:4443/ test-client-1 | 1..8 test-client-1 | 2026-09-01T01:24:10.159777Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:52873 dual_stack=true test-client-1 | not ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 10001 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... test-client-1 | 2026-09-01T01:24:20.160978Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-09-01T01:24:20.161845Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40677 dual_stack=true test-client-1 | not ok 2 - publish-namespace-only test-client-1 | --- test-client-1 | duration_ms: 10001 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... test-client-1 | 2026-09-01T01:24:30.162253Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-09-01T01:24:30.162889Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47623 dual_stack=true test-client-1 | not ok 3 - subscribe-error test-client-1 | --- test-client-1 | duration_ms: 10001 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... test-client-1 | 2026-09-01T01:24:40.163946Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-09-01T01:24:40.164778Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50565 dual_stack=true test-client-1 | not ok 4 - publish-namespace-subscribe test-client-1 | --- test-client-1 | duration_ms: 10000 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... test-client-1 | 2026-09-01T01:24:50.164553Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-09-01T01:24:50.165276Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:34002 dual_stack=true test-client-1 | not ok 5 - subscribe-before-publish-namespace test-client-1 | --- test-client-1 | duration_ms: 10001 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... test-client-1 | 2026-09-01T01:25:00.166067Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-09-01T01:25:00.166791Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:52125 dual_stack=true test-client-1 | not ok 6 - publish-namespace-done test-client-1 | --- test-client-1 | duration_ms: 10000 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... test-client-1 | 2026-09-01T01:25:10.166856Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-09-01T01:25:10.167619Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36015 dual_stack=true test-client-1 | not ok 7 - publish-track-only test-client-1 | --- test-client-1 | duration_ms: 10001 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... test-client-1 | 2026-09-01T01:25:20.168181Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-09-01T01:25:20.168900Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:41526 dual_stack=true test-client-1 | not ok 8 - publish-track-subscribe test-client-1 | --- test-client-1 | duration_ms: 10000 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... test-client-1 exited with code 1 Aborting on container exit... Container main-test-client-1 Stopping Container main-test-client-1 Stopped Container main-relay-1 Stopping Container main-relay-1 Stopped make[1]: *** [Makefile:86: test] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'