>>> autobrr: Building testing/autobrr 1.34.0-r0 (using abuild 3.12.0-r0) started Sat, 02 Dec 2023 22:20:42 +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.41-r0) (2/9) Installing go (1.21.4-r0) (3/9) Installing ada-libs (2.6.0-r1) (4/9) Installing libbase64 (0.5.0-r0) (5/9) Installing icu-data-en (74.1-r0) Executing icu-data-en-74.1-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.1-r0) (7/9) Installing nodejs (20.10.0-r0) (8/9) Installing pnpm (8.11.0-r0) (9/9) Installing .makedepends-autobrr (20231202.222043) Executing busybox-1.36.1-r15.trigger OK: 619 MiB in 114 packages >>> autobrr: Cleaning up srcdir >>> autobrr: Cleaning up pkgdir >>> autobrr: Cleaning up tmpdir >>> autobrr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autobrr-1.34.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> autobrr: Fetching autobrr-1.34.0.tar.gz::https://github.com/autobrr/autobrr/archive/v1.34.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 100 122k 0 122k 0 0 337k 0 --:--:-- --:--:-- --:--:-- 337k 100 1639k 0 1639k 0 0 3380k 0 --:--:-- --:--:-- --:--:-- 12.2M >>> autobrr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autobrr-1.34.0.tar.gz >>> autobrr: Checking sha512sums... autobrr-1.34.0.tar.gz: OK autobrr.initd: OK autobrr.confd: OK >>> autobrr: Unpacking /var/cache/distfiles/autobrr-1.34.0.tar.gz... Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +671 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 671, reused 0, downloaded 0, added 0 Progress: resolved 671, reused 4, downloaded 0, added 0 Progress: resolved 671, reused 314, downloaded 32, added 0 Progress: resolved 671, reused 314, downloaded 164, added 0 Progress: resolved 671, reused 314, downloaded 355, added 666 Progress: resolved 671, reused 314, downloaded 357, added 671, done dependencies: + @headlessui/react 1.7.17 + @heroicons/react 2.0.18 + @hookform/error-message 2.0.1 + @tailwindcss/forms 0.5.7 + @tanstack/react-query 4.36.1 + @tanstack/react-query-devtools 4.36.1 + @types/node 20.9.2 + @types/react 18.2.37 + @types/react-dom 18.2.15 + @types/react-portal 4.0.6 + @types/react-router-dom 5.3.3 + @types/react-table 7.7.18 + @typescript-eslint/eslint-plugin 6.12.0 + @typescript-eslint/parser 6.12.0 + @vitejs/plugin-react-swc 3.5.0 + autoprefixer 10.4.16 + buffer 6.0.3 + date-fns 2.30.0 + eslint 8.54.0 + eslint-plugin-import 2.29.0 + eslint-plugin-react 7.33.2 + eslint-plugin-react-hooks 4.6.0 + eslint-watch 8.0.0 + formik 2.4.5 + http-proxy-middleware 2.0.6 + postcss 8.4.31 + 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.48.2 + 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.18.0 + 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.1 + tailwindcss 3.3.5 + typescript 5.3.2 + vite 4.5.0 + vite-plugin-pwa 0.16.7 + vite-plugin-svgr 4.2.0 + workbox-window 7.0.0 + zod 3.22.4 + zod-formik-adapter 1.2.0 Done in 7.3s > web@0.2.0 build /home/buildozer/aports/testing/autobrr/src/autobrr-1.34.0/web > tsc && vite build vite v4.5.0 building for production... transforming... ✓ 1526 modules transformed. rendering chunks... computing gzip size... dist/manifest.json 0.25 kB │ gzip: 0.14 kB dist/manifest.webmanifest 0.63 kB dist/index.html 2.48 kB │ gzip: 1.11 kB dist/assets/index-98b737b0.css 162.40 kB │ gzip: 53.28 kB dist/assets/index-11388419.js 1,067.53 kB │ gzip: 297.57 kB │ map: 3,990.18 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 10.48s ? 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/client [no test files] ? github.com/autobrr/autobrr/internal/auth [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/release [no test files] ? github.com/autobrr/autobrr/internal/scheduler [no test files] ? github.com/autobrr/autobrr/internal/mock [no test files] ? github.com/autobrr/autobrr/internal/update [no test files] ? github.com/autobrr/autobrr/internal/utils [no test files] ? github.com/autobrr/autobrr/internal/notification [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/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/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.064s ok github.com/autobrr/autobrr/internal/announce 0.061s ok github.com/autobrr/autobrr/internal/config 0.044s ok github.com/autobrr/autobrr/internal/domain 20.227s ok github.com/autobrr/autobrr/internal/feed 0.065s ok github.com/autobrr/autobrr/internal/http 0.059s ok github.com/autobrr/autobrr/internal/indexer 0.085s ok github.com/autobrr/autobrr/pkg/argon2id 0.452s ok github.com/autobrr/autobrr/pkg/btn 0.058s ok github.com/autobrr/autobrr/pkg/ggn 0.058s ok github.com/autobrr/autobrr/pkg/lidarr 0.042s ok github.com/autobrr/autobrr/pkg/ops 0.058s ok github.com/autobrr/autobrr/pkg/ptp 0.059s ok github.com/autobrr/autobrr/pkg/radarr 0.042s ok github.com/autobrr/autobrr/pkg/readarr 0.042s ok github.com/autobrr/autobrr/pkg/red 0.058s 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.027s ok github.com/autobrr/autobrr/pkg/wildcard 0.020s ok github.com/autobrr/autobrr/test/docs 9.019s >>> 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.34.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.34.0-r0.apk >>> autobrr*: Tracing dependencies... >>> autobrr*: Package size: 40.0 MB >>> autobrr*: Compressing data... >>> autobrr*: Create checksum... >>> autobrr*: Create autobrr-1.34.0-r0.apk >>> autobrr: Build complete at Sat, 02 Dec 2023 22:21:59 +0000 elapsed time 0h 1m 17s >>> autobrr: Cleaning up srcdir >>> autobrr: Cleaning up pkgdir >>> autobrr: Uninstalling dependencies... (1/9) Purging .makedepends-autobrr (20231202.222043) (2/9) Purging go (1.21.4-r0) (3/9) Purging binutils-gold (2.41-r0) (4/9) Purging pnpm (8.11.0-r0) (5/9) Purging nodejs (20.10.0-r0) (6/9) Purging ada-libs (2.6.0-r1) (7/9) Purging icu-libs (74.1-r0) (8/9) Purging libbase64 (0.5.0-r0) (9/9) Purging icu-data-en (74.1-r0) Executing busybox-1.36.1-r15.trigger OK: 380 MiB in 105 packages >>> autobrr: Updating the testing/aarch64 repository index... >>> autobrr: Signing the index...