>>> drone: Building community/drone 2.15.0-r5 (using abuild 3.10.0-r0) started Wed, 03 May 2023 09:42:25 +0000 >>> drone: Checking sanity of /home/buildozer/aports/community/drone/APKBUILD... >>> drone: Analyzing dependencies... >>> drone: Installing for build: build-base go (1/3) Installing binutils-gold (2.39-r2) (2/3) Installing go (1.19.9-r0) (3/3) Installing .makedepends-drone (20230503.094226) Executing busybox-1.35.0-r29.trigger OK: 571 MiB in 95 packages >>> drone: Cleaning up srcdir >>> drone: Cleaning up pkgdir >>> drone: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/drone-2.15.0.tar.gz >>> drone: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/drone-2.15.0.tar.gz >>> drone: Checking sha512sums... drone-2.15.0.tar.gz: OK drone.initd: OK drone.confd: OK drone.conf: OK >>> drone: Unpacking /var/cache/distfiles/v3.17/drone-2.15.0.tar.gz... go: downloading github.com/drone/drone-runtime v1.1.1-0.20200623162453-61e33e2cab5d go: downloading github.com/hashicorp/go-multierror v1.1.0 go: downloading github.com/sirupsen/logrus v1.6.0 go: downloading github.com/go-chi/chi v3.3.3+incompatible go: downloading github.com/gosimple/slug v1.3.0 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 go: downloading github.com/drone/drone-yaml v1.2.4-0.20220204000225-01fb17858c9b go: downloading github.com/asaskevich/govalidator v0.0.0-20180315120708-ccb8e960c48f go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 go: downloading github.com/drone/envsubst v1.0.3-0.20200709231038-aa43e1c1a629 go: downloading github.com/jmoiron/sqlx v0.0.0-20180614180643-0dae4fefe7c0 go: downloading github.com/hashicorp/golang-lru v0.5.1 go: downloading github.com/go-redis/redis/v8 v8.11.0 go: downloading github.com/go-redsync/redsync/v4 v4.3.0 go: downloading github.com/drone/go-scm v1.24.0 go: downloading gopkg.in/yaml.v2 v2.3.0 go: downloading github.com/segmentio/ksuid v1.0.2 go: downloading github.com/dustin/go-humanize v1.0.0 go: downloading github.com/kelseyhightower/envconfig v1.3.0 go: downloading github.com/dchest/uniuri v0.0.0-20160212164326-8902c56451e9 go: downloading github.com/drone/go-login v1.1.0 go: downloading github.com/unrolled/secure v0.0.0-20181022170031-4b6b7cf51606 go: downloading github.com/drone/drone-ui v2.9.0+incompatible go: downloading github.com/coreos/go-semver v0.2.0 go: downloading github.com/drone/signal v1.0.0 go: downloading github.com/go-sql-driver/mysql v1.4.0 go: downloading github.com/google/wire v0.2.1 go: downloading github.com/joho/godotenv v1.3.0 go: downloading github.com/lib/pq v1.1.0 go: downloading github.com/mattn/go-sqlite3 v1.9.0 go: downloading github.com/dchest/authcookie v0.0.0-20120917135355-fbdef6e99866 go: downloading github.com/drone/drone-go v1.7.2-0.20220308165842-f9e4fe31c2af go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading golang.org/x/sys v0.0.0-20210112080510-489259a85091 go: downloading github.com/go-chi/cors v1.0.0 go: downloading github.com/docker/engine v17.12.0-ce-rc1.0.20200309214505-aa6a9891b09c+incompatible go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/natessilva/dag v0.0.0-20180124060714-7194b8dcc5c4 go: downloading github.com/rainycape/unidecode v0.0.0-20150907023854-cb7f23ec59be go: downloading golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb go: downloading github.com/go-redis/redis v6.15.9+incompatible go: downloading github.com/docker/go-units v0.3.3 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/bmatcuk/doublestar v1.1.1 go: downloading github.com/buildkite/yaml v2.1.0+incompatible go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f go: downloading github.com/opencontainers/go-digest v1.0.0-rc1 go: downloading golang.org/x/text v0.3.3 go: downloading github.com/docker/go-connections v0.3.0 go: downloading github.com/opencontainers/image-spec v1.0.1 go: downloading github.com/gogo/protobuf v0.0.0-20170307180453-100ba4e88506 go: downloading google.golang.org/grpc v1.30.0 go: downloading github.com/containerd/containerd v1.3.4 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/golang/protobuf v1.4.2 go: downloading google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55 go: downloading google.golang.org/protobuf v1.23.0 # github.com/mattn/go-sqlite3 sqlite3-binding.c: In function 'sqlite3SelectNew': sqlite3-binding.c:121469:10: warning: function may return address of local variable [-Wreturn-local-addr] 121469 | return pNew; | ^~~~ sqlite3-binding.c:121431:10: note: declared here 121431 | Select standin; | ^~~~~~~ go: downloading github.com/golang/mock v1.3.1 go: downloading github.com/google/go-cmp v0.5.6 go: downloading gopkg.in/h2non/gock.v1 v1.0.14 go: downloading github.com/google/go-jsonnet v0.17.0 go: downloading github.com/99designs/httpsignatures-go v0.0.0-20170731043157-88528bf4ca7e go: downloading github.com/Azure/azure-storage-blob-go v0.7.0 go: downloading github.com/aws/aws-sdk-go v1.37.3 go: downloading github.com/drone/funcmap v0.0.0-20210823160631-9e9dec149056 go: downloading github.com/drone/go-license v1.0.2 go: downloading go.starlark.net v0.0.0-20201118183435-e55f603d8c79 go: downloading github.com/hashicorp/go-retryablehttp v0.5.4 go: downloading github.com/prometheus/client_golang v0.9.2 go: downloading github.com/oxtoacart/bpool v0.0.0-20150712133111-4e1c5567d7c2 go: downloading github.com/vinzenz/yaml v0.0.0-20170920082545-91409cdd725d go: downloading github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 go: downloading github.com/Azure/azure-pipeline-go v0.2.1 go: downloading github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a go: downloading github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 go: downloading github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 go: downloading github.com/prometheus/common v0.0.0-20181126121408-4724e9255275 go: downloading github.com/mattn/go-ieproxy v0.0.0-20190610004146-91bb50d98149 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 go: downloading github.com/jmespath/go-jmespath v0.4.0 # github.com/mattn/go-sqlite3 sqlite3-binding.c: In function 'sqlite3SelectNew': sqlite3-binding.c:121469:10: warning: function may return address of local variable [-Wreturn-local-addr] 121469 | return pNew; | ^~~~ sqlite3-binding.c:121431:10: note: declared here 121431 | Select standin; | ^~~~~~~ ? github.com/drone/drone/cmd/drone-server [no test files] ok github.com/drone/drone/cmd/drone-server/bootstrap 0.186s ok github.com/drone/drone/cmd/drone-server/config 0.135s ok github.com/drone/drone/core 0.170s ? github.com/drone/drone/handler/api [no test files] ok github.com/drone/drone/handler/api/acl 0.166s ok github.com/drone/drone/handler/api/auth 0.174s ok github.com/drone/drone/handler/api/badge 0.185s ok github.com/drone/drone/handler/api/builds 0.190s ok github.com/drone/drone/handler/api/card 0.166s ok github.com/drone/drone/handler/api/ccmenu 0.167s ok github.com/drone/drone/handler/api/errors 0.140s ok github.com/drone/drone/handler/api/events 0.183s [no tests to run] ok github.com/drone/drone/handler/api/queue 0.166s [no tests to run] ok github.com/drone/drone/handler/api/render 0.183s ok github.com/drone/drone/handler/api/repos 0.166s ok github.com/drone/drone/handler/api/repos/builds 0.156s ok github.com/drone/drone/handler/api/repos/builds/branches 0.209s [no tests to run] ok github.com/drone/drone/handler/api/repos/builds/deploys 0.192s [no tests to run] ok github.com/drone/drone/handler/api/repos/builds/logs 0.196s [no tests to run] ok github.com/drone/drone/handler/api/repos/builds/pulls 0.193s [no tests to run] ok github.com/drone/drone/handler/api/repos/builds/stages 0.173s ok github.com/drone/drone/handler/api/repos/collabs 0.162s ok github.com/drone/drone/handler/api/repos/crons 0.249s ok github.com/drone/drone/handler/api/repos/encrypt 0.193s [no tests to run] ok github.com/drone/drone/handler/api/repos/secrets 0.162s ok github.com/drone/drone/handler/api/repos/sign 0.196s [no tests to run] ok github.com/drone/drone/handler/api/request 0.151s [no tests to run] ok github.com/drone/drone/handler/api/secrets 0.203s ok github.com/drone/drone/handler/api/system 0.330s [no tests to run] ok github.com/drone/drone/handler/api/template 0.157s ok github.com/drone/drone/handler/api/user 0.176s ? github.com/drone/drone/handler/api/user/remote [no test files] ok github.com/drone/drone/handler/api/users 0.166s ok github.com/drone/drone/handler/health 0.196s ok github.com/drone/drone/handler/web 0.012s ok github.com/drone/drone/handler/web/link 0.012s [no tests to run] ok github.com/drone/drone/livelog 0.186s ok github.com/drone/drone/logger 0.181s ok github.com/drone/drone/metric 0.152s ok github.com/drone/drone/metric/sink 0.092s ? github.com/drone/drone/mock [no test files] ? github.com/drone/drone/mock/mockscm [no test files] ok github.com/drone/drone/operator/manager 0.216s [no tests to run] ok github.com/drone/drone/operator/manager/rpc 0.144s ? github.com/drone/drone/operator/manager/rpc2 [no test files] ok github.com/drone/drone/operator/runner 0.016s ok github.com/drone/drone/operator/runner/machine 0.079s ok github.com/drone/drone/plugin/admission 0.146s ok github.com/drone/drone/plugin/config 0.012s ok github.com/drone/drone/plugin/converter 0.026s ok github.com/drone/drone/plugin/converter/jsonnet 0.013s ok github.com/drone/drone/plugin/converter/starlark 0.159s ok github.com/drone/drone/plugin/registry 0.132s ok github.com/drone/drone/plugin/registry/auths 0.166s ok github.com/drone/drone/plugin/secret 0.105s ok github.com/drone/drone/plugin/validator 0.112s ok github.com/drone/drone/plugin/webhook 0.120s ok github.com/drone/drone/pubsub 0.183s ? github.com/drone/drone/scheduler [no test files] ok github.com/drone/drone/scheduler/queue 0.135s ? github.com/drone/drone/server [no test files] ok github.com/drone/drone/service/canceler 0.146s ok github.com/drone/drone/service/canceler/reaper 0.098s ok github.com/drone/drone/service/commit 0.110s ok github.com/drone/drone/service/content 0.098s ok github.com/drone/drone/service/content/cache 0.096s ok github.com/drone/drone/service/hook 0.135s ok github.com/drone/drone/service/hook/parser 0.097s [no tests to run] ok github.com/drone/drone/service/license 0.196s [no tests to run] ok github.com/drone/drone/service/linker 0.169s [no tests to run] ok github.com/drone/drone/service/netrc 0.111s ok github.com/drone/drone/service/org 0.164s ? github.com/drone/drone/service/redisdb [no test files] ok github.com/drone/drone/service/repo 0.117s ok github.com/drone/drone/service/status 0.116s ok github.com/drone/drone/service/syncer 0.116s ok github.com/drone/drone/service/token 0.081s [no tests to run] ok github.com/drone/drone/service/transfer 0.071s ok github.com/drone/drone/service/user 0.083s ok github.com/drone/drone/session 0.069s ? github.com/drone/drone/store [no test files] ok github.com/drone/drone/store/batch 0.163s ok github.com/drone/drone/store/batch2 0.128s ok github.com/drone/drone/store/build 0.211s ok github.com/drone/drone/store/card 0.098s ok github.com/drone/drone/store/cron 0.119s ok github.com/drone/drone/store/logs 0.025s ok github.com/drone/drone/store/perm 0.110s ok github.com/drone/drone/store/repos 0.166s ok github.com/drone/drone/store/secret 0.119s ok github.com/drone/drone/store/secret/global 0.170s ok github.com/drone/drone/store/shared/db 0.007s [no tests to run] ? github.com/drone/drone/store/shared/db/dbtest [no test files] ok github.com/drone/drone/store/shared/encrypt 0.044s ? github.com/drone/drone/store/shared/migrate/mysql [no test files] ? github.com/drone/drone/store/shared/migrate/postgres [no test files] ? github.com/drone/drone/store/shared/migrate/sqlite [no test files] ok github.com/drone/drone/store/stage 0.107s ok github.com/drone/drone/store/step 0.026s ok github.com/drone/drone/store/template 0.122s ok github.com/drone/drone/store/user 0.033s ok github.com/drone/drone/trigger 0.026s ok github.com/drone/drone/trigger/cron 0.039s ok github.com/drone/drone/trigger/dag 0.021s ok github.com/drone/drone/version 0.008s >>> drone: Entering fakeroot... >>> drone-doc*: Running split function doc... >>> drone-doc*: Preparing subpackage drone-doc... >>> drone-doc*: Running postcheck for drone-doc >>> drone-openrc*: Running split function openrc... >>> drone-openrc*: Preparing subpackage drone-openrc... >>> drone-openrc*: Running postcheck for drone-openrc >>> drone*: Running postcheck for drone >>> drone*: Preparing package drone... >>> drone*: Stripping binaries >>> drone*: Script found. /bin/sh added as a dependency for drone-2.15.0-r5.apk >>> drone*: Adding .pre-install >>> drone-doc*: Scanning shared objects >>> drone-openrc*: Scanning shared objects >>> drone*: Scanning shared objects >>> drone-doc*: Tracing dependencies... >>> drone-doc*: Package size: 24.0 KB >>> drone-doc*: Compressing data... >>> drone-doc*: Create checksum... >>> drone-doc*: Create drone-doc-2.15.0-r5.apk >>> drone-openrc*: Tracing dependencies... >>> drone-openrc*: Package size: 24.0 KB >>> drone-openrc*: Compressing data... >>> drone-openrc*: Create checksum... >>> drone-openrc*: Create drone-openrc-2.15.0-r5.apk >>> drone*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 >>> drone*: Package size: 20.6 MB >>> drone*: Compressing data... >>> drone*: Create checksum... >>> drone*: Create drone-2.15.0-r5.apk >>> drone: Build complete at Wed, 03 May 2023 09:44:03 +0000 elapsed time 0h 1m 38s >>> drone: Cleaning up srcdir >>> drone: Cleaning up pkgdir >>> drone: Uninstalling dependencies... (1/3) Purging .makedepends-drone (20230503.094226) (2/3) Purging go (1.19.9-r0) (3/3) Purging binutils-gold (2.39-r2) Executing busybox-1.35.0-r29.trigger OK: 189 MiB in 92 packages >>> drone: Updating the community/armv7 repository index... >>> drone: Signing the index...