make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://quichemoq.dev:443... Client: ghcr.io/englishm/moq-interop-runner-moq-dev-js-client:latest docker run --rm \ --network host \ -e RELAY_URL=https://quichemoq.dev:443 \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-dev-js-client:latest TAP version 14 # moq-dev-js-client v0.1.0 # Relay: https://quichemoq.dev:443 1..6 https://quichemoq.dev/ no WebTransport after 200ms, attempting WebSocket fallback Non serverCertificateHashes certificate verification is an experimental feature for webtransport node client and not covered by tests and thus may be broken (DO NOT USE IN PRODUCTION) unhandled rejection: 132 | this.transportIntSwitchToReliable = undefined 133 | if (this.quicconnectedProm) { 134 | if (args.success) this.quicconnectedProm.resolve() 135 | else 136 | this.quicconnectedProm.reject( 137 | new WebTransportError('Opening handshake failed.') ^ WebTransportError: Opening handshake failed. Symbol.toStringTag: "WebTransportError", at onClientConnected (/app/node_modules/@fails-components/webtransport/lib/client.js:137:11) at (/app/node_modules/@fails-components/webtransport-transport-http3-quiche/lib/clientsocket.js:52:21) at emit (node:events:98:22) at data (node:dgram:168:22) not ok 1 - setup-only --- duration_ms: 2005 message: "timeout after 2000ms: connect" ... Non serverCertificateHashes certificate verification is an experimental feature for webtransport node client and not covered by tests and thus may be broken (DO NOT USE IN PRODUCTION) unhandled rejection: 132 | this.transportIntSwitchToReliable = undefined 133 | if (this.quicconnectedProm) { 134 | if (args.success) this.quicconnectedProm.resolve() 135 | else 136 | this.quicconnectedProm.reject( 137 | new WebTransportError('Opening handshake failed.') ^ WebTransportError: Opening handshake failed. Symbol.toStringTag: "WebTransportError", at onClientConnected (/app/node_modules/@fails-components/webtransport/lib/client.js:137:11) at (/app/node_modules/@fails-components/webtransport-transport-http3-quiche/lib/clientsocket.js:52:21) at emit (node:events:98:22) at data (node:dgram:168:22) https://quichemoq.dev/ no WebTransport after 200ms, attempting WebSocket fallback not ok 2 - announce-only --- duration_ms: 2001 message: "timeout after 2000ms: connect" ... Non serverCertificateHashes certificate verification is an experimental feature for webtransport node client and not covered by tests and thus may be broken (DO NOT USE IN PRODUCTION) unhandled rejection: 132 | this.transportIntSwitchToReliable = undefined 133 | if (this.quicconnectedProm) { 134 | if (args.success) this.quicconnectedProm.resolve() 135 | else 136 | this.quicconnectedProm.reject( 137 | new WebTransportError('Opening handshake failed.') ^ WebTransportError: Opening handshake failed. Symbol.toStringTag: "WebTransportError", at onClientConnected (/app/node_modules/@fails-components/webtransport/lib/client.js:137:11) at (/app/node_modules/@fails-components/webtransport-transport-http3-quiche/lib/clientsocket.js:52:21) at emit (node:events:98:22) at data (node:dgram:168:22) https://quichemoq.dev/ no WebTransport after 200ms, attempting WebSocket fallback not ok 3 - publish-namespace-done --- duration_ms: 2002 message: "timeout after 2000ms: connect" ... Non serverCertificateHashes certificate verification is an experimental feature for webtransport node client and not covered by tests and thus may be broken (DO NOT USE IN PRODUCTION) unhandled rejection: 132 | this.transportIntSwitchToReliable = undefined 133 | if (this.quicconnectedProm) { 134 | if (args.success) this.quicconnectedProm.resolve() 135 | else 136 | this.quicconnectedProm.reject( 137 | new WebTransportError('Opening handshake failed.') ^ WebTransportError: Opening handshake failed. Symbol.toStringTag: "WebTransportError", at onClientConnected (/app/node_modules/@fails-components/webtransport/lib/client.js:137:11) at (/app/node_modules/@fails-components/webtransport-transport-http3-quiche/lib/clientsocket.js:52:21) at emit (node:events:98:22) at data (node:dgram:168:22) https://quichemoq.dev/ no WebTransport after 200ms, attempting WebSocket fallback not ok 4 - subscribe-error --- duration_ms: 2002 message: "timeout after 2000ms: connect" ... Non serverCertificateHashes certificate verification is an experimental feature for webtransport node client and not covered by tests and thus may be broken (DO NOT USE IN PRODUCTION) unhandled rejection: 132 | this.transportIntSwitchToReliable = undefined 133 | if (this.quicconnectedProm) { 134 | if (args.success) this.quicconnectedProm.resolve() 135 | else 136 | this.quicconnectedProm.reject( 137 | new WebTransportError('Opening handshake failed.') ^ WebTransportError: Opening handshake failed. Symbol.toStringTag: "WebTransportError", at onClientConnected (/app/node_modules/@fails-components/webtransport/lib/client.js:137:11) at (/app/node_modules/@fails-components/webtransport-transport-http3-quiche/lib/clientsocket.js:52:21) at emit (node:events:98:22) at data (node:dgram:168:22) https://quichemoq.dev/ no WebTransport after 200ms, attempting WebSocket fallback not ok 5 - announce-subscribe --- duration_ms: 2002 message: "timeout after 2000ms: publisher connect" ... Non serverCertificateHashes certificate verification is an experimental feature for webtransport node client and not covered by tests and thus may be broken (DO NOT USE IN PRODUCTION) unhandled rejection: 132 | this.transportIntSwitchToReliable = undefined 133 | if (this.quicconnectedProm) { 134 | if (args.success) this.quicconnectedProm.resolve() 135 | else 136 | this.quicconnectedProm.reject( 137 | new WebTransportError('Opening handshake failed.') ^ WebTransportError: Opening handshake failed. Symbol.toStringTag: "WebTransportError", at onClientConnected (/app/node_modules/@fails-components/webtransport/lib/client.js:137:11) at (/app/node_modules/@fails-components/webtransport-transport-http3-quiche/lib/clientsocket.js:52:21) at emit (node:events:98:22) at data (node:dgram:168:22) https://quichemoq.dev/ no WebTransport after 200ms, attempting WebSocket fallback not ok 6 - subscribe-before-announce --- duration_ms: 2001 message: "timeout after 2000ms: subscriber connect" ... make[1]: *** [Makefile:91: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'