>>> autobrr: Building testing/autobrr 1.29.0-r0 (using abuild 3.11.21-r0) started Tue, 12 Sep 2023 10:39:35 +0000 >>> autobrr: Checking sanity of /home/buildozer/aports/testing/autobrr/APKBUILD... >>> autobrr: Analyzing dependencies... >>> autobrr: Installing for build: build-base go pnpm (1/7) Installing binutils-gold (2.41-r0) (2/7) Installing go (1.21.1-r0) (3/7) Installing icu-data-en (73.2-r2) Executing icu-data-en-73.2-r2.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (4/7) Installing icu-libs (73.2-r2) (5/7) Installing nodejs (18.17.1-r0) (6/7) Installing pnpm (8.7.4-r0) (7/7) Installing .makedepends-autobrr (20230912.103936) Executing busybox-1.36.1-r6.trigger OK: 617 MiB in 110 packages >>> autobrr: Cleaning up srcdir >>> autobrr: Cleaning up pkgdir >>> autobrr: Cleaning up tmpdir >>> autobrr: Fetching autobrr-1.29.0.tar.gz::https://github.com/autobrr/autobrr/archive/v1.29.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1232k 0 1232k 0 0 2050k 0 --:--:-- --:--:-- --:--:-- 3058k >>> autobrr: Fetching autobrr-1.29.0.tar.gz::https://github.com/autobrr/autobrr/archive/v1.29.0.tar.gz >>> autobrr: Checking sha512sums... autobrr-1.29.0.tar.gz: OK autobrr.initd: OK autobrr.confd: OK >>> autobrr: Unpacking /var/cache/distfiles/autobrr-1.29.0.tar.gz... Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +666 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ╭─────────────────────────────────────────────────────────────────╮ │ │ │ Update available! 8.7.4 → 8.7.5. │ │ Changelog: https://github.com/pnpm/pnpm/releases/tag/v8.7.5 │ │ Run "pnpm add -g pnpm" to update. │ │ │ │ Follow @pnpmjs for updates: https://twitter.com/pnpmjs │ │ │ ╰─────────────────────────────────────────────────────────────────╯ Progress: resolved 666, reused 0, downloaded 0, added 0 Progress: resolved 666, reused 18, downloaded 0, added 0 Progress: resolved 666, reused 40, downloaded 0, added 0 Progress: resolved 666, reused 419, downloaded 61, added 480 Progress: resolved 666, reused 419, downloaded 244, added 664 Progress: resolved 666, reused 419, downloaded 246, added 666, done dependencies: + @headlessui/react 1.7.17 + @heroicons/react 2.0.18 + @hookform/error-message 2.0.1 + @tailwindcss/forms 0.5.6 + @tanstack/react-query 4.33.0 + @tanstack/react-query-devtools 4.33.0 + @types/node 20.5.9 + @types/react 18.2.21 + @types/react-dom 18.2.7 + @types/react-portal 4.0.4 + @types/react-router-dom 5.3.3 + @types/react-table 7.7.15 + @typescript-eslint/eslint-plugin 6.5.0 + @typescript-eslint/parser 6.5.0 + @vitejs/plugin-react-swc 3.3.2 + autoprefixer 10.4.15 + buffer 6.0.3 + date-fns 2.30.0 + eslint 8.48.0 + eslint-plugin-import 2.28.1 + eslint-plugin-react 7.33.2 + eslint-plugin-react-hooks 4.6.0 + eslint-watch 8.0.0 + formik 2.4.3 + http-proxy-middleware 2.0.6 + postcss 8.4.29 + react 18.2.0 + react-debounce-input 3.3.0 + react-dom 18.2.0 + react-error-boundary 4.0.11 + react-hook-form 7.45.4 + 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-router-dom 6.15.0 + react-select 5.7.4 + react-table 7.8.0 + react-textarea-autosize 8.5.3 + react-tooltip 5.21.1 + stacktracey 2.1.8 + tailwindcss 3.3.3 + typescript 5.2.2 + vite 4.4.9 + vite-plugin-pwa 0.16.4 + vite-plugin-svgr 3.2.0 + workbox-window 7.0.0 + zod 3.22.2 + zod-formik-adapter 1.2.0 Done in 7.9s > web@0.2.0 build /home/buildozer/aports/testing/autobrr/src/autobrr-1.29.0/web > tsc && vite build vite v4.4.9 building for production... transforming... ✓ 1514 modules transformed. rendering chunks... computing gzip size... dist/manifest.json 0.34 kB │ gzip: 0.17 kB dist/manifest.webmanifest 0.63 kB dist/assets/logo-87b514f2.svg 1.35 kB │ gzip: 0.73 kB dist/index.html 2.43 kB │ gzip: 1.09 kB dist/assets/index-42c6d864.css 162.44 kB │ gzip: 53.30 kB dist/assets/index-591436cf.js 1,091.64 kB │ gzip: 301.47 kB │ map: 4,005.74 kB (!) Some chunks are larger than 500 kBs 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 11.58s ? github.com/autobrr/autobrr/cmd/autobrr [no test files] ? github.com/autobrr/autobrr/cmd/autobrrctl [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/client [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/indexer [no test files] ? github.com/autobrr/autobrr/internal/irc [no test files] ? github.com/autobrr/autobrr/internal/notification [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/logger [no test files] ? github.com/autobrr/autobrr/internal/server [no test files] ? github.com/autobrr/autobrr/internal/scheduler [no test files] ? github.com/autobrr/autobrr/internal/update [no test files] ? github.com/autobrr/autobrr/internal/user [no test files] ? github.com/autobrr/autobrr/internal/utils [no test files] ? github.com/autobrr/autobrr/pkg/errors [no test files] ? github.com/autobrr/autobrr/pkg/jsonrpc [no test files] ? github.com/autobrr/autobrr/pkg/newznab [no test files] ? github.com/autobrr/autobrr/pkg/porla [no test files] ? github.com/autobrr/autobrr/pkg/sabnzbd [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.064s ok github.com/autobrr/autobrr/internal/announce 0.060s ok github.com/autobrr/autobrr/internal/config 0.058s ok github.com/autobrr/autobrr/internal/database 0.054s ok github.com/autobrr/autobrr/internal/domain 20.794s ok github.com/autobrr/autobrr/internal/feed 0.066s ok github.com/autobrr/autobrr/internal/filter 0.053s ok github.com/autobrr/autobrr/internal/http 0.060s ok github.com/autobrr/autobrr/pkg/argon2id 0.445s ok github.com/autobrr/autobrr/pkg/btn 0.056s ok github.com/autobrr/autobrr/pkg/ggn 0.058s ok github.com/autobrr/autobrr/pkg/lidarr 0.041s ok github.com/autobrr/autobrr/pkg/ops 0.063s ok github.com/autobrr/autobrr/pkg/ptp 0.068s ok github.com/autobrr/autobrr/pkg/radarr 0.044s ok github.com/autobrr/autobrr/pkg/readarr 0.045s ok github.com/autobrr/autobrr/pkg/red 0.056s ok github.com/autobrr/autobrr/pkg/sonarr 0.041s ok github.com/autobrr/autobrr/pkg/torznab 0.040s ok github.com/autobrr/autobrr/pkg/version 0.026s ok github.com/autobrr/autobrr/pkg/wildcard 0.018s >>> 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.29.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.29.0-r0.apk >>> autobrr*: Tracing dependencies... >>> autobrr*: Package size: 39.5 MB >>> autobrr*: Compressing data... >>> autobrr*: Create checksum... >>> autobrr*: Create autobrr-1.29.0-r0.apk >>> autobrr: Build complete at Tue, 12 Sep 2023 10:40:54 +0000 elapsed time 0h 1m 19s >>> autobrr: Cleaning up srcdir >>> autobrr: Cleaning up pkgdir >>> autobrr: Uninstalling dependencies... (1/7) Purging .makedepends-autobrr (20230912.103936) (2/7) Purging go (1.21.1-r0) (3/7) Purging binutils-gold (2.41-r0) (4/7) Purging pnpm (8.7.4-r0) (5/7) Purging nodejs (18.17.1-r0) (6/7) Purging icu-libs (73.2-r2) (7/7) Purging icu-data-en (73.2-r2) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 103 packages >>> autobrr: Updating the testing/aarch64 repository index... >>> autobrr: Signing the index...