>>> promu: Building community/promu 0.17.0-r0 (using abuild 3.13.0-r3) started Fri, 10 May 2024 06:36:56 +0000 >>> promu: Checking sanity of /home/buildozer/aports/community/promu/APKBUILD... >>> WARNING: promu: Go packages require network connection to build. Maybe add 'net' to options >>> promu: Analyzing dependencies... >>> promu: Installing for build: build-base go (1/3) Installing binutils-gold (2.42-r0) (2/3) Installing go (1.22.2-r0) (3/3) Installing .makedepends-promu (20240510.063657) Executing busybox-1.36.1-r26.trigger OK: 454 MiB in 106 packages >>> promu: Cleaning up srcdir >>> promu: Cleaning up pkgdir >>> promu: Cleaning up tmpdir >>> promu: Fetching https://distfiles.alpinelinux.org/distfiles/edge/promu-0.17.0.tar.gz >>> promu: Fetching https://distfiles.alpinelinux.org/distfiles/edge/promu-0.17.0.tar.gz >>> promu: Checking sha512sums... promu-0.17.0.tar.gz: OK default-config-no-static.patch: OK test-tarball-prefix.patch: OK >>> promu: Unpacking /var/cache/distfiles/promu-0.17.0.tar.gz... >>> promu: default-config-no-static.patch patching file cmd/promu.go Hunk #1 succeeded at 74 (offset 1 line). >>> promu: test-tarball-prefix.patch patching file main_test.go go: downloading github.com/alecthomas/kingpin/v2 v2.4.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading go.uber.org/atomic v1.11.0 go: downloading golang.org/x/oauth2 v0.19.0 go: downloading github.com/google/go-github/v25 v25.1.3 go: downloading github.com/prometheus/common v0.52.3 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 go: downloading github.com/xhit/go-str2duration/v2 v2.1.0 go: downloading github.com/google/go-querystring v1.0.0 internal/coverage/rtcov internal/race runtime/internal/syscall sync/atomic internal/goarch internal/goos internal/godebugs internal/nettrace internal/itoa unicode cmp unicode/utf8 github.com/prometheus/promu/util/retry math/bits internal/cpu crypto/internal/boring/sig internal/chacha8rand runtime/internal/math internal/abi internal/goexperiment internal/unsafeheader internal/goversion unicode/utf16 log/internal encoding vendor/golang.org/x/crypto/internal/alias container/list vendor/golang.org/x/crypto/cryptobyte/asn1 crypto/internal/alias internal/platform runtime/internal/sys internal/bytealg runtime/internal/atomic slices math runtime crypto/subtle internal/reflectlite sync internal/testlog internal/bisect internal/singleflight runtime/cgo errors sort internal/godebug internal/intern crypto/internal/nistec/fiat internal/oserror math/rand internal/safefilepath path io vendor/golang.org/x/net/dns/dnsmessage strconv syscall bytes strings crypto/internal/randutil hash hash/crc32 crypto net/netip crypto/rc4 reflect vendor/golang.org/x/text/transform regexp/syntax net/http/internal/ascii go/build/constraint bufio internal/syscall/unix internal/syscall/execenv time regexp crypto/internal/nistec github.com/xhit/go-str2duration/v2 context io/fs internal/poll internal/fmtsort encoding/binary os encoding/base64 crypto/internal/edwards25519/field crypto/cipher vendor/golang.org/x/crypto/internal/poly1305 crypto/md5 encoding/pem crypto/internal/edwards25519 crypto/des crypto/internal/boring vendor/golang.org/x/crypto/chacha20 crypto/hmac crypto/sha256 crypto/sha512 crypto/sha1 crypto/ecdh crypto/aes vendor/golang.org/x/crypto/hkdf vendor/golang.org/x/crypto/chacha20poly1305 internal/lazyregexp io/ioutil path/filepath fmt net os/exec internal/goroot log net/url encoding/hex mime text/template/parse compress/flate go/doc/comment encoding/json go/token vendor/golang.org/x/net/http2/hpack github.com/prometheus/promu/util/sh mime/quotedprintable runtime/debug net/http/internal database/sql/driver os/user github.com/prometheus/promu/pkg/changelog vendor/golang.org/x/text/unicode/norm github.com/alecthomas/units internal/buildcfg math/big gopkg.in/yaml.v2 vendor/golang.org/x/text/unicode/bidi go/scanner github.com/google/go-querystring/query compress/gzip archive/zip go/ast vendor/golang.org/x/text/secure/bidirule text/template github.com/Masterminds/semver/v3 go.uber.org/atomic vendor/golang.org/x/net/idna go/internal/typeparams go/doc go/parser crypto/internal/boring/bbig crypto/dsa crypto/elliptic crypto/internal/bigmod encoding/asn1 crypto/rand github.com/prometheus/common/version crypto/ed25519 crypto/rsa github.com/prometheus/promu/pkg/repository crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte go/build crypto/ecdsa vendor/golang.org/x/net/http/httpproxy net/textproto github.com/alecthomas/kingpin/v2 crypto/x509 vendor/golang.org/x/net/http/httpguts mime/multipart crypto/tls net/http/httptrace net/http golang.org/x/oauth2/internal github.com/google/go-github/v25/github golang.org/x/oauth2 github.com/prometheus/promu/cmd github.com/prometheus/promu ? github.com/prometheus/promu/doc/examples/basic [no test files] ? github.com/prometheus/promu/doc/examples/crossbuild [no test files] ? github.com/prometheus/promu/doc/examples/tarball [no test files] ? github.com/prometheus/promu/util/retry [no test files] === RUN TestPromuInfo --- PASS: TestPromuInfo (0.01s) === RUN TestPromuBuild_Basic --- PASS: TestPromuBuild_Basic (0.40s) === RUN TestPromuBuild_AltConfig --- PASS: TestPromuBuild_AltConfig (0.40s) === RUN TestTarball --- PASS: TestTarball (0.53s) PASS ok github.com/prometheus/promu 2.696s === RUN TestCalculateSHA256s --- PASS: TestCalculateSHA256s (0.00s) === RUN TestRemoveDuplicates --- PASS: TestRemoveDuplicates (0.00s) PASS ok github.com/prometheus/promu/cmd 0.013s === RUN TestReadEntry === RUN TestReadEntry/#00 === RUN TestReadEntry/#01 === RUN TestReadEntry/#02 === RUN TestReadEntry/#03 === RUN TestReadEntry/#04 === RUN TestReadEntry/#05 === RUN TestReadEntry/#06 === RUN TestReadEntry/#07 --- PASS: TestReadEntry (0.00s) --- PASS: TestReadEntry/#00 (0.00s) --- PASS: TestReadEntry/#01 (0.00s) --- PASS: TestReadEntry/#02 (0.00s) --- PASS: TestReadEntry/#03 (0.00s) --- PASS: TestReadEntry/#04 (0.00s) --- PASS: TestReadEntry/#05 (0.00s) --- PASS: TestReadEntry/#06 (0.00s) --- PASS: TestReadEntry/#07 (0.00s) === RUN TestKinds === RUN TestKinds/#00 === RUN TestKinds/#01 === RUN TestKinds/#02 === RUN TestKinds/#03 === RUN TestKinds/#04 --- PASS: TestKinds (0.00s) --- PASS: TestKinds/#00 (0.00s) --- PASS: TestKinds/#01 (0.00s) --- PASS: TestKinds/#02 (0.00s) --- PASS: TestKinds/#03 (0.00s) --- PASS: TestKinds/#04 (0.00s) === RUN TestChangesSorted === RUN TestChangesSorted/#00 === RUN TestChangesSorted/#01 === RUN TestChangesSorted/#02 === RUN TestChangesSorted/#03 === RUN TestChangesSorted/#04 === RUN TestChangesSorted/#05 === RUN TestChangesSorted/#06 === RUN TestChangesSorted/#07 === RUN TestChangesSorted/#08 === RUN TestChangesSorted/#09 === RUN TestChangesSorted/#10 === RUN TestChangesSorted/#11 --- PASS: TestChangesSorted (0.00s) --- PASS: TestChangesSorted/#00 (0.00s) --- PASS: TestChangesSorted/#01 (0.00s) --- PASS: TestChangesSorted/#02 (0.00s) --- PASS: TestChangesSorted/#03 (0.00s) --- PASS: TestChangesSorted/#04 (0.00s) --- PASS: TestChangesSorted/#05 (0.00s) --- PASS: TestChangesSorted/#06 (0.00s) --- PASS: TestChangesSorted/#07 (0.00s) --- PASS: TestChangesSorted/#08 (0.00s) --- PASS: TestChangesSorted/#09 (0.00s) --- PASS: TestChangesSorted/#10 (0.00s) --- PASS: TestChangesSorted/#11 (0.00s) PASS ok github.com/prometheus/promu/pkg/changelog 0.010s === RUN TestToSemver === RUN TestToSemver/#00 === RUN TestToSemver/#01 === RUN TestToSemver/#02 === RUN TestToSemver/#03 --- PASS: TestToSemver (0.00s) --- PASS: TestToSemver/#00 (0.00s) --- PASS: TestToSemver/#01 (0.00s) --- PASS: TestToSemver/#02 (0.00s) --- PASS: TestToSemver/#03 (0.00s) === RUN TestRepoLocation --- PASS: TestRepoLocation (0.00s) PASS ok github.com/prometheus/promu/pkg/repository 0.010s === RUN TestSplitParameters --- PASS: TestSplitParameters (0.00s) PASS ok github.com/prometheus/promu/util/sh 0.011s >>> promu: Entering fakeroot... created directory: '/home/buildozer/aports/community/promu/pkg/' created directory: '/home/buildozer/aports/community/promu/pkg/promu/' created directory: '/home/buildozer/aports/community/promu/pkg/promu/usr/' created directory: '/home/buildozer/aports/community/promu/pkg/promu/usr/bin/' 'promu' -> '/home/buildozer/aports/community/promu/pkg/promu/usr/bin/promu' >>> promu*: Running postcheck for promu >>> promu*: Preparing package promu... >>> promu*: Stripping binaries >>> promu*: Scanning shared objects >>> promu*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> promu*: Package size: 7.6 MB >>> promu*: Compressing data... >>> promu*: Create checksum... >>> promu*: Create promu-0.17.0-r0.apk >>> promu: Build complete at Fri, 10 May 2024 06:37:16 +0000 elapsed time 0h 0m 20s >>> promu: Cleaning up srcdir >>> promu: Cleaning up pkgdir >>> promu: Uninstalling dependencies... (1/3) Purging .makedepends-promu (20240510.063657) (2/3) Purging go (1.22.2-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r26.trigger OK: 270 MiB in 103 packages >>> promu: Updating the community/armv7 repository index... >>> promu: Signing the index...