>>> autobrr: Building testing/autobrr 1.42.0-r0 (using abuild 3.13.0-r3) started Mon, 13 May 2024 07:15:48 +0000 >>> autobrr: Checking sanity of /home/buildozer/aports/testing/autobrr/APKBUILD... >>> autobrr: Analyzing dependencies... >>> autobrr: Installing for build: build-base go pnpm (1/9) Installing binutils-gold (2.42-r0) (2/9) Installing go (1.22.2-r0) (3/9) Installing ada-libs (2.7.8-r0) (4/9) Installing libbase64 (0.5.2-r0) (5/9) Installing icu-data-en (74.2-r0) Executing icu-data-en-74.2-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (6/9) Installing icu-libs (74.2-r0) (7/9) Installing nodejs (20.12.2-r0) (8/9) Installing pnpm (9.1.0-r0) (9/9) Installing .makedepends-autobrr (20240513.071549) Executing busybox-1.36.1-r26.trigger OK: 659 MiB in 117 packages >>> autobrr: Cleaning up srcdir >>> autobrr: Cleaning up pkgdir >>> autobrr: Cleaning up tmpdir >>> autobrr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autobrr-1.42.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1685k 100 1685k 0 0 16.8M 0 --:--:-- --:--:-- --:--:-- 16.9M >>> autobrr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autobrr-1.42.0.tar.gz >>> autobrr: Checking sha512sums... autobrr-1.42.0.tar.gz: OK autobrr.initd: OK autobrr.confd: OK >>> autobrr: Unpacking /var/cache/distfiles/autobrr-1.42.0.tar.gz...  WARN  This project is configured to use v9.0.2 of pnpm. Your current pnpm is v9.1.0 Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +740 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 740, reused 0, downloaded 0, added 0 Progress: resolved 740, reused 713, downloaded 0, added 135 ╭─────────────────────────────────────────────────────────────────╮ │ │ │ Update available! 9.1.0 → 9.1.1. │ │ Changelog: https://github.com/pnpm/pnpm/releases/tag/v9.1.1 │ │ Run "pnpm add -g pnpm" to update. │ │ │ │ Follow @pnpmjs for updates: https://twitter.com/pnpmjs │ │ │ ╰─────────────────────────────────────────────────────────────────╯ Progress: resolved 740, reused 713, downloaded 24, added 738 Progress: resolved 740, reused 713, downloaded 26, added 740, done dependencies: + @headlessui/react 1.7.19 + @heroicons/react 2.1.3 + @hookform/error-message 2.0.1 + @popperjs/core 2.11.8 + @tailwindcss/forms 0.5.7 + @tanstack/react-query 5.29.2 + @tanstack/react-query-devtools 5.29.2 + @tanstack/react-router 1.31.6 + @types/node 20.12.7 + @types/react 18.2.79 + @types/react-dom 18.2.25 + @types/react-portal 4.0.7 + @types/react-table 7.7.20 + @typescript-eslint/eslint-plugin 7.7.0 + @typescript-eslint/parser 7.7.0 + @vitejs/plugin-react-swc 3.6.0 + autoprefixer 10.4.19 + buffer 6.0.3 + date-fns 3.6.0 + formik 2.4.5 + http-proxy-middleware 2.0.6 + postcss 8.4.38 + react 18.2.0 + react-debounce-input 3.3.0 + react-dom 18.2.0 + react-hook-form 7.51.3 + react-hot-toast 2.4.1 + react-multi-select-component 4.3.4 + react-popper-tooltip 4.4.2 + react-portal 4.2.2 + react-ridge-state 4.2.9 + react-select 5.8.0 + react-table 7.8.0 + react-textarea-autosize 8.5.3 + stacktracey 2.1.8 + tailwind-lerp-colors 1.2.6 + tailwindcss 3.4.3 + workbox-window 7.0.0 + zod 3.22.4 + zod-formik-adapter 1.3.0 devDependencies: + @microsoft/eslint-formatter-sarif 3.1.0 + @rollup/wasm-node 4.14.3 + @tanstack/router-devtools 1.31.6 + eslint 8.57.0 + eslint-plugin-import 2.29.1 + eslint-plugin-react 7.34.1 + eslint-plugin-react-hooks 4.6.0 + eslint-plugin-react-refresh 0.4.6 + eslint-watch 8.0.0 + ts-node 10.9.2 + typescript 5.4.5 + vite 5.2.9 + vite-plugin-pwa 0.19.8 + vite-plugin-svgr 4.2.0 Done in 5.6s  WARN  This project is configured to use v9.0.2 of pnpm. Your current pnpm is v9.1.0 > web@0.2.0 build /home/buildozer/aports/testing/autobrr/src/autobrr-1.42.0/web > tsc && vite build vite v5.2.9 building for production... transforming... ✓ 1555 modules transformed. rendering chunks... computing gzip size... dist/.vite/manifest.json 0.19 kB │ gzip: 0.14 kB dist/manifest.webmanifest 0.63 kB dist/index.html 2.48 kB │ gzip: 1.11 kB dist/assets/index-ByLTYNfS.css 165.72 kB │ gzip: 53.83 kB dist/assets/index-CivVoPto.js 1,172.43 kB │ gzip: 329.48 kB │ map: 4,094.08 kB (!) Some chunks are larger than 500 kB after minification. Consider: - Using dynamic import() to code-split the application - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit. ✓ built in 10.76s ? github.com/autobrr/autobrr/cmd/autobrr [no test files] ? github.com/autobrr/autobrr/cmd/autobrrctl [no test files] ? github.com/autobrr/autobrr/internal/announce [no test files] ? github.com/autobrr/autobrr/internal/api [no test files] ? github.com/autobrr/autobrr/internal/auth [no test files] ? github.com/autobrr/autobrr/internal/database/tools [no test files] ? github.com/autobrr/autobrr/internal/download_client [no test files] ? github.com/autobrr/autobrr/internal/events [no test files] ? github.com/autobrr/autobrr/internal/filter [no test files] ? github.com/autobrr/autobrr/internal/irc [no test files] ? github.com/autobrr/autobrr/internal/logger [no test files] ? github.com/autobrr/autobrr/internal/mock [no test files] ? github.com/autobrr/autobrr/internal/release [no test files] ? github.com/autobrr/autobrr/internal/user [no test files] ? github.com/autobrr/autobrr/internal/server [no test files] ? github.com/autobrr/autobrr/internal/update [no test files] ? github.com/autobrr/autobrr/internal/scheduler [no test files] ? github.com/autobrr/autobrr/internal/utils [no test files] ? github.com/autobrr/autobrr/pkg/btn [no test files] ? github.com/autobrr/autobrr/pkg/cmp [no test files] ? github.com/autobrr/autobrr/pkg/errors [no test files] ? github.com/autobrr/autobrr/pkg/ggn [no test files] ? github.com/autobrr/autobrr/pkg/jsonrpc [no test files] ? github.com/autobrr/autobrr/pkg/lidarr [no test files] ? github.com/autobrr/autobrr/pkg/porla [no test files] ? github.com/autobrr/autobrr/pkg/ops [no test files] ? github.com/autobrr/autobrr/pkg/ptp [no test files] ? github.com/autobrr/autobrr/pkg/newznab [no test files] ? github.com/autobrr/autobrr/pkg/readarr [no test files] ? github.com/autobrr/autobrr/pkg/radarr [no test files] ? github.com/autobrr/autobrr/pkg/sabnzbd [no test files] ? github.com/autobrr/autobrr/pkg/sanitize [no test files] ? github.com/autobrr/autobrr/pkg/red [no test files] ? github.com/autobrr/autobrr/pkg/sharedhttp [no test files] ? github.com/autobrr/autobrr/pkg/sonarr [no test files] ? github.com/autobrr/autobrr/pkg/torznab [no test files] ? github.com/autobrr/autobrr/pkg/transmission [no test files] ? github.com/autobrr/autobrr/pkg/whisparr [no test files] ? github.com/autobrr/autobrr/test/mockindexer [no test files] ? github.com/autobrr/autobrr/test/mockindexer/irc [no test files] ? github.com/autobrr/autobrr/web [no test files] ok github.com/autobrr/autobrr/internal/action 0.046s ok github.com/autobrr/autobrr/internal/config 0.038s ok github.com/autobrr/autobrr/internal/database 0.036s ok github.com/autobrr/autobrr/internal/domain 0.111s ok github.com/autobrr/autobrr/internal/feed 0.045s ok github.com/autobrr/autobrr/internal/http 0.043s ok github.com/autobrr/autobrr/internal/indexer 0.092s ok github.com/autobrr/autobrr/internal/notification 0.037s ok github.com/autobrr/autobrr/pkg/argon2id 0.445s ok github.com/autobrr/autobrr/pkg/version 0.015s ok github.com/autobrr/autobrr/pkg/wildcard 0.012s >>> autobrr: Entering fakeroot... >>> autobrr-openrc*: Running split function openrc... >>> autobrr-openrc*: Preparing subpackage autobrr-openrc... >>> autobrr-openrc*: Running postcheck for autobrr-openrc >>> autobrr*: Running postcheck for autobrr >>> autobrr*: Preparing package autobrr... >>> autobrr*: Stripping binaries >>> autobrr*: Script found. /bin/sh added as a dependency for autobrr-1.42.0-r0.apk >>> autobrr*: Adding .pre-install >>> autobrr-openrc*: Scanning shared objects >>> autobrr*: Scanning shared objects >>> autobrr-openrc*: Tracing dependencies... >>> autobrr-openrc*: Package size: 24.0 KB >>> autobrr-openrc*: Compressing data... >>> autobrr-openrc*: Create checksum... >>> autobrr-openrc*: Create autobrr-openrc-1.42.0-r0.apk >>> autobrr*: Tracing dependencies... /bin/sh so:libc.musl-aarch64.so.1 >>> autobrr*: Package size: 42.3 MB >>> autobrr*: Compressing data... >>> autobrr*: Create checksum... >>> autobrr*: Create autobrr-1.42.0-r0.apk >>> autobrr: Build complete at Mon, 13 May 2024 07:16:46 +0000 elapsed time 0h 0m 58s >>> autobrr: Cleaning up srcdir >>> autobrr: Cleaning up pkgdir >>> autobrr: Uninstalling dependencies... (1/9) Purging .makedepends-autobrr (20240513.071549) (2/9) Purging go (1.22.2-r0) (3/9) Purging binutils-gold (2.42-r0) (4/9) Purging pnpm (9.1.0-r0) (5/9) Purging nodejs (20.12.2-r0) (6/9) Purging ada-libs (2.7.8-r0) (7/9) Purging icu-libs (74.2-r0) (8/9) Purging libbase64 (0.5.2-r0) (9/9) Purging icu-data-en (74.2-r0) Executing busybox-1.36.1-r26.trigger OK: 412 MiB in 108 packages >>> autobrr: Updating the testing/aarch64 repository index... >>> autobrr: Signing the index...