>>> prometheus: Building community/prometheus 2.49.1-r1 (using abuild 3.12.0-r4) started Mon, 11 Mar 2024 10:37:28 +0000 >>> prometheus: Checking sanity of /home/buildozer/aports/community/prometheus/APKBUILD... >>> prometheus: Analyzing dependencies... >>> prometheus: Installing for build: build-base go npm bash (1/11) Installing binutils-gold (2.42-r0) (2/11) Installing go (1.22.1-r0) (3/11) Installing ada-libs (2.7.4-r0) (4/11) Installing icu-data-en (74.2-r0) Executing icu-data-en-74.2-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (5/11) Installing icu-libs (74.2-r0) (6/11) Installing libuv (1.48.0-r0) (7/11) Installing nodejs-current (21.7.1-r0) (8/11) Installing npm (10.5.0-r0) (9/11) Installing readline (8.2.10-r0) (10/11) Installing bash (5.2.26-r0) Executing bash-5.2.26-r0.post-install (11/11) Installing .makedepends-prometheus (20240311.103729) Executing busybox-1.36.1-r20.trigger OK: 564 MiB in 113 packages >>> prometheus: Cleaning up srcdir >>> prometheus: Cleaning up pkgdir >>> prometheus: Cleaning up tmpdir >>> prometheus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/prometheus-2.49.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/prometheus-2.49.1.tar.gz.part' prometheus-2.49.1.ta 30% |********* | 1791k 0:00:02 ETA prometheus-2.49.1.ta 100% |********************************| 5949k 0:00:00 ETA '/var/cache/distfiles/prometheus-2.49.1.tar.gz.part' saved >>> prometheus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/prometheus-2.49.1.tar.gz >>> prometheus: Checking sha512sums... prometheus-2.49.1.tar.gz: OK prometheus.initd: OK prometheus.confd: OK >>> prometheus: Unpacking /var/cache/distfiles/prometheus-2.49.1.tar.gz... fatal: not a git repository (or any of the parent directories): .git cd web/ui && npm install added 1605 packages, and audited 1609 packages in 43s 236 packages are looking for funding run `npm fund` for details 10 vulnerabilities (4 moderate, 6 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. cd web/ui && CI="" npm run build > prometheus-io@0.49.1 build > GENERATE_SOURCEMAP=false bash build_ui.sh --all build lezer-promql > @prometheus-io/lezer-promql@0.49.1 build > bash ./build.sh + npx lezer-generator src/promql.grammar -o src/parser Wrote src/parser.js and src/parser.terms.js + cat src/parser.terms.js + bash ./generate-types.sh + mkdir -p ./dist + indexFile=./dist/index.d.ts + [[ -f ./dist/index.d.ts ]] + cat ++ sed -E 's/ = [0-9]+/: number/' src/parser.terms.js + rollup -c  ./src/parser.js → ./dist/index.cjs, ./dist/index.es.js... created ./dist/index.cjs, ./dist/index.es.js in 359ms build codemirror-promql > @prometheus-io/codemirror-promql@0.49.1 build > npm run build:lib > @prometheus-io/codemirror-promql@0.49.1 build:lib > bash ./build.sh + tsc --module esnext --target es2018 --outDir dist/esm + tsc --module commonjs --target es5 --outDir dist/cjs --downlevelIteration build react-app > @prometheus-io/app@0.49.1 build > react-scripts build Creating an optimized production build... Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Compiled with warnings. [eslint] src/pages/graph/SeriesName.tsx Line 1:21: 'useContext' is defined but never used @typescript-eslint/no-unused-vars src/pages/status/Status.tsx Line 130:37: Expected '!==' and instead saw '!=' eqeqeq Line 133:6: React Hook useEffect has a missing dependency: 'setAnimateLogo'. Either include it or remove the dependency array. If 'setAnimateLogo' changes too often, find the parent component that defines it and wrap that definition in useCallback react-hooks/exhaustive-deps Search for the keywords to learn more about each warning. To ignore, add // eslint-disable-next-line to the line before. File sizes after gzip: 487.29 kB build/static/js/main.90fe45be.js 53.58 kB build/static/css/main.132f8bd2.css The project was built assuming it is hosted at ./. You can control this with the homepage field in your package.json. The build folder is ready to be deployed. Find out more about deployment here: https://cra.link/deployment >> compressing assets scripts/compress_assets.sh go: downloading github.com/prometheus/exporter-toolkit v0.10.0 go: downloading github.com/alecthomas/kingpin/v2 v2.4.0 go: downloading github.com/alecthomas/units v0.0.0-20231202071711-9a357b53e9c9 go: downloading github.com/go-kit/log v0.2.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading github.com/prometheus/common v0.45.0 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/simonpasquier/klog-gokit/v3 v3.3.0 go: downloading github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f go: downloading github.com/oklog/run v1.1.0 go: downloading github.com/dennwc/varint v1.0.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading go.opentelemetry.io/collector/pdata v1.0.0 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading go.opentelemetry.io/collector/semconv v0.90.1 go: downloading go.uber.org/multierr v1.11.0 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/simonpasquier/klog-gokit v0.3.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb go: downloading github.com/golang/snappy v0.0.4 go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/prometheus/common/sigv4 v0.1.0 go: downloading github.com/klauspost/compress v1.17.4 go: downloading github.com/oklog/ulid v1.3.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/sync v0.5.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0 go: downloading go.opentelemetry.io/otel/sdk v1.21.0 go: downloading google.golang.org/grpc v1.59.0 go: downloading go.opentelemetry.io/collector/featuregate v1.0.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.4.0 go: downloading github.com/google/uuid v1.4.0 go: downloading github.com/go-logfmt/logfmt v0.6.0 go: downloading golang.org/x/time v0.5.0 go: downloading golang.org/x/sys v0.15.0 go: downloading golang.org/x/net v0.19.0 go: downloading github.com/edsrzf/mmap-go v1.1.0 go: downloading go.uber.org/goleak v1.3.0 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/prometheus/common/assets v0.2.0 go: downloading github.com/go-openapi/strfmt v0.21.9 go: downloading github.com/prometheus/alertmanager v0.26.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v4 v4.2.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v2 v2.2.1 go: downloading github.com/Code-Hex/go-generics-cache v1.3.1 go: downloading github.com/hashicorp/consul/api v1.26.1 go: downloading github.com/aws/aws-sdk-go v1.48.14 go: downloading github.com/miekg/dns v1.1.57 go: downloading github.com/fsnotify/fsnotify v1.7.0 go: downloading golang.org/x/oauth2 v0.15.0 go: downloading google.golang.org/api v0.153.0 go: downloading github.com/digitalocean/godo v1.106.0 go: downloading github.com/hetznercloud/hcloud-go/v2 v2.4.0 go: downloading github.com/ionos-cloud/sdk-go/v6 v6.1.10 go: downloading github.com/linode/linodego v1.25.0 go: downloading github.com/docker/docker v24.0.7+incompatible go: downloading github.com/hashicorp/nomad/api v0.0.0-20230721134942-515895c7690c go: downloading k8s.io/api v0.28.4 go: downloading k8s.io/apimachinery v0.28.4 go: downloading k8s.io/client-go v0.28.4 go: downloading github.com/ovh/go-ovh v1.4.3 go: downloading github.com/gophercloud/gophercloud v1.8.0 go: downloading github.com/kolo/xmlrpc v0.0.0-20220921171641-a4b6fa1dd06b go: downloading github.com/vultr/govultr/v2 v2.17.2 go: downloading github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21 go: downloading github.com/go-zookeeper/zk v1.0.3 go: downloading github.com/envoyproxy/go-control-plane v0.11.1 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231127180814-3a041ad873d4 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/go-kit/kit v0.12.0 go: downloading github.com/jpillora/backoff v1.0.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.1.1 go: downloading golang.org/x/crypto v0.16.0 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork v1.1.0 go: downloading github.com/xhit/go-str2duration/v2 v2.1.0 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.11.1 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 go: downloading github.com/julienschmidt/httprouter v1.3.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/go-logr/logr v1.3.0 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/go-openapi/errors v0.20.4 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading google.golang.org/genproto v0.0.0-20231120223509-83a465c0220f go: downloading go.mongodb.org/mongo-driver v1.13.1 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/hashicorp/go-hclog v1.5.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 go: downloading github.com/hashicorp/serf v0.10.1 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/hashicorp/cronexpr v1.1.2 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/google/go-querystring v1.1.0 go: downloading github.com/hashicorp/go-retryablehttp v0.7.4 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/go-openapi/swag v0.22.4 go: downloading github.com/google/gofuzz v1.2.0 go: downloading github.com/go-openapi/validate v0.22.1 go: downloading k8s.io/utils v0.0.0-20230711102312-30195339c3c7 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.3.0 go: downloading github.com/go-resty/resty/v2 v2.10.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading cloud.google.com/go/compute v1.23.3 go: downloading github.com/golang/protobuf v1.5.3 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/golang-jwt/jwt/v5 v5.0.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading github.com/fatih/color v1.15.0 go: downloading github.com/mattn/go-isatty v0.0.19 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/armon/go-metrics v0.4.1 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/go-openapi/spec v0.20.9 go: downloading github.com/go-openapi/loads v0.21.2 go: downloading github.com/go-openapi/jsonpointer v0.20.0 go: downloading github.com/go-openapi/analysis v0.21.4 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/hashicorp/golang-lru v0.6.0 go: downloading github.com/go-openapi/jsonreference v0.20.2 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/google/gnostic-models v0.6.8 go: downloading k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/term v0.15.0 go: downloading github.com/google/go-cmp v0.6.0 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/opencontainers/image-spec v1.0.2 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/emicklei/go-restful/v3 v3.10.2 go: downloading go.opencensus.io v0.24.0 go: downloading github.com/google/s2a-go v0.1.7 go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/google/pprof v0.0.0-20231205033806-a5a03c77bf08 >>> prometheus: Entering fakeroot... >>> prometheus-openrc*: Running split function openrc... >>> prometheus-openrc*: Preparing subpackage prometheus-openrc... >>> prometheus-openrc*: Running postcheck for prometheus-openrc >>> prometheus*: Running postcheck for prometheus >>> prometheus*: Preparing package prometheus... >>> prometheus*: Stripping binaries >>> prometheus*: Script found. /bin/sh added as a dependency for prometheus-2.49.1-r1.apk >>> prometheus*: Adding .pre-install >>> prometheus-openrc*: Scanning shared objects >>> prometheus*: Scanning shared objects >>> prometheus-openrc*: Tracing dependencies... >>> prometheus-openrc*: Package size: 24.0 KB >>> prometheus-openrc*: Compressing data... >>> prometheus-openrc*: Create checksum... >>> prometheus-openrc*: Create prometheus-openrc-2.49.1-r1.apk >>> prometheus*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 >>> prometheus*: Package size: 175.8 MB >>> prometheus*: Compressing data... >>> prometheus*: Create checksum... >>> prometheus*: Create prometheus-2.49.1-r1.apk >>> prometheus: Build complete at Mon, 11 Mar 2024 10:41:37 +0000 elapsed time 0h 4m 9s >>> prometheus: Cleaning up srcdir >>> prometheus: Cleaning up pkgdir >>> prometheus: Uninstalling dependencies... (1/11) Purging .makedepends-prometheus (20240311.103729) (2/11) Purging go (1.22.1-r0) (3/11) Purging binutils-gold (2.42-r0) (4/11) Purging npm (10.5.0-r0) (5/11) Purging bash (5.2.26-r0) Executing bash-5.2.26-r0.pre-deinstall (6/11) Purging nodejs-current (21.7.1-r0) (7/11) Purging readline (8.2.10-r0) (8/11) Purging ada-libs (2.7.4-r0) (9/11) Purging icu-libs (74.2-r0) (10/11) Purging icu-data-en (74.2-r0) (11/11) Purging libuv (1.48.0-r0) Executing busybox-1.36.1-r20.trigger OK: 315 MiB in 102 packages >>> prometheus: Updating the community/armhf repository index... >>> prometheus: Signing the index...