=================================== 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)