**** dT 0.000
* top TEST ../../../../bin/varnishtest/tests/c00132.vtc starting
**** top extmacro def pkg_version=trunk
**** top extmacro def pkg_branch=trunk
**** top extmacro def pwd=/tmp/vtest.clang/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:45615
**** top extmacro def listen_addr=127.0.0.1:0
**** top extmacro def bad_ip=192.0.2.255
**** top extmacro def topbuild=/tmp/vtest.clang/varnish-cache/varnish-trunk/_build/sub
**** top extmacro def topsrc=/tmp/vtest.clang/varnish-cache/varnish-trunk/_build/sub/../..
**** top macro def testdir=/tmp/vtest.clang/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest/../../../../bin/varnishtest/tests
**** top macro def tmpdir=/tmp/vtest.clang/_vtest_tmp/vtc.20941.57d6608b
**** top macro def vtcid=vtc.20941.57d6608b
** top === varnishtest "304 revalidations with purge.soft()"
* top VTEST 304 revalidations with purge.soft()
** top === server s1 {
** s1 Starting server
**** s1 macro def s1_addr=127.0.0.1
**** s1 macro def s1_port=46631
**** s1 macro def s1_sock=127.0.0.1:46631
* s1 Listen on 127.0.0.1:46631
** top === varnish v1 -vcl+backend {
**** dT 0.001
** s1 Started on 127.0.0.1:46631 (1 iterations)
**** dT 0.003
** v1 Launch
*** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtest.clang/_vtest_tmp/vtc.20941.57d6608b/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 44853' -P /tmp/vtest.clang/_vtest_tmp/vtc.20941.57d6608b/v1/varnishd.pid -p vmod_path=/tmp/vtest.clang/varnish-cache/varnish-trunk/_build/sub/vmod/.libs
*** v1 CMD: cd /tmp/vtest.clang/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest && exec varnishd -d -n /tmp/vtest.clang/_vtest_tmp/vtc.20941.57d6608b/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 44853' -P /tmp/vtest.clang/_vtest_tmp/vtc.20941.57d6608b/v1/varnishd.pid -p vmod_path=/tmp/vtest.clang/varnish-cache/varnish-trunk/_build/sub/vmod/.libs
*** v1 PID: 20960
**** v1 macro def v1_pid=20960
**** v1 macro def v1_name=/tmp/vtest.clang/_vtest_tmp/vtc.20941.57d6608b/v1
**** dT 0.016
*** v1 debug|Debug: Version: varnish-trunk revision 48995b0fd3c7de0abf2e6c5738fa7e76f6d2609c
*** v1 debug|Debug: Platform: Linux,4.19.0-17-amd64,x86_64,-jnone,-sdefault,-sdefault,-hcritbit
*** v1 debug|200 316
*** v1 debug|-----------------------------
*** v1 debug|Varnish Cache CLI 1.0
*** v1 debug|-----------------------------
*** v1 debug|Linux,4.19.0-17-amd64,x86_64,-jnone,-sdefault,-sdefault,-hcritbit
*** v1 debug|varnish-trunk revision 48995b0fd3c7de0abf2e6c5738fa7e76f6d2609c
*** 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.115
**** v1 CLIPOLL 1 0x1 0x0 0x0
*** v1 CLI connection fd = 7
*** v1 CLI RX 107
**** v1 CLI RX|gemhefrzxngeryybgsrxogqvuusqhcqr
**** v1 CLI RX|
**** v1 CLI RX|Authentication required.
**** v1 CLI TX|auth ec9e4a55060373a33c33b61ccd23357b5dd57ba15111ee2957d1c9f443ee2aa5
**** dT 0.116
*** v1 CLI RX 200
**** v1 CLI RX|-----------------------------
**** v1 CLI RX|Varnish Cache CLI 1.0
**** v1 CLI RX|-----------------------------
**** v1 CLI RX|Linux,4.19.0-17-amd64,x86_64,-jnone,-sdefault,-sdefault,-hcritbit
**** v1 CLI RX|varnish-trunk revision 48995b0fd3c7de0abf2e6c5738fa7e76f6d2609c
**** 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.
**** dT 0.117
**** 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 = "46631"; }
**** v1 CLI TX|
**** v1 CLI TX|
**** v1 CLI TX|\timport purge;
**** v1 CLI TX|
**** v1 CLI TX|\tsub vcl_hit {
**** v1 CLI TX|\t\tif (req.restarts == 0) {
**** v1 CLI TX|\t\t\tpurge.soft();
**** v1 CLI TX|\t\t\treturn (restart);
**** v1 CLI TX|\t\t}
**** v1 CLI TX|\t}
**** v1 CLI TX|
**** v1 CLI TX|\tsub vcl_backend_response {
**** v1 CLI TX|\t\tset beresp.ttl = 1d;
**** v1 CLI TX|\t\tset beresp.grace = 1d;
**** v1 CLI TX|\t\tset beresp.keep = 1d;
**** v1 CLI TX|\t}
**** v1 CLI TX|
**** v1 CLI TX|%XJEIFLH|)Xspa8P
**** dT 0.218
*** v1 vsl|No VSL chunk found (child not started ?)
**** dT 0.321
*** v1 vsl|No VSL chunk found (child not started ?)
**** dT 0.426
*** v1 vsl|No VSL chunk found (child not started ?)
**** dT 0.526
*** v1 vsl|No VSL chunk found (child not started ?)
**** dT 0.590
*** v1 CLI RX 200
**** v1 CLI RX|VCL compiled.
**** v1 CLI TX|vcl.use vcl1
*** v1 CLI RX 200
**** v1 CLI RX|VCL 'vcl1' now active
** v1 Start
**** v1 CLI TX|start
**** dT 0.629
*** v1 vsl|No VSL chunk found (child not started ?)
**** dT 0.638
*** v1 debug|Debug: Child (21015) Started
**** dT 0.665
*** v1 debug|Child launched OK
**** dT 0.667
*** v1 debug|Info: Child (21015) said Child starts
*** v1 CLI RX 200
*** v1 wait-running
**** v1 CLI TX|status
**** dT 0.709
*** v1 CLI RX 200
**** v1 CLI RX|Child in state running
**** v1 CLI TX|debug.listen_address
**** dT 0.732
**** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1758550191.877486/vgc.so 1auto
**** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1758550191.877486/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:36091
**** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:36091
**** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:36091
**** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:36091
**** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:36091
**** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:36091
**** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:36091
**** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:36091
**** v1 vsl| 0 CLI - Wr 200 0
**** dT 0.754
*** v1 CLI RX 200
**** v1 CLI RX|a0 127.0.0.1 36091
**** v1 CLI TX|debug.xid 1000
**** dT 0.798
*** v1 CLI RX 200
**** v1 CLI RX|XID is 1000 chunk 1
**** v1 CLI TX|debug.listen_address
**** dT 0.833
**** v1 vsl| 0 CLI - Rd debug.listen_address
**** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 36091
**** v1 vsl| 0 CLI - Rd debug.xid 1000
**** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1
**** dT 0.842
*** v1 CLI RX 200
**** v1 CLI RX|a0 127.0.0.1 36091
** v1 Listen on 127.0.0.1 36091
**** v1 macro def v1_addr=127.0.0.1
**** v1 macro def v1_port=36091
**** v1 macro def v1_sock=127.0.0.1:36091
**** v1 macro def v1_a0_addr=127.0.0.1
**** v1 macro def v1_a0_port=36091
**** v1 macro def v1_a0_sock=127.0.0.1:36091
** top === client c1 {
** c1 Starting client
** c1 Waiting for client
**** dT 0.843
** c1 Started on 127.0.0.1:36091 (1 iterations)
*** c1 Connect to 127.0.0.1:36091
**** dT 0.844
*** c1 connected fd 17 from 127.0.0.1 52166 to 127.0.0.1:36091
** c1 === txreq
**** c1 txreq|GET / HTTP/1.1\r
**** c1 txreq|Host: 127.0.0.1\r
**** c1 txreq|User-Agent: c1\r
**** c1 txreq|\r
** c1 === rxresp
**** dT 0.845
*** s1 accepted fd 5 127.0.0.1 49754
** s1 === rxreq
**** dT 0.846
**** s1 rxhdr|GET / HTTP/1.1\r
**** s1 rxhdr|Host: 127.0.0.1\r
**** s1 rxhdr|User-Agent: c1\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|\r
**** s1 rxhdrlen = 148
**** s1 http[ 0] |GET
**** s1 http[ 1] |/
**** s1 http[ 2] |HTTP/1.1
**** s1 http[ 3] |Host: 127.0.0.1
**** s1 http[ 4] |User-Agent: c1
**** s1 http[ 5] |X-Forwarded-For: 127.0.0.1
**** s1 http[ 6] |Via: 1.1 v1 (Varnish/trunk)
**** s1 http[ 7] |Accept-Encoding: gzip
**** s1 http[ 8] |X-Varnish: 1002
**** s1 bodylen = 0
** s1 === txresp -hdr "etag: foo" -body "foo"
**** s1 txresp|HTTP/1.1 200 OK\r
**** s1 txresp|etag: foo\r
**** s1 txresp|Date: Mon, 22 Sep 2025 14:09:52 GMT\r
**** s1 txresp|Server: s1\r
**** s1 txresp|Content-Length: 3\r
**** s1 txresp|\r
**** s1 txresp|foo
** s1 === rxreq
**** dT 0.847
**** c1 rxhdr|HTTP/1.1 200 OK\r
**** c1 rxhdr|etag: foo\r
**** c1 rxhdr|Date: Mon, 22 Sep 2025 14:09:52 GMT\r
**** c1 rxhdr|Server: s1\r
**** c1 rxhdr|Content-Length: 3\r
**** c1 rxhdr|X-Varnish: 1001\r
**** c1 rxhdr|Age: 0\r
**** c1 rxhdr|Via: 1.1 v1 (Varnish/trunk)\r
**** c1 rxhdr|Accept-Ranges: bytes\r
**** c1 rxhdr|Connection: keep-alive\r
**** c1 rxhdr|\r
**** c1 rxhdrlen = 198
**** c1 http[ 0] |HTTP/1.1
**** c1 http[ 1] |200
**** c1 http[ 2] |OK
**** c1 http[ 3] |etag: foo
**** c1 http[ 4] |Date: Mon, 22 Sep 2025 14:09:52 GMT
**** c1 http[ 5] |Server: s1
**** c1 http[ 6] |Content-Length: 3
**** c1 http[ 7] |X-Varnish: 1001
**** c1 http[ 8] |Age: 0
**** c1 http[ 9] |Via: 1.1 v1 (Varnish/trunk)
**** c1 http[10] |Accept-Ranges: bytes
**** c1 http[11] |Connection: keep-alive
**** c1 c-l|foo
**** c1 bodylen = 3
** c1 === expect resp.status == 200
**** c1 EXPECT resp.status (200) == "200" match
** c1 === expect resp.body == "foo"
**** c1 EXPECT resp.body (foo) == "foo" match
** c1 === txreq
**** c1 txreq|GET / HTTP/1.1\r
**** c1 txreq|Host: 127.0.0.1\r
**** c1 txreq|User-Agent: c1\r
**** c1 txreq|\r
** c1 === rxresp
**** dT 0.859
**** c1 rxhdr|HTTP/1.1 200 OK\r
**** c1 rxhdr|etag: foo\r
**** c1 rxhdr|Date: Mon, 22 Sep 2025 14:09:52 GMT\r
**** c1 rxhdr|Server: s1\r
**** c1 rxhdr|Content-Length: 3\r
**** c1 rxhdr|X-Varnish: 1004 1002\r
**** c1 rxhdr|Age: 0\r
**** c1 rxhdr|Via: 1.1 v1 (Varnish/trunk)\r
**** c1 rxhdr|Accept-Ranges: bytes\r
**** c1 rxhdr|Connection: keep-alive\r
**** c1 rxhdr|\r
**** c1 rxhdrlen = 203
**** c1 http[ 0] |HTTP/1.1
**** c1 http[ 1] |200
**** c1 http[ 2] |OK
**** c1 http[ 3] |etag: foo
**** c1 http[ 4] |Date: Mon, 22 Sep 2025 14:09:52 GMT
**** c1 http[ 5] |Server: s1
**** c1 http[ 6] |Content-Length: 3
**** c1 http[ 7] |X-Varnish: 1004 1002
**** c1 http[ 8] |Age: 0
**** c1 http[ 9] |Via: 1.1 v1 (Varnish/trunk)
**** c1 http[10] |Accept-Ranges: bytes
**** c1 http[11] |Connection: keep-alive
**** c1 c-l|foo
**** c1 bodylen = 3
** c1 === expect resp.status == 200
**** c1 EXPECT resp.status (200) == "200" match
** c1 === expect resp.body == "foo"
**** c1 EXPECT resp.body (foo) == "foo" match
*** c1 closing fd 17
** c1 Ending
* top RESETTING after ../../../../bin/varnishtest/tests/c00132.vtc
** s1 Waiting for server (4/-1)
**** dT 0.860
** v1 Wait
**** v1 CLI TX|backend.list
**** dT 0.902
*** v1 CLI RX 200
**** v1 CLI RX|Backend name Admin Probe Health Last change
**** v1 CLI RX|vcl1.s1 healthy 0/0 healthy Mon, 22 Sep 2025 14:09:52 GMT
** v1 Stop
**** v1 CLI TX|stop
**** dT 0.934
**** v1 vsl| 0 CLI - Rd debug.listen_address
**** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 36091
**** v1 vsl| 1000 Begin c sess 0 HTTP/1
**** v1 vsl| 1000 SessOpen c 127.0.0.1 52166 a0 127.0.0.1 36091 1758550192.605001 21
**** v1 vsl| 1000 Debug c sockopt: SO_LINGER may be inherited for a0=127.0.0.1:36091
**** v1 vsl| 1000 Debug c sockopt: SO_KEEPALIVE may be inherited for a0=127.0.0.1:36091
**** v1 vsl| 1000 Debug c sockopt: SO_SNDTIMEO may be inherited for a0=127.0.0.1:36091
**** v1 vsl| 1000 Debug c sockopt: SO_RCVTIMEO may be inherited for a0=127.0.0.1:36091
**** v1 vsl| 1000 Debug c sockopt: TCP_NODELAY may be inherited for a0=127.0.0.1:36091
**** v1 vsl| 1000 Debug c sockopt: TCP_KEEPIDLE may be inherited for a0=127.0.0.1:36091
**** v1 vsl| 1000 Debug c sockopt: TCP_KEEPCNT may be inherited for a0=127.0.0.1:36091
**** v1 vsl| 1000 Debug c sockopt: TCP_KEEPINTVL may be inherited for a0=127.0.0.1:36091
**** 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: 1758550192.605328 0.000000 0.000000
**** v1 vsl| 1002 BereqMethod b GET
**** v1 vsl| 1002 BereqURL b /
**** v1 vsl| 1002 BereqProtocol b HTTP/1.1
**** v1 vsl| 1002 BereqHeader b Host: 127.0.0.1
**** v1 vsl| 1002 BereqHeader b User-Agent: c1
**** 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 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: 1758550192.605354 0.000025 0.000025
**** v1 vsl| 1002 Timestamp b Connected: 1758550192.605458 0.000129 0.000103
**** v1 vsl| 1002 BackendOpen b 24 s1 127.0.0.1 46631 127.0.0.1 49754 connect
**** v1 vsl| 1002 Timestamp b Bereq: 1758550192.605517 0.000188 0.000058
**** 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 etag: foo
**** v1 vsl| 1002 BerespHeader b Date: Mon, 22 Sep 2025 14:09:52 GMT
**** v1 vsl| 1002 BerespHeader b Server: s1
**** v1 vsl| 1002 BerespHeader b Content-Length: 3
**** v1 vsl| 1002 Timestamp b Beresp: 1758550192.606730 0.001402 0.001213
**** v1 vsl| 1002 TTL b RFC 120 10 0 1758550193 1758550193 1758550192 0 0 cacheable
**** v1 vsl| 1002 VCL_call b BACKEND_RESPONSE
**** v1 vsl| 1002 TTL b VCL 86400 10 0 1758550193 cacheable
**** v1 vsl| 1002 TTL b VCL 86400 86400 0 1758550193 cacheable
**** v1 vsl| 1002 TTL b VCL 86400 86400 86400 1758550193 cacheable
**** 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: 1758550192.606813 0.001484 0.000082
**** 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 24 s1 recycle
**** v1 vsl| 1002 Timestamp b BerespBody: 1758550192.618092 0.012763 0.011279
**** v1 vsl| 1002 Length b 3
**** v1 vsl| 1002 BereqAcct b 148 0 148 98 3 101
**** v1 vsl| 1002 End b
**** v1 vsl| 1001 Begin c req 1000 rxreq
**** v1 vsl| 1001 Timestamp c Start: 1758550192.605105 0.000000 0.000000
**** v1 vsl| 1001 Timestamp c Req: 1758550192.605105 0.000000 0.000000
**** v1 vsl| 1001 VCL_use c vcl1
**** v1 vsl| 1001 ReqStart c 127.0.0.1 52166 a0
**** v1 vsl| 1001 ReqMethod c GET
**** v1 vsl| 1001 ReqURL c /
**** v1 vsl| 1001 ReqProtocol c HTTP/1.1
**** v1 vsl| 1001 ReqHeader c Host: 127.0.0.1
**** v1 vsl| 1001 ReqHeader c User-Agent: c1
**** 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: 1758550192.606933 0.001827 0.001827
**** 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 etag: foo
**** v1 vsl| 1001 RespHeader c Date: Mon, 22 Sep 2025 14:09:52 GMT
**** v1 vsl| 1001 RespHeader c Server: s1
**** v1 vsl| 1001 RespHeader c Content-Length: 3
**** 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: 1758550192.606953 0.001847 0.000020
**** v1 vsl| 1001 Filters c
**** v1 vsl| 1001 RespHeader c Connection: keep-alive
**** v1 vsl| 1001 Timestamp c Resp: 1758550192.618266 0.013160 0.011312
**** v1 vsl| 1001 ReqAcct c 51 0 51 198 3 201
**** v1 vsl| 1001 End c
**** v1 vsl| 1000 Link c req 1003 rxreq
**** v1 vsl| 1003 Begin c req 1000 rxreq
**** v1 vsl| 1003 Timestamp c Start: 1758550192.618303 0.000000 0.000000
**** v1 vsl| 1003 Timestamp c Req: 1758550192.618303 0.000000 0.000000
**** v1 vsl| 1003 VCL_use c vcl1
**** v1 vsl| 1003 ReqStart c 127.0.0.1 52166 a0
**** v1 vsl| 1003 ReqMethod c GET
**** v1 vsl| 1003 ReqURL c /
**** v1 vsl| 1003 ReqProtocol c HTTP/1.1
**** v1 vsl| 1003 ReqHeader c Host: 127.0.0.1
**** v1 vsl| 1003 ReqHeader c User-Agent: c1
**** v1 vsl| 1003 ReqHeader c X-Forwarded-For: 127.0.0.1
**** v1 vsl| 1003 ReqHeader c Via: 1.1 v1 (Varnish/trunk)
**** v1 vsl| 1003 VCL_call c RECV
**** v1 vsl| 1003 VCL_return c hash
**** v1 vsl| 1003 VCL_call c HASH
**** v1 vsl| 1003 VCL_return c lookup
**** v1 vsl| 1003 Hit c 1002 86399.988428 86400.000000 86400.000000
**** v1 vsl| 1003 VCL_call c HIT
**** v1 vsl| 1003 VCL_return c restart
**** v1 vsl| 1003 Timestamp c Restart: 1758550192.618394 0.000091 0.000091
**** v1 vsl| 1003 Link c req 1004 restart
**** v1 vsl| 1003 End c
**** v1 vsl| 1004 Begin c req 1003 restart
**** v1 vsl| 1004 Timestamp c Start: 1758550192.618394 0.000091 0.000000
**** v1 vsl| 1004 ReqStart c 127.0.0.1 52166 a0
**** v1 vsl| 1004 ReqMethod c GET
**** v1 vsl| 1004 ReqURL c /
**** v1 vsl| 1004 ReqProtocol c HTTP/1.1
**** v1 vsl| 1004 ReqHeader c Host: 127.0.0.1
**** v1 vsl| 1004 ReqHeader c User-Agent: c1
**** v1 vsl| 1004 ReqHeader c X-Forwarded-For: 127.0.0.1
**** v1 vsl| 1004 ReqHeader c Via: 1.1 v1 (Varnish/trunk)
**** v1 vsl| 1004 VCL_call c RECV
**** v1 vsl| 1004 VCL_return c hash
**** v1 vsl| 1004 VCL_call c HASH
**** v1 vsl| 1004 VCL_return c lookup
**** v1 vsl| 1004 Hit c 1002 0.000000 86400.000000 86400.000000
**** v1 vsl| 1004 VCL_call c HIT
**** v1 vsl| 1004 VCL_return c deliver
**** v1 vsl| 1004 Link c bereq 1005 bgfetch
**** v1 vsl| 1004 Timestamp c Fetch: 1758550192.618619 0.000315 0.000224
**** v1 vsl| 1004 RespProtocol c HTTP/1.1
**** v1 vsl| 1004 RespStatus c 200
**** v1 vsl| 1004 RespReason c OK
**** v1 vsl| 1004 RespHeader c etag: foo
**** v1 vsl| 1004 RespHeader c Date: Mon, 22 Sep 2025 14:09:52 GMT
**** v1 vsl| 1004 RespHeader c Server: s1
**** v1 vsl| 1004 RespHeader c Content-Length: 3
**** v1 vsl| 1004 RespHeader c X-Varnish: 1004 1002
**** v1 vsl| 1004 RespHeader c Age: 0
**** v1 vsl| 1004 RespHeader c Via: 1.1 v1 (Varnish/trunk)
**** v1 vsl| 1004 RespHeader c Accept-Ranges: bytes
**** v1 vsl| 1004 VCL_call c DELIVER
**** v1 vsl| 1004 VCL_return c deliver
**** v1 vsl| 1004 Timestamp c Process: 1758550192.618637 0.000334 0.000018
**** v1 vsl| 1004 Filters c
**** v1 vsl| 1004 RespHeader c Connection: keep-alive
**** v1 vsl| 1004 Timestamp c Resp: 1758550192.618695 0.000392 0.000057
**** v1 vsl| 1004 ReqAcct c 51 0 51 203 3 206
**** v1 vsl| 1004 End c
**** v1 vsl| 1000 SessClose c REM_CLOSE 0.015
**** v1 vsl| 1000 End c
**** v1 vsl| 0 CLI - Rd backend.list
**** v1 vsl| 0 CLI - Wr 200 128 Backend name Admin Probe Health Last change
vcl1.s1 healthy 0/0 healthy Mon, 22 Sep 2025 14:09:52 GMT
**** dT 0.946
*** v1 debug|Debug: Stopping Child
**** dT 1.036
**** v1 vsl| 0 CLI - EOF on CLI connection, worker stops
**** dT 1.851
*** v1 debug|Info: Child (21015) said shutdown waiting for 2 references on vcl1
**** dT 2.854
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 3.876
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 4.977
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 5.985
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 6.994
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 7.996
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 8.999
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 9.936
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 10.940
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 11.942
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 13.052
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 14.082
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 14.993
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 16.099
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 17.022
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 18.035
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 19.151
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 20.161
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 21.178
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 22.180
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 23.202
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 24.106
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 25.209
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 26.117
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 27.118
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 28.238
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 29.142
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 30.161
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 31.170
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 32.179
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 33.289
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 34.189
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 35.210
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 36.322
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 37.340
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 38.254
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 39.377
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 40.386
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 41.425
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 42.433
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 43.337
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 44.342
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 45.355
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 46.370
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 47.375
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 48.390
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 49.395
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 50.430
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 51.443
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 52.552
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 53.554
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 54.559
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 55.485
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 56.490
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 57.598
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 58.513
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
**** dT 59.614
*** v1 debug|Info: Child (21015) said shutdown waiting for 1 reference on vcl1
# top TEST ../../../../bin/varnishtest/tests/c00132.vtc TIMED OUT (kill -9)
# top TEST ../../../../bin/varnishtest/tests/c00132.vtc FAILED (60.105) signal=9
FAIL tests/c00132.vtc (exit status: 2)
Henceforth, whatever our philosopher says about Matter will apply to extension and to extension alone. It cannot be apprehended by sight, nor by hearing, nor by smell, nor by taste, for it is neither colour, nor sound, nor odour, nor juice. Neither can it be touched, for it is not a body, but it becomes corporeal on being blended with sensible qualities. And, in a later essay, he describes it as receiving all things and letting them depart again without retaining the slightest trace of their presence.483 Why then, it may be asked, if Plotinus meant extension, could he not say so at once, and save us all this trouble in hunting out his meaning? There were very good reasons why he should not. In the first place, he wished to express himself, so far as possible, in Aristotelian phraseology, and this was incompatible with the reduction of Matter to extension. In the next place, the idea of an infinite void had been already appropriated by the Epicureans, to whose system he was bitterly opposed. And, finally, the extension of ordinary327 experience had not the absolute generality which was needed in order to bring Matter into relation with that ultimate abstraction whence, like everything else, it has now to be derived. That the millionaire was genuine, ¡°in person and not a caricature,¡± as Dick put it, was evident. Both the nurse, his relative, and his wife, were chatting with him as Jeff delivered the heavy packed ball made up of the gum. 233 "I guess not," said Landor, tolerantly, as he turned[Pg 106] his horse over to his orderly; "but, anyway," he added to Ellton, "we had a picnic¡ªof a sort." Si, unable to think of anything better, went with him. The train had stopped on a switch, and seemed likely to rust fast to the rails, from the way other trains were going by in both directions. The bridge gang, under charge of a burly, red-faced young Englishman, was in the rear car, with their tools, equipments, bedding and cooking utensils. THE DEACON HAS SOME EXPERIENCES WITH THE QUADRUPED. "You are not within a mile of the truth. I know it. Look here: I believe that is Gen. Rosecrans's own cow. She's gone, and I got an order to look around for her. I've never seen her, but from the description given me I believe that's she. Who brought her here?" "Deacon, these brothers and sisters who have come here with me to-night are, like myself, deeply interested in the moral condition of the army, where we all have sons or kinsmen. Now, can't you sit right there and tell us of your observations and experiences, as a Christian man and father, from day to day, of every day that you were down there? Tell us everything, just as it happened each day, that we may be able to judge for ourselves." HAS AN ENCOUNTER WITH THE PROVOST-MARSHAL. "Wonder which one o' them is the 200th Injianny's?" said Si to Shorty. "And your mother, and Harry?" The daughter must be the girl who was talking to him now. She sat on a little stool by the fire, and had brought out some sewing. "Over at Grandturzel¡ªcan't see wot's burning from here. Git buckets and come!" These things, however, gave little concern to the worthy who commanded the Kentish division. Tyler, though an excellent blacksmith, possessed few of the qualities requisite for forming a good general. Provided there was no very sensible diminution in the number of his followers, he cared not a straw for the score or two who, after quarrelling, or perhaps fighting, withdrew in such disgust that they vowed rather to pay the full tax for ever than submit to the insolence of the rebels. One man could fight as well as another, reasoned he; and, provided he was obeyed, what mattered it by whom. Dick went and Tom came¡ªit was sure to be all one in the end. But this burst of indignation soon passed away, and upon the suggestion of the prudent Sir Robert Hailes, he sent an evasive answer, with a command that the Commons should attend him at Windsor on the Sunday following. That it was a stratagem to gain entrance to the Tower, was the opinion of several, but, after much discussion, it was decided that the man should be admitted, and that the monk should be exhibited merely to intimidate the rebels, until the result of this promised communication should be known. HoMEŮͬÐÔÁµcbcb
ENTER NUMBET 0017
sino-ad.com.cn
pjjlm.com.cn
dijin1.net.cn
www.guilu5.net.cn
www.junan0.net.cn
www.mentu7.com.cn
4970.com.cn
xiaqi5.net.cn
alidcep.com.cn
mezui7.com.cn