**** dT 0.000 * top TEST ../../../../bin/varnishtest/tests/t02016.vtc starting **** top extmacro def pkg_version=trunk **** top extmacro def pkg_branch=trunk **** top extmacro def pwd=/root/VT/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest **** top extmacro def date(...) **** top extmacro def string(...) **** top extmacro def localhost=127.0.0.1 **** top extmacro def bad_backend=127.0.0.1:34391 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/root/VT/varnish-cache/varnish-trunk/_build/sub **** top extmacro def topsrc=/root/VT/varnish-cache/varnish-trunk/_build/sub/../.. **** top macro def testdir=/root/VT/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest/../../../../bin/varnishtest/tests **** top macro def tmpdir=/root/VT/_vtest_tmp/vtc.1565.687d5104 **** top macro def vtcid=vtc.1565.687d5104 ** top === varnishtest "client h2 send timeouts" * top VTEST client h2 send timeouts ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=26027 **** s1 macro def s1_sock=127.0.0.1:26027 * s1 Listen on 127.0.0.1:26027 ** top === varnish v1 -cliok "param.set feature +http2" ** s1 Started on 127.0.0.1:26027 (1 iterations) **** dT 0.003 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /root/VT/_vtest_tmp/vtc.1565.687d5104/v1 -i v1 -l 2m -p auto_restart=off -p syslog_cli_traffic=off -p thread_pool_min=10 -p debug=+vtc_mode -p vsl_mask=+Debug,+H2RxHdr,+H2RxBody -p h2_initial_window_size=1m -p h2_rx_window_low_water=64k -a '127.0.0.1:0' -M '127.0.0.1 21670' -P /root/VT/_vtest_tmp/vtc.1565.687d5104/v1/varnishd.pid -p vmod_path=/root/VT/varnish-cache/varnish-trunk/_build/sub/vmod/.libs *** v1 CMD: cd /root/VT/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest && exec varnishd -d -n /root/VT/_vtest_tmp/vtc.1565.687d5104/v1 -i v1 -l 2m -p auto_restart=off -p syslog_cli_traffic=off -p thread_pool_min=10 -p debug=+vtc_mode -p vsl_mask=+Debug,+H2RxHdr,+H2RxBody -p h2_initial_window_size=1m -p h2_rx_window_low_water=64k -a '127.0.0.1:0' -M '127.0.0.1 21670' -P /root/VT/_vtest_tmp/vtc.1565.687d5104/v1/varnishd.pid -p vmod_path=/root/VT/varnish-cache/varnish-trunk/_build/sub/vmod/.libs **** dT 0.004 *** v1 PID: 1581 **** v1 macro def v1_pid=1581 **** v1 macro def v1_name=/root/VT/_vtest_tmp/vtc.1565.687d5104/v1 **** dT 0.019 *** v1 debug|Debug: Version: varnish-trunk revision 9b31fcdcd6d1638e7f0e4baa3c21567970e0b642 *** v1 debug|Debug: Platform: FreeBSD,14.2-RELEASE-p1,i386,-junix,-sdefault,-sdefault,-hcritbit *** v1 debug|200 316 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|FreeBSD,14.2-RELEASE-p1,i386,-junix,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-trunk revision 9b31fcdcd6d1638e7f0e4baa3c21567970e0b642 *** v1 debug| *** v1 debug|Type 'help' for command list. *** v1 debug|Type 'quit' to close CLI session. *** v1 debug|Type 'start' to launch worker process. *** v1 debug| **** dT 0.123 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 6 *** v1 CLI RX 107 **** v1 CLI RX|ryjwoskycowgtppgxdysxdtoraddpbqe **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** dT 0.124 **** v1 CLI TX|auth 49dbb8fcae9cb9a78389c2802208e026b1d0901ccbc2b76656cb8da4d4f26abb **** dT 0.125 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|FreeBSD,14.2-RELEASE-p1,i386,-junix,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-trunk revision 9b31fcdcd6d1638e7f0e4baa3c21567970e0b642 **** v1 CLI RX| **** v1 CLI RX|Type 'help' for command list. **** v1 CLI RX|Type 'quit' to close CLI session. **** v1 CLI RX|Type 'start' to launch worker process. **** v1 CLI TX|param.set feature +http2 **** dT 0.183 *** v1 CLI RX 200 ** v1 CLI 200 ** top === varnish v1 -vcl+backend { **** v1 CLI TX|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "26027"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|\tsub vcl_recv { **** v1 CLI TX|\t\tif (req.url ~ "synth") { **** v1 CLI TX|\t\t\treturn (synth(200)); **** v1 CLI TX|\t\t} **** v1 CLI TX|\t} **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.230 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.333 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.437 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.539 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.549 *** v1 CLI RX 200 **** v1 CLI RX|VCL compiled. **** v1 CLI TX|vcl.use vcl1 **** dT 0.617 *** v1 CLI RX 200 **** v1 CLI RX|VCL 'vcl1' now active ** v1 Start **** v1 CLI TX|start **** dT 0.648 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.686 *** v1 debug|Debug: Child (1590) Started **** dT 0.725 *** v1 debug|Child launched OK **** dT 0.727 *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (1590) said Child starts **** dT 0.756 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1749240222.252034/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1749240222.252034/vgc.so" as "vcl1" **** v1 vsl| 0 CLI - Rd vcl.use "vcl1" **** v1 vsl| 0 CLI - Wr 200 0 **** v1 vsl| 0 CLI - Rd start **** v1 vsl| 0 Debug - sockopt: Setting SO_LINGER for a0=127.0.0.1:30692 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:30692 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:30692 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:30692 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:30692 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:30692 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:30692 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:30692 **** v1 vsl| 0 Error - Kernel filtering: sock=3, errno=2 No such file or directory **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.781 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.819 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 30692 **** v1 CLI TX|debug.xid 1000 **** dT 0.861 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 30692 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.894 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 30692 ** v1 Listen on 127.0.0.1 30692 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=30692 **** v1 macro def v1_sock=127.0.0.1:30692 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=30692 **** v1 macro def v1_a0_sock=127.0.0.1:30692 ** top === varnish v1 -cliok "param.set send_timeout 1" **** v1 CLI TX|param.set send_timeout 1 **** dT 0.933 *** v1 CLI RX 200 ** v1 CLI 200 ** top === logexpect l1 -v v1 { ** l1 === expect * * Debug "Hit send_timeout" **** dT 0.934 ** top === client c1 { ** c1 Starting client ** c1 Waiting for client **** l1 begin| *** l1 test | expect * * Debug Hit send_timeout ** c1 Started on 127.0.0.1:30692 (1 iterations) *** c1 Connect to 127.0.0.1:30692 *** c1 connected fd 21 from 127.0.0.1 15547 to 127.0.0.1:30692 ** c1 === txpri **** c1 txpri|PRI * HTTP/2.0\r **** c1 txpri|\r **** c1 txpri|SM\r **** c1 txpri|\r **** dT 0.945 ** c1 === stream 0 { ** c1 Starting stream 0 (0x209cc000) ** c1 Waiting for stream 0 ** c1.0 === rxsettings *** c1 rx: stream: 0, type: SETTINGS (4), flags: 0x00, size: 18 **** c1.0 settings->MAX_CONCURRENT_STREAMS (3): 100 **** c1.0 settings->INITIAL_WINDOW_SIZE (4): 1048576 **** c1.0 settings->MAX_HEADER_LIST_SIZE (6): 12288 ** c1.0 === expect settings.ack == false **** c1.0 EXPECT settings.ack (false) == "false" match ** c1.0 === txsettings -ack *** c1.0 tx: stream: 0, type: SETTINGS (4), flags: 0x01, size: 0 ** c1.0 === txsettings -winsize 1000 *** c1.0 tx: stream: 0, type: SETTINGS (4), flags: 0x00, size: 6 ** c1.0 === rxsettings *** c1 rx: stream: 0, type: SETTINGS (4), flags: 0x01, size: 0 *** c1 flag: ACK ** c1.0 === expect settings.ack == true **** c1.0 EXPECT settings.ack (true) == "true" match ** c1.0 Ending stream 0 ** c1 === stream 1 { ** c1 Starting stream 1 (0x209cd400) ** c1 Waiting for stream 1 ** c1.1 === txreq **** dT 0.946 *** c1.1 tx: stream: 1, type: HEADERS (1), flags: 0x05, size: 36 ** c1.1 === rxhdrs *** s1 accepted fd 4 127.0.0.1 29024 ** s1 === rxreq **** dT 0.947 **** s1 rxhdr|GET / HTTP/1.1\r **** s1 rxhdr|scheme: http\r **** s1 rxhdr|X-Forwarded-For: 127.0.0.1\r **** s1 rxhdr|Via: 1.1 v1 (Varnish/trunk)\r **** s1 rxhdr|Accept-Encoding: gzip\r **** s1 rxhdr|X-Varnish: 1002\r **** s1 rxhdr|Host: 127.0.0.1\r **** s1 rxhdr|\r **** s1 rxhdrlen = 146 **** s1 http[ 0] |GET **** s1 http[ 1] |/ **** s1 http[ 2] |HTTP/1.1 **** s1 http[ 3] |scheme: http **** s1 http[ 4] |X-Forwarded-For: 127.0.0.1 **** s1 http[ 5] |Via: 1.1 v1 (Varnish/trunk) **** s1 http[ 6] |Accept-Encoding: gzip **** s1 http[ 7] |X-Varnish: 1002 **** s1 http[ 8] |Host: 127.0.0.1 **** s1 bodylen = 0 ** s1 === txresp -bodylen 12345 **** s1 txresp|HTTP/1.1 200 OK\r **** s1 txresp|Date: Fri, 06 Jun 2025 20:03:43 GMT\r **** s1 txresp|Server: s1\r **** s1 txresp|Content-Length: 12345\r **** s1 txresp|\r **** s1 txresp|!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_ **** s1 txresp|"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` **** s1 txresp|#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`a **** s1 txresp|$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ab **** s1 txresp|%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abc **** s1 txresp|&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcd **** s1 txresp|'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcde **** s1 txresp|()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdef **** s1 txresp|)*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefg **** s1 txresp|*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgh **** s1 txresp|+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghi **** s1 txresp|,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghij **** s1 txresp|-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijk **** s1 txresp|./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijkl **** s1 txresp|/0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklm **** s1 txresp|0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmn **** s1 txresp|123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmno **** s1 txresp|23456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnop **** s1 txresp|3456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopq **** s1 txresp|456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqr **** s1 txresp|56789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrs **** s1 txresp|6789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrst **** s1 txresp|789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstu **** s1 txresp|89:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuv **** s1 txresp|9:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvw **** s1 txresp|:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwx **** s1 txresp|;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy **** s1 txresp|<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz **** s1 txresp|=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{ **** s1 txresp|>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{| **** s1 txresp|?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|} **** s1 txresp|@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}! **** s1 txresp|ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!" **** s1 txresp|BCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"# **** s1 txresp|CDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$ **** s1 txresp|DEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$% **** s1 txresp|EFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%& **** s1 txresp|FGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&' **** s1 txresp|GHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'( **** s1 txresp|HIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'() **** s1 txresp|IJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()* **** s1 txresp|JKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+ **** s1 txresp|KLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+, **** s1 txresp|LMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,- **** s1 txresp|MNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-. **** s1 txresp|NOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./ **** s1 txresp|OPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0 **** s1 txresp|PQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./01 **** s1 txresp|QRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./012 **** s1 txresp|RSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123 **** s1 txresp|STUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./01234 **** s1 txresp|TUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./012345 **** s1 txresp|UVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456 **** s1 txresp|VWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./01234567 **** s1 txresp|WXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./012345678 **** s1 txresp|XYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789 **** s1 txresp|YZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789: **** s1 txresp|Z[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:; **** s1 txresp|[\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;< **** s1 txresp|\]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<= **** s1 txresp|]^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=> **** s1 txresp|^_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>? **** s1 txresp|_`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ **** s1 txresp|`abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@A **** s1 txresp|abcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@AB **** s1 txresp|bcdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABC **** s1 txresp|cdefghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCD **** s1 txresp|defghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDE **** s1 txresp|efghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEF **** s1 txresp|fghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFG **** s1 txresp|ghijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGH **** s1 txresp|hijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHI **** s1 txresp|ijklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJ **** s1 txresp|jklmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJK **** s1 txresp|klmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKL **** s1 txresp|lmnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLM **** s1 txresp|mnopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMN **** s1 txresp|nopqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNO **** s1 txresp|opqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOP **** s1 txresp|pqrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQ **** s1 txresp|qrstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQR **** s1 txresp|rstuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRS **** s1 txresp|stuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRST **** s1 txresp|tuvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTU **** s1 txresp|uvwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUV **** s1 txresp|vwxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVW **** s1 txresp|wxyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWX **** s1 txresp|xyz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXY **** s1 txresp|yz{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ **** s1 txresp|z{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[ **** s1 txresp|{|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\ **** s1 txresp||}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\] **** s1 txresp|}!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^ **** s1 txresp|!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_ **** s1 txresp|"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_` **** s1 txresp|#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`a **** s1 txresp|$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ab **** s1 txresp|%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abc **** s1 txresp|&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcd **** s1 txresp|'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcde **** s1 txresp|()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdef **** s1 txresp|)*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefg **** s1 txresp|*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgh **** s1 txresp|+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghi **** s1 txresp|,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghij **** s1 txresp|-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijk **** s1 txresp|./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijkl **** s1 txresp|/0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklm **** s1 txresp|0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmn **** s1 txresp|123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmno **** s1 txresp|23456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnop **** s1 txresp|3456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopq **** s1 txresp|456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqr **** s1 txresp|56789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrs **** s1 txresp|6789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrst **** s1 txresp|789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstu **** s1 txresp|89:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuv **** s1 txresp|9:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvw **** s1 txresp|:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwx **** s1 txresp|;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy **** s1 txresp|<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz **** s1 txresp|=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{ **** s1 txresp|>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{| **** s1 txresp|?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|} **** s1 txresp|@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}! **** s1 txresp|ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}!" **** s1 txresp|BCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdef **** s1 txresp| [...] (4244) *** s1 shutting fd 4 (server run) ** s1 Ending **** dT 0.948 *** c1 rx: stream: 1, type: HEADERS (1), flags: 0x04, size: 99 *** c1 flag: END_TYPE_HEADERS **** c1 header[ 0]: :status: 200 **** c1 header[ 1]: date: Fri, 06 Jun 2025 20:03:43 GMT **** c1 header[ 2]: server: s1 **** c1 header[ 3]: content-length: 12345 **** c1 header[ 4]: x-varnish: 1001 **** c1 header[ 5]: age: 0 **** c1 header[ 6]: via: 1.1 v1 (Varnish/trunk) **** c1 header[ 7]: accept-ranges: bytes ** c1.1 === rxdata *** c1 rx: stream: 1, type: DATA (0), flags: 0x00, size: 1000 ** c1.1 === delay 2 *** c1.1 delaying 2 second(s) **** dT 0.964 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 30692 **** v1 vsl| 1000 Begin c sess 0 HTTP/1 **** v1 vsl| 1000 SessOpen c 127.0.0.1 15547 a0 127.0.0.1 30692 1749240223.003336 17 **** v1 vsl| 1000 Debug c sockopt: Test confirmed SO_KEEPALIVE non heredity for a0=127.0.0.1:30692 **** v1 vsl| 1000 Debug c sockopt: Test confirmed TCP_NODELAY non heredity for a0=127.0.0.1:30692 **** v1 vsl| 1000 Debug c sockopt: SO_LINGER may be inherited for a0=127.0.0.1:30692 **** v1 vsl| 1000 Debug c sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:30692 **** v1 vsl| 1000 Debug c sockopt: SO_SNDTIMEO may be inherited for a0=127.0.0.1:30692 **** v1 vsl| 1000 Debug c sockopt: SO_RCVTIMEO may be inherited for a0=127.0.0.1:30692 **** v1 vsl| 1000 Debug c sockopt: Setting TCP_NODELAY for a0=127.0.0.1:30692 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPIDLE may be inherited for a0=127.0.0.1:30692 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPCNT may be inherited for a0=127.0.0.1:30692 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPINTVL may be inherited for a0=127.0.0.1:30692 **** v1 vsl| 1000 Debug c H2 Prior Knowledge Upgrade **** v1 vsl| 1000 Link c req 1001 rxreq **** v1 vsl| 1002 Begin b bereq 1001 fetch **** v1 vsl| 1002 VCL_use b vcl1 **** v1 vsl| 1002 Timestamp b Start: 1749240223.015061 0.000000 0.000000 **** v1 vsl| 1002 BereqMethod b GET **** v1 vsl| 1002 BereqURL b / **** v1 vsl| 1002 BereqProtocol b HTTP/2.0 **** v1 vsl| 1002 BereqHeader b scheme: http **** v1 vsl| 1002 BereqHeader b X-Forwarded-For: 127.0.0.1 **** v1 vsl| 1002 BereqHeader b Via: 1.1 v1 (Varnish/trunk) **** v1 vsl| 1002 BereqHeader b Accept-Encoding: gzip **** v1 vsl| 1002 BereqProtocol b HTTP/1.1 **** v1 vsl| 1002 BereqHeader b X-Varnish: 1002 **** v1 vsl| 1002 VCL_call b BACKEND_FETCH **** v1 vsl| 1002 VCL_return b fetch **** v1 vsl| 1002 Timestamp b Fetch: 1749240223.015083 0.000022 0.000022 **** v1 vsl| 1002 BereqHeader b Host: 127.0.0.1 **** v1 vsl| 1002 Timestamp b Connected: 1749240223.015142 0.000081 0.000059 **** v1 vsl| 1002 BackendOpen b 23 s1 127.0.0.1 26027 127.0.0.1 29024 connect **** v1 vsl| 1002 Timestamp b Bereq: 1749240223.015436 0.000375 0.000294 **** v1 vsl| 1002 BerespProtocol b HTTP/1.1 **** v1 vsl| 1002 BerespStatus b 200 **** v1 vsl| 1002 BerespReason b OK **** v1 vsl| 1002 BerespHeader b Date: Fri, 06 Jun 2025 20:03:43 GMT **** v1 vsl| 1002 BerespHeader b Server: s1 **** v1 vsl| 1002 BerespHeader b Content-Length: 12345 **** v1 vsl| 1002 Timestamp b Beresp: 1749240223.016631 0.001570 0.001195 **** v1 vsl| 1002 TTL b RFC 120 10 0 1749240223 1749240223 1749240223 0 0 cacheable **** v1 vsl| 1002 VCL_call b BACKEND_RESPONSE **** v1 vsl| 1002 VCL_return b deliver **** v1 vsl| 1002 Debug b Missing content-range header or unknown range unit **** v1 vsl| 1002 Timestamp b Process: 1749240223.016675 0.001614 0.000043 **** v1 vsl| 1002 Filters b **** v1 vsl| 1002 Storage b malloc s0 **** v1 vsl| 1002 Fetch_Body b 3 length stream **** v1 vsl| 1002 BackendClose b 23 s1 recycle **** v1 vsl| 1002 Timestamp b BerespBody: 1749240223.027768 0.012706 0.011092 **** v1 vsl| 1002 Length b 12345 **** v1 vsl| 1002 BereqAcct b 146 0 146 91 12345 12436 **** v1 vsl| 1002 End b **** dT 2.963 ** c1.1 === txwinup -size 256 *** c1.1 tx: stream: 1, type: WINDOW_UPDATE (8), flags: 0x00, size: 4 **** dT 2.980 ** c1.1 === rxrst **** dT 3.749 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1749240225 1.0 **** dT 6.057 *** c1 HTTP2 rx EOF (fd:21 read: No error: 0) ---- c1 could not get frame header * c1.1 Aborting execution, test failed ** c1.1 Ending stream 1 * c1 Aborting execution, test failed *** c1 closing fd 21 ** c1 Ending * top Aborting execution, test failed * top RESETTING after ../../../../bin/varnishtest/tests/t02016.vtc ** l1 Waiting for logexp ** s1 Waiting for server (3/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 6.102 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared **** dT 6.103 *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 6.104 *** v1 debug|Info: Child (1590) said Child dies *** v1 debug|Info: Child (1590) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 6.105 **** v1 STDOUT EOF **** dT 6.125 **** v1 vsl| 1001 Begin c req 1000 rxreq **** v1 vsl| 1001 Timestamp c Start: 1749240223.014552 0.000000 0.000000 **** v1 vsl| 1001 ReqProtocol c HTTP/2.0 **** v1 vsl| 1001 Timestamp c Req: 1749240223.014890 0.000338 0.000338 **** v1 vsl| 1001 VCL_use c vcl1 **** v1 vsl| 1001 ReqStart c 127.0.0.1 15547 a0 **** v1 vsl| 1001 ReqMethod c GET **** v1 vsl| 1001 ReqURL c / **** v1 vsl| 1001 ReqProtocol c HTTP/2.0 **** v1 vsl| 1001 ReqHeader c scheme: http **** v1 vsl| 1001 ReqHeader c X-Forwarded-For: 127.0.0.1 **** v1 vsl| 1001 ReqHeader c Via: 1.1 v1 (Varnish/trunk) **** v1 vsl| 1001 VCL_call c RECV **** v1 vsl| 1001 VCL_return c hash **** v1 vsl| 1001 VCL_call c HASH **** v1 vsl| 1001 VCL_return c lookup **** v1 vsl| 1001 VCL_call c MISS **** v1 vsl| 1001 VCL_return c fetch **** v1 vsl| 1001 Link c bereq 1002 fetch **** v1 vsl| 1001 Timestamp c Fetch: 1749240223.016834 0.002282 0.001944 **** v1 vsl| 1001 RespProtocol c HTTP/1.1 **** v1 vsl| 1001 RespStatus c 200 **** v1 vsl| 1001 RespReason c OK **** v1 vsl| 1001 RespHeader c Date: Fri, 06 Jun 2025 20:03:43 GMT **** v1 vsl| 1001 RespHeader c Server: s1 **** v1 vsl| 1001 RespHeader c Content-Length: 12345 **** v1 vsl| 1001 RespHeader c X-Varnish: 1001 **** v1 vsl| 1001 RespHeader c Age: 0 **** v1 vsl| 1001 RespHeader c Via: 1.1 v1 (Varnish/trunk) **** v1 vsl| 1001 RespHeader c Accept-Ranges: bytes **** v1 vsl| 1001 VCL_call c DELIVER **** v1 vsl| 1001 VCL_return c deliver **** v1 vsl| 1001 Timestamp c Process: 1749240223.016860 0.002307 0.000025 **** v1 vsl| 1001 Filters c **** v1 vsl| 1001 RespProtocol c HTTP/2.0 **** v1 vsl| 1001 Debug c HP {33, "date:", ""} **** v1 vsl| 1001 Debug c HP {54, "server:", ""} **** v1 vsl| 1001 Debug c HP {28, "content-length:", ""} **** v1 vsl| 1001 Debug c HP {21, "age:", ""} **** v1 vsl| 1001 Debug c HP {60, "via:", ""} **** v1 vsl| 1001 Debug c HP {18, "accept-ranges:", ""} **** v1 vsl| 1001 Timestamp c Resp: 1749240228.017482 5.002929 5.000621 **** v1 vsl| 1001 ReqAcct c 36 0 36 99 1000 1099 **** v1 vsl| 1001 End c **** v1 vsl| 1000 Debug c H2: Got pu PRISM **** v1 vsl| 1000 H2RxHdr c [000000040100000000] **** v1 vsl| 1000 Debug c H2RXF SETTINGS[0] 0x01 0x00000000 **** v1 vsl| 1000 H2RxHdr c [000006040000000000] **** v1 vsl| 1000 H2RxBody c [0004000003e8] **** v1 vsl| 1000 Debug c H2RXF SETTINGS[6] 0x00 0x00000000 0x0004000003e8 **** v1 vsl| 1000 Debug c H2SETTING initial_window_size=0x000003e8 **** v1 vsl| 1000 H2RxHdr c [000024010500000001] **** v1 vsl| 1000 H2RxBody c [00053a70617468012f00073a6d6574686f640347455400073a736368656d650468747470] **** v1 vsl| 1000 Debug c H2RXF HEADERS[36] 0x05 0x00000001 0x00053a70617468012f00073a6d6574686f640347455400073a736368656d650468747470 **** v1 vsl| 1000 Debug c H2: stream 1: Hit h2_window_timeout **** v1 vsl| 1000 SessError c H2: window bankrupt **** v1 vsl| 1000 Debug c H2 CLEANUP H2CE_BANKRUPT **** v1 vsl| 1000 ReqAcct c 27 6 33 36 18 54 **** v1 vsl| 1000 SessClose c BANKRUPT 5.123 **** v1 vsl| 1000 End c **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 6.126 ** v1 WAIT4 pid=1581 status=0x0000 (user 0.348774 sys 0.056777) **** dT 6.127 * top TEST ../../../../bin/varnishtest/tests/t02016.vtc FAILED # top TEST ../../../../bin/varnishtest/tests/t02016.vtc FAILED (6.127) exit=2 FAIL tests/t02016.vtc (exit status: 2)