======================================== libdqlite 1.18.0: ./test-suite.log ======================================== # TOTAL: 5 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # 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: raft-uv-unit-test ======================= Running test suite with seed 0x9c0192f0... UvFsCheckDir/exists [ OK ] [ 0.00000998 / 0.00000942 CPU ] UvFsCheckDir/doesNotExist [ OK ] [ 0.00001240 / 0.00001197 CPU ] UvFsCheckDir/permissionDenied [ ERROR ] Error: test/raft/unit/test_uv_fs.c:65: assertion failed: _rv == RAFT_UNAUTHORIZED (19 == 21) Error: child killed by signal 6 (Aborted) UvFsCheckDir/notDirPrefix [ OK ] [ 0.00001557 / 0.00001549 CPU ] UvFsCheckDir/notDir [ OK ] [ 0.00001803 / 0.00001776 CPU ] UvFsCheckDir/notWritable [ OK ] [ 0.00001634 / 0.00001612 CPU ] UvFsSyncDir/noExists [ OK ] [ 0.00002430 / 0.00002422 CPU ] UvFsOpenFileForReading/noExists [ OK ] [ 0.00001357 / 0.00001346 CPU ] UvFsAllocateFile/success fallocate=1 [ OK ] [ 0.00525531 / 0.00005452 CPU ] fallocate=0 [ OK ] [ 0.00069173 / 0.00009313 CPU ] UvFsAllocateFile/dirNoExists fallocate=1 [ OK ] [ 0.00002312 / 0.00002303 CPU ] fallocate=0 [ OK ] [ 0.00001496 / 0.00001476 CPU ] UvFsAllocateFile/fileAlreadyExists fallocate=1 [ OK ] [ 0.00004204 / 0.00004189 CPU ] fallocate=0 [ OK ] [ 0.00003707 / 0.00003699 CPU ] UvFsAllocateFile/noSpace dir-fs=tmpfs, fallocate=1 [ SKIP ] dir-fs=tmpfs, fallocate=0 [ 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.00002797 / 0.00002781 CPU ] UvFsProbeCapabilities/noSpace [ SKIP ] UvFsProbeCapabilities/noResources [ SKIP ] UvFsMakeFile/notExists [ OK ] [ 0.00168159 / 0.00009517 CPU ] UvFsMakeFile/exists [ OK ] [ 0.00189915 / 0.00014882 CPU ] UvFsRenameFile/rename [ OK ] [ 0.00176985 / 0.00012204 CPU ] UvFsRenameFile/same [ OK ] [ 0.00154271 / 0.00009662 CPU ] UvOsJoin/basic [ OK ] [ 0.00000408 / 0.00000392 CPU ] UvOsJoin/dirTooLong [ OK ] [ 0.00000273 / 0.00000257 CPU ] UvOsJoin/filenameTooLong [ OK ] [ 0.00000388 / 0.00000379 CPU ] UvOsJoin/dirAndFilenameTooLong [ OK ] [ 0.00000278 / 0.00000271 CPU ] UvOsJoin/dirAndFilenameMax [ OK ] [ 0.00000771 / 0.00000765 CPU ] UvWriterInit/noResources [ ERROR ] Error: test/raft/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 ] 23 of 25 (92%) tests successful, 56 (69%) test skipped. FAIL raft-uv-unit-test (exit status: 1)