2025-04-30 10:47:23,909 Generated random file: ajuzmvarht of size: 2097152 2025-04-30 10:47:23,921 Generated random file: mpaxlypwke of size: 3145728 2025-04-30 10:47:23,940 Generated random file: upouhypqyl of size: 5242880 2025-04-30 10:47:23,940 Requests: https://server4:443/ajuzmvarht https://server4:443/mpaxlypwke https://server4:443/upouhypqyl 2025-04-30 10:47:23,998 2025-04-30 10:47:23,998 Command: WAITFORSERVER=server:443 CERTS=/tmp/certs_5cr8oav_/ TESTCASE_SERVER=transfer TESTCASE_CLIENT=transfer WWW=/tmp/www_5spdd31q/ DOWNLOADS=/tmp/download__58zkz60/ SERVER_LOGS=/tmp/logs_server_1jvivvrj CLIENT_LOGS=/tmp/logs_client_zw7cl0sz SCENARIO="simple-p2p --delay=15ms --bandwidth=10Mbps --queue=25" CLIENT=ghcr.io/facebook/proxygen/mvfst-interop:latest SERVER=stammw/quinn-interop:latest REQUESTS="https://server4:443/ajuzmvarht https://server4:443/mpaxlypwke https://server4:443/upouhypqyl" docker compose --env-file empty.env up --abort-on-container-exit --timeout 1 sim client server 2025-04-30 10:47:44,873 Container sim Created Container client Recreate Container server Recreate Container client Recreated Container server Recreated Attaching to client, server, sim sim | waiting 10s for server:443 client | + set -o nounset client | + VERSION=1 client | + HQ_CLI=/proxygen/_build/proxygen/bin/hq client | + PORT=443 client | + LOGLEVEL=2 client | + /setup.sh client | Setting up routes... server | Setting up routes... client | Actual changes: client | tx-checksum-ip-generic: off client | tx-tcp-segmentation: off [not requested] client | tx-tcp-ecn-segmentation: off [not requested] client | tx-tcp-mangleid-segmentation: off [not requested] client | tx-tcp6-segmentation: off [not requested] client | tx-udp-segmentation: off [not requested] server | Actual changes: client | tx-checksum-sctp: off server | tx-checksum-ip-generic: off server | tx-tcp-segmentation: off [not requested] server | tx-tcp-ecn-segmentation: off [not requested] server | tx-tcp-mangleid-segmentation: off [not requested] server | tx-tcp6-segmentation: off [not requested] server | tx-udp-segmentation: off [not requested] server | tx-checksum-sctp: off client | Endpoint's IPv4 address is 193.167.0.100 server | Endpoint's IPv4 address is 193.167.100.100 server | Endpoint's IPv6 address is fd00:cafe:cafe:100::100 client | Endpoint's IPv6 address is fd00:cafe:cafe::100 server | Executing server client | + PROTOCOL=hq-interop client | + HTTPVERSION=0.9 client | + CONN_FLOW_CONTROL=107374182 client | + STREAM_FLOW_CONTROL=107374182 client | ++ echo 'https://server4:443/ajuzmvarht https://server4:443/mpaxlypwke https://server4:443/upouhypqyl' client | ++ tr ' ' '\n' client | ++ awk -F / '{ print "/" $4 }' client | ++ paste -sd, client | + INVOCATIONS=/ajuzmvarht,/mpaxlypwke,/upouhypqyl client | + EARLYDATA=false client | + PSK_FILE= client | + '[' -n transfer ']' client | + case "${TESTCASE}" in client | + STREAM_FLOW_CONTROL=262144 client | + CONN_FLOW_CONTROL=2621440 client | + '[' client == client ']' client | + /wait-for-it.sh sim:57832 -s -t 10 server | 2025-04-30T10:47:24.540376Z INFO server: Listening on port 443 client | wait-for-it.sh: waiting 10 seconds for sim:57832 sim | server:443 is available after 1.015679644s sim | Using scenario: simple-p2p --delay=15ms --bandwidth=10Mbps --queue=25 sim | tcpdump: listening on eth0, link-type EN10MB (Ethernet), snapshot length 262144 bytes sim | tcpdump: listening on eth1, link-type EN10MB (Ethernet), snapshot length 262144 bytes client | wait-for-it.sh: sim:57832 is available after 1 seconds client | + echo 'Starting QUIC client...' client | Starting QUIC client... client | + '[' -n 'https://server4:443/ajuzmvarht https://server4:443/mpaxlypwke https://server4:443/upouhypqyl' ']' client | + REQS=("${REQUESTS}") client | + REQ='https://server4:443/ajuzmvarht https://server4:443/mpaxlypwke https://server4:443/upouhypqyl' client | ++ echo 'https://server4:443/ajuzmvarht https://server4:443/mpaxlypwke https://server4:443/upouhypqyl' client | ++ cut -d/ -f3 client | ++ cut -d: -f1 client | + SERVER=server4 client | + for INVOCATION in ${INVOCATIONS} client | + echo 'requesting files '\''/ajuzmvarht,/mpaxlypwke,/upouhypqyl'\''' client | requesting files '/ajuzmvarht,/mpaxlypwke,/upouhypqyl' client | + /proxygen/_build/proxygen/bin/hq --mode=client --host=server4 --port=443 --protocol=hq-interop --httpversion=0.9 --use_version=true --quic-version=1 --path=/ajuzmvarht,/mpaxlypwke,/upouhypqyl --early_data=false --psk_file= --conn_flow_control=2621440 --stream_flow_control=262144 --outdir=/downloads --logdir=/logs --qlogger_path=/logs --v=2 client | + tee /logs/client.log client | I20250430 10:47:25.563805 43 HQClient.cpp:47] HQClient connecting to 193.167.100.100:443 client | I20250430 10:47:25.604017 43 CurlClient.cpp:187] Sending request for /ajuzmvarht client | I20250430 10:47:25.604125 43 CurlClient.cpp:187] Sending request for /mpaxlypwke client | I20250430 10:47:25.604218 43 CurlClient.cpp:187] Sending request for /upouhypqyl server | 2025-04-30T10:47:25.619836Z INFO server: serving /www/upouhypqyl server | 2025-04-30T10:47:25.619862Z INFO server: serving /www/mpaxlypwke server | 2025-04-30T10:47:25.619839Z INFO server: serving /www/ajuzmvarht client | I20250430 10:47:30.971992 43 CurlClient.cpp:276] Got EOM for /ajuzmvarht. Txn Time= 5367 ms client | I20250430 10:47:32.714799 43 CurlClient.cpp:276] Got EOM for /mpaxlypwke. Txn Time= 7110 ms client | I20250430 10:47:34.457541 43 CurlClient.cpp:276] Got EOM for /upouhypqyl. Txn Time= 8853 ms client exited with code 0 Aborting on container exit... Container server Stopping Container client Stopping Container client Stopped Container server Stopped Container sim Stopping Container sim Stopped 2025-04-30 10:47:45,004 Using the server's key log file. 2025-04-30 10:47:45,031 2025-04-30 10:47:45,045 Using the server's key log file. 2025-04-30 10:47:45,045 Using the server's key log file. 2025-04-30 10:47:45,073 2025-04-30 10:47:45,086 Using the server's key log file. 2025-04-30 10:47:46,081 Check of downloaded files succeeded.