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: moq-dev-rs-interop:latest Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest URL: https://relay:4443 time="2026-08-03T01:02:44Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-03T01:02:44Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-03T01:02:44Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-03T01:02:44Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-08-03T01:02:44Z" 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 | 2026-08-03T01:02:44.687393Z  INFO moq_relay::cluster: cluster initialized origin_id=1729571572671739 configured=false relay-1 | 2026-08-03T01:02:44.688441Z  INFO moq_relay: listening addr=[::]:4443 relay-1 | 2026-08-03T01:02:44.688615Z  INFO moq_native::jemalloc: jemalloc profiling compiled in but not active. Set MALLOC_CONF=prof:true,prof_active:true at startup to enable relay-1 | 2026-08-03T01:02:44.688633Z  INFO moq_relay::cluster: no cluster peers configured; running standalone test-client-1 | TAP version 14 test-client-1 | # moq-test-client v0.1.10 test-client-1 | # Relay: https://relay:4443/ test-client-1 | 1..6 test-client-1 | 2026-08-03T01:02:50.301609Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44455 dual_stack=true relay-1 | 2026-08-03T01:02:50.343840Z  INFO conn{id=0}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-03T01:02:50.343893Z  INFO conn{id=0}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-03T01:02:50.344138Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully test-client-1 | ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 43 test-client-1 | connection_id: bfc0fc2360f06a7115f0dc6fa4d9011e test-client-1 | ... relay-1 | 2026-08-03T01:02:50.344347Z  INFO moq_net::ietf::session: session terminated relay-1 | 2026-08-03T01:02:50.344400Z  WARN moq_relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-03T01:02:50.344501Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-08-03T01:02:50.345097Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50678 dual_stack=true relay-1 | 2026-08-03T01:02:50.347816Z  INFO conn{id=1}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-03T01:02:50.347836Z  INFO conn{id=1}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-03T01:02:50.348051Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop test-client-1 | 2026-08-03T01:02:50.348139Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-03T01:02:50.348177Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-03T01:02:50.348378Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | 2026-08-03T01:02:52.350330Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE succeeded (REQUEST_OK received, waiting for subscribers) test-client-1 | ok 2 - publish-namespace-only test-client-1 | --- test-client-1 | duration_ms: 2006 test-client-1 | connection_id: d183d8ec49244265509d64d2c345ff26 test-client-1 | ... relay-1 | 2026-08-03T01:02:52.350508Z  WARN moq_net::ietf::session: session error err=short buffer relay-1 | 2026-08-03T01:02:52.350858Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-08-03T01:02:52.350902Z  WARN moq_relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-03T01:02:52.351433Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36156 dual_stack=true relay-1 | 2026-08-03T01:02:52.354229Z  INFO conn{id=2}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-03T01:02:52.354267Z  INFO conn{id=2}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-03T01:02:52.354456Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track test-client-1 | 2026-08-03T01:02:52.354577Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-03T01:02:52.354585Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-03T01:02:52.354646Z  INFO moq_net::ietf::publisher: subscribe started id=0 broadcast=nonexistent/namespace track=test-track relay-1 | 2026-08-03T01:02:52.354807Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer 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-08-03T01:03:02.351842Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-08-03T01:03:02.351779Z  INFO moq_net::ietf::session: session terminated relay-1 | 2026-08-03T01:03:02.351829Z  WARN moq_relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-03T01:03:02.352514Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:41524 dual_stack=true relay-1 | 2026-08-03T01:03:02.355500Z  INFO conn{id=3}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-03T01:03:02.355534Z  INFO conn{id=3}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-03T01:03:02.356459Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:34809 dual_stack=true relay-1 | 2026-08-03T01:03:02.358767Z  INFO conn{id=4}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-03T01:03:02.358793Z  INFO conn{id=4}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-03T01:03:02.358997Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop test-client-1 | 2026-08-03T01:03:02.359009Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track test-client-1 | 2026-08-03T01:03:02.359315Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-03T01:03:02.359329Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 test-client-1 | 2026-08-03T01:03:02.359356Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-03T01:03:02.359361Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-03T01:03:02.359383Z  INFO moq_net::ietf::publisher: subscribe started id=0 broadcast=moq-test/interop track=test-track relay-1 | 2026-08-03T01:03:02.359533Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer relay-1 | 2026-08-03T01:03:02.359579Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer relay-1 | 2026-08-03T01:03:05.361014Z  WARN moq_net::ietf::session: session error err=short buffer test-client-1 | 2026-08-03T01:03:05.360881Z  INFO moq_test_client::scenarios: Test timeout reached - subscription routing may still be in progress test-client-1 | ok 4 - publish-namespace-subscribe test-client-1 | --- test-client-1 | duration_ms: 3009 test-client-1 | publisher_connection_id: 18476dec65d78dd223e8f5497b588b5b test-client-1 | subscriber_connection_id: 18891f62133ddc5f85818cdc87826d0e test-client-1 | ... relay-1 | 2026-08-03T01:03:05.361218Z  WARN moq_net::ietf::session: session error err=short buffer relay-1 | 2026-08-03T01:03:05.361804Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-08-03T01:03:05.361841Z  WARN moq_relay: connection closed err=transport: connection error: closed relay-1 | 2026-08-03T01:03:05.361856Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-08-03T01:03:05.361868Z  WARN moq_relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-03T01:03:05.362345Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51811 dual_stack=true relay-1 | 2026-08-03T01:03:05.365085Z  INFO conn{id=5}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-03T01:03:05.365110Z  INFO conn{id=5}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-03T01:03:05.365297Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track test-client-1 | 2026-08-03T01:03:05.365374Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-03T01:03:05.365384Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-03T01:03:05.365541Z  INFO moq_net::ietf::publisher: subscribe started id=0 broadcast=moq-test/interop track=test-track relay-1 | 2026-08-03T01:03:05.365571Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | 2026-08-03T01:03:05.867717Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:55921 dual_stack=true relay-1 | 2026-08-03T01:03:05.871898Z  INFO conn{id=6}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-03T01:03:05.871935Z  INFO conn{id=6}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-03T01:03:05.872217Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop test-client-1 | 2026-08-03T01:03:05.872263Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-03T01:03:05.872274Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-03T01:03:05.872403Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | 2026-08-03T01:03:08.873488Z  INFO moq_test_client::scenarios: Publisher PUBLISH_NAMESPACE timeout (expected) relay-1 | 2026-08-03T01:03:08.873716Z  WARN moq_net::ietf::session: session error err=short buffer relay-1 | 2026-08-03T01:03:08.874108Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-08-03T01:03:08.874146Z  WARN moq_relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-03T01:03:09.874424Z  INFO moq_test_client::scenarios: Subscriber still waiting (test complete) test-client-1 | ok 5 - subscribe-before-publish-namespace test-client-1 | --- test-client-1 | duration_ms: 4513 test-client-1 | subscriber_connection_id: 3f63c3b936a454990ee44f763bbb4723 test-client-1 | publisher_connection_id: 1019e2e05cbf16e968b96b6449ef927a test-client-1 | ... test-client-1 | 2026-08-03T01:03:09.875611Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:57548 dual_stack=true relay-1 | 2026-08-03T01:03:09.878764Z  INFO conn{id=7}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-03T01:03:09.878804Z  INFO conn{id=7}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-03T01:03:09.879032Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop test-client-1 | 2026-08-03T01:03:09.879257Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-03T01:03:09.879269Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-03T01:03:09.879395Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | 2026-08-03T01:03:11.880873Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE active; sending PUBLISH_NAMESPACE_DONE relay-1 | 2026-08-03T01:03:11.881179Z  WARN moq_net::ietf::session: session error err=short buffer relay-1 | 2026-08-03T01:03:11.881551Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-08-03T01:03:11.881595Z  WARN moq_relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-03T01:03:11.982121Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE_DONE sent successfully test-client-1 | ok 6 - publish-namespace-done test-client-1 | --- test-client-1 | duration_ms: 2107 test-client-1 | connection_id: 1e58f8cc8db9299faf0869f78814f165 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'