>>> raft-cowsql: Building community/raft-cowsql 0.22.1-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 11:20:18 +0000 >>> raft-cowsql: Validating /home/udu/aports/community/raft-cowsql/APKBUILD... >>> raft-cowsql: Analyzing dependencies... >>> raft-cowsql: Installing for build: build-base linux-headers libuv-dev autoconf automake libtool WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/13) Installing linux-headers (6.14.2-r0) (2/13) Installing libuv (1.51.0-r0) (3/13) Installing libuv-dev (1.51.0-r0) (4/13) Installing m4 (1.4.19-r4) (5/13) Installing perl (5.40.3-r0) (6/13) Installing autoconf (2.72-r1) (7/13) Installing automake (1.17-r1) (8/13) Installing libltdl (2.5.4-r1) (9/13) Installing libtool (2.5.4-r1) (10/13) Installing .makedepends-raft-cowsql (20251013.112018) (11/13) Installing perl-error (0.17030-r0) (12/13) Installing perl-git (2.49.1-r0) (13/13) Installing git-perl (2.49.1-r0) Executing busybox-1.37.0-r19.trigger OK: 345 MiB in 102 packages >>> raft-cowsql: Cleaning up srcdir >>> raft-cowsql: Cleaning up pkgdir >>> raft-cowsql: Cleaning up tmpdir >>> raft-cowsql: Fetching raft-cowsql-0.22.1.tar.gz::https://github.com/cowsql/raft/archive/refs/tags/v0.22.1.tar.gz >>> raft-cowsql: Fetching raft-cowsql-0.22.1.tar.gz::https://github.com/cowsql/raft/archive/refs/tags/v0.22.1.tar.gz >>> raft-cowsql: Checking sha512sums... raft-cowsql-0.22.1.tar.gz: OK unistd-include.patch: OK disable-bind-address-test-segfaulting.patch: OK fix-uv-tests.patch: OK >>> raft-cowsql: Unpacking /var/cache/distfiles/raft-cowsql-0.22.1.tar.gz... >>> raft-cowsql: unistd-include.patch patching file test/lib/dir.h Hunk #1 succeeded at 10 with fuzz 1 (offset 2 lines). >>> raft-cowsql: disable-bind-address-test-segfaulting.patch patching file test/integration/test_uv_tcp_listen.c >>> raft-cowsql: fix-uv-tests.patch patching file Makefile.am libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'ac'. libtoolize: copying file 'ac/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:9: installing 'ac/compile' configure.ac:11: installing 'ac/config.guess' configure.ac:11: installing 'ac/config.sub' configure.ac:7: installing 'ac/install-sh' configure.ac:7: installing 'ac/missing' Makefile.am: installing 'ac/depcomp' parallel-tests: installing 'ac/test-driver' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make supports the include directive... yes (GNU style) checking for 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 dependency style of cc... gcc3 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-pc-linux-musl checking host system type... x86_64-pc-linux-musl 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-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-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 file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 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... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for UV... yes checking whether to build with code coverage support... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdio.h... (cached) yes checking for assert.h... yes checking for unistd.h... (cached) yes checking for linux/io_uring.h... yes checking for linux/aio_abi.h... yes checking for cc options needed to detect all undeclared functions... none needed checking whether RWF_NOWAIT is declared... yes checking for zfs... no checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for cc option to enable large file support... none needed checking if cc supports flag -std=c11 in envvar CFLAGS... yes checking if cc supports flag -g in envvar CFLAGS... yes checking if cc supports flag -pipe in envvar CFLAGS... yes checking if cc supports flag -fcf-protection in envvar CFLAGS... yes checking if cc supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes checking if cc supports flag -fdiagnostics-color in envvar CFLAGS... yes checking if cc supports flag -fexceptions in envvar CFLAGS... yes checking if cc supports flag -fstack-clash-protection in envvar CFLAGS... yes checking if cc supports flag -fstack-protector-strong in envvar CFLAGS... yes checking if cc supports flag -fasynchronous-unwind-tables in envvar CFLAGS... yes checking if cc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if cc supports flag -Wall in envvar CFLAGS... yes checking if cc supports flag -Wextra in envvar CFLAGS... yes checking if cc supports flag -Wpedantic in envvar CFLAGS... yes checking if cc supports flag -Wimplicit-fallthrough=5 in envvar CFLAGS... yes checking if cc supports flag -Wcast-align in envvar CFLAGS... yes checking if cc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if cc supports flag -Wlogical-op in envvar CFLAGS... yes checking if cc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if cc supports flag -Wold-style-definition in envvar CFLAGS... yes checking if cc supports flag -Winit-self in envvar CFLAGS... yes checking if cc supports flag -Wfloat-equal in envvar CFLAGS... yes checking if cc supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS... yes checking if cc supports flag -Wformat=2 in envvar CFLAGS... yes checking if cc supports flag -Wendif-labels in envvar CFLAGS... yes checking if cc supports flag -Wdate-time in envvar CFLAGS... yes checking if cc supports flag -Wnested-externs in envvar CFLAGS... yes checking if cc supports flag -Wconversion in envvar CFLAGS... yes checking if cc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes checking if cc supports flag -Wunused-but-set-variable in envvar CFLAGS... yes checking if cc supports flag -Werror=return-type in envvar CFLAGS... yes checking if cc supports flag -Werror=incompatible-pointer-types in envvar CFLAGS... yes checking if cc supports flag -Wshadow in envvar CFLAGS... yes checking if cc supports flag -Werror=overflow in envvar CFLAGS... yes checking if cc supports flag -Werror=shift-count-overflow in envvar CFLAGS... yes checking if cc supports flag -Werror=shift-overflow=2 in envvar CFLAGS... yes checking if cc supports flag -Warray-bounds in envvar CFLAGS... yes checking if cc supports flag -Wrestrict in envvar CFLAGS... yes checking if cc supports flag -Wreturn-local-addr in envvar CFLAGS... yes checking if cc supports flag -Wstringop-overflow in envvar CFLAGS... yes checking if cc supports flag -z in envvar LDFLAGS... no checking if cc supports flag relro in envvar LDFLAGS... no checking if cc supports flag -z in envvar LDFLAGS... (cached) no checking if cc supports flag now in envvar LDFLAGS... no checking if cc supports flag -fstack-protector-strong in envvar LDFLAGS... yes checking if cc supports flag --param=ssp-buffer-size=4 in envvar LDFLAGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/raft.h config.status: creating raft.pc config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands CC src/libraft_la-byte.lo CC src/libraft_la-client.lo CC src/libraft_la-compress.lo CC src/libraft_la-configuration.lo CC src/libraft_la-convert.lo CC src/libraft_la-election.lo CC src/libraft_la-entry.lo CC src/libraft_la-err.lo CC src/libraft_la-heap.lo CC src/libraft_la-membership.lo CC src/libraft_la-message.lo CC src/libraft_la-progress.lo CC src/libraft_la-random.lo CC src/libraft_la-raft.lo CC src/libraft_la-recv.lo CC src/libraft_la-recv_append_entries.lo CC src/libraft_la-recv_append_entries_result.lo CC src/libraft_la-recv_request_vote.lo CC src/libraft_la-recv_request_vote_result.lo CC src/libraft_la-recv_install_snapshot.lo CC src/libraft_la-recv_timeout_now.lo CC src/libraft_la-restore.lo CC src/libraft_la-replication.lo CC src/libraft_la-state.lo CC src/libraft_la-syscall.lo CC src/libraft_la-timeout.lo CC src/libraft_la-tracing.lo CC src/libraft_la-trail.lo CC src/libraft_la-log.lo CC src/libraft_la-legacy.lo CC src/libraft_la-snapshot.lo CC src/libraft_la-fixture.lo CC src/libraft_la-uv.lo CC src/libraft_la-uv_append.lo CC src/libraft_la-uv_encoding.lo CC src/libraft_la-uv_finalize.lo src/log.c: In function 'refsTryInsert': src/log.c:107:21: warning: 'last_slot' may be used uninitialized [-Wmaybe-uninitialized] 107 | last_slot->next = slot; | ~~~~~~~~~~~~~~~~^~~~~~ src/log.c:43:28: note: 'last_slot' was declared here 43 | struct raft_entry_ref *last_slot; /* To track the last traversed slot. */ | ^~~~~~~~~ CC src/libraft_la-uv_fs.lo CC src/libraft_la-uv_ip.lo CC src/libraft_la-uv_list.lo CC src/libraft_la-uv_metadata.lo CC src/libraft_la-uv_os.lo CC src/libraft_la-uv_prepare.lo CC src/libraft_la-uv_recv.lo src/uv_os.c: In function 'uvOsFallocateEmulation': src/uv_os.c:55:21: warning: conversion to 'ssize_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 55 | increment = f.f_bsize; | ^ CC src/libraft_la-uv_segment.lo CC src/libraft_la-uv_send.lo CC src/libraft_la-uv_snapshot.lo CC src/libraft_la-uv_tcp.lo CC src/libraft_la-uv_tcp_listen.lo CC src/libraft_la-uv_tcp_connect.lo CC src/libraft_la-uv_truncate.lo CC src/libraft_la-uv_writer.lo CCLD libraft.la make test/unit/core test/integration/core test/fuzzy/core test/unit/uv test/integration/uv libtest.la make[1]: Entering directory '/home/udu/aports/community/raft-cowsql/src/raft-0.22.1' CC src/test_unit_core-byte.o CC src/test_unit_core-compress.o CC src/test_unit_core-configuration.o CC src/test_unit_core-err.o CC src/test_unit_core-heap.o CC src/test_unit_core-log.o CC src/test_unit_core-random.o CC src/test_unit_core-trail.o CC src/test_unit_uv-err.o CC src/test_unit_uv-heap.o CC src/test_unit_uv-syscall.o CC src/test_unit_uv-tracing.o CC src/test_unit_uv-uv_fs.o CC src/test_unit_uv-uv_os.o CC src/test_unit_uv-uv_writer.o CC test/unit/test_unit_uv-main_uv.o CC test/unit/test_unit_uv-test_uv_fs.o CC test/unit/test_unit_uv-test_uv_os.o CC test/unit/test_unit_uv-test_uv_writer.o CC test/integration/test_integration_uv-main_uv.o CC test/integration/test_integration_uv-test_uv_init.o CC test/integration/test_integration_uv-test_uv_append.o CC test/integration/test_integration_uv-test_uv_bootstrap.o CC test/integration/test_integration_uv-test_uv_recover.o CC test/integration/test_integration_uv-test_uv_recv.o CC test/integration/test_integration_uv-test_uv_send.o CC test/integration/test_integration_uv-test_uv_set_term.o CC test/integration/test_integration_uv-test_uv_tcp_connect.o src/log.c: In function 'refsTryInsert': src/log.c:107:21: warning: 'last_slot' may be used uninitialized [-Wmaybe-uninitialized] 107 | last_slot->next = slot; | ~~~~~~~~~~~~~~~~^~~~~~ src/log.c:43:28: note: 'last_slot' was declared here 43 | struct raft_entry_ref *last_slot; /* To track the last traversed slot. */ | ^~~~~~~~~ CC test/integration/test_integration_uv-test_uv_tcp_listen.o CC test/integration/test_integration_uv-test_uv_truncate.o CC test/unit/test_unit_core-main_core.o test/integration/test_uv_tcp_listen.c:274:5: warning: "/*" within comment [-Wcomment] 274 | /* We need to use the same endpoint three times as a simple duplicate will CC test/unit/test_unit_core-test_byte.o CC test/unit/test_unit_core-test_compress.o CC test/unit/test_unit_core-test_configuration.o CC test/unit/test_unit_core-test_err.o CC test/unit/test_unit_core-test_log.o CC test/unit/test_unit_core-test_queue.o CC test/unit/test_unit_core-test_random.o CC test/unit/test_unit_core-test_trail.o CC test/lib/libtest_la-addrinfo.lo CC test/lib/libtest_la-cluster.lo CC test/lib/libtest_la-fault.lo CC test/lib/libtest_la-heap.lo CC test/lib/libtest_la-munit.lo CC test/lib/libtest_la-tracer.lo CC test/lib/libtest_la-fsm.lo CC test/lib/libtest_la-tcp.lo CC test/lib/libtest_la-legacy.lo CC test/lib/libtest_la-aio.lo CC test/lib/libtest_la-dir.lo CC test/lib/libtest_la-loop.lo CC test/integration/test_integration_core-main_core.o CC test/integration/test_integration_core-test_catch_up.o CC test/integration/test_integration_core-test_digest.o CC test/integration/test_integration_core-test_election.o CC test/integration/test_integration_core-test_heap.o CC test/integration/test_integration_core-test_init.o CC test/integration/test_integration_core-test_membership.o CC test/integration/test_integration_core-test_replication.o CC test/integration/test_integration_core-test_snapshot.o CC test/integration/test_integration_core-test_start.o CC test/integration/test_integration_core-test_strerror.o CC test/integration/test_integration_core-test_submit.o CC test/integration/test_integration_core-test_tick.o CC test/integration/test_integration_core-test_transfer.o CC test/integration/test_integration_core-test_legacy.o CC test/integration/test_integration_core-test_fixture.o CC test/fuzzy/test_fuzzy_core-main_core.o CC test/fuzzy/test_fuzzy_core-test_election.o CC test/fuzzy/test_fuzzy_core-test_liveness.o CC test/fuzzy/test_fuzzy_core-test_membership.o CC test/fuzzy/test_fuzzy_core-test_replication.o CCLD libtest.la copying selected object files to avoid basename conflicts... make[1]: 'libtest.la' is up to date. CCLD test/fuzzy/core CCLD test/unit/uv CCLD test/integration/uv CCLD test/integration/core CCLD test/unit/core make[1]: Leaving directory '/home/udu/aports/community/raft-cowsql/src/raft-0.22.1' make check-TESTS make[1]: Entering directory '/home/udu/aports/community/raft-cowsql/src/raft-0.22.1' make[2]: Entering directory '/home/udu/aports/community/raft-cowsql/src/raft-0.22.1' PASS: test/unit/core PASS: test/integration/core FAIL: test/unit/uv PASS: test/fuzzy/core FAIL: test/integration/uv ============================================================================ Testsuite summary for raft 0.22.1 ============================================================================ # TOTAL: 5 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log for debugging. ============================================================================ make[2]: *** [Makefile:3342: test-suite.log] Error 1 make[2]: Leaving directory '/home/udu/aports/community/raft-cowsql/src/raft-0.22.1' make[1]: *** [Makefile:3477: check-TESTS] Error 2 make[1]: Leaving directory '/home/udu/aports/community/raft-cowsql/src/raft-0.22.1' make: *** [Makefile:3716: check-am] Error 2 =================================== raft 0.22.1: ./test-suite.log =================================== # TOTAL: 5 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 System information (uname -a): Linux 6.8.12-11-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-11 (2025-05-22T09:39Z) x86_64 Distribution information (/etc/os-release): NAME="Alpine Linux" ID=alpine VERSION_ID=3.22.2 PRETTY_NAME="Alpine Linux v3.22" HOME_URL="https://alpinelinux.org/" BUG_REPORT_URL="https://gitlab.alpinelinux.org/alpine/aports/-/issues" .. contents:: :depth: 2 FAIL: test/unit/uv ================== Running test suite with seed 0x19abe274... UvFsCheckDir/exists [ OK ] [ 0.00001463 / 0.00001446 CPU ] UvFsCheckDir/doesNotExist [ OK ] [ 0.00002196 / 0.00002182 CPU ] UvFsCheckDir/permissionDenied [ ERROR ] Error: test/unit/test_uv_fs.c:65: assertion failed: _rv == RAFT_UNAUTHORIZED (19 == 21) Error: child killed by signal 6 (Aborted) UvFsCheckDir/notDirPrefix [ OK ] [ 0.00001493 / 0.00001483 CPU ] UvFsCheckDir/notDir [ OK ] [ 0.00001542 / 0.00001540 CPU ] UvFsCheckDir/notWritable [ OK ] [ 0.00001311 / 0.00001287 CPU ] UvFsSyncDir/noExists [ OK ] [ 0.00001846 / 0.00001818 CPU ] UvFsOpenFileForReading/noExists [ OK ] [ 0.00001241 / 0.00001216 CPU ] UvFsAllocateFile/success [ OK ] [ 0.00004928 / 0.00004917 CPU ] UvFsAllocateFile/dirNoExists [ OK ] [ 0.00003152 / 0.00002579 CPU ] UvFsAllocateFile/fileAlreadyExists [ OK ] [ 0.00004589 / 0.00004577 CPU ] UvFsAllocateFile/noSpace dir-fs=tmpfs [ SKIP ] UvFsProbeCapabilities/tmpfs [ SKIP ] UvFsProbeCapabilities/zfsDirectIO [ SKIP ] UvFsProbeCapabilities/aio dir-fs=btrfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=xfs [ SKIP ] UvFsProbeCapabilities/noAccess [ OK ] [ 0.00002535 / 0.00002521 CPU ] UvFsProbeCapabilities/noSpace [ SKIP ] UvFsProbeCapabilities/noResources [ SKIP ] UvFsMakeFile/notExists [ OK ] [ 0.00383426 / 0.00008607 CPU ] UvFsMakeFile/exists [ OK ] [ 0.00221898 / 0.00014449 CPU ] UvFsRenameFile/rename [ OK ] [ 0.00158262 / 0.00012438 CPU ] UvFsRenameFile/same [ OK ] [ 0.00147832 / 0.00009094 CPU ] UvOsJoin/basic [ OK ] [ 0.00000435 / 0.00000423 CPU ] UvOsJoin/dirTooLong [ OK ] [ 0.00000244 / 0.00000234 CPU ] UvOsJoin/filenameTooLong [ OK ] [ 0.00000339 / 0.00000322 CPU ] UvOsJoin/dirAndFilenameTooLong [ OK ] [ 0.00000238 / 0.00000225 CPU ] UvOsJoin/dirAndFilenameMax [ OK ] [ 0.00001216 / 0.00001198 CPU ] UvOsOpen/Tmpfile dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterInit/noResources [ ERROR ] Error: test/lib/aio.c:20: assertion failed: fd != -1 (-1 != -1) Error: child killed by signal 6 (Aborted) UvWriterSubmit/one dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/two dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/twice dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/vec dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/vecTwice dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/beyondEOF dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/concurrent dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/concurrentSame dir-fs=tmpfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=btrfs [ SKIP ] dir-fs=xfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterSubmit/noResources dir-fs=tmpfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterClose/threadpool dir-fs=tmpfs [ SKIP ] dir-fs=zfs [ SKIP ] UvWriterClose/aio dir-fs=btrfs [ SKIP ] dir-fs=ext4 [ SKIP ] dir-fs=xfs [ SKIP ] 20 of 22 (91%) tests successful, 60 (73%) test skipped. FAIL test/unit/uv (exit status: 1) FAIL: test/integration/uv ========================= Running test suite with seed 0x1f2cfd22... init/dirTooLong [ OK ] [ 0.00000575 / 0.00000540 CPU ] init/probeDirectIoOom [ OK ] [ 0.00008828 / 0.00008834 CPU ] init/probeAsyncIoOom [ OK ] [ 0.00035551 / 0.00017353 CPU ] init/dirDoesNotExist [ OK ] [ 0.00002964 / 0.00002948 CPU ] init/dirNotAccessible [ OK ] [ 0.00003003 / 0.00002988 CPU ] init/noSpace dir-fs=tmpfs [ SKIP ] init/metadataOneTooShort [ OK ] [ 0.03064879 / 0.00026303 CPU ] init/metadataOneBadFormat [ OK ] [ 0.02461987 / 0.00022617 CPU ] init/metadataOneBadVersion [ OK ] [ 0.02458887 / 0.00024311 CPU ] init/metadataOneAndTwoSameVersion [ OK ] [ 0.02358903 / 0.00025133 CPU ] append/unaligned [ OK ] [ 0.00001853 / 0.00001816 CPU ] append/first [ OK ] [ 0.05402145 / 0.00084495 CPU ] append/prepareSegments [ OK ] [ 0.00539603 / 0.00047738 CPU ] append/finalizeSegment [ OK ] [ 0.03122979 / 0.00085347 CPU ] append/firstBig [ OK ] [ 0.05114777 / 0.00091761 CPU ] append/secondBig [ OK ] [ 0.02798795 / 0.00072338 CPU ] append/severalBig [ OK ] [ 0.09357143 / 0.00185044 CPU ] append/fitBlock [ OK ] [ 0.03606597 / 0.00094810 CPU ] append/matchBlock [ OK ] [ 0.04214492 / 0.00099216 CPU ] append/exceedBlock [ OK ] [ 0.04219948 / 0.00112580 CPU ] append/batch [ OK ] [ 0.00234781 / 0.00036364 CPU ] append/wait [ OK ] [ 0.00321209 / 0.00043003 CPU ] append/resizeArena [ OK ] [ 0.03719899 / 0.00093830 CPU ] append/truncate [ SKIP ] append/truncateClosing [ OK ] [ 0.04494134 / 0.00077301 CPU ] append/prepareClosing [ OK ] [ 0.02400037 / 0.00051724 CPU ] append/counter [ OK ] [ 0.06497238 / 0.00144467 CPU ] append/cancel [ OK ] [ 0.00312307 / 0.00027624 CPU ] append/noSpaceUponPrepareCurrent dir-fs=tmpfs [ SKIP ] append/noSpaceUponPrepareSpare dir-fs=tmpfs [ SKIP ] append/noSpaceUponWrite dir-fs=tmpfs [ SKIP ] append/noSpaceResolved dir-fs=tmpfs [ SKIP ] append/writeError [ SKIP ] append/oom heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00001455 / 0.00001427 CPU ] append/closeDuringWrite [ SKIP ] append/removeSegmentUponClose [ OK ] [ 0.02701727 / 0.00064121 CPU ] append/cancelPrepareRequest [ SKIP ] append/currentSegment [ OK ] [ 0.03000817 / 0.00064809 CPU ] append/ioSetupError [ ERROR ] Error: test/lib/aio.c:20: assertion failed: fd != -1 (-1 != -1) Error: child killed by signal 6 (Aborted) append/barrierOpenSegments bool=0 [ SKIP ] bool=1 [ SKIP ] append/barrierOpenSegmentsExitEarly bool=0 [ SKIP ] bool=1 [ SKIP ] append/twoBarriersOpenSegments bool=0 [ SKIP ] bool=1 [ SKIP ] append/twoBarriersExitEarly bool=0 [ SKIP ] bool=1 [ SKIP ] append/blockingBarrierNoOpenSegments [ SKIP ] append/blockingBarrierSingleOpenSegment [ SKIP ] append/nonBlockingBarrierLongBlockingTask [ SKIP ] append/blockingBarrierLongBlockingTask [ SKIP ] bootstrap/pristine [ OK ] [ 0.00206727 / 0.00016505 CPU ] bootstrap/termIsNonZero [ OK ] [ 0.00189622 / 0.00016142 CPU ] recover/newConfiguration [ OK ] [ 0.00324902 / 0.00031407 CPU ] recv/first [ OK ] [ 0.00022455 / 0.00026310 CPU ] recv/second [ OK ] [ 0.00015207 / 0.00021802 CPU ] recv/requestVoteResult [ OK ] [ 0.00019629 / 0.00022812 CPU ] recv/appendEntries [ OK ] [ 0.00021770 / 0.00025519 CPU ] recv/heartbeat [ OK ] [ 0.00012603 / 0.00016317 CPU ] recv/appendEntriesResult [ OK ] [ 0.00018815 / 0.00022218 CPU ] recv/installSnapshot [ OK ] [ 0.00020588 / 0.00024233 CPU ] recv/timeoutNow [ OK ] [ 0.00022445 / 0.00026063 CPU ] recv/badProtocol [ OK ] [ 0.00007104 / 0.00007086 CPU ] recv/badSize [ OK ] [ 0.00007642 / 0.00007625 CPU ] recv/badType [ OK ] [ 0.00005186 / 0.00005171 CPU ] recv/closeBeforeAccept [ OK ] [ 0.00014209 / 0.00014202 CPU ] recv/closeAfterAppendEntriesHeader [ SKIP ] send/first [ OK ] [ 0.00020116 / 0.00024434 CPU ] send/second [ OK ] [ 0.00019970 / 0.00024390 CPU ] send/parallel [ OK ] [ 0.00020842 / 0.00025403 CPU ] send/voteResult [ OK ] [ 0.00018332 / 0.00023036 CPU ] send/appendEntries [ OK ] [ 0.00019267 / 0.00023640 CPU ] send/heartbeat [ OK ] [ 0.00019836 / 0.00024897 CPU ] send/appendEntriesResult [ OK ] [ 0.00019230 / 0.00023874 CPU ] send/installSnapshot [ OK ] [ 0.00019872 / 0.00024183 CPU ] send/noConnection [ OK ] [ 0.00014760 / 0.00018659 CPU ] send/badAddress [ OK ] [ 0.00020249 / 0.00027691 CPU ] send/changeToUnconnectedAddress [ OK ] [ 0.00030424 / 0.00036267 CPU ] send/badMessage [ OK ] [ 0.00000226 / 0.00000185 CPU ] send/evictOldPending [ OK ] [ 0.00020763 / 0.00025247 CPU ] send/reconnectAfterWriteError [ OK ] [ 0.00026111 / 0.00030954 CPU ] send/reconnectAfterMultipleWriteErrors [ OK ] [ 0.00026080 / 0.00030965 CPU ] send/oom heap-fault-delay=0, heap-fault-repeat=1 [ OK ] [ 0.00000130 / 0.00000092 CPU ] heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00000242 / 0.00000199 CPU ] heap-fault-delay=2, heap-fault-repeat=1 [ OK ] [ 0.00000300 / 0.00000259 CPU ] heap-fault-delay=3, heap-fault-repeat=1 [ OK ] [ 0.00000306 / 0.00000257 CPU ] heap-fault-delay=4, heap-fault-repeat=1 [ OK ] [ 0.00000300 / 0.00000263 CPU ] send/oomAsync heap-fault-delay=2, heap-fault-repeat=1 [ OK ] [ 0.00020992 / 0.00025055 CPU ] send/closeDuringWrite [ OK ] [ 0.00021281 / 0.00028982 CPU ] send/closeDuringConnection [ OK ] [ 0.00014710 / 0.00018780 CPU ] set_term/first [ OK ] [ 0.00063931 / 0.00007072 CPU ] set_term/second [ OK ] [ 0.00107184 / 0.00012774 CPU ] set_term/third [ OK ] [ 0.00135129 / 0.00014976 CPU ] set_term/fourth [ OK ] [ 0.00161342 / 0.00018044 CPU ] set_term/metadataOneExists [ OK ] [ 0.02251317 / 0.00029124 CPU ] set_term/metadataOneIsGreater [ OK ] [ 0.02348847 / 0.00028237 CPU ] set_term/metadataTwoIsGreater [ OK ] [ 0.02153246 / 0.00028081 CPU ] tcp_connect/first [ OK ] [ 0.00018828 / 0.00022436 CPU ] tcp_connect/connectByName [ OK ] [ 0.00019209 / 0.00022822 CPU ] tcp_connect/firstIP [ OK ] [ 0.00017834 / 0.00020676 CPU ] tcp_connect/secondIP [ OK ] [ 0.00019442 / 0.00022215 CPU ] tcp_connect/refused [ OK ] [ 0.00016715 / 0.00020444 CPU ] tcp_connect/oom heap-fault-delay=0, heap-fault-repeat=1 [ OK ] [ 0.00000360 / 0.00000325 CPU ] heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00000611 / 0.00000581 CPU ] heap-fault-delay=2, heap-fault-repeat=1 [ OK ] [ 0.00000713 / 0.00000681 CPU ] tcp_connect/closeImmediately [ OK ] [ 0.00007475 / 0.00010006 CPU ] tcp_connect/closeDuringDnsLookup [ OK ] [ 0.00016595 / 0.00020464 CPU ] tcp_connect/closeDuringHandshake [ SKIP ] tcp_connect/closeDuringDnsLookupAbort [ OK ] [ 0.00109901 / 0.00023677 CPU ] tcp_connect/closeDuringConnectAbort [ OK ] [ 0.00016618 / 0.00020192 CPU ] tcp_connect/closeDuringSecondConnect [ OK ] [ 0.00015022 / 0.00017775 CPU ] tcp_listen/success address=127.0.0.1:9000, bind-address= [ OK ] [ 0.00010217 / 0.00010209 CPU ] address=127.0.0.1:9000, bind-address=127.0.0.1:9000 [ OK ] [ 0.00008879 / 0.00008875 CPU ] address=127.0.0.1:9000, bind-address=localhost:9000 [ OK ] [ 0.00011400 / 0.00011401 CPU ] address=127.0.0.1:9000, bind-address=:9000 [ OK ] [ 0.00009633 / 0.00009627 CPU ] address=127.0.0.1:9000, bind-address=0.0.0.0:9000 [ OK ] [ 0.00009816 / 0.00009808 CPU ] address=localhost:9000, bind-address= [ OK ] [ 0.00010575 / 0.00010571 CPU ] address=localhost:9000, bind-address=127.0.0.1:9000 [ OK ] [ 0.00008712 / 0.00008702 CPU ] address=localhost:9000, bind-address=localhost:9000 [ OK ] [ 0.00010606 / 0.00010593 CPU ] address=localhost:9000, bind-address=:9000 [ OK ] [ 0.00010117 / 0.00010107 CPU ] address=localhost:9000, bind-address=0.0.0.0:9000 [ OK ] [ 0.00008582 / 0.00008573 CPU ] tcp_listen/invalidAddress address=500.1.2.3:9000, bind-address= [ OK ] [ 0.00062652 / 0.00007322 CPU ] address=500.1.2.3:9000, bind-address=500.1.2.3:9000 [ OK ] [ 0.00050904 / 0.00007190 CPU ] address=500.1.2.3:9000, bind-address=not-existing:9000 [ OK ] [ 0.00054900 / 0.00006690 CPU ] address=not-existing:9000, bind-address= [ OK ] [ 0.00052059 / 0.00006590 CPU ] address=not-existing:9000, bind-address=500.1.2.3:9000 [ OK ] [ 0.00046724 / 0.00006252 CPU ] address=not-existing:9000, bind-address=not-existing:9000 [ OK ] [ 0.00048431 / 0.00008071 CPU ] tcp_listen/firstOfTwo [ OK ] [ 0.00008855 / 0.00008850 CPU ] tcp_listen/secondOfTwo [ OK ] [ 0.00008748 / 0.00008736 CPU ] tcp_listen/resolveFailure [ OK ] [ 0.00000616 / 0.00000592 CPU ] tcp_listen/badProtocol [ OK ] [ 0.00009136 / 0.00009127 CPU ] tcp_listen/peerAbort n=8 [ OK ] [ 0.00009073 / 0.00009059 CPU ] n=16 [ OK ] [ 0.00009204 / 0.00009198 CPU ] n=24 [ OK ] [ 0.00009812 / 0.00009801 CPU ] n=32 [ OK ] [ 0.00008435 / 0.00008430 CPU ] tcp_listen/oom heap-fault-delay=0, heap-fault-repeat=1 [ OK ] [ 0.00008004 / 0.00007994 CPU ] heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00007914 / 0.00007909 CPU ] heap-fault-delay=3, heap-fault-repeat=1 [ OK ] [ 0.00009200 / 0.00009195 CPU ] tcp_listen/pending [ OK ] [ 0.00005156 / 0.00005147 CPU ] tcp_listen/closeBeforeHandshake [ OK ] [ 0.00006823 / 0.00006811 CPU ] tcp_listen/handshake n=8 [ OK ] [ 0.00008697 / 0.00008689 CPU ] n=16 [ OK ] [ 0.00009840 / 0.00009299 CPU ] n=24 [ OK ] [ 0.00008117 / 0.00008116 CPU ] n=32 [ OK ] [ 0.00007746 / 0.00007734 CPU ] truncate/wholeSegment [ OK ] [ 0.07806363 / 0.00130033 CPU ] truncate/sameAsLastIndex [ OK ] [ 0.06804051 / 0.00121241 CPU ] truncate/partialSegment [ OK ] [ 0.06603666 / 0.00122540 CPU ] truncate/pendingAppend [ OK ] [ 0.08003285 / 0.00106015 CPU ] truncate/multiplePending [ OK ] [ 0.11110185 / 0.00201759 CPU ] truncate/closing [ OK ] [ 0.00072680 / 0.00028171 CPU ] truncate/closingMultiple [ OK ] [ 0.00069020 / 0.00028422 CPU ] 127 of 128 (99%) tests successful, 23 (15%) test skipped. FAIL test/integration/uv (exit status: 1) >>> ERROR: raft-cowsql: check failed >>> raft-cowsql: Uninstalling dependencies... (1/13) Purging .makedepends-raft-cowsql (20251013.112018) (2/13) Purging linux-headers (6.14.2-r0) (3/13) Purging libuv-dev (1.51.0-r0) (4/13) Purging libuv (1.51.0-r0) (5/13) Purging autoconf (2.72-r1) (6/13) Purging m4 (1.4.19-r4) (7/13) Purging automake (1.17-r1) (8/13) Purging libtool (2.5.4-r1) (9/13) Purging libltdl (2.5.4-r1) (10/13) Purging git-perl (2.49.1-r0) (11/13) Purging perl-git (2.49.1-r0) (12/13) Purging perl-error (0.17030-r0) (13/13) Purging perl (5.40.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages