>>> netdata-go-plugins: Building testing/netdata-go-plugins 0.40.3-r1 (using abuild 3.10.0_rc1-r2) started Sat, 08 Oct 2022 14:09:54 +0000 >>> netdata-go-plugins: Checking sanity of /home/buildozer/aports/testing/netdata-go-plugins/APKBUILD... >>> netdata-go-plugins: Analyzing dependencies... >>> netdata-go-plugins: Installing for build: build-base netdata go (1/10) Installing readline (8.2.0-r0) (2/10) Installing bash (5.2.0-r0) Executing bash-5.2.0-r0.post-install (3/10) Installing json-c (0.16-r0) (4/10) Installing libprotobuf (3.21.7-r0) (5/10) Installing libuuid (2.38.1-r0) (6/10) Installing libuv (1.44.2-r0) (7/10) Installing netdata (1.36.1-r0) Executing netdata-1.36.1-r0.pre-install (8/10) Installing go (1.19.2-r0) (9/10) Installing .makedepends-netdata-go-plugins (20221008.140958) (10/10) Installing netdata-openrc (1.36.1-r0) Executing busybox-1.35.0-r27.trigger OK: 740 MiB in 106 packages >>> netdata-go-plugins: Cleaning up srcdir >>> netdata-go-plugins: Cleaning up pkgdir >>> netdata-go-plugins: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netdata-go-plugins-0.40.3.tar.gz >>> netdata-go-plugins: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netdata-go-plugins-0.40.3.tar.gz >>> netdata-go-plugins: Checking sha512sums... netdata-go-plugins-0.40.3.tar.gz: OK >>> netdata-go-plugins: Unpacking /var/cache/distfiles/netdata-go-plugins-0.40.3.tar.gz... go: downloading github.com/mattn/go-isatty v0.0.16 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/jessevdk/go-flags v1.5.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/gofrs/flock v0.8.1 go: downloading github.com/facebook/time v0.0.0-20220713141651-bfc62ed6ec5f go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading github.com/miekg/dns v1.1.50 go: downloading github.com/fsnotify/fsnotify v1.5.4 go: downloading github.com/ilyam8/hashstructure v1.1.0 go: downloading github.com/docker/docker v20.10.18+incompatible go: downloading github.com/mattn/go-xmlrpc v0.0.3 go: downloading github.com/coreos/go-systemd/v22 v22.4.0 go: downloading github.com/godbus/dbus/v5 v5.1.0 go: downloading k8s.io/api v0.25.2 go: downloading k8s.io/apimachinery v0.25.2 go: downloading k8s.io/client-go v0.25.2 go: downloading github.com/gosnmp/gosnmp v1.35.0 go: downloading github.com/tomasen/fcgi_client v0.0.0-20180423082037-2bb3d819fd19 go: downloading golang.org/x/text v0.3.7 go: downloading go.mongodb.org/mongo-driver v1.10.3 go: downloading github.com/cloudflare/cfssl v1.6.3 go: downloading golang.zx2c4.com/wireguard/wgctrl v0.0.0-20220504211119-3d4a969bb56b go: downloading github.com/jackc/pgx/v4 v4.17.2 go: downloading github.com/go-redis/redis/v8 v8.11.5 go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading github.com/prometheus/prometheus v0.36.2 go: downloading github.com/vmware/govmomi v0.22.2 go: downloading github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de go: downloading github.com/apparentlymart/go-cidr v1.1.0 go: downloading github.com/likexian/whois v1.14.2 go: downloading github.com/likexian/whois-parser v1.24.1 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/axiomhq/hyperloglog v0.0.0-20220105174342-98591331716a go: downloading layeh.com/radius v0.0.0-20190322222518-890bc1058917 go: downloading github.com/Wing924/ltsv v0.3.1 go: downloading github.com/valyala/fastjson v1.6.3 go: downloading golang.zx2c4.com/wireguard v0.0.0-20220407013110-ef5c587f782d go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab go: downloading golang.org/x/net v0.0.0-20220722155237-a158d28d115b go: downloading github.com/dgryski/go-metro v0.0.0-20180109044635-280f6062b5bc go: downloading github.com/jackc/pgconn v1.13.0 go: downloading github.com/jackc/pgtype v1.12.0 go: downloading github.com/jackc/pgio v1.0.0 go: downloading github.com/jackc/pgproto3/v2 v2.3.1 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f go: downloading github.com/cespare/xxhash/v2 v2.1.2 go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f go: downloading github.com/jackc/chunkreader/v2 v2.0.1 go: downloading github.com/jackc/pgpassfile v1.0.0 go: downloading github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b go: downloading golang.org/x/crypto v0.0.0-20220824171710-5757bc0c5503 go: downloading github.com/mdlayher/genetlink v1.2.0 go: downloading github.com/mdlayher/netlink v1.6.0 go: downloading github.com/josharian/native v1.0.0 go: downloading github.com/mdlayher/socket v0.2.3 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/google/certificate-transparency-go v1.1.2-0.20210511102531-373a877eec92 go: downloading golang.org/x/sync v0.0.0-20220513210516-0976fa681c29 go: downloading github.com/likexian/gokit v0.25.9 go: downloading k8s.io/klog/v2 v2.70.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 go: downloading github.com/go-logr/logr v1.2.3 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5 go: downloading github.com/imdario/mergo v0.3.12 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 go: downloading sigs.k8s.io/yaml v1.3.0 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 go: downloading github.com/google/gnostic v0.5.7-v3refs go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/google/go-cmp v0.5.8 go: downloading google.golang.org/protobuf v1.28.0 go: downloading cloud.google.com/go/compute v1.6.1 go: downloading github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/klauspost/compress v1.13.6 go: downloading github.com/xdg-go/scram v1.1.1 go: downloading github.com/xdg-go/stringprep v1.0.3 go: downloading github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe go: downloading github.com/grafana/regexp v0.0.0-20220304095617-2e8d9baf4ac2 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/opencontainers/image-spec v1.0.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 go: downloading github.com/go-openapi/swag v0.21.1 go: downloading github.com/go-openapi/jsonreference v0.19.6 go: downloading github.com/PuerkitoBio/purell v1.1.1 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/josharian/intern v1.0.0 internal/goexperiment vendor/golang.org/x/crypto/cryptobyte/asn1 internal/goarch github.com/docker/docker/api/types/events unicode container/list unicode/utf16 golang.org/x/sys/internal/unsafeheader internal/goos internal/itoa internal/unsafeheader github.com/dgryski/go-rendezvous go.mongodb.org/mongo-driver/version k8s.io/utils/strings/slices crypto/subtle internal/nettrace encoding golang.org/x/crypto/cryptobyte/asn1 k8s.io/apimachinery/pkg/types vendor/golang.org/x/crypto/internal/subtle google.golang.org/protobuf/internal/flags golang.org/x/xerrors/internal k8s.io/utils/buffer github.com/docker/docker/api/types/image github.com/docker/docker/api math/bits go.mongodb.org/mongo-driver/bson/bsonoptions github.com/netdata/go.d.plugin/agent/job go.mongodb.org/mongo-driver/bson/bsontype k8s.io/apimachinery/pkg/selection unicode/utf8 k8s.io/utils/integer internal/cpu github.com/google/go-cmp/cmp/internal/flags runtime/internal/syscall crypto/internal/subtle golang.org/x/net/internal/iana internal/race runtime/internal/atomic crypto/internal/boring/sig sync/atomic internal/abi runtime/internal/math runtime/internal/sys google.golang.org/protobuf/internal/set math internal/bytealg runtime github.com/prometheus/prometheus/model/value github.com/klauspost/compress k8s.io/klog/v2/internal/dbg internal/reflectlite sync internal/sysinfo google.golang.org/protobuf/internal/pragma github.com/josharian/intern k8s.io/kube-openapi/pkg/internal/handler internal/singleflight internal/testlog math/rand runtime/cgo github.com/go-redis/redis/v8/internal/rand errors sort internal/oserror path io vendor/golang.org/x/net/dns/dnsmessage strconv crypto/internal/nistec/fiat github.com/gogo/protobuf/sortkeys golang.org/x/text/internal/tag container/heap syscall hash crypto/internal/randutil github.com/jackc/chunkreader/v2 text/tabwriter bytes strings hash/adler32 hash/fnv hash/crc32 crypto github.com/go-redis/redis/v8/internal/util crypto/rc4 encoding/base32 reflect golang.org/x/text/transform vendor/golang.org/x/text/transform net/http/internal/ascii k8s.io/klog/v2/internal/severity github.com/go-redis/redis/v8/internal/hashtag github.com/docker/docker/api/types/versions github.com/munnerz/goautoneg bufio regexp/syntax github.com/grafana/regexp/syntax internal/syscall/execenv internal/syscall/unix time crypto/internal/nistec golang.org/x/text/runes golang.org/x/text/width regexp github.com/grafana/regexp k8s.io/klog/v2/internal/clock k8s.io/utils/clock github.com/netdata/go.d.plugin/agent/ticker context github.com/google/go-cmp/cmp/internal/diff io/fs github.com/montanaflynn/stats internal/poll k8s.io/utils/clock/testing k8s.io/apimachinery/pkg/util/cache internal/fmtsort encoding/binary k8s.io/apimachinery/pkg/util/sets sigs.k8s.io/structured-merge-diff/v4/schema github.com/modern-go/reflect2 github.com/google/go-cmp/cmp/internal/function k8s.io/apimachinery/pkg/version github.com/vmware/govmomi/vim25/types github.com/jackc/pgconn/internal/ctxwatch github.com/go-logr/logr os github.com/dgryski/go-metro github.com/google/gofuzz/bytesource encoding/base64 crypto/md5 github.com/cespare/xxhash/v2 crypto/internal/edwards25519/field vendor/golang.org/x/crypto/curve25519/internal/field github.com/jackc/pgio vendor/golang.org/x/crypto/internal/poly1305 github.com/josharian/native github.com/klauspost/compress/internal/snapref github.com/golang/snappy github.com/klauspost/compress/zstd/internal/xxhash go.mongodb.org/mongo-driver/internal/randutil/rand crypto/cipher golang.org/x/crypto/curve25519/internal/field golang.org/x/sys/unix encoding/pem golang.org/x/crypto/curve25519 crypto/internal/edwards25519 crypto/internal/boring golang.org/x/crypto/pkcs12/internal/rc2 vendor/golang.org/x/crypto/chacha20 crypto/des internal/godebug google.golang.org/protobuf/internal/detrand github.com/docker/docker/api/types/mount github.com/gofrs/flock io/ioutil internal/lazyregexp k8s.io/klog/v2/internal/buffer github.com/jackc/pgpassfile os/signal path/filepath fmt crypto/hmac crypto/sha512 crypto/sha1 crypto/sha256 crypto/aes internal/intern vendor/golang.org/x/crypto/chacha20poly1305 golang.org/x/crypto/pbkdf2 vendor/golang.org/x/crypto/hkdf github.com/xdg-go/pbkdf2 k8s.io/client-go/util/homedir github.com/netdata/go.d.plugin/agent/job/registry os/exec net/netip github.com/netdata/go.d.plugin/agent/netdataapi github.com/ilyam8/hashstructure log encoding/hex net/http/internal vendor/golang.org/x/crypto/curve25519 net/url runtime/debug k8s.io/apimachinery/third_party/forked/golang/reflect golang.org/x/time/rate github.com/opencontainers/image-spec/specs-go mime/quotedprintable flag k8s.io/client-go/third_party/forked/golang/template google.golang.org/protobuf/internal/errors github.com/docker/docker/api/types/time k8s.io/klog/v2/internal/serialize github.com/docker/docker/api/types/blkiodev k8s.io/apimachinery/pkg/util/errors database/sql/driver github.com/docker/go-units encoding/xml golang.org/x/net/http2/hpack github.com/pkg/errors github.com/google/gofuzz github.com/netdata/go.d.plugin/pkg/matcher google.golang.org/protobuf/internal/version k8s.io/client-go/pkg/version vendor/golang.org/x/net/http2/hpack go/token golang.org/x/net/bpf github.com/axiomhq/hyperloglog k8s.io/apimachinery/pkg/fields mime github.com/opencontainers/go-digest compress/flate go/doc/comment encoding/json vendor/golang.org/x/text/unicode/norm golang.org/x/text/unicode/norm gopkg.in/yaml.v3 math/big gopkg.in/yaml.v2 os/user github.com/google/go-cmp/cmp/internal/value github.com/imdario/mergo encoding/csv go.mongodb.org/mongo-driver/tag github.com/klauspost/compress/fse github.com/mitchellh/go-homedir golang.org/x/sync/errgroup google.golang.org/protobuf/encoding/protowire gopkg.in/ini.v1 github.com/davecgh/go-spew/spew github.com/jackc/pgservicefile golang.org/x/text/internal/language github.com/jackc/pgx/v4/internal/sanitize github.com/go-redis/redis/v8/internal/hscan k8s.io/client-go/util/flowcontrol github.com/go-redis/redis/v8/internal/proto golang.org/x/xerrors k8s.io/apimachinery/pkg/util/validation/field github.com/opencontainers/image-spec/specs-go/v1 github.com/jessevdk/go-flags github.com/mattn/go-isatty github.com/fsnotify/fsnotify vendor/golang.org/x/text/unicode/bidi net github.com/docker/distribution/digestset k8s.io/apimachinery/pkg/conversion k8s.io/apimachinery/pkg/util/naming github.com/modern-go/concurrent golang.org/x/text/unicode/bidi github.com/netdata/go.d.plugin/pkg/multipath golang.org/x/term github.com/emicklei/go-restful/v3/log go/scanner k8s.io/apimachinery/pkg/conversion/queryparams k8s.io/client-go/tools/metrics github.com/PuerkitoBio/urlesc go.mongodb.org/mongo-driver/mongo/readpref database/sql github.com/go-redis/redis/v8/internal github.com/valyala/fastjson/fastfloat github.com/netdata/go.d.plugin/modules/unbound/config github.com/vmware/govmomi/vim25/debug github.com/vmware/govmomi/vim25/progress google.golang.org/protobuf/reflect/protoreflect github.com/vmware/govmomi/vim25/xml github.com/araddon/dateparse github.com/google/go-cmp/cmp github.com/netdata/go.d.plugin/logger compress/gzip compress/zlib runtime/trace github.com/likexian/gokit/xslice github.com/mdlayher/netlink/nlenc github.com/mdlayher/socket github.com/cloudflare/cfssl/log github.com/docker/distribution/reference github.com/Wing924/ltsv github.com/klauspost/compress/huff0 github.com/valyala/fastjson go/ast testing github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/filters k8s.io/apimachinery/pkg/util/framer github.com/prometheus/prometheus/model/labels sigs.k8s.io/json/internal/golang/encoding/json github.com/blang/semver/v4 github.com/mailru/easyjson/jlexer k8s.io/client-go/util/jsonpath github.com/sirupsen/logrus github.com/jackc/pgproto3/v2 github.com/gogo/protobuf/proto github.com/netdata/go.d.plugin/agent/job/run github.com/netdata/go.d.plugin/agent/module github.com/netdata/go.d.plugin/pkg/stm golang.org/x/text/secure/bidirule vendor/golang.org/x/text/secure/bidirule google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/strs google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/order google.golang.org/protobuf/internal/genid github.com/netdata/go.d.plugin/pkg/logs github.com/xdg-go/stringprep github.com/docker/docker/api/types/network github.com/netdata/go.d.plugin/pkg/metrics golang.org/x/text/internal/language/compact sigs.k8s.io/yaml crypto/internal/boring/bbig crypto/elliptic crypto/rand crypto/dsa encoding/asn1 github.com/google/certificate-transparency-go/asn1 gopkg.in/inf.v0 github.com/json-iterator/go golang.org/x/net/idna vendor/golang.org/x/net/idna github.com/netdata/go.d.plugin/cli github.com/prometheus/prometheus/model/exemplar github.com/netdata/go.d.plugin/pkg/prometheus/selector google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/encoding/text github.com/google/gnostic/jsonschema go/internal/typeparams go/doc github.com/netdata/go.d.plugin/agent/job/confgroup github.com/netdata/go.d.plugin/modules/example github.com/netdata/go.d.plugin/modules/openvpn_status_log crypto/ed25519 crypto/rsa go.mongodb.org/mongo-driver/internal/randutil go.mongodb.org/mongo-driver/bson/primitive github.com/klauspost/compress/zstd github.com/prometheus/prometheus/model/textparse golang.org/x/text/language github.com/netdata/go.d.plugin/modules/weblog github.com/netdata/go.d.plugin/modules/squidlog k8s.io/apimachinery/pkg/util/diff go/parser github.com/likexian/gokit/assert sigs.k8s.io/json go.mongodb.org/mongo-driver/internal/uuid google.golang.org/protobuf/proto github.com/netdata/go.d.plugin/agent/job/discovery/dummy github.com/netdata/go.d.plugin/agent/job/discovery/file github.com/netdata/go.d.plugin/agent/job/build github.com/netdata/go.d.plugin/agent/job/state golang.org/x/crypto/ed25519 crypto/x509/pkix golang.org/x/crypto/cryptobyte vendor/golang.org/x/crypto/cryptobyte github.com/google/certificate-transparency-go/x509/pkix google.golang.org/protobuf/internal/encoding/defval golang.org/x/oauth2/jws k8s.io/apimachinery/pkg/util/json go.mongodb.org/mongo-driver/x/bsonx/bsoncore github.com/PuerkitoBio/purell github.com/likexian/whois-parser golang.org/x/text/internal k8s.io/apimachinery/pkg/util/yaml github.com/netdata/go.d.plugin/agent/job/discovery crypto/ecdsa golang.org/x/text/cases google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/netdata/go.d.plugin/agent github.com/google/certificate-transparency-go/tls go.mongodb.org/mongo-driver/mongo/readconcern go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage go.mongodb.org/mongo-driver/bson/bsonrw sigs.k8s.io/structured-merge-diff/v4/value golang.org/x/text/secure/precis go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt google.golang.org/protobuf/internal/encoding/tag github.com/docker/docker/api/types/swarm/runtime k8s.io/apimachinery/pkg/runtime/schema k8s.io/apimachinery/pkg/api/resource google.golang.org/protobuf/internal/impl sigs.k8s.io/structured-merge-diff/v4/fieldpath go.mongodb.org/mongo-driver/bson/bsoncodec github.com/xdg-go/scram k8s.io/klog/v2 sigs.k8s.io/structured-merge-diff/v4/typed k8s.io/utils/trace k8s.io/apimachinery/pkg/util/intstr k8s.io/client-go/applyconfigurations/internal go.mongodb.org/mongo-driver/bson go.mongodb.org/mongo-driver/mongo/writeconcern go.mongodb.org/mongo-driver/internal go.mongodb.org/mongo-driver/x/bsonx github.com/docker/docker/api/types/registry golang.zx2c4.com/wireguard/wgctrl/wgtypes k8s.io/utils/internal/third_party/forked/golang/net golang.org/x/net/internal/socks k8s.io/client-go/util/connrotation github.com/mailru/easyjson/buffer github.com/docker/go-connections/nat github.com/apparentlymart/go-cidr/cidr go.mongodb.org/mongo-driver/mongo/address vendor/golang.org/x/net/http/httpproxy net/textproto go.mongodb.org/mongo-driver/x/mongo/driver/dns github.com/mdlayher/netlink github.com/facebook/time/ntp/chrony layeh.com/radius github.com/go-redis/redis/v8/internal/pool crypto/x509 golang.org/x/net/internal/socket github.com/gosnmp/gosnmp github.com/godbus/dbus/v5 github.com/google/certificate-transparency-go/x509 github.com/spf13/pflag github.com/jackc/pgtype google.golang.org/protobuf/internal/filetype go.mongodb.org/mongo-driver/mongo/description k8s.io/utils/net golang.zx2c4.com/wireguard/wgctrl/internal/wginternal go.mongodb.org/mongo-driver/x/mongo/driver/connstring github.com/mailru/easyjson/jwriter github.com/netdata/go.d.plugin/pkg/iprange github.com/docker/docker/api/types/container golang.org/x/net/proxy golang.org/x/net/http/httpguts mime/multipart vendor/golang.org/x/net/http/httpguts golang.zx2c4.com/wireguard/wgctrl/internal/wguser google.golang.org/protobuf/runtime/protoimpl golang.org/x/net/ipv4 golang.org/x/net/ipv6 layeh.com/radius/rfc2869 layeh.com/radius/rfc2865 github.com/docker/docker/api/types/swarm github.com/mdlayher/genetlink github.com/netdata/go.d.plugin/modules/isc_dhcpd github.com/netdata/go.d.plugin/modules/dnsmasq_dhcp k8s.io/apimachinery/pkg/util/validation google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/descriptorpb github.com/likexian/whois go.mongodb.org/mongo-driver/event go.mongodb.org/mongo-driver/x/mongo/driver/session github.com/docker/docker/api/types github.com/golang/protobuf/ptypes/duration golang.zx2c4.com/wireguard/wgctrl/internal/wglinux github.com/golang/protobuf/ptypes/timestamp k8s.io/apimachinery/pkg/labels github.com/golang/protobuf/ptypes/any github.com/netdata/go.d.plugin/modules/snmp k8s.io/client-go/util/keyutil golang.org/x/crypto/ocsp github.com/youmark/pkcs8 golang.org/x/crypto/pkcs12 crypto/tls github.com/google/certificate-transparency-go github.com/docker/docker/api/types/volume github.com/netdata/go.d.plugin/modules/freeradius/api google.golang.org/protobuf/reflect/protodesc golang.zx2c4.com/wireguard/wgctrl github.com/coreos/go-systemd/v22/login1 github.com/coreos/go-systemd/v22/dbus github.com/netdata/go.d.plugin/modules/wireguard github.com/golang/protobuf/proto github.com/golang/protobuf/ptypes github.com/netdata/go.d.plugin/pkg/tlscfg net/http/httptrace github.com/docker/go-connections/tlsconfig github.com/netdata/go.d.plugin/pkg/socket k8s.io/client-go/util/cert net/smtp go.mongodb.org/mongo-driver/x/mongo/driver github.com/jackc/pgconn github.com/go-sql-driver/mysql github.com/go-redis/redis/v8 github.com/miekg/dns net/http github.com/google/gnostic/extensions github.com/netdata/go.d.plugin/modules/openvpn/client github.com/jackc/pgconn/stmtcache go.mongodb.org/mongo-driver/x/mongo/driver/operation go.mongodb.org/mongo-driver/mongo/options github.com/jackc/pgx/v4 github.com/jackc/pgx/v4/stdlib k8s.io/apimachinery/pkg/util/runtime golang.org/x/net/context/ctxhttp github.com/mattn/go-xmlrpc github.com/netdata/go.d.plugin/modules/pihole/client github.com/docker/docker/errdefs net/http/cookiejar github.com/netdata/go.d.plugin/pkg/web cloud.google.com/go/compute/metadata github.com/docker/go-connections/sockets github.com/cloudflare/cfssl/errors go.mongodb.org/mongo-driver/x/mongo/driver/ocsp net/http/httputil go.mongodb.org/mongo-driver/x/mongo/driver/auth/internal/awsv4 github.com/google/gnostic/compiler github.com/go-openapi/swag github.com/emicklei/go-restful/v3 golang.org/x/net/http2 golang.org/x/oauth2/internal k8s.io/apimachinery/pkg/util/wait k8s.io/client-go/util/workqueue k8s.io/apimachinery/pkg/runtime github.com/cloudflare/cfssl/helpers/derhelpers github.com/cloudflare/cfssl/crypto/pkcs7 github.com/netdata/go.d.plugin/modules/activemq github.com/netdata/go.d.plugin/modules/bind github.com/netdata/go.d.plugin/modules/consul github.com/netdata/go.d.plugin/modules/apache github.com/netdata/go.d.plugin/modules/couchdb github.com/netdata/go.d.plugin/modules/energid github.com/netdata/go.d.plugin/modules/hdfs github.com/netdata/go.d.plugin/modules/freeradius github.com/netdata/go.d.plugin/modules/couchbase github.com/netdata/go.d.plugin/modules/dnsdist github.com/netdata/go.d.plugin/modules/dockerhub github.com/netdata/go.d.plugin/pkg/prometheus github.com/netdata/go.d.plugin/modules/dnsquery github.com/netdata/go.d.plugin/modules/httpcheck github.com/netdata/go.d.plugin/modules/chrony github.com/netdata/go.d.plugin/modules/lighttpd github.com/netdata/go.d.plugin/modules/filecheck github.com/netdata/go.d.plugin/modules/elasticsearch github.com/netdata/go.d.plugin/modules/lighttpd2 github.com/netdata/go.d.plugin/modules/fluentd github.com/netdata/go.d.plugin/modules/dnsmasq github.com/netdata/go.d.plugin/modules/openvpn github.com/netdata/go.d.plugin/modules/nvidia_smi github.com/netdata/go.d.plugin/modules/phpdaemon github.com/netdata/go.d.plugin/modules/nginx github.com/netdata/go.d.plugin/modules/mysql github.com/netdata/go.d.plugin/modules/pgbouncer github.com/netdata/go.d.plugin/modules/logstash github.com/netdata/go.d.plugin/modules/nginxvts github.com/netdata/go.d.plugin/modules/logind github.com/netdata/go.d.plugin/modules/pihole github.com/netdata/go.d.plugin/modules/portcheck github.com/netdata/go.d.plugin/modules/powerdns github.com/netdata/go.d.plugin/modules/postgres go.mongodb.org/mongo-driver/x/mongo/driver/auth github.com/netdata/go.d.plugin/modules/powerdns_recursor github.com/google/gnostic/openapiv2 github.com/google/gnostic/openapiv3 github.com/netdata/go.d.plugin/modules/proxysql github.com/docker/docker/client github.com/tomasen/fcgi_client github.com/netdata/go.d.plugin/modules/rabbitmq golang.org/x/oauth2 github.com/go-openapi/jsonpointer github.com/netdata/go.d.plugin/modules/scaleio/client github.com/netdata/go.d.plugin/modules/solr github.com/netdata/go.d.plugin/modules/supervisord github.com/netdata/go.d.plugin/modules/systemdunits github.com/netdata/go.d.plugin/modules/tengine github.com/netdata/go.d.plugin/modules/vcsa/client github.com/netdata/go.d.plugin/modules/unbound github.com/netdata/go.d.plugin/modules/cockroachdb github.com/netdata/go.d.plugin/modules/coredns github.com/netdata/go.d.plugin/modules/geth github.com/netdata/go.d.plugin/modules/docker_engine github.com/netdata/go.d.plugin/modules/haproxy github.com/netdata/go.d.plugin/modules/k8s_kubelet github.com/netdata/go.d.plugin/modules/k8s_kubeproxy github.com/netdata/go.d.plugin/modules/prometheus github.com/netdata/go.d.plugin/modules/springboot2 github.com/netdata/go.d.plugin/modules/traefik github.com/netdata/go.d.plugin/modules/pulsar github.com/netdata/go.d.plugin/modules/vernemq github.com/vmware/govmomi/vim25/soap github.com/netdata/go.d.plugin/modules/whoisquery github.com/netdata/go.d.plugin/modules/wmi github.com/cloudflare/cfssl/helpers github.com/netdata/go.d.plugin/modules/zookeeper golang.org/x/oauth2/authhandler golang.org/x/oauth2/jwt golang.org/x/oauth2/google/internal/externalaccount go.mongodb.org/mongo-driver/x/mongo/driver/topology github.com/go-openapi/jsonreference github.com/netdata/go.d.plugin/modules/phpfpm github.com/netdata/go.d.plugin/modules/vcsa github.com/netdata/go.d.plugin/modules/scaleio github.com/cloudflare/cfssl/revoke github.com/vmware/govmomi/vim25/methods golang.org/x/oauth2/google k8s.io/apimachinery/pkg/runtime/serializer/recognizer k8s.io/apimachinery/pkg/runtime/serializer/streaming k8s.io/client-go/tools/clientcmd/api github.com/netdata/go.d.plugin/modules/x509check k8s.io/apimachinery/pkg/util/net k8s.io/apimachinery/pkg/runtime/serializer/json k8s.io/client-go/tools/clientcmd/api/v1 github.com/netdata/go.d.plugin/modules/docker go.mongodb.org/mongo-driver/mongo k8s.io/apimachinery/pkg/watch k8s.io/client-go/transport github.com/netdata/go.d.plugin/modules/pika github.com/netdata/go.d.plugin/modules/redis k8s.io/apimachinery/pkg/apis/meta/v1 k8s.io/kube-openapi/pkg/validation/spec k8s.io/kube-openapi/pkg/util/proto github.com/vmware/govmomi/vim25 github.com/vmware/govmomi/vim25/mo github.com/netdata/go.d.plugin/modules/mongodb k8s.io/kube-openapi/pkg/schemaconv k8s.io/kube-openapi/pkg/schemamutation k8s.io/kube-openapi/pkg/spec3 github.com/vmware/govmomi/property k8s.io/kube-openapi/pkg/builder3/util k8s.io/kube-openapi/pkg/openapiconv github.com/vmware/govmomi/nfc github.com/vmware/govmomi/session github.com/vmware/govmomi/task k8s.io/apimachinery/pkg/runtime/serializer/protobuf k8s.io/apimachinery/pkg/apis/meta/v1/unstructured k8s.io/apimachinery/pkg/api/errors k8s.io/client-go/rest/watch k8s.io/client-go/pkg/apis/clientauthentication k8s.io/api/coordination/v1 k8s.io/api/policy/v1 k8s.io/api/authentication/v1 k8s.io/api/coordination/v1beta1 k8s.io/api/apiserverinternal/v1alpha1 k8s.io/apimachinery/pkg/apis/meta/v1beta1 k8s.io/api/rbac/v1 k8s.io/apimachinery/pkg/api/meta k8s.io/api/authorization/v1 k8s.io/api/authentication/v1beta1 k8s.io/api/admissionregistration/v1beta1 k8s.io/api/rbac/v1alpha1 k8s.io/api/admissionregistration/v1 k8s.io/api/flowcontrol/v1beta2 k8s.io/api/authorization/v1beta1 k8s.io/api/rbac/v1beta1 k8s.io/api/flowcontrol/v1beta1 k8s.io/api/flowcontrol/v1alpha1 k8s.io/api/core/v1 k8s.io/kube-openapi/pkg/common k8s.io/client-go/pkg/apis/clientauthentication/v1 k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 github.com/vmware/govmomi github.com/vmware/govmomi/object k8s.io/apimachinery/pkg/apis/meta/internalversion k8s.io/kube-openapi/pkg/handler3 k8s.io/apimachinery/pkg/runtime/serializer/versioning k8s.io/client-go/pkg/apis/clientauthentication/install k8s.io/apimachinery/pkg/util/managedfields k8s.io/client-go/tools/pager k8s.io/apimachinery/pkg/runtime/serializer k8s.io/client-go/tools/clientcmd/api/latest k8s.io/client-go/plugin/pkg/client/auth/exec k8s.io/client-go/rest k8s.io/client-go/openapi k8s.io/client-go/tools/auth k8s.io/client-go/plugin/pkg/client/auth/gcp k8s.io/client-go/tools/cache k8s.io/client-go/tools/clientcmd github.com/vmware/govmomi/performance github.com/vmware/govmomi/view github.com/netdata/go.d.plugin/modules/vsphere/resources github.com/netdata/go.d.plugin/modules/vsphere/client github.com/netdata/go.d.plugin/modules/vsphere/match github.com/netdata/go.d.plugin/modules/vsphere/scrape github.com/netdata/go.d.plugin/modules/vsphere/discover github.com/netdata/go.d.plugin/modules/vsphere k8s.io/api/networking/v1alpha1 k8s.io/api/events/v1beta1 k8s.io/api/events/v1 k8s.io/api/scheduling/v1 k8s.io/api/node/v1beta1 k8s.io/api/node/v1alpha1 k8s.io/api/scheduling/v1alpha1 k8s.io/api/certificates/v1beta1 k8s.io/api/discovery/v1 k8s.io/api/networking/v1beta1 k8s.io/client-go/tools/reference k8s.io/api/scheduling/v1beta1 k8s.io/api/certificates/v1 k8s.io/api/discovery/v1beta1 k8s.io/api/batch/v1 k8s.io/api/node/v1 k8s.io/api/autoscaling/v2beta2 k8s.io/api/storage/v1 k8s.io/api/apps/v1beta1 k8s.io/api/autoscaling/v1 k8s.io/api/networking/v1 k8s.io/api/autoscaling/v2 k8s.io/api/policy/v1beta1 k8s.io/api/apps/v1beta2 k8s.io/api/storage/v1alpha1 k8s.io/api/autoscaling/v2beta1 k8s.io/api/apps/v1 k8s.io/api/storage/v1beta1 k8s.io/api/batch/v1beta1 k8s.io/api/extensions/v1beta1 k8s.io/client-go/kubernetes/scheme k8s.io/client-go/kubernetes/typed/authentication/v1beta1 k8s.io/client-go/kubernetes/typed/authentication/v1 k8s.io/client-go/kubernetes/typed/authorization/v1beta1 k8s.io/client-go/discovery k8s.io/client-go/kubernetes/typed/authorization/v1 k8s.io/client-go/applyconfigurations/meta/v1 k8s.io/client-go/applyconfigurations/coordination/v1 k8s.io/client-go/applyconfigurations/certificates/v1beta1 k8s.io/client-go/applyconfigurations/coordination/v1beta1 k8s.io/client-go/applyconfigurations/scheduling/v1 k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 k8s.io/client-go/applyconfigurations/certificates/v1 k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 k8s.io/client-go/applyconfigurations/policy/v1 k8s.io/client-go/applyconfigurations/scheduling/v1beta1 k8s.io/client-go/applyconfigurations/admissionregistration/v1 k8s.io/client-go/applyconfigurations/rbac/v1alpha1 k8s.io/client-go/applyconfigurations/autoscaling/v1 k8s.io/client-go/applyconfigurations/rbac/v1 k8s.io/client-go/applyconfigurations/rbac/v1beta1 k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1 k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 k8s.io/client-go/applyconfigurations/autoscaling/v2 k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2 k8s.io/client-go/applyconfigurations/core/v1 k8s.io/client-go/kubernetes/typed/coordination/v1 k8s.io/client-go/kubernetes/typed/scheduling/v1 k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 k8s.io/client-go/kubernetes/typed/certificates/v1beta1 k8s.io/client-go/kubernetes/typed/coordination/v1beta1 k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 k8s.io/client-go/kubernetes/typed/certificates/v1 k8s.io/client-go/kubernetes/typed/policy/v1 k8s.io/client-go/kubernetes/typed/admissionregistration/v1 k8s.io/client-go/kubernetes/typed/autoscaling/v1 k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2 k8s.io/client-go/kubernetes/typed/rbac/v1beta1 k8s.io/client-go/kubernetes/typed/rbac/v1 k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1 k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 k8s.io/client-go/kubernetes/typed/autoscaling/v2 k8s.io/client-go/applyconfigurations/events/v1 k8s.io/client-go/applyconfigurations/discovery/v1beta1 k8s.io/client-go/applyconfigurations/node/v1alpha1 k8s.io/client-go/applyconfigurations/node/v1beta1 k8s.io/client-go/applyconfigurations/events/v1beta1 k8s.io/client-go/applyconfigurations/node/v1 k8s.io/client-go/applyconfigurations/networking/v1alpha1 k8s.io/client-go/applyconfigurations/discovery/v1 k8s.io/client-go/applyconfigurations/storage/v1alpha1 k8s.io/client-go/applyconfigurations/networking/v1beta1 k8s.io/client-go/applyconfigurations/batch/v1 k8s.io/client-go/applyconfigurations/networking/v1 k8s.io/client-go/applyconfigurations/policy/v1beta1 k8s.io/client-go/applyconfigurations/storage/v1 k8s.io/client-go/applyconfigurations/storage/v1beta1 k8s.io/client-go/applyconfigurations/apps/v1beta1 k8s.io/client-go/applyconfigurations/apps/v1 k8s.io/client-go/applyconfigurations/apps/v1beta2 k8s.io/client-go/kubernetes/typed/core/v1 k8s.io/client-go/applyconfigurations/extensions/v1beta1 k8s.io/client-go/kubernetes/typed/networking/v1alpha1 k8s.io/client-go/kubernetes/typed/node/v1beta1 k8s.io/client-go/kubernetes/typed/events/v1beta1 k8s.io/client-go/kubernetes/typed/events/v1 k8s.io/client-go/kubernetes/typed/discovery/v1beta1 k8s.io/client-go/kubernetes/typed/node/v1alpha1 k8s.io/client-go/kubernetes/typed/discovery/v1 k8s.io/client-go/kubernetes/typed/node/v1 k8s.io/client-go/kubernetes/typed/networking/v1beta1 k8s.io/client-go/kubernetes/typed/storage/v1alpha1 k8s.io/client-go/kubernetes/typed/networking/v1 k8s.io/client-go/kubernetes/typed/policy/v1beta1 k8s.io/client-go/kubernetes/typed/storage/v1 k8s.io/client-go/kubernetes/typed/storage/v1beta1 k8s.io/client-go/kubernetes/typed/batch/v1 k8s.io/client-go/applyconfigurations/batch/v1beta1 k8s.io/client-go/kubernetes/typed/apps/v1beta1 k8s.io/client-go/kubernetes/typed/apps/v1 k8s.io/client-go/kubernetes/typed/apps/v1beta2 k8s.io/client-go/kubernetes/typed/extensions/v1beta1 k8s.io/client-go/kubernetes/typed/batch/v1beta1 k8s.io/client-go/kubernetes github.com/netdata/go.d.plugin/modules/k8s_state github.com/netdata/go.d.plugin/modules github.com/netdata/go.d.plugin/cmd/godplugin >>> netdata-go-plugins: Entering fakeroot... >>> netdata-go-plugins*: Running postcheck for netdata-go-plugins >>> netdata-go-plugins*: Preparing package netdata-go-plugins... >>> netdata-go-plugins*: Stripping binaries >>> netdata-go-plugins*: Scanning shared objects >>> netdata-go-plugins*: Tracing dependencies... netdata so:libc.musl-riscv64.so.1 >>> netdata-go-plugins*: Package size: 61.5 MB >>> netdata-go-plugins*: Compressing data... >>> netdata-go-plugins*: Create checksum... >>> netdata-go-plugins*: Create netdata-go-plugins-0.40.3-r1.apk >>> netdata-go-plugins: Build complete at Sat, 08 Oct 2022 14:13:20 +0000 elapsed time 0h 3m 26s >>> netdata-go-plugins: Cleaning up srcdir >>> netdata-go-plugins: Cleaning up pkgdir >>> netdata-go-plugins: Uninstalling dependencies... (1/10) Purging .makedepends-netdata-go-plugins (20221008.140958) (2/10) Purging netdata-openrc (1.36.1-r0) (3/10) Purging netdata (1.36.1-r0) (4/10) Purging bash (5.2.0-r0) Executing bash-5.2.0-r0.pre-deinstall (5/10) Purging go (1.19.2-r0) (6/10) Purging readline (8.2.0-r0) (7/10) Purging json-c (0.16-r0) (8/10) Purging libprotobuf (3.21.7-r0) (9/10) Purging libuuid (2.38.1-r0) (10/10) Purging libuv (1.44.2-r0) Executing busybox-1.35.0-r27.trigger OK: 298 MiB in 96 packages >>> netdata-go-plugins: Updating the testing/riscv64 repository index... >>> netdata-go-plugins: Signing the index...