>>> prometheus: Building community/prometheus 2.47.2-r0 (using abuild 3.11.21-r0) started Tue, 17 Oct 2023 21:33:25 +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 go (1.21.3-r1) (2/10) Installing ada-libs (2.6.0-r1) (3/10) Installing icu-data-en (73.2-r3) Executing icu-data-en-73.2-r3.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (4/10) Installing icu-libs (73.2-r3) (5/10) Installing libuv (1.46.0-r0) (6/10) Installing nodejs-current (20.8.1-r0) (7/10) Installing npm (10.2.0-r0) (8/10) Installing readline (8.2.1-r2) (9/10) Installing bash (5.2.15-r6) Executing bash-5.2.15-r6.post-install (10/10) Installing .makedepends-prometheus (20231017.213327) Executing busybox-1.36.1-r13.trigger OK: 618 MiB in 120 packages >>> prometheus: Cleaning up srcdir >>> prometheus: Cleaning up pkgdir >>> prometheus: Cleaning up tmpdir >>> prometheus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/prometheus-2.47.2.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 >>> prometheus: Fetching prometheus-2.47.2.tar.gz::https://github.com/prometheus/prometheus/archive/v2.47.2.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 12827 0 12827 0 0 47881 0 --:--:-- --:--:-- --:--:-- 47881 100 6187k 0 6187k 0 0 4373k 0 --:--:-- 0:00:01 --:--:-- 5388k 100 6187k 0 6187k 0 0 4372k 0 --:--:-- 0:00:01 --:--:-- 5383k >>> prometheus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/prometheus-2.47.2.tar.gz >>> prometheus: Checking sha512sums... prometheus-2.47.2.tar.gz: OK prometheus.initd: OK prometheus.confd: OK >>> prometheus: Unpacking /var/cache/distfiles/edge/prometheus-2.47.2.tar.gz... fatal: not a git repository (or any of the parent directories): .git cd web/ui && npm install npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 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 1599 packages, and audited 1603 packages in 27s 236 packages are looking for funding run `npm fund` for details 15 vulnerabilities (5 moderate, 8 high, 2 critical) 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 > GENERATE_SOURCEMAP=false bash build_ui.sh --all build lezer-promql > @prometheus-io/lezer-promql@0.47.2 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 204ms build codemirror-promql > @prometheus-io/codemirror-promql@0.47.2 build > npm run build:lib > @prometheus-io/codemirror-promql@0.47.2 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.47.2 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: 477.14 kB build/static/js/main.78875f45.js 53.61 kB build/static/css/main.4858e794.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/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 go: downloading github.com/go-kit/log v0.2.1 go: downloading github.com/oklog/run v1.1.0 go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f go: downloading github.com/prometheus/common v0.44.0 go: downloading github.com/alecthomas/kingpin/v2 v2.3.2 go: downloading github.com/prometheus/client_golang v1.16.0 go: downloading github.com/simonpasquier/klog-gokit/v3 v3.3.0 go: downloading github.com/prometheus/exporter-toolkit v0.10.0 go: downloading go.uber.org/automaxprocs v1.5.2 go: downloading github.com/simonpasquier/klog-gokit v0.3.0 go: downloading github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd go: downloading go.uber.org/atomic v1.11.0 go: downloading go.opentelemetry.io/otel v1.16.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.16.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.16.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.16.0 go: downloading go.opentelemetry.io/otel/sdk v1.16.0 go: downloading go.opentelemetry.io/otel/trace v1.16.0 go: downloading google.golang.org/grpc v1.56.2 go: downloading github.com/prometheus/common/sigv4 v0.1.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 go: downloading github.com/go-openapi/strfmt v0.21.7 go: downloading github.com/prometheus/alertmanager v0.25.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.42.0 go: downloading golang.org/x/net v0.12.0 go: downloading github.com/edsrzf/mmap-go v1.1.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/klauspost/compress v1.16.7 go: downloading go.opentelemetry.io/collector/pdata v1.0.0-rcv0014 go: downloading golang.org/x/sys v0.10.0 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/go-logfmt/logfmt v0.6.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/hashicorp/consul/api v1.22.0 go: downloading github.com/aws/aws-sdk-go v1.44.302 go: downloading github.com/Azure/azure-sdk-for-go v65.0.0+incompatible go: downloading github.com/Azure/go-autorest/autorest v0.11.29 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.23 go: downloading github.com/miekg/dns v1.1.55 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible go: downloading github.com/digitalocean/godo v1.99.0 go: downloading github.com/oklog/ulid v1.3.1 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.7.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.3.0 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/fsnotify/fsnotify v1.6.0 go: downloading golang.org/x/oauth2 v0.10.0 go: downloading google.golang.org/api v0.132.0 go: downloading github.com/hetznercloud/hcloud-go/v2 v2.0.0 go: downloading github.com/ionos-cloud/sdk-go/v6 v6.1.8 go: downloading k8s.io/api v0.27.3 go: downloading k8s.io/apimachinery v0.27.3 go: downloading k8s.io/client-go v0.27.3 go: downloading github.com/linode/linodego v1.19.0 go: downloading github.com/docker/docker v24.0.4+incompatible go: downloading github.com/hashicorp/nomad/api v0.0.0-20230718173136-3a687930bd3e go: downloading github.com/gophercloud/gophercloud v1.5.0 go: downloading github.com/ovh/go-ovh v1.4.1 go: downloading github.com/scaleway/scaleway-sdk-go v1.0.0-beta.20 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/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-20230717213848-3f92550aa753 go: downloading google.golang.org/protobuf v1.31.0 go: downloading google.golang.org/genproto v0.0.0-20230717213848-3f92550aa753 go: downloading github.com/go-zookeeper/zk v1.0.3 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/jpillora/backoff v1.0.0 go: downloading github.com/go-kit/kit v0.12.0 go: downloading github.com/xhit/go-str2duration/v2 v2.1.0 go: downloading github.com/dennwc/varint v1.0.0 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/coreos/go-systemd/v22 v22.5.0 go: downloading golang.org/x/crypto v0.11.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/julienschmidt/httprouter v1.3.0 go: downloading go.uber.org/goleak v1.2.1 go: downloading go.opentelemetry.io/collector/semconv v0.81.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.11.0 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 go.mongodb.org/mongo-driver v1.12.0 go: downloading github.com/felixge/httpsnoop v1.0.3 go: downloading go.opentelemetry.io/otel/metric v1.16.0 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-rootcerts v1.0.2 go: downloading github.com/hashicorp/serf v0.10.1 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 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/golang-jwt/jwt/v4 v4.5.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.16.0 go: downloading go.opentelemetry.io/proto/otlp v1.0.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230717213848-3f92550aa753 go: downloading github.com/go-logr/logr v1.2.4 go: downloading github.com/google/go-querystring v1.1.0 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading github.com/golang/protobuf v1.5.3 go: downloading cloud.google.com/go/compute v1.22.0 go: downloading github.com/go-openapi/swag v0.22.4 go: downloading github.com/go-openapi/validate v0.22.1 go: downloading github.com/google/gofuzz v1.2.0 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.7.0 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/hashicorp/cronexpr v1.1.2 go: downloading github.com/hashicorp/go-multierror v1.1.1 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.10.0 go: downloading github.com/hashicorp/go-retryablehttp v0.7.4 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/opencontainers/image-spec v1.0.2 go: downloading github.com/docker/distribution v2.8.2+incompatible go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/fatih/color v1.15.0 go: downloading github.com/mattn/go-isatty v0.0.19 go: downloading github.com/armon/go-metrics v0.4.1 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/google/gnostic v0.6.9 go: downloading github.com/google/go-cmp v0.5.9 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading golang.org/x/text v0.11.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/go-openapi/analysis v0.21.4 go: downloading github.com/go-openapi/jsonpointer v0.20.0 go: downloading github.com/go-openapi/loads v0.21.2 go: downloading github.com/go-openapi/spec v0.20.9 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading k8s.io/kube-openapi v0.0.0-20230525220651-2546d827e515 go: downloading github.com/josharian/intern v1.0.0 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/hashicorp/golang-lru v0.6.0 go: downloading github.com/go-openapi/jsonreference v0.20.2 go: downloading github.com/emicklei/go-restful/v3 v3.10.2 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading go.opencensus.io v0.24.0 go: downloading github.com/google/s2a-go v0.1.4 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.5 go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading google.golang.org/appengine v1.6.7 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/Azure/azure-sdk-for-go/sdk/internal v1.3.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.0.0 go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/google/pprof v0.0.0-20230705174524-200ffdc848b8 >>> 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.47.2-r0.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.47.2-r0.apk >>> prometheus*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 >>> prometheus*: Package size: 163.9 MB >>> prometheus*: Compressing data... >>> prometheus*: Create checksum... >>> prometheus*: Create prometheus-2.47.2-r0.apk >>> prometheus: Build complete at Tue, 17 Oct 2023 21:37:31 +0000 elapsed time 0h 4m 6s >>> prometheus: Cleaning up srcdir >>> prometheus: Cleaning up pkgdir >>> prometheus: Uninstalling dependencies... (1/10) Purging .makedepends-prometheus (20231017.213327) (2/10) Purging go (1.21.3-r1) (3/10) Purging npm (10.2.0-r0) (4/10) Purging bash (5.2.15-r6) Executing bash-5.2.15-r6.pre-deinstall (5/10) Purging nodejs-current (20.8.1-r0) (6/10) Purging readline (8.2.1-r2) (7/10) Purging ada-libs (2.6.0-r1) (8/10) Purging icu-libs (73.2-r3) (9/10) Purging icu-data-en (73.2-r3) (10/10) Purging libuv (1.46.0-r0) Executing busybox-1.36.1-r13.trigger OK: 379 MiB in 110 packages >>> prometheus: Updating the community/x86 repository index... >>> prometheus: Signing the index...