>>> cowsql-raft: Building testing/cowsql-raft 0.20.0-r0 (using abuild 3.12.0-r2) started Tue, 30 Jan 2024 13:23:24 +0000 >>> cowsql-raft: Checking sanity of /home/buildozer/aports/testing/cowsql-raft/APKBUILD... >>> cowsql-raft: Analyzing dependencies... >>> cowsql-raft: Installing for build: build-base linux-headers libuv-dev autoconf automake libtool (1/14) Installing linux-headers (6.6-r0) (2/14) Installing libuv (1.47.0-r0) (3/14) Installing libuv-dev (1.47.0-r0) (4/14) Installing m4 (1.4.19-r3) (5/14) Installing libbz2 (1.0.8-r6) (6/14) Installing perl (5.38.2-r0) (7/14) Installing autoconf (2.72-r0) (8/14) Installing automake (1.16.5-r2) (9/14) Installing libltdl (2.4.7-r3) (10/14) Installing libtool (2.4.7-r3) (11/14) Installing .makedepends-cowsql-raft (20240130.132325) (12/14) Installing perl-error (0.17029-r2) (13/14) Installing perl-git (2.43.0-r2) (14/14) Installing git-perl (2.43.0-r2) Executing busybox-1.36.1-r19.trigger OK: 317 MiB in 117 packages >>> cowsql-raft: Cleaning up srcdir >>> cowsql-raft: Cleaning up pkgdir >>> cowsql-raft: Cleaning up tmpdir >>> cowsql-raft: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cowsql-raft-0.20.0.tar.gz >>> cowsql-raft: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cowsql-raft-0.20.0.tar.gz >>> cowsql-raft: Checking sha512sums... cowsql-raft-0.20.0.tar.gz: OK unistd-include.patch: OK disable-bind-address-test-segfaulting.patch: OK >>> cowsql-raft: Unpacking /var/cache/distfiles/cowsql-raft-0.20.0.tar.gz... >>> cowsql-raft: unistd-include.patch patching file test/lib/dir.h Hunk #1 succeeded at 10 with fuzz 1 (offset 2 lines). >>> cowsql-raft: disable-bind-address-test-segfaulting.patch patching file test/integration/test_uv_tcp_listen.c 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 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 whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... 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... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf 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 gcc... /usr/armv7-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv8l-unknown-linux-musleabihf file names to armv8l-unknown-linux-musleabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7-alpine-linux-musleabihf/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/armv7-alpine-linux-musleabihf/bin/ld) 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 gcc 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 gcc option to enable large file support... none needed checking if gcc supports flag -std=c11 in envvar CFLAGS... yes checking if gcc supports flag -g in envvar CFLAGS... yes checking if gcc supports flag -pipe in envvar CFLAGS... yes checking if gcc supports flag -fcf-protection in envvar CFLAGS... no checking if gcc supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes checking if gcc supports flag -fdiagnostics-color in envvar CFLAGS... yes checking if gcc supports flag -fexceptions in envvar CFLAGS... yes checking if gcc supports flag -fstack-clash-protection in envvar CFLAGS... yes checking if gcc supports flag -fstack-protector-strong in envvar CFLAGS... yes checking if gcc supports flag -fasynchronous-unwind-tables in envvar CFLAGS... yes checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -Wextra in envvar CFLAGS... yes checking if gcc supports flag -Wpedantic in envvar CFLAGS... yes checking if gcc supports flag -Wimplicit-fallthrough=5 in envvar CFLAGS... yes checking if gcc supports flag -Wcast-align in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Wlogical-op in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if gcc supports flag -Wold-style-definition in envvar CFLAGS... yes checking if gcc supports flag -Winit-self in envvar CFLAGS... yes checking if gcc supports flag -Wfloat-equal in envvar CFLAGS... yes checking if gcc supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS... yes checking if gcc supports flag -Wformat=2 in envvar CFLAGS... yes checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes checking if gcc supports flag -Wdate-time in envvar CFLAGS... yes checking if gcc supports flag -Wnested-externs in envvar CFLAGS... yes checking if gcc supports flag -Wconversion in envvar CFLAGS... yes checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes checking if gcc supports flag -Wunused-but-set-variable in envvar CFLAGS... yes checking if gcc supports flag -Werror=return-type in envvar CFLAGS... yes checking if gcc supports flag -Werror=incompatible-pointer-types in envvar CFLAGS... yes checking if gcc supports flag -Wshadow in envvar CFLAGS... yes checking if gcc supports flag -Werror=overflow in envvar CFLAGS... yes checking if gcc supports flag -Werror=shift-count-overflow in envvar CFLAGS... yes checking if gcc supports flag -Werror=shift-overflow=2 in envvar CFLAGS... yes checking if gcc supports flag -Warray-bounds in envvar CFLAGS... yes checking if gcc supports flag -Wrestrict in envvar CFLAGS... yes checking if gcc supports flag -Wreturn-local-addr in envvar CFLAGS... yes checking if gcc supports flag -Wstringop-overflow in envvar CFLAGS... yes checking if gcc supports flag -z in envvar LDFLAGS... no checking if gcc supports flag relro in envvar LDFLAGS... no checking if gcc supports flag -z in envvar LDFLAGS... (cached) no checking if gcc supports flag now in envvar LDFLAGS... no checking if gcc supports flag -fstack-protector-strong in envvar LDFLAGS... yes checking if gcc 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-tick.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-fixture.lo CC src/libraft_la-snapshot.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_fs.lo CC src/libraft_la-uv_finalize.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 CC src/libraft_la-uv_segment.lo CC src/libraft_la-uv_snapshot.lo CC src/libraft_la-uv_send.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 In file included from src/uv_fs.h:9, from src/uv_fs.c:1: src/uv_fs.c: In function 'probeDirectIO': src/uv_fs.c:655:38: warning: format '%zx' expects argument of type 'size_t', but argument 4 has type 'long unsigned int' [-Wformat=] 655 | ErrMsgPrintf(errmsg, "unsupported file system: %zx", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 656 | fs_info.f_type); | ~~~~~~~~~~~~~~ | | | long unsigned int src/err.h:36:44: note: in definition of macro 'ErrMsgPrintf' 36 | snprintf(ERRMSG, RAFT_ERRMSG_BUF_SIZE, __VA_ARGS__) | ^~~~~~~~~~~ src/uv_fs.c:655:66: note: format string is defined here 655 | ErrMsgPrintf(errmsg, "unsupported file system: %zx", | ~~^ | | | unsigned int | %lx src/uv_os.c: In function 'uvOsFallocateEmulation': src/uv_os.c:55:21: warning: conversion to 'ssize_t' {aka 'int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 55 | increment = f.f_bsize; | ^ 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. */ | ^~~~~~~~~ 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/buildozer/aports/testing/cowsql-raft/src/raft-0.20.0' 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_load.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 CC test/integration/test_integration_uv-test_uv_tcp_listen.o CC test/integration/test_integration_uv-test_uv_snapshot_put.o CC test/integration/test_integration_uv-test_uv_truncate.o CC test/integration/test_integration_uv-test_uv_truncate_snapshot.o CC test/unit/test_unit_core-main_core.o 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-tcp.lo CC test/lib/libtest_la-fsm.lo CC test/lib/libtest_la-legacy.lo CC test/lib/libtest_la-aio.lo CC test/lib/libtest_la-loop.lo CC test/lib/libtest_la-dir.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_init.o CC test/integration/test_integration_core-test_heap.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_strerror.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_start.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_liveness.o CC test/fuzzy/test_fuzzy_core-test_election.o CC test/fuzzy/test_fuzzy_core-test_membership.o CC test/fuzzy/test_fuzzy_core-test_replication.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. */ | ^~~~~~~~~ In file included from src/uv_fs.h:9, from src/uv_fs.c:1: src/uv_fs.c: In function 'probeDirectIO': src/uv_fs.c:655:38: warning: format '%zx' expects argument of type 'size_t', but argument 4 has type 'long unsigned int' [-Wformat=] 655 | ErrMsgPrintf(errmsg, "unsupported file system: %zx", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 656 | fs_info.f_type); | ~~~~~~~~~~~~~~ | | | long unsigned int src/err.h:36:44: note: in definition of macro 'ErrMsgPrintf' 36 | snprintf(ERRMSG, RAFT_ERRMSG_BUF_SIZE, __VA_ARGS__) | ^~~~~~~~~~~ src/uv_fs.c:655:66: note: format string is defined here 655 | ErrMsgPrintf(errmsg, "unsupported file system: %zx", | ~~^ | | | unsigned int | %lx 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 | 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/core CCLD test/unit/core CCLD test/integration/uv make[1]: Leaving directory '/home/buildozer/aports/testing/cowsql-raft/src/raft-0.20.0' make check-TESTS make[1]: Entering directory '/home/buildozer/aports/testing/cowsql-raft/src/raft-0.20.0' make[2]: Entering directory '/home/buildozer/aports/testing/cowsql-raft/src/raft-0.20.0' PASS: test/unit/core PASS: test/integration/core PASS: test/unit/uv PASS: test/fuzzy/core FAIL: test/integration/uv ============================================================================ Testsuite summary for raft 0.20.0 ============================================================================ # TOTAL: 5 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log ============================================================================ make[2]: *** [Makefile:3390: test-suite.log] Error 1 make[2]: Leaving directory '/home/buildozer/aports/testing/cowsql-raft/src/raft-0.20.0' make[1]: *** [Makefile:3498: check-TESTS] Error 2 make[1]: Leaving directory '/home/buildozer/aports/testing/cowsql-raft/src/raft-0.20.0' make: *** [Makefile:3738: check-am] Error 2 =================================== raft 0.20.0: ./test-suite.log =================================== # TOTAL: 5 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test/integration/uv ========================= Running test suite with seed 0x93b3837a... init/dirTooLong [ OK ] [ 0.00000352 / 0.00000292 CPU ] init/probeDirectIoOom [ SKIP ] init/probeAsyncIoOom [ SKIP ] init/dirDoesNotExist [ OK ] [ 0.00001916 / 0.00001880 CPU ] init/dirNotAccessible [ OK ] [ 0.00001632 / 0.00001592 CPU ] init/noSpace dir-fs=tmpfs [ SKIP ] init/metadataOneTooShort [ OK ] [ 0.00010852 / 0.00010364 CPU ] init/metadataOneBadFormat [ OK ] [ 0.00008420 / 0.00008400 CPU ] init/metadataOneBadVersion [ OK ] [ 0.00008620 / 0.00008620 CPU ] init/metadataOneAndTwoSameVersion [ OK ] [ 0.00008668 / 0.00008644 CPU ] append/unaligned [ OK ] [ 0.00001356 / 0.00001328 CPU ] append/first [ OK ] [ 0.10458535 / 0.00068572 CPU ] append/prepareSegments [ OK ] [ 0.00035916 / 0.00044120 CPU ] append/finalizeSegment [ OK ] [ 0.12961370 / 0.00073476 CPU ] append/firstBig [ OK ] [ 0.05956549 / 0.00080236 CPU ] append/secondBig [ OK ] [ 0.09582960 / 0.00058884 CPU ] append/severalBig [ OK ] [ 0.20330428 / 0.00190320 CPU ] append/fitBlock [ OK ] [ 0.07909461 / 0.00067296 CPU ] append/matchBlock [ OK ] [ 0.06948069 / 0.00080780 CPU ] append/exceedBlock [ OK ] [ 0.04953384 / 0.00086600 CPU ] append/batch [ OK ] [ 0.00025612 / 0.00030772 CPU ] append/wait [ OK ] [ 0.00029008 / 0.00034736 CPU ] append/resizeArena [ OK ] [ 0.05291450 / 0.00076324 CPU ] append/truncate [ SKIP ] append/truncateClosing [ OK ] [ 0.05885236 / 0.00050064 CPU ] append/prepareClosing [ OK ] [ 0.04944276 / 0.00049452 CPU ] append/counter [ ERROR ] src/uv_append.c:598 - enqueue 1 entries src/uv_prepare.c:166 - create open segment open-1 src/uv_append.c:630 - set uv->append_next_index 2 src/uv_prepare.c:232 - completed creation of open-1 src/uv_append.c:462 - prepare segment ready failed (23) src/uv_append.c:111 - rollback uv->append_next_index was:2 src/uv_append.c:114 - rollback uv->append_next_index now:1 Error: test/integration/append_helpers.h:20: assertion failed: status == result->status (23 == 0) Error: child killed by signal 6 (Aborted) append/cancel [ OK ] [ 0.00020704 / 0.00027272 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.00001428 / 0.00001324 CPU ] append/closeDuringWrite [ SKIP ] append/removeSegmentUponClose [ ERROR ] src/uv_append.c:598 - enqueue 1 entries src/uv_prepare.c:166 - create open segment open-1 src/uv_append.c:630 - set uv->append_next_index 2 src/uv_prepare.c:232 - completed creation of open-1 src/uv_append.c:462 - prepare segment ready failed (23) src/uv_append.c:111 - rollback uv->append_next_index was:2 src/uv_append.c:114 - rollback uv->append_next_index now:1 Error: test/integration/append_helpers.h:20: assertion failed: status == result->status (23 == 0) Error: child killed by signal 6 (Aborted) append/cancelPrepareRequest [ SKIP ] append/currentSegment [ ERROR ] src/uv_append.c:598 - enqueue 1 entries src/uv_prepare.c:166 - create open segment open-1 src/uv_append.c:630 - set uv->append_next_index 2 src/uv_prepare.c:232 - completed creation of open-1 src/uv_append.c:462 - prepare segment ready failed (23) src/uv_append.c:111 - rollback uv->append_next_index was:2 src/uv_append.c:114 - rollback uv->append_next_index now:1 Error: test/integration/append_helpers.h:20: assertion failed: status == result->status (23 == 0) Error: child killed by signal 6 (Aborted) append/ioSetupError [ SKIP ] 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.00006140 / 0.00006096 CPU ] bootstrap/termIsNonZero [ OK ] [ 0.00006080 / 0.00006060 CPU ] load/emptyDir [ OK ] [ 0.00009912 / 0.00009888 CPU ] load/ignoreUnknownFiles filename=garbage [ OK ] [ 0.00011256 / 0.00011220 CPU ] filename=0000000000000000000000000001-00000000001garbage [ OK ] [ 0.00011176 / 0.00011140 CPU ] filename=open-1garbage [ OK ] [ 0.00009968 / 0.00009924 CPU ] load/removeUnusableFiles filename=tmp-0000000001221212-0000000001221217 [ OK ] [ 0.00010648 / 0.00010660 CPU ] filename=tmp-snapshot-15-8260687-512469866 [ OK ] [ 0.00010296 / 0.00010272 CPU ] filename=snapshot-525-43326736-880259052 [ OK ] [ 0.00010324 / 0.00010284 CPU ] filename=snapshot-999-13371337-880259052.meta [ OK ] [ 0.00010620 / 0.00010600 CPU ] filename=snapshot-20-8260687-512469866 [ OK ] [ 0.00011640 / 0.00011616 CPU ] filename=snapshot-88-8260687-512469866.meta [ OK ] [ 0.00011596 / 0.00011560 CPU ] filename=snapshot-88-8260999-512469866.meta [ OK ] [ 0.00011696 / 0.00011648 CPU ] filename=tmp-snapshot-88-8260999-512469866.meta [ OK ] [ 0.00013088 / 0.00013008 CPU ] filename=tmp-snapshot-33-8260687-512469866 [ OK ] [ 0.00010592 / 0.00010544 CPU ] filename=snapshot-33-8260687-512469866.meta [ OK ] [ 0.00010824 / 0.00010808 CPU ] filename=tmp-metadata1 [ OK ] [ 0.00010440 / 0.00010416 CPU ] filename=tmp-metadata2 [ OK ] [ 0.00010408 / 0.00010356 CPU ] filename=tmp-open1 [ OK ] [ 0.00010916 / 0.00010880 CPU ] filename=tmp-open13 [ OK ] [ 0.00010284 / 0.00010260 CPU ] load/emptyOpenSegment [ OK ] [ 0.00013636 / 0.00013552 CPU ] load/openSegmentWithTrailingZeros [ OK ] [ 0.00011436 / 0.00011408 CPU ] load/bothOpenAndClosedSegments [ OK ] [ 0.21100259 / 0.00164976 CPU ] load/openSegmentWithNonZeroData [ OK ] [ 0.05284282 / 0.00089724 CPU ] load/openSegmentWithIncompleteBatch [ OK ] [ 0.05616619 / 0.00086192 CPU ] load/openSegmentWithIncompleteFirstBatch [ OK ] [ 0.05956689 / 0.00077524 CPU ] load/twoOpenSegments [ OK ] [ 0.14302759 / 0.00133020 CPU ] load/secondOpenSegmentIsAllZeros [ OK ] [ 0.09267022 / 0.00080964 CPU ] load/twoOpenSegmentsFirstCorruptAutoRecovery [ OK ] [ 0.06950029 / 0.00073156 CPU ] load/twoOpenSegmentsFirstCorrupt [ OK ] [ 0.05614503 / 0.00077048 CPU ] load/openSegment [ OK ] [ 0.05956009 / 0.00068368 CPU ] load/onlyOneSnapshot [ OK ] [ 0.00046488 / 0.00050464 CPU ] load/manySnapshots [ OK ] [ 0.00113309 / 0.00117300 CPU ] load/emptySnapshot [ OK ] [ 0.00073164 / 0.00077376 CPU ] load/orphanedSnapshotFiles [ OK ] [ 0.00086344 / 0.00090040 CPU ] load/closedSegmentWithEntriesBehindSnapshot [ OK ] [ 0.05801108 / 0.00082416 CPU ] load/openSegmentWithEntriesPastSnapshot [ OK ] [ 0.11310699 / 0.00132640 CPU ] load/closedSegmentWithInconsistentFilename [ OK ] [ 0.07240970 / 0.00069260 CPU ] load/closedSegmentWithInconsistentFilenameAutoRecovery [ OK ] [ 0.07302374 / 0.00077100 CPU ] load/openSegmentWithEntriesBehindSnapshot [ OK ] [ 0.12324187 / 0.00142932 CPU ] load/openSegmentWithEntriesBehindSnapshotAutoRecovery [ OK ] [ 0.12602400 / 0.00135560 CPU ] load/openSegmentNoClosedSegmentsSnapshotPresent [ OK ] [ 0.06277978 / 0.00114412 CPU ] load/corruptOpenSegmentNoClosedSegmentsSnapshotPresent [ OK ] [ 0.05592563 / 0.00099868 CPU ] load/corruptOpenSegmentNoClosedSegmentsSnapshotPresentWithAutoRecovery[ OK ] [ 0.08288662 / 0.00097416 CPU ] load/corruptOpenSegmentClosedSegmentSnapshotPresent [ OK ] [ 0.10293835 / 0.00145188 CPU ] load/corruptOpenSegmentClosedSegmentSnapshotPresentWithAutoRecovery[ OK ] [ 0.12605664 / 0.00122000 CPU ] load/corruptOpenSegmentClosedSegmentsSnapshotPresentWithAutoRecovery[ OK ] [ 0.17302480 / 0.00170532 CPU ] load/corruptOpenSegmentClosedSegmentsSnapshotPresent [ OK ] [ 0.21930159 / 0.00147388 CPU ] load/corruptOpenSegmentClosedSegments [ OK ] [ 0.15619009 / 0.00118800 CPU ] load/corruptOpenSegmentClosedSegmentsWithAutoRecovery [ OK ] [ 0.16620633 / 0.00123732 CPU ] load/corruptOpenSegmentsClosedSegments [ OK ] [ 0.17283976 / 0.00171684 CPU ] load/corruptOpenSegmentsClosedSegmentsWithAutoRecovery [ OK ] [ 0.17621005 / 0.00165068 CPU ] load/corruptLastOpenSegmentClosedSegments [ OK ] [ 0.17938562 / 0.00133960 CPU ] load/corruptLastOpenSegmentClosedSegmentsWithAutoRecovery [ OK ] [ 0.24632518 / 0.00144272 CPU ] load/closedSegmentsOverlappingWithSnapshot [ OK ] [ 0.19952399 / 0.00182280 CPU ] load/closedSegmentsWithSnapshotLastSegmentCorrupt [ OK ] [ 0.18923566 / 0.00160060 CPU ] load/closedSegmentsWithSnapshotLastSegmentCorruptAutoRecovery[ OK ] [ 0.19626909 / 0.00180708 CPU ] load/closedSegmentsWithSnapshotLastSegmentCorruptOpenSegmentWithAutoRecovery[ OK ] [ 0.24289161 / 0.00185628 CPU ] load/closedSegmentsWithSnapshotLastSegmentCorruptOpenSegment[ OK ] [ 0.26950360 / 0.00215624 CPU ] load/closedSegmentsWithSnapshotSecondLastSegmentCorrupt [ OK ] [ 0.18607069 / 0.00170804 CPU ] load/nonContiguousClosedSegments [ OK ] [ 0.18961927 / 0.00152388 CPU ] load/closedSegmentWithEntriesPastSnapshot [ OK ] [ 0.11950329 / 0.00116980 CPU ] load/openSegmentWithIncompleteFormat [ OK ] [ 0.00011524 / 0.00011452 CPU ] load/openSegmentWithIncompletePreamble [ OK ] [ 0.15560741 / 0.00075688 CPU ] load/openSegmentWithIncompleteBatchHeader [ OK ] [ 0.07950049 / 0.00071344 CPU ] load/openSegmentWithIncompleteBatchData [ OK ] [ 0.06293550 / 0.00080336 CPU ] load/closedSegmentWithCorruptedBatchHeader [ OK ] [ 0.08608444 / 0.00062336 CPU ] load/closedSegmentWithCorruptedBatchData [ OK ] [ 0.07628172 / 0.00073892 CPU ] load/closedSegmentWithBadIndex [ OK ] [ 0.14932774 / 0.00102344 CPU ] load/emptyClosedSegment [ OK ] [ 0.00011628 / 0.00011544 CPU ] load/closedSegmentWithBadFormat [ OK ] [ 0.00012412 / 0.00012328 CPU ] load/openSegmentWithNoAccessPermission [ OK ] [ 0.08529907 / 0.00069744 CPU ] load/openSegmentWithZeroFormatAndThenData [ OK ] [ 0.06627767 / 0.00078652 CPU ] load/openSegmentWithBadFormat [ OK ] [ 0.08625376 / 0.00086512 CPU ] recover/newConfiguration [ OK ] [ 0.00013356 / 0.00013316 CPU ] recv/first [ OK ] [ 0.00034692 / 0.00037588 CPU ] recv/second [ OK ] [ 0.00031104 / 0.00033952 CPU ] recv/requestVoteResult [ OK ] [ 0.00027720 / 0.00031208 CPU ] recv/appendEntries [ OK ] [ 0.00027196 / 0.00029404 CPU ] recv/heartbeat [ OK ] [ 0.00027416 / 0.00031008 CPU ] recv/appendEntriesResult [ OK ] [ 0.00027736 / 0.00030576 CPU ] recv/installSnapshot [ OK ] [ 0.00025716 / 0.00028048 CPU ] recv/timeoutNow [ OK ] [ 0.00027604 / 0.00030332 CPU ] recv/badProtocol [ OK ] [ 0.00008560 / 0.00006740 CPU ] recv/badSize [ OK ] [ 0.00009844 / 0.00007692 CPU ] recv/badType [ OK ] [ 0.00009592 / 0.00007452 CPU ] recv/closeBeforeAccept [ OK ] [ 0.00011640 / 0.00009472 CPU ] recv/closeAfterAppendEntriesHeader [ SKIP ] send/first [ OK ] [ 0.00025760 / 0.00029712 CPU ] send/second [ OK ] [ 0.00026244 / 0.00029932 CPU ] send/parallel [ OK ] [ 0.00025412 / 0.00029004 CPU ] send/voteResult [ OK ] [ 0.00023660 / 0.00026768 CPU ] send/appendEntries [ OK ] [ 0.00026044 / 0.00029908 CPU ] send/heartbeat [ OK ] [ 0.00024904 / 0.00028552 CPU ] send/appendEntriesResult [ OK ] [ 0.00025724 / 0.00028452 CPU ] send/installSnapshot [ OK ] [ 0.00025616 / 0.00028792 CPU ] send/noConnection [ OK ] [ 0.00020032 / 0.00024984 CPU ] send/badAddress [ OK ] [ 0.00031528 / 0.00025856 CPU ] send/changeToUnconnectedAddress [ OK ] [ 0.00037632 / 0.00041564 CPU ] send/badMessage [ OK ] [ 0.00000308 / 0.00000224 CPU ] send/evictOldPending [ OK ] [ 0.00026532 / 0.00031184 CPU ] send/reconnectAfterWriteError [ OK ] [ 0.00033524 / 0.00035496 CPU ] send/reconnectAfterMultipleWriteErrors [ OK ] [ 0.00034140 / 0.00036548 CPU ] send/oom heap-fault-delay=0, heap-fault-repeat=1 [ OK ] [ 0.00000244 / 0.00000160 CPU ] heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00000300 / 0.00000224 CPU ] heap-fault-delay=2, heap-fault-repeat=1 [ OK ] [ 0.00000324 / 0.00000256 CPU ] heap-fault-delay=3, heap-fault-repeat=1 [ OK ] [ 0.00000440 / 0.00000328 CPU ] heap-fault-delay=4, heap-fault-repeat=1 [ OK ] [ 0.00000372 / 0.00000316 CPU ] send/oomAsync heap-fault-delay=2, heap-fault-repeat=1 [ OK ] [ 0.00025628 / 0.00028752 CPU ] send/closeDuringWrite [ OK ] [ 0.00020740 / 0.00025296 CPU ] send/closeDuringConnection [ OK ] [ 0.00018520 / 0.00022892 CPU ] set_term/first [ OK ] [ 0.00002444 / 0.00002372 CPU ] set_term/second [ OK ] [ 0.00003668 / 0.00003604 CPU ] set_term/third [ OK ] [ 0.00003900 / 0.00003848 CPU ] set_term/fourth [ OK ] [ 0.00004568 / 0.00004492 CPU ] set_term/metadataOneExists [ OK ] [ 0.00011384 / 0.00011316 CPU ] set_term/metadataOneIsGreater [ OK ] [ 0.00014508 / 0.00014428 CPU ] set_term/metadataTwoIsGreater [ OK ] [ 0.00009296 / 0.00009264 CPU ] tcp_connect/first [ OK ] [ 0.00024156 / 0.00025992 CPU ] tcp_connect/connectByName [ OK ] [ 0.00025816 / 0.00027680 CPU ] tcp_connect/firstIP [ OK ] [ 0.00022240 / 0.00024184 CPU ] tcp_connect/secondIP [ OK ] [ 0.00024856 / 0.00026244 CPU ] tcp_connect/refused [ OK ] [ 0.00021756 / 0.00024636 CPU ] tcp_connect/oom heap-fault-delay=0, heap-fault-repeat=1 [ OK ] [ 0.00000276 / 0.00000224 CPU ] heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00000300 / 0.00000264 CPU ] heap-fault-delay=2, heap-fault-repeat=1 [ OK ] [ 0.00000364 / 0.00000320 CPU ] tcp_connect/closeImmediately [ OK ] [ 0.00015096 / 0.00017968 CPU ] tcp_connect/closeDuringDnsLookup [ OK ] [ 0.00023600 / 0.00025716 CPU ] tcp_connect/closeDuringHandshake [ SKIP ] tcp_connect/closeDuringDnsLookupAbort [ OK ] [ 0.00033388 / 0.00027972 CPU ] tcp_connect/closeDuringConnectAbort [ OK ] [ 0.00021952 / 0.00024920 CPU ] tcp_connect/closeDuringSecondConnect [ OK ] [ 0.00021132 / 0.00023428 CPU ] tcp_listen/success address=127.0.0.1:9000, bind-address= [ OK ] [ 0.00010660 / 0.00009076 CPU ] address=127.0.0.1:9000, bind-address=127.0.0.1:9000 [ OK ] [ 0.00009084 / 0.00007660 CPU ] address=127.0.0.1:9000, bind-address=localhost:9000 [ OK ] [ 0.00013060 / 0.00011268 CPU ] address=127.0.0.1:9000, bind-address=:9000 [ OK ] [ 0.00012020 / 0.00010248 CPU ] address=127.0.0.1:9000, bind-address=0.0.0.0:9000 [ OK ] [ 0.00012404 / 0.00010500 CPU ] address=localhost:9000, bind-address= [ OK ] [ 0.00016468 / 0.00014600 CPU ] address=localhost:9000, bind-address=127.0.0.1:9000 [ OK ] [ 0.00012428 / 0.00010588 CPU ] address=localhost:9000, bind-address=localhost:9000 [ OK ] [ 0.00013844 / 0.00012020 CPU ] address=localhost:9000, bind-address=:9000 [ OK ] [ 0.00010424 / 0.00009008 CPU ] address=localhost:9000, bind-address=0.0.0.0:9000 [ OK ] [ 0.00013600 / 0.00011008 CPU ] tcp_listen/invalidAddress address=500.1.2.3:9000, bind-address= [ OK ] [ 0.00014140 / 0.00007388 CPU ] address=500.1.2.3:9000, bind-address=500.1.2.3:9000 [ OK ] [ 0.00010312 / 0.00006808 CPU ] address=500.1.2.3:9000, bind-address=not-existing:9000 [ OK ] [ 0.00009584 / 0.00006456 CPU ] address=not-existing:9000, bind-address= [ OK ] [ 0.00010636 / 0.00007316 CPU ] address=not-existing:9000, bind-address=500.1.2.3:9000 [ OK ] [ 0.00009792 / 0.00006624 CPU ] address=not-existing:9000, bind-address=not-existing:9000 [ OK ] [ 0.00009940 / 0.00007004 CPU ] tcp_listen/firstOfTwo [ OK ] [ 0.00012768 / 0.00010872 CPU ] tcp_listen/secondOfTwo [ OK ] [ 0.00011400 / 0.00009760 CPU ] tcp_listen/resolveFailure [ OK ] [ 0.00000284 / 0.00000200 CPU ] tcp_listen/badProtocol [ OK ] [ 0.00012732 / 0.00010900 CPU ] tcp_listen/peerAbort n=8 [ OK ] [ 0.00012028 / 0.00010344 CPU ] n=16 [ OK ] [ 0.00011344 / 0.00009784 CPU ] n=24 [ OK ] [ 0.00011368 / 0.00009796 CPU ] n=32 [ OK ] [ 0.00012220 / 0.00010640 CPU ] tcp_listen/oom heap-fault-delay=0, heap-fault-repeat=1 [ OK ] [ 0.00009592 / 0.00008328 CPU ] heap-fault-delay=1, heap-fault-repeat=1 [ OK ] [ 0.00011044 / 0.00009484 CPU ] heap-fault-delay=3, heap-fault-repeat=1 [ OK ] [ 0.00010112 / 0.00008776 CPU ] tcp_listen/pending [ OK ] [ 0.00007884 / 0.00006616 CPU ] tcp_listen/closeBeforeHandshake [ OK ] [ 0.00009288 / 0.00008144 CPU ] tcp_listen/handshake n=8 [ OK ] [ 0.00011164 / 0.00009556 CPU ] n=16 [ OK ] [ 0.00010672 / 0.00009244 CPU ] n=24 [ OK ] [ 0.00013092 / 0.00011400 CPU ] n=32 [ OK ] [ 0.00009680 / 0.00008424 CPU ] snapshot_put/first [ OK ] [ 0.00040216 / 0.00043844 CPU ] snapshot_put/entriesLessThanTrailing [ OK ] [ 0.24947251 / 0.00157540 CPU ] snapshot_put/entriesMoreThanTrailing [ OK ] [ 0.21607354 / 0.00164868 CPU ] snapshot_put/install [ OK ] [ 0.10270687 / 0.00662364 CPU ] snapshot_put/installWithoutPreviousEntries [ OK ] [ 0.00030060 / 0.00034880 CPU ] snapshot_put/installMultipleWithoutPreviousEntries [ OK ] [ 0.00062852 / 0.00067328 CPU ] snapshot_put/installMultipleAppendEntriesInBetween [ OK ] [ 0.21449969 / 0.01021380 CPU ] truncate/wholeSegment [ OK ] [ 0.15959466 / 0.01108260 CPU ] truncate/sameAsLastIndex [ OK ] [ 0.19266000 / 0.01064488 CPU ] truncate/partialSegment [ OK ] [ 0.18283672 / 0.00990812 CPU ] truncate/pendingAppend [ OK ] [ 0.18276184 / 0.01083936 CPU ] truncate/multiplePending [ OK ] [ 0.22615574 / 0.01446384 CPU ] truncate/closing [ OK ] [ 0.00348597 / 0.00356904 CPU ] truncate/closingMultiple [ OK ] [ 0.00333621 / 0.00342864 CPU ] snapshot_truncate/snapshotThenTruncate [ OK ] [ 0.24084152 / 0.00215484 CPU ] 202 of 205 (99%) tests successful, 26 (11%) test skipped. FAIL test/integration/uv (exit status: 1) >>> ERROR: cowsql-raft: check failed >>> cowsql-raft: Uninstalling dependencies... (1/14) Purging .makedepends-cowsql-raft (20240130.132325) (2/14) Purging linux-headers (6.6-r0) (3/14) Purging libuv-dev (1.47.0-r0) (4/14) Purging libuv (1.47.0-r0) (5/14) Purging autoconf (2.72-r0) (6/14) Purging m4 (1.4.19-r3) (7/14) Purging automake (1.16.5-r2) (8/14) Purging libtool (2.4.7-r3) (9/14) Purging libltdl (2.4.7-r3) (10/14) Purging git-perl (2.43.0-r2) (11/14) Purging perl-git (2.43.0-r2) (12/14) Purging perl-error (0.17029-r2) (13/14) Purging perl (5.38.2-r0) (14/14) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r19.trigger OK: 270 MiB in 103 packages