>>> lua-luv: Building community/lua-luv 1.44.2.1-r3 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 09:28:33 +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-r5) (2/20) Installing xz-libs (5.4.2-r1) (3/20) Installing libarchive (3.6.2-r2) (4/20) Installing libformw (6.4_p20230401-r4) (5/20) Installing rhash-libs (1.4.3-r2) (6/20) Installing libuv (1.44.2-r2) (7/20) Installing cmake (3.26.3-r1) (8/20) Installing libuv-dev (1.44.2-r2) (9/20) Installing lua-compat53-dev (0.10-r1) (10/20) Installing samurai (1.2-r3) (11/20) Installing luajit (2.1_p20230119-r0) (12/20) Installing luajit-dev (2.1_p20230119-r0) (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.4-r8) (17/20) Installing readline (8.2.1-r1) (18/20) Installing lua5.4 (5.4.4-r8) (19/20) Installing lua5.4-dev (5.4.4-r8) (20/20) Installing .makedepends-lua-luv (20230421.092834) Executing busybox-1.36.0-r7.trigger OK: 471 MiB in 118 packages >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/lua-luv-1.44.2-1.tar.gz >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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/v3.18/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 12.2.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.2s) -- 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 library libluv.so.1.44.2 [4/5] Linking C shared module luv.so [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 12.2.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.4") -- Configuring done (0.3s) -- 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 library libluv.so.1.44.2 [4/5] Creating library symlink libluv.so.1 libluv.so [5/5] Linking C shared module luv.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 12.2.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.2s) -- 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 library libluv.so.1.44.2 [4/5] Linking C shared module luv.so [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 12.2.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.2s) -- 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: 0xfff6fe570630 "closed" uv_timer_t: 0xfff6fe570630 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xfff6fe570450 "closed" { } uv_timer_t: 0xfff6fe570450 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 { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" }, { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "udp", socktype = "dgram", family = "inet6", canonname = "luvit.io" }, { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" }, { addr = "206.189.225.172", protocol = "udp", socktype = "dgram", family = "inet", canonname = "luvit.io" } } 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 = "build-3-18-aarch64.local" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 16 dns - Lookup local ipv6 address { service = "0", hostname = "build-3-18-aarch64.local" } 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 = 115497547, mtime = table: 0xfff6fe5ad570, gid = 1000, mode = 33188, size = 6353, dev = 64769, gen = 0, rdev = 0, atime = table: 0xfff6fe5ad340, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0xfff6fe5cf020, birthtime = table: 0xfff6fe5cf110, blocks = 16 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { nlink = 1, ino = 115497547, mtime = table: 0xfff6fe566710, gid = 1000, mode = 33188, size = 6353, dev = 64769, gen = 0, rdev = 0, atime = table: 0xfff6fe5666c0, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0xfff6fe566760, birthtime = table: 0xfff6fe56b780, 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: 0xfff6fe546e78 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 = 111511760, type = 61267, bsize = 4096, files = 116916224, bfree = 134898998, ffree = 106128561, blocks = 460041184 } ok 41 fs - fs.statfs sync { bavail = 111511760, type = 61267, bsize = 4096, files = 116916224, bfree = 134898998, ffree = 106128561, 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 = 1843200, total = 269272424448, constrained = 9.2233720368548e+18, free = 224728199168 } ok 58 misc - memory size { uptime = 4656283.76 } ok 59 misc - uv.uptime { inblock = 0, nsignals = 0, utime = { usec = 38053, sec = 0 }, oublock = 64, stime = { usec = 20519, sec = 0 }, nivcsw = 2, minflt = 870, idrss = 0, majflt = 0, nvcsw = 65, isrss = 0, nswap = 0, maxrss = 2260, msgsnd = 0, msgrcv = 0, ixrss = 0 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { speed = 0, times = table: 0xfff6fe56a460, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe56a500, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe56a640, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5a70c0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5a7520, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5a75c0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5a7750, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe569810, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5698b0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe569950, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe569a40, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe569bd0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe569cc0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe569e00, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe565050, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5650f0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe565280, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe565370, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5654b0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe565730, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe587870, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe587af0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe587d70, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe587e10, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe587eb0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5b30a0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5b31e0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5b32d0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5b3500, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5aec50, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5aede0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5aef20, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe567060, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe567240, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5672e0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe567560, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe567650, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5ad0c0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5ad340, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5cfa90, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5cfb30, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5cfbd0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5cfd10, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5cfe00, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe569020, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5690c0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe569250, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5692f0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe569480, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe569570, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5b2070, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5b2480, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5b2520, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5b2750, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5b3c00, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5b3f20, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5a8ac0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5a8b60, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5a8c50, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5cf020, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5cf4d0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe59fd90, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe59ff70, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5bf1d0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5bf310, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe59f1e0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe59f320, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe59f410, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe59f500, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe59f780, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe568830, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe568920, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe5689c0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe568b50, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe568bf0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe568ce0, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe568e70, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe574810, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe574950, model = "Neoverse-N1" }, { speed = 0, times = table: 0xfff6fe574c70, 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 = "\0>¬žÝ", netmask = "255.255.255.0", internal = false, family = "inet", ip = "172.16.27.48" }, { mac = "\0>¬žÝ", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "2a0a:e5c1:517:1:216:3eff:feac:9edd" }, { mac = "\0>¬žÝ", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "fe80::216:3eff:feac:9edd" } } ok 63 misc - uv.interface_addresses { 49.08, 39.2, 53.55 } 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 4.6562837732063e+15 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 1682069331 uv.gettimeofday 1682069331.000432 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: 0xfff6fe553d90 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xfff6fe553e10 "timeout" uv_timer_t: 0xfff6fe570450 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xfff6fe553e90 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: 0xfff6fe55a490, pid = 26750 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 87 process - process stdout { handle = uv_process_t: 0xfff6fe55a520, pid = 26751 } "exit" uv_process_t: 0xfff6fe55a520 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { handle = uv_process_t: 0xfff6fe55a5b0, pid = 26752 } "exit" uv_process_t: 0xfff6fe55a5b0 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { handle = uv_process_t: 0xfff6fe55a760, pid = 26754 } "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 = 26756, code = 0 } ok 95 signal - Catch SIGINT { address = { family = "inet", port = 37529, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff6fe55eed0 } { req = uv_connect_t: 0xfff6fe55ac08, client = uv_tcp_t: 0xfff6fe5d2450 } "server on connection" uv_tcp_t: 0xfff6fe55eed0 "client on connect" uv_tcp_t: 0xfff6fe5d2450 nil "client on shutdown" uv_tcp_t: 0xfff6fe5d2450 nil "client on close" uv_tcp_t: 0xfff6fe5d2450 ok 96 tcp - basic tcp server and client (ipv4) { address = { family = "inet6", port = 33275, ip = "::1" }, server = uv_tcp_t: 0xfff6fe5d2580 } { req = uv_connect_t: 0xfff6fe55ac98, client = uv_tcp_t: 0xfff6fe577c50 } "server on connection" uv_tcp_t: 0xfff6fe5d2580 "client on connect" uv_tcp_t: 0xfff6fe577c50 nil "client on shutdown" uv_tcp_t: 0xfff6fe577c50 nil "client on close" uv_tcp_t: 0xfff6fe577c50 ok 97 tcp - basic tcp server and client (ipv6) { address = { family = "inet", port = 41313, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff6fe55e4b0 } { req = uv_write_t: 0xfff6fe5b9708, socket = uv_tcp_t: 0xfff6fe55e5d0 } "client onwrite" uv_tcp_t: 0xfff6fe55e5d0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { family = "inet", port = 35709, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff6fe55edb0 } { req = uv_write_t: 0xfff6fe5b9708, socket = uv_tcp_t: 0xfff6fe55eeb0 } "client onwrite" uv_tcp_t: 0xfff6fe55eeb0 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 = 32793, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff6fe577c30 } { req = uv_write_t: 0xfff6fe66cc28, socket = uv_tcp_t: 0xfff6fe55e490 } "client onwrite" uv_tcp_t: 0xfff6fe55e490 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { family = "inet", port = 43143, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff6fe55e7f0 } { req = uv_write_t: 0xfff6fe5d5808, socket = uv_tcp_t: 0xfff6fe55ed90 } "client onwrite" uv_tcp_t: 0xfff6fe55ed90 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { family = "inet", port = 41193, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff6fe5d2440 } { req = uv_write_t: 0xfff6fe66cc28, socket = uv_tcp_t: 0xfff6fe5d2570 } "client onwrite" uv_tcp_t: 0xfff6fe5d2570 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { family = "inet", port = 35931, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff6fe55e4a0 } { req = uv_write_t: 0xfff6fe66cc28, socket = uv_tcp_t: 0xfff6fe55e5c0 } "client onwrite" uv_tcp_t: 0xfff6fe55e5c0 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: 0xfff6fc539b20 { delay = 100, elapsed = 109 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xfff6fe760068 Runing uv_thread_t: 0xfff6fe760068 { delay = 100, elapsed = 102 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 113 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xfff6fe570630 "closed" uv_timer_t: 0xfff6fe570630 ok 110 timer - simple timeout "interval" uv_timer_t: 0xfff6fe7516a0 "interval" uv_timer_t: 0xfff6fe7516a0 "interval" uv_timer_t: 0xfff6fe7516a0 "closed" uv_timer_t: 0xfff6fe7516a0 ok 111 timer - simple interval "interval" uv_timer_t: 0xfff6fe5704f0 "timeout" uv_timer_t: 0xfff6fe570450 "interval" uv_timer_t: 0xfff6fe5704f0 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xfff6fe570630 0 "interval" uv_timer_t: 0xfff6fe570630 8 "interval" uv_timer_t: 0xfff6fe570630 4 "interval" uv_timer_t: 0xfff6fe570630 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xfff6fe7516a0 0 "interval" uv_timer_t: 0xfff6fe7516a0 8 "interval" uv_timer_t: 0xfff6fe7516a0 4 "interval" uv_timer_t: 0xfff6fe7516a0 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0xfff6fe5b96f0 } { req = 0, client = uv_udp_t: 0xfff6fe66cc10 } "client on send" uv_udp_t: 0xfff6fe66cc10 nil "server on recv" uv_udp_t: 0xfff6fe5b96f0 "PING" { family = "inet", port = 40256, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xfff6fe5b96f0 "client on close" uv_udp_t: 0xfff6fe66cc10 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0xfff6fe5b96e0 } { req = 0, client = uv_udp_t: 0xfff6fe5d57f0 } "client on send" uv_udp_t: 0xfff6fe5d57f0 nil "server on recv" uv_udp_t: 0xfff6fe5b96e0 "PING" { family = "inet", port = 59485, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xfff6fe5b96e0 "client on close" uv_udp_t: 0xfff6fe5d57f0 ok 118 udp - basic udp send from table { server = uv_udp_t: 0xfff6fe5b96f0 } { req = 0, client = uv_udp_t: 0xfff6fe66cc10 } "client on send" uv_udp_t: 0xfff6fe66cc10 nil "server on recv" uv_udp_t: 0xfff6fe5b96f0 "PING" { family = "inet6", port = 34889, ip = "::1" } { } "server on close" uv_udp_t: 0xfff6fe5b96f0 "client on close" uv_udp_t: 0xfff6fe66cc10 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: 0xfff6fe5d5dc0 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0xfff6fe5d5dc0 "PING" { family = "inet", port = 40200, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xfff6fe5d5dc0 "PING" { family = "inet", port = 44333, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xfff6fe5d5dc0 "PING" { family = "inet", port = 44333, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xfff6fe5d5dc0 nil nil { } "server on recv" uv_udp_t: 0xfff6fe5d5dc0 "PING" { family = "inet", port = 44898, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0xfff6fe5b96f0 "server on close" uv_udp_t: 0xfff6fe5d5dc0 ok 121 udp - udp connect "PING" { family = "inet", port = 48271, ip = "127.0.0.1" } "PING" { family = "inet", port = 48271, ip = "127.0.0.1" } "PING" { family = "inet", port = 48271, ip = "127.0.0.1" } "PING" { family = "inet", port = 48271, ip = "127.0.0.1" } "PING" { family = "inet", port = 48271, ip = "127.0.0.1" } "PING" { family = "inet", port = 48271, ip = "127.0.0.1" } "PING" { family = "inet", port = 48271, ip = "127.0.0.1" } "PING" { family = "inet", port = 48271, 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: 0xfff6fd53fb20" "hello" uv_thread_t: 0xfff6fd53fb20 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: 0xfff43cd03e50 "closed" uv_timer_t: 0xfff43cd03e50 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xfff43cd03e50 "closed" { } uv_timer_t: 0xfff43cd03e50 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, family = "inet6", addr = "::1", protocol = "tcp" }, { socktype = "stream", port = 80, family = "inet", addr = "127.0.0.1", protocol = "tcp" } } 2 ok 8 dns - Get all local http addresses { { socktype = "stream", port = 80, family = "inet6", addr = "::1", protocol = "tcp" }, { socktype = "stream", port = 80, family = "inet", addr = "127.0.0.1", protocol = "tcp" } } 2 ok 9 dns - Get all local http addresses sync { { socktype = "stream", canonname = "luvit.io", family = "inet", addr = "206.189.225.172", protocol = "tcp" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { socktype = "stream", canonname = "luvit.io", family = "inet6", addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp" }, { socktype = "stream", canonname = "luvit.io", family = "inet", addr = "206.189.225.172", protocol = "tcp" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { socktype = "stream", canonname = "luvit.io", family = "inet6", addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp" }, { socktype = "dgram", canonname = "luvit.io", family = "inet6", addr = "2604:a880:400:d0::1b9f:2001", protocol = "udp" }, { socktype = "stream", canonname = "luvit.io", family = "inet", addr = "206.189.225.172", protocol = "tcp" }, { socktype = "dgram", canonname = "luvit.io", family = "inet", addr = "206.189.225.172", protocol = "udp" } } 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 = "build-3-18-aarch64.local" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 16 dns - Lookup local ipv6 address { service = "0", hostname = "build-3-18-aarch64.local" } ok 17 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 18 dns - Lookup local port 80 service { fd = 13 } { stat = { size = 6353, type = "file", gen = 0, uid = 1000, blksize = 4096, mtime = table: 0xfff43ccf9dd0, birthtime = table: 0xfff43cd05340, ctime = table: 0xfff43cd05180, flags = 0, atime = table: 0xfff43ccf9d10, blocks = 16, mode = 33188, gid = 1000, rdev = 0, nlink = 1, dev = 64769, ino = 115497547 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { size = 6353, type = "file", gen = 0, uid = 1000, blksize = 4096, mtime = table: 0xfff43ccf9dd0, birthtime = table: 0xfff43cd05280, ctime = table: 0xfff43cd05180, flags = 0, atime = table: 0xfff43ccf9d10, blocks = 16, mode = 33188, gid = 1000, rdev = 0, nlink = 1, dev = 64769, ino = 115497547 } } { 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: 0xfff43cce9a78 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 = 111506832, type = 61267, bsize = 4096, bfree = 134894070, files = 116916224, ffree = 106128415, blocks = 460041184 } ok 41 fs - fs.statfs sync { bavail = 111506831, type = 61267, bsize = 4096, bfree = 134894069, files = 116916224, ffree = 106128415, blocks = 460041184 } 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 { free = 227732824064.0, constrained = 9.2233720368548e+18, rss = 2125824, total = 269272424448.0 } ok 58 misc - memory size { uptime = 4656290.7 } ok 59 misc - uv.uptime { msgsnd = 0, ixrss = 0, nswap = 0, nvcsw = 70, inblock = 0, oublock = 72, idrss = 0, nsignals = 0, msgrcv = 0, minflt = 861, maxrss = 2356, majflt = 0, utime = { usec = 40237, sec = 0 }, nivcsw = 15, stime = { usec = 3962, sec = 0 }, isrss = 0 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cd14480 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cd12e30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cdc7b90 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cd11020 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cd143c0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cdc7ad0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43ccf9d10 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cd114e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acadfe0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae0e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae1e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae2e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae3e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae4e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae5e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae6e0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae020 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae220 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae420 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae620 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae0a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae4a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae1a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acae3a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad040 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad140 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad240 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad340 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad440 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad540 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad640 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad740 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad100 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad300 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad500 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad700 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad280 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad680 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acad580 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43ccea7f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43ccea8f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43ccea9f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cceaaf0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cceabf0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cceacf0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cceadf0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cceaef0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43ccea830 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cceaa30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cceac30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cceae30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43ccea8b0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cceacb0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43ccea9b0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43cceabb0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acaf7f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acaf8f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acaf9f0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acafaf0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acafbf0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acafcf0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acafdf0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acafef0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acaf8b0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acafab0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acafcb0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acafeb0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acafa30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acafe30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acafd30 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acaffa0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acb00a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acb01a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acb02a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acb03a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acb04a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acb05a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acb06a0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acaffe0 }, { model = "Neoverse-N1", speed = 0.0, times = table: 0xfff43acb01e0 } } ok 62 misc - uv.cpu_info "lo" { { netmask = "255.0.0.0", family = "inet", ip = "127.0.0.1", mac = "\0\0\0\0\0\0", internal = true }, { netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", family = "inet6", ip = "::1", mac = "\0\0\0\0\0\0", internal = true } } "eth0" { { netmask = "255.255.255.0", family = "inet", ip = "172.16.27.48", mac = "\0>¬žÝ", internal = false }, { netmask = "ffff:ffff:ffff:ffff::", family = "inet6", ip = "2a0a:e5c1:517:1:216:3eff:feac:9edd", mac = "\0>¬žÝ", internal = false }, { netmask = "ffff:ffff:ffff:ffff::", family = "inet6", ip = "fe80::216:3eff:feac:9edd", mac = "\0>¬žÝ", internal = false } } ok 63 misc - uv.interface_addresses { 51.72, 39.91, 53.7 } 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 { homedir = "/home/buildozer", username = "buildozer", gid = 1000, uid = 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 4.656290707137e+15 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { sysname = "Linux", machine = "aarch64", version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000", release = "5.15.85-0-lts" } ok 72 misc - uv.os_uname os.time 1682069338 uv.gettimeofday 1682069338.000366 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: 0xfff43cceff60 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xfff43ccf0350 "timeout" uv_timer_t: 0xfff43cd03e50 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xfff43ccf0740 ok 84 prepare-check-idle-async - simple idle ok 85 prepare-check-idle-async - simple async ok 86 process - test disable_stdio_inheritance { pid = 26766, handle = uv_process_t: 0xfff43cd38370 } "stdout" { chunk = "Hello World\n" } "exit" { code = 0, signal = 0 } ok 87 process - process stdout { pid = 26767, handle = uv_process_t: 0xfff43cd38490 } "exit" uv_process_t: 0xfff43cd38490 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { pid = 26768, handle = uv_process_t: 0xfff43cd385b0 } "exit" uv_process_t: 0xfff43cd385b0 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { pid = 26770, handle = uv_process_t: 0xfff43cd38b50 } "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" { pid = 26772, code = 0, signal = 0 } ok 95 signal - Catch SIGINT { address = { family = "inet", port = 42027, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff43ccfb5a0 } { req = uv_connect_t: 0xfff43cd03e88, client = uv_tcp_t: 0xfff43ccfb110 } "server on connection" uv_tcp_t: 0xfff43ccfb5a0 "client on connect" uv_tcp_t: 0xfff43ccfb110 nil "client on shutdown" uv_tcp_t: 0xfff43ccfb110 nil "client on close" uv_tcp_t: 0xfff43ccfb110 ok 96 tcp - basic tcp server and client (ipv4) { address = { family = "inet6", port = 34137, ip = "::1" }, server = uv_tcp_t: 0xfff43ccfb120 } { req = uv_connect_t: 0xfff43cd03e88, client = uv_tcp_t: 0xfff43ccfb360 } "server on connection" uv_tcp_t: 0xfff43ccfb120 "client on connect" uv_tcp_t: 0xfff43ccfb360 nil "client on shutdown" uv_tcp_t: 0xfff43ccfb360 nil "client on close" uv_tcp_t: 0xfff43ccfb360 ok 97 tcp - basic tcp server and client (ipv6) { address = { family = "inet", port = 36685, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff43ccfb100 } { req = uv_write_t: 0xfff43ccfb6e8, socket = uv_tcp_t: 0xfff43ccfb340 } "client onwrite" uv_tcp_t: 0xfff43ccfb340 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { family = "inet", port = 43723, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff43ccfb350 } { req = uv_write_t: 0xfff43ccfb5b8, socket = uv_tcp_t: 0xfff43cd05c80 } "client onwrite" uv_tcp_t: 0xfff43cd05c80 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 = 36809, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff43ccfb120 } { req = uv_write_t: 0xfff43ccfb6f8, socket = uv_tcp_t: 0xfff43ccfb360 } "client onwrite" uv_tcp_t: 0xfff43ccfb360 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { family = "inet", port = 46715, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff43cd05c80 } { req = uv_write_t: 0xfff43ccfb5b8, socket = uv_tcp_t: 0xfff43ccfb240 } "client onwrite" uv_tcp_t: 0xfff43ccfb240 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { family = "inet", port = 44075, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff43ccfb6c0 } { req = uv_write_t: 0xfff43ccfb388, socket = uv_tcp_t: 0xfff43ccfb100 } "client onwrite" uv_tcp_t: 0xfff43ccfb100 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { family = "inet", port = 35019, ip = "127.0.0.1" }, server = uv_tcp_t: 0xfff43ccfb110 } { req = uv_write_t: 0xfff43ccfb6d8, socket = uv_tcp_t: 0xfff43ccfb360 } "client onwrite" uv_tcp_t: 0xfff43ccfb360 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: 0xfff43acabb20 { delay = 100, elapsed = 115 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xfff43cfd5068 Runing uv_thread_t: 0xfff43cfd5068 { delay = 100, elapsed = 103 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 110 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xfff43cd03e50 "closed" uv_timer_t: 0xfff43cd03e50 ok 110 timer - simple timeout "interval" uv_timer_t: 0xfff43cd03e50 "interval" uv_timer_t: 0xfff43cd03e50 "interval" uv_timer_t: 0xfff43cd03e50 "closed" uv_timer_t: 0xfff43cd03e50 ok 111 timer - simple interval "interval" uv_timer_t: 0xfff43ccf4a30 "timeout" uv_timer_t: 0xfff43cd03e50 "interval" uv_timer_t: 0xfff43ccf4a30 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xfff43cd03e50 0 "interval" uv_timer_t: 0xfff43cd03e50 8 "interval" uv_timer_t: 0xfff43cd03e50 4 "interval" uv_timer_t: 0xfff43cd03e50 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xfff43cd03e50 0 "interval" uv_timer_t: 0xfff43cd03e50 8 "interval" uv_timer_t: 0xfff43cd03e50 4 "interval" uv_timer_t: 0xfff43cd03e50 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0xfff43cd34ca0 } { req = 0, client = uv_udp_t: 0xfff43cd307f0 } "client on send" uv_udp_t: 0xfff43cd307f0 nil "server on recv" uv_udp_t: 0xfff43cd34ca0 "PING" { family = "inet", port = 51146, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xfff43cd34ca0 "client on close" uv_udp_t: 0xfff43cd307f0 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0xfff43cd34cb0 } { req = 0, client = uv_udp_t: 0xfff43cd307e0 } "client on send" uv_udp_t: 0xfff43cd307e0 nil "server on recv" uv_udp_t: 0xfff43cd34cb0 "PING" { family = "inet", port = 38692, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xfff43cd34cb0 "client on close" uv_udp_t: 0xfff43cd307e0 ok 118 udp - basic udp send from table { server = uv_udp_t: 0xfff43cd34ca0 } { req = 0, client = uv_udp_t: 0xfff43cd307f0 } "client on send" uv_udp_t: 0xfff43cd307f0 nil "server on recv" uv_udp_t: 0xfff43cd34ca0 "PING" { family = "inet6", port = 50013, ip = "::1" } { } "server on close" uv_udp_t: 0xfff43cd34ca0 "client on close" uv_udp_t: 0xfff43cd307f0 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: 0xfff43cd307e0 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0xfff43cd307e0 "PING" { family = "inet", port = 37362, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xfff43cd307e0 "PING" { family = "inet", port = 51349, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xfff43cd307e0 "PING" { family = "inet", port = 51349, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xfff43cd307e0 nil nil { } "server on recv" uv_udp_t: 0xfff43cd307e0 "PING" { family = "inet", port = 54508, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0xfff43cd34ca0 "server on close" uv_udp_t: 0xfff43cd307e0 ok 121 udp - udp connect "PING" { family = "inet", port = 35223, ip = "127.0.0.1" } "PING" { family = "inet", port = 35223, ip = "127.0.0.1" } "PING" { family = "inet", port = 35223, ip = "127.0.0.1" } "PING" { family = "inet", port = 35223, ip = "127.0.0.1" } "PING" { family = "inet", port = 35223, ip = "127.0.0.1" } "PING" { family = "inet", port = 35223, ip = "127.0.0.1" } "PING" { family = "inet", port = 35223, ip = "127.0.0.1" } "PING" { family = "inet", port = 35223, 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: 0xfff43bce2b20" "hello" uv_thread_t: 0xfff43bce2b20 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: 0xfff67423b370 "closed" uv_timer_t: 0xfff67423b370 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xfff67423b2d0 "closed" { } uv_timer_t: 0xfff67423b2d0 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 { { family = "inet6", addr = "::1", port = 80, protocol = "tcp", socktype = "stream" }, { family = "inet", addr = "127.0.0.1", port = 80, protocol = "tcp", socktype = "stream" } } 2 ok 8 dns - Get all local http addresses { { family = "inet6", protocol = "tcp", addr = "::1", port = 80, socktype = "stream" }, { family = "inet", protocol = "tcp", addr = "127.0.0.1", port = 80, socktype = "stream" } } 2 ok 9 dns - Get all local http addresses sync { { family = "inet", addr = "206.189.225.172", canonname = "luvit.io", protocol = "tcp", socktype = "stream" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { family = "inet6", addr = "2604:a880:400:d0::1b9f:2001", canonname = "luvit.io", protocol = "tcp", socktype = "stream" }, { family = "inet", addr = "206.189.225.172", canonname = "luvit.io", protocol = "tcp", socktype = "stream" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { family = "inet6", addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", canonname = "luvit.io", socktype = "stream" }, { family = "inet6", addr = "2604:a880:400:d0::1b9f:2001", protocol = "udp", canonname = "luvit.io", socktype = "dgram" }, { family = "inet", addr = "206.189.225.172", protocol = "tcp", canonname = "luvit.io", socktype = "stream" }, { family = "inet", addr = "206.189.225.172", protocol = "udp", canonname = "luvit.io", socktype = "dgram" } } 4 ok 12 dns - Get all adresses for luvit.io { hostname = "0.0.0.0", service = "0" } ok 13 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 14 dns - Lookup local ipv4 address sync { hostname = "build-3-18-aarch64.local", service = "0" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { hostname = "::", service = "0" } ok 16 dns - Lookup local ipv6 address { hostname = "build-3-18-aarch64.local", service = "0" } ok 17 dns - Lookup local ::1 ipv6 address { hostname = "::", service = "http" } ok 18 dns - Lookup local port 80 service { fd = 13 } { stat = { dev = 64769, mode = 33188, nlink = 1, uid = 1000, gid = 1000, rdev = 0, ino = 115497547, blksize = 4096, blocks = 16, flags = 0, gen = 0, size = 6353, mtime = table: 0x5948862e28d0, ctime = table: 0x594886310828, birthtime = table: 0x5948862e8808, atime = table: 0x5948862e8960, type = "file" } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { mtime = table: 0x5948862f0760, ctime = table: 0x594886310828, birthtime = table: 0x5948862fff70, dev = 64769, mode = 33188, nlink = 1, uid = 1000, gid = 1000, rdev = 0, ino = 115497547, blksize = 4096, blocks = 16, flags = 0, gen = 0, type = "file", size = 6353, atime = table: 0x5948862e28d0 } } { 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: 0x59488631c958 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 { files = 116916224, ffree = 106128180, bavail = 111504060, bfree = 134891298, bsize = 4096, blocks = 460041184, type = 61267 } ok 41 fs - fs.statfs sync { bsize = 4096, blocks = 460041184, bfree = 134891295, files = 116916224, ffree = 106128180, bavail = 111504057, type = 61267 } 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 = 76802, version_string = "1.44.2" } ok 57 misc - uv.version and uv.version_string { constrained = 9.2233720368548e+18, free = 222729457664, rss = 2596864, total = 269272424448 } ok 58 misc - memory size { uptime = 4656297.67 } ok 59 misc - uv.uptime { msgsnd = 0, msgrcv = 0, nsignals = 0, nvcsw = 67, nivcsw = 2, utime = { usec = 47814, sec = 0 }, stime = { usec = 3694, sec = 0 }, maxrss = 2536, ixrss = 0, idrss = 0, isrss = 0, minflt = 559, majflt = 0, nswap = 0, inblock = 0, oublock = 80 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { model = "Neoverse-N1", speed = 0, times = table: 0x5948863071c8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e7580 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862d4478 }, { model = "Neoverse-N1", speed = 0, times = table: 0x59488630b1e8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862c0fe0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862d7650 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e1ab8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e8960 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886311a18 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862cc2d0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e8cf8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x59488630a6f0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e7358 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886301ce8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886310828 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886313120 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862cbe98 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862f0760 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e28d0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x59488630dc68 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862eff70 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e6cd0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948863189a8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862dcf48 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886317520 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862f5100 }, { model = "Neoverse-N1", speed = 0, times = table: 0x59488630eda8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886311978 }, { model = "Neoverse-N1", speed = 0, times = table: 0x59488630e2a0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862dd428 }, { model = "Neoverse-N1", speed = 0, times = table: 0x59488630c7c0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886309fb8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x59488631c3b0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886308b08 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e4530 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862cc758 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862ffc28 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862cc5d0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x59488630fde8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862f1d90 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862f0e68 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948863049b8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862fec68 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862d5670 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e2e30 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e8718 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886312f48 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862fe9f0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886310668 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862dca58 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948863155a8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862d8910 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862d7ac8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862ffdb8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x59488631a558 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886304a00 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886308538 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e52b8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886303098 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e2660 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862d8448 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886308d90 }, { model = "Neoverse-N1", speed = 0, times = table: 0x59488631a058 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e21b0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862d5c48 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862ef378 }, { model = "Neoverse-N1", speed = 0, times = table: 0x59488630ea28 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862fbe28 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862d5700 }, { model = "Neoverse-N1", speed = 0, times = table: 0x59488630c500 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862d8b38 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e3a08 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862cbce0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886305f80 }, { model = "Neoverse-N1", speed = 0, times = table: 0x594886310228 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e67b0 }, { model = "Neoverse-N1", speed = 0, times = table: 0x59488630e730 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862efec8 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862eb850 }, { model = "Neoverse-N1", speed = 0, times = table: 0x5948862e6f08 } } ok 62 misc - uv.cpu_info "lo" { { internal = true, mac = "\0\0\0\0\0\0", netmask = "255.0.0.0", family = "inet", ip = "127.0.0.1" }, { internal = true, mac = "\0\0\0\0\0\0", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", family = "inet6", ip = "::1" } } "eth0" { { internal = false, mac = "\0>¬žÝ", netmask = "255.255.255.0", family = "inet", ip = "172.16.27.48" }, { internal = false, mac = "\0>¬žÝ", netmask = "ffff:ffff:ffff:ffff::", family = "inet6", ip = "2a0a:e5c1:517:1:216:3eff:feac:9edd" }, { internal = false, mac = "\0>¬žÝ", netmask = "ffff:ffff:ffff:ffff::", family = "inet6", ip = "fe80::216:3eff:feac:9edd" } } ok 63 misc - uv.interface_addresses { 56.45, 41.31, 54.01 } 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 { username = "buildozer", uid = 1000, gid = 1000, shell = "/bin/ash", homedir = "/home/buildozer" } 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 4.65629768092e+15 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { machine = "aarch64", release = "5.15.85-0-lts", version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000", sysname = "Linux" } ok 72 misc - uv.os_uname os.time 1682069345 uv.gettimeofday 1682069345.000341 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: 0xfff67423ef60 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xfff67423ef60 "timeout" uv_timer_t: 0xfff67423b370 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xfff67423ef60 ok 84 prepare-check-idle-async - simple idle ok 85 prepare-check-idle-async - simple async ok 86 process - test disable_stdio_inheritance { pid = 26782, handle = uv_process_t: 0xfff67423b380 } "stdout" { chunk = "Hello World\n" } "exit" { code = 0, signal = 0 } ok 87 process - process stdout { pid = 26783, handle = uv_process_t: 0xfff67423b2d0 } "exit" uv_process_t: 0xfff67423b2d0 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { pid = 26784, handle = uv_process_t: 0xfff67423b370 } "exit" uv_process_t: 0xfff67423b370 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { pid = 26786, handle = uv_process_t: 0xfff67423b380 } "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" { pid = 26788, code = 0, signal = 0 } ok 95 signal - Catch SIGINT { address = { port = 44159, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xfff6720c9060 } { client = uv_tcp_t: 0xfff6720c92f0, req = uv_connect_t: 0x5948862f4638 } "server on connection" uv_tcp_t: 0xfff6720c9060 "client on connect" uv_tcp_t: 0xfff6720c92f0 nil "client on shutdown" uv_tcp_t: 0xfff6720c92f0 nil "client on close" uv_tcp_t: 0xfff6720c92f0 ok 96 tcp - basic tcp server and client (ipv4) { address = { port = 41559, ip = "::1", family = "inet6" }, server = uv_tcp_t: 0xfff67423b6d0 } { client = uv_tcp_t: 0xfff6720c9070, req = uv_connect_t: 0x5948862f4638 } "server on connection" uv_tcp_t: 0xfff67423b6d0 "client on connect" uv_tcp_t: 0xfff6720c9070 nil "client on shutdown" uv_tcp_t: 0xfff6720c9070 nil "client on close" uv_tcp_t: 0xfff6720c9070 ok 97 tcp - basic tcp server and client (ipv6) { address = { port = 37245, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xfff6720c92b0 } { req = uv_write_t: 0x594886316e50, socket = uv_tcp_t: 0xfff67423b6e0 } "client onwrite" uv_tcp_t: 0xfff67423b6e0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { port = 40715, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xfff67423b6a0 } { req = uv_write_t: 0x5948863114f8, socket = uv_tcp_t: 0xfff6720c9040 } "client onwrite" uv_tcp_t: 0xfff6720c9040 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 = { port = 39819, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xfff6720c9050 } { req = uv_write_t: 0x594886316e50, socket = uv_tcp_t: 0xfff6720c92d0 } "client onwrite" uv_tcp_t: 0xfff6720c92d0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { port = 35221, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xfff6720c9060 } { req = uv_write_t: 0x594886316e50, socket = uv_tcp_t: 0xfff6720c92e0 } "client onwrite" uv_tcp_t: 0xfff6720c92e0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { port = 42593, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xfff6720c9070 } { req = uv_write_t: 0x594886316e50, socket = uv_tcp_t: 0xfff6720c92f0 } "client onwrite" uv_tcp_t: 0xfff6720c92f0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { port = 45299, ip = "127.0.0.1", family = "inet" }, server = uv_tcp_t: 0xfff6720c9030 } { req = uv_write_t: 0x594886316e50, socket = uv_tcp_t: 0xfff6720c92b0 } "client onwrite" uv_tcp_t: 0xfff6720c92b0 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: 0xfff6720c8ac8 { elapsed = 108, delay = 100 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xfff67418bd08 Runing uv_thread_t: 0xfff67418bd08 { elapsed = 102, delay = 100 } ok 108 thread - test thread sleep msecs in main thread { elapsed = 109, delay = 100 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xfff67423b230 "closed" uv_timer_t: 0xfff67423b230 ok 110 timer - simple timeout "interval" uv_timer_t: 0xfff67423b230 "interval" uv_timer_t: 0xfff67423b230 "interval" uv_timer_t: 0xfff67423b230 "closed" uv_timer_t: 0xfff67423b230 ok 111 timer - simple interval "interval" uv_timer_t: 0xfff67423b2d0 "timeout" uv_timer_t: 0xfff67423b230 "interval" uv_timer_t: 0xfff67423b2d0 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xfff67423b230 0 "interval" uv_timer_t: 0xfff67423b230 8 "interval" uv_timer_t: 0xfff67423b230 4 "interval" uv_timer_t: 0xfff67423b230 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xfff67423b230 0 "interval" uv_timer_t: 0xfff67423b230 8 "interval" uv_timer_t: 0xfff67423b230 4 "interval" uv_timer_t: 0xfff67423b230 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0xfff67423ee70 } { client = uv_udp_t: 0xfff67418bf10, req = 0 } "client on send" uv_udp_t: 0xfff67418bf10 nil "server on recv" uv_udp_t: 0xfff67423ee70 "PING" { port = 52839, ip = "127.0.0.1", family = "inet" } { } "server on close" uv_udp_t: 0xfff67423ee70 "client on close" uv_udp_t: 0xfff67418bf10 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0xfff67423ba20 } { client = uv_udp_t: 0xfff67423ee60, req = 0 } "client on send" uv_udp_t: 0xfff67423ee60 nil "server on recv" uv_udp_t: 0xfff67423ba20 "PING" { port = 46216, ip = "127.0.0.1", family = "inet" } { } "server on close" uv_udp_t: 0xfff67423ba20 "client on close" uv_udp_t: 0xfff67423ee60 ok 118 udp - basic udp send from table { server = uv_udp_t: 0xfff67418bf00 } { client = uv_udp_t: 0xfff67423ba10, req = 0 } "client on send" uv_udp_t: 0xfff67423ba10 nil "server on recv" uv_udp_t: 0xfff67418bf00 "PING" { port = 39225, ip = "::1", family = "inet6" } { } "server on close" uv_udp_t: 0xfff67418bf00 "client on close" uv_udp_t: 0xfff67423ba10 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: 0xfff67418bf10 } { port = 9123, ip = "127.0.0.1", family = "inet" } "server on recv" uv_udp_t: 0xfff67418bf10 "PING" { port = 53901, ip = "127.0.0.1", family = "inet" } { } "server on recv" uv_udp_t: 0xfff67418bf10 "PING" { port = 47407, ip = "127.0.0.1", family = "inet" } { } "server on recv" uv_udp_t: 0xfff67418bf10 "PING" { port = 47407, ip = "127.0.0.1", family = "inet" } { } "server on recv" uv_udp_t: 0xfff67418bf10 nil nil { } "server on recv" uv_udp_t: 0xfff67418bf10 "PING" { port = 49396, ip = "127.0.0.1", family = "inet" } { } "client on close" uv_udp_t: 0xfff67423ba20 "server on close" uv_udp_t: 0xfff67418bf10 ok 121 udp - udp connect "PING" { port = 40740, ip = "127.0.0.1", family = "inet" } "PING" { port = 40740, ip = "127.0.0.1", family = "inet" } "PING" { port = 40740, ip = "127.0.0.1", family = "inet" } "PING" { port = 40740, ip = "127.0.0.1", family = "inet" } "PING" { port = 40740, ip = "127.0.0.1", family = "inet" } "PING" { port = 40740, ip = "127.0.0.1", family = "inet" } "PING" { port = 40740, ip = "127.0.0.1", family = "inet" } "PING" { port = 40740, ip = "127.0.0.1", family = "inet" } 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: 0xfff6740d8ac8" "hello" uv_thread_t: 0xfff6740d8ac8 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 0xfff67412e540 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-r3.apk >>> lua-luv-dev*: Tracing dependencies... libluv=1.44.2.1-r3 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-r3.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-r3.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-r3.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-r3.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-r3.apk >>> lua-luv: Build complete at Fri, 21 Apr 2023 09:29:13 +0000 elapsed time 0h 0m 40s >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Uninstalling dependencies... (1/20) Purging .makedepends-lua-luv (20230421.092834) (2/20) Purging cmake (3.26.3-r1) (3/20) Purging libuv-dev (1.44.2-r2) (4/20) Purging libuv (1.44.2-r2) (5/20) Purging lua-compat53-dev (0.10-r1) (6/20) Purging luajit-dev (2.1_p20230119-r0) (7/20) Purging luajit (2.1_p20230119-r0) (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.4-r8) (12/20) Purging lua5.4 (5.4.4-r8) (13/20) Purging lua5.4-libs (5.4.4-r8) (14/20) Purging libarchive (3.6.2-r2) (15/20) Purging libbz2 (1.0.8-r5) (16/20) Purging libformw (6.4_p20230401-r4) (17/20) Purging readline (8.2.1-r1) (18/20) Purging rhash-libs (1.4.3-r2) (19/20) Purging samurai (1.2-r3) (20/20) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 98 packages >>> lua-luv: Updating the community/aarch64 repository index... >>> lua-luv: Signing the index...