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: moqx-interop:latest Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-16:latest URL: https://relay:4443 time="2026-08-18T01:14:54Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-18T01:14:54Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-18T01:14:54Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-18T01:14:54Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-08-18T01:14:54Z" 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 | note: jemalloc enabled (LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2) relay-1 | I0818 01:14:55.214133 1 main.cpp:98] moqx v0.2.1-86-g7e4dce4d starting relay-1 | W0818 01:14:55.214687 1 main.cpp:111] Picoquic listener 'relay-pico': service 'default' match[1] has prefix path '/' — pico listeners only support exact path routing; clients using this prefix may fail to connect. relay-1 | W0818 01:14:55.217582 1 QuicServerWorker.cpp:1372] HostId is already set to 0 relay-1 | W0818 01:14:55.217622 1 QuicServerWorker.cpp:1372] HostId is already set to 0 relay-1 | W0818 01:14:55.217660 1 QuicServerWorker.cpp:1372] HostId is already set to 0 relay-1 | W0818 01:14:55.217705 1 QuicServerWorker.cpp:1372] HostId is already set to 0 relay-1 | I0818 01:14:55.219076 13 MoQPicoServerBase.cpp:348] Registered picoquic congestion control algorithms for name lookup relay-1 | I0818 01:14:55.219097 13 MoQPicoQuicEventBaseServer.cpp:57] Starting MoQPicoQuicEventBaseServer on 0.0.0.0:4434 relay-1 | I0818 01:14:55.219165 13 PicoQuicSocketHandler.cpp:133] PicoQuicSocketHandler started on 0.0.0.0:4434 gso=1 relay-1 | I0818 01:14:55.220233 1 main.cpp:222] Admin server listening on 0.0.0.0:8000 test-client-1 | TAP version 14 test-client-1 | # moq-test-client v0.1.0 test-client-1 | # Relay: https://relay:4443/ test-client-1 | 1..6 test-client-1 | ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 3 test-client-1 | connection_id: c8afe5b134eecd9351d372ca537a57d3 test-client-1 | ... test-client-1 | ok 2 - announce-only test-client-1 | --- test-client-1 | duration_ms: 2003 test-client-1 | connection_id: 409179a0419c405f2a59f91446c36491 test-client-1 | ... test-client-1 | ok 3 - subscribe-error test-client-1 | --- test-client-1 | duration_ms: 3 test-client-1 | connection_id: 9b7a14615aa380980fcd7310453306b7 test-client-1 | ... relay-1 | W0818 01:15:02.815553 12 MoqxRelay.cpp:317] PublishNamespace: Existing session (0x7fb038c54710) has already published trackNamespace=moq-test/interop relay-1 | E0818 01:15:02.816036 16 MoQCodec.cpp:95] Frame underflow -> parse error relay-1 | E0818 01:15:02.816202 16 MoQCodec.cpp:126] Conn error=3 relay-1 | E0818 01:15:02.816275 16 MoQSession.cpp:5430] MoQCodec control stream parse error err=3 relay-1 | E20260818 01:15:02.816848 16 HQSession.cpp:583] Connection closed with error err=91141958510812 msg=Server closed by peer reason=capsule error proto=h3, UA=, client CID=a4a2944c2ffbc3c8, server CID=400000db5dcb2e60, downstream=172.18.0.3:55048, 0.0.0.0:4443=local, drain=none test-client-1 | not ok 4 - announce-subscribe test-client-1 | --- test-client-1 | duration_ms: 5 test-client-1 | message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" test-client-1 | ... test-client-1 | ok 5 - subscribe-before-announce test-client-1 | --- test-client-1 | duration_ms: 3507 test-client-1 | subscriber_connection_id: b9fcd543ba5c0f644d2be0f1d38b9cd7 test-client-1 | publisher_connection_id: ad2f57d64217db516cc214a426571fb2 test-client-1 | ... relay-1 | W0818 01:15:06.327363 12 MoqxRelay.cpp:317] PublishNamespace: Existing session (0x7fb039055510) has already published trackNamespace=moq-test/interop test-client-1 | ok 6 - publish-namespace-done test-client-1 | --- test-client-1 | duration_ms: 2105 test-client-1 | connection_id: f2c34651118cb1c5a83b07fb0934944a 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'