>>> headscale: Building testing/headscale 0.22.3-r1 (using abuild 3.11.20-r0) started Thu, 13 Jul 2023 07:01:00 +0000
>>> headscale: Checking sanity of /home/buildozer/aports/testing/headscale/APKBUILD...
>>> headscale: Analyzing dependencies...
>>> headscale: Installing for build: build-base go
(1/3) Installing binutils-gold (2.40-r12)
(2/3) Installing go (1.20.6-r0)
(3/3) Installing .makedepends-headscale (20230713.070101)
Executing busybox-1.36.1-r3.trigger
OK: 442 MiB in 105 packages
>>> headscale: Cleaning up srcdir
>>> headscale: Cleaning up pkgdir
>>> headscale: Cleaning up tmpdir
>>> headscale: Fetching https://github.com/juanfont/headscale/archive/v0.22.3/headscale-0.22.3.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  575k    0  575k    0     0  1072k      0 --:--:-- --:--:-- --:--:-- 1919k
>>> headscale: Fetching https://github.com/juanfont/headscale/archive/v0.22.3/headscale-0.22.3.tar.gz
>>> headscale: Checking sha512sums...
headscale-0.22.3.tar.gz: OK
headscale.initd: OK
>>> headscale: Unpacking /var/cache/distfiles/headscale-0.22.3.tar.gz...
>>> headscale: Creating group headscale
>>> headscale: Creating user headscale
go: downloading github.com/pkg/profile v1.7.0
go: downloading tailscale.com v1.38.4
go: downloading github.com/rs/zerolog v1.29.0
go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
go: downloading github.com/efekarakus/termcolor v1.0.1
go: downloading google.golang.org/grpc v1.54.0
go: downloading github.com/spf13/cobra v1.7.0
go: downloading github.com/prometheus/common v0.42.0
go: downloading google.golang.org/protobuf v1.30.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/pterm/pterm v0.12.58
go: downloading github.com/oauth2-proxy/mockoidc v0.0.0-20220308204021-b9169deeb282
go: downloading github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e
go: downloading github.com/spf13/viper v1.15.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
go: downloading google.golang.org/genproto v0.0.0-20230403163135-c38d8f061ccd
go: downloading github.com/coreos/go-oidc/v3 v3.5.0
go: downloading github.com/prometheus/client_golang v1.14.0
go: downloading github.com/philip-bui/grpc-zerolog v1.0.1
go: downloading github.com/gofrs/uuid/v5 v5.0.0
go: downloading github.com/puzpuzpuz/xsync/v2 v2.4.0
go: downloading github.com/samber/lo v1.38.1
go: downloading go4.org/netipx v0.0.0-20230303233057-f1b76eb4bb35
go: downloading github.com/tailscale/hujson v0.0.0-20221223112325-20486734a56a
go: downloading github.com/deckarep/golang-set/v2 v2.3.0
go: downloading github.com/glebarez/sqlite v1.7.0
go: downloading golang.org/x/net v0.9.0
go: downloading golang.org/x/crypto v0.7.0
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading gorm.io/driver/postgres v1.4.8
go: downloading golang.org/x/sync v0.1.0
go: downloading github.com/klauspost/compress v1.16.4
go: downloading github.com/gorilla/mux v1.8.0
go: downloading golang.org/x/oauth2 v0.7.0
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading gorm.io/gorm v1.24.6
go: downloading github.com/felixge/fgprof v0.9.3
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/jackc/pgx/v5 v5.3.0
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading gopkg.in/square/go-jose.v2 v2.6.0
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading github.com/hashicorp/go-version v1.6.0
go: downloading github.com/go-jose/go-jose/v3 v3.0.0
go: downloading github.com/glebarez/go-sqlite v1.20.3
go: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/subosito/gotenv v1.4.2
go: downloading github.com/spf13/cast v1.5.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/pelletier/go-toml/v2 v2.0.6
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/spf13/afero v1.9.4
go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
go: downloading golang.org/x/term v0.7.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading golang.org/x/text v0.9.0
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/prometheus/client_model v0.3.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/prometheus/procfs v0.9.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading golang.org/x/sys v0.7.0
go: downloading modernc.org/libc v1.22.2
go: downloading modernc.org/sqlite v1.20.3
go: downloading github.com/gookit/color v1.5.3
go: downloading github.com/mattn/go-runewidth v0.0.14
go: downloading atomicgo.dev/keyboard v0.2.9
go: downloading atomicgo.dev/cursor v0.1.1
go: downloading github.com/lithammer/fuzzysearch v1.1.5
go: downloading github.com/google/pprof v0.0.0-20221118152302-e6195bd50e26
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/rivo/uniseg v0.4.4
go: downloading github.com/containerd/console v1.0.3
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading go4.org/mem v0.0.0-20220726221520-4f986261bf13
go: downloading nhooyr.io/websocket v1.8.7
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading golang.org/x/time v0.3.0
go: downloading github.com/jsimonetti/rtnetlink v1.3.1
go: downloading github.com/mdlayher/netlink v1.7.1
go: downloading github.com/hdevalence/ed25519consensus v0.1.0
go: downloading github.com/fxamacker/cbor/v2 v2.4.0
go: downloading github.com/mitchellh/go-ps v1.0.0
go: downloading filippo.io/edwards25519 v1.0.0
go: downloading github.com/josharian/native v1.1.1-0.20230202152459-5c7d0dd6ab86
go: downloading github.com/mdlayher/socket v0.4.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading modernc.org/memory v1.5.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading modernc.org/mathutil v1.5.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading github.com/ory/dockertest/v3 v3.9.1
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading github.com/cenkalti/backoff/v4 v4.2.0
go: downloading github.com/stretchr/testify v1.8.2
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/google/go-cmp v0.5.9
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/rogpeppe/go-internal v1.9.0
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/docker/cli v23.0.1+incompatible
go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
go: downloading github.com/sirupsen/logrus v1.9.0
go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
go: downloading github.com/opencontainers/runc v1.1.4
go: downloading github.com/containerd/continuity v0.3.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/docker/docker v23.0.1+incompatible
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/imdario/mergo v0.3.13
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/gogo/protobuf v1.3.2
?   	github.com/juanfont/headscale	[no test files]
?   	github.com/juanfont/headscale/cmd/build-docker-img	[no test files]
?   	github.com/juanfont/headscale/cmd/gh-action-integration-generator	[no test files]
?   	github.com/juanfont/headscale/cmd/headscale/cli	[no test files]
?   	github.com/juanfont/headscale/gen/go/headscale/v1	[no test files]
ok  	github.com/juanfont/headscale/cmd/headscale	0.052s
?   	github.com/juanfont/headscale/integration/dockertestutil	[no test files]
?   	github.com/juanfont/headscale/integration/hsic	[no test files]
?   	github.com/juanfont/headscale/integration/integrationutil	[no test files]
?   	github.com/juanfont/headscale/integration/tsic	[no test files]
ok  	github.com/juanfont/headscale/hscontrol	3.640s
ok  	github.com/juanfont/headscale/integration	0.021s
>>> headscale: Entering fakeroot...
>>> headscale-openrc*: Running split function openrc...
>>> headscale-openrc*: Preparing subpackage headscale-openrc...
>>> headscale-openrc*: Running postcheck for headscale-openrc
>>> headscale*: Running postcheck for headscale
>>> headscale*: Preparing package headscale...
>>> headscale*: Stripping binaries
>>> headscale*: Script found. /bin/sh added as a dependency for headscale-0.22.3-r1.apk
>>> headscale*: Adding .pre-install
>>> headscale-openrc*: Scanning shared objects
>>> headscale*: Scanning shared objects
>>> headscale-openrc*: Tracing dependencies...
>>> headscale-openrc*: Package size: 16.0 KB
>>> headscale-openrc*: Compressing data...
>>> headscale-openrc*: Create checksum...
>>> headscale-openrc*: Create headscale-openrc-0.22.3-r1.apk
>>> headscale*: Tracing dependencies...
	/bin/sh
	so:libc.musl-armv7.so.1
>>> headscale*: Package size: 26.8 MB
>>> headscale*: Compressing data...
>>> headscale*: Create checksum...
>>> headscale*: Create headscale-0.22.3-r1.apk
>>> headscale: Build complete at Thu, 13 Jul 2023 07:01:45 +0000 elapsed time 0h 0m 45s
>>> headscale: Cleaning up srcdir
>>> headscale: Cleaning up pkgdir
>>> headscale: Uninstalling dependencies...
(1/3) Purging .makedepends-headscale (20230713.070101)
(2/3) Purging go (1.20.6-r0)
(3/3) Purging binutils-gold (2.40-r12)
Executing busybox-1.36.1-r3.trigger
OK: 269 MiB in 102 packages
>>> headscale: Updating the testing/armv7 repository index...
>>> headscale: Signing the index...