>>> lua-luv: Building community/lua-luv 1.51.0.1-r1 (using abuild 3.17.0_rc2-r0) started Fri, 01 May 2026 21:45:40 +0000 >>> lua-luv: Validating /home/buildozer/aports/community/lua-luv/APKBUILD... >>> lua-luv: Analyzing dependencies... >>> lua-luv: Installing for build: build-base cmake libuv-dev lua-compat53-dev ninja lua5.1-dev lua5.4-dev ( 1/18) Installing libbz2 (1.0.8-r6) ( 2/18) Installing xz-libs (5.8.3-r0) ( 3/18) Installing libarchive (3.8.7-r0) ( 4/18) Installing rhash-libs (1.4.6-r0) ( 5/18) Installing libuv (1.52.1-r0) ( 6/18) Installing cmake (4.2.3-r0) ( 7/18) Installing libuv-dev (1.52.1-r0) ( 8/18) Installing lua-compat53-dev (0.14.4-r0) ( 9/18) Installing samurai (1.2-r8) (10/18) Installing lua5.1-libs (5.1.5-r13) (11/18) Installing lua5.1 (5.1.5-r13) (12/18) Installing lua5.1-dev (5.1.5-r13) (13/18) Installing lua5.4-libs (5.4.8-r0) (14/18) Installing readline (8.3.3-r1) (15/18) Installing lua5.4 (5.4.8-r0) (16/18) Installing lua5.4-dev (5.4.8-r0) (17/18) Installing .makedepends-lua-luv (20260501.214543) (18/18) Installing cmake-vim (4.2.3-r0) Executing busybox-1.37.0-r31.trigger OK: 448.7 MiB in 122 packages >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Cleaning up tmpdir >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-luv-1.51.0-1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> lua-luv: Fetching https://github.com/luvit/luv/archive/1.51.0-1/lua-luv-1.51.0-1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/lua-luv-1.51.0-1.tar.gz.part' lua-luv-1.51.0-1.tar 100% |********************************| 211k 0:00:00 ETA '/var/cache/distfiles/edge/lua-luv-1.51.0-1.tar.gz.part' saved /var/cache/distfiles/edge/lua-luv-1.51.0-1.tar.gz: OK /home/buildozer/aports/community/lua-luv/skip-tty-test.patch: OK >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-luv-1.51.0-1.tar.gz /var/cache/distfiles/edge/lua-luv-1.51.0-1.tar.gz: OK /home/buildozer/aports/community/lua-luv/skip-tty-test.patch: OK >>> lua-luv: Unpacking /var/cache/distfiles/edge/lua-luv-1.51.0-1.tar.gz... >>> lua-luv: skip-tty-test.patch patching file tests/test-tty.lua -- The C compiler identification is GNU 15.2.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Libuv: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.9s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.51.0-1/build-5.1 [1/5] Building C object CMakeFiles/libluv.dir/src/luv.c.o [2/5] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/5] Linking C shared library libluv.so.1.51.0 [4/5] Creating library symlink libluv.so.1 libluv.so [5/5] Linking C shared module luv.so -- The C compiler identification is GNU 15.2.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Libuv: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.4.8") -- Configuring done (0.9s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.51.0-1/build-5.4 [1/5] Building C object CMakeFiles/libluv.dir/src/luv.c.o [2/5] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/5] Linking C shared library libluv.so.1.51.0 [4/5] Linking C shared module luv.so [5/5] Creating library symlink libluv.so.1 libluv.so -- The C compiler identification is GNU 15.2.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Libuv: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.8s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.51.0-1/build-static [1/4] Building C object CMakeFiles/libluv_a.dir/src/luv.c.o [2/4] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/4] Linking C static library libluv.a [4/4] Linking C shared module luv.so >>> lua-luv: Running tests with lua5.1 cmd: lua5.1 cwd: /home/buildozer/aports/community/lua-luv/src/luv-1.51.0-1 Skipped test-tty: LuaJIT FFI not found 1..158 "in async notify callback" "a" true 250 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0x3fb1f86a90 "closed" uv_timer_t: 0x3fb1f86a90 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0x3fb1f86a90 "closed" { } uv_timer_t: 0x3fb1f86a90 ok 3 callbacks - luv_handle_t: callable table ok 4 callbacks - luv_req_t: function ok 5 callbacks - luv_req_t: callable table skipped ok 6 conversions - basic 64bit conversions Skipping! This test is expected to fail on Lua 5.1 and LuaJIT. ok 7 coroutines-require - callback should be in main thread begin wait end wait ok 8 coroutines - coroutines { { port = 80, protocol = "tcp", socktype = "stream", family = "inet6", addr = "::1" }, { port = 80, protocol = "tcp", socktype = "stream", family = "inet", addr = "127.0.0.1" } } 2 ok 9 dns - Get all local http addresses { { port = 80, protocol = "tcp", socktype = "stream", family = "inet6", addr = "::1" }, { port = 80, protocol = "tcp", socktype = "stream", family = "inet", addr = "127.0.0.1" } } 2 ok 10 dns - Get all local http addresses sync { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" } } 1 ok 11 dns - Get only ipv4 tcp addresses for luvit.io { { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" } } 1 ok 12 dns - Get only ipv6 tcp addresses for luvit.io { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" } } 2 ok 13 dns - Get ipv4 and ipv6 tcp addresses for luvit.io { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" }, { addr = "206.189.225.172", protocol = "udp", socktype = "dgram", family = "inet", canonname = "luvit.io" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "udp", socktype = "dgram", family = "inet6", canonname = "luvit.io" } } 4 ok 14 dns - Get all addresses for luvit.io { service = "0", hostname = "0.0.0.0" } ok 15 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 16 dns - Lookup local ipv4 address sync { service = "0", hostname = "localhost" } ok 17 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 18 dns - Lookup local ipv6 address { service = "0", hostname = "localhost" } ok 19 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 20 dns - Lookup local port 80 service { fd = 26 } { stat = { nlink = 1, ino = 13778843, mtime = table: 0x3fb1fb2dc0, gid = 101, mode = 33188, size = 6066, dev = 66306, gen = 0, rdev = 0, atime = table: 0x3fb1fb2b90, blksize = 4096, uid = 100, type = "file", flags = 0, ctime = table: 0x3fb1fb2e10, birthtime = table: 0x3fb1fb2eb0, blocks = 16 } } ok 21 fs - read a file sync ok 22 fs - read a file sync in chunks { fd = 26 } { stat = { nlink = 1, ino = 13778843, mtime = table: 0x3fb1fe4bc0, gid = 101, mode = 33188, size = 6066, dev = 66306, gen = 0, rdev = 0, atime = table: 0x3fb1fe4b70, blksize = 4096, uid = 100, type = "file", flags = 0, ctime = table: 0x3fb1fe4c60, birthtime = table: 0x3fb1fe4cb0, blocks = 16 } } { chunk = 6066 } ok 23 fs - read a file async ok 24 fs - fs.write ok 25 fs - fs.write data refs ok 26 fs - fs.stat sync ok 27 fs - fs.stat async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 28 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 29 fs - fs.stat async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".gitattributes", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs", ftype = "directory" } { name = "examples", ftype = "directory" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 30 fs - fs.scandir { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 31 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 32 fs - fs.scandir async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".gitattributes", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs", ftype = "directory" } { name = "examples", ftype = "directory" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 33 fs - fs.scandir async ok 34 fs - fs.scandir with no iteration ok 35 fs - fs.scandir given to new_work "/home/buildozer/aports/community/lua-luv/src/luv-1.51.0-1" "/home/buildozer/aports/community/lua-luv/src/luv-1.51.0-1" ok 36 fs - fs.realpath ok 37 fs - fs.copyfile { { name = "rockspecs", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "build-static", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "README.md", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "deps", type = "directory" } } { { name = "Makefile", type = "file" } } { { name = "tests", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "docs", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "src", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".gitattributes", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "cmake", type = "directory" } } { { name = ".github", type = "directory" } } ok 38 fs - fs.{open,read,close}dir object sync #1 { { name = "rockspecs", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "build-static", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "README.md", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "deps", type = "directory" } } { { name = "Makefile", type = "file" } } { { name = "tests", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "docs", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "src", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".gitattributes", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "cmake", type = "directory" } } { { name = ".github", type = "directory" } } uv_dir_t: 0x3fb1fe4228 closed ok 39 fs - fs.{open,read,close}dir object sync #2 { { name = "rockspecs", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "build-static", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "README.md", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "deps", type = "directory" } } { { name = "Makefile", type = "file" } } { { name = "tests", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "docs", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "src", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".gitattributes", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "cmake", type = "directory" } } { { name = ".github", type = "directory" } } ok 40 fs - fs.{open,read,close}dir sync one entry { { name = "rockspecs", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "build-static", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "README.md", type = "file" }, { name = ".gitignore", type = "file" }, { name = "deps", type = "directory" }, { name = "Makefile", type = "file" }, { name = "tests", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "msvcbuild.bat", type = "file" }, { name = "docs", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "src", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "lib", type = "directory" }, { name = ".gitattributes", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "cmake", type = "directory" }, { name = ".github", type = "directory" } } ok 41 fs - fs.{open,read,close}dir sync more entry { { name = "rockspecs", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "build-static", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "README.md", type = "file" }, { name = ".gitignore", type = "file" }, { name = "deps", type = "directory" }, { name = "Makefile", type = "file" }, { name = "tests", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "msvcbuild.bat", type = "file" }, { name = "docs", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "src", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "lib", type = "directory" }, { name = ".gitattributes", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "cmake", type = "directory" }, { name = ".github", type = "directory" } } ok 42 fs - fs.{open,read,close}dir with more entry ok 43 fs - fs.opendir and fs.closedir in a loop { { name = "rockspecs", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "build-static", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "README.md", type = "file" }, { name = ".gitignore", type = "file" }, { name = "deps", type = "directory" }, { name = "Makefile", type = "file" }, { name = "tests", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "msvcbuild.bat", type = "file" }, { name = "docs", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "src", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "lib", type = "directory" }, { name = ".gitattributes", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "cmake", type = "directory" }, { name = ".github", type = "directory" } } ok 44 fs - fs.{open,read,close}dir ref check { bavail = 22320518, type = 61267, bsize = 4096, files = 30498816, bfree = 28422879, ffree = 25329120, blocks = 119770034 } ok 45 fs - fs.statfs sync { bavail = 22320518, type = 61267, bsize = 4096, files = 30498816, bfree = 28422879, ffree = 25329120, blocks = 119770034 } ok 46 fs - fs.statfs async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 47 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 48 fs - fs.statfs async error ok 49 fs - fs.mkdtemp async ok 50 fs - fs.mkdtemp sync ok 51 fs - fs.mkdtemp async error ok 52 fs - fs.mkdtemp sync error ok 53 fs - fs.mkstemp async ok 54 fs - fs.mkstemp sync ok 55 fs - fs.mkstemp async error ok 56 fs - fs.mkstemp sync error "fs_rename" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" "fs_link" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_symlink" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_copyfile" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" ok 57 fs - errors with dest paths ok 58 fs - fs.utime ok 59 fs - fs.futime ok 60 fs - fs.lutime ok 61 handle - get type ok 62 loop - uv.loop_mode "stdout" { } #437 0 0 ok 63 loop - issue #437, crash without uv.run "stdout" { } #599 5 0 ok 64 loop - issue #599, crash during calling os.exit { loop_count = 77, events = 43, events_waiting = 0 } { loop_count = 78, events = 43, events_waiting = 0 } ok 65 metrics - idle time "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 66 misc - uv.guess_handle { version = 78849, version_string = "1.52.1" } ok 67 misc - uv.version and uv.version_string { rss = 1839104, total = 134103621632, free = 131051495424, constrained = 0, available = 131051495424 } ok 68 misc - memory size { uptime = 368178.54 } ok 69 misc - uv.uptime { inblock = 8, nsignals = 0, utime = { usec = 828833, sec = 0 }, oublock = 80, stime = { usec = 80080, sec = 0 }, nivcsw = 9, minflt = 1292, idrss = 0, majflt = 0, nvcsw = 73, isrss = 0, nswap = 0, maxrss = 2360, msgsnd = 0, msgrcv = 0, ixrss = 0 } ok 70 misc - uv.getrusage { inblock = 8, nsignals = 0, utime = { usec = 822677, sec = 0 }, oublock = 64, stime = { usec = 75148, sec = 0 }, nivcsw = 9, minflt = 1221, idrss = 0, majflt = 0, nvcsw = 23, isrss = 0, nswap = 0, maxrss = 2360, msgsnd = 0, msgrcv = 0, ixrss = 0 } ok 71 misc - uv.getrusage_thread 64 ok 72 misc - uv.available_parallelism { { speed = 0, times = table: 0x3fb1fe4bc0, model = "unknown" }, { speed = 0, times = table: 0x3fb1fe4cb0, model = "unknown" }, { speed = 0, times = table: 0x3fb1fe4df0, model = "unknown" }, { speed = 0, times = table: 0x3fb1fe4f30, model = "unknown" }, { speed = 0, times = table: 0x3fb201a940, model = "unknown" }, { speed = 0, times = table: 0x3fb201aa80, model = "unknown" }, { speed = 0, times = table: 0x3fb201ad50, model = "unknown" }, { speed = 0, times = table: 0x3fb1f866b0, model = "unknown" }, { speed = 0, times = table: 0x3fb1f86750, model = "unknown" }, { speed = 0, times = table: 0x3fb1f88870, model = "unknown" }, { speed = 0, times = table: 0x3fb1f88960, model = "unknown" }, { speed = 0, times = table: 0x3fb1f88af0, model = "unknown" }, { speed = 0, times = table: 0x3fb1f88be0, model = "unknown" }, { speed = 0, times = table: 0x3fb1f88cd0, model = "unknown" }, { speed = 0, times = table: 0x3fb1f88d70, model = "unknown" }, { speed = 0, times = table: 0x3fb1f88eb0, model = "unknown" }, { speed = 0, times = table: 0x3fb2018000, model = "unknown" }, { speed = 0, times = table: 0x3fb20180f0, model = "unknown" }, { speed = 0, times = table: 0x3fb1ff1050, model = "unknown" }, { speed = 0, times = table: 0x3fb1ff1460, model = "unknown" }, { speed = 0, times = table: 0x3fb1ff1730, model = "unknown" }, { speed = 0, times = table: 0x3fb1fb28c0, model = "unknown" }, { speed = 0, times = table: 0x3fb1fb29b0, model = "unknown" }, { speed = 0, times = table: 0x3fb1fb2a50, model = "unknown" }, { speed = 0, times = table: 0x3fb1fb2b40, model = "unknown" }, { speed = 0, times = table: 0x3fb1fb2dc0, model = "unknown" }, { speed = 0, times = table: 0x3fb1fb2eb0, model = "unknown" }, { speed = 0, times = table: 0x3fb2018a20, model = "unknown" }, { speed = 0, times = table: 0x3fb2018b10, model = "unknown" }, { speed = 0, times = table: 0x3fb2018bb0, model = "unknown" }, { speed = 0, times = table: 0x3fb1fb0f60, model = "unknown" }, { speed = 0, times = table: 0x3fb1fb1190, model = "unknown" }, { speed = 0, times = table: 0x3fb1fb1370, model = "unknown" }, { speed = 0, times = table: 0x3fb1fb1500, model = "unknown" }, { speed = 0, times = table: 0x3fb1f89800, model = "unknown" }, { speed = 0, times = table: 0x3fb1f898f0, model = "unknown" }, { speed = 0, times = table: 0x3fb1f89b20, model = "unknown" }, { speed = 0, times = table: 0x3fb1f89c60, model = "unknown" }, { speed = 0, times = table: 0x3fb1f89da0, model = "unknown" }, { speed = 0, times = table: 0x3fb1f89e40, model = "unknown" }, { speed = 0, times = table: 0x3fb1fac8e0, model = "unknown" }, { speed = 0, times = table: 0x3fb1faca20, model = "unknown" }, { speed = 0, times = table: 0x3fb1facb10, model = "unknown" }, { speed = 0, times = table: 0x3fb1facd90, model = "unknown" }, { speed = 0, times = table: 0x3fb1faced0, model = "unknown" }, { speed = 0, times = table: 0x3fb1f87000, model = "unknown" }, { speed = 0, times = table: 0x3fb1f870a0, model = "unknown" }, { speed = 0, times = table: 0x3fb1f87140, model = "unknown" }, { speed = 0, times = table: 0x3fb1f871e0, model = "unknown" }, { speed = 0, times = table: 0x3fb1f87280, model = "unknown" }, { speed = 0, times = table: 0x3fb1f87320, model = "unknown" }, { speed = 0, times = table: 0x3fb1f87410, model = "unknown" }, { speed = 0, times = table: 0x3fb1f874b0, model = "unknown" }, { speed = 0, times = table: 0x3fb1f87550, model = "unknown" }, { speed = 0, times = table: 0x3fb1f875f0, model = "unknown" }, { speed = 0, times = table: 0x3fb1f87690, model = "unknown" }, { speed = 0, times = table: 0x3fb1f87730, model = "unknown" }, { speed = 0, times = table: 0x3fb1fab8b0, model = "unknown" }, { speed = 0, times = table: 0x3fb1fab950, model = "unknown" }, { speed = 0, times = table: 0x3fb1fabae0, model = "unknown" }, { speed = 0, times = table: 0x3fb1fabbd0, model = "unknown" }, { speed = 0, times = table: 0x3fb1fabc70, model = "unknown" }, { speed = 0, times = table: 0x3fb1fabdb0, model = "unknown" }, { speed = 0, times = table: 0x3fb1fabea0, model = "unknown" } } ok 73 misc - uv.cpu_info "lo" { { mac = "\0\0\0\0\0\0", netmask = "255.0.0.0", internal = true, family = "inet", ip = "127.0.0.1" }, { mac = "\0\0\0\0\0\0", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", internal = true, family = "inet6", ip = "::1" } } "eth0" { { mac = "א4", netmask = "255.255.255.0", internal = false, family = "inet", ip = "172.16.30.5" }, { mac = "א4", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "fd42:c4e6:a328:cc82:fcf4:d7ff:fe90:334" }, { mac = "א4", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "fe80::fcf4:d7ff:fe90:334" } } ok 74 misc - uv.interface_addresses { 12.62, 11.95, 14.36 } ok 75 misc - uv.loadavg "/usr/bin/lua5.1" ok 76 misc - uv.exepath "/home/buildozer" ok 77 misc - uv.os_homedir "/tmp" ok 78 misc - uv.os_tmpdir { username = "buildozer", uid = 100, gid = 101, homedir = "/home/buildozer", shell = "/bin/sh" } ok 79 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.51.0-1" "/" ok 80 misc - uv.cwd and uv.chdir 3.6817858324392e+14 ok 81 misc - uv.hrtime ok 82 misc - uv.getpid { release = "6.1.80-0-sophgo", machine = "riscv64", version = "#1-Alpine SMP PREEMPT Mon, 26 Aug 2024 10:06:58 +0000", sysname = "Linux" } ok 83 misc - uv.os_uname os.time 1777672005 uv.gettimeofday 1777672005.000296 ok 84 misc - uv.gettimeofday ok 85 misc - uv.os_environ ok 86 misc - uv.sleep ok 87 misc - uv.random async ok 88 misc - uv.random sync ok 89 misc - uv.random errors ok 90 misc - uv errno ok 91 misc - uv constants 1024 nil ok 92 misc - uv.cpumask_size "monotonic" { nsec = 610657383, sec = 368179 } nil "realtime" { nsec = 610732543, sec = 368179 } nil ok 93 misc - uv.clock_gettime ok 94 misc - uv.wtf8 and utf16 conversion ok 95 misc - uv.wtf8<->utf16 unpaired surrogate ok 96 misc - uv.wtf8<->utf16 empty strings ok 97 pipe - pipe chmod ok 98 pipe - pipe ping pong ok 99 pipe - pipe close fd ok 100 pipe - pipe getsockname abstract "prepare" uv_prepare_t: 0x3fb1ffb110 ok 101 prepare-check-idle-async - simple prepare "check" uv_check_t: 0x3fb1ffb190 "timeout" uv_timer_t: 0x3fb1f86a90 ok 102 prepare-check-idle-async - simple check "idle" uv_idle_t: 0x3fb1ffb810 ok 103 prepare-check-idle-async - simple idle ok 104 prepare-check-idle-async - simple async ok 105 process - test disable_stdio_inheritance { handle = uv_process_t: 0x3fb1f85c70, pid = 50170 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 106 process - process stdout { handle = uv_process_t: 0x3fb1f85eb0, pid = 50171 } "exit" uv_process_t: 0x3fb1f85eb0 { status = 0, signal = 2 } ok 107 process - spawn and kill by pid { handle = uv_process_t: 0x3fb1fa3b50, pid = 50172 } "exit" uv_process_t: 0x3fb1fa3b50 { status = 0, signal = 15 } ok 108 process - spawn and kill by handle ok 109 process - invalid command { handle = uv_process_t: 0x3fb1fc6de0, pid = 50174 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 110 process - process stdio ok 111 process - get pid ok 112 req - cancel ok 113 req - get type Sending child SIGINT "sigint\n" "exit" { signal = 0, pid = 50176, code = 0 } ok 114 signal - Catch SIGINT { address = { family = "inet", port = 39207, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3fb1fa6da0 } { req = uv_connect_t: 0x3fb1f85a58, client = uv_tcp_t: 0x3fb1fa6ec0 } "server on connection" uv_tcp_t: 0x3fb1fa6da0 "client on connect" uv_tcp_t: 0x3fb1fa6ec0 nil "client on shutdown" uv_tcp_t: 0x3fb1fa6ec0 nil "client on close" uv_tcp_t: 0x3fb1fa6ec0 ok 115 tcp - basic tcp server and client (ipv4) { address = { family = "inet6", port = 39099, ip = "::1" }, server = uv_tcp_t: 0x3fb1f9d6e0 } { req = uv_connect_t: 0x3fb1f85ae8, client = uv_tcp_t: 0x3fb1fe1830 } "server on connection" uv_tcp_t: 0x3fb1f9d6e0 "client on connect" uv_tcp_t: 0x3fb1fe1830 nil "client on shutdown" uv_tcp_t: 0x3fb1fe1830 nil "client on close" uv_tcp_t: 0x3fb1fe1830 ok 116 tcp - basic tcp server and client (ipv6) { address = { family = "inet", port = 39983, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3fb1fe1950 } { req = uv_write_t: 0x3fb2085138, socket = uv_tcp_t: 0x3fb2019360 } "client onwrite" uv_tcp_t: 0x3fb2019360 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 117 tcp - tcp echo server and client { address = { family = "inet", port = 45759, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3fb1f7c5d0 } { req = uv_write_t: 0x3fb1ff3138, socket = uv_tcp_t: 0x3fb1f7c6f0 } "client onwrite" uv_tcp_t: 0x3fb1f7c6f0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 118 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 119 tcp - tcp invalid ip address { address = { family = "inet", port = 45279, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3fb1f6c4a0 } { req = uv_write_t: 0x3fb2082ec8, socket = uv_tcp_t: 0x3fb1f6c5d0 } "client onwrite" uv_tcp_t: 0x3fb1f6c5d0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 120 tcp - tcp close reset client { address = { family = "inet", port = 43765, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3fb1f6cc90 } { req = uv_write_t: 0x3fb2085138, socket = uv_tcp_t: 0x3fb1f6cdb0 } "client onwrite" uv_tcp_t: 0x3fb1f6cdb0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 121 tcp - tcp close reset after shutdown { address = { family = "inet", port = 34335, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3fb1fa6390 } { req = uv_write_t: 0x3fb2082ec8, socket = uv_tcp_t: 0x3fb1fa6db0 } "client onwrite" uv_tcp_t: 0x3fb1fa6db0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { err = "ECONNRESET" } ok 122 tcp - tcp close reset accepted { address = { family = "inet", port = 46117, ip = "127.0.0.1" }, server = uv_tcp_t: 0x3fb1f9d6f0 } { req = uv_write_t: 0x3fb1ff3138, socket = uv_tcp_t: 0x3fb1fe1810 } "client onwrite" uv_tcp_t: 0x3fb1fe1810 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 123 tcp - tcp close reset accepted after shutdown ok 124 tcp - socketpair ping pong In uv_thread_t: 0x3faff50b20 { delay = 100, elapsed = 104 } ok 125 thread - test thread create ok 126 thread - test thread create with arguments Running uv_thread_t: 0x3fb215bce0 Running uv_thread_t: 0x3fb215bce0 { delay = 100, elapsed = 100 } ok 127 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 103 } ok 128 thread - test thread create with options table ok 129 thread - test thread arguments limit ok 130 thread - test avoid thread be released before it done ok 131 thread - thread_getcpu ok 132 thread - getaffinity, setaffinity default priority 0 priority after change 0 ok 133 thread - getpriority, setpriority ok 134 thread - getname, setname ok 135 thread - detach "timeout" uv_timer_t: 0x3fb1f86a90 "closed" uv_timer_t: 0x3fb1f86a90 ok 136 timer - simple timeout "interval" uv_timer_t: 0x3fb1f86a90 "interval" uv_timer_t: 0x3fb1f86a90 "interval" uv_timer_t: 0x3fb1f86a90 "closed" uv_timer_t: 0x3fb1f86a90 ok 137 timer - simple interval "interval" uv_timer_t: 0x3fb1f8cf40 "timeout" uv_timer_t: 0x3fb1f86a90 "interval" uv_timer_t: 0x3fb1f8cf40 ok 138 timer - timeout with interval "interval" uv_timer_t: 0x3fb1f86a90 0 "interval" uv_timer_t: 0x3fb1f86a90 8 "interval" uv_timer_t: 0x3fb1f86a90 4 "interval" uv_timer_t: 0x3fb1f86a90 2 ok 139 timer - shrinking interval "interval" uv_timer_t: 0x3fb1f86a90 0 "interval" uv_timer_t: 0x3fb1f86a90 8 "interval" uv_timer_t: 0x3fb1f86a90 4 "interval" uv_timer_t: 0x3fb1f86a90 2 ok 140 timer - shrinking interval using methods ok 141 timer - timer init ok 142 timer - timer huge timeout { server = uv_udp_t: 0x3fb2085120 } { req = 0, client = uv_udp_t: 0x3fb1fed580 } "client on send" uv_udp_t: 0x3fb1fed580 nil "server on recv" uv_udp_t: 0x3fb2085120 "PING" { family = "inet", port = 57788, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x3fb2085120 "client on close" uv_udp_t: 0x3fb1fed580 ok 143 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x3fb1ff3120 } { req = 0, client = uv_udp_t: 0x3fb1fed770 } "client on send" uv_udp_t: 0x3fb1fed770 nil "server on recv" uv_udp_t: 0x3fb1ff3120 "PING" { family = "inet", port = 37128, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x3fb1ff3120 "client on close" uv_udp_t: 0x3fb1fed770 ok 144 udp - basic udp send from table { server = uv_udp_t: 0x3fb2082eb0 } { req = 0, client = uv_udp_t: 0x3fb1fedb50 } "client on send" uv_udp_t: 0x3fb1fedb50 nil "server on recv" uv_udp_t: 0x3fb2082eb0 "PING" { family = "inet6", port = 35299, ip = "::1" } { } "server on close" uv_udp_t: 0x3fb2082eb0 "client on close" uv_udp_t: 0x3fb1fedb50 ok 145 udp - basic udp server and client (ipv6) ./tests/test-udp.lua:85: bad argument #3 to 'udp_send' (Host must be string or nil) ./tests/test-udp.lua:87: bad argument #4 to 'udp_send' (Port must be number or nil) ./tests/test-udp.lua:89: bad argument #3 to 'udp_send' (Both host and port must be nil if one is nil) ./tests/test-udp.lua:91: bad argument #4 to 'udp_send' (Both host and port must be nil if one is nil) ok 146 udp - udp send args { server = uv_udp_t: 0x3fb2085110 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0x3fb2085110 "PING" { family = "inet", port = 37974, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x3fb2085110 "PING" { family = "inet", port = 33323, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x3fb2085110 "PING" { family = "inet", port = 33323, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x3fb2085110 nil nil { } "server on recv" uv_udp_t: 0x3fb2085110 "PING" { family = "inet", port = 48542, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0x3fb2082eb0 "server on close" uv_udp_t: 0x3fb2085110 ok 147 udp - udp connect "PING" { family = "inet", port = 51492, ip = "172.16.30.5" } "PING" { family = "inet", port = 51492, ip = "172.16.30.5" } ok 148 udp - udp multicast join ipv4 "PING" { family = "inet6", port = 55921, ip = "fe80::fcf4:d7ff:fe90:334" } "PING" { family = "inet6", port = 55921, ip = "fe80::fcf4:d7ff:fe90:334" } ok 149 udp - udp multicast join ipv6 "PING" { family = "inet", port = 42233, ip = "127.0.0.1" } "PING" { family = "inet", port = 42233, ip = "127.0.0.1" } "PING" { family = "inet", port = 42233, ip = "127.0.0.1" } "PING" { family = "inet", port = 42233, ip = "127.0.0.1" } "PING" { family = "inet", port = 42233, ip = "127.0.0.1" } "PING" { family = "inet", port = 42233, ip = "127.0.0.1" } "PING" { family = "inet", port = 42233, ip = "127.0.0.1" } "PING" { family = "inet", port = 42233, ip = "127.0.0.1" } ok 150 udp - udp recvmmsg sent 5 out of 5, expecting 4 to be received "PING" { family = "inet", port = 9125, ip = "127.0.0.1" } "PING" { family = "inet", port = 9125, ip = "127.0.0.1" } "PING" { family = "inet", port = 9125, ip = "127.0.0.1" } "PING" { family = "inet", port = 9125, ip = "127.0.0.1" } ok 151 udp - udp try_send2 not connected sent 5 out of 5, expecting 5 to be received "PING" { family = "inet", port = 33933, ip = "127.0.0.1" } "PING" { family = "inet", port = 33933, ip = "127.0.0.1" } "PING" { family = "inet", port = 33933, ip = "127.0.0.1" } "PING" { family = "inet", port = 33933, ip = "127.0.0.1" } "PING" { family = "inet", port = 33933, ip = "127.0.0.1" } ok 152 udp - udp try_send2 connected ok 153 work - test threadpool with return none "Please be patient, the test cost a lots of time" "run 10%" "run 20%" "run 30%" "run 40%" "run 50%" "run 60%" "run 70%" "run 80%" "run 90%" "run 100%" ok 154 work - test threadpool "in async notify callback" "a" true 250 2 4 "uv_thread_t: 0x3fb1f6bb20" "hello" uv_thread_t: 0x3fb1f6bb20 finish hello ok 155 work - test threadpool with async 1 2 3 4 5 7 8 ok 156 work - test threadpool with coro ok 157 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: ? ok 158 work - test threadpool with invalid return value # All tests passed hello world from thread priority in thread 0 hello world from detached thread 6 >>> lua-luv: Running tests with lua5.4 cmd: lua5.4 cwd: /home/buildozer/aports/community/lua-luv/src/luv-1.51.0-1 Skipped test-tty: LuaJIT FFI not found 1..158 "in async notify callback" "a" true 250 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0x3fa80374b0 "closed" uv_timer_t: 0x3fa80374b0 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0x3fa8037550 "closed" { } uv_timer_t: 0x3fa8037550 ok 3 callbacks - luv_handle_t: callable table ok 4 callbacks - luv_req_t: function ok 5 callbacks - luv_req_t: callable table skipped ok 6 conversions - basic 64bit conversions ok 7 coroutines-require - callback should be in main thread begin wait end wait ok 8 coroutines - coroutines { { protocol = "tcp", port = 80, addr = "::1", family = "inet6", socktype = "stream" }, { protocol = "tcp", port = 80, addr = "127.0.0.1", family = "inet", socktype = "stream" } } 2 ok 9 dns - Get all local http addresses { { protocol = "tcp", port = 80, addr = "::1", family = "inet6", socktype = "stream" }, { protocol = "tcp", port = 80, addr = "127.0.0.1", family = "inet", socktype = "stream" } } 2 ok 10 dns - Get all local http addresses sync { { protocol = "tcp", family = "inet", canonname = "luvit.io", addr = "206.189.225.172", socktype = "stream" } } 1 ok 11 dns - Get only ipv4 tcp addresses for luvit.io { { protocol = "tcp", family = "inet6", canonname = "luvit.io", addr = "2604:a880:400:d0::1b9f:2001", socktype = "stream" } } 1 ok 12 dns - Get only ipv6 tcp addresses for luvit.io { { protocol = "tcp", family = "inet", canonname = "luvit.io", addr = "206.189.225.172", socktype = "stream" }, { protocol = "tcp", family = "inet6", canonname = "luvit.io", addr = "2604:a880:400:d0::1b9f:2001", socktype = "stream" } } 2 ok 13 dns - Get ipv4 and ipv6 tcp addresses for luvit.io { { protocol = "tcp", family = "inet", canonname = "luvit.io", addr = "206.189.225.172", socktype = "stream" }, { protocol = "udp", family = "inet", canonname = "luvit.io", addr = "206.189.225.172", socktype = "dgram" }, { protocol = "tcp", family = "inet6", canonname = "luvit.io", addr = "2604:a880:400:d0::1b9f:2001", socktype = "stream" }, { protocol = "udp", family = "inet6", canonname = "luvit.io", addr = "2604:a880:400:d0::1b9f:2001", socktype = "dgram" } } 4 ok 14 dns - Get all addresses for luvit.io { service = "0", hostname = "0.0.0.0" } ok 15 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 16 dns - Lookup local ipv4 address sync { service = "0", hostname = "localhost" } ok 17 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 18 dns - Lookup local ipv6 address { service = "0", hostname = "localhost" } ok 19 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 20 dns - Lookup local port 80 service { fd = 26 } { stat = { mode = 33188, nlink = 1, atime = table: 0x3fa806a040, rdev = 0, ino = 13778843, birthtime = table: 0x3fa8049a10, dev = 66306, gid = 101, ctime = table: 0x3fa8049990, type = "file", mtime = table: 0x3fa8049910, gen = 0, blocks = 16, blksize = 4096, size = 6066, flags = 0, uid = 100 } } ok 21 fs - read a file sync ok 22 fs - read a file sync in chunks { fd = 26 } { stat = { mode = 33188, nlink = 1, atime = table: 0x3fa80ab9b0, rdev = 0, ino = 13778843, birthtime = table: 0x3fa808c120, dev = 66306, gid = 101, ctime = table: 0x3fa808c020, type = "file", mtime = table: 0x3fa80aba30, gen = 0, blocks = 16, blksize = 4096, size = 6066, flags = 0, uid = 100 } } { chunk = 6066 } ok 23 fs - read a file async ok 24 fs - fs.write ok 25 fs - fs.write data refs ok 26 fs - fs.stat sync ok 27 fs - fs.stat async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 28 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 29 fs - fs.stat async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".gitattributes", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs", ftype = "directory" } { name = "examples", ftype = "directory" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 30 fs - fs.scandir { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 31 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 32 fs - fs.scandir async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".gitattributes", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs", ftype = "directory" } { name = "examples", ftype = "directory" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 33 fs - fs.scandir async ok 34 fs - fs.scandir with no iteration ok 35 fs - fs.scandir given to new_work "/home/buildozer/aports/community/lua-luv/src/luv-1.51.0-1" "/home/buildozer/aports/community/lua-luv/src/luv-1.51.0-1" ok 36 fs - fs.realpath ok 37 fs - fs.copyfile { { name = "rockspecs", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "build-static", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "README.md", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "deps", type = "directory" } } { { name = "Makefile", type = "file" } } { { name = "tests", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "docs", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "src", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".gitattributes", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "cmake", type = "directory" } } { { name = ".github", type = "directory" } } ok 38 fs - fs.{open,read,close}dir object sync #1 { { name = "rockspecs", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "build-static", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "README.md", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "deps", type = "directory" } } { { name = "Makefile", type = "file" } } { { name = "tests", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "docs", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "src", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".gitattributes", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "cmake", type = "directory" } } { { name = ".github", type = "directory" } } uv_dir_t: 0x3fa804d178 closed ok 39 fs - fs.{open,read,close}dir object sync #2 { { name = "rockspecs", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = ".clangd", type = "file" } } { { name = "build-5.1", type = "directory" } } { { name = "build-static", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "README.md", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "deps", type = "directory" } } { { name = "Makefile", type = "file" } } { { name = "tests", type = "directory" } } { { name = "LICENSE.txt", type = "file" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "docs", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "src", type = "directory" } } { { name = "build-5.4", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".gitattributes", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "cmake", type = "directory" } } { { name = ".github", type = "directory" } } ok 40 fs - fs.{open,read,close}dir sync one entry { { name = "rockspecs", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "build-static", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "README.md", type = "file" }, { name = ".gitignore", type = "file" }, { name = "deps", type = "directory" }, { name = "Makefile", type = "file" }, { name = "tests", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "msvcbuild.bat", type = "file" }, { name = "docs", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "src", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "lib", type = "directory" }, { name = ".gitattributes", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "cmake", type = "directory" }, { name = ".github", type = "directory" } } ok 41 fs - fs.{open,read,close}dir sync more entry { { name = "rockspecs", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "build-static", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "README.md", type = "file" }, { name = ".gitignore", type = "file" }, { name = "deps", type = "directory" }, { name = "Makefile", type = "file" }, { name = "tests", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "msvcbuild.bat", type = "file" }, { name = "docs", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "src", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "lib", type = "directory" }, { name = ".gitattributes", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "cmake", type = "directory" }, { name = ".github", type = "directory" } } ok 42 fs - fs.{open,read,close}dir with more entry ok 43 fs - fs.opendir and fs.closedir in a loop { { name = "rockspecs", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = ".clangd", type = "file" }, { name = "build-5.1", type = "directory" }, { name = "build-static", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "README.md", type = "file" }, { name = ".gitignore", type = "file" }, { name = "deps", type = "directory" }, { name = "Makefile", type = "file" }, { name = "tests", type = "directory" }, { name = "LICENSE.txt", type = "file" }, { name = "msvcbuild.bat", type = "file" }, { name = "docs", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = "CMakeLists.txt", type = "file" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "src", type = "directory" }, { name = "build-5.4", type = "directory" }, { name = "lib", type = "directory" }, { name = ".gitattributes", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "cmake", type = "directory" }, { name = ".github", type = "directory" } } ok 44 fs - fs.{open,read,close}dir ref check { type = 61267, bavail = 22320185, ffree = 25329097, blocks = 119770034, files = 30498816, bfree = 28422546, bsize = 4096 } ok 45 fs - fs.statfs sync { type = 61267, bavail = 22320185, ffree = 25329097, blocks = 119770034, files = 30498816, bfree = 28422546, bsize = 4096 } ok 46 fs - fs.statfs async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 47 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 48 fs - fs.statfs async error ok 49 fs - fs.mkdtemp async ok 50 fs - fs.mkdtemp sync ok 51 fs - fs.mkdtemp async error ok 52 fs - fs.mkdtemp sync error ok 53 fs - fs.mkstemp async ok 54 fs - fs.mkstemp sync ok 55 fs - fs.mkstemp async error ok 56 fs - fs.mkstemp sync error "fs_rename" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" "fs_link" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_symlink" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_copyfile" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" ok 57 fs - errors with dest paths ok 58 fs - fs.utime ok 59 fs - fs.futime ok 60 fs - fs.lutime ok 61 handle - get type ok 62 loop - uv.loop_mode "stdout" { } #437 0 0 ok 63 loop - issue #437, crash without uv.run "stdout" { } #599 5 0 ok 64 loop - issue #599, crash during calling os.exit { events = 43, loop_count = 78, events_waiting = 0 } { events = 43, loop_count = 79, events_waiting = 0 } ok 65 metrics - idle time "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 66 misc - uv.guess_handle { version = 78849, version_string = "1.52.1" } ok 67 misc - uv.version and uv.version_string { total = 134103621632.0, rss = 2101248, available = 131084689408.0, constrained = 0.0, free = 131084689408.0 } ok 68 misc - memory size { uptime = 368188.84 } ok 69 misc - uv.uptime { msgrcv = 0, minflt = 1143, majflt = 0, inblock = 0, idrss = 0, maxrss = 2396, nsignals = 0, msgsnd = 0, nswap = 0, isrss = 0, stime = { usec = 63701, sec = 0 }, oublock = 72, utime = { usec = 755570, sec = 0 }, nvcsw = 79, nivcsw = 6, ixrss = 0 } ok 70 misc - uv.getrusage { msgrcv = 0, minflt = 1087, majflt = 0, inblock = 0, idrss = 0, maxrss = 2396, nsignals = 0, msgsnd = 0, nswap = 0, isrss = 0, stime = { usec = 63490, sec = 0 }, oublock = 56, utime = { usec = 746011, sec = 0 }, nvcsw = 27, nivcsw = 6, ixrss = 0 } ok 71 misc - uv.getrusage_thread 64 ok 72 misc - uv.available_parallelism { { speed = 0.0, times = table: 0x3fa601e0c0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa601e4c0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa601e640, model = "unknown" }, { speed = 0.0, times = table: 0x3fa601e140, model = "unknown" }, { speed = 0.0, times = table: 0x3fa601e680, model = "unknown" }, { speed = 0.0, times = table: 0x3fa601e600, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6023f80, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6024080, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6024180, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6024280, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6024380, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6024480, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6024580, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6024680, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6024040, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6024240, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6024440, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6024640, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60241c0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60245c0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60244c0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa601ffc0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60200c0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60201c0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60202c0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60203c0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60204c0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60205c0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60206c0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6020000, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6020200, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6020400, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6020600, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6020080, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6020480, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6020180, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6020380, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6022fa0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60230a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60231a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60232a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60233a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60234a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60235a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60236a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6023060, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6023260, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6023460, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6023660, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60231e0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60235e0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60234e0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6020fa0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60210a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60211a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60212a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60213a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60214a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60215a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60216a0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa6020fe0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60211e0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60213e0, model = "unknown" }, { speed = 0.0, times = table: 0x3fa60215e0, model = "unknown" } } ok 73 misc - uv.cpu_info "eth0" { { ip = "172.16.30.5", family = "inet", internal = false, mac = "א4", netmask = "255.255.255.0" }, { ip = "fd42:c4e6:a328:cc82:fcf4:d7ff:fe90:334", family = "inet6", internal = false, mac = "א4", netmask = "ffff:ffff:ffff:ffff::" }, { ip = "fe80::fcf4:d7ff:fe90:334", family = "inet6", internal = false, mac = "א4", netmask = "ffff:ffff:ffff:ffff::" } } "lo" { { ip = "127.0.0.1", family = "inet", internal = true, mac = "\0\0\0\0\0\0", netmask = "255.0.0.0" }, { ip = "::1", family = "inet6", internal = true, mac = "\0\0\0\0\0\0", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff" } } ok 74 misc - uv.interface_addresses { 10.91, 11.61, 14.22 } ok 75 misc - uv.loadavg "/usr/bin/lua5.4" ok 76 misc - uv.exepath "/home/buildozer" ok 77 misc - uv.os_homedir "/tmp" ok 78 misc - uv.os_tmpdir { username = "buildozer", homedir = "/home/buildozer", gid = 101, uid = 100, shell = "/bin/sh" } ok 79 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.51.0-1" "/" ok 80 misc - uv.cwd and uv.chdir 3.6818887282183e+14 ok 81 misc - uv.hrtime ok 82 misc - uv.getpid { machine = "riscv64", release = "6.1.80-0-sophgo", version = "#1-Alpine SMP PREEMPT Mon, 26 Aug 2024 10:06:58 +0000", sysname = "Linux" } ok 83 misc - uv.os_uname os.time 1777672015 uv.gettimeofday 1777672015.000582 ok 84 misc - uv.gettimeofday ok 85 misc - uv.os_environ ok 86 misc - uv.sleep ok 87 misc - uv.random async ok 88 misc - uv.random sync ok 89 misc - uv.random errors ok 90 misc - uv errno ok 91 misc - uv constants 1024 nil ok 92 misc - uv.cpumask_size "monotonic" { nsec = 887293568, sec = 368189 } nil "realtime" { nsec = 887361988, sec = 368189 } nil ok 93 misc - uv.clock_gettime ok 94 misc - uv.wtf8 and utf16 conversion ok 95 misc - uv.wtf8<->utf16 unpaired surrogate ok 96 misc - uv.wtf8<->utf16 empty strings ok 97 pipe - pipe chmod ok 98 pipe - pipe ping pong ok 99 pipe - pipe close fd ok 100 pipe - pipe getsockname abstract "prepare" uv_prepare_t: 0x3fa8093980 ok 101 prepare-check-idle-async - simple prepare "check" uv_check_t: 0x3fa8093a00 "timeout" uv_timer_t: 0x3fa80374b0 ok 102 prepare-check-idle-async - simple check "idle" uv_idle_t: 0x3fa8093a80 ok 103 prepare-check-idle-async - simple idle ok 104 prepare-check-idle-async - simple async ok 105 process - test disable_stdio_inheritance { handle = uv_process_t: 0x3fa806ebe0, pid = 50194 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 106 process - process stdout { handle = uv_process_t: 0x3fa806ec70, pid = 50195 } "exit" uv_process_t: 0x3fa806ec70 { status = 0, signal = 2 } ok 107 process - spawn and kill by pid { handle = uv_process_t: 0x3fa806ed00, pid = 50196 } "exit" uv_process_t: 0x3fa806ed00 { status = 0, signal = 15 } ok 108 process - spawn and kill by handle ok 109 process - invalid command { handle = uv_process_t: 0x3fa806ee20, pid = 50198 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 110 process - process stdio ok 111 process - get pid ok 112 req - cancel ok 113 req - get type Sending child SIGINT "sigint\n" "exit" { signal = 0, pid = 50200, code = 0 } ok 114 signal - Catch SIGINT { server = uv_tcp_t: 0x3fa8077ec0, address = { family = "inet", ip = "127.0.0.1", port = 34995 } } { req = uv_connect_t: 0x3fa8037768, client = uv_tcp_t: 0x3fa8056460 } "server on connection" uv_tcp_t: 0x3fa8077ec0 "client on connect" uv_tcp_t: 0x3fa8056460 nil "client on shutdown" uv_tcp_t: 0x3fa8056460 nil "client on close" uv_tcp_t: 0x3fa8056460 ok 115 tcp - basic tcp server and client (ipv4) { server = uv_tcp_t: 0x3fa8055fc0, address = { family = "inet6", ip = "::1", port = 43037 } } { req = uv_connect_t: 0x3fa8061c28, client = uv_tcp_t: 0x3fa8077a50 } "server on connection" uv_tcp_t: 0x3fa8055fc0 "client on connect" uv_tcp_t: 0x3fa8077a50 nil "client on shutdown" uv_tcp_t: 0x3fa8077a50 nil "client on close" uv_tcp_t: 0x3fa8077a50 ok 116 tcp - basic tcp server and client (ipv6) { server = uv_tcp_t: 0x3fa80ab6c0, address = { family = "inet", ip = "127.0.0.1", port = 44329 } } { socket = uv_tcp_t: 0x3fa8077eb0, req = uv_write_t: 0x3fa8056488 } "client onwrite" uv_tcp_t: 0x3fa8077eb0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 117 tcp - tcp echo server and client { server = uv_tcp_t: 0x3fa804bc10, address = { family = "inet", ip = "127.0.0.1", port = 45729 } } { socket = uv_tcp_t: 0x3fa8055fe0, req = uv_write_t: 0x3fa806cb58 } "client onwrite" uv_tcp_t: 0x3fa8055fe0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 118 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 119 tcp - tcp invalid ip address { server = uv_tcp_t: 0x3fa80ab6e0, address = { family = "inet", ip = "127.0.0.1", port = 35371 } } { socket = uv_tcp_t: 0x3fa8056440, req = uv_write_t: 0x3fa804bc58 } "client onwrite" uv_tcp_t: 0x3fa8056440 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 120 tcp - tcp close reset client { server = uv_tcp_t: 0x3fa8077ec0, address = { family = "inet", ip = "127.0.0.1", port = 39783 } } { socket = uv_tcp_t: 0x3fa804bc30, req = uv_write_t: 0x3fa806cb58 } "client onwrite" uv_tcp_t: 0x3fa804bc30 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 121 tcp - tcp close reset after shutdown { server = uv_tcp_t: 0x3fa8056460, address = { family = "inet", ip = "127.0.0.1", port = 38769 } } { socket = uv_tcp_t: 0x3fa80ab130, req = uv_write_t: 0x3fa8077a78 } "client onwrite" uv_tcp_t: 0x3fa80ab130 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { err = "ECONNRESET" } ok 122 tcp - tcp close reset accepted { server = uv_tcp_t: 0x3fa804bb00, address = { family = "inet", ip = "127.0.0.1", port = 38891 } } { socket = uv_tcp_t: 0x3fa804be70, req = uv_write_t: 0x3fa8077ee8 } "client onwrite" uv_tcp_t: 0x3fa804be70 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 123 tcp - tcp close reset accepted after shutdown ok 124 tcp - socketpair ping pong In uv_thread_t: 0x3fa5ffbb20 { delay = 100, elapsed = 103 } ok 125 thread - test thread create ok 126 thread - test thread create with arguments Running uv_thread_t: 0x3fa828ace0 Running uv_thread_t: 0x3fa828ace0 { delay = 100, elapsed = 101 } ok 127 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 103 } ok 128 thread - test thread create with options table ok 129 thread - test thread arguments limit ok 130 thread - test avoid thread be released before it done ok 131 thread - thread_getcpu ok 132 thread - getaffinity, setaffinity default priority 0 priority after change 0 hello world from thread priority in thread 0 ok 133 thread - getpriority, setpriority ok 134 thread - getname, setname hello world from detached thread ok 135 thread - detach "timeout" uv_timer_t: 0x3fa8061bf0 "closed" uv_timer_t: 0x3fa8061bf0 ok 136 timer - simple timeout "interval" uv_timer_t: 0x3fa80374b0 "interval" uv_timer_t: 0x3fa80374b0 "interval" uv_timer_t: 0x3fa80374b0 "closed" uv_timer_t: 0x3fa80374b0 ok 137 timer - simple interval "interval" uv_timer_t: 0x3fa8037730 "timeout" uv_timer_t: 0x3fa8037690 "interval" uv_timer_t: 0x3fa8037730 ok 138 timer - timeout with interval "interval" uv_timer_t: 0x3fa8061bf0 0 "interval" uv_timer_t: 0x3fa8061bf0 8 "interval" uv_timer_t: 0x3fa8061bf0 4 "interval" uv_timer_t: 0x3fa8061bf0 2 ok 139 timer - shrinking interval "interval" uv_timer_t: 0x3fa80374b0 0 "interval" uv_timer_t: 0x3fa80374b0 8 "interval" uv_timer_t: 0x3fa80374b0 4 "interval" uv_timer_t: 0x3fa80374b0 2 ok 140 timer - shrinking interval using methods ok 141 timer - timer init ok 142 timer - timer huge timeout { server = uv_udp_t: 0x3fa803ed10 } { req = 0, client = uv_udp_t: 0x3fa803e530 } "client on send" uv_udp_t: 0x3fa803e530 nil "server on recv" uv_udp_t: 0x3fa803ed10 "PING" { family = "inet", ip = "127.0.0.1", port = 48044 } { } "server on close" uv_udp_t: 0x3fa803ed10 "client on close" uv_udp_t: 0x3fa803e530 ok 143 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x3fa803ed00 } { req = 0, client = uv_udp_t: 0x3fa803e520 } "client on send" uv_udp_t: 0x3fa803e520 nil "server on recv" uv_udp_t: 0x3fa803ed00 "PING" { family = "inet", ip = "127.0.0.1", port = 53935 } { } "server on close" uv_udp_t: 0x3fa803ed00 "client on close" uv_udp_t: 0x3fa803e520 ok 144 udp - basic udp send from table { server = uv_udp_t: 0x3fa803ed10 } { req = 0, client = uv_udp_t: 0x3fa803e530 } "client on send" uv_udp_t: 0x3fa803e530 nil "server on recv" uv_udp_t: 0x3fa803ed10 "PING" { family = "inet6", ip = "::1", port = 38711 } { } "server on close" uv_udp_t: 0x3fa803ed10 "client on close" uv_udp_t: 0x3fa803e530 ok 145 udp - basic udp server and client (ipv6) ./tests/test-udp.lua:85: bad argument #3 to 'udp_send' (Host must be string or nil) ./tests/test-udp.lua:87: bad argument #4 to 'udp_send' (Port must be number or nil) ./tests/test-udp.lua:89: bad argument #3 to 'udp_send' (Both host and port must be nil if one is nil) ./tests/test-udp.lua:91: bad argument #4 to 'udp_send' (Both host and port must be nil if one is nil) ok 146 udp - udp send args { server = uv_udp_t: 0x3fa803e520 } { family = "inet", ip = "127.0.0.1", port = 9123 } "server on recv" uv_udp_t: 0x3fa803e520 "PING" { family = "inet", ip = "127.0.0.1", port = 49967 } { } "server on recv" uv_udp_t: 0x3fa803e520 "PING" { family = "inet", ip = "127.0.0.1", port = 34806 } { } "server on recv" uv_udp_t: 0x3fa803e520 "PING" { family = "inet", ip = "127.0.0.1", port = 34806 } { } "server on recv" uv_udp_t: 0x3fa803e520 nil nil { } "server on recv" uv_udp_t: 0x3fa803e520 "PING" { family = "inet", ip = "127.0.0.1", port = 41069 } { } "client on close" uv_udp_t: 0x3fa803ed10 "server on close" uv_udp_t: 0x3fa803e520 ok 147 udp - udp connect "PING" { family = "inet", ip = "172.16.30.5", port = 35570 } "PING" { family = "inet", ip = "172.16.30.5", port = 35570 } ok 148 udp - udp multicast join ipv4 "PING" { family = "inet6", ip = "fe80::fcf4:d7ff:fe90:334", port = 43149 } "PING" { family = "inet6", ip = "fe80::fcf4:d7ff:fe90:334", port = 43149 } ok 149 udp - udp multicast join ipv6 "PING" { family = "inet", ip = "127.0.0.1", port = 42685 } "PING" { family = "inet", ip = "127.0.0.1", port = 42685 } "PING" { family = "inet", ip = "127.0.0.1", port = 42685 } "PING" { family = "inet", ip = "127.0.0.1", port = 42685 } "PING" { family = "inet", ip = "127.0.0.1", port = 42685 } "PING" { family = "inet", ip = "127.0.0.1", port = 42685 } "PING" { family = "inet", ip = "127.0.0.1", port = 42685 } "PING" { family = "inet", ip = "127.0.0.1", port = 42685 } ok 150 udp - udp recvmmsg sent 5 out of 5, expecting 4 to be received "PING" { family = "inet", ip = "127.0.0.1", port = 9125 } "PING" { family = "inet", ip = "127.0.0.1", port = 9125 } "PING" { family = "inet", ip = "127.0.0.1", port = 9125 } "PING" { family = "inet", ip = "127.0.0.1", port = 9125 } ok 151 udp - udp try_send2 not connected sent 5 out of 5, expecting 5 to be received "PING" { family = "inet", ip = "127.0.0.1", port = 33873 } "PING" { family = "inet", ip = "127.0.0.1", port = 33873 } "PING" { family = "inet", ip = "127.0.0.1", port = 33873 } "PING" { family = "inet", ip = "127.0.0.1", port = 33873 } "PING" { family = "inet", ip = "127.0.0.1", port = 33873 } ok 152 udp - udp try_send2 connected ok 153 work - test threadpool with return none "Please be patient, the test cost a lots of time" "run 10%" "run 20%" "run 30%" "run 40%" "run 50%" "run 60%" "run 70%" "run 80%" "run 90%" "run 100%" ok 154 work - test threadpool "in async notify callback" "a" true 250 2 4 "uv_thread_t: 0x3fa7030b20" "hello" uv_thread_t: 0x3fa7030b20 finish hello ok 155 work - test threadpool with async 1 2 3 4 5 6 7 8 ok 156 work - test threadpool with coro ok 157 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: in ? ok 158 work - test threadpool with invalid return value # All tests passed >>> lua-luv: Entering fakeroot... -- Install configuration: "" -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/lua/5.1/luv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.a -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/luv.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/util.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lhandle.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lreq.h -- Install configuration: "" -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/lua/5.1/luv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so.1.51.0 -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so.1 -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/pkgconfig/libluv.pc -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/luv.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/util.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lhandle.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lreq.h >>> lua-luv-static*: Running split function static... 'usr/lib/libluv.a' -> '/home/buildozer/aports/community/lua-luv/pkg/lua-luv-static/usr/lib/libluv.a' >>> lua-luv-static*: Preparing subpackage lua-luv-static... >>> lua-luv-static*: Stripping binaries >>> lua-luv-static*: Running postcheck for lua-luv-static >>> lua-luv-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/lua-luv/pkg/lua-luv-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/lua-luv/pkg/lua-luv-dev/usr/lib/pkgconfig' 'usr/lib/libluv.so' -> '/home/buildozer/aports/community/lua-luv/pkg/lua-luv-dev/usr/lib/libluv.so' >>> lua-luv-dev*: Preparing subpackage lua-luv-dev... >>> lua-luv-dev*: Stripping binaries >>> lua-luv-dev*: Running postcheck for lua-luv-dev >>> libluv*: Running split function libluv... 'usr' -> '/home/buildozer/aports/community/lua-luv/pkg/libluv/./usr' >>> libluv*: Preparing subpackage libluv... >>> libluv*: Stripping binaries >>> libluv*: Running postcheck for libluv >>> lua5.1-luv*: Running split function _subpackage... >>> lua5.1-luv*: Preparing subpackage lua5.1-luv... >>> lua5.1-luv*: Stripping binaries >>> lua5.1-luv*: Running postcheck for lua5.1-luv >>> lua5.4-luv*: Running split function _subpackage... >>> lua5.4-luv*: Preparing subpackage lua5.4-luv... >>> lua5.4-luv*: Stripping binaries >>> lua5.4-luv*: Running postcheck for lua5.4-luv >>> lua-luv*: Running postcheck for lua-luv >>> lua-luv*: Preparing package lua-luv... >>> lua-luv*: Stripping binaries >>> WARNING: lua-luv*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-luv*: Scanning shared objects >>> lua-luv-static*: Scanning shared objects >>> lua-luv-dev*: Scanning shared objects >>> libluv*: Scanning shared objects >>> lua5.1-luv*: Scanning shared objects >>> lua5.4-luv*: Scanning shared objects >>> libluv*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libuv.so.1 >>> libluv*: Package size: 157.8 KB >>> libluv*: Compressing data... >>> libluv*: Create checksum... >>> libluv*: Create libluv-1.51.0.1-r1.apk >>> lua-luv-dev*: Tracing dependencies... libluv=1.51.0.1-r1 pkgconfig >>> lua-luv-dev*: Package size: 9.2 KB >>> lua-luv-dev*: Compressing data... >>> lua-luv-dev*: Create checksum... >>> lua-luv-dev*: Create lua-luv-dev-1.51.0.1-r1.apk >>> lua-luv-static*: Tracing dependencies... lua-luv-dev >>> lua-luv-static*: Package size: 734.7 KB >>> lua-luv-static*: Compressing data... >>> lua-luv-static*: Create checksum... >>> lua-luv-static*: Create lua-luv-static-1.51.0.1-r1.apk >>> lua-luv*: Tracing dependencies... >>> lua-luv*: Package size: 0.0 >>> lua-luv*: Compressing data... >>> lua-luv*: Create checksum... >>> lua-luv*: Create lua-luv-1.51.0.1-r1.apk >>> lua5.1-luv*: Tracing dependencies... lua5.1 so:libc.musl-riscv64.so.1 so:libuv.so.1 >>> lua5.1-luv*: Package size: 157.8 KB >>> lua5.1-luv*: Compressing data... >>> lua5.1-luv*: Create checksum... >>> lua5.1-luv*: Create lua5.1-luv-1.51.0.1-r1.apk >>> lua5.4-luv*: Tracing dependencies... lua5.4 so:libc.musl-riscv64.so.1 so:libuv.so.1 >>> lua5.4-luv*: Package size: 157.8 KB >>> lua5.4-luv*: Compressing data... >>> lua5.4-luv*: Create checksum... >>> lua5.4-luv*: Create lua5.4-luv-1.51.0.1-r1.apk >>> lua-luv: Build complete at Fri, 01 May 2026 21:47:04 +0000 elapsed time 0h 1m 24s >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Cleaning up tmpdir >>> lua-luv: Uninstalling dependencies... ( 1/18) Purging .makedepends-lua-luv (20260501.214543) ( 2/18) Purging cmake-vim (4.2.3-r0) ( 3/18) Purging cmake (4.2.3-r0) ( 4/18) Purging libuv-dev (1.52.1-r0) ( 5/18) Purging libuv (1.52.1-r0) ( 6/18) Purging lua-compat53-dev (0.14.4-r0) ( 7/18) Purging lua5.1-dev (5.1.5-r13) ( 8/18) Purging lua5.1 (5.1.5-r13) ( 9/18) Purging lua5.1-libs (5.1.5-r13) (10/18) Purging lua5.4-dev (5.4.8-r0) (11/18) Purging lua5.4 (5.4.8-r0) (12/18) Purging lua5.4-libs (5.4.8-r0) (13/18) Purging libarchive (3.8.7-r0) (14/18) Purging libbz2 (1.0.8-r6) (15/18) Purging readline (8.3.3-r1) (16/18) Purging rhash-libs (1.4.6-r0) (17/18) Purging samurai (1.2-r8) (18/18) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 390.8 MiB in 104 packages >>> lua-luv: Updating the community/riscv64 repository index... >>> lua-luv: Signing the index...