>>> prometheus: Building community/prometheus 2.38.0-r2 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 14:57:00 +0000 >>> prometheus: Checking sanity of /home/buildozer/aports/community/prometheus/APKBUILD... >>> prometheus: Analyzing dependencies... >>> prometheus: Installing for build: build-base go npm bash (1/10) Installing binutils-gold (2.39-r2) (2/10) Installing go (1.19.2-r0) (3/10) Installing icu-data-en (72.1-r1) Executing icu-data-en-72.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (4/10) Installing icu-libs (72.1-r1) (5/10) Installing libuv (1.44.2-r0) (6/10) Installing nodejs-current (19.0.0-r1) (7/10) Installing npm (9.0.0-r0) (8/10) Installing readline (8.2.0-r0) (9/10) Installing bash (5.2.2-r0) Executing bash-5.2.2-r0.post-install (10/10) Installing .makedepends-prometheus (20221028.145702) Executing busybox-1.35.0-r27.trigger OK: 628 MiB in 103 packages >>> prometheus: Cleaning up srcdir >>> prometheus: Cleaning up pkgdir >>> prometheus: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/prometheus-2.38.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 30 5915k 30 1807k 0 0 1416k 0 0:00:04 0:00:01 0:00:03 1416k 100 5915k 100 5915k 0 0 4141k 0 0:00:01 0:00:01 --:--:-- 4142k >>> prometheus: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/prometheus-2.38.0.tar.gz >>> prometheus: Checking sha512sums... prometheus-2.38.0.tar.gz: OK prometheus.initd: OK prometheus.confd: OK >>> prometheus: Unpacking /var/cache/distfiles/v3.17/prometheus-2.38.0.tar.gz... cd web/ui && npm install npm WARN deprecated @types/react-resize-detector@6.1.0: This is a stub types definition. react-resize-detector provides its own type definitions, so you do not need this installed. npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 added 1401 packages, and audited 1405 packages in 14s 215 packages are looking for funding run `npm fund` for details 11 vulnerabilities (1 moderate, 10 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 > build > bash build_ui.sh --all build lezer-promql > @prometheus-io/lezer-promql@0.38.0 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 95ms build codemirror-promql > @prometheus-io/codemirror-promql@0.38.0 build > npm run build:lib > @prometheus-io/codemirror-promql@0.38.0 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.38.0 build > react-scripts build Creating an optimized production build... Compiled with warnings. Warning (1:82079) autoprefixer: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated. Warning (1:76925) autoprefixer: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated. 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: 442.52 kB build/static/js/main.962dd432.js 52.39 kB build/static/css/main.8fdab34b.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/go-kit/log v0.2.1 go: downloading github.com/grafana/regexp v0.0.0-20220304095617-2e8d9baf4ac2 go: downloading github.com/prometheus/common v0.37.0 go: downloading github.com/prometheus/client_golang v1.13.0 go: downloading github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 go: downloading github.com/oklog/run v1.1.0 go: downloading github.com/prometheus/exporter-toolkit v0.7.1 go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f go: downloading github.com/pkg/errors v0.9.1 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading go.uber.org/atomic v1.9.0 go: downloading go.uber.org/automaxprocs v1.5.1 go: downloading github.com/simonpasquier/klog-gokit v0.3.0 go: downloading github.com/simonpasquier/klog-gokit/v3 v3.0.0 go: downloading gopkg.in/alecthomas/kingpin.v2 v2.2.6 go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/go-logfmt/logfmt v0.5.1 go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.34.0 go: downloading golang.org/x/net v0.0.0-20220809184613-07c6da5e1ced go: downloading github.com/hashicorp/nomad/api v0.0.0-20220809212729-939d643fec2c go: downloading github.com/miekg/dns v1.1.50 go: downloading github.com/hashicorp/consul/api v1.14.0 go: downloading github.com/linode/linodego v1.8.0 go: downloading github.com/Azure/azure-sdk-for-go v65.0.0+incompatible go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.21 go: downloading github.com/Azure/go-autorest/autorest v0.11.28 go: downloading github.com/fsnotify/fsnotify v1.5.4 go: downloading github.com/ionos-cloud/sdk-go/v6 v6.1.2 go: downloading github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9 go: downloading github.com/edsrzf/mmap-go v1.1.0 go: downloading go.opentelemetry.io/otel v1.9.0 go: downloading github.com/stretchr/testify v1.8.0 go: downloading github.com/docker/docker v20.10.17+incompatible go: downloading github.com/go-zookeeper/zk v1.0.3 go: downloading go.opentelemetry.io/otel/trace v1.9.0 go: downloading github.com/kolo/xmlrpc v0.0.0-20201022064351-38db28db192b go: downloading github.com/gophercloud/gophercloud v0.25.0 go: downloading github.com/dennwc/varint v1.0.0 go: downloading github.com/hetznercloud/hcloud-go v1.35.2 go: downloading github.com/prometheus/common/assets v0.2.0 go: downloading github.com/vultr/govultr/v2 v2.17.2 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/digitalocean/godo v1.82.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading golang.org/x/oauth2 v0.0.0-20220808172628-8227340efae7 go: downloading google.golang.org/api v0.91.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.9.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.9.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.9.0 go: downloading go.opentelemetry.io/otel/sdk v1.9.0 go: downloading google.golang.org/grpc v1.48.0 go: downloading github.com/go-openapi/strfmt v0.21.3 go: downloading github.com/prometheus/alertmanager v0.24.0 go: downloading golang.org/x/sys v0.0.0-20220808155132-1c4a2a72c664 go: downloading github.com/prometheus/common/sigv4 v0.1.0 go: downloading github.com/aws/aws-sdk-go v1.44.72 go: downloading k8s.io/api v0.24.3 go: downloading k8s.io/apimachinery v0.24.3 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible go: downloading k8s.io/client-go v0.24.3 go: downloading github.com/oklog/ulid v1.3.1 go: downloading go.uber.org/goleak v1.1.12 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 go: downloading github.com/envoyproxy/go-control-plane v0.10.3 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.7 go: downloading google.golang.org/genproto v0.0.0-20220808204814-fd01256a5276 go: downloading google.golang.org/protobuf v1.28.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/jpillora/backoff v1.0.0 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v0.31.0 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 go: downloading github.com/go-kit/kit v0.10.0 go: downloading golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa go: downloading github.com/google/go-querystring v1.1.0 go: downloading github.com/hashicorp/go-retryablehttp v0.7.1 go: downloading github.com/go-resty/resty/v2 v2.1.1-0.20191201195748-d7b97669fe48 go: downloading gopkg.in/ini.v1 v1.66.6 go: downloading github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d go: downloading github.com/go-openapi/errors v0.20.2 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading go.mongodb.org/mongo-driver v1.10.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 cloud.google.com/go/compute v1.7.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading github.com/julienschmidt/httprouter v1.3.0 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/hashicorp/cronexpr v1.1.1 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 go: downloading github.com/hashicorp/go-hclog v0.14.1 go: downloading github.com/hashicorp/serf v0.9.7 go: downloading github.com/Azure/go-autorest/logger v0.2.1 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.8.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/go-logr/logr v1.2.3 go: downloading go.opentelemetry.io/proto/otlp v0.18.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.9.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading golang.org/x/text v0.3.7 go: downloading github.com/fatih/color v1.13.0 go: downloading github.com/mattn/go-isatty v0.0.14 go: downloading github.com/go-openapi/swag v0.21.1 go: downloading github.com/go-openapi/validate v0.21.0 go: downloading github.com/cenkalti/backoff/v4 v4.1.3 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.1 go: downloading github.com/mattn/go-colorable v0.1.12 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/armon/go-metrics v0.3.10 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9 go: downloading github.com/google/gofuzz v1.2.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 go: downloading sigs.k8s.io/json v0.0.0-20211208200746-9f7c6b3444d2 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/go-openapi/spec v0.20.4 go: downloading github.com/go-openapi/loads v0.21.1 go: downloading github.com/go-openapi/analysis v0.21.2 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 go: downloading k8s.io/kube-openapi v0.0.0-20220328201542-3ee0da9b0b42 go: downloading github.com/google/go-cmp v0.5.8 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/opencontainers/image-spec v1.0.2 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/cncf/xds/go v0.0.0-20220314180256-7f1daf1720fc go: downloading github.com/hashicorp/golang-lru v0.5.4 go: downloading github.com/go-openapi/jsonreference v0.19.6 go: downloading github.com/PuerkitoBio/purell v1.1.1 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful v2.16.0+incompatible go: downloading go.opencensus.io v0.23.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/googleapis/gax-go/v2 v2.4.0 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.1.0 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/Azure/go-autorest/autorest/validation v0.3.1 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 go: downloading github.com/google/pprof v0.0.0-20220729232143-a41b82acbcb1 >>> 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.38.0-r2.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.38.0-r2.apk >>> prometheus*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 >>> prometheus*: Package size: 148.6 MB >>> prometheus*: Compressing data... >>> prometheus*: Create checksum... >>> prometheus*: Create prometheus-2.38.0-r2.apk >>> prometheus: Build complete at Fri, 28 Oct 2022 14:59:48 +0000 elapsed time 0h 2m 48s >>> prometheus: Cleaning up srcdir >>> prometheus: Cleaning up pkgdir >>> prometheus: Uninstalling dependencies... (1/10) Purging .makedepends-prometheus (20221028.145702) (2/10) Purging go (1.19.2-r0) (3/10) Purging binutils-gold (2.39-r2) (4/10) Purging npm (9.0.0-r0) (5/10) Purging bash (5.2.2-r0) Executing bash-5.2.2-r0.pre-deinstall (6/10) Purging nodejs-current (19.0.0-r1) (7/10) Purging icu-libs (72.1-r1) (8/10) Purging icu-data-en (72.1-r1) (9/10) Purging libuv (1.44.2-r0) (10/10) Purging readline (8.2.0-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> prometheus: Updating the community/armv7 repository index... >>> prometheus: Signing the index...