>>> loki: Building testing/loki 2.9.0-r0 (using abuild 3.11.21-r0) started Fri, 08 Sep 2023 02:34:23 +0000 >>> loki: Checking sanity of /home/buildozer/aports/testing/loki/APKBUILD... >>> loki: Analyzing dependencies... >>> loki: Installing for build: build-base go bash tzdata (1/5) Installing go (1.21.1-r0) (2/5) Installing readline (8.2.1-r2) (3/5) Installing bash (5.2.15-r5) Executing bash-5.2.15-r5.post-install (4/5) Installing tzdata (2023c-r1) (5/5) Installing .makedepends-loki (20230908.023425) Executing busybox-1.36.1-r6.trigger OK: 559 MiB in 115 packages >>> loki: Cleaning up srcdir >>> loki: Cleaning up pkgdir >>> loki: Cleaning up tmpdir >>> loki: Fetching https://distfiles.alpinelinux.org/distfiles/edge/loki-2.9.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 >>> loki: Fetching loki-2.9.0.tar.gz::https://github.com/grafana/loki/archive/refs/tags/v2.9.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 13018 0 13018 0 0 15437 0 --:--:-- --:--:-- --:--:-- 15437 100 2382k 0 2382k 0 0 1537k 0 --:--:-- 0:00:01 --:--:-- 3352k 100 16.1M 0 16.1M 0 0 6488k 0 --:--:-- 0:00:02 --:--:-- 9682k 100 21.6M 0 21.6M 0 0 6260k 0 --:--:-- 0:00:03 --:--:-- 8208k 100 28.0M 0 28.0M 0 0 6316k 0 --:--:-- 0:00:04 --:--:-- 7750k 100 34.2M 0 34.2M 0 0 6333k 0 --:--:-- 0:00:05 --:--:-- 7466k 100 39.8M 0 39.8M 0 0 6237k 0 --:--:-- 0:00:06 --:--:-- 7694k 100 43.5M 0 43.5M 0 0 6194k 0 --:--:-- 0:00:07 --:--:-- 6032k >>> loki: Fetching https://distfiles.alpinelinux.org/distfiles/edge/loki-2.9.0.tar.gz >>> loki: Checking sha512sums... loki-2.9.0.tar.gz: OK loki.initd: OK loki.confd: OK loki-promtail.confd: OK loki-promtail.initd: OK goflags.patch: OK fix-go-1.21-compat.patch: OK >>> loki: Unpacking /var/cache/distfiles/edge/loki-2.9.0.tar.gz... >>> loki: goflags.patch patching file Makefile Hunk #1 succeeded at 56 (offset 7 lines). >>> loki: fix-go-1.21-compat.patch patching file clients/pkg/promtail/targets/syslog/syslogtarget_test.go warning: Not a git repository. Use --no-index to compare two paths outside a working tree usage: git diff --no-index [] Diff output format options -p, --patch generate patch -s, --no-patch suppress diff output -u generate patch -U, --unified[=] generate diffs with lines context -W, --function-context generate diffs with lines context --raw generate the diff in raw format --patch-with-raw synonym for '-p --raw' --patch-with-stat synonym for '-p --stat' --numstat machine friendly --stat --shortstat output only the last line of --stat -X, --dirstat[=...] output the distribution of relative amount of changes for each sub-directory --cumulative synonym for --dirstat=cumulative --dirstat-by-file[=...] synonym for --dirstat=files,param1,param2... --check warn if changes introduce conflict markers or whitespace errors --summary condensed summary such as creations, renames and mode changes --name-only show only names of changed files --name-status show only names and status of changed files --stat[=[,[,]]] generate diffstat --stat-width generate diffstat with a given width --stat-name-width generate diffstat with a given name width --stat-graph-width generate diffstat with a given graph width --stat-count generate diffstat with limited lines --compact-summary generate compact summary in diffstat --binary output a binary diff that can be applied --full-index show full pre- and post-image object names on the "index" lines --color[=] show colored diff --ws-error-highlight highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat --abbrev[=] use digits to display object names --src-prefix show the given source prefix instead of "a/" --dst-prefix show the given destination prefix instead of "b/" --line-prefix prepend an additional prefix to every line of output --no-prefix do not show any source or destination prefix --default-prefix use default prefixes a/ and b/ --inter-hunk-context show context between diff hunks up to the specified number of lines --output-indicator-new specify the character to indicate a new line instead of '+' --output-indicator-old specify the character to indicate an old line instead of '-' --output-indicator-context specify the character to indicate a context instead of ' ' Diff rename options -B, --break-rewrites[=[/]] break complete rewrite changes into pairs of delete and create -M, --find-renames[=] detect renames -D, --irreversible-delete omit the preimage for deletes -C, --find-copies[=] detect copies --find-copies-harder use unmodified files as source to find copies --no-renames disable rename detection --rename-empty use empty blobs as rename source --follow continue listing the history of a file beyond renames -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit Diff algorithm options --minimal produce the smallest possible diff -w, --ignore-all-space ignore whitespace when comparing lines -b, --ignore-space-change ignore changes in amount of whitespace --ignore-space-at-eol ignore changes in whitespace at EOL --ignore-cr-at-eol ignore carrier-return at the end of line --ignore-blank-lines ignore changes whose lines are all blank -I, --ignore-matching-lines ignore changes whose all lines match --indent-heuristic heuristic to shift diff hunk boundaries for easy reading --patience generate diff using the "patience diff" algorithm --histogram generate diff using the "histogram diff" algorithm --diff-algorithm choose a diff algorithm --anchored generate diff using the "anchored diff" algorithm --word-diff[=] show word diff, using to delimit changed words --word-diff-regex use to decide what a word is --color-words[=] equivalent to --word-diff=color --word-diff-regex= --color-moved[=] moved lines of code are colored differently --color-moved-ws how white spaces are ignored in --color-moved Other diff options --relative[=] when run from subdir, exclude changes outside and show relative paths -a, --text treat all files as text -R swap two inputs, reverse the diff --exit-code exit with 1 if there were differences, 0 otherwise --quiet disable all output of the program --ext-diff allow an external diff helper to be executed --textconv run external text conversion filters when comparing binary files --ignore-submodules[=] ignore changes to submodules in the diff generation --submodule[=] specify how differences in submodules are shown --ita-invisible-in-index hide 'git add -N' entries from the index --ita-visible-in-index treat 'git add -N' entries as real in the index -S look for differences that change the number of occurrences of the specified string -G look for differences that change the number of occurrences of the specified regex --pickaxe-all show all changes in the changeset with -S or -G --pickaxe-regex treat in -S as extended POSIX regular expression -O control the order in which files appear in the output --rotate-to show the change in the specified path first --skip-to skip the output to the specified path --find-object look for differences that change the number of occurrences of the specified object --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] select files by diff type --output output to a specific file fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git CGO_ENABLED=0 go build -ldflags "-extldflags \"-static\" -s -w -X github.com/grafana/loki/pkg/util/build.Branch=main -X github.com/grafana/loki/pkg/util/build.Version=2.9.0 -X github.com/grafana/loki/pkg/util/build.Revision=alpine-r0 -X github.com/grafana/loki/pkg/util/build.BuildUser=buildozer@build-edge-x86_64 -X github.com/grafana/loki/pkg/util/build.BuildDate=2023-09-08T02:34:40Z" -tags netgo -buildmode=pie -modcacherw -trimpath -buildvcs=false -modcacherw -trimpath -o cmd/logcli/logcli ./cmd/logcli CGO_ENABLED=0 go build -ldflags "-extldflags \"-static\" -s -w -X github.com/grafana/loki/pkg/util/build.Branch=main -X github.com/grafana/loki/pkg/util/build.Version=2.9.0 -X github.com/grafana/loki/pkg/util/build.Revision=alpine-r0 -X github.com/grafana/loki/pkg/util/build.BuildUser=buildozer@build-edge-x86_64 -X github.com/grafana/loki/pkg/util/build.BuildDate=2023-09-08T02:34:40Z" -tags netgo -buildmode=pie -modcacherw -trimpath -buildvcs=false -modcacherw -trimpath -o cmd/loki/loki ./cmd/loki CGO_ENABLED=1 go build -ldflags "-s -w -X github.com/grafana/loki/pkg/util/build.Branch=main -X github.com/grafana/loki/pkg/util/build.Version=2.9.0 -X github.com/grafana/loki/pkg/util/build.Revision=alpine-r0 -X github.com/grafana/loki/pkg/util/build.BuildUser=buildozer@build-edge-x86_64 -X github.com/grafana/loki/pkg/util/build.BuildDate=2023-09-08T02:34:40Z" -tags netgo -buildmode=pie -modcacherw -trimpath -buildvcs=false -modcacherw -trimpath --tags= -o clients/cmd/promtail/promtail ./clients/cmd/promtail ok github.com/grafana/loki/clients/cmd/docker-driver 0.094s ? github.com/grafana/loki/clients/cmd/promtail [no test files] ok github.com/grafana/loki/clients/pkg/logentry/logql 0.008s ok github.com/grafana/loki/clients/pkg/logentry/metric 1.131s ok github.com/grafana/loki/clients/pkg/logentry/stages 9.226s ? github.com/grafana/loki/clients/pkg/promtail/api [no test files] ? github.com/grafana/loki/clients/pkg/promtail/client/fake [no test files] ok github.com/grafana/loki/clients/pkg/promtail 20.735s ok github.com/grafana/loki/clients/pkg/promtail/client 7.029s ok github.com/grafana/loki/clients/pkg/promtail/config 0.089s ? github.com/grafana/loki/clients/pkg/promtail/limit [no test files] ok github.com/grafana/loki/clients/pkg/promtail/discovery/consulagent 2.025s ok github.com/grafana/loki/clients/pkg/promtail/positions 0.014s ? github.com/grafana/loki/clients/pkg/promtail/server [no test files] ? github.com/grafana/loki/clients/pkg/promtail/server/ui [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets [no test files] ok github.com/grafana/loki/clients/pkg/promtail/scrapeconfig 0.086s ok github.com/grafana/loki/clients/pkg/promtail/targets/azureeventhubs 0.823s ok github.com/grafana/loki/clients/pkg/promtail/targets/cloudflare 0.505s ok github.com/grafana/loki/clients/pkg/promtail/targets/docker 5.287s ? github.com/grafana/loki/clients/pkg/promtail/targets/journal [no test files] ok github.com/grafana/loki/clients/pkg/promtail/targets/file 33.848s ok github.com/grafana/loki/clients/pkg/promtail/targets/gcplog 1.360s ok github.com/grafana/loki/clients/pkg/promtail/targets/gelf 0.238s ok github.com/grafana/loki/clients/pkg/promtail/targets/heroku 2.320s ok github.com/grafana/loki/clients/pkg/promtail/targets/kafka 2.303s ? github.com/grafana/loki/clients/pkg/promtail/targets/serverutils [no test files] ok github.com/grafana/loki/clients/pkg/promtail/targets/lokipush 1.141s ok github.com/grafana/loki/clients/pkg/promtail/targets/stdin 0.096s ? github.com/grafana/loki/clients/pkg/promtail/targets/target [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets/testutils [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets/windows [no test files] ? github.com/grafana/loki/clients/pkg/promtail/targets/windows/win_eventlog [no test files] ok github.com/grafana/loki/clients/pkg/promtail/targets/syslog 2.583s ok github.com/grafana/loki/clients/pkg/promtail/targets/syslog/syslogparser 0.008s ok github.com/grafana/loki/clients/pkg/promtail/utils 4.026s ok github.com/grafana/loki/clients/pkg/promtail/wal 20.946s ? github.com/grafana/loki/cmd/logql-analyzer [no test files] ? github.com/grafana/loki/cmd/logcli [no test files] ? github.com/grafana/loki/cmd/loki [no test files] ? github.com/grafana/loki/cmd/loki-canary [no test files] ok github.com/grafana/loki/cmd/migrate 0.097s ok github.com/grafana/loki/cmd/querytee 0.061s ? github.com/grafana/loki/integration/client [no test files] ? github.com/grafana/loki/integration/cluster [no test files] ? github.com/grafana/loki/integration/util [no test files] ? github.com/grafana/loki/pkg/canary/reader [no test files] ok github.com/grafana/loki/integration 153.358s ok github.com/grafana/loki/pkg/analytics 22.774s ok github.com/grafana/loki/pkg/canary/comparator 0.045s ok github.com/grafana/loki/pkg/canary/writer 0.049s ? github.com/grafana/loki/pkg/distributor/clientpool [no test files] ? github.com/grafana/loki/pkg/distributor/shardstreams [no test files] ? github.com/grafana/loki/pkg/ingester/client [no test files] ? github.com/grafana/loki/pkg/logcli/index [no test files] ? github.com/grafana/loki/pkg/logcli/labelquery [no test files] ? github.com/grafana/loki/pkg/logcli/seriesquery [no test files] ? github.com/grafana/loki/pkg/logcli/util [no test files] ? github.com/grafana/loki/pkg/logcli/volume [no test files] ? github.com/grafana/loki/pkg/loghttp/legacy [no test files] ok github.com/grafana/loki/pkg/chunkenc 260.060s ok github.com/grafana/loki/pkg/configs/client 0.040s ok github.com/grafana/loki/pkg/configs/userconfig 0.043s ok github.com/grafana/loki/pkg/distributor 3.136s ok github.com/grafana/loki/pkg/distributor/writefailures 2.034s ok github.com/grafana/loki/pkg/ingester 60.227s ok github.com/grafana/loki/pkg/ingester/index 0.050s ok github.com/grafana/loki/pkg/ingester/wal 0.021s ok github.com/grafana/loki/pkg/iter 0.031s ok github.com/grafana/loki/pkg/logcli/client 0.058s ok github.com/grafana/loki/pkg/logcli/output 0.052s ok github.com/grafana/loki/pkg/logcli/print 0.052s ok github.com/grafana/loki/pkg/logcli/query 0.118s ok github.com/grafana/loki/pkg/loghttp 0.069s ok github.com/grafana/loki/pkg/loghttp/push 0.075s ok github.com/grafana/loki/pkg/logproto 0.027s ok github.com/grafana/loki/pkg/logql 20.474s ok github.com/grafana/loki/pkg/logql/log 4.872s ok github.com/grafana/loki/pkg/logql/log/jsonexpr 0.008s ok github.com/grafana/loki/pkg/logql/log/logfmt 0.006s ok github.com/grafana/loki/pkg/logql/log/pattern 0.010s ? github.com/grafana/loki/pkg/logql/vector [no test files] ? github.com/grafana/loki/pkg/logqlmodel [no test files] ok github.com/grafana/loki/pkg/logql/sketch 10.391s ok github.com/grafana/loki/pkg/logql/syntax 0.164s ok github.com/grafana/loki/pkg/logqlanalyzer 0.037s ok github.com/grafana/loki/pkg/logqlmodel/metadata 0.008s ok github.com/grafana/loki/pkg/logqlmodel/stats 0.016s ? github.com/grafana/loki/pkg/loki/common [no test files] ? github.com/grafana/loki/pkg/lokifrontend [no test files] ? github.com/grafana/loki/pkg/lokifrontend/frontend [no test files] ok github.com/grafana/loki/pkg/loki 5.891s ok github.com/grafana/loki/pkg/lokifrontend/frontend/transport 0.026s ? github.com/grafana/loki/pkg/lokifrontend/frontend/v1/frontendv1pb [no test files] ok github.com/grafana/loki/pkg/lokifrontend/frontend/v1 2.482s ? github.com/grafana/loki/pkg/lokifrontend/frontend/v2/frontendv2pb [no test files] ok github.com/grafana/loki/pkg/lokifrontend/frontend/v2 6.058s ? github.com/grafana/loki/pkg/querier/astmapper [no test files] ok github.com/grafana/loki/pkg/querier 0.611s ? github.com/grafana/loki/pkg/querier/queryrange/queryrangebase/definitions [no test files] ? github.com/grafana/loki/pkg/querier/series [no test files] ? github.com/grafana/loki/pkg/querier/stats [no test files] ok github.com/grafana/loki/pkg/querier/queryrange 0.564s ok github.com/grafana/loki/pkg/querier/queryrange/queryrangebase 0.168s ok github.com/grafana/loki/pkg/querier/worker 3.902s ok github.com/grafana/loki/pkg/ruler 1.467s ? github.com/grafana/loki/pkg/ruler/config [no test files] ? github.com/grafana/loki/pkg/ruler/rulespb [no test files] ok github.com/grafana/loki/pkg/ruler/base 15.393s ok github.com/grafana/loki/pkg/ruler/rulestore 0.055s ok github.com/grafana/loki/pkg/ruler/rulestore/bucketclient 0.065s ok github.com/grafana/loki/pkg/ruler/rulestore/configdb 0.050s ok github.com/grafana/loki/pkg/ruler/rulestore/local 0.048s ok github.com/grafana/loki/pkg/ruler/rulestore/objectclient 0.064s [no tests to run] ok github.com/grafana/loki/pkg/ruler/storage/cleaner 0.037s ? github.com/grafana/loki/pkg/ruler/storage/util [no test files] ok github.com/grafana/loki/pkg/ruler/storage/instance 0.349s ? github.com/grafana/loki/pkg/ruler/util [no test files] ? github.com/grafana/loki/pkg/runtime [no test files] ok github.com/grafana/loki/pkg/ruler/storage/wal 0.322s ok github.com/grafana/loki/pkg/scheduler 0.019s ? github.com/grafana/loki/pkg/scheduler/schedulerpb [no test files] ? github.com/grafana/loki/pkg/server [no test files] ok github.com/grafana/loki/pkg/scheduler/queue 9.107s ok github.com/grafana/loki/pkg/sizing 0.013s ok github.com/grafana/loki/pkg/storage 0.903s ? github.com/grafana/loki/pkg/storage/bucket/filesystem [no test files] ? github.com/grafana/loki/pkg/storage/bucket/gcs [no test files] ok github.com/grafana/loki/pkg/storage/bucket 0.047s ok github.com/grafana/loki/pkg/storage/bucket/azure 0.021s ok github.com/grafana/loki/pkg/storage/bucket/http 0.014s ? github.com/grafana/loki/pkg/storage/bucket/swift [no test files] ok github.com/grafana/loki/pkg/storage/bucket/s3 0.026s ok github.com/grafana/loki/pkg/storage/chunk 0.024s ? github.com/grafana/loki/pkg/storage/chunk/client/alibaba [no test files] ok github.com/grafana/loki/pkg/storage/chunk/cache 3.095s ok github.com/grafana/loki/pkg/storage/chunk/client 0.025s ok github.com/grafana/loki/pkg/storage/chunk/client/aws 1.177s ok github.com/grafana/loki/pkg/storage/chunk/client/azure 0.290s ok github.com/grafana/loki/pkg/storage/chunk/client/baidubce 0.026s ok github.com/grafana/loki/pkg/storage/chunk/client/cassandra 0.038s ok github.com/grafana/loki/pkg/storage/chunk/client/gcp 1.094s ok github.com/grafana/loki/pkg/storage/chunk/client/grpc 0.034s ok github.com/grafana/loki/pkg/storage/chunk/client/hedging 0.412s ok github.com/grafana/loki/pkg/storage/chunk/client/ibmcloud 0.080s ok github.com/grafana/loki/pkg/storage/chunk/client/local 0.051s ? github.com/grafana/loki/pkg/storage/chunk/client/testutils [no test files] ok github.com/grafana/loki/pkg/storage/chunk/client/openstack 1.031s ok github.com/grafana/loki/pkg/storage/chunk/client/util 0.026s [no tests to run] ok github.com/grafana/loki/pkg/storage/chunk/fetcher 3.090s ok github.com/grafana/loki/pkg/storage/chunk/tests 3.569s ok github.com/grafana/loki/pkg/storage/common/aws 0.023s ? github.com/grafana/loki/pkg/storage/errors [no test files] ok github.com/grafana/loki/pkg/storage/config 0.028s ? github.com/grafana/loki/pkg/storage/hack [no test files] ? github.com/grafana/loki/pkg/storage/stores/index [no test files] ok github.com/grafana/loki/pkg/storage/stores 0.069s ok github.com/grafana/loki/pkg/storage/stores/index/seriesvolume 0.022s ok github.com/grafana/loki/pkg/storage/stores/index/stats 0.024s ok github.com/grafana/loki/pkg/storage/stores/indexshipper 0.089s ? github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/client [no test files] ? github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/client/grpc [no test files] ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor 6.479s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/deletion 0.847s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/deletionmode 0.008s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/generationnumber 0.012s ? github.com/grafana/loki/pkg/storage/stores/indexshipper/index [no test files] ok github.com/grafana/loki/pkg/storage/stores/indexshipper/compactor/retention 10.684s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/downloads 1.190s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/gatewayclient 1.066s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/storage 0.680s ok github.com/grafana/loki/pkg/storage/stores/indexshipper/uploads 0.066s ? github.com/grafana/loki/pkg/storage/stores/shipper [no test files] ok github.com/grafana/loki/pkg/storage/stores/series 12.974s ok github.com/grafana/loki/pkg/storage/stores/series/index 0.354s ok github.com/grafana/loki/pkg/storage/stores/shipper/index 0.087s ? github.com/grafana/loki/pkg/storage/stores/shipper/index/indexfile [no test files] ? github.com/grafana/loki/pkg/storage/stores/shipper/testutil [no test files] ok github.com/grafana/loki/pkg/storage/stores/shipper/index/compactor 7.258s ok github.com/grafana/loki/pkg/storage/stores/shipper/indexgateway 0.123s ok github.com/grafana/loki/pkg/storage/stores/shipper/util 0.058s ? github.com/grafana/loki/pkg/storage/stores/tsdb/testutil [no test files] ? github.com/grafana/loki/pkg/tracing [no test files] ? github.com/grafana/loki/pkg/util/build [no test files] ? github.com/grafana/loki/pkg/util/chunkcompat [no test files] ? github.com/grafana/loki/pkg/util/deletion [no test files] ? github.com/grafana/loki/pkg/util/encoding [no test files] ? github.com/grafana/loki/pkg/util/extract [no test files] ? github.com/grafana/loki/pkg/util/fakeauth [no test files] ? github.com/grafana/loki/pkg/util/filter [no test files] ? github.com/grafana/loki/pkg/util/httpgrpc [no test files] ? github.com/grafana/loki/pkg/util/limiter [no test files] ? github.com/grafana/loki/pkg/util/math [no test files] ? github.com/grafana/loki/pkg/util/net [no test files] ? github.com/grafana/loki/pkg/util/spanlogger [no test files] ? github.com/grafana/loki/pkg/util/test [no test files] ok github.com/grafana/loki/pkg/storage/stores/tsdb 25.046s ok github.com/grafana/loki/pkg/util 9.230s ok github.com/grafana/loki/pkg/util/cfg 0.014s ok github.com/grafana/loki/pkg/util/flagext 0.032s ok github.com/grafana/loki/pkg/util/httpreq 0.012s ok github.com/grafana/loki/pkg/util/instrument 0.012s ok github.com/grafana/loki/pkg/util/log 0.013s ok github.com/grafana/loki/pkg/util/loser 0.006s ok github.com/grafana/loki/pkg/util/marshal 0.954s ok github.com/grafana/loki/pkg/util/marshal/legacy 0.025s ok github.com/grafana/loki/pkg/util/pool 0.006s ok github.com/grafana/loki/pkg/util/querylimits 0.094s ok github.com/grafana/loki/pkg/util/server 0.047s ok github.com/grafana/loki/pkg/util/unmarshal 0.056s ok github.com/grafana/loki/pkg/util/unmarshal/legacy 0.027s ? github.com/grafana/loki/pkg/util/wal [no test files] ok github.com/grafana/loki/pkg/util/validation 0.024s ? github.com/grafana/loki/tools/doc-generator [no test files] ok github.com/grafana/loki/pkg/validation 0.048s ok github.com/grafana/loki/tools/doc-generator/parse 0.086s ok github.com/grafana/loki/tools/querytee 0.059s ? github.com/grafana/loki/tools/tsdb/index-analyzer [no test files] ok github.com/grafana/loki/tools/tsdb/migrate-versions 0.882s ok github.com/grafana/loki/tools/tsdb/tsdb-map 0.046s >>> loki: Entering fakeroot... >>> loki-logcli*: Running split function logcli... '/home/buildozer/aports/testing/loki/pkg/loki/usr/bin/logcli' -> '/home/buildozer/aports/testing/loki/pkg/loki-logcli/usr/bin/logcli' >>> loki-logcli*: Preparing subpackage loki-logcli... >>> loki-logcli*: Stripping binaries >>> loki-logcli*: Running postcheck for loki-logcli >>> loki-promtail-openrc*: Running split function promtail_openrc... '/home/buildozer/aports/testing/loki/pkg/loki/etc/init.d/loki-promtail' -> '/home/buildozer/aports/testing/loki/pkg/loki-promtail-openrc/etc/init.d/loki-promtail' '/home/buildozer/aports/testing/loki/pkg/loki/etc/conf.d/loki-promtail' -> '/home/buildozer/aports/testing/loki/pkg/loki-promtail-openrc/etc/conf.d/loki-promtail' >>> loki-promtail-openrc*: Preparing subpackage loki-promtail-openrc... >>> loki-promtail-openrc*: Running postcheck for loki-promtail-openrc >>> loki-promtail*: Running split function promtail... '/home/buildozer/aports/testing/loki/pkg/loki/etc/loki/promtail-local-config.yaml' -> '/home/buildozer/aports/testing/loki/pkg/loki-promtail/etc/loki/promtail-local-config.yaml' '/home/buildozer/aports/testing/loki/pkg/loki/usr/bin/promtail' -> '/home/buildozer/aports/testing/loki/pkg/loki-promtail/usr/bin/promtail' >>> loki-promtail*: Preparing subpackage loki-promtail... >>> loki-promtail*: Stripping binaries >>> loki-promtail*: Running postcheck for loki-promtail >>> loki-openrc*: Running split function openrc... >>> loki-openrc*: Preparing subpackage loki-openrc... >>> loki-openrc*: Running postcheck for loki-openrc >>> loki*: Running postcheck for loki >>> loki*: Preparing package loki... >>> loki*: Stripping binaries >>> loki-logcli*: Scanning shared objects >>> loki-openrc*: Scanning shared objects >>> loki-promtail-openrc*: Scanning shared objects >>> loki-promtail*: Scanning shared objects >>> loki*: Scanning shared objects >>> loki-logcli*: Tracing dependencies... >>> loki-logcli*: Package size: 61.6 MB >>> loki-logcli*: Compressing data... >>> loki-logcli*: Create checksum... >>> loki-logcli*: Create loki-logcli-2.9.0-r0.apk >>> loki-openrc*: Tracing dependencies... >>> loki-openrc*: Package size: 24.0 KB >>> loki-openrc*: Compressing data... >>> loki-openrc*: Create checksum... >>> loki-openrc*: Create loki-openrc-2.9.0-r0.apk >>> loki-promtail-openrc*: Tracing dependencies... >>> loki-promtail-openrc*: Package size: 24.0 KB >>> loki-promtail-openrc*: Compressing data... >>> loki-promtail-openrc*: Create checksum... >>> loki-promtail-openrc*: Create loki-promtail-openrc-2.9.0-r0.apk >>> loki-promtail*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> loki-promtail*: Package size: 97.9 MB >>> loki-promtail*: Compressing data... >>> loki-promtail*: Create checksum... >>> loki-promtail*: Create loki-promtail-2.9.0-r0.apk >>> loki*: Tracing dependencies... >>> loki*: Package size: 69.7 MB >>> loki*: Compressing data... >>> loki*: Create checksum... >>> loki*: Create loki-2.9.0-r0.apk >>> loki: Build complete at Fri, 08 Sep 2023 02:50:52 +0000 elapsed time 0h 16m 29s >>> loki: Cleaning up srcdir >>> loki: Cleaning up pkgdir >>> loki: Uninstalling dependencies... (1/5) Purging .makedepends-loki (20230908.023425) (2/5) Purging go (1.21.1-r0) (3/5) Purging bash (5.2.15-r5) Executing bash-5.2.15-r5.pre-deinstall (4/5) Purging tzdata (2023c-r1) (5/5) Purging readline (8.2.1-r2) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 110 packages >>> loki: Updating the testing/x86_64 repository index... >>> loki: Signing the index...