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-moq-go-relay:latest Client: ghcr.io/facebookexperimental/moxygen-interop-client:latest-amd64 URL: https://relay:4443 time="2026-07-03T01:05:49Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-03T01:05:49Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-03T01:05:49Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-03T01:05:49Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-07-03T01:05:49Z" 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 moq relay: transport=webtransport port=4443 cert=/certs/cert.pem relay-1 | 01:05:49 INF WebTransport server cert SHA-256: 87257342973c72a63a13da06298af1a525b2779692714163f4775bcbd67c239d relay-1 | 01:05:49 INF → new WebTransport("https://0.0.0.0:4443/", {serverCertificateHashes: [{algorithm: "sha-256", value: new Uint8Array([135,37,115,66,151,60,114,166,58,19,218,6,41,138,241,165,37,178,119,150,146,113,65,99,244,119,91,203,214,124,35,157])}]}) relay-1 | 01:05:49 INF relay listening on [::]:4443 (WebTransport, path /) relay-1 | 01:05:49 INF relay accept loop starting component=relay addr=[::]:4443 relay-1 | 01:05:49 INF failed to sufficiently increase receive buffer size (was: 1024 kiB, wanted: 7168 kiB, got: 2048 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details. test-client-1 | TAP version 14 test-client-1 | # moxygen interop test client test-client-1 | # Relay: https://relay:4443 test-client-1 | # Transport: WebTransport test-client-1 | 1..6 relay-1 | 01:05:55 INF tls: ClientHello from 172.18.0.3:49437 sni="relay" alpn=[h3] versions=[772] relay-1 | 01:05:55 DBG wtconn: upgrade request remote=172.18.0.3:49437 method=CONNECT path=/ proto=webtransport origin="" relay-1 | 01:05:55 INF wtconn: CheckOrigin origin="" host="relay:4443" wt-protocols="\"moqt-16\", \"moqt-14\", \"moq-00\"" relay-1 | 01:05:55 DBG wtconn: upgrade ok remote=172.18.0.3:49437 wt_protocol=moqt-16 test-client-1 | E0703 01:05:55.446434 1 MoQSession.cpp:6143] Uni stream before setup complete sess=0x55d2cd970040 relay-1 | 01:05:55 WRN relay SETUP failed component=relay err="accept control: stream 0 canceled by remote with error code 268" test-client-1 | *** Aborted at 1783040755 (Unix time, try 'date -d @1783040755') *** test-client-1 | *** Signal 11 (SIGSEGV) (0xaa00000068) received by PID 1 (pthread TID 0x7fc0765022c0) (linux TID 1) (code: address not mapped to object), stack trace: *** test-client-1 | @ 000000000063c041 _ZN5folly10symbolizer12_GLOBAL__N_113signalHandlerEiP9siginfo_tPv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/debugging/symbolizer/SignalHandler.cpp:598 test-client-1 | @ 000000000004532f (unknown) test-client-1 | @ 000000aa00000068 (not found) test-client-1 | @ 000000000035b303 _ZN4quic21QuicTransportBaseLite21cancelAllAppCallbacksERKNS_9QuicErrorE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/api/QuicTransportBaseLite.cpp:2668 test-client-1 | @ 000000000035370b _ZN4quic21QuicTransportBaseLite9closeImplENS_6detail4tiny28quic_tiny_opt_100300_bit_mem8optionalINS_9QuicErrorELNS3_14UseDefaultTypeE0ELS6_0EEEbb test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/api/QuicTransportBaseLite.cpp:1790 test-client-1 | @ 0000000000354b50 _ZN4quic21QuicTransportBaseLite5closeENS_6detail4tiny28quic_tiny_opt_100300_bit_mem8optionalINS_9QuicErrorELNS3_14UseDefaultTypeE0ELS6_0EEE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/api/QuicTransportBaseLite.cpp:472 test-client-1 | @ 0000000000276a90 _ZN8proxygen9HQSession16checkForShutdownEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/session/HQSession.cpp:985 test-client-1 | @ 0000000000284712 _ZN8proxygen9HQSession22runSessionLoopCallbackEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/session/HQSession.cpp:1140 test-client-1 | @ 00000000005b3dcd _ZN5folly9EventBase19runLoopCallbackListERN5boost9intrusive4listINS0_12LoopCallbackEJNS2_18constant_time_sizeILb0EEEEEERKNS0_21LoopCallbacksDeadlineE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:1028 test-client-1 | @ 00000000005b3f4c _ZN5folly9EventBase16runLoopCallbacksEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:1049 test-client-1 | @ 00000000005b779f _ZN5folly9EventBase8loopMainEiNS0_11LoopOptionsE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:657 test-client-1 | @ 00000000005b8351 _ZN5folly9EventBase8loopBodyEiNS0_11LoopOptionsE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:539 test-client-1 | @ 00000000005bfa50 _ZThn16_N5folly9EventBase5driveEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.h:925 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp test-client-1 | @ 0000000000124358 _ZNO5folly4coro6detail16BlockingWaitTaskIRN7moxygen17InteropTestResultEE6getViaEPNS_16DrivableExecutorERNS_15AsyncStackFrameE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/installed/folly/include/folly/coro/BlockingWait.h:229 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebookexperimental-moxygen.git/moxygen/moqtest/interop/MoQInteropClientMain.cpp test-client-1 | @ 000000000011fc00 _ZNK5folly4coro16blocking_wait_fnclINS0_16TaskWithExecutorIN7moxygen17InteropTestResultEEEEENS0_6detail22decay_rvalue_referenceINS0_12await_resultIDTclL_ZNS0_11folly_cpo__13co_viaIfAsyncEEclscPDoFNS_17ExecutorKeepAliveINS_8ExecutorEEEvELDnEEclscPDoFT_vELDnEEEEvE4typeEE4typeEOSG_PNS_16DrivableExecutorE.isra.0 test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/installed/folly/include/folly/coro/BlockingWait.h:400 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebookexperimental-moxygen.git/moxygen/moqtest/interop/MoQInteropClientMain.cpp test-client-1 | @ 00000000000fcb02 main test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebookexperimental-moxygen.git/moxygen/moqtest/interop/MoQInteropClientMain.cpp:200 test-client-1 | @ 000000000002a1c9 (unknown) test-client-1 | @ 000000000002a28a __libc_start_main test-client-1 | @ 0000000000102694 _start test-client-1 exited with code 139 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:85: test] Error 139 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'