>>> varnish: Building main/varnish 7.7.1-r0 (using abuild 3.15.0-r0) started Tue, 12 Aug 2025 22:23:15 +0000 >>> varnish: Validating /home/udu/aports/main/varnish/APKBUILD... >>> varnish: Analyzing dependencies... >>> varnish: Installing for build: build-base gcc libc-dev libgcc ncurses-dev libedit-dev py3-docutils linux-headers pcre2-dev libunwind-dev py3-sphinx (1/51) Installing py3-docutils (0.21.2-r0) (2/51) Installing py3-docutils-pyc (0.21.2-r0) (3/51) Installing libucontext (1.3.2-r0) (4/51) Installing libucontext-dev (1.3.2-r0) (5/51) Installing libunwind (1.8.1-r0) (6/51) Installing libunwind-dev (1.8.1-r0) (7/51) Installing py3-tz (2025.2-r0) (8/51) Installing py3-tz-pyc (2025.2-r0) (9/51) Installing py3-setuptools (80.9.0-r0) (10/51) Installing py3-setuptools-pyc (80.9.0-r0) (11/51) Installing py3-babel (2.17.0-r0) (12/51) Installing py3-babel-pyc (2.17.0-r0) (13/51) Installing py3-imagesize (1.4.1-r4) (14/51) Installing py3-imagesize-pyc (1.4.1-r4) (15/51) Installing py3-markupsafe (3.0.2-r0) (16/51) Installing py3-markupsafe-pyc (3.0.2-r0) (17/51) Installing py3-jinja2 (3.1.6-r0) (18/51) Installing py3-jinja2-pyc (3.1.6-r0) (19/51) Installing py3-pygments (2.19.2-r0) (20/51) Installing py3-pygments-pyc (2.19.2-r0) (21/51) Installing py3-certifi (2025.7.14-r0) (22/51) Installing py3-certifi-pyc (2025.7.14-r0) (23/51) Installing py3-charset-normalizer (3.4.2-r0) (24/51) Installing py3-charset-normalizer-pyc (3.4.2-r0) (25/51) Installing py3-idna (3.10-r0) (26/51) Installing py3-idna-pyc (3.10-r0) (27/51) Installing py3-urllib3 (1.26.20-r0) (28/51) Installing py3-urllib3-pyc (1.26.20-r0) (29/51) Installing py3-requests (2.32.4-r0) (30/51) Installing py3-requests-pyc (2.32.4-r0) (31/51) Installing py3-snowballstemmer (2.2.0-r5) (32/51) Installing py3-snowballstemmer-pyc (2.2.0-r5) (33/51) Installing py3-alabaster (1.0.0-r0) (34/51) Installing py3-alabaster-pyc (1.0.0-r0) (35/51) Installing py3-roman-numerals (3.1.0-r0) (36/51) Installing py3-roman-numerals-pyc (3.1.0-r0) (37/51) Installing py3-sphinxcontrib-applehelp (1.0.4-r3) (38/51) Installing py3-sphinxcontrib-applehelp-pyc (1.0.4-r3) (39/51) Installing py3-sphinxcontrib-devhelp (1.0.5-r2) (40/51) Installing py3-sphinxcontrib-devhelp-pyc (1.0.5-r2) (41/51) Installing py3-sphinxcontrib-htmlhelp (2.1.0-r0) (42/51) Installing py3-sphinxcontrib-htmlhelp-pyc (2.1.0-r0) (43/51) Installing py3-sphinxcontrib-jsmath (1.0.1-r8) (44/51) Installing py3-sphinxcontrib-jsmath-pyc (1.0.1-r8) (45/51) Installing py3-sphinxcontrib-serializinghtml (1.1.9-r2) (46/51) Installing py3-sphinxcontrib-serializinghtml-pyc (1.1.9-r2) (47/51) Installing py3-sphinxcontrib-qthelp (2.0.0-r0) (48/51) Installing py3-sphinxcontrib-qthelp-pyc (2.0.0-r0) (49/51) Installing py3-sphinx (8.2.3-r1) (50/51) Installing py3-sphinx-pyc (8.2.3-r1) (51/51) Installing .makedepends-varnish (20250812.222315) Executing busybox-1.37.0-r19.trigger OK: 1047 MiB in 478 packages >>> varnish: Cleaning up srcdir >>> varnish: Cleaning up pkgdir >>> varnish: Cleaning up tmpdir >>> varnish: Fetching https://varnish-cache.org/_downloads/varnish-7.7.1.tgz >>> varnish: Fetching varnishreload-7.7.1::https://github.com/varnishcache/pkg-varnish-cache/raw/7d90347be31891b338dededb318594cebb668ba7/systemd/varnishreload >>> varnish: Fetching https://varnish-cache.org/_downloads/varnish-7.7.1.tgz >>> varnish: Fetching varnishreload-7.7.1::https://github.com/varnishcache/pkg-varnish-cache/raw/7d90347be31891b338dededb318594cebb668ba7/systemd/varnishreload >>> varnish: Checking sha512sums... varnish-7.7.1.tgz: OK varnishd.initd: OK varnishd.confd: OK varnishlog.initd: OK varnishlog.confd: OK varnishncsa.initd: OK varnishncsa.confd: OK varnishd.logrotate: OK varnishreload-7.7.1: OK >>> varnish: Unpacking /var/cache/distfiles/varnish-7.7.1.tgz... >>> varnish: Creating group varnish >>> varnish: Creating user varnish checking for x86_64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking how to run the C preprocessor... cc -E checking whether cc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for rst2man-3.6... no checking for rst2man-3... no checking for rst2man... rst2man checking for sphinx-build-3.6... no checking for sphinx-build-3... no checking for sphinx-build... sphinx-build checking for rst2html-3.6... no checking for rst2html-3... no checking for rst2html... rst2html checking for dot... ${SHELL} '/home/udu/aports/main/varnish/src/varnish-7.7.1/build-aux/missing' dot checking for a Python interpreter with version >= 3.4... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.12 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages checking for library containing pthread_create... none required checking for dlopen in -ldl... yes checking for socket in -lsocket... no checking for getaddrinfo in -lnsl... no checking for stdatomic.h... yes checking for cos in -lm... yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libpcre2-8... yes checking for pcre2_set_depth_limit_8... yes checking for edit/readline/readline.h... no checking for libedit... yes checking for editline/readline.h... yes checking for ncursesw... yes checking for ncursesw/curses.h... no checking for ncursesw.h... no checking for ncurses/curses.h... no checking for ncurses.h... yes checking for curses.h... yes checking for sys/filio.h... no checking for sys/personality.h... yes checking for pthread_np.h... no checking for priv.h... no checking for fnmatch.h... yes checking for setppriv... no checking for fallocate... yes checking for closefrom... no checking for getpeereid... no checking for getpeerucred... no checking for fnmatch... yes checking for pthread_setname_np... yes checking for pthread_mutex_isowned_np... no checking for pthread_getattr_np... yes checking for cc options needed to detect all undeclared functions... none needed checking whether __SUNPRO_C is declared... no checking for setproctitle... no checking for library containing backtrace... no checking for libunwind... yes checking for daemon... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for clock_gettime... yes checking for gethrtime... no checking for kqueue... no checking for epoll_ctl... yes checking for port_create... no checking for struct sockaddr.sa_len... no checking whether SO_ACCEPTFILTER is declared... no checking whether SO_RCVTIMEO is declared... yes checking whether SO_SNDTIMEO is declared... yes checking for TCP_KEEP(CNT|IDLE|INTVL) socket options... yes checking for TCP_FASTOPEN socket option... yes checking for close_range... no checking if LD -Wl,--version-script works... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -Werror=unused-result... yes cc cannot -Wstring-plus-int cc: error: unrecognized command-line option '-Wstring-plus-int' cc cannot -Wunused-parameters cc: error: unrecognized command-line option '-Wunused-parameters'; did you mean '-Wunused-parameter'? checking whether we have support for visibility attributes... yes checking whether C compiler accepts -fstack-protector... yes checking whether the linker accepts -fstack-protector... yes checking whether C compiler accepts -fno-var-tracking-assignments... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating bin/varnishadm/Makefile config.status: creating bin/varnishd/Makefile config.status: creating bin/varnishlog/Makefile config.status: creating bin/varnishstat/Makefile config.status: creating bin/varnishtop/Makefile config.status: creating bin/varnishhist/Makefile config.status: creating bin/varnishtest/Makefile config.status: creating bin/varnishncsa/Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating doc/graphviz/Makefile config.status: creating doc/sphinx/Makefile config.status: creating doc/sphinx/conf.py config.status: creating etc/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating lib/libvsc/Makefile config.status: creating lib/libvarnish/Makefile config.status: creating lib/libvarnishapi/Makefile config.status: creating lib/libvcc/Makefile config.status: creating lib/libvgz/Makefile config.status: creating man/Makefile config.status: creating varnishapi.pc config.status: creating varnishapi-uninstalled.pc config.status: creating vmod/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing mkdir commands make all-recursive make[1]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' Making all in include make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' make all-am make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' CC vbm_test.o CC vrt_test-vrt_test.o GEN vrt_test CCLD vbm_test make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' Making all in lib make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib' Making all in libvsc make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvsc' GEN VSC_lck.c GEN VSC_main.c GEN VSC_mempool.c GEN VSC_mgt.c GEN VSC_sma.c GEN VSC_smf.c GEN VSC_smu.c GEN VSC_vbe.c GEN VSC_waiter.c GEN VSC_lck.h GEN VSC_main.h GEN VSC_mempool.h GEN VSC_mgt.h GEN VSC_sma.h GEN VSC_smf.h GEN VSC_smu.h GEN VSC_vbe.h GEN VSC_waiter.h make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvsc' CC VSC_lck.lo CC VSC_main.lo CC VSC_mempool.lo CC VSC_mgt.lo CC VSC_sma.lo CC VSC_smf.lo CC VSC_smu.lo CC VSC_vbe.lo CC VSC_waiter.lo GEN VSC_lck.rst GEN VSC_main.rst GEN VSC_mempool.rst GEN VSC_mgt.rst GEN VSC_sma.rst GEN VSC_smf.rst GEN VSC_smu.rst GEN VSC_vbe.rst GEN VSC_waiter.rst GEN counters.rst CCLD libvsc.la make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvsc' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvsc' Making all in libvarnish make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnish' CC vav_test-vav.o CC libvarnish_la-vbh.lo CC libvarnish_la-vas.lo CC libvarnish_la-vav.lo CC libvarnish_la-vbt.lo CC libvarnish_la-vcli_proto.lo CC libvarnish_la-vcli_serve.lo CC libvarnish_la-vct.lo CC libvarnish_la-venc.lo CC libvarnish_la-version.lo CC libvarnish_la-vev.lo CC libvarnish_la-vfil.lo CC libvarnish_la-vfl.lo CC libvarnish_la-vin.lo CC libvarnish_la-vjsn.lo CC libvarnish_la-vlu.lo CC libvarnish_la-vmb.lo CC libvarnish_la-vnum.lo CC libvarnish_la-vpf.lo CC libvarnish_la-vre.lo CC libvarnish_la-vrnd.lo CC libvarnish_la-vsa.lo CC libvarnish_la-vsb.lo CC libvarnish_la-vsha256.lo CC libvarnish_la-vss.lo CC libvarnish_la-vsub.lo CC libvarnish_la-vtcp.lo CC libvarnish_la-vte.lo CC libvarnish_la-vtim.lo CC libvarnish_la-vus.lo CC vbh_test-vbh.o CC vct_test-vct.o CC vjsn_test-vjsn.o CC vnum_c_test-vnum.o CC vsb_test-vsb_test.o CC vte_test-vte.o CC vtim_test-vtim.o CCLD libvarnish.la CCLD vav_test CCLD vbh_test CCLD vct_test CCLD vjsn_test CCLD vnum_c_test CCLD vsb_test CCLD vte_test CCLD vtim_test make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnish' Making all in libvarnishapi make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' CC vsl2rst.o CC vxp_test-vsc.o CC vxp_test-vsig.o CC vxp_test-vsl.o CC vxp_test-vsl_arg.o CC vxp_test-vsl_cursor.o CC vxp_test-vsl_dispatch.o CC vxp_test-vsl_query.o CC vxp_test-vsm.o CC vxp_test-vut.o CC vxp_test-vxp.o CC vxp_test-vxp_fixed_token.o CC vxp_test-vxp_lexer.o CC vxp_test-vxp_parse.o CC vxp_test-vxp_test.o CC vsl_glob_test.o CC libvarnishapi_la-vsc.lo CC libvarnishapi_la-vsig.lo CC libvarnishapi_la-vsl.lo CC libvarnishapi_la-vsl_arg.lo CC libvarnishapi_la-vsl_cursor.lo CC libvarnishapi_la-vsl_dispatch.lo CC libvarnishapi_la-vsl_query.lo CC libvarnishapi_la-vsm.lo CC libvarnishapi_la-vut.lo CC libvarnishapi_la-vxp.lo CC libvarnishapi_la-vxp_fixed_token.lo CC libvarnishapi_la-vxp_lexer.lo CC libvarnishapi_la-vxp_parse.lo CCLD vsl2rst CCLD vxp_test CCLD libvarnishapi.la CCLD vsl_glob_test make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' Making all in libvcc make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvcc' make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvcc' CC vcc_acl.lo CC vcc_action.lo CC vcc_backend.lo CC vcc_backend_util.lo CC vcc_compile.lo CC vcc_expr.lo CC vcc_fixed_token.lo CC vcc_obj.lo CC vcc_parse.lo CC vcc_source.lo CC vcc_storage.lo CC vcc_symb.lo CC vcc_token.lo CC vcc_types.lo CC vcc_utils.lo CC vcc_var.lo CC vcc_vmod.lo CC vcc_vmod_sym.lo CC vcc_xref.lo CCLD libvcc.la make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvcc' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvcc' Making all in libvgz make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvgz' CC adler32.lo CC crc32.lo CC deflate.lo CC inffast.lo CC inflate.lo CC inftrees.lo CC trees.lo CC zutil.lo CCLD libvgz.la make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvgz' make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib' Making all in bin make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin' Making all in varnishadm make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishadm' CC varnishadm-varnishadm.o CCLD varnishadm make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishadm' Making all in varnishd make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' CC hpack/vhp_gen_hufdec.o CCLD vhp_gen_hufdec GEN vhp_hufdec.h mv -f vhp_hufdec.h_ vhp_hufdec.h make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' CC hpack/vhp_table_test-vhp_table.o CC hpack/vhp_decode_test-vhp_decode.o CC hpack/vhp_decode_test-vhp_table.o CC cache/varnishd-cache_backend.o CC cache/varnishd-cache_backend_probe.o CC cache/varnishd-cache_ban.o CC cache/varnishd-cache_ban_build.o CC cache/varnishd-cache_ban_lurker.o CC cache/varnishd-cache_busyobj.o CC cache/varnishd-cache_cli.o CC cache/varnishd-cache_conn_pool.o CC cache/varnishd-cache_deliver_proc.o CC cache/varnishd-cache_director.o CC cache/varnishd-cache_esi_deliver.o CC cache/varnishd-cache_esi_fetch.o CC cache/varnishd-cache_esi_parse.o CC cache/varnishd-cache_expire.o CC cache/varnishd-cache_fetch.o CC cache/varnishd-cache_fetch_proc.o CC cache/varnishd-cache_gzip.o CC cache/varnishd-cache_hash.o CC cache/varnishd-cache_http.o CC cache/varnishd-cache_lck.o CC cache/varnishd-cache_main.o CC cache/varnishd-cache_mempool.o CC cache/varnishd-cache_obj.o CC cache/varnishd-cache_panic.o CC cache/varnishd-cache_pool.o CC cache/varnishd-cache_range.o CC cache/varnishd-cache_req.o CC cache/varnishd-cache_req_body.o CC cache/varnishd-cache_req_fsm.o CC cache/varnishd-cache_rfc2616.o CC cache/varnishd-cache_session.o CC cache/varnishd-cache_shmlog.o CC cache/varnishd-cache_vary.o CC cache/varnishd-cache_vcl.o CC cache/varnishd-cache_vpi.o CC cache/varnishd-cache_vrt.o CC cache/varnishd-cache_vrt_filter.o CC cache/varnishd-cache_vrt_priv.o CC cache/varnishd-cache_vrt_re.o CC cache/varnishd-cache_vrt_var.o CC cache/varnishd-cache_vrt_vcl.o CC cache/varnishd-cache_vrt_vmod.o CC cache/varnishd-cache_wrk.o CC cache/varnishd-cache_ws_common.o CC hpack/varnishd-vhp_table.o CC hpack/varnishd-vhp_decode.o CC cache/varnishd-cache_ws.o echo '/*' > builtin_vcl.c echo ' * NB: This file is machine generated, DO NOT EDIT!' >> builtin_vcl.c echo ' *' >> builtin_vcl.c echo ' * Edit builtin.vcl instead and run make' >> builtin_vcl.c echo ' *' >> builtin_vcl.c echo ' */' >> builtin_vcl.c CCLD vhp_table_test echo '#include "config.h"' >> builtin_vcl.c CC cache/esi_parse_fuzzer-cache_ws_emu.o echo '#include "mgt/mgt.h"' >> builtin_vcl.c echo '' >> builtin_vcl.c echo 'const char * const builtin_vcl =' >> builtin_vcl.c sed -e 's/"/\\"/g' \ -e 's/$/\\n"/' \ -e 's/^/ "/' ./builtin.vcl >> builtin_vcl.c echo ';' >> builtin_vcl.c CC cache/esi_parse_fuzzer-cache_ws_common.o CC cache/esi_parse_fuzzer-cache_esi_parse.o CC fuzzers/esi_parse_fuzzer-esi_parse_fuzzer.o CC acceptor/varnishd-cache_acceptor.o CC acceptor/varnishd-cache_acceptor_tcp.o CC acceptor/varnishd-cache_acceptor_uds.o CC acceptor/varnishd-mgt_acceptor.o CC acceptor/varnishd-mgt_acceptor_tcp.o CC acceptor/varnishd-mgt_acceptor_uds.o CC common/varnishd-common_vsc.o CC common/varnishd-common_vsmw.o CC common/varnishd-common_vext.o CC hash/varnishd-hash_classic.o CC hash/varnishd-hash_critbit.o CC hash/varnishd-hash_simple_list.o CC hash/varnishd-mgt_hash.o CC http1/varnishd-cache_http1_deliver.o CC http1/varnishd-cache_http1_fetch.o CC http1/varnishd-cache_http1_fsm.o CC http1/varnishd-cache_http1_line.o CC http1/varnishd-cache_http1_pipe.o CC http1/varnishd-cache_http1_proto.o CC http1/varnishd-cache_http1_vfp.o CC http2/varnishd-cache_http2_deliver.o CC http2/varnishd-cache_http2_hpack.o CC http2/varnishd-cache_http2_panic.o CC http2/varnishd-cache_http2_proto.o CC http2/varnishd-cache_http2_send.o CC http2/varnishd-cache_http2_session.o CC mgt/varnishd-mgt_child.o CC mgt/varnishd-mgt_cli.o CC mgt/varnishd-mgt_jail.o CC mgt/varnishd-mgt_jail_solaris.o CC mgt/varnishd-mgt_jail_unix.o CC mgt/varnishd-mgt_jail_linux.o CC mgt/varnishd-mgt_main.o CC mgt/varnishd-mgt_param.o CC mgt/varnishd-mgt_param_tcp.o CC mgt/varnishd-mgt_param_tweak.o CC mgt/varnishd-mgt_shmem.o CC mgt/varnishd-mgt_symtab.o CC mgt/varnishd-mgt_util.o CC mgt/varnishd-mgt_vcc.o CC mgt/varnishd-mgt_vcl.o CC proxy/varnishd-cache_proxy_proto.o CC storage/varnishd-mgt_stevedore.o CC storage/varnishd-stevedore.o CC storage/varnishd-stevedore_utils.o CC storage/varnishd-storage_file.o CC storage/varnishd-storage_lru.o CC storage/varnishd-storage_malloc.o CC storage/varnishd-storage_debug.o CC storage/varnishd-storage_simple.o CC storage/varnishd-storage_umem.o CC waiter/varnishd-cache_waiter.o CC waiter/varnishd-cache_waiter_epoll.o CC waiter/varnishd-cache_waiter_kqueue.o CC waiter/varnishd-cache_waiter_poll.o CC waiter/varnishd-cache_waiter_ports.o CC waiter/varnishd-mgt_waiter.o CC varnishd-builtin_vcl.o CCLD vhp_decode_test CCLD esi_parse_fuzzer CCLD varnishd make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' Making all in varnishhist make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishhist' CC varnishhist.o CCLD varnishhist make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishhist' Making all in varnishlog make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishlog' CC varnishlog.o CCLD varnishlog make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishlog' Making all in varnishncsa make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishncsa' CC varnishncsa.o CCLD varnishncsa make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishncsa' Making all in varnishstat make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishstat' CC varnishstat_help_gen.o CCLD varnishstat_help_gen GEN varnishstat_curses_help.c make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishstat' CC varnishstat.o CC varnishstat_curses.o CC varnishstat_curses_help.o CCLD varnishstat make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishstat' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishstat' Making all in varnishtop make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtop' CC varnishtop.o CCLD varnishtop make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtop' Making all in varnishtest make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' awk -f ./gensequences ./sequences \ > ./teken_state.h CC varnishtest-vtc.o CC varnishtest-vtc_barrier.o CC varnishtest-vtc_client.o CC varnishtest-vtc_gzip.o CC varnishtest-vtc_haproxy.o CC varnishtest-vtc_h2_hpack.o CC varnishtest-vtc_h2_tbl.o CC varnishtest-vtc_http.o CC varnishtest-vtc_http2.o CC varnishtest-vtc_log.o CC varnishtest-vtc_logexp.o CC varnishtest-vtc_misc.o CC varnishtest-vtc_main.o CC varnishtest-vtc_process.o CC varnishtest-vtc_proxy.o CC varnishtest-vtc_server.o CC varnishtest-vtc_sess.o CC varnishtest-vtc_subr.o CC varnishtest-vtc_syslog.o CC varnishtest-vtc_tunnel.o CC varnishtest-vtc_varnish.o CC varnishtest-vtc_vsm.o CC varnishtest-teken.o CCLD varnishtest make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin' Making all in vmod make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' GEN VSC_debug.c GEN VSC_debug.h make all-am make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' /usr/bin/python3 ../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_blob_if ./vmod_blob.vcc /usr/bin/python3 ../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_h2_if ./vmod_h2.vcc /usr/bin/python3 ../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_cookie_if ./vmod_cookie.vcc /usr/bin/python3 ../lib/libvcc/vmodtool.py --boilerplate -o vcc_debug_if ./vmod_debug.vcc /usr/bin/python3 ../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_directors_if ./vmod_directors.vcc /usr/bin/python3 ../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_proxy_if ./vmod_proxy.vcc /usr/bin/python3 ../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_purge_if ./vmod_purge.vcc /usr/bin/python3 ../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_std_if ./vmod_std.vcc /usr/bin/python3 ../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_unix_if ./vmod_unix.vcc /usr/bin/python3 ../lib/libvcc/vmodtool.py --strict --boilerplate -o vcc_vtc_if ./vmod_vtc.vcc WARNING: Not emitting .RST for $Event event_function WARNING: Not emitting .RST for $Event event_function touch vcc_blob_if.c touch vcc_unix_if.c CC libvmod_blob_la-vmod_blob.lo CC libvmod_blob_la-vmod_blob_base64.lo CC libvmod_blob_la-vmod_blob_hex.lo CC libvmod_blob_la-vmod_blob_id.lo CC libvmod_blob_la-vmod_blob_url.lo CC libvmod_blob_la-vcc_blob_if.lo CC libvmod_unix_la-vmod_unix.lo touch vcc_purge_if.c CC libvmod_unix_la-vcc_unix_if.lo CC libvmod_purge_la-vmod_purge.lo CC libvmod_purge_la-vcc_purge_if.lo touch vcc_debug_if.c CC libvmod_debug_la-vmod_debug.lo CC libvmod_debug_la-vmod_debug_acl.lo CC libvmod_debug_la-vmod_debug_dyn.lo CC libvmod_debug_la-vmod_debug_filters.lo touch vcc_directors_if.c CC libvmod_debug_la-vmod_debug_obj.lo touch vcc_h2_if.c touch vcc_cookie_if.c CC libvmod_debug_la-vmod_debug_transport_reembarking_http1.lo CC libvmod_debug_la-VSC_debug.lo touch vcc_proxy_if.c CC libvmod_debug_la-vcc_debug_if.lo touch vcc_std_if.c CC libvmod_directors_la-vmod_directors.lo touch vcc_vtc_if.c CC libvmod_directors_la-vmod_directors_fall_back.lo CC libvmod_directors_la-vmod_directors_hash.lo CC libvmod_directors_la-vmod_directors_random.lo CC libvmod_directors_la-vmod_directors_round_robin.lo CC libvmod_directors_la-vmod_directors_shard.lo CC libvmod_directors_la-vmod_directors_shard_cfg.lo CC libvmod_directors_la-vmod_directors_shard_dir.lo CC libvmod_directors_la-vcc_directors_if.lo CC libvmod_proxy_la-vmod_proxy.lo CC libvmod_proxy_la-vcc_proxy_if.lo CCLD libvmod_purge.la CC libvmod_std_la-vmod_std.lo CC libvmod_std_la-vmod_std_conversions.lo CC libvmod_std_la-vmod_std_fileread.lo CC libvmod_std_la-vmod_std_querysort.lo CC libvmod_std_la-vcc_std_if.lo CCLD libvmod_unix.la CC libvmod_vtc_la-vmod_vtc.lo CC libvmod_vtc_la-vcc_vtc_if.lo CC libvmod_h2_la-vmod_h2.lo CC libvmod_h2_la-vcc_h2_if.lo CC libvmod_cookie_la-vmod_cookie.lo CC libvmod_cookie_la-vcc_cookie_if.lo CCLD libvmod_proxy.la CCLD libvmod_blob.la CCLD libvmod_h2.la CCLD libvmod_std.la CCLD libvmod_cookie.la CCLD libvmod_vtc.la CCLD libvmod_directors.la CCLD libvmod_debug.la make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' Making all in etc make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/etc' Making all in doc make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc' Making all in graphviz make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/graphviz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/graphviz' Making all in sphinx make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/sphinx' ../../bin/varnishd/varnishd -x cli > include/cli.rst_ ../../bin/varnishd/varnishd -x parameter > include/params.rst_ ../../bin/varnishd/varnishd -x options > include/options.rst_ ../../bin/varnishncsa/varnishncsa --options > include/varnishncsa_options.rst_ ../../bin/varnishncsa/varnishncsa --synopsis > include/varnishncsa_synopsis.rst_ ../../bin/varnishlog/varnishlog --options > include/varnishlog_options.rst_ ../../bin/varnishlog/varnishlog --synopsis > include/varnishlog_synopsis.rst_ mv -f include/cli.rst_ include/cli.rst mv -f include/options.rst_ include/options.rst ../../bin/varnishtop/varnishtop --options > include/varnishtop_options.rst_ ../../bin/varnishtop/varnishtop --synopsis > include/varnishtop_synopsis.rst_ ../../bin/varnishhist/varnishhist --options > include/varnishhist_options.rst_ ../../bin/varnishhist/varnishhist --synopsis > include/varnishhist_synopsis.rst_ ../../bin/varnishstat/varnishstat --options > include/varnishstat_options.rst_ ../../bin/varnishstat/varnishstat --synopsis > include/varnishstat_synopsis.rst_ mv -f include/params.rst_ include/params.rst ../../bin/varnishstat/varnishstat --bindings > include/varnishstat_bindings.rst_ ../../lib/libvarnishapi/vsl2rst > include/vsl-tags.rst_ cp ../../vmod/vmod_std.rst include/vmod_std.generated.rst mv -f include/vsl-tags.rst_ include/vsl-tags.rst cp ../../vmod/vmod_directors.rst include/vmod_directors.generated.rst mv -f include/varnishncsa_options.rst_ include/varnishncsa_options.rst cp ../../vmod/vmod_purge.rst include/vmod_purge.generated.rst mv -f include/varnishncsa_synopsis.rst_ include/varnishncsa_synopsis.rst mv -f include/varnishlog_synopsis.rst_ include/varnishlog_synopsis.rst cp ../../vmod/vmod_vtc.rst include/vmod_vtc.generated.rst cp ../../vmod/vmod_blob.rst include/vmod_blob.generated.rst mv -f include/varnishlog_options.rst_ include/varnishlog_options.rst cp ../../vmod/vmod_cookie.rst include/vmod_cookie.generated.rst cp ../../vmod/vmod_h2.rst include/vmod_h2.generated.rst mv -f include/varnishtop_options.rst_ include/varnishtop_options.rst mv -f include/varnishtop_synopsis.rst_ include/varnishtop_synopsis.rst mv -f include/varnishhist_options.rst_ include/varnishhist_options.rst mv -f include/varnishhist_synopsis.rst_ include/varnishhist_synopsis.rst cp ../../vmod/vmod_unix.rst include/vmod_unix.generated.rst cp ../../vmod/vmod_proxy.rst include/vmod_proxy.generated.rst cd ../graphviz && make html mv -f include/varnishstat_synopsis.rst_ include/varnishstat_synopsis.rst mv -f include/varnishstat_bindings.rst_ include/varnishstat_bindings.rst mv -f include/varnishstat_options.rst_ include/varnishstat_options.rst make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/graphviz' if test "x." != "x." && \ test ! -f ./cache_http1_fsm.svg ; then \ d=`pwd`/. ; \ cd . && find . -name \*.svg -type f | \ cpio -dmp ${d} || true ; \ fi make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/graphviz' if test "x." != "x." && test ! -f index.rst; then \ s=`cd . && pwd`; \ for f in `cd $s && find . -type f`; do \ d=`dirname $f`; \ test -d $d || mkdir -p $d; \ test -f $f || ln -s $s/$f $f; \ done \ fi make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/sphinx' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/sphinx' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/sphinx' make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc' Making all in man make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/man' GEN varnish-cli.7 GEN vsl.7 GEN varnishd.1 GEN varnishhist.1 GEN varnishlog.1 GEN varnishncsa.1 GEN varnishstat.1 GEN varnishtop.1 GEN vmod_cookie.3 GEN vmod_directors.3 GEN vmod_purge.3 GEN vmod_std.3 GEN vmod_vtc.3 GEN vmod_blob.3 GEN vmod_unix.3 GEN vmod_proxy.3 GEN vmod_h2.3 make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/man' Making all in contrib make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/contrib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/contrib' make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' make[1]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' make all-recursive make[1]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' Making all in include make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' make all-am make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' Making all in lib make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib' Making all in libvsc make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvsc' make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvsc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvsc' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvsc' Making all in libvarnish make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnish' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnish' Making all in libvarnishapi make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' Making all in libvcc make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvcc' make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvcc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvcc' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvcc' Making all in libvgz make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvgz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvgz' make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib' Making all in bin make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin' Making all in varnishadm make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishadm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishadm' Making all in varnishd make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' Making all in varnishhist make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishhist' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishhist' Making all in varnishlog make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishlog' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishlog' Making all in varnishncsa make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishncsa' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishncsa' Making all in varnishstat make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishstat' make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishstat' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishstat' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishstat' Making all in varnishtop make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtop' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtop' Making all in varnishtest make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin' Making all in vmod make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' make all-am make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' Making all in etc make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/etc' Making all in doc make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc' Making all in graphviz make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/graphviz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/graphviz' Making all in sphinx make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/sphinx' cd ../graphviz && make html make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/graphviz' if test "x." != "x." && \ test ! -f ./cache_http1_fsm.svg ; then \ d=`pwd`/. ; \ cd . && find . -name \*.svg -type f | \ cpio -dmp ${d} || true ; \ fi make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/graphviz' if test "x." != "x." && test ! -f index.rst; then \ s=`cd . && pwd`; \ for f in `cd $s && find . -type f`; do \ d=`dirname $f`; \ test -d $d || mkdir -p $d; \ test -f $f || ln -s $s/$f $f; \ done \ fi make all-am make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/sphinx' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/sphinx' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/sphinx' make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc' Making all in man make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/man' Making all in contrib make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/contrib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/contrib' make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' make[1]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' Making check in include make[1]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' make check-am make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' make check-TESTS make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' PASS: vbm_test ============================================================================ Testsuite summary for Varnish 7.7.1 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' make[1]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/include' Making check in lib make[1]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib' Making check in libvsc make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvsc' make check-am make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvsc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvsc' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvsc' Making check in libvarnish make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnish' make check-TESTS make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnish' make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnish' PASS: vav_test PASS: vct_test PASS: vjsn_test PASS: vnum_c_test PASS: vte_test PASS: vsb_test PASS: vbh_test PASS: vtim_test ============================================================================ Testsuite summary for Varnish 7.7.1 ============================================================================ # TOTAL: 8 # PASS: 8 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnish' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnish' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnish' Making check in libvarnishapi make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' make check-am make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' make check-TESTS make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' make[5]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' PASS: vxp_test_coverage.sh PASS: vsl_glob_test_coverage.sh ============================================================================ Testsuite summary for Varnish 7.7.1 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvarnishapi' Making check in libvcc make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvcc' make check-am make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvcc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvcc' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvcc' Making check in libvgz make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvgz' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib/libvgz' make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib' make[1]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/lib' Making check in bin make[1]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin' Making check in varnishadm make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishadm' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishadm' Making check in varnishd make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' make check-am make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' make check-TESTS make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' make[5]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' PASS: vhp_table_test PASS: vhp_decode_test ============================================================================ Testsuite summary for Varnish 7.7.1 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishd' Making check in varnishhist make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishhist' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishhist' Making check in varnishlog make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishlog' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishlog' Making check in varnishncsa make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishncsa' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishncsa' Making check in varnishstat make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishstat' make check-am make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishstat' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishstat' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishstat' Making check in varnishtop make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtop' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtop' Making check in varnishtest make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make check-am make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make check-TESTS make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make[5]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' PASS: tests/a00002.vtc FAIL: tests/a00009.vtc PASS: tests/a00020.vtc PASS: tests/a00018.vtc PASS: tests/a00015.vtc PASS: tests/a00006.vtc PASS: tests/a00003.vtc PASS: tests/a00019.vtc PASS: tests/a00011.vtc PASS: tests/a00012.vtc PASS: tests/a00016.vtc PASS: tests/a00004.vtc PASS: tests/a02003.vtc SKIP: tests/a00001.vtc PASS: tests/a00022.vtc PASS: tests/a00005.vtc SKIP: tests/a00014.vtc PASS: tests/a00010.vtc PASS: tests/a00007.vtc PASS: tests/a00023.vtc PASS: tests/a02001.vtc PASS: tests/a02000.vtc PASS: tests/a02002.vtc PASS: tests/a02011.vtc PASS: tests/a02004.vtc PASS: tests/a02010.vtc PASS: tests/a02005.vtc PASS: tests/a02013.vtc PASS: tests/a02018.vtc PASS: tests/a02006.vtc PASS: tests/a02007.vtc PASS: tests/a02008.vtc PASS: tests/a02016.vtc PASS: tests/a02009.vtc PASS: tests/a02017.vtc PASS: tests/a02012.vtc PASS: tests/a02025.vtc PASS: tests/a02014.vtc PASS: tests/a00021.vtc FAIL: tests/a00000.vtc PASS: tests/a02019.vtc PASS: tests/a02020.vtc SKIP: tests/a02022.vtc PASS: tests/a02021.vtc PASS: tests/a02023.vtc PASS: tests/a02026.vtc PASS: tests/a02024.vtc PASS: tests/a02015.vtc PASS: tests/a02028.vtc PASS: tests/a00024.vtc PASS: tests/b00012.vtc PASS: tests/b00001.vtc PASS: tests/b00002.vtc PASS: tests/b00003.vtc PASS: tests/b00006.vtc PASS: tests/b00005.vtc PASS: tests/b00007.vtc PASS: tests/b00010.vtc PASS: tests/b00011.vtc PASS: tests/b00013.vtc PASS: tests/a02027.vtc PASS: tests/b00009.vtc PASS: tests/a00008.vtc PASS: tests/a00013.vtc PASS: tests/b00000.vtc PASS: tests/a00025.vtc PASS: tests/b00014.vtc PASS: tests/b00008.vtc PASS: tests/b00017.vtc PASS: tests/b00004.vtc PASS: tests/b00024.vtc PASS: tests/b00016.vtc PASS: tests/b00019.vtc PASS: tests/b00027.vtc PASS: tests/b00025.vtc PASS: tests/b00028.vtc PASS: tests/b00015.vtc PASS: tests/b00031.vtc PASS: tests/b00034.vtc PASS: tests/b00033.vtc PASS: tests/b00035.vtc PASS: tests/b00038.vtc PASS: tests/b00032.vtc PASS: tests/b00036.vtc PASS: tests/b00037.vtc PASS: tests/b00043.vtc PASS: tests/b00044.vtc PASS: tests/b00040.vtc PASS: tests/b00047.vtc PASS: tests/b00026.vtc PASS: tests/b00022.vtc PASS: tests/b00050.vtc PASS: tests/b00049.vtc PASS: tests/b00051.vtc PASS: tests/b00020.vtc PASS: tests/b00048.vtc PASS: tests/b00029.vtc PASS: tests/b00042.vtc PASS: tests/b00054.vtc PASS: tests/b00058.vtc PASS: tests/b00055.vtc PASS: tests/b00056.vtc PASS: tests/b00045.vtc PASS: tests/b00018.vtc PASS: tests/b00060.vtc PASS: tests/b00061.vtc PASS: tests/b00059.vtc PASS: tests/b00065.vtc PASS: tests/b00066.vtc PASS: tests/b00023.vtc PASS: tests/b00063.vtc PASS: tests/b00069.vtc PASS: tests/b00070.vtc PASS: tests/b00064.vtc PASS: tests/b00071.vtc PASS: tests/b00072.vtc PASS: tests/b00073.vtc PASS: tests/b00074.vtc PASS: tests/b00075.vtc PASS: tests/b00053.vtc PASS: tests/b00076.vtc PASS: tests/b00077.vtc PASS: tests/b00078.vtc PASS: tests/b00080.vtc SKIP: tests/b00089.vtc SKIP: tests/b00091.vtc SKIP: tests/b00090.vtc PASS: tests/b00079.vtc PASS: tests/b00052.vtc FAIL: tests/b00084.vtc PASS: tests/c00003.vtc PASS: tests/b00085.vtc PASS: tests/b00057.vtc PASS: tests/b00046.vtc PASS: tests/b00039.vtc PASS: tests/b00062.vtc PASS: tests/c00000.vtc PASS: tests/b00092.vtc PASS: tests/b00082.vtc PASS: tests/c00001.vtc PASS: tests/c00002.vtc PASS: tests/c00004.vtc PASS: tests/c00006.vtc PASS: tests/c00007.vtc PASS: tests/b00068.vtc PASS: tests/b00088.vtc PASS: tests/c00008.vtc PASS: tests/c00011.vtc PASS: tests/c00010.vtc PASS: tests/c00012.vtc PASS: tests/c00009.vtc PASS: tests/c00014.vtc PASS: tests/b00087.vtc PASS: tests/b00021.vtc PASS: tests/c00018.vtc PASS: tests/b00030.vtc PASS: tests/c00005.vtc PASS: tests/b00083.vtc PASS: tests/c00016.vtc PASS: tests/c00013.vtc PASS: tests/c00024.vtc PASS: tests/c00020.vtc PASS: tests/c00015.vtc PASS: tests/c00023.vtc PASS: tests/c00019.vtc PASS: tests/c00025.vtc PASS: tests/c00026.vtc PASS: tests/c00022.vtc PASS: tests/c00028.vtc PASS: tests/c00027.vtc PASS: tests/c00029.vtc PASS: tests/c00031.vtc PASS: tests/b00081.vtc PASS: tests/c00021.vtc PASS: tests/c00017.vtc PASS: tests/c00036.vtc PASS: tests/c00037.vtc PASS: tests/c00040.vtc PASS: tests/c00051.vtc PASS: tests/c00043.vtc PASS: tests/c00046.vtc PASS: tests/c00044.vtc PASS: tests/c00039.vtc PASS: tests/c00045.vtc PASS: tests/c00047.vtc PASS: tests/b00041.vtc PASS: tests/c00041.vtc PASS: tests/c00038.vtc PASS: tests/c00054.vtc PASS: tests/c00055.vtc PASS: tests/c00056.vtc PASS: tests/c00061.vtc PASS: tests/c00052.vtc PASS: tests/c00062.vtc PASS: tests/c00065.vtc PASS: tests/c00035.vtc PASS: tests/c00053.vtc PASS: tests/c00064.vtc PASS: tests/c00066.vtc PASS: tests/c00042.vtc PASS: tests/c00069.vtc PASS: tests/c00068.vtc PASS: tests/c00058.vtc PASS: tests/c00070.vtc PASS: tests/c00074.vtc PASS: tests/c00059.vtc PASS: tests/c00071.vtc PASS: tests/c00073.vtc PASS: tests/c00078.vtc PASS: tests/c00075.vtc SKIP: tests/c00086.vtc PASS: tests/c00079.vtc PASS: tests/c00072.vtc PASS: tests/b00067.vtc PASS: tests/c00060.vtc PASS: tests/c00067.vtc PASS: tests/c00082.vtc PASS: tests/c00085.vtc PASS: tests/c00084.vtc PASS: tests/c00076.vtc FAIL: tests/c00083.vtc PASS: tests/c00089.vtc PASS: tests/c00091.vtc PASS: tests/c00087.vtc PASS: tests/c00092.vtc PASS: tests/c00048.vtc PASS: tests/c00096.vtc PASS: tests/c00093.vtc PASS: tests/c00097.vtc PASS: tests/c00098.vtc PASS: tests/c00077.vtc PASS: tests/c00099.vtc PASS: tests/c00034.vtc PASS: tests/c00100.vtc PASS: tests/c00101.vtc PASS: tests/c00103.vtc PASS: tests/c00109.vtc PASS: tests/c00090.vtc SKIP: tests/c00114.vtc PASS: tests/c00081.vtc PASS: tests/c00105.vtc PASS: tests/c00107.vtc PASS: tests/c00110.vtc PASS: tests/c00108.vtc PASS: tests/c00112.vtc PASS: tests/c00111.vtc PASS: tests/c00095.vtc PASS: tests/c00106.vtc FAIL: tests/c00122.vtc PASS: tests/c00120.vtc PASS: tests/c00128.vtc PASS: tests/c00126.vtc PASS: tests/c00050.vtc PASS: tests/c00132.vtc PASS: tests/c00133.vtc PASS: tests/c00057.vtc PASS: tests/d00009.vtc PASS: tests/c00134.vtc PASS: tests/c00104.vtc PASS: tests/c00102.vtc PASS: tests/d00010.vtc PASS: tests/d00014.vtc PASS: tests/c00123.vtc PASS: tests/c00088.vtc PASS: tests/d00033.vtc PASS: tests/d00008.vtc PASS: tests/d00034.vtc PASS: tests/d00035.vtc PASS: tests/d00036.vtc PASS: tests/e00000.vtc PASS: tests/c00113.vtc PASS: tests/c00049.vtc PASS: tests/d00040.vtc PASS: tests/c00063.vtc PASS: tests/e00001.vtc PASS: tests/e00002.vtc PASS: tests/d00032.vtc PASS: tests/e00004.vtc PASS: tests/e00005.vtc PASS: tests/d00013.vtc PASS: tests/e00007.vtc PASS: tests/d00007.vtc PASS: tests/e00010.vtc PASS: tests/e00011.vtc PASS: tests/e00008.vtc PASS: tests/e00009.vtc PASS: tests/e00012.vtc PASS: tests/d00012.vtc PASS: tests/e00013.vtc PASS: tests/e00006.vtc PASS: tests/e00014.vtc PASS: tests/e00003.vtc PASS: tests/d00011.vtc PASS: tests/e00016.vtc PASS: tests/d00038.vtc PASS: tests/c00121.vtc PASS: tests/e00017.vtc PASS: tests/d00037.vtc PASS: tests/e00015.vtc PASS: tests/c00094.vtc PASS: tests/e00020.vtc PASS: tests/e00021.vtc PASS: tests/e00022.vtc PASS: tests/e00018.vtc PASS: tests/e00025.vtc PASS: tests/e00024.vtc PASS: tests/e00028.vtc PASS: tests/e00027.vtc PASS: tests/e00023.vtc PASS: tests/e00026.vtc PASS: tests/e00029.vtc PASS: tests/e00031.vtc PASS: tests/e00030.vtc PASS: tests/e00019.vtc PASS: tests/e00032.vtc PASS: tests/e00037.vtc PASS: tests/e00034.vtc PASS: tests/e00033.vtc PASS: tests/e00036.vtc PASS: tests/f00010.vtc SKIP: tests/h00001.vtc PASS: tests/f00011.vtc PASS: tests/e00035.vtc PASS: tests/f00015.vtc SKIP: tests/h00003.vtc PASS: tests/f00016.vtc SKIP: tests/h00002.vtc SKIP: tests/h00007.vtc SKIP: tests/h00005.vtc SKIP: tests/h00006.vtc SKIP: tests/h00004.vtc SKIP: tests/j00000.vtc SKIP: tests/j00001.vtc PASS: tests/g00000.vtc SKIP: tests/j00004.vtc SKIP: tests/j00003.vtc PASS: tests/f00004.vtc PASS: tests/f00001.vtc PASS: tests/g00001.vtc PASS: tests/g00002.vtc PASS: tests/g00004.vtc PASS: tests/f00007.vtc PASS: tests/i00000.vtc PASS: tests/g00007.vtc PASS: tests/g00008.vtc PASS: tests/g00003.vtc PASS: tests/l00001.vtc PASS: tests/l00000.vtc PASS: tests/l00004.vtc PASS: tests/i00001.vtc PASS: tests/l00002.vtc PASS: tests/l00005.vtc PASS: tests/l00003.vtc PASS: tests/l00006.vtc PASS: tests/l00007.vtc PASS: tests/m00019.vtc PASS: tests/m00025.vtc PASS: tests/m00023.vtc PASS: tests/m00008.vtc PASS: tests/m00051.vtc PASS: tests/m00052.vtc PASS: tests/m00022.vtc PASS: tests/m00024.vtc PASS: tests/m00027.vtc PASS: tests/m00021.vtc PASS: tests/g00006.vtc PASS: tests/m00055.vtc PASS: tests/c00080.vtc PASS: tests/m00054.vtc PASS: tests/m00049.vtc SKIP: tests/p00000.vtc SKIP: tests/p00002.vtc PASS: tests/m00003.vtc SKIP: tests/p00004.vtc SKIP: tests/p00003.vtc SKIP: tests/p00006.vtc SKIP: tests/p00005.vtc PASS: tests/m00053.vtc SKIP: tests/p00008.vtc SKIP: tests/p00007.vtc PASS: tests/m00060.vtc SKIP: tests/p00009.vtc PASS: tests/o00003.vtc PASS: tests/f00008.vtc PASS: tests/o00006.vtc PASS: tests/m00058.vtc PASS: tests/p00010.vtc PASS: tests/r00251.vtc PASS: tests/r00255.vtc PASS: tests/r00310.vtc PASS: tests/r00262.vtc PASS: tests/f00005.vtc PASS: tests/o00001.vtc PASS: tests/r00102.vtc PASS: tests/r00292.vtc PASS: tests/r00306.vtc PASS: tests/r00409.vtc PASS: tests/o02001.vtc PASS: tests/r00318.vtc PASS: tests/r00325.vtc PASS: tests/r00326.vtc PASS: tests/o00002.vtc PASS: tests/r00386.vtc PASS: tests/r00387.vtc PASS: tests/r00400.vtc PASS: tests/o00005.vtc PASS: tests/r00411.vtc PASS: tests/o00004.vtc PASS: tests/g00005.vtc PASS: tests/r00412.vtc PASS: tests/r00416.vtc PASS: tests/m00057.vtc PASS: tests/r00425.vtc PASS: tests/r00427.vtc PASS: tests/r00433.vtc PASS: tests/r00345.vtc PASS: tests/r00494.vtc PASS: tests/r00466.vtc PASS: tests/r00445.vtc PASS: tests/r00495.vtc PASS: tests/r00498.vtc PASS: tests/r00476.vtc PASS: tests/r00502.vtc PASS: tests/r00655.vtc PASS: tests/r00506.vtc PASS: tests/r00545.vtc PASS: tests/r00549.vtc PASS: tests/r00558.vtc PASS: tests/r00524.vtc PASS: tests/r00561.vtc PASS: tests/r00590.vtc PASS: tests/r00667.vtc PASS: tests/r00612.vtc PASS: tests/r00641.vtc PASS: tests/m00059.vtc PASS: tests/r00686.vtc PASS: tests/m00000.vtc PASS: tests/r00700.vtc PASS: tests/r00679.vtc PASS: tests/r00702.vtc PASS: tests/r00704.vtc PASS: tests/r00733.vtc PASS: tests/r00694.vtc PASS: tests/r00742.vtc PASS: tests/r00763.vtc PASS: tests/r00769.vtc PASS: tests/m00048.vtc SKIP: tests/r00915.vtc PASS: tests/r00776.vtc PASS: tests/r00916.vtc PASS: tests/r00789.vtc PASS: tests/r00832.vtc PASS: tests/r00803.vtc PASS: tests/r00722.vtc SKIP: tests/r00962.vtc PASS: tests/r00781.vtc PASS: tests/r00861.vtc PASS: tests/r00873.vtc PASS: tests/r00894.vtc PASS: tests/r00911.vtc PASS: tests/r00896.vtc PASS: tests/r00913.vtc PASS: tests/r00902.vtc PASS: tests/r00921.vtc PASS: tests/r00917.vtc PASS: tests/r00795.vtc PASS: tests/r00942.vtc PASS: tests/r00878.vtc PASS: tests/r00961.vtc PASS: tests/r00972.vtc PASS: tests/r00963.vtc PASS: tests/r01002.vtc PASS: tests/r00965.vtc PASS: tests/r00979.vtc PASS: tests/r00980.vtc PASS: tests/r01014.vtc PASS: tests/r00984.vtc PASS: tests/r01036.vtc PASS: tests/r01029.vtc PASS: tests/r01030.vtc PASS: tests/r01037.vtc PASS: tests/r01068.vtc PASS: tests/r00940.vtc PASS: tests/r01038.vtc PASS: tests/r01092.vtc PASS: tests/r01109.vtc PASS: tests/r01120.vtc PASS: tests/r01113.vtc PASS: tests/r01086.vtc PASS: tests/r01123.vtc PASS: tests/r01134.vtc SKIP: tests/r01225.vtc PASS: tests/r01144.vtc PASS: tests/o00000.vtc SKIP: tests/r01266.vtc PASS: tests/r01212.vtc PASS: tests/r01169.vtc PASS: tests/r01145.vtc PASS: tests/r01140.vtc PASS: tests/r01157.vtc PASS: tests/r00941.vtc PASS: tests/r01156.vtc PASS: tests/r01164.vtc PASS: tests/r01168.vtc PASS: tests/r01073.vtc PASS: tests/r01175.vtc PASS: tests/r01176.vtc PASS: tests/r01211.vtc PASS: tests/r01218.vtc PASS: tests/r01255.vtc PASS: tests/r01274.vtc PASS: tests/r01275.vtc PASS: tests/r01287.vtc PASS: tests/r01337.vtc PASS: tests/r01332.vtc PASS: tests/r01320.vtc PASS: tests/r01184.vtc PASS: tests/r01296.vtc PASS: tests/r01349.vtc PASS: tests/r01333.vtc PASS: tests/r01355.vtc PASS: tests/r01367.vtc PASS: tests/r01395.vtc PASS: tests/r01356.vtc PASS: tests/r01398.vtc PASS: tests/r01401.vtc PASS: tests/r01312.vtc PASS: tests/r01404.vtc PASS: tests/r01284.vtc PASS: tests/r01417.vtc PASS: tests/r01406.vtc PASS: tests/r00956.vtc PASS: tests/r01441.vtc PASS: tests/r00806.vtc PASS: tests/r01485.vtc PASS: tests/r01498.vtc PASS: tests/r01510.vtc PASS: tests/r01493.vtc PASS: tests/r01494.vtc PASS: tests/r01501.vtc PASS: tests/r01569.vtc PASS: tests/r01504.vtc PASS: tests/r01506.vtc PASS: tests/r01566.vtc PASS: tests/r01518.vtc PASS: tests/r01524.vtc PASS: tests/r01512.vtc PASS: tests/r01532.vtc PASS: tests/r01557.vtc PASS: tests/r01468.vtc PASS: tests/r01391.vtc PASS: tests/r01562.vtc PASS: tests/r01577.vtc PASS: tests/r01576.vtc PASS: tests/r01575.vtc PASS: tests/r01602.vtc PASS: tests/r01598.vtc PASS: tests/r01608.vtc PASS: tests/r01581.vtc PASS: tests/r01419.vtc PASS: tests/r01612.vtc PASS: tests/r01627.vtc PASS: tests/r01624.vtc PASS: tests/r01637.vtc PASS: tests/r01638.vtc PASS: tests/r01641.vtc PASS: tests/r01644.vtc PASS: tests/r01350.vtc PASS: tests/r01650.vtc PASS: tests/r01660.vtc PASS: tests/r01613.vtc PASS: tests/r01442.vtc PASS: tests/r01662.vtc PASS: tests/r01672.vtc SKIP: tests/r01762.vtc PASS: tests/r01684.vtc PASS: tests/r01691.vtc PASS: tests/r01688.vtc PASS: tests/r01693.vtc PASS: tests/r01729.vtc PASS: tests/r01730.vtc PASS: tests/r01739.vtc PASS: tests/r01746.vtc PASS: tests/r01755.vtc PASS: tests/r01761.vtc PASS: tests/r01499.vtc PASS: tests/r01764.vtc PASS: tests/r01399.vtc PASS: tests/r01732.vtc PASS: tests/r01768.vtc PASS: tests/r01478.vtc PASS: tests/r01781.vtc PASS: tests/r01775.vtc PASS: tests/r01783.vtc PASS: tests/r01801.vtc PASS: tests/r01777.vtc PASS: tests/r01804.vtc PASS: tests/r01837.vtc PASS: tests/r01806.vtc PASS: tests/r01807.vtc PASS: tests/r01765.vtc PASS: tests/r01821.vtc PASS: tests/r01826.vtc PASS: tests/r01772.vtc PASS: tests/r01810.vtc PASS: tests/r01838.vtc PASS: tests/r01834.vtc PASS: tests/r01843.vtc PASS: tests/r01818.vtc PASS: tests/r01578.vtc PASS: tests/r01665.vtc PASS: tests/r01648.vtc PASS: tests/r01847.vtc PASS: tests/r01856.vtc PASS: tests/r01878.vtc PASS: tests/r01881.vtc PASS: tests/r01918.vtc PASS: tests/r01890.vtc PASS: tests/r01914.vtc PASS: tests/r01941.vtc PASS: tests/r01955.vtc PASS: tests/r01924.vtc PASS: tests/r01737.vtc PASS: tests/r01990.vtc PASS: tests/r01857.vtc PASS: tests/r02084.vtc PASS: tests/r02036.vtc PASS: tests/r01956.vtc PASS: tests/r02135.vtc PASS: tests/r02142.vtc SKIP: tests/r02275.vtc PASS: tests/r01858.vtc PASS: tests/r02262.vtc PASS: tests/r01879.vtc PASS: tests/r01927.vtc PASS: tests/r01953.vtc PASS: tests/r02321.vtc PASS: tests/r02325.vtc PASS: tests/r02233.vtc PASS: tests/r02219.vtc PASS: tests/r02035.vtc PASS: tests/r02069.vtc PASS: tests/r02175.vtc PASS: tests/r02291.vtc PASS: tests/r02157.vtc PASS: tests/r02105.vtc PASS: tests/r02319.vtc PASS: tests/r02300.vtc PASS: tests/r02148.vtc PASS: tests/r02310.vtc PASS: tests/r02305.vtc PASS: tests/r02266.vtc PASS: tests/r02342.vtc PASS: tests/r02177.vtc PASS: tests/r02339.vtc PASS: tests/r02387.vtc PASS: tests/r02351.vtc PASS: tests/r02406.vtc PASS: tests/r02367.vtc PASS: tests/r02429.vtc PASS: tests/r02372.vtc PASS: tests/r02451.vtc PASS: tests/r02494.vtc PASS: tests/r02488.vtc PASS: tests/r02413.vtc PASS: tests/r02042.vtc PASS: tests/r02530.vtc PASS: tests/r02554.vtc PASS: tests/r02422.vtc PASS: tests/r02617.vtc PASS: tests/r02471.vtc PASS: tests/r02633.vtc PASS: tests/r02589.vtc FAIL: tests/r02646.vtc PASS: tests/r02618.vtc FAIL: tests/r02649.vtc PASS: tests/r02647.vtc PASS: tests/r02395.vtc PASS: tests/r02645.vtc FAIL: tests/r02686.vtc PASS: tests/r02679.vtc PASS: tests/r02700.vtc PASS: tests/r02705.vtc PASS: tests/r02763.vtc PASS: tests/r02775.vtc PASS: tests/r02527.vtc PASS: tests/r02880.vtc PASS: tests/r02555.vtc PASS: tests/r02690.vtc PASS: tests/r02258.vtc PASS: tests/r02872.vtc PASS: tests/r02887.vtc PASS: tests/r02839.vtc PASS: tests/r02937.vtc PASS: tests/r02934.vtc PASS: tests/r02964.vtc FAIL: tests/r02990.vtc PASS: tests/r02539.vtc PASS: tests/r02432.vtc PASS: tests/r02849.vtc PASS: tests/r02831.vtc PASS: tests/r03003.vtc FAIL: tests/r03159.vtc PASS: tests/r03098.vtc PASS: tests/r03019.vtc PASS: tests/r03093.vtc PASS: tests/r03109.vtc PASS: tests/r03131.vtc PASS: tests/r02433.vtc PASS: tests/r03221.vtc PASS: tests/r03079.vtc PASS: tests/r03241.vtc PASS: tests/r03266.vtc PASS: tests/r03253.vtc PASS: tests/r03319.vtc PASS: tests/r03301.vtc PASS: tests/r03308.vtc PASS: tests/r03329.vtc PASS: tests/r03353.vtc PASS: tests/r02702.vtc PASS: tests/r03360.vtc PASS: tests/r03006.vtc PASS: tests/r03354.vtc FAIL: tests/r03394.vtc PASS: tests/r02722.vtc PASS: tests/r02946.vtc PASS: tests/r03385.vtc PASS: tests/r03089.vtc PASS: tests/r03410.vtc PASS: tests/r03417.vtc PASS: tests/r03416.vtc PASS: tests/r03189.vtc PASS: tests/r03463.vtc PASS: tests/r03038.vtc PASS: tests/r03502.vtc PASS: tests/r03433.vtc PASS: tests/r03546.vtc PASS: tests/r03525.vtc PASS: tests/r02976.vtc PASS: tests/r03706.vtc PASS: tests/r03960.vtc PASS: tests/r03556.vtc PASS: tests/r03564.vtc PASS: tests/r03830.vtc PASS: tests/r03169.vtc PASS: tests/r03709.vtc PASS: tests/r04298.vtc PASS: tests/r03856.vtc PASS: tests/r03984.vtc PASS: tests/r03734.vtc PASS: tests/r03865.vtc PASS: tests/r02923.vtc PASS: tests/r03560.vtc PASS: tests/r03794.vtc PASS: tests/r03895.vtc PASS: tests/r04036.vtc PASS: tests/r03962.vtc PASS: tests/r04276.vtc PASS: tests/r04164.vtc PASS: tests/r04053.vtc PASS: tests/r02270.vtc FAIL: tests/t02000.vtc PASS: tests/s00001.vtc PASS: tests/s00006.vtc PASS: tests/t02001.vtc PASS: tests/t02002.vtc PASS: tests/s00010.vtc FAIL: tests/s00003.vtc PASS: tests/s00008.vtc PASS: tests/r03402.vtc PASS: tests/s00011.vtc PASS: tests/s00000.vtc PASS: tests/t02006.vtc PASS: tests/r03996.vtc PASS: tests/t02008.vtc PASS: tests/s00004.vtc PASS: tests/t02012.vtc PASS: tests/t02005.vtc FAIL: tests/r03940.vtc PASS: tests/t02010.vtc PASS: tests/s00009.vtc PASS: tests/t02015.vtc PASS: tests/s00007.vtc PASS: tests/t02004.vtc PASS: tests/t02009.vtc PASS: tests/s00005.vtc PASS: tests/s00002.vtc PASS: tests/s00012.vtc PASS: tests/t02013.vtc PASS: tests/t02017.vtc PASS: tests/t02018.vtc PASS: tests/t02019.vtc PASS: tests/t02021.vtc PASS: tests/t02020.vtc PASS: tests/t02024.vtc PASS: tests/t02026.vtc PASS: tests/t02023.vtc FAIL: tests/u00000.vtc PASS: tests/u00002.vtc PASS: tests/u00001.vtc PASS: tests/t02027.vtc FAIL: tests/u00006.vtc PASS: tests/t02022.vtc PASS: tests/s00013.vtc PASS: tests/t02007.vtc FAIL: tests/u00004.vtc PASS: tests/t02011.vtc FAIL: tests/u00008.vtc FAIL: tests/u00009.vtc PASS: tests/u00007.vtc PASS: tests/u00018.vtc FAIL: tests/u00010.vtc FAIL: tests/u00005.vtc FAIL: tests/u00011.vtc FAIL: tests/u00012.vtc FAIL: tests/u00021.vtc PASS: tests/u00017.vtc PASS: tests/t02014.vtc PASS: tests/v00000.vtc PASS: tests/u00019.vtc PASS: tests/u00013.vtc PASS: tests/v00001.vtc PASS: tests/u00015.vtc PASS: tests/v00004.vtc PASS: tests/u00014.vtc PASS: tests/v00011.vtc PASS: tests/v00009.vtc PASS: tests/v00005.vtc PASS: tests/v00012.vtc PASS: tests/v00013.vtc PASS: tests/v00008.vtc PASS: tests/u00016.vtc PASS: tests/v00002.vtc PASS: tests/v00022.vtc PASS: tests/v00015.vtc PASS: tests/v00016.vtc PASS: tests/v00010.vtc PASS: tests/v00024.vtc PASS: tests/u00020.vtc PASS: tests/v00031.vtc PASS: tests/v00027.vtc PASS: tests/v00021.vtc PASS: tests/v00017.vtc PASS: tests/v00032.vtc PASS: tests/v00019.vtc PASS: tests/v00033.vtc PASS: tests/t02016.vtc PASS: tests/v00037.vtc PASS: tests/v00034.vtc PASS: tests/t02025.vtc PASS: tests/v00042.vtc PASS: tests/v00043.vtc PASS: tests/v00018.vtc PASS: tests/v00040.vtc PASS: tests/v00039.vtc PASS: tests/v00047.vtc PASS: tests/v00038.vtc PASS: tests/v00041.vtc PASS: tests/v00049.vtc PASS: tests/v00050.vtc PASS: tests/v00020.vtc PASS: tests/v00025.vtc PASS: tests/v00052.vtc PASS: tests/v00055.vtc PASS: tests/v00014.vtc PASS: tests/v00062.vtc PASS: tests/v00059.vtc PASS: tests/v00057.vtc PASS: tests/v00066.vtc PASS: tests/v00065.vtc PASS: tests/v00046.vtc PASS: tests/v00058.vtc PASS: tests/v00060.vtc PASS: tests/v00068.vtc PASS: tests/v00069.vtc PASS: tests/r01490.vtc PASS: tests/v00054.vtc PASS: tests/v00070.vtc PASS: tests/v00071.vtc PASS: tests/v00056.vtc PASS: tests/x00000.vtc PASS: tests/v00073.vtc PASS: tests/v00067.vtc PASS: tests/t02003.vtc PASS: tests/v00072.vtc PASS: tests/v00051.vtc PASS: tests/v00045.vtc PASS: tests/v00064.vtc PASS: tests/v00063.vtc PASS: tests/v00074.vtc PASS: tests/v00006.vtc PASS: tests/v00003.vtc FAIL: tests/u00003.vtc =================================================== Varnish 7.7.1: bin/varnishtest/test-suite.log =================================================== # TOTAL: 893 # PASS: 834 # SKIP: 34 # XFAIL: 0 # FAIL: 25 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: tests/a00000 ================== **** dT 0.000 * top TEST ./tests/a00000.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:34105 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3521525.179dbb29 **** top macro def vtcid=vtc.3521525.179dbb29 ** top === varnishtest "Test varnishtest itself" * top VTEST Test varnishtest itself ** top === shell -exit 1 -expect {varnishtest [options]} {varnishtest -... **** top shell_cmd|set -e ;exec 2>&1 ; varnishtest -h **** dT 0.009 **** top shell_out|usage: varnishtest [options] file ... **** top shell_out| -b size # Set internal buffer size (default: 1M) **** top shell_out| -C # Use cleaner subprocess **** top shell_out| -D name=val # Define macro **** top shell_out| -i # Find varnish binaries in build tree **** top shell_out| -j jobs # Run this many tests in parallel **** top shell_out| -k # Continue on test failure **** top shell_out| -L # Always leave temporary vtc.* **** top shell_out| -l # Leave temporary vtc.* if test fails **** top shell_out| -n iterations # Run tests this many times **** top shell_out| -p name=val # Pass a varnishd parameter **** top shell_out| -q # Quiet mode: report only failures **** top shell_out| -t duration # Time tests out after this long **** top shell_out| -v # Verbose mode: always report test log **** top shell_status = 0x0001 **** top shell_expect found ** top === shell -exit 1 -match {-D.*Define macro} {varnishtest -h} **** dT 0.010 **** top shell_cmd|set -e ;exec 2>&1 ; varnishtest -h **** dT 0.016 **** top shell_out|usage: varnishtest [options] file ... **** top shell_out| -b size # Set internal buffer size (default: 1M) **** top shell_out| -C # Use cleaner subprocess **** top shell_out| -D name=val # Define macro **** top shell_out| -i # Find varnish binaries in build tree **** top shell_out| -j jobs # Run this many tests in parallel **** top shell_out| -k # Continue on test failure **** top shell_out| -L # Always leave temporary vtc.* **** top shell_out| -l # Leave temporary vtc.* if test fails **** top shell_out| -n iterations # Run tests this many times **** top shell_out| -p name=val # Pass a varnishd parameter **** top shell_out| -q # Quiet mode: report only failures **** top shell_out| -t duration # Time tests out after this long **** top shell_out| -v # Verbose mode: always report test log **** top shell_status = 0x0001 **** top shell_match succeeded ** top === shell { **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\tpwd **** top shell_cmd|\techo 'notvarnishtest foo bar' > _.vtc **** top shell_cmd|\techo 'shell "exit 9"' >> _.vtc **** dT 0.017 **** top shell_out|/tmp/vtc.3521525.179dbb29 **** top shell_status = 0x0000 ** top === shell -exit 2 -expect {doesn't start with 'vtest' or 'varnis... **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\tvarnishtest -v _.vtc **** dT 0.023 **** top shell_out|File "_.vtc" doesn't start with 'vtest' or 'varnishtest' **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -exit 77 -expect {0 tests failed, 1 tests skipped, 0 t... **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\tunset TMPDIR **** top shell_cmd|\tvarnishtest -k _.vtc **** dT 0.028 **** top shell_out|File "_.vtc" doesn't start with 'vtest' or 'varnishtest' **** top shell_out|0 tests failed, 1 tests skipped, 0 tests passed **** top shell_status = 0x004d **** top shell_expect found ** top === shell -expect {__=barf} { **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\techo varnishtest foo > _.vtc **** top shell_cmd|\tprintf 'shell {echo %c{foobar} > /tmp/vtc.3521525.179dbb29/__}' '$' >> _.vtc **** top shell_cmd|\tvarnishtest -q -Dfoobar=barf _.vtc **** top shell_cmd|\techo __=`cat __` **** dT 0.056 **** top shell_out|__=barf **** top shell_status = 0x0000 **** top shell_expect found ** top === shell -exit 2 -expect {TEST _.vtc FAILED} { **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\techo varnishtest foo > _.vtc **** top shell_cmd|\techo 'shell {false}' >> _.vtc **** top shell_cmd|\texec varnishtest -v _.vtc || true **** dT 0.146 **** top shell_out|**** dT 0.000 **** top shell_out|* top TEST _.vtc starting **** top shell_out|**** top extmacro def pkg_version=7.7.1 **** top shell_out|**** top extmacro def pkg_branch=7.7 **** top shell_out|**** top extmacro def pwd=/tmp/vtc.3521525.179dbb29 **** top shell_out|**** top extmacro def date(...) **** top shell_out|**** top extmacro def string(...) **** top shell_out|**** top extmacro def localhost=127.0.0.1 **** top shell_out|**** top extmacro def bad_backend=127.0.0.1:42713 **** top shell_out|**** top extmacro def listen_addr=127.0.0.1:0 **** top shell_out|**** top extmacro def bad_ip=192.0.2.255 **** top shell_out|**** top macro def testdir=/tmp/vtc.3521525.179dbb29 **** top shell_out|**** top macro def tmpdir=/tmp/vtc.3522326.12fcd77c **** top shell_out|**** top macro def vtcid=vtc.3522326.12fcd77c **** top shell_out|** top === varnishtest foo **** top shell_out|* top VTEST foo **** top shell_out|** top === shell {false} **** top shell_out|**** top shell_cmd|set -e ;exec 2>&1 ; false **** top shell_out|**** top shell_status = 0x0001 **** top shell_out|---- top shell_exit not as expected: got 0x0001 wanted 0x0000 **** top shell_out|* top RESETTING after _.vtc **** top shell_out|* top TEST _.vtc FAILED **** top shell_out|# top TEST _.vtc FAILED (0.083) exit=2 **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -exit 77 -expect {TEST _.vtc skipped} { **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\techo varnishtest foo > _.vtc **** top shell_cmd|\techo 'feature cmd false' >> _.vtc **** top shell_cmd|\texec varnishtest -v _.vtc || true **** dT 0.220 **** top shell_out|**** dT 0.000 **** top shell_out|* top TEST _.vtc starting **** top shell_out|**** top extmacro def pkg_version=7.7.1 **** top shell_out|**** top extmacro def pkg_branch=7.7 **** top shell_out|**** top extmacro def pwd=/tmp/vtc.3521525.179dbb29 **** top shell_out|**** top extmacro def date(...) **** top shell_out|**** top extmacro def string(...) **** top shell_out|**** top extmacro def localhost=127.0.0.1 **** top shell_out|**** top extmacro def bad_backend=127.0.0.1:43879 **** top shell_out|**** top extmacro def listen_addr=127.0.0.1:0 **** top shell_out|**** top extmacro def bad_ip=192.0.2.255 **** top shell_out|**** top macro def testdir=/tmp/vtc.3521525.179dbb29 **** top shell_out|**** top macro def tmpdir=/tmp/vtc.3523037.66373d5f **** top shell_out|**** top macro def vtcid=vtc.3523037.66373d5f **** top shell_out|** top === varnishtest foo **** top shell_out|* top VTEST foo **** top shell_out|** top === feature cmd false **** top shell_out|* top SKIPPING test, lacking feature: cmd **** top shell_out|* top RESETTING after _.vtc **** top shell_out|* top TEST _.vtc completed **** top shell_out|# top TEST _.vtc skipped (0.067) **** top shell_status = 0x004d **** top shell_expect found ** top === process p1 "cat" -start **** dT 0.222 **** p1 CMD: cat ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/a00000.vtc * top TEST ./tests/a00000.vtc FAILED # top TEST ./tests/a00000.vtc FAILED (0.222) exit=2 FAIL tests/a00000.vtc (exit status: 2) SKIP: tests/a00001 ================== **** dT 0.000 * top TEST ./tests/a00001.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:38857 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3521515.3dbf3e03 **** top macro def vtcid=vtc.3521515.3dbf3e03 ** top === vtest "Test Teken terminal emulator" * top VTEST Test Teken terminal emulator ** top === feature cmd "vttest --version 2>&1 | grep -q Usage" **** dT 0.002 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/a00001.vtc * top TEST ./tests/a00001.vtc completed # top TEST ./tests/a00001.vtc skipped (0.087) SKIP tests/a00001.vtc (exit status: 77) FAIL: tests/a00009 ================== **** dT 0.000 * top TEST ./tests/a00009.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:45853 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3521639.5699dcc1 **** top macro def vtcid=vtc.3521639.5699dcc1 ** top === varnishtest "VTC process: match text" * top VTEST VTC process: match text ** top === process p1 { **** dT 0.002 **** p1 CMD: echo 0123 echo 4567 echo 89AB echo CDEF **** dT 0.003 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/a00009.vtc * top TEST ./tests/a00009.vtc FAILED # top TEST ./tests/a00009.vtc FAILED (0.003) exit=2 FAIL tests/a00009.vtc (exit status: 2) SKIP: tests/a00014 ================== **** dT 0.000 * top TEST ./tests/a00014.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:40609 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3521761.2f6883ac **** top macro def vtcid=vtc.3521761.2f6883ac ** top === varnishtest "Custom feature verification" * top VTEST Custom feature verification ** top === feature cmd true **** dT 0.001 ** top === feature cmd false **** dT 0.002 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/a00014.vtc * top TEST ./tests/a00014.vtc completed # top TEST ./tests/a00014.vtc skipped (0.085) SKIP tests/a00014.vtc (exit status: 77) SKIP: tests/a02022 ================== **** dT 0.000 * top TEST ./tests/a02022.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:39911 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3523198.55b5cf08 **** top macro def vtcid=vtc.3523198.55b5cf08 ** top === varnishtest "H/1 -> H/2 upgrade" * top VTEST H/1 -> H/2 upgrade ** top === feature cmd "nghttp --version | grep -q 'nghttp2/[1-9]'" **** dT 0.001 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/a02022.vtc * top TEST ./tests/a02022.vtc completed * diag 0.0 sh: nghttp: not found # top TEST ./tests/a02022.vtc skipped (0.055) SKIP tests/a02022.vtc (exit status: 77) FAIL: tests/b00084 ================== **** dT 0.000 * top TEST ./tests/b00084.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:36729 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3540839.666d0ec9 **** top macro def vtcid=vtc.3540839.666d0ec9 ** top === varnishtest "make sure an already setup secret file remains ... * top VTEST make sure an already setup secret file remains protected ** top === varnish v1 -vcl { backend default none; } -start **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3540839.666d0ec9/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 39089' -P /tmp/vtc.3540839.666d0ec9/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3540839.666d0ec9/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 39089' -P /tmp/vtc.3540839.666d0ec9/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3540868 **** v1 macro def v1_pid=3540868 **** v1 macro def v1_name=/tmp/vtc.3540839.666d0ec9/v1 **** dT 0.007 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.106 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 5 **** dT 0.107 *** v1 CLI RX 107 **** v1 CLI RX|gbfjlxkwmbgknwxfhihisjfjpvmhzjag **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth e78ec56f4bab0b1aa4704d9bd9bfd34cac087a3c79ef9ce973c06c1e0d027fbc *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX| backend default none; **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.207 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.307 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.407 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.411 *** 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.453 *** v1 debug|Debug: Child (3541832) Started **** dT 0.475 *** v1 debug|Child launched OK **** dT 0.476 *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (3541832) said Child starts **** dT 0.508 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037452.370980/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037452.370980/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:34209 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:34209 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:34209 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:34209 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:34209 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:34209 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:34209 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:34209 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.517 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.559 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 34209 **** v1 CLI TX|debug.xid 1000 **** dT 0.599 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** dT 0.600 **** v1 CLI TX|debug.listen_address **** dT 0.608 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 34209 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 0.642 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 34209 ** v1 Listen on 127.0.0.1 34209 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=34209 **** v1 macro def v1_sock=127.0.0.1:34209 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=34209 **** v1 macro def v1_a0_sock=127.0.0.1:34209 ** top === shell -match _.secret { **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\tfind "/tmp/vtc.3540839.666d0ec9"/v1/_.secret -perm 0640 -size 256c **** dT 0.643 **** top shell_out|/tmp/vtc.3540839.666d0ec9/v1/_.secret **** top shell_status = 0x0000 **** top shell_match succeeded ** top === varnish v1 -stop -wait ** v1 Stop **** v1 CLI TX|stop **** dT 0.684 *** v1 debug|Debug: Stopping Child **** dT 0.708 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 34209 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.785 *** v1 debug|Info: Child (3541832) said Child dies *** v1 debug|Info: Child (3541832) ended *** v1 debug|Debug: Child cleanup complete *** v1 CLI RX 200 *** v1 wait-stopped **** v1 CLI TX|status *** v1 CLI RX 200 **** v1 CLI RX|Child in state stopped ** v1 Wait **** v1 CLI TX|backend.list **** dT 0.826 *** v1 CLI RX 101 **** v1 CLI RX|Unknown request in manager process (child not running). **** v1 CLI RX|Type 'help' for more info. ** v1 Stop **** v1 CLI TX|stop **** dT 0.866 *** v1 CLI RX 300 **** v1 CLI RX|Child in state stopped *** v1 wait-stopped **** v1 CLI TX|status **** dT 0.907 *** v1 CLI RX 200 **** dT 0.908 **** v1 CLI RX|Child in state stopped **** v1 CLI TX|panic.show **** dT 0.948 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared **** dT 0.949 *** v1 debug|Info: manager stopping child *** v1 debug|Info: manager dies **** v1 STDOUT EOF **** dT 1.008 ** v1 WAIT4 pid=3540868 status=0x0000 (user 0.250410 sys 0.065886) ** top === shell { **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\ttest ! -f "/tmp/vtc.3540839.666d0ec9"/v1/_.secret **** dT 1.009 **** top shell_status = 0x0000 ** top === shell -match _.secret { **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\tset -e **** top shell_cmd|\tmkdir -p "/tmp/vtc.3540839.666d0ec9"/v2/ **** top shell_cmd|\ttouch "/tmp/vtc.3540839.666d0ec9"/v2/_.secret **** top shell_cmd|\tchmod 0666 "/tmp/vtc.3540839.666d0ec9"/v2/_.secret **** top shell_cmd|\tfind "/tmp/vtc.3540839.666d0ec9"/v2/_.secret -perm 0666 -size 0c **** dT 1.012 **** top shell_out|/tmp/vtc.3540839.666d0ec9/v2/_.secret **** top shell_status = 0x0000 **** top shell_match succeeded ** top === process p1 "exec varnishd -n ${tmpdir}/v2 -F -f '' -a :0" -s... **** dT 1.014 **** p1 CMD: exec varnishd -n /tmp/vtc.3540839.666d0ec9/v2 -F -f '' -a :0 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/b00084.vtc * top TEST ./tests/b00084.vtc FAILED # top TEST ./tests/b00084.vtc FAILED (1.014) exit=2 FAIL tests/b00084.vtc (exit status: 2) SKIP: tests/b00089 ================== **** dT 0.000 * top TEST ./tests/b00089.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:43401 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3542226.551d646d **** top macro def vtcid=vtc.3542226.551d646d ** top === varnishtest "connect: blackhole" * top VTEST connect: blackhole ** top === feature cmd false **** dT 0.001 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/b00089.vtc * top TEST ./tests/b00089.vtc completed # top TEST ./tests/b00089.vtc skipped (0.091) SKIP tests/b00089.vtc (exit status: 77) SKIP: tests/b00090 ================== **** dT 0.000 * top TEST ./tests/b00090.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:33751 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3542380.21fa6a26 **** top macro def vtcid=vtc.3542380.21fa6a26 ** top === varnishtest "connect: blackhole with queueing" * top VTEST connect: blackhole with queueing ** top === feature cmd false * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/b00090.vtc * top TEST ./tests/b00090.vtc completed # top TEST ./tests/b00090.vtc skipped (0.091) SKIP tests/b00090.vtc (exit status: 77) SKIP: tests/b00091 ================== **** dT 0.000 * top TEST ./tests/b00091.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:38729 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3542488.3abe803c **** top macro def vtcid=vtc.3542488.3abe803c ** top === varnishtest "IPs/port in varnishadm backend.list -j" * top VTEST IPs/port in varnishadm backend.list -j ** top === feature cmd "jq -V" **** dT 0.001 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/b00091.vtc * top TEST ./tests/b00091.vtc completed * diag 0.0 sh: jq: not found # top TEST ./tests/b00091.vtc skipped (0.014) SKIP tests/b00091.vtc (exit status: 77) FAIL: tests/c00083 ================== **** dT 0.000 * top TEST ./tests/c00083.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:33035 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3560004.44e5a8d6 **** top macro def vtcid=vtc.3560004.44e5a8d6 ** top === varnishtest "Test VSM _.index rewrite when too many deletes" * top VTEST Test VSM _.index rewrite when too many deletes ** top === varnish v1 -vcl { **** dT 0.001 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3560004.44e5a8d6/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 35039' -P /tmp/vtc.3560004.44e5a8d6/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3560004.44e5a8d6/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 35039' -P /tmp/vtc.3560004.44e5a8d6/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3560035 **** v1 macro def v1_pid=3560035 **** v1 macro def v1_name=/tmp/vtc.3560004.44e5a8d6/v1 **** dT 0.005 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.104 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 5 *** v1 CLI RX 107 **** v1 CLI RX|cvxpmgobtkmnrwriifpmlcvlmdgufyoq **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** dT 0.105 **** v1 CLI TX|auth 479c2c15eeaca099f2e4aa09255768bfc4e94f77461abe8ec5b51dee1e6ba122 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX| **** v1 CLI TX|\tbackend default { .host = "192.0.2.255"; } **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.205 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.305 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.395 *** 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.405 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.437 *** v1 debug|Debug: Child (3561003) Started **** dT 0.459 *** v1 debug|Child launched OK *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (3561003) said Child starts **** dT 0.500 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.505 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037460.897364/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037460.897364/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:43427 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:43427 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:43427 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:43427 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:43427 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:43427 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:43427 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:43427 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.541 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 43427 **** v1 CLI TX|debug.xid 1000 **** dT 0.582 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.605 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 43427 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 0.624 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 43427 ** v1 Listen on 127.0.0.1 43427 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=43427 **** v1 macro def v1_sock=127.0.0.1:43427 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=43427 **** v1 macro def v1_a0_sock=127.0.0.1:43427 ** top === delay 1 *** top delaying 1 second(s) **** dT 0.705 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 43427 **** dT 1.624 ** top === process p1 { **** dT 1.626 **** p1 CMD: nlines=`wc -l < /tmp/vtc.3560004.44e5a8d6/v1/_.vsm_child/_.index` nminus=`grep -c '^-' /tmp/vtc.3560004.44e5a8d6/v1/_.vsm_child/_.index` echo CHILD NLINES $nlines NMINUS $nminus **** dT 1.627 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/c00083.vtc ** v1 Wait **** v1 CLI TX|panic.show **** dT 1.667 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 1.706 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 1.767 *** v1 debug|Info: Child (3561003) said Child dies *** v1 debug|Info: Child (3561003) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 1.768 **** v1 STDOUT EOF **** dT 1.807 ** v1 WAIT4 pid=3560035 status=0x0000 (user 0.236272 sys 0.062655) * top TEST ./tests/c00083.vtc FAILED # top TEST ./tests/c00083.vtc FAILED (1.807) exit=2 FAIL tests/c00083.vtc (exit status: 2) SKIP: tests/c00086 ================== **** dT 0.000 * top TEST ./tests/c00086.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:45055 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3561320.2c9aa325 **** top macro def vtcid=vtc.3561320.2c9aa325 ** top === varnishtest "-a sub-args user, group and mode; and warn if s... * top VTEST -a sub-args user, group and mode; and warn if stat(EACCES) fails for UDS ** top === feature user_vcache * top SKIPPING test, lacking feature: user_vcache * top RESETTING after ./tests/c00086.vtc * top TEST ./tests/c00086.vtc completed # top TEST ./tests/c00086.vtc skipped (0.061) SKIP tests/c00086.vtc (exit status: 77) SKIP: tests/c00114 ================== **** dT 0.000 * top TEST ./tests/c00114.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:33847 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3568866.2e32c844 **** top macro def vtcid=vtc.3568866.2e32c844 ** top === varnishtest "TLV authority over via backends used as SNI for... * top VTEST TLV authority over via backends used as SNI for haproxy backend/1 ** top === feature ignore_unknown_macro ** top === feature cmd {haproxy --version 2>&1 | grep -q 'HA-*Proxy ver... **** dT 0.001 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/c00114.vtc * top TEST ./tests/c00114.vtc completed # top TEST ./tests/c00114.vtc skipped (0.050) SKIP tests/c00114.vtc (exit status: 77) FAIL: tests/c00122 ================== **** dT 0.000 * top TEST ./tests/c00122.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:45391 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3569556.3f95916d **** top macro def vtcid=vtc.3569556.3f95916d ** top === varnishtest "test 64 bit vxid rollover" * top VTEST test 64 bit vxid rollover ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=40777 **** s1 macro def s1_sock=127.0.0.1:40777 * s1 Listen on 127.0.0.1:40777 ** top === varnish v1 -vcl+backend { ** s1 Started on 127.0.0.1:40777 (1 iterations) **** dT 0.001 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3569556.3f95916d/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 41513' -P /tmp/vtc.3569556.3f95916d/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3569556.3f95916d/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 41513' -P /tmp/vtc.3569556.3f95916d/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs **** dT 0.002 *** v1 PID: 3569583 **** v1 macro def v1_pid=3569583 **** v1 macro def v1_name=/tmp/vtc.3569556.3f95916d/v1 **** dT 0.005 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.106 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|prbykhvcdtkjrdurprqjumleifyiptaa **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth eba35b771dc02822ab9a37c49a91df8720e52961f4380f3d9afdf516dc9dbca2 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "40777"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|\tsub vcl_backend_response { **** v1 CLI TX|\t\tif (bereq.url == "/retry" && **** v1 CLI TX|\t\t bereq.retries == 0) { **** v1 CLI TX|\t\t\treturn (retry); **** v1 CLI TX|\t\t} **** v1 CLI TX|\t} **** v1 CLI TX|\tsub vcl_deliver { **** v1 CLI TX|\t\tif (req.url == "/restart" && **** v1 CLI TX|\t\t req.restarts == 0) { **** v1 CLI TX|\t\t\treturn (restart); **** v1 CLI TX|\t\t} **** v1 CLI TX|\t} **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.206 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.306 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.406 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.411 *** 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.453 *** v1 debug|Debug: Child (3570597) Started **** dT 0.474 *** v1 debug|Child launched OK **** dT 0.475 *** v1 CLI RX 200 *** v1 debug|Info: Child (3570597) said Child starts *** v1 wait-running **** v1 CLI TX|status **** dT 0.507 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037464.857605/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037464.857605/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:45455 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:45455 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:45455 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:45455 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:45455 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:45455 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:45455 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:45455 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.516 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.557 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 45455 **** v1 CLI TX|debug.xid 1000 **** dT 0.598 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.607 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 45455 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 0.639 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 45455 ** v1 Listen on 127.0.0.1 45455 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=45455 **** v1 macro def v1_sock=127.0.0.1:45455 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=45455 **** v1 macro def v1_a0_sock=127.0.0.1:45455 ** top === process p1 -winsz 100 200 {exec varnishlog -n ${v1_name} -g ... **** dT 0.641 **** p1 TIOCWINSZ -1 Bad file descriptor **** p1 CMD: exec varnishlog -n /tmp/vtc.3569556.3f95916d/v1 -g raw ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/c00122.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.682 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.707 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 45455 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.782 *** v1 debug|Info: Child (3570597) said Child dies *** v1 debug|Info: Child (3570597) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 0.783 **** v1 STDOUT EOF **** dT 0.807 ** v1 WAIT4 pid=3569583 status=0x0000 (user 0.254068 sys 0.060581) * top TEST ./tests/c00122.vtc FAILED # top TEST ./tests/c00122.vtc FAILED (0.807) exit=2 FAIL tests/c00122.vtc (exit status: 2) SKIP: tests/h00001 ================== **** dT 0.000 * top TEST ./tests/h00001.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:33883 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3587835.78fb529c **** top macro def vtcid=vtc.3587835.78fb529c ** top === varnishtest "Basic HAproxy test" * top VTEST Basic HAproxy test ** top === feature ignore_unknown_macro ** top === feature cmd {haproxy --version 2>&1 | grep -q 'HA-*Proxy ver... **** dT 0.001 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/h00001.vtc * top TEST ./tests/h00001.vtc completed # top TEST ./tests/h00001.vtc skipped (0.091) SKIP tests/h00001.vtc (exit status: 77) SKIP: tests/h00002 ================== **** dT 0.000 * top TEST ./tests/h00002.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:39927 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3588051.32f1f08f **** top macro def vtcid=vtc.3588051.32f1f08f ** top === varnishtest "Basic HAproxy test (daemon mode)" * top VTEST Basic HAproxy test (daemon mode) ** top === feature ignore_unknown_macro ** top === feature cmd {haproxy --version 2>&1 | grep -q 'HA-*Proxy ver... **** dT 0.001 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/h00002.vtc * top TEST ./tests/h00002.vtc completed # top TEST ./tests/h00002.vtc skipped (0.099) SKIP tests/h00002.vtc (exit status: 77) SKIP: tests/h00003 ================== **** dT 0.000 * top TEST ./tests/h00003.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:34053 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3588105.6c3a3793 **** top macro def vtcid=vtc.3588105.6c3a3793 ** top === varnishtest "Test -conf+backend" * top VTEST Test -conf+backend ** top === feature ignore_unknown_macro ** top === feature cmd {haproxy --version 2>&1 | grep -q 'HA-*Proxy ver... **** dT 0.001 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/h00003.vtc * top TEST ./tests/h00003.vtc completed # top TEST ./tests/h00003.vtc skipped (0.055) SKIP tests/h00003.vtc (exit status: 77) SKIP: tests/h00004 ================== **** dT 0.000 * top TEST ./tests/h00004.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:42047 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3588251.1fad983a **** top macro def vtcid=vtc.3588251.1fad983a ** top === varnishtest "Test -conf+backend" * top VTEST Test -conf+backend ** top === feature ignore_unknown_macro ** top === feature cmd {haproxy --version 2>&1 | grep -q 'HA-*Proxy ver... **** dT 0.001 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/h00004.vtc * top TEST ./tests/h00004.vtc completed # top TEST ./tests/h00004.vtc skipped (0.082) SKIP tests/h00004.vtc (exit status: 77) SKIP: tests/h00005 ================== **** dT 0.000 * top TEST ./tests/h00005.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:43539 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3588300.4e72c3b7 **** top macro def vtcid=vtc.3588300.4e72c3b7 ** top === varnishtest "Exercise varnishtest syslog facility" * top VTEST Exercise varnishtest syslog facility ** top === feature ignore_unknown_macro ** top === feature cmd {haproxy --version 2>&1 | grep -q 'HA-*Proxy ver... **** dT 0.001 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/h00005.vtc * top TEST ./tests/h00005.vtc completed # top TEST ./tests/h00005.vtc skipped (0.053) SKIP tests/h00005.vtc (exit status: 77) SKIP: tests/h00006 ================== **** dT 0.000 * top TEST ./tests/h00006.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:33751 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3588340.41a14e88 **** top macro def vtcid=vtc.3588340.41a14e88 ** top === varnishtest "haproxy tcp-mode, uds, send-proxy-v2, client ip... * top VTEST haproxy tcp-mode, uds, send-proxy-v2, client ip and acl ** top === feature ignore_unknown_macro ** top === feature cmd {haproxy --version 2>&1 | grep -q 'HA-*Proxy ver... **** dT 0.001 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/h00006.vtc * top TEST ./tests/h00006.vtc completed # top TEST ./tests/h00006.vtc skipped (0.059) SKIP tests/h00006.vtc (exit status: 77) SKIP: tests/h00007 ================== **** dT 0.000 * top TEST ./tests/h00007.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:46431 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3588363.3c8b0ab1 **** top macro def vtcid=vtc.3588363.3c8b0ab1 ** top === varnishtest "haproxy tcp-mode, tcp, send-proxy-v2, client ip... * top VTEST haproxy tcp-mode, tcp, send-proxy-v2, client ip and acl ** top === feature ignore_unknown_macro ** top === feature cmd {haproxy --version 2>&1 | grep -q 'HA-*Proxy ver... **** dT 0.001 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/h00007.vtc * top TEST ./tests/h00007.vtc completed # top TEST ./tests/h00007.vtc skipped (0.022) SKIP tests/h00007.vtc (exit status: 77) SKIP: tests/j00000 ================== **** dT 0.000 * top TEST ./tests/j00000.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:39625 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3588547.61aed5f9 **** top macro def vtcid=vtc.3588547.61aed5f9 ** top === varnishtest "Code coverage basic UNIX jail" * top VTEST Code coverage basic UNIX jail ** top === feature user_varnish ** top === feature group_varnish ** top === feature root * top SKIPPING test, lacking feature: root * top RESETTING after ./tests/j00000.vtc * top TEST ./tests/j00000.vtc completed # top TEST ./tests/j00000.vtc skipped (0.052) SKIP tests/j00000.vtc (exit status: 77) SKIP: tests/j00001 ================== **** dT 0.000 * top TEST ./tests/j00001.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:46449 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3588601.5f9c88c5 **** top macro def vtcid=vtc.3588601.5f9c88c5 ** top === varnishtest "Run worker with different uid in UNIX jail" * top VTEST Run worker with different uid in UNIX jail ** top === feature user_varnish ** top === feature user_vcache * top SKIPPING test, lacking feature: user_vcache * top RESETTING after ./tests/j00001.vtc * top TEST ./tests/j00001.vtc completed # top TEST ./tests/j00001.vtc skipped (0.061) SKIP tests/j00001.vtc (exit status: 77) SKIP: tests/j00003 ================== **** dT 0.000 * top TEST ./tests/j00003.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:33445 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3588612.47698f21 **** top macro def vtcid=vtc.3588612.47698f21 ** top === varnishtest "-junix bad subarg handling" * top VTEST -junix bad subarg handling ** top === feature root * top SKIPPING test, lacking feature: root * top RESETTING after ./tests/j00003.vtc * top TEST ./tests/j00003.vtc completed # top TEST ./tests/j00003.vtc skipped (0.064) SKIP tests/j00003.vtc (exit status: 77) SKIP: tests/j00004 ================== **** dT 0.000 * top TEST ./tests/j00004.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:40197 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3588777.5908fc82 **** top macro def vtcid=vtc.3588777.5908fc82 ** top === varnishtest "Listen at a Unix domain socket while in jail" * top VTEST Listen at a Unix domain socket while in jail ** top === feature user_varnish ** top === feature group_varnish ** top === feature root * top SKIPPING test, lacking feature: root * top RESETTING after ./tests/j00004.vtc * top TEST ./tests/j00004.vtc completed # top TEST ./tests/j00004.vtc skipped (0.015) SKIP tests/j00004.vtc (exit status: 77) SKIP: tests/p00000 ================== **** dT 0.000 * top TEST ./tests/p00000.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:40767 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3596134.31878dba **** top macro def vtcid=vtc.3596134.31878dba ** top === varnishtest "Test Basic persistence" * top VTEST Test Basic persistence ** top === feature persistent_storage * top SKIPPING test, lacking feature: persistent_storage * top RESETTING after ./tests/p00000.vtc * top TEST ./tests/p00000.vtc completed # top TEST ./tests/p00000.vtc skipped (0.020) SKIP tests/p00000.vtc (exit status: 77) SKIP: tests/p00002 ================== **** dT 0.000 * top TEST ./tests/p00002.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:45747 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3596241.55c00524 **** top macro def vtcid=vtc.3596241.55c00524 ** top === varnishtest "Ban a persistent object" * top VTEST Ban a persistent object ** top === feature persistent_storage * top SKIPPING test, lacking feature: persistent_storage * top RESETTING after ./tests/p00002.vtc * top TEST ./tests/p00002.vtc completed # top TEST ./tests/p00002.vtc skipped (0.037) SKIP tests/p00002.vtc (exit status: 77) SKIP: tests/p00003 ================== **** dT 0.000 * top TEST ./tests/p00003.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:37211 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3596373.45c29a90 **** top macro def vtcid=vtc.3596373.45c29a90 ** top === varnishtest "Ban a persistent object" * top VTEST Ban a persistent object ** top === feature persistent_storage * top SKIPPING test, lacking feature: persistent_storage * top RESETTING after ./tests/p00003.vtc * top TEST ./tests/p00003.vtc completed # top TEST ./tests/p00003.vtc skipped (0.068) SKIP tests/p00003.vtc (exit status: 77) SKIP: tests/p00004 ================== **** dT 0.000 * top TEST ./tests/p00004.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:45301 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3596426.412dee49 **** top macro def vtcid=vtc.3596426.412dee49 ** top === varnishtest "Check object references" * top VTEST Check object references ** top === feature persistent_storage * top SKIPPING test, lacking feature: persistent_storage * top RESETTING after ./tests/p00004.vtc * top TEST ./tests/p00004.vtc completed # top TEST ./tests/p00004.vtc skipped (0.041) SKIP tests/p00004.vtc (exit status: 77) SKIP: tests/p00005 ================== **** dT 0.000 * top TEST ./tests/p00005.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:41087 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3596552.546ddbcc **** top macro def vtcid=vtc.3596552.546ddbcc ** top === varnishtest "Check expiry of non-instantiated object" * top VTEST Check expiry of non-instantiated object ** top === feature persistent_storage * top SKIPPING test, lacking feature: persistent_storage * top RESETTING after ./tests/p00005.vtc * top TEST ./tests/p00005.vtc completed # top TEST ./tests/p00005.vtc skipped (0.094) SKIP tests/p00005.vtc (exit status: 77) SKIP: tests/p00006 ================== **** dT 0.000 * top TEST ./tests/p00006.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:43957 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3596606.6aa5f71f **** top macro def vtcid=vtc.3596606.6aa5f71f ** top === varnishtest "Check that Vary headers are stored" * top VTEST Check that Vary headers are stored ** top === feature persistent_storage * top SKIPPING test, lacking feature: persistent_storage * top RESETTING after ./tests/p00006.vtc * top TEST ./tests/p00006.vtc completed # top TEST ./tests/p00006.vtc skipped (0.073) SKIP tests/p00006.vtc (exit status: 77) SKIP: tests/p00007 ================== **** dT 0.000 * top TEST ./tests/p00007.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:40409 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3596804.5b1aa216 **** top macro def vtcid=vtc.3596804.5b1aa216 ** top === varnishtest "test reload of object spanning incomplete segme... * top VTEST test reload of object spanning incomplete segment ** top === feature persistent_storage * top SKIPPING test, lacking feature: persistent_storage * top RESETTING after ./tests/p00007.vtc * top TEST ./tests/p00007.vtc completed # top TEST ./tests/p00007.vtc skipped (0.077) SKIP tests/p00007.vtc (exit status: 77) SKIP: tests/p00008 ================== **** dT 0.000 * top TEST ./tests/p00008.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:40067 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3596837.7c51672d **** top macro def vtcid=vtc.3596837.7c51672d ** top === varnishtest "Ban list sync across silos" * top VTEST Ban list sync across silos ** top === feature persistent_storage * top SKIPPING test, lacking feature: persistent_storage * top RESETTING after ./tests/p00008.vtc * top TEST ./tests/p00008.vtc completed # top TEST ./tests/p00008.vtc skipped (0.051) SKIP tests/p00008.vtc (exit status: 77) SKIP: tests/p00009 ================== **** dT 0.000 * top TEST ./tests/p00009.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:44507 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3596909.390ad4f3 **** top macro def vtcid=vtc.3596909.390ad4f3 ** top === varnishtest "Check that reloaded bans with completed flag ar... * top VTEST Check that reloaded bans with completed flag are really completed on restart ** top === feature persistent_storage * top SKIPPING test, lacking feature: persistent_storage * top RESETTING after ./tests/p00009.vtc * top TEST ./tests/p00009.vtc completed # top TEST ./tests/p00009.vtc skipped (0.095) SKIP tests/p00009.vtc (exit status: 77) SKIP: tests/r00915 ================== **** dT 0.000 * top TEST ./tests/r00915.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:43639 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3609544.4ab527c5 **** top macro def vtcid=vtc.3609544.4ab527c5 ** top === varnishtest "error object allocation with persistent" * top VTEST error object allocation with persistent ** top === feature persistent_storage * top SKIPPING test, lacking feature: persistent_storage * top RESETTING after ./tests/r00915.vtc * top TEST ./tests/r00915.vtc completed # top TEST ./tests/r00915.vtc skipped (0.019) SKIP tests/r00915.vtc (exit status: 77) SKIP: tests/r00962 ================== **** dT 0.000 * top TEST ./tests/r00962.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:36679 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3611099.065c3dd4 **** top macro def vtcid=vtc.3611099.065c3dd4 ** top === varnishtest "Test address remapping" * top VTEST Test address remapping ** top === feature persistent_storage * top SKIPPING test, lacking feature: persistent_storage * top RESETTING after ./tests/r00962.vtc * top TEST ./tests/r00962.vtc completed # top TEST ./tests/r00962.vtc skipped (0.027) SKIP tests/r00962.vtc (exit status: 77) SKIP: tests/r01225 ================== **** dT 0.000 * top TEST ./tests/r01225.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:37249 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3617162.3ad9fb7d **** top macro def vtcid=vtc.3617162.3ad9fb7d ** top === varnishtest "Test bans_req counter on persistent reload - #1... * top VTEST Test bans_req counter on persistent reload - #1225 ** top === feature persistent_storage * top SKIPPING test, lacking feature: persistent_storage * top RESETTING after ./tests/r01225.vtc * top TEST ./tests/r01225.vtc completed # top TEST ./tests/r01225.vtc skipped (0.026) SKIP tests/r01225.vtc (exit status: 77) SKIP: tests/r01266 ================== **** dT 0.000 * top TEST ./tests/r01266.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:42097 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3617538.4b98a8a6 **** top macro def vtcid=vtc.3617538.4b98a8a6 ** top === varnishtest "#1266 - Check persisted truncated completed ban... * top VTEST #1266 - Check persisted truncated completed bans ** top === feature persistent_storage * top SKIPPING test, lacking feature: persistent_storage * top RESETTING after ./tests/r01266.vtc * top TEST ./tests/r01266.vtc completed # top TEST ./tests/r01266.vtc skipped (0.025) SKIP tests/r01266.vtc (exit status: 77) SKIP: tests/r01762 ================== **** dT 0.000 * top TEST ./tests/r01762.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:32819 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3632729.3bb96e26 **** top macro def vtcid=vtc.3632729.3bb96e26 ** top === varnishtest "test vsl api handling of incomplete vtxes combi... * top VTEST test vsl api handling of incomplete vtxes combined with bad vxids ** top === feature cmd false **** dT 0.001 * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/r01762.vtc * top TEST ./tests/r01762.vtc completed # top TEST ./tests/r01762.vtc skipped (0.008) SKIP tests/r01762.vtc (exit status: 77) SKIP: tests/r02275 ================== **** dT 0.000 * top TEST ./tests/r02275.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:43191 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3643367.20cdcdc8 **** top macro def vtcid=vtc.3643367.20cdcdc8 ** top === varnishtest "Chunked with no space for iov's on workspace" * top VTEST Chunked with no space for iov's on workspace ** top === feature cmd false * top SKIPPING test, lacking feature: cmd * top RESETTING after ./tests/r02275.vtc * top TEST ./tests/r02275.vtc completed # top TEST ./tests/r02275.vtc skipped (0.022) SKIP tests/r02275.vtc (exit status: 77) FAIL: tests/r02646 ================== **** dT 0.000 * top TEST ./tests/r02646.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:43043 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3650168.3a1d2f17 **** top macro def vtcid=vtc.3650168.3a1d2f17 ** top === varnishtest "#2646: VUT should fail gracefully when removing... * top VTEST #2646: VUT should fail gracefully when removing a pid file fails ** top === varnish v1 -vcl { **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3650168.3a1d2f17/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 42101' -P /tmp/vtc.3650168.3a1d2f17/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3650168.3a1d2f17/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 42101' -P /tmp/vtc.3650168.3a1d2f17/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3650197 **** v1 macro def v1_pid=3650197 **** v1 macro def v1_name=/tmp/vtc.3650168.3a1d2f17/v1 **** dT 0.006 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.106 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 5 **** dT 0.107 *** v1 CLI RX 107 **** v1 CLI RX|qcmipmqdhdusfseuwxanwjgehltsfvsd **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth 3c427863846aaee98e9b03c621fbeacf70df80c5a054244921b5beba7b4faa0d *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX| **** v1 CLI TX|\tbackend be { **** v1 CLI TX|\t\t.host = "127.0.0.1:43043"; **** v1 CLI TX|\t} **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.207 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.307 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.381 *** 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.407 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.422 *** v1 debug|Debug: Child (3651277) Started **** dT 0.444 *** v1 debug|Child launched OK **** dT 0.445 *** v1 CLI RX 200 *** v1 debug|Info: Child (3651277) said Child starts *** v1 wait-running **** v1 CLI TX|status **** dT 0.486 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.507 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037495.929948/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037495.929948/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:46351 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:46351 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:46351 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:46351 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:46351 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:46351 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:46351 **** dT 0.508 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:46351 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.527 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 46351 **** v1 CLI TX|debug.xid 1000 **** dT 0.569 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.608 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 46351 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 0.610 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 46351 ** v1 Listen on 127.0.0.1 46351 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=46351 **** v1 macro def v1_sock=127.0.0.1:46351 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=46351 **** v1 macro def v1_a0_sock=127.0.0.1:46351 ** top === process p1 { **** dT 0.612 **** p1 CMD: exec varnishncsa -n /tmp/vtc.3650168.3a1d2f17/v1 -P /tmp/vtc.3650168.3a1d2f17/ncsa.pid -w /tmp/vtc.3650168.3a1d2f17/ncsa.log ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/r02646.vtc ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.652 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared **** dT 0.653 *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.708 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 46351 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.753 *** v1 debug|Info: Child (3651277) said Child dies *** v1 debug|Info: Child (3651277) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** v1 STDOUT EOF **** dT 0.808 ** v1 WAIT4 pid=3650197 status=0x0000 (user 0.228364 sys 0.055016) * top TEST ./tests/r02646.vtc FAILED # top TEST ./tests/r02646.vtc FAILED (0.808) exit=2 FAIL tests/r02646.vtc (exit status: 2) FAIL: tests/r02649 ================== **** dT 0.000 * top TEST ./tests/r02649.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:44633 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3650579.3ac2a5d9 **** top macro def vtcid=vtc.3650579.3ac2a5d9 ** top === varnishtest "Cleanly stop a VUT app via vtc process -stop" * top VTEST Cleanly stop a VUT app via vtc process -stop ** top === varnish v1 -vcl { **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3650579.3ac2a5d9/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 45725' -P /tmp/vtc.3650579.3ac2a5d9/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3650579.3ac2a5d9/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 45725' -P /tmp/vtc.3650579.3ac2a5d9/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3650608 **** v1 macro def v1_pid=3650608 **** v1 macro def v1_name=/tmp/vtc.3650579.3ac2a5d9/v1 **** dT 0.006 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.106 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 5 *** v1 CLI RX 107 **** v1 CLI RX|jtzfbgnuxmfsuofconjgkoqmpliejwbz **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth fa53262725ada349123fa2bc4f85e7f1aa2aec5de4a04aa61f93dc7ae0f960c1 **** dT 0.107 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX| **** v1 CLI TX|\tbackend be { **** v1 CLI TX|\t\t.host = "127.0.0.1:44633"; **** v1 CLI TX|\t} **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.207 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.307 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.365 *** 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.407 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.408 *** v1 debug|Debug: Child (3651825) Started **** dT 0.430 *** v1 debug|Child launched OK *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (3651825) said Child starts **** dT 0.471 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.507 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037496.112278/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037496.112278/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:39293 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:39293 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:39293 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:39293 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:39293 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:39293 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:39293 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:39293 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.512 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 39293 **** v1 CLI TX|debug.xid 1000 **** dT 0.553 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.594 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 39293 ** v1 Listen on 127.0.0.1 39293 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=39293 **** v1 macro def v1_sock=127.0.0.1:39293 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=39293 **** v1 macro def v1_a0_sock=127.0.0.1:39293 ** top === process p1 { **** dT 0.596 **** p1 CMD: exec varnishncsa -n /tmp/vtc.3650579.3ac2a5d9/v1 -P /tmp/vtc.3650579.3ac2a5d9/ncsa.pid -w /tmp/vtc.3650579.3ac2a5d9/ncsa.log ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/r02649.vtc ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.607 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 39293 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 39293 **** dT 0.637 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.707 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.737 *** v1 debug|Info: Child (3651825) said Child dies *** v1 debug|Info: Child (3651825) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 0.738 **** v1 STDOUT EOF **** dT 0.807 ** v1 WAIT4 pid=3650608 status=0x0000 (user 0.213478 sys 0.054768) **** dT 0.808 * top TEST ./tests/r02649.vtc FAILED # top TEST ./tests/r02649.vtc FAILED (0.808) exit=2 FAIL tests/r02649.vtc (exit status: 2) FAIL: tests/r02686 ================== **** dT 0.000 * top TEST ./tests/r02686.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:34609 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3651540.7ac19893 **** top macro def vtcid=vtc.3651540.7ac19893 ** top === varnishtest "varnishtop -1/-d" * top VTEST varnishtop -1/-d ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=38329 **** s1 macro def s1_sock=127.0.0.1:38329 * s1 Listen on 127.0.0.1:38329 ** top === varnish v1 -vcl+backend { } -start ** s1 Started on 127.0.0.1:38329 (1 iterations) **** dT 0.001 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3651540.7ac19893/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 42755' -P /tmp/vtc.3651540.7ac19893/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3651540.7ac19893/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 42755' -P /tmp/vtc.3651540.7ac19893/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3651571 **** v1 macro def v1_pid=3651571 **** v1 macro def v1_name=/tmp/vtc.3651540.7ac19893/v1 **** dT 0.005 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.104 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|uecxrvsmxoiepstncfomyqqbgeahgtcs **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth e53371b0aa8a81822e5a69d10bbfdecd371577f0a0f67ef61599626e2f3f40bb **** dT 0.105 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "38329"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.205 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.305 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.384 *** 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.405 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.427 *** v1 debug|Debug: Child (3652686) Started **** dT 0.449 *** v1 debug|Child launched OK **** dT 0.450 *** v1 CLI RX 200 *** v1 debug|Info: Child (3652686) said Child starts *** v1 wait-running **** v1 CLI TX|status **** dT 0.491 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.505 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037496.442262/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037496.442262/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:38685 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:38685 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:38685 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:38685 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:38685 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:38685 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:38685 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:38685 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.533 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 38685 **** v1 CLI TX|debug.xid 1000 **** dT 0.574 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.605 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 38685 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 0.615 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 38685 ** v1 Listen on 127.0.0.1 38685 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=38685 **** v1 macro def v1_sock=127.0.0.1:38685 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=38685 **** v1 macro def v1_a0_sock=127.0.0.1:38685 ** top === client c1 { ** c1 Starting client ** c1 Waiting for client ** c1 Started on 127.0.0.1:38685 (1 iterations) *** c1 Connect to 127.0.0.1:38685 *** c1 connected fd 17 from 127.0.0.1 33086 to 127.0.0.1:38685 ** 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.616 *** s1 accepted fd 5 127.0.0.1 34254 ** s1 === rxreq **** 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/7.7)\r **** s1 rxhdr|Accept-Encoding: gzip\r **** s1 rxhdr|X-Varnish: 1002\r **** s1 rxhdr|\r **** s1 rxhdrlen = 146 **** 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/7.7) **** s1 http[ 7] |Accept-Encoding: gzip **** s1 http[ 8] |X-Varnish: 1002 **** s1 bodylen = 0 ** s1 === txresp **** s1 txresp|HTTP/1.1 200 OK\r **** s1 txresp|Date: Tue, 12 Aug 2025 22:24:56 GMT\r **** s1 txresp|Server: s1\r **** s1 txresp|Content-Length: 0\r **** s1 txresp|\r *** s1 shutting fd 5 ** s1 Ending **** dT 0.627 **** c1 rxhdr|HTTP/1.1 200 OK\r **** c1 rxhdr|Date: Tue, 12 Aug 2025 22:24:56 GMT\r **** c1 rxhdr|Server: s1\r **** c1 rxhdr|Content-Length: 0\r **** c1 rxhdr|X-Varnish: 1001\r **** c1 rxhdr|Age: 0\r **** c1 rxhdr|Via: 1.1 v1 (Varnish/7.7)\r **** c1 rxhdr|Accept-Ranges: bytes\r **** c1 rxhdr|Connection: keep-alive\r **** c1 rxhdr|\r **** c1 rxhdrlen = 185 **** c1 http[ 0] |HTTP/1.1 **** c1 http[ 1] |200 **** c1 http[ 2] |OK **** c1 http[ 3] |Date: Tue, 12 Aug 2025 22:24:56 GMT **** c1 http[ 4] |Server: s1 **** c1 http[ 5] |Content-Length: 0 **** c1 http[ 6] |X-Varnish: 1001 **** c1 http[ 7] |Age: 0 **** c1 http[ 8] |Via: 1.1 v1 (Varnish/7.7) **** c1 http[ 9] |Accept-Ranges: bytes **** c1 http[10] |Connection: keep-alive **** c1 bodylen = 0 *** c1 closing fd 17 ** c1 Ending ** top === process p1 -dump {varnishtop -n ${v1_name} -d -i ReqMethod} ... **** dT 0.629 **** p1 CMD: varnishtop -n /tmp/vtc.3651540.7ac19893/v1 -d -i ReqMethod ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/r02686.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.671 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.706 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 38685 **** v1 vsl| 1000 Begin c sess 0 HTTP/1 **** v1 vsl| 1000 SessOpen c 127.0.0.1 33086 a0 127.0.0.1 38685 1755037496.952626 21 **** v1 vsl| 1000 Debug c sockopt: SO_LINGER may be inherited for a0=127.0.0.1:38685 **** v1 vsl| 1000 Debug c sockopt: SO_KEEPALIVE may be inherited for a0=127.0.0.1:38685 **** v1 vsl| 1000 Debug c sockopt: SO_SNDTIMEO may be inherited for a0=127.0.0.1:38685 **** v1 vsl| 1000 Debug c sockopt: SO_RCVTIMEO may be inherited for a0=127.0.0.1:38685 **** v1 vsl| 1000 Debug c sockopt: TCP_NODELAY may be inherited for a0=127.0.0.1:38685 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPIDLE may be inherited for a0=127.0.0.1:38685 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPCNT may be inherited for a0=127.0.0.1:38685 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPINTVL may be inherited for a0=127.0.0.1:38685 **** 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: 1755037496.952761 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/7.7) **** 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: 1755037496.952792 0.000030 0.000030 **** v1 vsl| 1002 Timestamp b Connected: 1755037496.952904 0.000143 0.000112 **** v1 vsl| 1002 BackendOpen b 24 s1 127.0.0.1 38329 127.0.0.1 34254 connect **** v1 vsl| 1002 Timestamp b Bereq: 1755037496.952964 0.000203 0.000059 **** 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: Tue, 12 Aug 2025 22:24:56 GMT **** v1 vsl| 1002 BerespHeader b Server: s1 **** v1 vsl| 1002 BerespHeader b Content-Length: 0 **** v1 vsl| 1002 Timestamp b Beresp: 1755037496.953339 0.000578 0.000375 **** v1 vsl| 1002 TTL b RFC 120 10 0 1755037497 1755037497 1755037496 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: 1755037496.953385 0.000623 0.000045 **** v1 vsl| 1002 Filters b **** v1 vsl| 1002 Storage b malloc s0 **** v1 vsl| 1002 Fetch_Body b 0 none - **** v1 vsl| 1002 BackendClose b 24 s1 recycle **** v1 vsl| 1002 Timestamp b BerespBody: 1755037496.963496 0.010735 0.010111 **** v1 vsl| 1002 Length b 0 **** v1 vsl| 1002 BereqAcct b 146 0 146 87 0 87 **** v1 vsl| 1002 End b **** v1 vsl| 1001 Begin c req 1000 rxreq **** v1 vsl| 1001 Timestamp c Start: 1755037496.952668 0.000000 0.000000 **** v1 vsl| 1001 Timestamp c Req: 1755037496.952668 0.000000 0.000000 **** v1 vsl| 1001 VCL_use c vcl1 **** v1 vsl| 1001 ReqStart c 127.0.0.1 33086 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/7.7) **** 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: 1755037496.963501 0.010832 0.010832 **** 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: Tue, 12 Aug 2025 22:24:56 GMT **** v1 vsl| 1001 RespHeader c Server: s1 **** v1 vsl| 1001 RespHeader c Content-Length: 0 **** 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/7.7) **** 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: 1755037496.963532 0.010863 0.000030 **** v1 vsl| 1001 Filters c **** v1 vsl| 1001 RespHeader c Connection: keep-alive **** v1 vsl| 1001 Timestamp c Resp: 1755037496.963588 0.010919 0.000056 **** v1 vsl| 1001 ReqAcct c 51 0 51 185 0 185 **** v1 vsl| 1001 End c **** v1 vsl| 1000 SessClose c REM_CLOSE 0.011 **** v1 vsl| 1000 End c **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.771 *** v1 debug|Info: Child (3652686) said Child dies *** v1 debug|Info: Child (3652686) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 0.772 **** v1 STDOUT EOF **** dT 0.806 ** v1 WAIT4 pid=3651571 status=0x0000 (user 0.229479 sys 0.061455) * top TEST ./tests/r02686.vtc FAILED # top TEST ./tests/r02686.vtc FAILED (0.806) exit=2 FAIL tests/r02686.vtc (exit status: 2) FAIL: tests/r02990 ================== **** dT 0.000 * top TEST ./tests/r02990.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:34133 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3656269.5a6afa51 **** top macro def vtcid=vtc.3656269.5a6afa51 ** top === varnishtest "Initial varnishstat verbosity" * top VTEST Initial varnishstat verbosity ** top === varnish v1 -vcl {backend be none;} -start **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3656269.5a6afa51/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 44181' -P /tmp/vtc.3656269.5a6afa51/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3656269.5a6afa51/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 44181' -P /tmp/vtc.3656269.5a6afa51/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3656297 **** v1 macro def v1_pid=3656297 **** v1 macro def v1_name=/tmp/vtc.3656269.5a6afa51/v1 **** dT 0.007 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.107 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 5 *** v1 CLI RX 107 **** v1 CLI RX|itkncdhnsyewkpgqgftgctfrhdhzllbd **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth 4e5870fc433323b254cc12cd6532cef20f20b4e97ac0bb7878ee13e159c146a2 **** dT 0.108 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend be none; **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.208 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.308 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.408 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.466 *** 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.508 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.509 *** v1 debug|Debug: Child (3657345) Started **** dT 0.533 *** v1 debug|Child launched OK **** dT 0.534 *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (3657345) said Child starts **** dT 0.575 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.608 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037498.188372/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037498.188372/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:37519 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:37519 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:37519 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:37519 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:37519 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:37519 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:37519 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:37519 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.616 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 37519 **** v1 CLI TX|debug.xid 1000 **** dT 0.657 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.699 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 37519 ** v1 Listen on 127.0.0.1 37519 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=37519 **** v1 macro def v1_sock=127.0.0.1:37519 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=37519 **** v1 macro def v1_a0_sock=127.0.0.1:37519 ** top === process p1 -dump {varnishstat -n ${v1_name}} -start **** dT 0.701 **** p1 CMD: varnishstat -n /tmp/vtc.3656269.5a6afa51/v1 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/r02990.vtc ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.709 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 37519 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 37519 **** dT 0.742 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.809 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.842 *** v1 debug|Info: Child (3657345) said Child dies *** v1 debug|Info: Child (3657345) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 0.843 **** v1 STDOUT EOF **** dT 0.909 ** v1 WAIT4 pid=3656297 status=0x0000 (user 0.291162 sys 0.078865) * top TEST ./tests/r02990.vtc FAILED # top TEST ./tests/r02990.vtc FAILED (0.909) exit=2 FAIL tests/r02990.vtc (exit status: 2) FAIL: tests/r03159 ================== **** dT 0.000 * top TEST ./tests/r03159.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:42969 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3658739.519a143b **** top macro def vtcid=vtc.3658739.519a143b ** top === varnishtest "double sub unref warning / warnings output for ... * top VTEST double sub unref warning / warnings output for -f ** top === filewrite ${tmpdir}/unref.vcl { ** top === process p1 -log { **** dT 0.002 **** p1 CMD: varnishd -F -n "/tmp/vtc.3658739.519a143b/t" -a "/tmp/vtc.3658739.519a143b/sock" \ -p vcc_feature=-err_unref -f "/tmp/vtc.3658739.519a143b/unref.vcl" \ -l 2m 2>&1 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/r03159.vtc * top TEST ./tests/r03159.vtc FAILED # top TEST ./tests/r03159.vtc FAILED (0.080) exit=2 FAIL tests/r03159.vtc (exit status: 2) FAIL: tests/r03394 ================== **** dT 0.000 * top TEST ./tests/r03394.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:43311 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3663472.4dc55063 **** top macro def vtcid=vtc.3663472.4dc55063 ** top === varnishtest "varnishstat curses field exclusion" * top VTEST varnishstat curses field exclusion ** top === server s1 -start ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=46417 **** s1 macro def s1_sock=127.0.0.1:46417 * s1 Listen on 127.0.0.1:46417 ** top === varnish v1 -vcl+backend "" -start ** s1 Started on 127.0.0.1:46417 (1 iterations) **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3663472.4dc55063/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 44579' -P /tmp/vtc.3663472.4dc55063/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3663472.4dc55063/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 44579' -P /tmp/vtc.3663472.4dc55063/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3663501 **** v1 macro def v1_pid=3663501 **** v1 macro def v1_name=/tmp/vtc.3663472.4dc55063/v1 **** dT 0.006 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.107 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|gvsowicrwbcnjwsemrrazzufupgjmicp **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth 2e9e50a6be6ef57f8d885afaefb3ac9e5e5c522eb2388eb33c7de32444844b4c *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "46417"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.207 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.307 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.407 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.409 *** 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.450 *** v1 debug|Debug: Child (3664535) Started **** dT 0.473 *** v1 debug|Child launched OK **** dT 0.474 *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (3664535) said Child starts **** dT 0.508 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037501.107411/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037501.107411/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:44805 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:44805 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:44805 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:44805 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:44805 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:44805 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:44805 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:44805 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.516 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.557 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 44805 **** v1 CLI TX|debug.xid 1000 **** dT 0.598 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.608 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 44805 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 0.639 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 44805 ** v1 Listen on 127.0.0.1 44805 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=44805 **** v1 macro def v1_sock=127.0.0.1:44805 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=44805 **** v1 macro def v1_a0_sock=127.0.0.1:44805 ** top === process p1 -dump {varnishstat -n ${v1_name} -f '^VSB.*'} -st... **** dT 0.641 **** p1 CMD: varnishstat -n /tmp/vtc.3663472.4dc55063/v1 -f '^VSB.*' ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/r03394.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.682 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.708 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 44805 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.782 *** v1 debug|Info: Child (3664535) said Child dies *** v1 debug|Info: Child (3664535) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 0.783 **** v1 STDOUT EOF **** dT 0.808 ** v1 WAIT4 pid=3663501 status=0x0000 (user 0.244296 sys 0.067997) * top TEST ./tests/r03394.vtc FAILED # top TEST ./tests/r03394.vtc FAILED (0.808) exit=2 FAIL tests/r03394.vtc (exit status: 2) FAIL: tests/r03940 ================== **** dT 0.000 * top TEST ./tests/r03940.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:34353 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3667898.048d42c6 **** top macro def vtcid=vtc.3667898.048d42c6 ** top === varnishtest "test startup_timeout vs. stevedore init / open" * top VTEST test startup_timeout vs. stevedore init / open ** top === varnish v1 -arg "-sdebug=debug,dinit=5s -pstartup_timeout=3s... **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3667898.048d42c6/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 46791' -P /tmp/vtc.3667898.048d42c6/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs -sdebug=debug,dinit=5s -pstartup_timeout=3s -pcli_timeout=2s -p feature=+no_coredump *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3667898.048d42c6/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 46791' -P /tmp/vtc.3667898.048d42c6/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs -sdebug=debug,dinit=5s -pstartup_timeout=3s -pcli_timeout=2s -p feature=+no_coredump *** v1 PID: 3667930 **** v1 macro def v1_pid=3667930 **** v1 macro def v1_name=/tmp/vtc.3667898.048d42c6/v1 **** dT 0.006 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdebug,-sdefault,-hcritbit *** v1 debug|200 312 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdebug,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.106 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 5 *** v1 CLI RX 107 **** v1 CLI RX|npntvomxkqcnbwhehrvfsdxdrdhqwnte **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth ac532aaae4ddcffc646853ef9c9ca55b903e06fc85d037ac819ea280ae590bf4 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdebug,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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.107 **** v1 CLI TX|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend none none; **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.207 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.307 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.407 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.422 *** 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 ** top === varnish v1 -cliexpect \ **** v1 CLI TX|start **** dT 0.464 *** v1 debug|Debug: Child (3669061) Started **** dT 0.507 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.607 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.707 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.808 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.908 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.008 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.108 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.208 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.308 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.408 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.508 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.608 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.708 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.808 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.909 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 2.009 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 2.109 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 2.209 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 2.309 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 2.409 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 2.509 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 2.609 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 2.709 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 2.809 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 2.910 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 3.010 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 3.110 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 3.210 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 3.310 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 3.410 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 3.467 *** v1 debug|Error: Child failed on launch within startup_timeout=3.00s *** v1 debug|Error: Child (3669061) said Child starts *** v1 debug|Error: Child (3669061) said -sdebug init delay 5.000000s *** v1 debug|Error: Child (3669061) said -sdebug open delay in init 0.000000s **** dT 3.510 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 3.610 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 3.710 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 3.810 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 3.910 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 4.011 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 4.111 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 4.211 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 4.311 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 4.411 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 4.511 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 4.611 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 4.711 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 4.811 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 4.911 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 5.011 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 5.111 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 5.212 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 5.312 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 5.412 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 5.469 *** v1 debug|Error: Child (3669061) not dying (waitpid = 0), killing *** v1 debug|Child (3669061) died signal=6 *** v1 debug|Error: Child (3669061) Panic at: Tue, 12 Aug 2025 22:25:08 GMT *** v1 debug|Wrong turn at cache/cache_main.c:385: *** v1 debug|It's time for the big quit *** v1 debug|version = varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd, vrt api = 21.0 *** v1 debug|ident = Linux,6.8.12-11-pve,x86_64,-jnone,-sdebug,-sdefault,-hcritbit,epoll *** v1 debug|now = 628811.278463 (mono), 1755037508.167681 (real) *** v1 debug|Backtrace: *** v1 debug| ip=0x55650ed6277e sp=0x7ffda56a19f0 *** v1 debug| ip=0x55650edc4d14 sp=0x7ffda56a1b30 *** v1 debug| ip=0x55650ed5e2e2 sp=0x7ffda56a1b70 *** v1 debug| ip=0x79674bd885a4 sp=0x7ffda56a1b80 *** v1 debug|argv = { *** v1 debug| [0] = \"varnishd\", *** v1 debug| [1] = \"-d\", *** v1 debug| [2] = \"-n\", *** v1 debug| [3] = \"/tmp/vtc.3667898.048d42c6/v1\", *** v1 debug| [4] = \"-i\", *** v1 debug| [5] = \"v1\", *** v1 debug| [6] = \"-l\", *** v1 debug| [7] = \"2m\", *** v1 debug| [8] = \"-p\", *** v1 debug| [9] = \"auto_restart=off\", *** v1 debug| [10] = \"-p\", *** v1 debug| [11] = \"syslog_cli_traffic=off\", *** v1 debug| [12] = \"-p\", *** v1 debug| [13] = \"thread_pool_min=10\", *** v1 debug| [14] = \"-p\", *** v1 debug| [15] = \"debug=+vtc_mode\", *** v1 debug| [16] = \"-p\", *** v1 debug| [17] = \"vsl_mask=+Debug,+H2RxHdr,+H2RxBody\", *** v1 debug| [18] = \"-p\", *** v1 debug| [19] = \"h2_ini *** v1 debug|tial_window_size=1m\", *** v1 debug| [20] = \"-p\", *** v1 debug| [21] = \"h2_rx_window_low_water=64k\", *** v1 debug| [22] = \"-a\", *** v1 debug| [23] = \"127.0.0.1:0\", *** v1 debug| [24] = \"-M\", *** v1 debug| [25] = \"127.0.0.1 46791\", *** v1 debug| [26] = \"-P\", *** v1 debug| [27] = \"/tmp/vtc.3667898.048d42c6/v1/varnishd.pid\", *** v1 debug| [28] = \"-p\", *** v1 debug| [29] = \"vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs\", *** v1 debug| [30] = \"-sdebug=debug,dinit=5s\", *** v1 debug| [31] = \"-pstartup_timeout=3s\", *** v1 debug| [32] = \"-pcli_timeout=2s\", *** v1 debug| [33] = \"-p\", *** v1 debug| [34] = \"feature=+no_coredump\", *** v1 debug|} *** v1 debug|pthread.self = 0x79674bdceb28 *** v1 debug|pthread.name = (cache-main) *** v1 debug|pthread.attr = { *** v1 debug| guard = 0, *** v1 debug| stack_bottom = 0x7ffda5684000, *** v1 debug| stack_top = 0x7ffda56a4000, *** v1 debug| stack_size = 131072, *** v1 debug|} *** v1 debug|thr.req = NULL *** v1 debug|thr.busyobj = NULL *** v1 debug|thr.worker = NULL *** v1 debug|vmods = { *** v1 debug|}, *** v1 debug|pools = { *** v1 debug|}, *** v1 debug| *** v1 debug| *** v1 debug|Debug: Child cleanup complete *** v1 CLI RX 400 **** v1 CLI RX|Child failed on launch within startup_timeout=3.00s ** v1 CLI 400 ** top === shell {varnishadm -n ${v1_name} panic.clear || true } **** top shell_cmd|set -e ;exec 2>&1 ; varnishadm -n /tmp/vtc.3667898.048d42c6/v1 panic.clear || true **** dT 5.474 **** top shell_out| **** top shell_status = 0x0000 ** top === varnish v1 -wait ** v1 Wait **** v1 CLI TX|backend.list *** v1 CLI RX 101 **** v1 CLI RX|Unknown request in manager process (child not running). **** v1 CLI RX|Type 'help' for more info. ** v1 Stop **** v1 CLI TX|stop **** dT 5.515 *** v1 CLI RX 300 **** v1 CLI RX|Child in state stopped *** v1 wait-stopped **** v1 CLI TX|status **** dT 5.556 *** v1 CLI RX 200 **** v1 CLI RX|Child in state stopped **** v1 CLI TX|panic.show **** dT 5.597 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Info: manager dies **** v1 STDOUT EOF **** dT 5.612 ** v1 WAIT4 pid=3667930 status=0x4000 (user 0.255903 sys 0.066464) ** top === process p1 { varnishd \ **** dT 5.614 **** p1 CMD: varnishd \ -sdebug=debug,dinit=5s \ -pstartup_timeout=3s -pcli_timeout=2s \ -n /tmp/vtc.3667898.048d42c6/p1 -a :0 -b none 2>&1 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/r03940.vtc * top TEST ./tests/r03940.vtc FAILED # top TEST ./tests/r03940.vtc FAILED (5.614) exit=2 FAIL tests/r03940.vtc (exit status: 2) FAIL: tests/s00003 ================== **** dT 0.000 * top TEST ./tests/s00003.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:33307 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3669906.70cd21d5 **** top macro def vtcid=vtc.3669906.70cd21d5 ** top === varnishtest "Coverage test for -sfile" * top VTEST Coverage test for -sfile ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=37591 **** s1 macro def s1_sock=127.0.0.1:37591 * s1 Listen on 127.0.0.1:37591 ** top === varnish v1 \ ** s1 Started on 127.0.0.1:37591 (1 iterations) **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3669906.70cd21d5/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 37211' -P /tmp/vtc.3669906.70cd21d5/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs -sTransient=file,/tmp/vtc.3669906.70cd21d5/_.file,10m -sdir=file,/tmp/vtc.3669906.70cd21d5/,10m *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3669906.70cd21d5/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 37211' -P /tmp/vtc.3669906.70cd21d5/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs -sTransient=file,/tmp/vtc.3669906.70cd21d5/_.file,10m -sdir=file,/tmp/vtc.3669906.70cd21d5/,10m *** v1 PID: 3669934 **** v1 macro def v1_pid=3669934 **** v1 macro def v1_name=/tmp/vtc.3669906.70cd21d5/v1 **** dT 0.007 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sfile,-sfile,-hcritbit *** v1 debug|200 308 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sfile,-sfile,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.108 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|mvpgblgpkfyejvliseapvimuuvtougqx **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth 0454e4298c5bf539e4da48c61b10a3c58213ee05801b686fedd821b6b0565a23 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sfile,-sfile,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "37591"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|\t\tsub vcl_backend_response { **** v1 CLI TX|\t\t\tset beresp.do_stream = false; **** v1 CLI TX|\t\t\tset beresp.ttl = 0.1s; **** v1 CLI TX|\t\t\tset beresp.grace = 0.1s; **** v1 CLI TX|\t\t\tset beresp.keep = 0.1s; **** v1 CLI TX|\t\t} **** v1 CLI TX|\t **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.208 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.308 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.380 *** 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.408 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.422 *** v1 debug|Debug: Child (3671162) Started **** dT 0.446 *** v1 debug|Child launched OK **** dT 0.447 *** v1 CLI RX 200 *** v1 debug|Info: Child (3671162) said Child starts *** v1 debug|Info: Child (3671162) said SMF.dir mmap'ed 10485760 bytes of 10485760 *** v1 debug|Info: Child (3671162) said SMF.Transient mmap'ed 10485760 bytes of 10485760 *** v1 wait-running **** v1 CLI TX|status **** dT 0.487 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.509 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037503.702230/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037503.702230/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:44269 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:44269 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:44269 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:44269 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:44269 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:44269 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:44269 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:44269 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.529 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 44269 **** v1 CLI TX|debug.xid 1000 **** dT 0.571 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.609 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 44269 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 0.612 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 44269 ** v1 Listen on 127.0.0.1 44269 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=44269 **** v1 macro def v1_sock=127.0.0.1:44269 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=44269 **** v1 macro def v1_a0_sock=127.0.0.1:44269 ** top === client c1 { ** c1 Starting client ** c1 Waiting for client ** c1 Started on 127.0.0.1:44269 (1 iterations) *** c1 Connect to 127.0.0.1:44269 **** dT 0.613 *** c1 connected fd 17 from 127.0.0.1 45746 to 127.0.0.1:44269 ** 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 *** s1 accepted fd 5 127.0.0.1 46234 ** s1 === rxreq **** 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/7.7)\r **** s1 rxhdr|Accept-Encoding: gzip\r **** s1 rxhdr|X-Varnish: 1002\r **** s1 rxhdr|\r **** s1 rxhdrlen = 146 **** 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/7.7) **** s1 http[ 7] |Accept-Encoding: gzip **** s1 http[ 8] |X-Varnish: 1002 **** s1 bodylen = 0 ** s1 === txresp -nolen -hdr "Transfer-encoding: chunked" **** s1 txresp|HTTP/1.1 200 OK\r **** s1 txresp|Transfer-encoding: chunked\r **** s1 txresp|Date: Tue, 12 Aug 2025 22:25:04 GMT\r **** s1 txresp|Server: s1\r **** s1 txresp|\r ** s1 === chunkedlen 65536 **** s1 chunked|10000\r **** s1 chunked|0123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670 **** s1 chunked| [...] (57353) **** dT 0.614 ** s1 === chunkedlen 65536 **** s1 chunked|10000\r **** s1 chunked|0123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670 **** s1 chunked| [...] (57353) ** s1 === chunkedlen 65536 **** s1 chunked|10000\r **** s1 chunked|0123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670 **** s1 chunked| [...] (57353) ** s1 === chunkedlen 65536 **** s1 chunked|10000\r **** s1 chunked|0123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670 **** s1 chunked| [...] (57353) ** s1 === chunkedlen 1 **** s1 chunked|1\r **** s1 chunked|0\r ** s1 === chunkedlen 0 **** s1 chunked|0\r **** s1 chunked|\r ** s1 === rxreq **** dT 0.625 **** c1 rxhdr|HTTP/1.1 200 OK\r **** c1 rxhdr|Date: Tue, 12 Aug 2025 22:25:04 GMT\r **** c1 rxhdr|Server: s1\r **** c1 rxhdr|X-Varnish: 1001\r **** c1 rxhdr|Age: 0\r **** c1 rxhdr|Via: 1.1 v1 (Varnish/7.7)\r **** c1 rxhdr|Accept-Ranges: bytes\r **** c1 rxhdr|Content-Length: 262145\r **** c1 rxhdr|Connection: keep-alive\r **** c1 rxhdr|\r **** c1 rxhdrlen = 190 **** c1 http[ 0] |HTTP/1.1 **** c1 http[ 1] |200 **** c1 http[ 2] |OK **** c1 http[ 3] |Date: Tue, 12 Aug 2025 22:25:04 GMT **** c1 http[ 4] |Server: s1 **** c1 http[ 5] |X-Varnish: 1001 **** c1 http[ 6] |Age: 0 **** c1 http[ 7] |Via: 1.1 v1 (Varnish/7.7) **** c1 http[ 8] |Accept-Ranges: bytes **** c1 http[ 9] |Content-Length: 262145 **** c1 http[10] |Connection: keep-alive **** c1 c-l|01234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567 **** c1 c-l| [...] (253953) **** c1 bodylen = 262145 ** c1 === expect resp.bodylen == 262145 **** c1 EXPECT resp.bodylen (262145) == "262145" match ** c1 === delay 2 *** c1 delaying 2 second(s) **** dT 0.709 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 44269 **** v1 vsl| 1000 Begin c sess 0 HTTP/1 **** v1 vsl| 1000 SessOpen c 127.0.0.1 45746 a0 127.0.0.1 44269 1755037504.206750 23 **** v1 vsl| 1000 Debug c sockopt: SO_LINGER may be inherited for a0=127.0.0.1:44269 **** v1 vsl| 1000 Debug c sockopt: SO_KEEPALIVE may be inherited for a0=127.0.0.1:44269 **** v1 vsl| 1000 Debug c sockopt: SO_SNDTIMEO may be inherited for a0=127.0.0.1:44269 **** v1 vsl| 1000 Debug c sockopt: SO_RCVTIMEO may be inherited for a0=127.0.0.1:44269 **** v1 vsl| 1000 Debug c sockopt: TCP_NODELAY may be inherited for a0=127.0.0.1:44269 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPIDLE may be inherited for a0=127.0.0.1:44269 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPCNT may be inherited for a0=127.0.0.1:44269 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPINTVL may be inherited for a0=127.0.0.1:44269 **** 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: 1755037504.206889 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/7.7) **** 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: 1755037504.206908 0.000019 0.000019 **** v1 vsl| 1002 Timestamp b Connected: 1755037504.206979 0.000090 0.000071 **** v1 vsl| 1002 BackendOpen b 26 s1 127.0.0.1 37591 127.0.0.1 46234 connect **** v1 vsl| 1002 Timestamp b Bereq: 1755037504.207027 0.000138 0.000047 **** 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 Transfer-encoding: chunked **** v1 vsl| 1002 BerespHeader b Date: Tue, 12 Aug 2025 22:25:04 GMT **** v1 vsl| 1002 BerespHeader b Server: s1 **** v1 vsl| 1002 Timestamp b Beresp: 1755037504.207291 0.000402 0.000264 **** v1 vsl| 1002 TTL b RFC 120 10 0 1755037504 1755037504 1755037504 0 0 cacheable **** v1 vsl| 1002 VCL_call b BACKEND_RESPONSE **** v1 vsl| 1002 TTL b VCL 0 10 0 1755037504 cacheable **** v1 vsl| 1002 TTL b VCL 0 0 0 1755037504 cacheable **** v1 vsl| 1002 TTL b VCL 0 0 0 1755037504 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: 1755037504.207333 0.000444 0.000041 **** v1 vsl| 1002 Filters b **** v1 vsl| 1002 Storage b file Transient **** v1 vsl| 1002 Fetch_Body b 2 chunked - **** v1 vsl| 1002 BackendClose b 26 s1 recycle **** v1 vsl| 1002 Timestamp b BerespBody: 1755037504.218257 0.011368 0.010924 **** v1 vsl| 1002 Length b 262145 **** v1 vsl| 1002 BereqAcct b 146 0 146 96 262145 262241 **** v1 vsl| 1002 End b **** v1 vsl| 1001 Begin c req 1000 rxreq **** v1 vsl| 1001 Timestamp c Start: 1755037504.206800 0.000000 0.000000 **** v1 vsl| 1001 Timestamp c Req: 1755037504.206800 0.000000 0.000000 **** v1 vsl| 1001 VCL_use c vcl1 **** v1 vsl| 1001 ReqStart c 127.0.0.1 45746 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/7.7) **** 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: 1755037504.218262 0.011462 0.011462 **** 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: Tue, 12 Aug 2025 22:25:04 GMT **** v1 vsl| 1001 RespHeader c Server: s1 **** 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/7.7) **** 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: 1755037504.218292 0.011492 0.000029 **** v1 vsl| 1001 Filters c **** v1 vsl| 1001 RespHeader c Content-Length: 262145 **** v1 vsl| 1001 RespHeader c Connection: keep-alive **** v1 vsl| 1001 Timestamp c Resp: 1755037504.218545 0.011744 0.000252 **** v1 vsl| 1001 ReqAcct c 51 0 51 190 262145 262335 **** v1 vsl| 1001 End c **** dT 2.625 ** 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 **** 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/7.7)\r **** s1 rxhdr|Accept-Encoding: gzip\r **** s1 rxhdr|X-Varnish: 1004\r **** s1 rxhdr|\r **** s1 rxhdrlen = 146 **** 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/7.7) **** s1 http[ 7] |Accept-Encoding: gzip **** s1 http[ 8] |X-Varnish: 1004 **** s1 bodylen = 0 ** s1 === txresp -nolen -hdr "Transfer-encoding: chunked" **** s1 txresp|HTTP/1.1 200 OK\r **** s1 txresp|Transfer-encoding: chunked\r **** s1 txresp|Date: Tue, 12 Aug 2025 22:25:06 GMT\r **** s1 txresp|Server: s1\r **** s1 txresp|\r ** s1 === chunkedlen 262 **** s1 chunked|106\r **** s1 chunked|0123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345\r ** s1 === chunkedlen 0 **** s1 chunked|0\r **** s1 chunked|\r *** s1 shutting fd 5 ** s1 Ending **** dT 2.636 **** c1 rxhdr|HTTP/1.1 200 OK\r **** c1 rxhdr|Date: Tue, 12 Aug 2025 22:25:06 GMT\r **** c1 rxhdr|Server: s1\r **** c1 rxhdr|X-Varnish: 1003\r **** c1 rxhdr|Age: 0\r **** c1 rxhdr|Via: 1.1 v1 (Varnish/7.7)\r **** c1 rxhdr|Accept-Ranges: bytes\r **** c1 rxhdr|Content-Length: 262\r **** c1 rxhdr|Connection: keep-alive\r **** c1 rxhdr|\r **** c1 rxhdrlen = 187 **** c1 http[ 0] |HTTP/1.1 **** c1 http[ 1] |200 **** c1 http[ 2] |OK **** c1 http[ 3] |Date: Tue, 12 Aug 2025 22:25:06 GMT **** c1 http[ 4] |Server: s1 **** c1 http[ 5] |X-Varnish: 1003 **** c1 http[ 6] |Age: 0 **** c1 http[ 7] |Via: 1.1 v1 (Varnish/7.7) **** c1 http[ 8] |Accept-Ranges: bytes **** c1 http[ 9] |Content-Length: 262 **** c1 http[10] |Connection: keep-alive **** c1 c-l|0123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345670123456701234567012345 **** c1 bodylen = 262 ** c1 === expect resp.bodylen == 262 **** c1 EXPECT resp.bodylen (262) == "262" match *** c1 closing fd 17 ** c1 Ending ** top === varnish v1 -vsl_catchup **** dT 2.710 **** v1 vsl| 1000 Link c req 1003 rxreq **** v1 vsl| 1004 Begin b bereq 1003 fetch **** v1 vsl| 1004 VCL_use b vcl1 **** v1 vsl| 1004 Timestamp b Start: 1755037506.219053 0.000000 0.000000 **** v1 vsl| 1004 BereqMethod b GET **** v1 vsl| 1004 BereqURL b / **** v1 vsl| 1004 BereqProtocol b HTTP/1.1 **** v1 vsl| 1004 BereqHeader b Host: 127.0.0.1 **** v1 vsl| 1004 BereqHeader b User-Agent: c1 **** v1 vsl| 1004 BereqHeader b X-Forwarded-For: 127.0.0.1 **** v1 vsl| 1004 BereqHeader b Via: 1.1 v1 (Varnish/7.7) **** v1 vsl| 1004 BereqHeader b Accept-Encoding: gzip **** v1 vsl| 1004 BereqHeader b X-Varnish: 1004 **** v1 vsl| 1004 VCL_call b BACKEND_FETCH **** v1 vsl| 1004 VCL_return b fetch **** v1 vsl| 1004 Timestamp b Fetch: 1755037506.219064 0.000011 0.000011 **** v1 vsl| 1004 Timestamp b Connected: 1755037506.219067 0.000014 0.000003 **** v1 vsl| 1004 BackendOpen b 26 s1 127.0.0.1 37591 127.0.0.1 46234 reuse **** v1 vsl| 1004 Timestamp b Bereq: 1755037506.219092 0.000038 0.000024 **** v1 vsl| 1004 BerespProtocol b HTTP/1.1 **** v1 vsl| 1004 BerespStatus b 200 **** v1 vsl| 1004 BerespReason b OK **** v1 vsl| 1004 BerespHeader b Transfer-encoding: chunked **** v1 vsl| 1004 BerespHeader b Date: Tue, 12 Aug 2025 22:25:06 GMT **** v1 vsl| 1004 BerespHeader b Server: s1 **** dT 2.711 **** v1 vsl| 1004 Timestamp b Beresp: 1755037506.219289 0.000236 0.000197 **** v1 vsl| 1004 TTL b RFC 120 10 0 1755037506 1755037506 1755037506 0 0 cacheable **** v1 vsl| 1004 VCL_call b BACKEND_RESPONSE **** v1 vsl| 1004 TTL b VCL 0 10 0 1755037506 cacheable **** v1 vsl| 1004 TTL b VCL 0 0 0 1755037506 cacheable **** v1 vsl| 1004 TTL b VCL 0 0 0 1755037506 cacheable **** v1 vsl| 1004 VCL_return b deliver **** v1 vsl| 1004 Debug b Missing content-range header or unknown range unit **** v1 vsl| 1004 Timestamp b Process: 1755037506.219304 0.000251 0.000015 **** v1 vsl| 1004 Filters b **** v1 vsl| 1004 Storage b file Transient **** v1 vsl| 1004 Fetch_Body b 2 chunked - **** v1 vsl| 1004 BackendClose b 26 s1 recycle **** v1 vsl| 1004 Timestamp b BerespBody: 1755037506.229391 0.010338 0.010086 **** v1 vsl| 1004 Length b 262 **** v1 vsl| 1004 BereqAcct b 146 0 146 96 262 358 **** v1 vsl| 1004 End b **** v1 vsl| 1003 Begin c req 1000 rxreq **** v1 vsl| 1003 Timestamp c Start: 1755037506.219008 0.000000 0.000000 **** v1 vsl| 1003 Timestamp c Req: 1755037506.219008 0.000000 0.000000 **** v1 vsl| 1003 VCL_use c vcl1 **** v1 vsl| 1003 ReqStart c 127.0.0.1 45746 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/7.7) **** 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 VCL_call c MISS **** v1 vsl| 1003 VCL_return c fetch **** v1 vsl| 1003 Link c bereq 1004 fetch **** v1 vsl| 1003 Timestamp c Fetch: 1755037506.229393 0.010384 0.010384 **** v1 vsl| 1003 RespProtocol c HTTP/1.1 **** v1 vsl| 1003 RespStatus c 200 **** v1 vsl| 1003 RespReason c OK **** v1 vsl| 1003 RespHeader c Date: Tue, 12 Aug 2025 22:25:06 GMT **** v1 vsl| 1003 RespHeader c Server: s1 **** v1 vsl| 1003 RespHeader c X-Varnish: 1003 **** v1 vsl| 1003 RespHeader c Age: 0 **** v1 vsl| 1003 RespHeader c Via: 1.1 v1 (Varnish/7.7) **** v1 vsl| 1003 RespHeader c Accept-Ranges: bytes **** v1 vsl| 1003 VCL_call c DELIVER **** v1 vsl| 1003 VCL_return c deliver **** v1 vsl| 1003 Timestamp c Process: 1755037506.229406 0.010398 0.000013 **** v1 vsl| 1003 Filters c **** v1 vsl| 1003 RespHeader c Content-Length: 262 **** v1 vsl| 1003 RespHeader c Connection: keep-alive **** v1 vsl| 1003 Timestamp c Resp: 1755037506.229433 0.010425 0.000026 **** v1 vsl| 1003 ReqAcct c 51 0 51 187 262 449 **** v1 vsl| 1003 End c **** v1 vsl| 1000 SessClose c REM_CLOSE 2.023 **** v1 vsl| 1000 End c **** dT 2.736 ** top === varnish v1 -cliok "ban obj.http.date ~ ." **** v1 CLI TX|ban obj.http.date ~ . **** dT 2.777 *** v1 CLI RX 200 ** v1 CLI 200 ** top === process p1 { **** dT 2.779 **** p1 CMD: varnishd -sTransient=file,/tmp/vtc.3669906.70cd21d5/foo,xxx -b127.0.0.1 -a:0 2>&1 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/s00003.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 2.811 **** v1 vsl| 0 CLI - Rd ban obj.http.date ~ . **** v1 vsl| 0 CLI - Wr 200 0 **** dT 2.819 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 2.911 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 2.919 *** v1 debug|Info: Child (3671162) said Child dies *** v1 debug|Info: Child (3671162) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 2.920 **** v1 STDOUT EOF **** dT 3.011 ** v1 WAIT4 pid=3669934 status=0x0000 (user 0.229755 sys 0.059404) * top TEST ./tests/s00003.vtc FAILED # top TEST ./tests/s00003.vtc FAILED (3.011) exit=2 FAIL tests/s00003.vtc (exit status: 2) FAIL: tests/t02000 ================== **** dT 0.000 * top TEST ./tests/t02000.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:42297 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3671863.0bf2dc73 **** top macro def vtcid=vtc.3671863.0bf2dc73 ** top === varnishtest "Direct H2 start" * top VTEST Direct H2 start ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=42243 **** s1 macro def s1_sock=127.0.0.1:42243 * s1 Listen on 127.0.0.1:42243 ** top === varnish v1 -vcl+backend { ** s1 Started on 127.0.0.1:42243 (1 iterations) **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3671863.0bf2dc73/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 34381' -P /tmp/vtc.3671863.0bf2dc73/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3671863.0bf2dc73/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 34381' -P /tmp/vtc.3671863.0bf2dc73/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3671916 **** v1 macro def v1_pid=3671916 **** v1 macro def v1_name=/tmp/vtc.3671863.0bf2dc73/v1 **** dT 0.005 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.105 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|ilitoyunopnyqpgssvbqvvvkrcvtxjux **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth b0cc1028304e00c8f15465d0381fa9c5c80eac519104dbd84619c057e906d582 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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.106 **** 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 = "42243"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|\tsub vcl_recv { **** v1 CLI TX|\t\treturn (pipe); **** v1 CLI TX|\t} **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.206 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.306 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.406 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.432 *** 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.474 *** v1 debug|Debug: Child (3672987) Started **** dT 0.496 *** v1 debug|Child launched OK **** dT 0.497 *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (3672987) said Child starts **** dT 0.506 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037504.409233/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037504.409233/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:39719 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:39719 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:39719 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:39719 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:39719 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:39719 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:39719 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:39719 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.538 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.579 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 39719 **** v1 CLI TX|debug.xid 1000 **** dT 0.606 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 39719 **** dT 0.620 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.661 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 39719 ** v1 Listen on 127.0.0.1 39719 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=39719 **** v1 macro def v1_sock=127.0.0.1:39719 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=39719 **** v1 macro def v1_a0_sock=127.0.0.1:39719 ** top === varnish v1 -cliok "param.set debug +syncvsl" **** v1 CLI TX|param.set debug +syncvsl **** dT 0.702 *** v1 CLI RX 200 ** v1 CLI 200 ** top === varnish v1 -cliok "param.set vsl_mask +H2RxHdr,+H2RxBody,+H2... **** v1 CLI TX|param.set vsl_mask +H2RxHdr,+H2RxBody,+H2TxHdr,+H2TxBody **** dT 0.706 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 39719 **** dT 0.743 *** v1 CLI RX 200 ** v1 CLI 200 ** top === process p1 {exec varnishlog -n ${v1_name} -g raw -w ${tmpdir... **** dT 0.745 **** p1 CMD: exec varnishlog -n /tmp/vtc.3671863.0bf2dc73/v1 -g raw -w /tmp/vtc.3671863.0bf2dc73/vlog -A ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/t02000.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.786 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.806 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.886 *** v1 debug|Info: Child (3672987) said Child dies *** v1 debug|Info: Child (3672987) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 0.888 **** v1 STDOUT EOF **** dT 0.906 ** v1 WAIT4 pid=3671916 status=0x0000 (user 0.261312 sys 0.072976) **** dT 0.907 * top TEST ./tests/t02000.vtc FAILED # top TEST ./tests/t02000.vtc FAILED (0.907) exit=2 FAIL tests/t02000.vtc (exit status: 2) FAIL: tests/u00000 ================== **** dT 0.000 * top TEST ./tests/u00000.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:40221 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3685816.2cb147ae **** top macro def vtcid=vtc.3685816.2cb147ae ** top === varnishtest "Code coverage of mgt_main, (VCL compiler and RS... * top VTEST Code coverage of mgt_main, (VCL compiler and RSTdump etc) ** top === shell "varnishd -b None -C 2> ${tmpdir}/_.c" **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -b None -C 2> /tmp/vtc.3685816.2cb147ae/_.c **** dT 0.294 **** top shell_status = 0x0000 ** top === shell { **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\tvarnishd -n /tmp/vtc.3685816.2cb147ae/no_keep -C -b None 2> no_keep.c **** top shell_cmd|\ttest -s no_keep.c && ! test -d no_keep || test -d no_keep/*/vgc.so.dSYM **** dT 0.597 **** top shell_status = 0x0000 ** top === shell { **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\tvarnishd -n /tmp/vtc.3685816.2cb147ae/keep -p debug=+vcl_keep -C -b None 2> keep.c **** top shell_cmd|\ttest -s keep.c && test -d keep **** dT 0.887 **** top shell_status = 0x0000 ** top === shell -err -expect {VCL version declaration missing} { **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\techo 'bad vcl' > /tmp/vtc.3685816.2cb147ae/bad.vcl **** top shell_cmd|\tvarnishd -f /tmp/vtc.3685816.2cb147ae/bad.vcl -n /tmp/vtc.3685816.2cb147ae **** dT 0.892 **** top shell_out|Error: **** top shell_out|Message from VCC-compiler: **** top shell_out|VCL version declaration missing **** top shell_out|Update your VCL to Version 4 syntax, and add **** top shell_out|\tvcl 4.1; **** top shell_out|on the first line of the VCL files. **** top shell_out|('/tmp/vtc.3685816.2cb147ae/bad.vcl' Line 1 Pos 1) **** top shell_out|bad vcl **** top shell_out|###---- **** top shell_out| **** top shell_out|Running VCC-compiler failed, exited with 2 **** top shell_out|VCL compilation failed **** top shell_status = 0x00ff **** top shell_expect found ** top === shell -err -expect {-x must be the first argument} "varnishd... **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -d -x foo **** dT 0.893 **** top shell_out|Error: -x must be the first argument **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {-V must be the first argument} "varnishd... **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -d -V foo **** dT 0.894 **** top shell_out|Error: -V must be the first argument **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {Too many arguments for -x} "varnishd -x ... **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -x foo bar **** dT 0.895 **** top shell_out|Error: Too many arguments for -x **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {Invalid -x argument} "varnishd -x foo " **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -x foo **** dT 0.897 **** top shell_out|Error: Invalid -x argument **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {option} "varnishd -A " **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -A **** dT 0.898 **** top shell_out|varnishd: unrecognized option: A **** top shell_out|Usage: varnishd [options] **** top shell_out| **** top shell_out|Basic options: **** top shell_out| [-a [name=][listen_address # HTTP listen address, protocol, options. **** top shell_out| [,PROTO|,option=value,...]] # Can be specified multiple times. **** top shell_out| # default: ":80,HTTP" **** top shell_out| options: # Proto can be "PROXY" or "HTTP" (default) **** top shell_out| [,user=][,group=] # user, group and mode set permissions for **** top shell_out| [,mode=] # a Unix domain socket. **** top shell_out| -b none # No backend **** top shell_out| -b [addr[:port]|path] # Backend address and port **** top shell_out| # or socket file path **** top shell_out| # default: ":80" **** top shell_out| -f vclfile # VCL program **** top shell_out| # Can be specified multiple times. **** top shell_out| -n dir # Working directory **** top shell_out| # default: /var/lib/varnish/varnishd **** top shell_out| **** top shell_out|-b can be used only once, and not together with -f **** top shell_out| **** top shell_out|Documentation options: **** top shell_out| -? # Prints this usage message **** top shell_out| -x parameter # Parameter documentation **** top shell_out| -x vsl # VSL record documentation **** top shell_out| -x cli # CLI command documentation **** top shell_out| -x builtin # Builtin VCL program **** top shell_out| -x optstring # List of getopt options **** top shell_out| -x options # Dynamic options documentation **** top shell_out| **** top shell_out|Operations options: **** top shell_out| -F # Run in foreground **** top shell_out| -T address[:port] # CLI address **** top shell_out| # Can be specified multiple times. **** top shell_out| -M address:port # Reverse CLI destination **** top shell_out| # Can be specified multiple times. **** top shell_out| -P file # PID file **** top shell_out| -i identity # Identity of varnish instance **** top shell_out| -I clifile # Initialization CLI commands **** top shell_out| -E extension # Load extension **** top shell_out| **** top shell_out|Tuning options: **** top shell_out| -t TTL # Default TTL **** top shell_out| -p param=value # set parameter **** top shell_out| # Can be specified multiple times. **** top shell_out| -s [name=]kind[,options] # Storage specification **** top shell_out| # Can be specified multiple times. **** top shell_out| # -s default (=malloc) **** top shell_out| # -s malloc **** top shell_out| # -s file **** top shell_out| -l vsl # Size of shared memory log **** top shell_out| # vsl: space for VSL records [80m] **** top shell_out| **** top shell_out|Security options: **** top shell_out| -r param[,param...] # Set parameters read-only from CLI **** top shell_out| # Can be specified multiple times. **** top shell_out| -S secret-file # Secret file for CLI authentication **** top shell_out| -j jail[,options] # Jail specification **** top shell_out| # -j linux **** top shell_out| # -j unix **** top shell_out| # -j none **** top shell_out| **** top shell_out|Advanced/Dev/Debug options: **** top shell_out| -d # debug mode **** top shell_out| # Stay in foreground, CLI on stdin. **** top shell_out| -C # Output VCL code compiled to C language **** top shell_out| -V # version **** top shell_out| -h kind[,options] # Hash specification **** top shell_out| -W waiter # Waiter implementation **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {Usage: varnishd [options]} "varnishd -? ... **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -? **** dT 0.899 **** top shell_out|Usage: varnishd [options] **** top shell_out| **** top shell_out|Basic options: **** top shell_out| [-a [name=][listen_address # HTTP listen address, protocol, options. **** top shell_out| [,PROTO|,option=value,...]] # Can be specified multiple times. **** top shell_out| # default: ":80,HTTP" **** top shell_out| options: # Proto can be "PROXY" or "HTTP" (default) **** top shell_out| [,user=][,group=] # user, group and mode set permissions for **** top shell_out| [,mode=] # a Unix domain socket. **** top shell_out| -b none # No backend **** top shell_out| -b [addr[:port]|path] # Backend address and port **** top shell_out| # or socket file path **** top shell_out| # default: ":80" **** top shell_out| -f vclfile # VCL program **** top shell_out| # Can be specified multiple times. **** top shell_out| -n dir # Working directory **** top shell_out| # default: /var/lib/varnish/varnishd **** top shell_out| **** top shell_out|-b can be used only once, and not together with -f **** top shell_out| **** top shell_out|Documentation options: **** top shell_out| -? # Prints this usage message **** top shell_out| -x parameter # Parameter documentation **** top shell_out| -x vsl # VSL record documentation **** top shell_out| -x cli # CLI command documentation **** top shell_out| -x builtin # Builtin VCL program **** top shell_out| -x optstring # List of getopt options **** top shell_out| -x options # Dynamic options documentation **** top shell_out| **** top shell_out|Operations options: **** top shell_out| -F # Run in foreground **** top shell_out| -T address[:port] # CLI address **** top shell_out| # Can be specified multiple times. **** top shell_out| -M address:port # Reverse CLI destination **** top shell_out| # Can be specified multiple times. **** top shell_out| -P file # PID file **** top shell_out| -i identity # Identity of varnish instance **** top shell_out| -I clifile # Initialization CLI commands **** top shell_out| -E extension # Load extension **** top shell_out| **** top shell_out|Tuning options: **** top shell_out| -t TTL # Default TTL **** top shell_out| -p param=value # set parameter **** top shell_out| # Can be specified multiple times. **** top shell_out| -s [name=]kind[,options] # Storage specification **** top shell_out| # Can be specified multiple times. **** top shell_out| # -s default (=malloc) **** top shell_out| # -s malloc **** top shell_out| # -s file **** top shell_out| -l vsl # Size of shared memory log **** top shell_out| # vsl: space for VSL records [80m] **** top shell_out| **** top shell_out|Security options: **** top shell_out| -r param[,param...] # Set parameters read-only from CLI **** top shell_out| # Can be specified multiple times. **** top shell_out| -S secret-file # Secret file for CLI authentication **** top shell_out| -j jail[,options] # Jail specification **** top shell_out| # -j linux **** top shell_out| # -j unix **** top shell_out| # -j none **** top shell_out| **** top shell_out|Advanced/Dev/Debug options: **** top shell_out| -d # debug mode **** top shell_out| # Stay in foreground, CLI on stdin. **** top shell_out| -C # Output VCL code compiled to C language **** top shell_out| -V # version **** top shell_out| -h kind[,options] # Hash specification **** top shell_out| -W waiter # Waiter implementation **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {Too many arguments} "varnishd foo " **** dT 0.900 **** top shell_cmd|set -e ;exec 2>&1 ; varnishd foo **** dT 0.901 **** top shell_out|Error: Too many arguments (foo...) **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell "varnishd -x parameter > ${tmpdir}/_.param" **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -x parameter > /tmp/vtc.3685816.2cb147ae/_.param **** dT 0.904 **** top shell_status = 0x0000 ** top === shell "varnishd -x vsl > ${tmpdir}/_.vsl" **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -x vsl > /tmp/vtc.3685816.2cb147ae/_.vsl **** dT 0.905 **** top shell_status = 0x0000 ** top === shell "varnishd -x cli > ${tmpdir}/_.cli" **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -x cli > /tmp/vtc.3685816.2cb147ae/_.cli **** dT 0.908 **** top shell_status = 0x0000 ** top === shell "varnishd -x builtin > ${tmpdir}/_.builtin" **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -x builtin > /tmp/vtc.3685816.2cb147ae/_.builtin **** dT 0.909 **** top shell_status = 0x0000 ** top === shell "varnishd -x optstring > ${tmpdir}/_.optstring" **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -x optstring > /tmp/vtc.3685816.2cb147ae/_.optstring **** dT 0.910 **** top shell_status = 0x0000 ** top === shell "varnishd --optstring > ${tmpdir}/_.optstring2" **** top shell_cmd|set -e ;exec 2>&1 ; varnishd --optstring > /tmp/vtc.3685816.2cb147ae/_.optstring2 **** dT 0.911 **** top shell_status = 0x0000 ** top === shell -err -expect {-C needs either -b or -f &1 ; **** top shell_cmd|\tvarnishd -C **** dT 0.912 **** top shell_out|Error: -C needs either -b or -f **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {Cannot open -S file} { **** dT 0.913 **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\tvarnishd -S /tmp/vtc.3685816.2cb147ae/nonexistent -n /tmp/vtc.3685816.2cb147ae/v0 -f '' **** dT 0.914 **** top shell_out|Error: Cannot open -S file (/tmp/vtc.3685816.2cb147ae/nonexistent): No such file or directory **** top shell_out|(-? gives usage) **** top shell_status = 0x00ff **** top shell_expect found ** top === shell -err -expect {Cannot remove preexisting secret-file in... **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\tmkdir /tmp/vtc.3685816.2cb147ae/is_a_dir /tmp/vtc.3685816.2cb147ae/is_a_dir/_.secret **** top shell_cmd|\tvarnishd -n /tmp/vtc.3685816.2cb147ae/is_a_dir -d -a :0 **** dT 0.920 **** top shell_out|Error: Cannot remove preexisting secret-file in /tmp/vtc.3685816.2cb147ae/is_a_dir (Is a directory) **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {Unknown jail method "xyz"} "varnishd -jx... **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -jxyz -f '' **** dT 0.922 **** top shell_out|Error: Unknown jail method "xyz" **** top shell_out|(-? gives usage) **** top shell_status = 0x00ff **** top shell_expect found ** top === shell -err -expect {Too many arguments for -V} "varnishd -V ... **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -V -V **** dT 0.923 **** top shell_out|Error: Too many arguments for -V **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -expect {Copyright (c) 2006} "varnishd -V" **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -V **** dT 0.924 **** top shell_out|varnishd (varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd) **** top shell_out|Copyright (c) 2006 Verdens Gang AS **** top shell_out|Copyright (c) 2006-2025 Varnish Software **** top shell_out|Copyright 2010-2025 UPLEX - Nils Goroll Systemoptimierung **** top shell_status = 0x0000 **** top shell_expect found ** top === shell -err -expect {Only one of -d or -F can be specified} "... **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -d -F **** dT 0.926 **** top shell_out|Error: Only one of -d or -F can be specified **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {Only one of -b or -f can be specified} "... **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -b a -f b **** dT 0.927 **** top shell_out|Error: Only one of -b or -f can be specified **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {-d makes no sense with -C} "varnishd -C ... **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -C -b None -d **** dT 0.928 **** top shell_out|Error: -d makes no sense with -C **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {-F makes no sense with -C} "varnishd -C ... **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -C -b None -F **** dT 0.930 **** top shell_out|Error: -F makes no sense with -C **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {Neither -b nor -f given} { varnishd -n $... **** top shell_cmd|set -e ;exec 2>&1 ; varnishd -n /tmp/vtc.3685816.2cb147ae/v0 **** dT 0.931 **** top shell_out|Error: Neither -b nor -f given. (use -f '' to override) **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {Only one -I allowed} { **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\ttouch foo bar **** top shell_cmd|\tvarnishd -f '' -I foo -I bar -n /tmp/vtc.3685816.2cb147ae/v0 -a :0 **** dT 0.933 **** top shell_out|Error: \tOnly one -I allowed **** top shell_out|(-? gives usage) **** top shell_status = 0x0002 **** top shell_expect found ** top === shell -err -expect {Error: -I file CLI command failed (104)}... **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\techo "vcl.list" > foo **** top shell_cmd|\techo "-foobar" >> foo **** top shell_cmd|\techo "vcl.load" >> foo **** top shell_cmd|\tvarnishd -f '' -I foo -n /tmp/vtc.3685816.2cb147ae/v0 -a :0 -l 2m **** dT 0.940 **** top shell_out|BEGIN of -I file processing **** top shell_out|200 314 **** top shell_out|----------------------------- **** top shell_out|Varnish Cache CLI 1.0 **** top shell_out|----------------------------- **** top shell_out|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** top shell_out|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** top shell_out| **** top shell_out|Type 'help' for command list. **** top shell_out|Type 'quit' to close CLI session. **** top shell_out|Type 'start' to launch worker process. **** top shell_out| **** top shell_out|> vcl.list **** top shell_out|200 0 **** top shell_out| **** top shell_out|> -foobar **** top shell_out|101 82 **** top shell_out|Unknown request in manager process (child not running). **** top shell_out|Type 'help' for more info. **** top shell_out|> vcl.load **** top shell_out|Error: -I file CLI command failed (104) **** top shell_out|Too few parameters **** top shell_out| **** top shell_out|(-? gives usage) **** top shell_status = 0x00ff **** top shell_expect found ** top === shell -err -expect "Can't open nonexistent" { **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\tvarnishd -f '' -I nonexistent -n /tmp/vtc.3685816.2cb147ae/v0 -a :0 **** dT 0.942 **** top shell_out|Error: \tCan't open nonexistent: No such file or directory **** top shell_out|(-? gives usage) **** top shell_status = 0x00ff **** top shell_expect found ** top === shell {echo ping > ${tmpdir}/I_file} **** top shell_cmd|set -e ;exec 2>&1 ; echo ping > /tmp/vtc.3685816.2cb147ae/I_file **** top shell_status = 0x0000 ** top === process p1 "exec varnishd -n ${tmpdir}/v1 -F -f '' -a :0 -l2... **** dT 0.944 **** p1 CMD: exec varnishd -n /tmp/vtc.3685816.2cb147ae/v1 -F -f '' -a :0 -l2m -I /tmp/vtc.3685816.2cb147ae/I_file 2>&1 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/u00000.vtc * top TEST ./tests/u00000.vtc FAILED # top TEST ./tests/u00000.vtc FAILED (0.944) exit=2 FAIL tests/u00000.vtc (exit status: 2) FAIL: tests/u00003 ================== **** dT 0.000 * top TEST ./tests/u00003.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:42495 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3686027.5447fd85 **** top macro def vtcid=vtc.3686027.5447fd85 ** top === varnishtest "varnishncsa coverage" * top VTEST varnishncsa coverage ** top === server s1 -repeat 2 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=33789 **** s1 macro def s1_sock=127.0.0.1:33789 * s1 Listen on 127.0.0.1:33789 ** top === varnish v1 -vcl+backend { ** s1 Started on 127.0.0.1:33789 (2 iterations) **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3686027.5447fd85/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 38753' -P /tmp/vtc.3686027.5447fd85/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3686027.5447fd85/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 38753' -P /tmp/vtc.3686027.5447fd85/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3686073 **** v1 macro def v1_pid=3686073 **** v1 macro def v1_name=/tmp/vtc.3686027.5447fd85/v1 **** dT 0.007 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.106 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|ietedpergphbvfajrmwylcrljijxwttb **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth 446fa17bf509ff4376a5afb2de39c096e5fc98c0aad8bec2d0a7abcb7f43db80 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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.107 **** 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 = "33789"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|\timport std; **** v1 CLI TX| **** v1 CLI TX|\tsub vcl_recv { **** v1 CLI TX|\t\tif (req.url == "/2") { **** v1 CLI TX|\t\t\treturn (pipe); **** v1 CLI TX|\t\t} **** v1 CLI TX|\t\treturn (hash); **** v1 CLI TX|\t} **** v1 CLI TX| **** v1 CLI TX|\tsub vcl_miss { **** v1 CLI TX|\t\tstd.log("quux:quuz"); **** v1 CLI TX|\t} **** v1 CLI TX| **** v1 CLI TX|\tsub vcl_hit { **** v1 CLI TX|\t\treturn (synth(404)); **** v1 CLI TX|\t} **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.207 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.307 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.407 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.427 *** 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.470 *** v1 debug|Debug: Child (3687332) Started **** dT 0.492 *** v1 debug|Child launched OK **** dT 0.493 *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (3687332) said Child starts **** dT 0.507 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037509.393338/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037509.393338/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:37475 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:37475 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:37475 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:37475 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:37475 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:37475 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:37475 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:37475 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.535 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.577 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 37475 **** v1 CLI TX|debug.xid 1000 **** dT 0.607 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 37475 **** dT 0.618 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.660 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 37475 ** v1 Listen on 127.0.0.1 37475 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=37475 **** v1 macro def v1_sock=127.0.0.1:37475 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=37475 **** v1 macro def v1_a0_sock=127.0.0.1:37475 ** top === shell { **** top shell_cmd|set -e ;exec 2>&1 ; **** top shell_cmd|\tvarnishncsa -n /tmp/vtc.3686027.5447fd85/v1 -D -P /tmp/vtc.3686027.5447fd85/ncsa.pid \ **** top shell_cmd|\t\t-w /tmp/vtc.3686027.5447fd85/ncsa.log -R 100/s **** dT 0.666 **** top shell_status = 0x0000 ** top === process p1 -winsz 25 200 {varnishncsa -n ${v1_name}} -start **** dT 0.668 **** p1 TIOCWINSZ -1 Bad file descriptor **** p1 CMD: varnishncsa -n /tmp/vtc.3686027.5447fd85/v1 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/u00003.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.707 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 37475 **** dT 0.710 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared **** dT 3.510 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037512 1.0 **** dT 6.513 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037515 1.0 **** dT 9.516 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037518 1.0 **** dT 12.519 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037521 1.0 **** dT 15.521 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037524 1.0 **** dT 18.523 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037527 1.0 **** dT 21.525 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037530 1.0 **** dT 24.527 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037533 1.0 **** dT 27.529 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037536 1.0 **** dT 30.531 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037539 1.0 **** dT 33.533 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037542 1.0 **** dT 36.535 **** v1 vsl| 0 CLI - Rd ping **** dT 36.536 **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037545 1.0 **** dT 39.538 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037548 1.0 **** dT 42.540 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037551 1.0 **** dT 45.542 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037554 1.0 **** dT 48.544 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037557 1.0 **** dT 51.547 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037560 1.0 **** dT 54.549 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037563 1.0 **** dT 57.551 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1755037566 1.0 # top TEST ./tests/u00003.vtc TIMED OUT (kill -9) # top TEST ./tests/u00003.vtc FAILED (60.052) signal=9 FAIL tests/u00003.vtc (exit status: 2) FAIL: tests/u00004 ================== **** dT 0.000 * top TEST ./tests/u00004.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:37649 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3686750.2f0faf2d **** top macro def vtcid=vtc.3686750.2f0faf2d ** top === varnishtest "varnishtop coverage" * top VTEST varnishtop coverage ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=33615 **** s1 macro def s1_sock=127.0.0.1:33615 * s1 Listen on 127.0.0.1:33615 ** top === varnish v1 -vcl+backend { } -start ** s1 Started on 127.0.0.1:33615 (1 iterations) **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3686750.2f0faf2d/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 46441' -P /tmp/vtc.3686750.2f0faf2d/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3686750.2f0faf2d/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 46441' -P /tmp/vtc.3686750.2f0faf2d/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3686784 **** v1 macro def v1_pid=3686784 **** v1 macro def v1_name=/tmp/vtc.3686750.2f0faf2d/v1 **** dT 0.008 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.107 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|cksgosmjqeuwsdifrybeeamstbfecelv **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth 799d3c894e7726dde8423da3e98b68590d0052631acc0160788524b080505ed3 **** dT 0.108 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "33615"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.208 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.308 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.397 *** 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.408 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.439 *** v1 debug|Debug: Child (3688089) Started **** dT 0.461 *** v1 debug|Child launched OK *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (3688089) said Child starts **** dT 0.502 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.508 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037509.649519/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037509.649519/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:46635 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:46635 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:46635 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:46635 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:46635 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:46635 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:46635 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:46635 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.543 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 46635 **** v1 CLI TX|debug.xid 1000 **** dT 0.584 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.608 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 46635 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 0.626 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 46635 ** v1 Listen on 127.0.0.1 46635 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=46635 **** v1 macro def v1_sock=127.0.0.1:46635 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=46635 **** v1 macro def v1_a0_sock=127.0.0.1:46635 ** top === client c1 { ** c1 Starting client ** c1 Waiting for client ** c1 Started on 127.0.0.1:46635 (1 iterations) *** c1 Connect to 127.0.0.1:46635 *** c1 connected fd 17 from 127.0.0.1 54290 to 127.0.0.1:46635 ** 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 *** s1 accepted fd 5 127.0.0.1 48444 ** s1 === rxreq **** 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/7.7)\r **** s1 rxhdr|Accept-Encoding: gzip\r **** s1 rxhdr|X-Varnish: 1002\r **** s1 rxhdr|\r **** s1 rxhdrlen = 146 **** 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/7.7) **** s1 http[ 7] |Accept-Encoding: gzip **** s1 http[ 8] |X-Varnish: 1002 **** s1 bodylen = 0 ** s1 === txresp **** s1 txresp|HTTP/1.1 200 OK\r **** s1 txresp|Date: Tue, 12 Aug 2025 22:25:10 GMT\r **** s1 txresp|Server: s1\r **** s1 txresp|Content-Length: 0\r **** s1 txresp|\r *** s1 shutting fd 5 ** s1 Ending **** dT 0.637 **** c1 rxhdr|HTTP/1.1 200 OK\r **** c1 rxhdr|Date: Tue, 12 Aug 2025 22:25:10 GMT\r **** c1 rxhdr|Server: s1\r **** c1 rxhdr|Content-Length: 0\r **** c1 rxhdr|X-Varnish: 1001\r **** c1 rxhdr|Age: 0\r **** c1 rxhdr|Via: 1.1 v1 (Varnish/7.7)\r **** c1 rxhdr|Accept-Ranges: bytes\r **** c1 rxhdr|Connection: keep-alive\r **** c1 rxhdr|\r **** c1 rxhdrlen = 185 **** c1 http[ 0] |HTTP/1.1 **** c1 http[ 1] |200 **** c1 http[ 2] |OK **** c1 http[ 3] |Date: Tue, 12 Aug 2025 22:25:10 GMT **** c1 http[ 4] |Server: s1 **** c1 http[ 5] |Content-Length: 0 **** c1 http[ 6] |X-Varnish: 1001 **** c1 http[ 7] |Age: 0 **** c1 http[ 8] |Via: 1.1 v1 (Varnish/7.7) **** c1 http[ 9] |Accept-Ranges: bytes **** c1 http[10] |Connection: keep-alive **** c1 bodylen = 0 *** c1 closing fd 17 ** c1 Ending ** top === shell -expect "fetch" "varnishtop -n ${v1_name} -1" **** top shell_cmd|set -e ;exec 2>&1 ; varnishtop -n /tmp/vtc.3686750.2f0faf2d/v1 -1 **** dT 0.708 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 46635 **** v1 vsl| 1000 Begin c sess 0 HTTP/1 **** v1 vsl| 1000 SessOpen c 127.0.0.1 54290 a0 127.0.0.1 46635 1755037510.167541 21 **** v1 vsl| 1000 Debug c sockopt: SO_LINGER may be inherited for a0=127.0.0.1:46635 **** v1 vsl| 1000 Debug c sockopt: SO_KEEPALIVE may be inherited for a0=127.0.0.1:46635 **** v1 vsl| 1000 Debug c sockopt: SO_SNDTIMEO may be inherited for a0=127.0.0.1:46635 **** v1 vsl| 1000 Debug c sockopt: SO_RCVTIMEO may be inherited for a0=127.0.0.1:46635 **** v1 vsl| 1000 Debug c sockopt: TCP_NODELAY may be inherited for a0=127.0.0.1:46635 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPIDLE may be inherited for a0=127.0.0.1:46635 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPCNT may be inherited for a0=127.0.0.1:46635 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPINTVL may be inherited for a0=127.0.0.1:46635 **** 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: 1755037510.167664 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/7.7) **** 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: 1755037510.167680 0.000015 0.000015 **** v1 vsl| 1002 Timestamp b Connected: 1755037510.167725 0.000061 0.000045 **** v1 vsl| 1002 BackendOpen b 24 s1 127.0.0.1 33615 127.0.0.1 48444 connect **** v1 vsl| 1002 Timestamp b Bereq: 1755037510.167757 0.000093 0.000031 **** 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: Tue, 12 Aug 2025 22:25:10 GMT **** v1 vsl| 1002 BerespHeader b Server: s1 **** v1 vsl| 1002 BerespHeader b Content-Length: 0 **** v1 vsl| 1002 Timestamp b Beresp: 1755037510.167965 0.000301 0.000207 **** v1 vsl| 1002 TTL b RFC 120 10 0 1755037510 1755037510 1755037510 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: 1755037510.167993 0.000329 0.000027 **** v1 vsl| 1002 Filters b **** v1 vsl| 1002 Storage b malloc s0 **** v1 vsl| 1002 Fetch_Body b 0 none - **** v1 vsl| 1002 BackendClose b 24 s1 recycle **** v1 vsl| 1002 Timestamp b BerespBody: 1755037510.178087 0.010423 0.010094 **** v1 vsl| 1002 Length b 0 **** v1 vsl| 1002 BereqAcct b 146 0 146 87 0 87 **** v1 vsl| 1002 End b **** v1 vsl| 1001 Begin c req 1000 rxreq **** v1 vsl| 1001 Timestamp c Start: 1755037510.167586 0.000000 0.000000 **** v1 vsl| 1001 Timestamp c Req: 1755037510.167586 0.000000 0.000000 **** v1 vsl| 1001 VCL_use c vcl1 **** v1 vsl| 1001 ReqStart c 127.0.0.1 54290 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/7.7) **** 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: 1755037510.178088 0.010502 0.010502 **** 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: Tue, 12 Aug 2025 22:25:10 GMT **** v1 vsl| 1001 RespHeader c Server: s1 **** v1 vsl| 1001 RespHeader c Content-Length: 0 **** 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/7.7) **** 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: 1755037510.178107 0.010521 0.000019 **** v1 vsl| 1001 Filters c **** v1 vsl| 1001 RespHeader c Connection: keep-alive **** v1 vsl| 1001 Timestamp c Resp: 1755037510.178148 0.010561 0.000040 **** v1 vsl| 1001 ReqAcct c 51 0 51 185 0 185 **** v1 vsl| 1001 End c **** v1 vsl| 1000 SessClose c REM_CLOSE 0.011 **** v1 vsl| 1000 End c **** dT 0.742 **** top shell_out| 2.00 VCL_use vcl1 **** top shell_out| 2.00 VCL_return fetch **** top shell_out| 2.00 VCL_return deliver **** top shell_out| 1.00 ReqURL / **** top shell_out| 1.00 BereqURL / **** top shell_out| 1.00 Length 0 **** top shell_out| 1.00 RespStatus 200 **** top shell_out| 1.00 BerespStatus 200 **** top shell_out| 1.00 RespReason OK **** top shell_out| 1.00 BerespReason OK **** top shell_out| 1.00 ReqMethod GET **** top shell_out| 1.00 BereqMethod GET **** top shell_out| 1.00 VCL_call HASH **** top shell_out| 1.00 VCL_call RECV **** top shell_out| 1.00 VCL_call MISS **** top shell_out| 1.00 RespHeader Age: 0 **** top shell_out| 1.00 VCL_return hash **** top shell_out| 1.00 ReqProtocol HTTP/1.1 **** top shell_out| 1.00 RespProtocol HTTP/1.1 **** top shell_out| 1.00 BereqProtocol HTTP/1.1 **** top shell_out| 1.00 BerespProtocol HTTP/1.1 **** top shell_out| 1.00 VCL_call DELIVER **** top shell_out| 1.00 Fetch_Body 0 none - **** top shell_out| 1.00 VCL_return lookup **** top shell_out| 1.00 ReqAcct 51 0 51 185 0 185 **** top shell_out| 1.00 BereqAcct 146 0 146 87 0 87 **** top shell_out| 1.00 Storage malloc s0 **** top shell_out| 1.00 RespHeader Server: s1 **** top shell_out| 1.00 BerespHeader Server: s1 **** top shell_out| 1.00 ReqStart 127.0.0.1 54290 a0 **** top shell_out| 1.00 ReqHeader Host: 127.0.0.1 **** top shell_out| 1.00 BereqHeader Host: 127.0.0.1 **** top shell_out| 1.00 VCL_call BACKEND_FETCH **** top shell_out| 1.00 SessClose REM_CLOSE 0.011 **** top shell_out| 1.00 Begin sess 0 HTTP/1 **** top shell_out| 1.00 BackendClose 24 s1 recycle **** top shell_out| 1.00 Begin req 1000 rxreq **** top shell_out| 1.00 RespHeader X-Varnish: 1001 **** top shell_out| 1.00 Link req 1001 rxreq **** top shell_out| 1.00 BereqHeader X-Varnish: 1002 **** top shell_out| 1.00 ReqHeader User-Agent: c1 **** top shell_out| 1.00 BereqHeader User-Agent: c1 **** top shell_out| 1.00 VCL_call BACKEND_RESPONSE **** top shell_out| 1.00 Begin bereq 1001 fetch **** top shell_out| 1.00 Link bereq 1002 fetch **** top shell_out| 1.00 RespHeader Content-Length: 0 **** top shell_out| 1.00 BerespHeader Content-Length: 0 **** top shell_out| 1.00 ReqHeader Via: 1.1 v1 (Varnish/7.7) **** top shell_out| 1.00 RespHeader Via: 1.1 v1 (Varnish/7.7) **** top shell_out| 1.00 BereqHeader Via: 1.1 v1 (Varnish/7.7) **** top shell_out| 1.00 RespHeader Accept-Ranges: bytes **** top shell_out| 1.00 ReqHeader X-Forwarded-For: 127.0.0.1 **** top shell_out| 1.00 BereqHeader X-Forwarded-For: 127.0.0.1 **** top shell_out| 1.00 BereqHeader Accept-Encoding: gzip **** top shell_out| 1.00 Timestamp Req: 1755037510.167586 0.000000 0.000000 **** top shell_out| 1.00 RespHeader Connection: keep-alive **** top shell_out| 1.00 RespHeader Date: Tue, 12 Aug 2025 22:25:10 GMT **** top shell_out| 1.00 BerespHeader Date: Tue, 12 Aug 2025 22:25:10 GMT **** top shell_out| 1.00 Timestamp Resp: 1755037510.178148 0.010561 0.000040 **** top shell_out| 1.00 Timestamp Fetch: 1755037510.167680 0.000015 0.000015 **** top shell_out| 1.00 Timestamp Fetch: 1755037510.178088 0.010502 0.010502 **** top shell_out| 1.00 Timestamp Bereq: 1755037510.167757 0.000093 0.000031 **** top shell_out| 1.00 Timestamp Start: 1755037510.167664 0.000000 0.000000 **** top shell_out| 1.00 Timestamp Start: 1755037510.167586 0.000000 0.000000 **** top shell_out| 1.00 Timestamp Beresp: 1755037510.167965 0.000301 0.000207 **** top shell_out| 1.00 Timestamp Process: 1755037510.178107 0.010521 0.000019 **** top shell_out| 1.00 Timestamp Process: 1755037510.167993 0.000329 0.000027 **** top shell_out| 1.00 BackendOpen 24 s1 127.0.0.1 33615 127.0.0.1 48444 connect **** top shell_out| 1.00 SessOpen 127.0.0.1 54290 a0 127.0.0.1 46635 1755037510.167541 21 **** top shell_out| 1.00 Timestamp Connected: 1755037510.167725 0.000061 0.000045 **** top shell_out| 1.00 Timestamp BerespBody: 1755037510.178087 0.010423 0.010094 **** top shell_out| 1.00 TTL RFC 120 10 0 1755037510 1755037510 1755037510 0 0 cacheable **** top shell_status = 0x0000 **** top shell_expect found ** top === shell -expect "fetch" {VARNISH_DEFAULT_N="${v1_name}" varnis... **** top shell_cmd|set -e ;exec 2>&1 ; VARNISH_DEFAULT_N="/tmp/vtc.3686750.2f0faf2d/v1" varnishtop -1 **** dT 0.847 **** top shell_out| 2.00 VCL_use vcl1 **** top shell_out| 2.00 VCL_return fetch **** top shell_out| 2.00 VCL_return deliver **** top shell_out| 1.00 ReqURL / **** top shell_out| 1.00 BereqURL / **** top shell_out| 1.00 Length 0 **** top shell_out| 1.00 RespStatus 200 **** top shell_out| 1.00 BerespStatus 200 **** top shell_out| 1.00 RespReason OK **** top shell_out| 1.00 BerespReason OK **** top shell_out| 1.00 ReqMethod GET **** top shell_out| 1.00 BereqMethod GET **** top shell_out| 1.00 VCL_call HASH **** top shell_out| 1.00 VCL_call RECV **** top shell_out| 1.00 VCL_call MISS **** top shell_out| 1.00 RespHeader Age: 0 **** top shell_out| 1.00 VCL_return hash **** top shell_out| 1.00 ReqProtocol HTTP/1.1 **** top shell_out| 1.00 RespProtocol HTTP/1.1 **** top shell_out| 1.00 BereqProtocol HTTP/1.1 **** top shell_out| 1.00 BerespProtocol HTTP/1.1 **** top shell_out| 1.00 VCL_call DELIVER **** top shell_out| 1.00 Fetch_Body 0 none - **** top shell_out| 1.00 VCL_return lookup **** top shell_out| 1.00 ReqAcct 51 0 51 185 0 185 **** top shell_out| 1.00 BereqAcct 146 0 146 87 0 87 **** top shell_out| 1.00 Storage malloc s0 **** top shell_out| 1.00 RespHeader Server: s1 **** top shell_out| 1.00 BerespHeader Server: s1 **** top shell_out| 1.00 ReqStart 127.0.0.1 54290 a0 **** top shell_out| 1.00 ReqHeader Host: 127.0.0.1 **** top shell_out| 1.00 BereqHeader Host: 127.0.0.1 **** top shell_out| 1.00 VCL_call BACKEND_FETCH **** top shell_out| 1.00 SessClose REM_CLOSE 0.011 **** top shell_out| 1.00 Begin sess 0 HTTP/1 **** top shell_out| 1.00 BackendClose 24 s1 recycle **** top shell_out| 1.00 Begin req 1000 rxreq **** top shell_out| 1.00 RespHeader X-Varnish: 1001 **** top shell_out| 1.00 Link req 1001 rxreq **** top shell_out| 1.00 BereqHeader X-Varnish: 1002 **** top shell_out| 1.00 ReqHeader User-Agent: c1 **** top shell_out| 1.00 BereqHeader User-Agent: c1 **** top shell_out| 1.00 VCL_call BACKEND_RESPONSE **** top shell_out| 1.00 Begin bereq 1001 fetch **** top shell_out| 1.00 Link bereq 1002 fetch **** top shell_out| 1.00 RespHeader Content-Length: 0 **** top shell_out| 1.00 BerespHeader Content-Length: 0 **** top shell_out| 1.00 ReqHeader Via: 1.1 v1 (Varnish/7.7) **** top shell_out| 1.00 RespHeader Via: 1.1 v1 (Varnish/7.7) **** top shell_out| 1.00 BereqHeader Via: 1.1 v1 (Varnish/7.7) **** top shell_out| 1.00 RespHeader Accept-Ranges: bytes **** top shell_out| 1.00 ReqHeader X-Forwarded-For: 127.0.0.1 **** top shell_out| 1.00 BereqHeader X-Forwarded-For: 127.0.0.1 **** top shell_out| 1.00 BereqHeader Accept-Encoding: gzip **** top shell_out| 1.00 Timestamp Req: 1755037510.167586 0.000000 0.000000 **** top shell_out| 1.00 RespHeader Connection: keep-alive **** top shell_out| 1.00 RespHeader Date: Tue, 12 Aug 2025 22:25:10 GMT **** top shell_out| 1.00 BerespHeader Date: Tue, 12 Aug 2025 22:25:10 GMT **** top shell_out| 1.00 Timestamp Resp: 1755037510.178148 0.010561 0.000040 **** top shell_out| 1.00 Timestamp Fetch: 1755037510.167680 0.000015 0.000015 **** top shell_out| 1.00 Timestamp Fetch: 1755037510.178088 0.010502 0.010502 **** top shell_out| 1.00 Timestamp Bereq: 1755037510.167757 0.000093 0.000031 **** top shell_out| 1.00 Timestamp Start: 1755037510.167664 0.000000 0.000000 **** top shell_out| 1.00 Timestamp Start: 1755037510.167586 0.000000 0.000000 **** top shell_out| 1.00 Timestamp Beresp: 1755037510.167965 0.000301 0.000207 **** top shell_out| 1.00 Timestamp Process: 1755037510.178107 0.010521 0.000019 **** top shell_out| 1.00 Timestamp Process: 1755037510.167993 0.000329 0.000027 **** top shell_out| 1.00 BackendOpen 24 s1 127.0.0.1 33615 127.0.0.1 48444 connect **** top shell_out| 1.00 SessOpen 127.0.0.1 54290 a0 127.0.0.1 46635 1755037510.167541 21 **** top shell_out| 1.00 Timestamp Connected: 1755037510.167725 0.000061 0.000045 **** top shell_out| 1.00 Timestamp BerespBody: 1755037510.178087 0.010423 0.010094 **** top shell_out| 1.00 TTL RFC 120 10 0 1755037510 1755037510 1755037510 0 0 cacheable **** top shell_status = 0x0000 **** top shell_expect found ** top === process p1 "varnishtop -n ${v1_name} -d" -start **** dT 0.849 **** p1 CMD: varnishtop -n /tmp/vtc.3686750.2f0faf2d/v1 -d ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/u00004.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.890 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.909 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.990 *** v1 debug|Info: Child (3688089) said Child dies *** v1 debug|Info: Child (3688089) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** v1 STDOUT EOF **** dT 1.009 ** v1 WAIT4 pid=3686784 status=0x0000 (user 0.228721 sys 0.071491) * top TEST ./tests/u00004.vtc FAILED # top TEST ./tests/u00004.vtc FAILED (1.009) exit=2 FAIL tests/u00004.vtc (exit status: 2) FAIL: tests/u00005 ================== **** dT 0.000 * top TEST ./tests/u00005.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:41469 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3686856.613764ba **** top macro def vtcid=vtc.3686856.613764ba ** top === varnishtest "varnishstat coverage" * top VTEST varnishstat coverage ** top === feature cmd "command -v cmp" **** dT 0.001 ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=40103 **** s1 macro def s1_sock=127.0.0.1:40103 * s1 Listen on 127.0.0.1:40103 ** top === varnish v1 -vcl+backend {} -start ** s1 Started on 127.0.0.1:40103 (1 iterations) **** dT 0.003 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3686856.613764ba/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 42085' -P /tmp/vtc.3686856.613764ba/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3686856.613764ba/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 42085' -P /tmp/vtc.3686856.613764ba/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3686888 **** v1 macro def v1_pid=3686888 **** v1 macro def v1_name=/tmp/vtc.3686856.613764ba/v1 **** dT 0.008 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.108 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|uhcwdoqcyzgvqsplhofxkbgakwbnhxuu **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth 08a2ffd3e329c6181a3f32ef9ccd727e1764ccc9d6a93da1dc6494032bdf652c *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "40103"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.208 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.308 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.396 *** 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.409 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.438 *** v1 debug|Debug: Child (3688254) Started **** dT 0.461 *** v1 debug|Child launched OK **** dT 0.462 *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (3688254) said Child starts **** dT 0.503 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.509 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037509.697778/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037509.697778/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:35669 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:35669 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:35669 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:35669 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:35669 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:35669 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:35669 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:35669 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.545 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 35669 **** v1 CLI TX|debug.xid 1000 **** dT 0.587 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.609 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 35669 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 0.629 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 35669 ** v1 Listen on 127.0.0.1 35669 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=35669 **** v1 macro def v1_sock=127.0.0.1:35669 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=35669 **** v1 macro def v1_a0_sock=127.0.0.1:35669 ** top === delay 1 *** top delaying 1 second(s) **** dT 0.709 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 35669 **** dT 1.629 ** top === process p1 {varnishstat -1 -n ${v1_name} -f ^LCK.vbe.destroy... **** dT 1.631 **** p1 CMD: varnishstat -1 -n /tmp/vtc.3686856.613764ba/v1 -f ^LCK.vbe.destroy \ -f LCK.vbe.* -f LCK.mempool.creat | tr '[1-9]' '0' ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/u00005.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 1.672 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 1.710 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 1.772 *** v1 debug|Info: Child (3688254) said Child dies *** v1 debug|Info: Child (3688254) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 1.773 **** v1 STDOUT EOF **** dT 1.810 ** v1 WAIT4 pid=3686888 status=0x0000 (user 0.235878 sys 0.064771) * top TEST ./tests/u00005.vtc FAILED * diag 0.0 /usr/bin/cmp # top TEST ./tests/u00005.vtc FAILED (1.810) exit=2 FAIL tests/u00005.vtc (exit status: 2) FAIL: tests/u00006 ================== **** dT 0.000 * top TEST ./tests/u00006.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:39399 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3686940.7b843445 **** top macro def vtcid=vtc.3686940.7b843445 ** top === varnishtest "varnishlog coverage" * top VTEST varnishlog coverage ** top === server s1 -repeat 2 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=41155 **** s1 macro def s1_sock=127.0.0.1:41155 * s1 Listen on 127.0.0.1:41155 ** top === varnish v1 -vcl+backend {} -start ** s1 Started on 127.0.0.1:41155 (2 iterations) **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3686940.7b843445/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 33705' -P /tmp/vtc.3686940.7b843445/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3686940.7b843445/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 33705' -P /tmp/vtc.3686940.7b843445/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3686980 **** v1 macro def v1_pid=3686980 **** v1 macro def v1_name=/tmp/vtc.3686940.7b843445/v1 **** dT 0.007 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.107 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|ktqonxszhhclfwsrqjdtgrrwfesjysmx **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth c7f00c764c03eba27272420e4a6258accb30f1938cc6954872b9637e4ba4fc5f *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "41155"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.207 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.307 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.399 *** v1 CLI RX 200 **** v1 CLI RX|VCL compiled. **** v1 CLI TX|vcl.use vcl1 **** dT 0.400 *** v1 CLI RX 200 **** v1 CLI RX|VCL 'vcl1' now active ** v1 Start **** v1 CLI TX|start **** dT 0.407 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.441 *** v1 debug|Debug: Child (3688377) Started **** dT 0.465 *** v1 debug|Child launched OK *** v1 CLI RX 200 *** v1 debug|Info: Child (3688377) said Child starts *** v1 wait-running **** v1 CLI TX|status **** dT 0.506 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.508 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037509.726449/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037509.726449/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:39081 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:39081 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:39081 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:39081 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:39081 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:39081 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:39081 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:39081 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.548 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 39081 **** v1 CLI TX|debug.xid 1000 **** dT 0.589 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.608 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 39081 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 0.631 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 39081 ** v1 Listen on 127.0.0.1 39081 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=39081 **** v1 macro def v1_sock=127.0.0.1:39081 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=39081 **** v1 macro def v1_a0_sock=127.0.0.1:39081 ** top === process p1 { **** dT 0.633 **** p1 CMD: exec varnishlog -n /tmp/vtc.3686940.7b843445/v1 -g raw -u -A -w - ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/u00006.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.674 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.708 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 39081 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.774 *** v1 debug|Info: Child (3688377) said Child dies *** v1 debug|Info: Child (3688377) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 0.775 **** v1 STDOUT EOF **** dT 0.808 ** v1 WAIT4 pid=3686980 status=0x0000 (user 0.250296 sys 0.054056) * top TEST ./tests/u00006.vtc FAILED # top TEST ./tests/u00006.vtc FAILED (0.808) exit=2 FAIL tests/u00006.vtc (exit status: 2) FAIL: tests/u00008 ================== **** dT 0.000 * top TEST ./tests/u00008.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:42183 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3687719.62f54cf0 **** top macro def vtcid=vtc.3687719.62f54cf0 ** top === varnishtest "trivial run of varnishstat in curses mode" * top VTEST trivial run of varnishstat in curses mode ** top === server s1 -repeat 4 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=33149 **** s1 macro def s1_sock=127.0.0.1:33149 * s1 Listen on 127.0.0.1:33149 ** top === varnish v1 -vcl+backend { ** s1 Started on 127.0.0.1:33149 (4 iterations) **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3687719.62f54cf0/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 37305' -P /tmp/vtc.3687719.62f54cf0/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3687719.62f54cf0/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 37305' -P /tmp/vtc.3687719.62f54cf0/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3687751 **** v1 macro def v1_pid=3687751 **** v1 macro def v1_name=/tmp/vtc.3687719.62f54cf0/v1 **** dT 0.006 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.106 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|uyjtzaepswocvehzluoiuglojlnlsolh **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth b4fd986770678e236a3be136c4724620cdf85a2ae50bd6f70299eef1110436ca *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "33149"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|\tprobe default { **** v1 CLI TX|\t\t.url = "/"; **** v1 CLI TX|\t} **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.206 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.306 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.391 *** 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.406 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.434 *** v1 debug|Debug: Child (3689076) Started **** dT 0.456 *** v1 debug|Child launched OK *** s1 accepted fd 5 127.0.0.1 42234 ** s1 === rxreq **** s1 rxhdr|GET / HTTP/1.1\r **** s1 rxhdr|Host: 127.0.0.1\r **** s1 rxhdr|Connection: close\r **** s1 rxhdr|\r **** s1 rxhdrlen = 54 **** s1 http[ 0] |GET **** s1 http[ 1] |/ **** s1 http[ 2] |HTTP/1.1 **** s1 http[ 3] |Host: 127.0.0.1 **** s1 http[ 4] |Connection: close **** s1 bodylen = 0 ** s1 === txresp *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status **** s1 txresp|HTTP/1.1 200 OK\r **** s1 txresp|Date: Tue, 12 Aug 2025 22:25:10 GMT\r **** s1 txresp|Server: s1\r **** s1 txresp|Content-Length: 0\r **** s1 txresp|\r *** v1 debug|Info: Child (3689076) said Child starts **** dT 0.457 *** s1 shutting fd 5 **** dT 0.498 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.507 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037509.989497/vgc.so 1auto **** v1 vsl| 0 Backend_health - s1 Went sick -------H 2 3 8 0.000000 0.000000 "" **** v1 vsl| 0 Backend_health - s1 Still sick -------H 2 3 8 0.000000 0.000000 "" **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037509.989497/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:46331 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:46331 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:46331 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:46331 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:46331 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:46331 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:46331 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:46331 **** v1 vsl| 0 CLI - Wr 200 0 **** v1 vsl| 0 Backend_health - s1 Went healthy 4---X-RH 3 3 8 0.000257 0.000086 "HTTP/1.1 200 OK" **** dT 0.540 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 46331 **** v1 CLI TX|debug.xid 1000 **** dT 0.582 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.607 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 46331 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 0.624 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 46331 ** v1 Listen on 127.0.0.1 46331 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=46331 **** v1 macro def v1_sock=127.0.0.1:46331 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=46331 **** v1 macro def v1_a0_sock=127.0.0.1:46331 ** top === process p1 {varnishstat -n ${v1_name}} -start **** dT 0.626 **** p1 CMD: varnishstat -n /tmp/vtc.3687719.62f54cf0/v1 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/u00008.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.667 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.707 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 46331 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.767 *** v1 debug|Info: Child (3689076) said Child dies *** v1 debug|Info: Child (3689076) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 0.768 **** v1 STDOUT EOF **** dT 0.807 ** v1 WAIT4 pid=3687751 status=0x0000 (user 0.234765 sys 0.060045) * top TEST ./tests/u00008.vtc FAILED # top TEST ./tests/u00008.vtc FAILED (0.808) exit=2 FAIL tests/u00008.vtc (exit status: 2) FAIL: tests/u00009 ================== **** dT 0.000 * top TEST ./tests/u00009.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:39243 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3687902.1a61e6bb **** top macro def vtcid=vtc.3687902.1a61e6bb ** top === varnishtest "trivial run of varnishhist in curses mode" * top VTEST trivial run of varnishhist in curses mode ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=39917 **** s1 macro def s1_sock=127.0.0.1:39917 * s1 Listen on 127.0.0.1:39917 ** top === varnish v1 -vcl+backend {} -start ** s1 Started on 127.0.0.1:39917 (1 iterations) **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3687902.1a61e6bb/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 41905' -P /tmp/vtc.3687902.1a61e6bb/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3687902.1a61e6bb/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 41905' -P /tmp/vtc.3687902.1a61e6bb/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3687951 **** v1 macro def v1_pid=3687951 **** v1 macro def v1_name=/tmp/vtc.3687902.1a61e6bb/v1 **** dT 0.006 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.106 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|uwfcakpmkddyjpynegrdfmdwylwvzdvh **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth 1dab6fa829e3bbe0779fe34b746e550412641ef27e3aa9d8d49cf839c5ba4f7a *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "39917"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.206 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.306 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.387 *** 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.407 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.429 *** v1 debug|Debug: Child (3689255) Started **** dT 0.451 *** v1 debug|Child launched OK **** dT 0.452 *** v1 debug|Info: Child (3689255) said Child starts *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status **** dT 0.493 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.507 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037510.056422/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037510.056422/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:41457 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:41457 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:41457 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:41457 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:41457 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:41457 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:41457 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:41457 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.536 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 41457 **** v1 CLI TX|debug.xid 1000 **** dT 0.577 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.607 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 41457 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 0.618 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 41457 ** v1 Listen on 127.0.0.1 41457 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=41457 **** v1 macro def v1_sock=127.0.0.1:41457 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=41457 **** v1 macro def v1_a0_sock=127.0.0.1:41457 ** top === process p1 -dump {varnishhist -n ${v1_name}} -start **** dT 0.620 **** p1 CMD: varnishhist -n /tmp/vtc.3687902.1a61e6bb/v1 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/u00009.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.661 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared **** dT 0.662 *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.707 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 41457 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.762 *** v1 debug|Info: Child (3689255) said Child dies *** v1 debug|Info: Child (3689255) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 0.763 **** v1 STDOUT EOF **** dT 0.807 ** v1 WAIT4 pid=3687951 status=0x0000 (user 0.232152 sys 0.060205) * top TEST ./tests/u00009.vtc FAILED # top TEST ./tests/u00009.vtc FAILED (0.808) exit=2 FAIL tests/u00009.vtc (exit status: 2) FAIL: tests/u00010 ================== **** dT 0.000 * top TEST ./tests/u00010.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:33011 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3688714.683e8216 **** top macro def vtcid=vtc.3688714.683e8216 ** top === varnishtest "trivial run of varnishtop in curses mode" * top VTEST trivial run of varnishtop in curses mode ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=33949 **** s1 macro def s1_sock=127.0.0.1:33949 * s1 Listen on 127.0.0.1:33949 ** top === varnish v1 -vcl+backend {} -start ** s1 Started on 127.0.0.1:33949 (1 iterations) **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3688714.683e8216/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 40291' -P /tmp/vtc.3688714.683e8216/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3688714.683e8216/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 40291' -P /tmp/vtc.3688714.683e8216/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3688744 **** v1 macro def v1_pid=3688744 **** v1 macro def v1_name=/tmp/vtc.3688714.683e8216/v1 **** dT 0.006 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.105 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|uxaibyrxsnxwdurpyilzrggngnknhpoc **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth d74b4b8607c229697239501d7acfff6892aa932a7fd0ec0470afe575d90affae **** dT 0.106 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "33949"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.206 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.306 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.371 *** 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.406 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.414 *** v1 debug|Debug: Child (3690249) Started **** dT 0.437 *** v1 debug|Child launched OK **** dT 0.438 *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (3690249) said Child starts **** dT 0.478 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.506 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037510.293931/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037510.293931/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:41683 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:41683 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:41683 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:41683 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:41683 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:41683 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:41683 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:41683 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.521 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 41683 **** v1 CLI TX|debug.xid 1000 **** dT 0.561 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.603 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 41683 ** v1 Listen on 127.0.0.1 41683 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=41683 **** v1 macro def v1_sock=127.0.0.1:41683 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=41683 **** v1 macro def v1_a0_sock=127.0.0.1:41683 ** top === process p1 -dump {varnishtop -n ${v1_name}} -start **** dT 0.606 **** p1 CMD: varnishtop -n /tmp/vtc.3688714.683e8216/v1 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/u00010.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 41683 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 41683 **** dT 0.648 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared **** dT 0.649 *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.706 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.749 *** v1 debug|Info: Child (3690249) said Child dies *** v1 debug|Info: Child (3690249) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 0.750 **** v1 STDOUT EOF **** dT 0.807 ** v1 WAIT4 pid=3688744 status=0x0000 (user 0.216218 sys 0.064921) * top TEST ./tests/u00010.vtc FAILED # top TEST ./tests/u00010.vtc FAILED (0.807) exit=2 FAIL tests/u00010.vtc (exit status: 2) FAIL: tests/u00011 ================== **** dT 0.000 * top TEST ./tests/u00011.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:36159 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3689308.499a379e **** top macro def vtcid=vtc.3689308.499a379e ** top === varnishtest "trivial run of varnishadm in curses mode" * top VTEST trivial run of varnishadm in curses mode ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=33365 **** s1 macro def s1_sock=127.0.0.1:33365 * s1 Listen on 127.0.0.1:33365 ** top === varnish v1 -vcl+backend {} -start ** s1 Started on 127.0.0.1:33365 (1 iterations) **** dT 0.001 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3689308.499a379e/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 45375' -P /tmp/vtc.3689308.499a379e/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3689308.499a379e/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 45375' -P /tmp/vtc.3689308.499a379e/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3689353 **** v1 macro def v1_pid=3689353 **** v1 macro def v1_name=/tmp/vtc.3689308.499a379e/v1 **** dT 0.005 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.104 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|zdkgbrorriztosgqygzppxuhdmewhavp **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth cfcadb24624b0e87f4c366c9df0df6a0f9ecb58f23819cc4c57643e8da2113e4 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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.105 **** 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 = "33365"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.205 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.305 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.405 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.427 *** v1 CLI RX 200 **** v1 CLI RX|VCL compiled. **** v1 CLI TX|vcl.use vcl1 **** dT 0.428 *** v1 CLI RX 200 **** v1 CLI RX|VCL 'vcl1' now active ** v1 Start **** v1 CLI TX|start **** dT 0.471 *** v1 debug|Debug: Child (3690784) Started **** dT 0.496 *** v1 debug|Child launched OK *** v1 debug|Info: Child (3690784) said Child starts *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status **** dT 0.505 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037510.499595/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037510.499595/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:46531 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:46531 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:46531 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:46531 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:46531 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:46531 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:46531 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:46531 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.537 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.578 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 46531 **** v1 CLI TX|debug.xid 1000 **** dT 0.605 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 46531 **** dT 0.619 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.661 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 46531 ** v1 Listen on 127.0.0.1 46531 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=46531 **** v1 macro def v1_sock=127.0.0.1:46531 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=46531 **** v1 macro def v1_a0_sock=127.0.0.1:46531 **** dT 0.662 ** top === client c1 { ** c1 Starting client ** c1 Waiting for client ** c1 Started on 127.0.0.1:46531 (1 iterations) *** c1 Connect to 127.0.0.1:46531 *** c1 connected fd 17 from 127.0.0.1 45928 to 127.0.0.1:46531 ** 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 *** s1 accepted fd 5 127.0.0.1 48654 ** s1 === rxreq **** 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/7.7)\r **** s1 rxhdr|Accept-Encoding: gzip\r **** s1 rxhdr|X-Varnish: 1002\r **** s1 rxhdr|\r **** s1 rxhdrlen = 146 **** 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/7.7) **** s1 http[ 7] |Accept-Encoding: gzip **** s1 http[ 8] |X-Varnish: 1002 **** s1 bodylen = 0 ** s1 === txresp **** s1 txresp|HTTP/1.1 200 OK\r **** s1 txresp|Date: Tue, 12 Aug 2025 22:25:11 GMT\r **** s1 txresp|Server: s1\r **** s1 txresp|Content-Length: 0\r **** s1 txresp|\r *** s1 shutting fd 5 ** s1 Ending **** dT 0.673 **** c1 rxhdr|HTTP/1.1 200 OK\r **** c1 rxhdr|Date: Tue, 12 Aug 2025 22:25:11 GMT\r **** c1 rxhdr|Server: s1\r **** c1 rxhdr|Content-Length: 0\r **** c1 rxhdr|X-Varnish: 1001\r **** c1 rxhdr|Age: 0\r **** c1 rxhdr|Via: 1.1 v1 (Varnish/7.7)\r **** c1 rxhdr|Accept-Ranges: bytes\r **** c1 rxhdr|Connection: keep-alive\r **** c1 rxhdr|\r **** c1 rxhdrlen = 185 **** c1 http[ 0] |HTTP/1.1 **** c1 http[ 1] |200 **** c1 http[ 2] |OK **** c1 http[ 3] |Date: Tue, 12 Aug 2025 22:25:11 GMT **** c1 http[ 4] |Server: s1 **** c1 http[ 5] |Content-Length: 0 **** c1 http[ 6] |X-Varnish: 1001 **** c1 http[ 7] |Age: 0 **** c1 http[ 8] |Via: 1.1 v1 (Varnish/7.7) **** c1 http[ 9] |Accept-Ranges: bytes **** c1 http[10] |Connection: keep-alive **** c1 bodylen = 0 *** c1 closing fd 17 ** c1 Ending ** top === varnish v1 -vsl_catchup **** dT 0.706 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 46531 **** v1 vsl| 1000 Begin c sess 0 HTTP/1 **** v1 vsl| 1000 SessOpen c 127.0.0.1 45928 a0 127.0.0.1 46531 1755037511.056705 21 **** v1 vsl| 1000 Debug c sockopt: SO_LINGER may be inherited for a0=127.0.0.1:46531 **** v1 vsl| 1000 Debug c sockopt: SO_KEEPALIVE may be inherited for a0=127.0.0.1:46531 **** v1 vsl| 1000 Debug c sockopt: SO_SNDTIMEO may be inherited for a0=127.0.0.1:46531 **** v1 vsl| 1000 Debug c sockopt: SO_RCVTIMEO may be inherited for a0=127.0.0.1:46531 **** v1 vsl| 1000 Debug c sockopt: TCP_NODELAY may be inherited for a0=127.0.0.1:46531 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPIDLE may be inherited for a0=127.0.0.1:46531 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPCNT may be inherited for a0=127.0.0.1:46531 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPINTVL may be inherited for a0=127.0.0.1:46531 **** 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: 1755037511.056833 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/7.7) **** 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: 1755037511.056850 0.000016 0.000016 **** v1 vsl| 1002 Timestamp b Connected: 1755037511.056893 0.000060 0.000043 **** v1 vsl| 1002 BackendOpen b 24 s1 127.0.0.1 33365 127.0.0.1 48654 connect **** v1 vsl| 1002 Timestamp b Bereq: 1755037511.056925 0.000092 0.000031 **** 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: Tue, 12 Aug 2025 22:25:11 GMT **** v1 vsl| 1002 BerespHeader b Server: s1 **** v1 vsl| 1002 BerespHeader b Content-Length: 0 **** v1 vsl| 1002 Timestamp b Beresp: 1755037511.057166 0.000332 0.000240 **** v1 vsl| 1002 TTL b RFC 120 10 0 1755037511 1755037511 1755037511 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: 1755037511.057195 0.000362 0.000029 **** v1 vsl| 1002 Filters b **** v1 vsl| 1002 Storage b malloc s0 **** v1 vsl| 1002 Fetch_Body b 0 none - **** v1 vsl| 1002 BackendClose b 24 s1 recycle **** v1 vsl| 1002 Timestamp b BerespBody: 1755037511.067301 0.010468 0.010106 **** v1 vsl| 1002 Length b 0 **** v1 vsl| 1002 BereqAcct b 146 0 146 87 0 87 **** v1 vsl| 1002 End b **** v1 vsl| 1001 Begin c req 1000 rxreq **** v1 vsl| 1001 Timestamp c Start: 1755037511.056748 0.000000 0.000000 **** v1 vsl| 1001 Timestamp c Req: 1755037511.056748 0.000000 0.000000 **** v1 vsl| 1001 VCL_use c vcl1 **** v1 vsl| 1001 ReqStart c 127.0.0.1 45928 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/7.7) **** 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: 1755037511.067305 0.010556 0.010556 **** 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: Tue, 12 Aug 2025 22:25:11 GMT **** v1 vsl| 1001 RespHeader c Server: s1 **** v1 vsl| 1001 RespHeader c Content-Length: 0 **** 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/7.7) **** 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: 1755037511.067325 0.010576 0.000020 **** v1 vsl| 1001 Filters c **** v1 vsl| 1001 RespHeader c Connection: keep-alive **** v1 vsl| 1001 Timestamp c Resp: 1755037511.067375 0.010626 0.000049 **** v1 vsl| 1001 ReqAcct c 51 0 51 185 0 185 **** v1 vsl| 1001 End c **** v1 vsl| 1000 SessClose c REM_CLOSE 0.011 **** v1 vsl| 1000 End c **** dT 0.773 ** top === process p1 -log -winsz 25 120 {varnishadm -n ${v1_name}} -st... **** dT 0.775 **** p1 TIOCWINSZ -1 Bad file descriptor **** p1 CMD: varnishadm -n /tmp/vtc.3689308.499a379e/v1 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/u00011.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.815 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.906 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.916 *** v1 debug|Info: Child (3690784) said Child dies *** v1 debug|Info: Child (3690784) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** v1 STDOUT EOF **** dT 1.006 ** v1 WAIT4 pid=3689353 status=0x0000 (user 0.261358 sys 0.074909) * top TEST ./tests/u00011.vtc FAILED # top TEST ./tests/u00011.vtc FAILED (1.006) exit=2 FAIL tests/u00011.vtc (exit status: 2) FAIL: tests/u00012 ================== **** dT 0.000 * top TEST ./tests/u00012.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:37605 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3689392.3203b9bb **** top macro def vtcid=vtc.3689392.3203b9bb ** top === varnishtest "trivial run of varnishadm in pass mode" * top VTEST trivial run of varnishadm in pass mode ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=39275 **** s1 macro def s1_sock=127.0.0.1:39275 * s1 Listen on 127.0.0.1:39275 ** top === varnish v1 -vcl+backend {} -start ** s1 Started on 127.0.0.1:39275 (1 iterations) **** dT 0.001 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3689392.3203b9bb/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 44027' -P /tmp/vtc.3689392.3203b9bb/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3689392.3203b9bb/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 44027' -P /tmp/vtc.3689392.3203b9bb/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 PID: 3689422 **** v1 macro def v1_pid=3689422 **** v1 macro def v1_name=/tmp/vtc.3689392.3203b9bb/v1 **** dT 0.005 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.105 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|gdrezkhjdfgqkmkqkedmxnhxnzxlxunp **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth 9eb9ef4a558fbdfaf0761bd07d3d6124dfaa939283c14dd98e4bf754e81d6a93 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "39275"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.205 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.306 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.406 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.436 *** 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.480 *** v1 debug|Debug: Child (3690866) Started **** dT 0.503 *** v1 debug|Child launched OK **** dT 0.504 *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (3690866) said Child starts **** dT 0.506 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037510.514534/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037510.514534/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:41599 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:41599 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:41599 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:41599 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:41599 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:41599 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:41599 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:41599 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.546 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.587 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 41599 **** v1 CLI TX|debug.xid 1000 **** dT 0.606 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 41599 **** dT 0.629 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.671 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 41599 ** v1 Listen on 127.0.0.1 41599 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=41599 **** v1 macro def v1_sock=127.0.0.1:41599 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=41599 **** v1 macro def v1_a0_sock=127.0.0.1:41599 ** top === client c1 { ** c1 Starting client ** c1 Waiting for client ** c1 Started on 127.0.0.1:41599 (1 iterations) *** c1 Connect to 127.0.0.1:41599 *** c1 connected fd 17 from 127.0.0.1 37254 to 127.0.0.1:41599 ** 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.672 *** s1 accepted fd 5 127.0.0.1 45024 ** s1 === rxreq **** 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/7.7)\r **** s1 rxhdr|Accept-Encoding: gzip\r **** s1 rxhdr|X-Varnish: 1002\r **** s1 rxhdr|\r **** s1 rxhdrlen = 146 **** 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/7.7) **** s1 http[ 7] |Accept-Encoding: gzip **** s1 http[ 8] |X-Varnish: 1002 **** s1 bodylen = 0 ** s1 === txresp **** s1 txresp|HTTP/1.1 200 OK\r **** s1 txresp|Date: Tue, 12 Aug 2025 22:25:11 GMT\r **** s1 txresp|Server: s1\r **** s1 txresp|Content-Length: 0\r **** s1 txresp|\r *** s1 shutting fd 5 ** s1 Ending **** dT 0.682 **** c1 rxhdr|HTTP/1.1 200 OK\r **** c1 rxhdr|Date: Tue, 12 Aug 2025 22:25:11 GMT\r **** c1 rxhdr|Server: s1\r **** c1 rxhdr|Content-Length: 0\r **** c1 rxhdr|X-Varnish: 1001\r **** c1 rxhdr|Age: 0\r **** c1 rxhdr|Via: 1.1 v1 (Varnish/7.7)\r **** c1 rxhdr|Accept-Ranges: bytes\r **** c1 rxhdr|Connection: keep-alive\r **** c1 rxhdr|\r **** c1 rxhdrlen = 185 **** c1 http[ 0] |HTTP/1.1 **** c1 http[ 1] |200 **** c1 http[ 2] |OK **** c1 http[ 3] |Date: Tue, 12 Aug 2025 22:25:11 GMT **** c1 http[ 4] |Server: s1 **** c1 http[ 5] |Content-Length: 0 **** c1 http[ 6] |X-Varnish: 1001 **** c1 http[ 7] |Age: 0 **** c1 http[ 8] |Via: 1.1 v1 (Varnish/7.7) **** c1 http[ 9] |Accept-Ranges: bytes **** c1 http[10] |Connection: keep-alive **** c1 bodylen = 0 *** c1 closing fd 17 ** c1 Ending ** top === varnish v1 -vsl_catchup **** dT 0.706 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 41599 **** v1 vsl| 1000 Begin c sess 0 HTTP/1 **** v1 vsl| 1000 SessOpen c 127.0.0.1 37254 a0 127.0.0.1 41599 1755037511.080637 21 **** v1 vsl| 1000 Debug c sockopt: SO_LINGER may be inherited for a0=127.0.0.1:41599 **** v1 vsl| 1000 Debug c sockopt: SO_KEEPALIVE may be inherited for a0=127.0.0.1:41599 **** v1 vsl| 1000 Debug c sockopt: SO_SNDTIMEO may be inherited for a0=127.0.0.1:41599 **** v1 vsl| 1000 Debug c sockopt: SO_RCVTIMEO may be inherited for a0=127.0.0.1:41599 **** v1 vsl| 1000 Debug c sockopt: TCP_NODELAY may be inherited for a0=127.0.0.1:41599 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPIDLE may be inherited for a0=127.0.0.1:41599 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPCNT may be inherited for a0=127.0.0.1:41599 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPINTVL may be inherited for a0=127.0.0.1:41599 **** 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: 1755037511.080760 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/7.7) **** 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: 1755037511.080776 0.000015 0.000015 **** v1 vsl| 1002 Timestamp b Connected: 1755037511.080860 0.000099 0.000083 **** v1 vsl| 1002 BackendOpen b 24 s1 127.0.0.1 39275 127.0.0.1 45024 connect **** v1 vsl| 1002 Timestamp b Bereq: 1755037511.080901 0.000140 0.000040 **** 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: Tue, 12 Aug 2025 22:25:11 GMT **** v1 vsl| 1002 BerespHeader b Server: s1 **** v1 vsl| 1002 BerespHeader b Content-Length: 0 **** v1 vsl| 1002 Timestamp b Beresp: 1755037511.081122 0.000361 0.000221 **** v1 vsl| 1002 TTL b RFC 120 10 0 1755037511 1755037511 1755037511 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: 1755037511.081152 0.000391 0.000029 **** v1 vsl| 1002 Filters b **** v1 vsl| 1002 Storage b malloc s0 **** v1 vsl| 1002 Fetch_Body b 0 none - **** v1 vsl| 1002 BackendClose b 24 s1 recycle **** v1 vsl| 1002 Timestamp b BerespBody: 1755037511.091250 0.010489 0.010097 **** v1 vsl| 1002 Length b 0 **** v1 vsl| 1002 BereqAcct b 146 0 146 87 0 87 **** v1 vsl| 1002 End b **** v1 vsl| 1001 Begin c req 1000 rxreq **** v1 vsl| 1001 Timestamp c Start: 1755037511.080687 0.000000 0.000000 **** v1 vsl| 1001 Timestamp c Req: 1755037511.080687 0.000000 0.000000 **** v1 vsl| 1001 VCL_use c vcl1 **** v1 vsl| 1001 ReqStart c 127.0.0.1 37254 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/7.7) **** 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: 1755037511.091252 0.010564 0.010564 **** 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: Tue, 12 Aug 2025 22:25:11 GMT **** v1 vsl| 1001 RespHeader c Server: s1 **** v1 vsl| 1001 RespHeader c Content-Length: 0 **** 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/7.7) **** 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: 1755037511.091273 0.010586 0.000021 **** v1 vsl| 1001 Filters c **** v1 vsl| 1001 RespHeader c Connection: keep-alive **** v1 vsl| 1001 Timestamp c Resp: 1755037511.091321 0.010633 0.000047 **** v1 vsl| 1001 ReqAcct c 51 0 51 185 0 185 **** v1 vsl| 1001 End c **** v1 vsl| 1000 SessClose c REM_CLOSE 0.011 **** v1 vsl| 1000 End c **** dT 0.782 ** top === process p1 -log {varnishadm -t 12 -p -n ${v1_name}} -start **** dT 0.784 **** p1 CMD: varnishadm -t 12 -p -n /tmp/vtc.3689392.3203b9bb/v1 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/u00012.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.826 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.906 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.926 *** v1 debug|Info: Child (3690866) said Child dies *** v1 debug|Info: Child (3690866) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** dT 0.927 **** v1 STDOUT EOF **** dT 1.006 ** v1 WAIT4 pid=3689422 status=0x0000 (user 0.286652 sys 0.056533) **** dT 1.007 * top TEST ./tests/u00012.vtc FAILED # top TEST ./tests/u00012.vtc FAILED (1.007) exit=2 FAIL tests/u00012.vtc (exit status: 2) FAIL: tests/u00021 ================== **** dT 0.000 * top TEST ./tests/u00021.vtc starting **** top extmacro def pkg_version=7.7.1 **** top extmacro def pkg_branch=7.7 **** top extmacro def pwd=/home/udu/aports/main/varnish/src/varnish-7.7.1/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:33087 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top extmacro def topsrc=/home/udu/aports/main/varnish/src/varnish-7.7.1 **** top macro def testdir=/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest/./tests **** top macro def tmpdir=/tmp/vtc.3690563.5eb8af37 **** top macro def vtcid=vtc.3690563.5eb8af37 ** top === varnishtest "varnishstat coverage" * top VTEST varnishstat coverage ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=127.0.0.1 **** s1 macro def s1_port=42075 **** s1 macro def s1_sock=127.0.0.1:42075 * s1 Listen on 127.0.0.1:42075 ** top === varnish v1 -vcl+backend {} -start ** s1 Started on 127.0.0.1:42075 (1 iterations) **** dT 0.002 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /tmp/vtc.3690563.5eb8af37/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 43777' -P /tmp/vtc.3690563.5eb8af37/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs *** v1 CMD: cd /home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest && exec varnishd -d -n /tmp/vtc.3690563.5eb8af37/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 43777' -P /tmp/vtc.3690563.5eb8af37/v1/varnishd.pid -p vmod_path=/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod/.libs **** dT 0.003 *** v1 PID: 3690591 **** v1 macro def v1_pid=3690591 **** v1 macro def v1_name=/tmp/vtc.3690563.5eb8af37/v1 **** dT 0.009 *** v1 debug|Debug: Version: varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** v1 debug|Debug: Platform: Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|200 314 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd *** 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.109 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|qjcvubisxssjotcnjmtbtdlvuydesgbk **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth 10689102477aeead1bf7436b1728385ba09f49a028086eea4f0f8e0f01b84fe3 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,6.8.12-11-pve,x86_64,-jnone,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-7.7.1 revision 2e8180f788715e5bc44df08479d60c9435d79bdd **** 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|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "127.0.0.1"; .port = "42075"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.209 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.309 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.409 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.423 *** 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.466 *** v1 debug|Debug: Child (3691854) Started **** dT 0.488 *** v1 debug|Child launched OK **** dT 0.489 *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 debug|Info: Child (3691854) said Child starts **** dT 0.510 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1755037510.883067/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1755037510.883067/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:38999 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:38999 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:38999 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:38999 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:38999 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:38999 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:38999 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:38999 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 0.529 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 0.572 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 38999 **** v1 CLI TX|debug.xid 1000 **** dT 0.610 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 38999 **** dT 0.613 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 0.654 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 38999 ** v1 Listen on 127.0.0.1 38999 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=38999 **** v1 macro def v1_sock=127.0.0.1:38999 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=38999 **** v1 macro def v1_a0_sock=127.0.0.1:38999 ** top === process p1 -dump {varnishstat -n ${v1_name}} -start **** dT 0.655 **** p1 CMD: varnishstat -n /tmp/vtc.3690563.5eb8af37/v1 ---- p1 Assert error in process_start(), vtc_process.c line 742: Condition(master >= 0) not true. Errno=19 No such device * top RESETTING after ./tests/u00021.vtc ** s1 Waiting for server (4/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 0.696 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared **** dT 0.697 *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 0.710 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 38999 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 0.797 *** v1 debug|Info: Child (3691854) said Child dies *** v1 debug|Info: Child (3691854) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** v1 STDOUT EOF **** dT 0.810 ** v1 WAIT4 pid=3690591 status=0x0000 (user 0.259070 sys 0.066843) * top TEST ./tests/u00021.vtc FAILED # top TEST ./tests/u00021.vtc FAILED (0.810) exit=2 FAIL tests/u00021.vtc (exit status: 2) ============================================================================ Testsuite summary for Varnish 7.7.1 ============================================================================ # TOTAL: 893 # PASS: 834 # SKIP: 34 # XFAIL: 0 # FAIL: 25 # XPASS: 0 # ERROR: 0 ============================================================================ See bin/varnishtest/test-suite.log Please report to varnish-dev@varnish-cache.org ============================================================================ make[5]: *** [Makefile:1228: test-suite.log] Error 1 make[5]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make[4]: *** [Makefile:1336: check-TESTS] Error 2 make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make[3]: *** [Makefile:1390: check-am] Error 2 make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make[2]: *** [Makefile:1392: check] Error 2 make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin/varnishtest' make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin' make[1]: *** [Makefile:422: check-recursive] Error 1 make[1]: Target 'check' not remade because of errors. make[1]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/bin' Making check in vmod make[1]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' make check-am make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' make check-TESTS make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' make[4]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' PASS: tests/cookie_b00003.vtc PASS: tests/cookie_b00005.vtc PASS: tests/cookie_b00004.vtc PASS: tests/blob_b00001.vtc PASS: tests/blob_b00009.vtc PASS: tests/cookie_b00000.vtc PASS: tests/cookie_b00002.vtc PASS: tests/cookie_b00001.vtc PASS: tests/blob_b00000.vtc PASS: tests/blob_b00005.vtc PASS: tests/blob_b00003.vtc PASS: tests/blob_b00002.vtc PASS: tests/blob_b00007.vtc PASS: tests/cookie_b00006.vtc PASS: tests/cookie_b00008.vtc PASS: tests/cookie_b00010.vtc PASS: tests/cookie_b00011.vtc PASS: tests/cookie_b00012.vtc PASS: tests/cookie_b00007.vtc PASS: tests/blob_b00006.vtc PASS: tests/cookie_b00009.vtc PASS: tests/cookie_b00013.vtc PASS: tests/blob_b00004.vtc PASS: tests/cookie_r00028.vtc PASS: tests/blob_b00012.vtc PASS: tests/blob_b00013.vtc PASS: tests/blob_b00011.vtc PASS: tests/directors_b00000.vtc PASS: tests/directors_b00003.vtc PASS: tests/blob_b00010.vtc PASS: tests/directors_b00002.vtc PASS: tests/directors_b00007.vtc PASS: tests/directors_c00003.vtc PASS: tests/directors_c00002.vtc PASS: tests/directors_b00006.vtc PASS: tests/directors_b00004.vtc PASS: tests/directors_c00000.vtc PASS: tests/directors_c00004.vtc PASS: tests/directors_b00001.vtc PASS: tests/directors_c00007.vtc PASS: tests/directors_b00005.vtc PASS: tests/directors_c00005.vtc PASS: tests/directors_c00008.vtc PASS: tests/directors_c00006.vtc PASS: tests/directors_c00001.vtc PASS: tests/directors_c00009.vtc PASS: tests/directors_c00010.vtc PASS: tests/directors_c00013.vtc PASS: tests/directors_c00011.vtc PASS: tests/directors_c00014.vtc PASS: tests/directors_c00012.vtc PASS: tests/purge_c00000.vtc PASS: tests/std_b00002.vtc PASS: tests/directors_v00000.vtc PASS: tests/std_b00003.vtc PASS: tests/proxy_b00000.vtc PASS: tests/std_b00004.vtc PASS: tests/h2_b00000.vtc PASS: tests/std_b00005.vtc PASS: tests/std_b00006.vtc PASS: tests/blob_b00008.vtc PASS: tests/std_b00009.vtc PASS: tests/std_b00010.vtc PASS: tests/cookie_v00000.vtc PASS: tests/std_b00007.vtc PASS: tests/std_b00000.vtc PASS: tests/std_b00001.vtc PASS: tests/std_b00012.vtc PASS: tests/std_b00008.vtc PASS: tests/std_b00013.vtc PASS: tests/vtc_l00000.vtc PASS: tests/std_b00014.vtc PASS: tests/std_c00000.vtc PASS: tests/unix_c00000.vtc PASS: tests/std_b00011.vtc PASS: tests/std_c00002.vtc PASS: tests/std_c00001.vtc PASS: tests/directors_c00015.vtc PASS: tests/directors_s00000.vtc ============================================================================ Testsuite summary for Varnish 7.7.1 ============================================================================ # TOTAL: 79 # PASS: 79 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' make[1]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/vmod' Making check in etc make[1]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/etc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/etc' Making check in doc make[1]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc' Making check in graphviz make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/graphviz' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/graphviz' Making check in sphinx make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/sphinx' make check-am make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/sphinx' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/sphinx' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc/sphinx' make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc' make[1]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/doc' Making check in man make[1]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/man' Making check in contrib make[1]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/contrib' make check-TESTS make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/contrib' make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/contrib' running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --infodir=/usr/share/info --localstatedir=/var/lib --with-unwind --without-jemalloc build_alias=x86_64-alpine-linux-musl host_alias=x86_64-alpine-linux-musl CC=cc CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs --no-create --no-recursion ============================================================================ Testsuite summary for Varnish 7.7.1 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/contrib' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/contrib' checking for x86_64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking how to run the C preprocessor... cc -E checking whether cc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for rst2man-3.6... no checking for rst2man-3... no checking for rst2man... rst2man checking for sphinx-build-3.6... no checking for sphinx-build-3... no checking for sphinx-build... sphinx-build checking for rst2html-3.6... no checking for rst2html-3... no checking for rst2html... rst2html checking for dot... ${SHELL} '/home/udu/aports/main/varnish/src/varnish-7.7.1/build-aux/missing' dot checking for a Python interpreter with version >= 3.4... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.12 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages checking for library containing pthread_create... none required checking for dlopen in -ldl... yes checking for socket in -lsocket... no checking for getaddrinfo in -lnsl... no checking for stdatomic.h... yes checking for cos in -lm... yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libpcre2-8... yes checking for pcre2_set_depth_limit_8... yes checking for edit/readline/readline.h... no checking for libedit... yes checking for editline/readline.h... yes checking for ncursesw... yes checking for ncursesw/curses.h... no checking for ncursesw.h... no checking for ncurses/curses.h... no checking for ncurses.h... yes checking for curses.h... yes checking for sys/filio.h... no checking for sys/personality.h... yes checking for pthread_np.h... no checking for priv.h... no checking for fnmatch.h... yes checking for setppriv... no checking for fallocate... yes checking for closefrom... no checking for getpeereid... no checking for getpeerucred... no checking for fnmatch... yes checking for pthread_setname_np... yes checking for pthread_mutex_isowned_np... no checking for pthread_getattr_np... yes checking for cc options needed to detect all undeclared functions... none needed checking whether __SUNPRO_C is declared... no checking for setproctitle... no checking for library containing backtrace... no checking for libunwind... yes checking for daemon... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for clock_gettime... yes checking for gethrtime... no checking for kqueue... no checking for epoll_ctl... yes checking for port_create... no checking for struct sockaddr.sa_len... no checking whether SO_ACCEPTFILTER is declared... no checking whether SO_RCVTIMEO is declared... yes checking whether SO_SNDTIMEO is declared... yes checking for TCP_KEEP(CNT|IDLE|INTVL) socket options... yes checking for TCP_FASTOPEN socket option... yes checking for close_range... no checking if LD -Wl,--version-script works... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Werror... yes checking whether C compiler accepts -Werror=unused-result... yes cc cannot -Wstring-plus-int cc: error: unrecognized command-line option '-Wstring-plus-int' cc cannot -Wunused-parameters cc: error: unrecognized command-line option '-Wunused-parameters'; did you mean '-Wunused-parameter'? checking whether we have support for visibility attributes... yes checking whether C compiler accepts -fstack-protector... yes checking whether the linker accepts -fstack-protector... yes checking whether C compiler accepts -fno-var-tracking-assignments... yes checking that generated files are newer than configure... done configure: creating ./config.status make[1]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1/contrib' make[1]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' /bin/sh ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating bin/varnishadm/Makefile config.status: creating bin/varnishd/Makefile config.status: creating bin/varnishlog/Makefile config.status: creating bin/varnishstat/Makefile config.status: creating bin/varnishtop/Makefile config.status: creating bin/varnishhist/Makefile config.status: creating bin/varnishtest/Makefile config.status: creating bin/varnishncsa/Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating doc/graphviz/Makefile config.status: creating doc/sphinx/Makefile config.status: creating doc/sphinx/conf.py config.status: creating etc/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating lib/libvsc/Makefile config.status: creating lib/libvarnish/Makefile config.status: creating lib/libvarnishapi/Makefile config.status: creating lib/libvcc/Makefile config.status: creating lib/libvgz/Makefile config.status: creating man/Makefile config.status: creating varnishapi.pc config.status: creating varnishapi-uninstalled.pc config.status: creating vmod/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing mkdir commands make check-TESTS make[2]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' make[3]: Entering directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' SKIP: tools/magic_check.sh ============================================================================ Testsuite summary for Varnish 7.7.1 ============================================================================ # TOTAL: 1 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' make[2]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' make[1]: Leaving directory '/home/udu/aports/main/varnish/src/varnish-7.7.1' make: *** [Makefile:756: check-recursive] Error 1 make: Target 'check' not remade because of errors. >>> ERROR: varnish: check failed >>> varnish: Uninstalling dependencies... (1/51) Purging .makedepends-varnish (20250812.222315) (2/51) Purging libunwind-dev (1.8.1-r0) (3/51) Purging libucontext-dev (1.3.2-r0) (4/51) Purging libucontext (1.3.2-r0) (5/51) Purging libunwind (1.8.1-r0) (6/51) Purging py3-sphinx-pyc (8.2.3-r1) (7/51) Purging py3-sphinx (8.2.3-r1) (8/51) Purging py3-babel-pyc (2.17.0-r0) (9/51) Purging py3-babel (2.17.0-r0) (10/51) Purging py3-tz-pyc (2025.2-r0) (11/51) Purging py3-tz (2025.2-r0) (12/51) Purging py3-setuptools-pyc (80.9.0-r0) (13/51) Purging py3-setuptools (80.9.0-r0) (14/51) Purging py3-docutils-pyc (0.21.2-r0) (15/51) Purging py3-docutils (0.21.2-r0) (16/51) Purging py3-imagesize-pyc (1.4.1-r4) (17/51) Purging py3-imagesize (1.4.1-r4) (18/51) Purging py3-jinja2-pyc (3.1.6-r0) (19/51) Purging py3-jinja2 (3.1.6-r0) (20/51) Purging py3-markupsafe-pyc (3.0.2-r0) (21/51) Purging py3-markupsafe (3.0.2-r0) (22/51) Purging py3-pygments-pyc (2.19.2-r0) (23/51) Purging py3-pygments (2.19.2-r0) (24/51) Purging py3-requests-pyc (2.32.4-r0) (25/51) Purging py3-requests (2.32.4-r0) (26/51) Purging py3-certifi-pyc (2025.7.14-r0) (27/51) Purging py3-certifi (2025.7.14-r0) (28/51) Purging py3-charset-normalizer-pyc (3.4.2-r0) (29/51) Purging py3-charset-normalizer (3.4.2-r0) (30/51) Purging py3-idna-pyc (3.10-r0) (31/51) Purging py3-idna (3.10-r0) (32/51) Purging py3-urllib3-pyc (1.26.20-r0) (33/51) Purging py3-urllib3 (1.26.20-r0) (34/51) Purging py3-snowballstemmer-pyc (2.2.0-r5) (35/51) Purging py3-snowballstemmer (2.2.0-r5) (36/51) Purging py3-alabaster-pyc (1.0.0-r0) (37/51) Purging py3-alabaster (1.0.0-r0) (38/51) Purging py3-roman-numerals-pyc (3.1.0-r0) (39/51) Purging py3-roman-numerals (3.1.0-r0) (40/51) Purging py3-sphinxcontrib-applehelp-pyc (1.0.4-r3) (41/51) Purging py3-sphinxcontrib-applehelp (1.0.4-r3) (42/51) Purging py3-sphinxcontrib-devhelp-pyc (1.0.5-r2) (43/51) Purging py3-sphinxcontrib-devhelp (1.0.5-r2) (44/51) Purging py3-sphinxcontrib-htmlhelp-pyc (2.1.0-r0) (45/51) Purging py3-sphinxcontrib-htmlhelp (2.1.0-r0) (46/51) Purging py3-sphinxcontrib-jsmath-pyc (1.0.1-r8) (47/51) Purging py3-sphinxcontrib-jsmath (1.0.1-r8) (48/51) Purging py3-sphinxcontrib-serializinghtml-pyc (1.1.9-r2) (49/51) Purging py3-sphinxcontrib-serializinghtml (1.1.9-r2) (50/51) Purging py3-sphinxcontrib-qthelp-pyc (2.0.0-r0) (51/51) Purging py3-sphinxcontrib-qthelp (2.0.0-r0) Executing busybox-1.37.0-r19.trigger OK: 973 MiB in 427 packages