>>> lua-luv: Building community/lua-luv 1.44.2.1-r4 (using abuild 3.11.0-r1) started Mon, 15 May 2023 09:01:15 +0000 >>> lua-luv: Checking sanity of /home/buildozer/aports/community/lua-luv/APKBUILD... >>> WARNING: lua-luv: No maintainer >>> lua-luv: Analyzing dependencies... >>> lua-luv: Installing for build: build-base cmake libuv-dev lua-compat53-dev ninja luajit-dev lua5.1-dev lua5.4-dev (1/20) Installing libbz2 (1.0.8-r6) (2/20) Installing xz-libs (5.4.3-r1) (3/20) Installing libarchive (3.6.2-r3) (4/20) Installing libformw (6.4_p20230514-r0) (5/20) Installing rhash-libs (1.4.3-r2) (6/20) Installing libuv (1.44.2-r3) (7/20) Installing cmake (3.26.3-r1) (8/20) Installing libuv-dev (1.44.2-r3) (9/20) Installing lua-compat53-dev (0.10-r1) (10/20) Installing samurai (1.2-r3) (11/20) Installing luajit (2.1_p20230410-r3) (12/20) Installing luajit-dev (2.1_p20230410-r3) (13/20) Installing lua5.1-libs (5.1.5-r12) (14/20) Installing lua5.1 (5.1.5-r12) (15/20) Installing lua5.1-dev (5.1.5-r12) (16/20) Installing lua5.4-libs (5.4.6-r0) (17/20) Installing readline (8.2.1-r2) (18/20) Installing lua5.4 (5.4.6-r0) (19/20) Installing lua5.4-dev (5.4.6-r0) (20/20) Installing .makedepends-lua-luv (20230515.090115) Executing busybox-1.36.0-r11.trigger OK: 438 MiB in 120 packages >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-luv-1.44.2-1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 100 121k 0 0 378k 0 --:--:-- --:--:-- --:--:-- 379k >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-luv-1.44.2-1.tar.gz >>> lua-luv: Checking sha512sums... lua-luv-1.44.2-1.tar.gz: OK disable-udp-test.patch: OK >>> lua-luv: Unpacking /var/cache/distfiles/edge/lua-luv-1.44.2-1.tar.gz... >>> lua-luv: disable-udp-test.patch patching file tests/test-udp.lua CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.1.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUV) does not match the name of the calling package (Libuv). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLibuv.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-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 module luv.so [4/5] Linking C shared library libluv.so.1.44.2 [5/5] Creating library symlink libluv.so.1 libluv.so CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.1.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUV) does not match the name of the calling package (Libuv). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLibuv.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.4.6") -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-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 module luv.so [4/5] Linking C shared library libluv.so.1.44.2 [5/5] Creating library symlink libluv.so.1 libluv.so CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.1.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUV) does not match the name of the calling package (Libuv). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLibuv.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.4") -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1/build-jit [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 module luv.so [4/5] Linking C shared library libluv.so.1.44.2 [5/5] Creating library symlink libluv.so.1 libluv.so CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.1.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUV) does not match the name of the calling package (Libuv). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLibuv.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-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 shared module luv.so [4/4] Linking C static library libluv.a >>> lua-luv: Running tests with lua5.1 1..128 "in async notify callback" "a" true 250 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0xfff3ca46f630 "closed" uv_timer_t: 0xfff3ca46f630 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xfff3ca46f450 "closed" { } uv_timer_t: 0xfff3ca46f450 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 begin wait end wait ok 7 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 8 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 9 dns - Get all local http addresses sync EAI_AGAIN skipping ok 10 dns - Get only ipv4 tcp adresses for luvit.io EAI_AGAIN skipping ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io EAI_AGAIN skipping ok 12 dns - Get all adresses for luvit.io { service = "0", hostname = "0.0.0.0" } ok 13 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 14 dns - Lookup local ipv4 address sync { service = "0", hostname = "localhost" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 16 dns - Lookup local ipv6 address { service = "0", hostname = "localhost" } ok 17 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 18 dns - Lookup local port 80 service { fd = 13 } { stat = { nlink = 1, ino = 109344708, mtime = table: 0xfff3ca4861c0, gid = 1000, mode = 33188, size = 6353, dev = 64769, gen = 0, rdev = 0, atime = table: 0xfff3ca486170, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0xfff3ca486260, birthtime = table: 0xfff3ca486300, blocks = 16 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { nlink = 1, ino = 109344708, mtime = table: 0xfff3ca4ac570, gid = 1000, mode = 33188, size = 6353, dev = 64769, gen = 0, rdev = 0, atime = table: 0xfff3ca4ac340, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0xfff3ca4ce020, birthtime = table: 0xfff3ca4ce110, blocks = 16 } } { chunk = 6353 } ok 21 fs - read a file async ok 22 fs - fs.write ok 23 fs - fs.write data refs ok 24 fs - fs.stat sync ok 25 fs - fs.stat async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 26 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 27 fs - fs.stat async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", 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-jit", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lgtm.yml", ftype = "file" } { 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 28 fs - fs.scandir { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 29 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 30 fs - fs.scandir async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", 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-jit", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lgtm.yml", ftype = "file" } { 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 31 fs - fs.scandir async ok 32 fs - fs.scandir with no iteration "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } uv_dir_t: 0xfff3ca445cb8 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { bavail = 117252348, type = 61267, bsize = 4096, files = 116916224, bfree = 140639586, ffree = 104141127, blocks = 460041184 } ok 41 fs - fs.statfs sync { bavail = 117252348, type = 61267, bsize = 4096, files = 116916224, bfree = 140639586, ffree = 104141127, blocks = 460041184 } ok 42 fs - fs.statfs async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 43 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 44 fs - fs.statfs async error ok 45 fs - fs.mkdtemp async ok 46 fs - fs.mkdtemp sync ok 47 fs - fs.mkdtemp async error ok 48 fs - fs.mkdtemp sync error ok 49 fs - fs.mkstemp async ok 50 fs - fs.mkstemp sync ok 51 fs - fs.mkstemp async error ok 52 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 53 fs - errors with dest paths ok 54 handle - get type ok 55 loop - uv.loop_mode "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 56 misc - uv.guess_handle { version = 76802, version_string = "1.44.2" } ok 57 misc - uv.version and uv.version_string { rss = 1888256, total = 269272244224, constrained = 9.2233720368548e+18, free = 265033777152 } ok 58 misc - memory size { uptime = 179963.6 } ok 59 misc - uv.uptime { inblock = 0, nsignals = 0, utime = { usec = 38946, sec = 0 }, oublock = 64, stime = { usec = 11991, sec = 0 }, nivcsw = 1, minflt = 872, idrss = 0, majflt = 0, nvcsw = 61, isrss = 0, nswap = 0, maxrss = 2304, msgsnd = 0, msgrcv = 0, ixrss = 0 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { speed = 0, times = table: 0xfff3ca465210, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca465300, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4654e0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4655d0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca465670, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca465710, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca473810, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca473950, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca473c70, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca473d60, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca473e00, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca473f90, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca468810, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4688b0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca468950, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca468a40, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca468bd0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca468cc0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca468e00, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca46a780, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca46a820, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca46a8c0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca46a960, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca46aa00, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca46ae10, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca467fd0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca468070, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca468160, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4682a0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca468390, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca468520, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca468660, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4c6cf0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4c6e80, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4b1110, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4b14d0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4b16b0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4a0010, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4a01a0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca49ed90, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca49ef70, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca466060, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca466240, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4662e0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca466560, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca466650, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4ac0c0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4ac340, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca49e000, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca49e230, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca49e3c0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca49e460, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca49e690, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4a7980, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4a7b10, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4a7c00, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4a7d40, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4861c0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca486300, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca486620, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4866c0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4b29d0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4b2de0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4be040, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4be220, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4697f0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca469890, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca469930, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca469ac0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca469bb0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca469d40, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca468fb0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca469050, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca469140, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca4691e0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca469280, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca469320, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca469460, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca469500, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff3ca469640, model = "Neoverse-N1" } } ok 62 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 = "þÝ8o‹", netmask = "255.255.255.0", internal = false, family = "inet", ip = "172.16.27.5" }, { mac = "þÝ8o‹", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "2a0a:e5c1:517:1:fcdd:38ff:fe6f:8b04" }, { mac = "þÝ8o‹", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "fe80::fcdd:38ff:fe6f:8b04" } } ok 63 misc - uv.interface_addresses { 13.55, 14.53, 17.58 } ok 64 misc - uv.loadavg "/usr/bin/lua5.1" ok 65 misc - uv.exepath "/home/buildozer" ok 66 misc - uv.os_homedir "/tmp" ok 67 misc - uv.os_tmpdir { username = "buildozer", uid = 1000, gid = 1000, homedir = "/home/buildozer", shell = "/bin/ash" } ok 68 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/" ok 69 misc - uv.cwd and uv.chdir 1.7996361522315e+14 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { release = "5.15.85-0-lts", machine = "aarch64", version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000", sysname = "Linux" } ok 72 misc - uv.os_uname os.time 1684141305 uv.gettimeofday 1684141305.000613 ok 73 misc - uv.gettimeofday ok 74 misc - uv.os_environ ok 75 misc - uv.sleep ok 76 misc - uv.random async ok 77 misc - uv.random sync ok 78 misc - uv.random errors ok 79 pipe - pipe chmod ok 80 pipe - pipe ping pong ok 81 pipe - pipe close fd "prepare" uv_prepare_t: 0xfff3ca452090 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xfff3ca452110 "timeout" uv_timer_t: 0xfff3ca46f450 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xfff3ca452290 ok 84 prepare-check-idle-async - simple idle ok 85 prepare-check-idle-async - simple async ok 86 process - test disable_stdio_inheritance { handle = uv_process_t: 0xfff3ca459be0, pid = 22035 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 87 process - process stdout { handle = uv_process_t: 0xfff3ca459c70, pid = 22036 } "exit" uv_process_t: 0xfff3ca459c70 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { handle = uv_process_t: 0xfff3ca459d00, pid = 22037 } "exit" uv_process_t: 0xfff3ca459d00 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { handle = uv_process_t: 0xfff3ca459e20, pid = 22039 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 91 process - process stdio ok 92 process - get pid ok 93 req - cancel ok 94 req - get type Sending child SIGINT "sigint\n" "exit" { signal = 0, pid = 22041, code = 0 } ok 95 signal - Catch SIGINT { address = { family = "inet", port = 41307, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff3ca45ddb0 } { req = uv_connect_t: 0xfff3ca48aae8, client = uv_tcp_t: 0xfff3ca45ded0 } "server on connection" uv_tcp_t: 0xfff3ca45ddb0 "client on connect" uv_tcp_t: 0xfff3ca45ded0 nil "client on shutdown" uv_tcp_t: 0xfff3ca45ded0 nil "client on close" uv_tcp_t: 0xfff3ca45ded0 ok 96 tcp - basic tcp server and client (ipv4) { address = { family = "inet6", port = 44969, ip = "::1" }, server = uv_tcp_t: 0xfff3ca476c50 } { req = uv_connect_t: 0xfff3ca48ab78, client = uv_tcp_t: 0xfff3ca4d1460 } "server on connection" uv_tcp_t: 0xfff3ca476c50 "client on connect" uv_tcp_t: 0xfff3ca4d1460 nil "client on shutdown" uv_tcp_t: 0xfff3ca4d1460 nil "client on close" uv_tcp_t: 0xfff3ca4d1460 ok 97 tcp - basic tcp server and client (ipv6) { address = { family = "inet", port = 39779, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff3ca45d390 } { req = uv_write_t: 0xfff3ca4b8708, socket = uv_tcp_t: 0xfff3ca45d4b0 } "client onwrite" uv_tcp_t: 0xfff3ca45d4b0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { family = "inet", port = 37581, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff3ca45d800 } { req = uv_write_t: 0xfff3ca4b8708, socket = uv_tcp_t: 0xfff3ca45dd90 } "client onwrite" uv_tcp_t: 0xfff3ca45dd90 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 99 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 100 tcp - tcp invalid ip address { address = { family = "inet", port = 33649, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff3ca4d1440 } { req = uv_write_t: 0xfff3ca64ac28, socket = uv_tcp_t: 0xfff3ca45d370 } "client onwrite" uv_tcp_t: 0xfff3ca45d370 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { family = "inet", port = 40025, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff3ca45d6d0 } { req = uv_write_t: 0xfff3ca4d4808, socket = uv_tcp_t: 0xfff3ca45d810 } "client onwrite" uv_tcp_t: 0xfff3ca45d810 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { family = "inet", port = 41291, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff3ca45dec0 } { req = uv_write_t: 0xfff3ca64ac28, socket = uv_tcp_t: 0xfff3ca476c40 } "client onwrite" uv_tcp_t: 0xfff3ca476c40 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { family = "inet", port = 46041, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff3ca45d380 } { req = uv_write_t: 0xfff3ca64ac28, socket = uv_tcp_t: 0xfff3ca45d4a0 } "client onwrite" uv_tcp_t: 0xfff3ca45d4a0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp close reset accepted after shutdown ok 105 tcp - socketpair ping pong In uv_thread_t: 0xfff3c8438b20 { delay = 100, elapsed = 101 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xfff3ca65e060 Runing uv_thread_t: 0xfff3ca65e060 { delay = 100, elapsed = 100 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 101 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xfff3ca46f630 "closed" uv_timer_t: 0xfff3ca46f630 ok 110 timer - simple timeout "interval" uv_timer_t: 0xfff3ca64f6a0 "interval" uv_timer_t: 0xfff3ca64f6a0 "interval" uv_timer_t: 0xfff3ca64f6a0 "closed" uv_timer_t: 0xfff3ca64f6a0 ok 111 timer - simple interval "interval" uv_timer_t: 0xfff3ca46f4f0 "timeout" uv_timer_t: 0xfff3ca46f450 "interval" uv_timer_t: 0xfff3ca46f4f0 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xfff3ca46f630 0 "interval" uv_timer_t: 0xfff3ca46f630 8 "interval" uv_timer_t: 0xfff3ca46f630 4 "interval" uv_timer_t: 0xfff3ca46f630 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xfff3ca64f6a0 0 "interval" uv_timer_t: 0xfff3ca64f6a0 8 "interval" uv_timer_t: 0xfff3ca64f6a0 4 "interval" uv_timer_t: 0xfff3ca64f6a0 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0xfff3ca4b86f0 } { req = 0, client = uv_udp_t: 0xfff3ca64ac10 } "client on send" uv_udp_t: 0xfff3ca64ac10 nil "server on recv" uv_udp_t: 0xfff3ca4b86f0 "PING" { family = "inet", port = 56707, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xfff3ca4b86f0 "client on close" uv_udp_t: 0xfff3ca64ac10 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0xfff3ca4b86e0 } { req = 0, client = uv_udp_t: 0xfff3ca4d47f0 } "client on send" uv_udp_t: 0xfff3ca4d47f0 nil "server on recv" uv_udp_t: 0xfff3ca4b86e0 "PING" { family = "inet", port = 58254, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xfff3ca4b86e0 "client on close" uv_udp_t: 0xfff3ca4d47f0 ok 118 udp - basic udp send from table { server = uv_udp_t: 0xfff3ca4b86f0 } { req = 0, client = uv_udp_t: 0xfff3ca64ac10 } "client on send" uv_udp_t: 0xfff3ca64ac10 nil "server on recv" uv_udp_t: 0xfff3ca4b86f0 "PING" { family = "inet6", port = 48114, ip = "::1" } { } "server on close" uv_udp_t: 0xfff3ca4b86f0 "client on close" uv_udp_t: 0xfff3ca64ac10 ok 119 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 120 udp - udp send args { server = uv_udp_t: 0xfff3ca4d4dc0 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0xfff3ca4d4dc0 "PING" { family = "inet", port = 37624, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xfff3ca4d4dc0 "PING" { family = "inet", port = 39459, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xfff3ca4d4dc0 "PING" { family = "inet", port = 39459, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xfff3ca4d4dc0 nil nil { } "server on recv" uv_udp_t: 0xfff3ca4d4dc0 "PING" { family = "inet", port = 40153, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0xfff3ca4b86f0 "server on close" uv_udp_t: 0xfff3ca4d4dc0 ok 121 udp - udp connect "PING" { family = "inet", port = 52876, ip = "127.0.0.1" } "PING" { family = "inet", port = 52876, ip = "127.0.0.1" } "PING" { family = "inet", port = 52876, ip = "127.0.0.1" } "PING" { family = "inet", port = 52876, ip = "127.0.0.1" } "PING" { family = "inet", port = 52876, ip = "127.0.0.1" } "PING" { family = "inet", port = 52876, ip = "127.0.0.1" } "PING" { family = "inet", port = 52876, ip = "127.0.0.1" } "PING" { family = "inet", port = 52876, ip = "127.0.0.1" } ok 122 udp - udp recvmmsg ok 123 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 124 work - test threadpool "in async notify callback" "a" true 250 2 4 "uv_thread_t: 0xfff3c8c3bb20" "hello" uv_thread_t: 0xfff3c8c3bb20 finish hello ok 125 work - test threadpool with async 1 2 3 4 5 7 8 ok 126 work - test threadpool with coro ok 127 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: ? ok 128 work - test threadpool with invalid return value # All tests passed 6 >>> lua-luv: Running tests with lua5.4 1..128 "in async notify callback" "a" true 250.0 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0xfff66b6636f0 "closed" uv_timer_t: 0xfff66b6636f0 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xfff66b6636f0 "closed" { } uv_timer_t: 0xfff66b6636f0 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 begin wait end wait ok 7 coroutines - coroutines { { addr = "::1", family = "inet6", protocol = "tcp", port = 80, socktype = "stream" }, { addr = "127.0.0.1", family = "inet", protocol = "tcp", port = 80, socktype = "stream" } } 2 ok 8 dns - Get all local http addresses { { addr = "::1", family = "inet6", protocol = "tcp", port = 80, socktype = "stream" }, { addr = "127.0.0.1", family = "inet", protocol = "tcp", port = 80, socktype = "stream" } } 2 ok 9 dns - Get all local http addresses sync EAI_AGAIN skipping ok 10 dns - Get only ipv4 tcp adresses for luvit.io EAI_AGAIN skipping ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io EAI_AGAIN skipping ok 12 dns - Get all adresses for luvit.io { service = "0", hostname = "0.0.0.0" } ok 13 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 14 dns - Lookup local ipv4 address sync { service = "0", hostname = "localhost" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 16 dns - Lookup local ipv6 address { service = "0", hostname = "localhost" } ok 17 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 18 dns - Lookup local port 80 service { fd = 13 } { stat = { rdev = 0, nlink = 1, flags = 0, blksize = 4096, ino = 109344708, blocks = 16, uid = 1000, atime = table: 0xfff66b6702a0, ctime = table: 0xfff66b670620, dev = 64769, gen = 0, mode = 33188, gid = 1000, mtime = table: 0xfff66b670320, type = "file", birthtime = table: 0xfff66b670760, size = 6353 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { rdev = 0, nlink = 1, flags = 0, blksize = 4096, ino = 109344708, blocks = 16, uid = 1000, atime = table: 0xfff66b689e30, ctime = table: 0xfff66b6a6b40, dev = 64769, gen = 0, mode = 33188, gid = 1000, mtime = table: 0xfff66b689eb0, type = "file", birthtime = table: 0xfff66b6700a0, size = 6353 } } { chunk = 6353 } ok 21 fs - read a file async ok 22 fs - fs.write ok 23 fs - fs.write data refs ok 24 fs - fs.stat sync ok 25 fs - fs.stat async { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } ok 26 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 27 fs - fs.stat async error { ftype = "directory", name = ".ci" } { ftype = "file", name = ".clang-format" } { ftype = "file", name = ".clangd" } { ftype = "file", name = ".editorconfig" } { ftype = "directory", name = ".github" } { ftype = "file", 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 = "directory", name = "build-5.1" } { ftype = "directory", name = "build-5.4" } { ftype = "directory", name = "build-jit" } { ftype = "directory", name = "build-static" } { ftype = "directory", name = "cmake" } { ftype = "directory", name = "deps" } { ftype = "file", name = "docs.md" } { ftype = "directory", name = "examples" } { ftype = "file", name = "lgtm.yml" } { ftype = "directory", name = "lib" } { ftype = "file", name = "libluv.pc.in" } { ftype = "file", name = "luv-scm-0.rockspec" } { ftype = "file", name = "msvcbuild.bat" } { ftype = "directory", name = "rockspecs" } { ftype = "directory", name = "src" } { ftype = "directory", name = "tests" } ok 28 fs - fs.scandir { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } ok 29 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 30 fs - fs.scandir async error { ftype = "directory", name = ".ci" } { ftype = "file", name = ".clang-format" } { ftype = "file", name = ".clangd" } { ftype = "file", name = ".editorconfig" } { ftype = "directory", name = ".github" } { ftype = "file", 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 = "directory", name = "build-5.1" } { ftype = "directory", name = "build-5.4" } { ftype = "directory", name = "build-jit" } { ftype = "directory", name = "build-static" } { ftype = "directory", name = "cmake" } { ftype = "directory", name = "deps" } { ftype = "file", name = "docs.md" } { ftype = "directory", name = "examples" } { ftype = "file", name = "lgtm.yml" } { ftype = "directory", name = "lib" } { ftype = "file", name = "libluv.pc.in" } { ftype = "file", name = "luv-scm-0.rockspec" } { ftype = "file", name = "msvcbuild.bat" } { ftype = "directory", name = "rockspecs" } { ftype = "directory", name = "src" } { ftype = "directory", name = "tests" } ok 31 fs - fs.scandir async ok 32 fs - fs.scandir with no iteration "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } uv_dir_t: 0xfff66b66fc88 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { type = "file", name = "LICENSE.txt" }, { type = "file", name = ".clangd" }, { type = "directory", name = "build-static" }, { type = "file", name = "lgtm.yml" }, { type = "directory", name = "src" }, { type = "file", name = "msvcbuild.bat" }, { type = "file", name = ".gitignore" }, { type = "file", name = ".editorconfig" }, { type = "file", name = "Makefile" }, { type = "file", name = ".gitmodules" }, { type = "directory", name = "rockspecs" }, { type = "directory", name = "lib" }, { type = "file", name = ".clang-format" }, { type = "directory", name = "examples" }, { type = "directory", name = "cmake" }, { type = "file", name = "README.md" }, { type = "directory", name = "tests" }, { type = "directory", name = "build-5.1" }, { type = "file", name = "libluv.pc.in" }, { type = "directory", name = ".ci" }, { type = "file", name = "CMakeLists.txt" }, { type = "directory", name = "deps" }, { type = "file", name = "docs.md" }, { type = "directory", name = ".github" }, { type = "directory", name = "build-jit" }, { type = "file", name = "appveyor.yml" }, { type = "directory", name = "build-5.4" }, { type = "file", name = "luv-scm-0.rockspec" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { type = "file", name = "LICENSE.txt" }, { type = "file", name = ".clangd" }, { type = "directory", name = "build-static" }, { type = "file", name = "lgtm.yml" }, { type = "directory", name = "src" }, { type = "file", name = "msvcbuild.bat" }, { type = "file", name = ".gitignore" }, { type = "file", name = ".editorconfig" }, { type = "file", name = "Makefile" }, { type = "file", name = ".gitmodules" }, { type = "directory", name = "rockspecs" }, { type = "directory", name = "lib" }, { type = "file", name = ".clang-format" }, { type = "directory", name = "examples" }, { type = "directory", name = "cmake" }, { type = "file", name = "README.md" }, { type = "directory", name = "tests" }, { type = "directory", name = "build-5.1" }, { type = "file", name = "libluv.pc.in" }, { type = "directory", name = ".ci" }, { type = "file", name = "CMakeLists.txt" }, { type = "directory", name = "deps" }, { type = "file", name = "docs.md" }, { type = "directory", name = ".github" }, { type = "directory", name = "build-jit" }, { type = "file", name = "appveyor.yml" }, { type = "directory", name = "build-5.4" }, { type = "file", name = "luv-scm-0.rockspec" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { type = 61267, ffree = 104170175, bavail = 117423599, blocks = 460041184, bsize = 4096, files = 116916224, bfree = 140810837 } ok 41 fs - fs.statfs sync { type = 61267, ffree = 104170168, bavail = 117423516, blocks = 460041184, bsize = 4096, files = 116916224, bfree = 140810754 } ok 42 fs - fs.statfs async { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } ok 43 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 44 fs - fs.statfs async error ok 45 fs - fs.mkdtemp async ok 46 fs - fs.mkdtemp sync ok 47 fs - fs.mkdtemp async error ok 48 fs - fs.mkdtemp sync error ok 49 fs - fs.mkstemp async ok 50 fs - fs.mkstemp sync ok 51 fs - fs.mkstemp async error ok 52 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 53 fs - errors with dest paths ok 54 handle - get type ok 55 loop - uv.loop_mode "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 56 misc - uv.guess_handle { version = 76802, version_string = "1.44.2" } ok 57 misc - uv.version and uv.version_string { total = 269272244224.0, rss = 2101248, constrained = 9.2233720368548e+18, free = 265088163840.0 } ok 58 misc - memory size { uptime = 179985.43 } ok 59 misc - uv.uptime { isrss = 0, oublock = 72, stime = { usec = 8788, sec = 0 }, msgsnd = 0, utime = { usec = 26329, sec = 0 }, minflt = 575, nsignals = 0, nvcsw = 64, idrss = 0, nswap = 0, nivcsw = 1, msgrcv = 0, ixrss = 0, maxrss = 2320, majflt = 0, inblock = 0 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b676a90 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b676c50 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b676d50 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b670160 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b6702a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b670620 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b689a30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b689eb0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b677a30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b686c10 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b686d50 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b739f10 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b676c90 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b6701a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b6706e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b6778f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b686c90 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b6a5a80 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b670220 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b6779f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b676c10 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b686b90 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b739ed0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e020 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e120 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e220 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e320 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e420 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e520 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e620 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e720 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e0e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e2e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e4e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e6e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e260 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e660 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff66b65e560 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696307f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696308f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696309f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669630af0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669630bf0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669630cf0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669630df0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669630ef0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669630830 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669630a30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669630c30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669630e30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696308b0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669630cb0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696309b0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669630bb0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696327f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696328f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696329f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669632af0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669632bf0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669632cf0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669632df0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669632ef0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696328b0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669632ab0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669632cb0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669632eb0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669632a30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669632e30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669632d30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669632fa0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696330a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696331a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696332a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696333a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696334a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696335a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696336a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff669632fe0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696331e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff6696333e0 } } ok 62 misc - uv.cpu_info "eth0" { { netmask = "255.255.255.0", family = "inet", internal = false, mac = "þÝ8o‹", ip = "172.16.27.5" }, { netmask = "ffff:ffff:ffff:ffff::", family = "inet6", internal = false, mac = "þÝ8o‹", ip = "2a0a:e5c1:517:1:fcdd:38ff:fe6f:8b04" }, { netmask = "ffff:ffff:ffff:ffff::", family = "inet6", internal = false, mac = "þÝ8o‹", ip = "fe80::fcdd:38ff:fe6f:8b04" } } "lo" { { netmask = "255.0.0.0", family = "inet", internal = true, mac = "\0\0\0\0\0\0", ip = "127.0.0.1" }, { netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", family = "inet6", internal = true, mac = "\0\0\0\0\0\0", ip = "::1" } } ok 63 misc - uv.interface_addresses { 9.45, 13.49, 17.15 } ok 64 misc - uv.loadavg "/usr/bin/lua5.4" ok 65 misc - uv.exepath "/home/buildozer" ok 66 misc - uv.os_homedir "/tmp" ok 67 misc - uv.os_tmpdir { username = "buildozer", gid = 1000, shell = "/bin/ash", homedir = "/home/buildozer", uid = 1000 } ok 68 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/" ok 69 misc - uv.cwd and uv.chdir 1.7998543662539e+14 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { release = "5.15.85-0-lts", version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000", machine = "aarch64", sysname = "Linux" } ok 72 misc - uv.os_uname os.time 1684141327 uv.gettimeofday 1684141327.000433 ok 73 misc - uv.gettimeofday ok 74 misc - uv.os_environ ok 75 misc - uv.sleep ok 76 misc - uv.random async ok 77 misc - uv.random sync ok 78 misc - uv.random errors ok 79 pipe - pipe chmod ok 80 pipe - pipe ping pong ok 81 pipe - pipe close fd "prepare" uv_prepare_t: 0xaaba78990f60 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xfff66b7acf40 "timeout" uv_timer_t: 0xfff66b6636f0 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xaaba78990f60 ok 84 prepare-check-idle-async - simple idle ok 85 prepare-check-idle-async - simple async ok 86 process - test disable_stdio_inheritance { pid = 22051, handle = uv_process_t: 0xfff66b6606d0 } "stdout" { chunk = "Hello World\n" } "exit" { code = 0, signal = 0 } ok 87 process - process stdout { pid = 22052, handle = uv_process_t: 0xfff66b660760 } "exit" uv_process_t: 0xfff66b660760 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { pid = 22053, handle = uv_process_t: 0xfff66b6607f0 } "exit" uv_process_t: 0xfff66b6607f0 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { pid = 22055, handle = uv_process_t: 0xfff66b660d90 } "stdout" { chunk = "Hello World" } "exit" { code = 0, signal = 0 } ok 91 process - process stdio ok 92 process - get pid ok 93 req - cancel ok 94 req - get type Sending child SIGINT "sigint\n" "exit" { code = 0, pid = 22057, signal = 0 } ok 95 signal - Catch SIGINT { server = uv_tcp_t: 0xfff66b65c6e0, address = { family = "inet", port = 39293, ip = "127.0.0.1" } } { client = uv_tcp_t: 0xfff66b670eb0, req = uv_connect_t: 0xfff66b663728 } "server on connection" uv_tcp_t: 0xfff66b65c6e0 "client on connect" uv_tcp_t: 0xfff66b670eb0 nil "client on shutdown" uv_tcp_t: 0xfff66b670eb0 nil "client on close" uv_tcp_t: 0xfff66b670eb0 ok 96 tcp - basic tcp server and client (ipv4) { server = uv_tcp_t: 0xfff66b670e90, address = { family = "inet6", port = 42609, ip = "::1" } } { client = uv_tcp_t: 0xfff66b65c380, req = uv_connect_t: 0xfff66b663728 } "server on connection" uv_tcp_t: 0xfff66b670e90 "client on connect" uv_tcp_t: 0xfff66b65c380 nil "client on shutdown" uv_tcp_t: 0xfff66b65c380 nil "client on close" uv_tcp_t: 0xfff66b65c380 ok 97 tcp - basic tcp server and client (ipv6) { server = uv_tcp_t: 0xfff66b670ea0, address = { family = "inet", port = 35391, ip = "127.0.0.1" } } { socket = uv_tcp_t: 0xfff66b65c390, req = uv_write_t: 0xfff66b65c738 } "client onwrite" uv_tcp_t: 0xfff66b65c390 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { server = uv_tcp_t: 0xfff66b65c3a0, address = { family = "inet", port = 46875, ip = "127.0.0.1" } } { socket = uv_tcp_t: 0xfff66b670d80, req = uv_write_t: 0xfff66b65c058 } "client onwrite" uv_tcp_t: 0xfff66b670d80 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 99 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 100 tcp - tcp invalid ip address { server = uv_tcp_t: 0xfff66b670e90, address = { family = "inet", port = 45755, ip = "127.0.0.1" } } { socket = uv_tcp_t: 0xfff66b65c380, req = uv_write_t: 0xfff66b65c718 } "client onwrite" uv_tcp_t: 0xfff66b65c380 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { server = uv_tcp_t: 0xfff66b670d80, address = { family = "inet", port = 37083, ip = "127.0.0.1" } } { socket = uv_tcp_t: 0xfff66b65c040, req = uv_write_t: 0xfff66b65c4e8 } "client onwrite" uv_tcp_t: 0xfff66b65c040 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { server = uv_tcp_t: 0xfff66b670d90, address = { family = "inet", port = 42979, ip = "127.0.0.1" } } { socket = uv_tcp_t: 0xfff66b65c020, req = uv_write_t: 0xfff66b65c4d8 } "client onwrite" uv_tcp_t: 0xfff66b65c020 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { server = uv_tcp_t: 0xfff66b670eb0, address = { family = "inet", port = 35559, ip = "127.0.0.1" } } { socket = uv_tcp_t: 0xfff66b65c380, req = uv_write_t: 0xfff66b65c738 } "client onwrite" uv_tcp_t: 0xfff66b65c380 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp close reset accepted after shutdown ok 105 tcp - socketpair ping pong In uv_thread_t: 0xfff66962eb20 { elapsed = 101, delay = 100 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xfff66b917060 Runing uv_thread_t: 0xfff66b917060 { elapsed = 100, delay = 100 } ok 108 thread - test thread sleep msecs in main thread { elapsed = 101, delay = 100 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xfff66b6636f0 "closed" uv_timer_t: 0xfff66b6636f0 ok 110 timer - simple timeout "interval" uv_timer_t: 0xfff66b6636f0 "interval" uv_timer_t: 0xfff66b6636f0 "interval" uv_timer_t: 0xfff66b6636f0 "closed" uv_timer_t: 0xfff66b6636f0 ok 111 timer - simple interval "interval" uv_timer_t: 0xfff66b664b70 "timeout" uv_timer_t: 0xfff66b6636f0 "interval" uv_timer_t: 0xfff66b664b70 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xfff66b6636f0 0 "interval" uv_timer_t: 0xfff66b6636f0 8 "interval" uv_timer_t: 0xfff66b6636f0 4 "interval" uv_timer_t: 0xfff66b6636f0 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xfff66b6636f0 0 "interval" uv_timer_t: 0xfff66b6636f0 8 "interval" uv_timer_t: 0xfff66b6636f0 4 "interval" uv_timer_t: 0xfff66b6636f0 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0xfff66b6a3bc0 } { client = uv_udp_t: 0xfff66b906b10, req = 0 } "client on send" uv_udp_t: 0xfff66b906b10 nil "server on recv" uv_udp_t: 0xfff66b6a3bc0 "PING" { family = "inet", port = 47747, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xfff66b6a3bc0 "client on close" uv_udp_t: 0xfff66b906b10 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0xfff66b6a3bd0 } { client = uv_udp_t: 0xfff66b906b00, req = 0 } "client on send" uv_udp_t: 0xfff66b906b00 nil "server on recv" uv_udp_t: 0xfff66b6a3bd0 "PING" { family = "inet", port = 51698, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xfff66b6a3bd0 "client on close" uv_udp_t: 0xfff66b906b00 ok 118 udp - basic udp send from table { server = uv_udp_t: 0xfff66b6a3bc0 } { client = uv_udp_t: 0xfff66b906b10, req = 0 } "client on send" uv_udp_t: 0xfff66b906b10 nil "server on recv" uv_udp_t: 0xfff66b6a3bc0 "PING" { family = "inet6", port = 59777, ip = "::1" } { } "server on close" uv_udp_t: 0xfff66b6a3bc0 "client on close" uv_udp_t: 0xfff66b906b10 ok 119 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 120 udp - udp send args { server = uv_udp_t: 0xfff66b906b00 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0xfff66b906b00 "PING" { family = "inet", port = 44153, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xfff66b906b00 "PING" { family = "inet", port = 44803, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xfff66b906b00 "PING" { family = "inet", port = 44803, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xfff66b906b00 nil nil { } "server on recv" uv_udp_t: 0xfff66b906b00 "PING" { family = "inet", port = 45032, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0xfff66b6a3bc0 "server on close" uv_udp_t: 0xfff66b906b00 ok 121 udp - udp connect "PING" { family = "inet", port = 48377, ip = "127.0.0.1" } "PING" { family = "inet", port = 48377, ip = "127.0.0.1" } "PING" { family = "inet", port = 48377, ip = "127.0.0.1" } "PING" { family = "inet", port = 48377, ip = "127.0.0.1" } "PING" { family = "inet", port = 48377, ip = "127.0.0.1" } "PING" { family = "inet", port = 48377, ip = "127.0.0.1" } "PING" { family = "inet", port = 48377, ip = "127.0.0.1" } "PING" { family = "inet", port = 48377, ip = "127.0.0.1" } ok 122 udp - udp recvmmsg ok 123 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 124 work - test threadpool "in async notify callback" "a" true 250.0 2.0 4.0 "uv_thread_t: 0xfff669e52b20" "hello" uv_thread_t: 0xfff669e52b20 finish hello ok 125 work - test threadpool with async 1 2 3 4 5 6 7 8 ok 126 work - test threadpool with coro ok 127 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: in ? ok 128 work - test threadpool with invalid return value # All tests passed >>> lua-luv: Running tests with luajit 1..128 "in async notify callback" "a" true 250 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0xfff3cec5c760 "closed" uv_timer_t: 0xfff3cec5c760 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xfff3cec5c6c0 "closed" { } uv_timer_t: 0xfff3cec5c6c0 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 begin wait end wait ok 7 coroutines - coroutines { { socktype = "stream", port = 80, protocol = "tcp", addr = "::1", family = "inet6" }, { socktype = "stream", port = 80, protocol = "tcp", addr = "127.0.0.1", family = "inet" } } 2 ok 8 dns - Get all local http addresses { { addr = "::1", socktype = "stream", protocol = "tcp", port = 80, family = "inet6" }, { addr = "127.0.0.1", socktype = "stream", protocol = "tcp", port = 80, family = "inet" } } 2 ok 9 dns - Get all local http addresses sync EAI_AGAIN skipping ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { addr = "2604:a880:400:d0::1b9f:2001", socktype = "stream", protocol = "tcp", family = "inet6", canonname = "luvit.io" }, { addr = "206.189.225.172", socktype = "stream", protocol = "tcp", family = "inet", canonname = "luvit.io" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { protocol = "tcp", canonname = "luvit.io", family = "inet6", socktype = "stream", addr = "2604:a880:400:d0::1b9f:2001" }, { protocol = "udp", canonname = "luvit.io", family = "inet6", socktype = "dgram", addr = "2604:a880:400:d0::1b9f:2001" }, { protocol = "tcp", canonname = "luvit.io", family = "inet", socktype = "stream", addr = "206.189.225.172" }, { protocol = "udp", canonname = "luvit.io", family = "inet", socktype = "dgram", addr = "206.189.225.172" } } 4 ok 12 dns - Get all adresses for luvit.io { service = "0", hostname = "0.0.0.0" } ok 13 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 14 dns - Lookup local ipv4 address sync { service = "0", hostname = "localhost" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 16 dns - Lookup local ipv6 address { service = "0", hostname = "localhost" } ok 17 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 18 dns - Lookup local port 80 service { fd = 13 } { stat = { dev = 64769, mode = 33188, nlink = 1, uid = 1000, gid = 1000, rdev = 0, ino = 109344708, blksize = 4096, blocks = 16, size = 6353, flags = 0, gen = 0, atime = table: 0x22da3c98fc38, mtime = table: 0x22da3c9a8528, ctime = table: 0x22da3c9858c0, birthtime = table: 0x22da3c9c1420, type = "file" } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { blksize = 4096, blocks = 16, flags = 0, gen = 0, atime = table: 0x22da3c9b21d0, mtime = table: 0x22da3c98fc38, ctime = table: 0x22da3c9a8c70, birthtime = table: 0x22da3c9a8528, size = 6353, type = "file", dev = 64769, mode = 33188, nlink = 1, uid = 1000, gid = 1000, rdev = 0, ino = 109344708 } } { chunk = 6353 } ok 21 fs - read a file async ok 22 fs - fs.write ok 23 fs - fs.write data refs ok 24 fs - fs.stat sync ok 25 fs - fs.stat async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 26 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 27 fs - fs.stat async error { ftype = "directory", name = ".ci" } { ftype = "file", name = ".clang-format" } { ftype = "file", name = ".clangd" } { ftype = "file", name = ".editorconfig" } { ftype = "directory", name = ".github" } { ftype = "file", 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 = "directory", name = "build-5.1" } { ftype = "directory", name = "build-5.4" } { ftype = "directory", name = "build-jit" } { ftype = "directory", name = "build-static" } { ftype = "directory", name = "cmake" } { ftype = "directory", name = "deps" } { ftype = "file", name = "docs.md" } { ftype = "directory", name = "examples" } { ftype = "file", name = "lgtm.yml" } { ftype = "directory", name = "lib" } { ftype = "file", name = "libluv.pc.in" } { ftype = "file", name = "luv-scm-0.rockspec" } { ftype = "file", name = "msvcbuild.bat" } { ftype = "directory", name = "rockspecs" } { ftype = "directory", name = "src" } { ftype = "directory", name = "tests" } ok 28 fs - fs.scandir { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 29 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 30 fs - fs.scandir async error { ftype = "directory", name = ".ci" } { ftype = "file", name = ".clang-format" } { ftype = "file", name = ".clangd" } { ftype = "file", name = ".editorconfig" } { ftype = "directory", name = ".github" } { ftype = "file", 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 = "directory", name = "build-5.1" } { ftype = "directory", name = "build-5.4" } { ftype = "directory", name = "build-jit" } { ftype = "directory", name = "build-static" } { ftype = "directory", name = "cmake" } { ftype = "directory", name = "deps" } { ftype = "file", name = "docs.md" } { ftype = "directory", name = "examples" } { ftype = "file", name = "lgtm.yml" } { ftype = "directory", name = "lib" } { ftype = "file", name = "libluv.pc.in" } { ftype = "file", name = "luv-scm-0.rockspec" } { ftype = "file", name = "msvcbuild.bat" } { ftype = "directory", name = "rockspecs" } { ftype = "directory", name = "src" } { ftype = "directory", name = "tests" } ok 31 fs - fs.scandir async ok 32 fs - fs.scandir with no iteration "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } uv_dir_t: 0x22da3c9c1450 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { type = "file", name = "LICENSE.txt" }, { type = "file", name = ".clangd" }, { type = "directory", name = "build-static" }, { type = "file", name = "lgtm.yml" }, { type = "directory", name = "src" }, { type = "file", name = "msvcbuild.bat" }, { type = "file", name = ".gitignore" }, { type = "file", name = ".editorconfig" }, { type = "file", name = "Makefile" }, { type = "file", name = ".gitmodules" }, { type = "directory", name = "rockspecs" }, { type = "directory", name = "lib" }, { type = "file", name = ".clang-format" }, { type = "directory", name = "examples" }, { type = "directory", name = "cmake" }, { type = "file", name = "README.md" }, { type = "directory", name = "tests" }, { type = "directory", name = "build-5.1" }, { type = "file", name = "libluv.pc.in" }, { type = "directory", name = ".ci" }, { type = "file", name = "CMakeLists.txt" }, { type = "directory", name = "deps" }, { type = "file", name = "docs.md" }, { type = "directory", name = ".github" }, { type = "directory", name = "build-jit" }, { type = "file", name = "appveyor.yml" }, { type = "directory", name = "build-5.4" }, { type = "file", name = "luv-scm-0.rockspec" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { type = "file", name = "LICENSE.txt" }, { type = "file", name = ".clangd" }, { type = "directory", name = "build-static" }, { type = "file", name = "lgtm.yml" }, { type = "directory", name = "src" }, { type = "file", name = "msvcbuild.bat" }, { type = "file", name = ".gitignore" }, { type = "file", name = ".editorconfig" }, { type = "file", name = "Makefile" }, { type = "file", name = ".gitmodules" }, { type = "directory", name = "rockspecs" }, { type = "directory", name = "lib" }, { type = "file", name = ".clang-format" }, { type = "directory", name = "examples" }, { type = "directory", name = "cmake" }, { type = "file", name = "README.md" }, { type = "directory", name = "tests" }, { type = "directory", name = "build-5.1" }, { type = "file", name = "libluv.pc.in" }, { type = "directory", name = ".ci" }, { type = "file", name = "CMakeLists.txt" }, { type = "directory", name = "deps" }, { type = "file", name = "docs.md" }, { type = "directory", name = ".github" }, { type = "directory", name = "build-jit" }, { type = "file", name = "appveyor.yml" }, { type = "directory", name = "build-5.4" }, { type = "file", name = "luv-scm-0.rockspec" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { bavail = 117443085, bsize = 4096, type = 61267, bfree = 140830323, files = 116916224, ffree = 104173620, blocks = 460041184 } ok 41 fs - fs.statfs sync { bfree = 140830321, files = 116916224, ffree = 104173620, type = 61267, bavail = 117443083, bsize = 4096, blocks = 460041184 } ok 42 fs - fs.statfs async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 43 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 44 fs - fs.statfs async error ok 45 fs - fs.mkdtemp async ok 46 fs - fs.mkdtemp sync ok 47 fs - fs.mkdtemp async error ok 48 fs - fs.mkdtemp sync error ok 49 fs - fs.mkstemp async ok 50 fs - fs.mkstemp sync ok 51 fs - fs.mkstemp async error ok 52 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 53 fs - errors with dest paths ok 54 handle - get type ok 55 loop - uv.loop_mode "stdio fd types" { [0] = "file", [1] = "file", [2] = "file" } ok 56 misc - uv.guess_handle { version_string = "1.44.2", version = 76802 } ok 57 misc - uv.version and uv.version_string { rss = 2670592, total = 269272244224, constrained = 9.2233720368548e+18, free = 265095819264 } ok 58 misc - memory size { uptime = 179998.27 } ok 59 misc - uv.uptime { idrss = 0, isrss = 0, minflt = 669, majflt = 0, nswap = 0, inblock = 0, oublock = 80, msgsnd = 0, msgrcv = 0, nsignals = 0, nvcsw = 62, nivcsw = 0, utime = { sec = 0, usec = 35863 }, stime = { sec = 0, usec = 10068 }, maxrss = 2608, ixrss = 0 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9a7270 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c97f0d8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c991d30 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c98fc38 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9c1140 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c96c460 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c985ee8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b4d88 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9bd4e0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9858c0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c991840 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9a87f0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9a8c70 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9827f0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c98f6b8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c997c50 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9c1270 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b21d0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9bd930 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9affb8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c96b048 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9bfda0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c99d990 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b41a8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9855b8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c99a818 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c975290 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9c03d0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c999778 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c98e920 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b0b48 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9ae688 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c98f8d0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9ad7b8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c973f00 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c973f48 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c98ce00 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b98d0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9889d8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9bccb0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b0070 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b6b20 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9abc88 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9a7d70 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c98aa18 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b7608 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b8b88 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c98a4d8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c997b18 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9be8a8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b1260 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b12a8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9c1040 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9c1088 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9ba318 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c97eb98 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c97ed58 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c98be68 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c97ede8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b0e00 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9c1d08 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9c1ec8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b8ee8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9c1f58 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9749a0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9a4ca0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9bc420 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9bc5e0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c980b00 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9bc670 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c981b08 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c98cac0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c98cc80 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9c1920 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c98cd10 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9b67d8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c9938e8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c993aa8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c98dc08 }, { model = "Neoverse-N1", speed = 0, times = table: 0x22da3c993b38 } } ok 62 misc - uv.cpu_info "eth0" { { mac = "þÝ8o‹", netmask = "255.255.255.0", family = "inet", internal = false, ip = "172.16.27.5" }, { mac = "þÝ8o‹", netmask = "ffff:ffff:ffff:ffff::", family = "inet6", internal = false, ip = "2a0a:e5c1:517:1:fcdd:38ff:fe6f:8b04" }, { mac = "þÝ8o‹", netmask = "ffff:ffff:ffff:ffff::", family = "inet6", internal = false, ip = "fe80::fcdd:38ff:fe6f:8b04" } } "lo" { { mac = "\0\0\0\0\0\0", netmask = "255.0.0.0", family = "inet", internal = true, ip = "127.0.0.1" }, { mac = "\0\0\0\0\0\0", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", family = "inet6", internal = true, ip = "::1" } } ok 63 misc - uv.interface_addresses { 8.23, 13.09, 16.98 } ok 64 misc - uv.loadavg "/usr/bin/luajit-2.1.0-beta3" ok 65 misc - uv.exepath "/home/buildozer" ok 66 misc - uv.os_homedir "/tmp" ok 67 misc - uv.os_tmpdir { homedir = "/home/buildozer", username = "buildozer", uid = 1000, gid = 1000, shell = "/bin/ash" } ok 68 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/" ok 69 misc - uv.cwd and uv.chdir 1.7999828563828e+14 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { release = "5.15.85-0-lts", machine = "aarch64", sysname = "Linux", version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000" } ok 72 misc - uv.os_uname os.time 1684141340 uv.gettimeofday 1684141340.000283 ok 73 misc - uv.gettimeofday ok 74 misc - uv.os_environ ok 75 misc - uv.sleep ok 76 misc - uv.random async ok 77 misc - uv.random sync ok 78 misc - uv.random errors ok 79 pipe - pipe chmod ok 80 pipe - pipe ping pong ok 81 pipe - pipe close fd "prepare" uv_prepare_t: 0xfff3cebacf60 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xfff3cec5ff60 "timeout" uv_timer_t: 0xfff3cec5c760 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xfff3cebacf60 ok 84 prepare-check-idle-async - simple idle ok 85 prepare-check-idle-async - simple async ok 86 process - test disable_stdio_inheritance { pid = 22067, handle = uv_process_t: 0xfff3cec5c770 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 87 process - process stdout { pid = 22068, handle = uv_process_t: 0xfff3cec5c6c0 } "exit" uv_process_t: 0xfff3cec5c6c0 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { pid = 22069, handle = uv_process_t: 0xfff3cec5c760 } "exit" uv_process_t: 0xfff3cec5c760 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { pid = 22071, handle = uv_process_t: 0xfff3cec5c770 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 91 process - process stdio ok 92 process - get pid ok 93 req - cancel ok 94 req - get type Sending child SIGINT "sigint\n" "exit" { signal = 0, pid = 22073, code = 0 } ok 95 signal - Catch SIGINT { address = { ip = "127.0.0.1", family = "inet", port = 36155 }, server = uv_tcp_t: 0xfff3cec50840 } { client = uv_tcp_t: 0xfff3cec509a0, req = uv_connect_t: 0x22da3c98ce30 } "server on connection" uv_tcp_t: 0xfff3cec50840 "client on connect" uv_tcp_t: 0xfff3cec509a0 nil "client on shutdown" uv_tcp_t: 0xfff3cec509a0 nil "client on close" uv_tcp_t: 0xfff3cec509a0 ok 96 tcp - basic tcp server and client (ipv4) { address = { ip = "::1", family = "inet6", port = 45791 }, server = uv_tcp_t: 0xfff3cec50850 } { client = uv_tcp_t: 0xfff3cec50960, req = uv_connect_t: 0x22da3c98ce30 } "server on connection" uv_tcp_t: 0xfff3cec50850 "client on connect" uv_tcp_t: 0xfff3cec50960 nil "client on shutdown" uv_tcp_t: 0xfff3cec50960 nil "client on close" uv_tcp_t: 0xfff3cec50960 ok 97 tcp - basic tcp server and client (ipv6) { address = { ip = "127.0.0.1", family = "inet", port = 43057 }, server = uv_tcp_t: 0xfff3cec50860 } { req = uv_write_t: 0x22da3c9bf6d0, socket = uv_tcp_t: 0xfff3cec50970 } "client onwrite" uv_tcp_t: 0xfff3cec50970 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { ip = "127.0.0.1", family = "inet", port = 33295 }, server = uv_tcp_t: 0xfff3cec50820 } { req = uv_write_t: 0x22da3c981590, socket = uv_tcp_t: 0xfff3cec50c30 } "client onwrite" uv_tcp_t: 0xfff3cec50c30 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 99 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 100 tcp - tcp invalid ip address { address = { ip = "127.0.0.1", family = "inet", port = 36811 }, server = uv_tcp_t: 0xfff3cec50840 } { req = uv_write_t: 0x22da3c9bf6d0, socket = uv_tcp_t: 0xfff3cec50c40 } "client onwrite" uv_tcp_t: 0xfff3cec50c40 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { ip = "127.0.0.1", family = "inet", port = 40189 }, server = uv_tcp_t: 0xfff3cec50850 } { req = uv_write_t: 0x22da3c9bf6d0, socket = uv_tcp_t: 0xfff3cec50c50 } "client onwrite" uv_tcp_t: 0xfff3cec50c50 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { ip = "127.0.0.1", family = "inet", port = 34555 }, server = uv_tcp_t: 0xfff3cec50860 } { req = uv_write_t: 0x22da3c9bf6d0, socket = uv_tcp_t: 0xfff3cec50c10 } "client onwrite" uv_tcp_t: 0xfff3cec50c10 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { ip = "127.0.0.1", family = "inet", port = 38817 }, server = uv_tcp_t: 0xfff3cec50820 } { req = uv_write_t: 0x22da3c9bf6d0, socket = uv_tcp_t: 0xfff3cec50c20 } "client onwrite" uv_tcp_t: 0xfff3cec50c20 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp close reset accepted after shutdown ok 105 tcp - socketpair ping pong In uv_thread_t: 0xfff3ccaedac8 { delay = 100, elapsed = 101 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xfff3cebacd68 Runing uv_thread_t: 0xfff3cebacd68 { delay = 100, elapsed = 100 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 100 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xfff3cec5c620 "closed" uv_timer_t: 0xfff3cec5c620 ok 110 timer - simple timeout "interval" uv_timer_t: 0xfff3cec5c620 "interval" uv_timer_t: 0xfff3cec5c620 "interval" uv_timer_t: 0xfff3cec5c620 "closed" uv_timer_t: 0xfff3cec5c620 ok 111 timer - simple interval "interval" uv_timer_t: 0xfff3cec5c6c0 "timeout" uv_timer_t: 0xfff3cec5c620 "interval" uv_timer_t: 0xfff3cec5c6c0 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xfff3cec5c620 0 "interval" uv_timer_t: 0xfff3cec5c620 8 "interval" uv_timer_t: 0xfff3cec5c620 4 "interval" uv_timer_t: 0xfff3cec5c620 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xfff3cec5c620 0 "interval" uv_timer_t: 0xfff3cec5c620 8 "interval" uv_timer_t: 0xfff3cec5c620 4 "interval" uv_timer_t: 0xfff3cec5c620 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0xfff3cec5ca20 } { client = uv_udp_t: 0xfff3cec5fe70, req = 0 } "client on send" uv_udp_t: 0xfff3cec5fe70 nil "server on recv" uv_udp_t: 0xfff3cec5ca20 "PING" { ip = "127.0.0.1", family = "inet", port = 42215 } { } "server on close" uv_udp_t: 0xfff3cec5ca20 "client on close" uv_udp_t: 0xfff3cec5fe70 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0xfff3cec5ca10 } { client = uv_udp_t: 0xfff3cec5fe60, req = 0 } "client on send" uv_udp_t: 0xfff3cec5fe60 nil "server on recv" uv_udp_t: 0xfff3cec5ca10 "PING" { ip = "127.0.0.1", family = "inet", port = 53677 } { } "server on close" uv_udp_t: 0xfff3cec5ca10 "client on close" uv_udp_t: 0xfff3cec5fe60 ok 118 udp - basic udp send from table { server = uv_udp_t: 0xfff3cec5ca20 } { client = uv_udp_t: 0xfff3cec5fe70, req = 0 } "client on send" uv_udp_t: 0xfff3cec5fe70 nil "server on recv" uv_udp_t: 0xfff3cec5ca20 "PING" { ip = "::1", family = "inet6", port = 46213 } { } "server on close" uv_udp_t: 0xfff3cec5ca20 "client on close" uv_udp_t: 0xfff3cec5fe70 ok 119 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 120 udp - udp send args { server = uv_udp_t: 0xfff3cec5fe60 } { ip = "127.0.0.1", family = "inet", port = 9123 } "server on recv" uv_udp_t: 0xfff3cec5fe60 "PING" { ip = "127.0.0.1", family = "inet", port = 43786 } { } "server on recv" uv_udp_t: 0xfff3cec5fe60 "PING" { ip = "127.0.0.1", family = "inet", port = 42471 } { } "server on recv" uv_udp_t: 0xfff3cec5fe60 "PING" { ip = "127.0.0.1", family = "inet", port = 42471 } { } "server on recv" uv_udp_t: 0xfff3cec5fe60 nil nil { } "server on recv" uv_udp_t: 0xfff3cec5fe60 "PING" { ip = "127.0.0.1", family = "inet", port = 36917 } { } "client on close" uv_udp_t: 0xfff3cec5ca20 "server on close" uv_udp_t: 0xfff3cec5fe60 ok 121 udp - udp connect "PING" { ip = "127.0.0.1", family = "inet", port = 35672 } "PING" { ip = "127.0.0.1", family = "inet", port = 35672 } "PING" { ip = "127.0.0.1", family = "inet", port = 35672 } "PING" { ip = "127.0.0.1", family = "inet", port = 35672 } "PING" { ip = "127.0.0.1", family = "inet", port = 35672 } "PING" { ip = "127.0.0.1", family = "inet", port = 35672 } "PING" { ip = "127.0.0.1", family = "inet", port = 35672 } "PING" { ip = "127.0.0.1", family = "inet", port = 35672 } ok 122 udp - udp recvmmsg ok 123 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 124 work - test threadpool "in async notify callback" "a" true 250 2 4 "uv_thread_t: 0xfff3cd2f0ac8" "hello" uv_thread_t: 0xfff3cd2f0ac8 finish hello ok 125 work - test threadpool with async 1 2 3 4 5 7 8 ok 126 work - test threadpool with coro ok 127 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: at 0xfff3ceb4f560 ok 128 work - test threadpool with invalid return value # All tests passed 6 >>> 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.44.2 -- 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... >>> 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... >>> 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... '/home/buildozer/aports/community/lua-luv/pkg/lua-luv/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" >>> libluv*: Scanning shared objects >>> lua-luv-dev*: Scanning shared objects >>> lua-luv-static*: Scanning shared objects >>> lua-luv*: Scanning shared objects >>> lua5.1-luv*: Scanning shared objects >>> lua5.4-luv*: Scanning shared objects >>> libluv*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libuv.so.1 >>> libluv*: Package size: 208.0 KB >>> libluv*: Compressing data... >>> libluv*: Create checksum... >>> libluv*: Create libluv-1.44.2.1-r4.apk >>> lua-luv-dev*: Tracing dependencies... libluv=1.44.2.1-r4 pkgconfig >>> lua-luv-dev*: Package size: 56.0 KB >>> lua-luv-dev*: Compressing data... >>> lua-luv-dev*: Create checksum... >>> lua-luv-dev*: Create lua-luv-dev-1.44.2.1-r4.apk >>> lua-luv-static*: Tracing dependencies... >>> lua-luv-static*: Package size: 304.0 KB >>> lua-luv-static*: Compressing data... >>> lua-luv-static*: Create checksum... >>> lua-luv-static*: Create lua-luv-static-1.44.2.1-r4.apk >>> lua-luv*: Tracing dependencies... >>> lua-luv*: Package size: 4.0 KB >>> lua-luv*: Compressing data... >>> lua-luv*: Create checksum... >>> lua-luv*: Create lua-luv-1.44.2.1-r4.apk >>> lua5.1-luv*: Tracing dependencies... lua5.1 so:libc.musl-aarch64.so.1 so:libuv.so.1 >>> lua5.1-luv*: Package size: 236.0 KB >>> lua5.1-luv*: Compressing data... >>> lua5.1-luv*: Create checksum... >>> lua5.1-luv*: Create lua5.1-luv-1.44.2.1-r4.apk >>> lua5.4-luv*: Tracing dependencies... lua5.4 so:libc.musl-aarch64.so.1 so:libuv.so.1 >>> lua5.4-luv*: Package size: 236.0 KB >>> lua5.4-luv*: Compressing data... >>> lua5.4-luv*: Create checksum... >>> lua5.4-luv*: Create lua5.4-luv-1.44.2.1-r4.apk >>> lua-luv: Build complete at Mon, 15 May 2023 09:02:25 +0000 elapsed time 0h 1m 10s >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Uninstalling dependencies... (1/20) Purging .makedepends-lua-luv (20230515.090115) (2/20) Purging cmake (3.26.3-r1) (3/20) Purging libuv-dev (1.44.2-r3) (4/20) Purging libuv (1.44.2-r3) (5/20) Purging lua-compat53-dev (0.10-r1) (6/20) Purging luajit-dev (2.1_p20230410-r3) (7/20) Purging luajit (2.1_p20230410-r3) (8/20) Purging lua5.1-dev (5.1.5-r12) (9/20) Purging lua5.1 (5.1.5-r12) (10/20) Purging lua5.1-libs (5.1.5-r12) (11/20) Purging lua5.4-dev (5.4.6-r0) (12/20) Purging lua5.4 (5.4.6-r0) (13/20) Purging lua5.4-libs (5.4.6-r0) (14/20) Purging libarchive (3.6.2-r3) (15/20) Purging libbz2 (1.0.8-r6) (16/20) Purging libformw (6.4_p20230514-r0) (17/20) Purging readline (8.2.1-r2) (18/20) Purging rhash-libs (1.4.3-r2) (19/20) Purging samurai (1.2-r3) (20/20) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.0-r11.trigger OK: 375 MiB in 100 packages >>> lua-luv: Updating the community/aarch64 repository index... >>> lua-luv: Signing the index...