>>> helm-unittest: Building testing/helm-unittest 0.7.1-r3 (using abuild 3.14.1-r7) started Mon, 17 Mar 2025 12:53:48 +0000 >>> helm-unittest: Validating /home/buildozer/aports/testing/helm-unittest/APKBUILD... >>> helm-unittest: Analyzing dependencies... >>> helm-unittest: Installing for build: build-base go (1/3) Installing binutils-gold (2.44-r0) (2/3) Installing go (1.24.1-r0) (3/3) Installing .makedepends-helm-unittest (20250317.125349) Executing busybox-1.37.0-r14.trigger OK: 517 MiB in 106 packages >>> helm-unittest: Cleaning up srcdir >>> helm-unittest: Cleaning up pkgdir >>> helm-unittest: Cleaning up tmpdir >>> helm-unittest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/helm-unittest-0.7.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/helm-unittest-0.7.1.tar.gz.part' helm-unittest-0.7.1. 100% |********************************| 360k 0:00:00 ETA '/var/cache/distfiles/edge/helm-unittest-0.7.1.tar.gz.part' saved >>> helm-unittest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/helm-unittest-0.7.1.tar.gz >>> helm-unittest: Checking sha512sums... helm-unittest-0.7.1.tar.gz: OK fix-test-case-32bit.patch: OK helm-unittest.pre-install: OK >>> helm-unittest: Unpacking /var/cache/distfiles/edge/helm-unittest-0.7.1.tar.gz... >>> helm-unittest: fix-test-case-32bit.patch patching file pkg/unittest/.snapshots/TestV3RunnerOkWithFailedTests patching file test/data/v3/basic/tests_failed/configmap_test.yaml go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/fatih/color v1.18.0 go: downloading github.com/spf13/cobra v1.8.1 go: downloading github.com/cloudfoundry/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading github.com/yargevad/filepathx v1.0.0 go: downloading github.com/vmware-labs/yaml-jsonpath v0.3.2 go: downloading github.com/stretchr/testify v1.10.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading k8s.io/apimachinery v0.32.0 go: downloading github.com/mitchellh/copystructure v1.2.0 go: downloading helm.sh/helm/v3 v3.16.4 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading k8s.io/client-go v0.32.0 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mitchellh/reflectwalk v1.0.2 go: downloading golang.org/x/sys v0.28.0 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/spf13/pflag v1.0.5 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.5.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading k8s.io/klog/v2 v2.130.1 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/utils v0.0.0-20241210054802-24370beab758 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading golang.org/x/net v0.33.0 go: downloading github.com/dprotaso/go-yit v0.0.0-20240618133044-5a0af90af097 go: downloading github.com/x448/float16 v0.8.4 go: downloading github.com/go-logr/logr v1.4.2 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading k8s.io/apiextensions-apiserver v0.32.0 go: downloading github.com/BurntSushi/toml v1.4.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/Masterminds/semver/v3 v3.3.1 go: downloading github.com/Masterminds/sprig/v3 v3.3.0 go: downloading github.com/gobwas/glob v0.2.3 go: downloading github.com/cyphar/filepath-securejoin v0.3.6 go: downloading github.com/json-iterator/go v1.1.12 go: downloading dario.cat/mergo v1.0.1 go: downloading github.com/huandu/xstrings v1.5.0 go: downloading github.com/google/uuid v1.6.0 go: downloading golang.org/x/crypto v0.31.0 go: downloading github.com/spf13/cast v1.7.1 go: downloading github.com/shopspring/decimal v1.4.0 go: downloading github.com/Masterminds/goutils v1.1.1 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 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/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb go: downloading golang.org/x/text v0.21.0 go: downloading k8s.io/api v0.32.0 go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0 go: downloading github.com/google/go-cmp v0.6.0 go: downloading k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/google/gnostic-models v0.6.9 go: downloading golang.org/x/time v0.8.0 go: downloading golang.org/x/term v0.27.0 go: downloading github.com/golang/protobuf v1.5.4 go: downloading golang.org/x/oauth2 v0.24.0 go: downloading google.golang.org/protobuf v1.36.1 go: downloading github.com/go-openapi/swag v0.23.0 go: downloading github.com/go-openapi/jsonreference v0.21.0 go: downloading github.com/emicklei/go-restful/v3 v3.12.1 go: downloading github.com/go-openapi/jsonpointer v0.21.0 go: downloading github.com/mailru/easyjson v0.9.0 go: downloading github.com/josharian/intern v1.0.0 cmp unicode/utf8 internal/godebugs math/bits vendor/golang.org/x/crypto/cryptobyte/asn1 internal/goarch internal/profilerecord internal/goos github.com/google/go-cmp/cmp/internal/flags log/internal internal/runtime/syscall internal/byteorder internal/asan internal/unsafeheader internal/coverage/rtcov sync/atomic k8s.io/apimachinery/pkg/types k8s.io/apimachinery/pkg/selection github.com/gobwas/glob/util/runes google.golang.org/protobuf/internal/flags internal/nettrace encoding container/list vendor/golang.org/x/crypto/internal/alias unicode/utf16 log/slog/internal crypto/internal/fips140/alias internal/goexperiment internal/itoa internal/msan unicode internal/cpu internal/runtime/math internal/runtime/sys internal/abi crypto/internal/boring/sig crypto/internal/fips140deps/byteorder internal/chacha8rand google.golang.org/protobuf/internal/set math crypto/internal/fips140deps/cpu internal/runtime/atomic internal/bytealg internal/stringslite internal/runtime/exithook internal/race internal/sync internal/runtime/maps runtime iter k8s.io/klog/v2/internal/dbg weak crypto/internal/fips140/subtle internal/reflectlite sync maps slices crypto/subtle errors sort internal/testlog internal/singleflight internal/bisect unique log/slog/internal/buffer github.com/josharian/intern google.golang.org/protobuf/internal/pragma runtime/cgo internal/oserror path io math/rand/v2 vendor/golang.org/x/net/dns/dnsmessage strconv syscall internal/godebug bytes container/heap crypto/internal/randutil github.com/gogo/protobuf/sortkeys hash k8s.io/apimachinery/pkg/util/sets strings hash/adler32 hash/fnv hash/crc32 crypto/internal/fips140deps/godebug math/rand crypto encoding/base32 github.com/x448/float16 golang.org/x/crypto/blowfish net/netip reflect vendor/golang.org/x/text/transform golang.org/x/text/transform crypto/internal/impl k8s.io/klog/v2/internal/severity net/http/internal/testcert net/http/internal/ascii github.com/gobwas/glob/util/strings github.com/munnerz/goautoneg crypto/internal/fips140 go/build/constraint bufio github.com/huandu/xstrings html regexp/syntax crypto/tls/internal/fips140tls crypto/internal/fips140/sha256 crypto/internal/fips140/sha512 crypto/internal/fips140/sha3 crypto/internal/fips140/hmac crypto/sha3 internal/syscall/execenv internal/syscall/unix time crypto/internal/fips140/check crypto/internal/fips140hash crypto/internal/fips140/hkdf crypto/internal/fips140/tls12 crypto/internal/fips140/edwards25519/field crypto/internal/fips140/bigmod crypto/internal/fips140/aes crypto/internal/fips140/nistec/fiat crypto/internal/fips140/tls13 crypto/internal/fips140/edwards25519 regexp k8s.io/apimachinery/pkg/version github.com/BurntSushi/toml/internal k8s.io/klog/v2/internal/clock k8s.io/utils/clock context github.com/google/go-cmp/cmp/internal/diff io/fs internal/poll k8s.io/utils/clock/testing internal/filepathlite embed google.golang.org/protobuf/internal/editiondefaults os internal/fmtsort github.com/google/go-cmp/cmp/internal/function encoding/binary sigs.k8s.io/structured-merge-diff/v4/schema github.com/modern-go/reflect2 crypto/internal/fips140/nistec github.com/google/gofuzz/bytesource vendor/golang.org/x/crypto/internal/poly1305 encoding/base64 golang.org/x/sys/unix encoding/pem crypto/internal/sysrand fmt path/filepath google.golang.org/protobuf/internal/detrand internal/sysinfo io/ioutil internal/lazyregexp github.com/cloudfoundry/jibber_jabber k8s.io/klog/v2/internal/buffer net crypto/internal/entropy crypto/internal/fips140/drbg crypto/internal/fips140only crypto/internal/fips140/ed25519 crypto/internal/fips140/aes/gcm crypto/internal/fips140/mlkem crypto/internal/fips140/rsa github.com/yargevad/filepathx os/exec crypto/rc4 crypto/md5 crypto/cipher crypto/internal/boring crypto/des vendor/golang.org/x/crypto/chacha20 crypto/aes crypto/sha256 crypto/hmac crypto/sha512 crypto/sha1 golang.org/x/crypto/pbkdf2 encoding/hex log mime/quotedprintable github.com/pmezard/go-difflib/difflib net/url runtime/trace mime runtime/debug flag net/http/internal vendor/golang.org/x/net/http2/hpack github.com/pkg/errors k8s.io/apimachinery/pkg/util/errors k8s.io/apimachinery/third_party/forked/golang/reflect google.golang.org/protobuf/internal/version golang.org/x/time/rate golang.org/x/net/http2/hpack database/sql/driver go/doc/comment k8s.io/utils/ptr text/template/parse k8s.io/kube-openapi/pkg/cached compress/flate github.com/xeipuuv/gojsonpointer github.com/mitchellh/reflectwalk encoding/csv github.com/google/gofuzz k8s.io/apimachinery/third_party/forked/golang/json google.golang.org/protobuf/internal/errors sigs.k8s.io/yaml/goyaml.v2 vendor/golang.org/x/crypto/chacha20poly1305 golang.org/x/crypto/scrypt vendor/golang.org/x/text/unicode/norm github.com/google/go-cmp/cmp/internal/value k8s.io/client-go/pkg/version os/user github.com/gobwas/glob/syntax/lexer dario.cat/mergo go/token k8s.io/apimachinery/pkg/fields encoding/xml encoding/json github.com/gobwas/glob/match gopkg.in/yaml.v3 math/big golang.org/x/text/unicode/norm google.golang.org/protobuf/encoding/protowire k8s.io/utils/pointer github.com/davecgh/go-spew/spew k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json github.com/gobwas/glob/syntax/ast google.golang.org/protobuf/reflect/protoreflect k8s.io/client-go/util/flowcontrol k8s.io/apimachinery/pkg/util/validation/field github.com/mitchellh/copystructure helm.sh/helm/v3/internal/sympath helm.sh/helm/v3/pkg/ignore github.com/emicklei/go-restful/v3/log github.com/google/go-cmp/cmp vendor/golang.org/x/text/unicode/bidi golang.org/x/text/unicode/bidi go/scanner github.com/gobwas/glob/syntax k8s.io/apimachinery/pkg/util/naming github.com/modern-go/concurrent k8s.io/apimachinery/pkg/conversion github.com/xeipuuv/gojsonreference k8s.io/apimachinery/pkg/conversion/queryparams k8s.io/client-go/tools/metrics github.com/go-openapi/jsonreference/internal helm.sh/helm/v3/internal/version testing compress/zlib compress/gzip go/ast crypto/internal/fips140/ecdh crypto/internal/fips140/ecdsa github.com/gobwas/glob/compiler crypto/ecdh k8s.io/apimachinery/pkg/util/dump github.com/gobwas/glob text/template vendor/golang.org/x/text/secure/bidirule golang.org/x/text/secure/bidirule google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/order google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/protolazy golang.org/x/net/idna vendor/golang.org/x/net/idna google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/proto k8s.io/apimachinery/pkg/util/framer github.com/mailru/easyjson/jlexer github.com/Masterminds/semver/v3 gopkg.in/evanphx/json-patch.v4 log/slog sigs.k8s.io/json/internal/golang/encoding/json github.com/BurntSushi/toml github.com/gogo/protobuf/proto go/doc go/parser github.com/mattn/go-isatty golang.org/x/term github.com/cyphar/filepath-securejoin github.com/sirupsen/logrus google.golang.org/protobuf/internal/encoding/defval github.com/mattn/go-colorable crypto/rand crypto/elliptic crypto/internal/boring/bbig crypto/dsa gopkg.in/inf.v0 encoding/asn1 github.com/shopspring/decimal github.com/fxamacker/cbor/v2 github.com/json-iterator/go html/template github.com/fatih/color sigs.k8s.io/yaml crypto/ed25519 golang.org/x/crypto/bcrypt github.com/Masterminds/goutils crypto/internal/hpke crypto/rsa helm.sh/helm/v3/pkg/chart github.com/stretchr/testify/assert/yaml github.com/dprotaso/go-yit github.com/google/gnostic-models/jsonschema archive/tar github.com/helm-unittest/helm-unittest/internal/printer google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc k8s.io/apimachinery/pkg/util/mergepatch github.com/vmware-labs/yaml-jsonpath/pkg/yamlpath crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte k8s.io/klog/v2/internal/sloghandler github.com/go-logr/logr github.com/spf13/cast k8s.io/klog/v2/internal/serialize crypto/ecdsa k8s.io/klog/v2 sigs.k8s.io/json k8s.io/apimachinery/pkg/util/json k8s.io/apimachinery/pkg/util/yaml google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/internal/impl k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes sigs.k8s.io/structured-merge-diff/v4/value k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct github.com/mailru/easyjson/buffer k8s.io/utils/internal/third_party/forked/golang/net vendor/golang.org/x/net/http/httpproxy k8s.io/client-go/util/connrotation github.com/mitchellh/mapstructure net/textproto github.com/google/uuid crypto/x509 github.com/spf13/pflag k8s.io/utils/net github.com/mailru/easyjson/jwriter vendor/golang.org/x/net/http/httpguts golang.org/x/net/http/httpguts net/mail mime/multipart k8s.io/apimachinery/pkg/util/validation k8s.io/apimachinery/pkg/labels sigs.k8s.io/structured-merge-diff/v4/fieldpath k8s.io/apimachinery/pkg/runtime/schema k8s.io/apimachinery/pkg/api/resource k8s.io/apimachinery/pkg/util/intstr sigs.k8s.io/structured-merge-diff/v4/typed github.com/spf13/cobra github.com/Masterminds/sprig/v3 k8s.io/client-go/util/keyutil crypto/tls sigs.k8s.io/structured-merge-diff/v4/merge google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/descriptorpb github.com/google/gnostic-models/extensions google.golang.org/protobuf/internal/editionssupport google.golang.org/protobuf/types/gofeaturespb google.golang.org/protobuf/reflect/protodesc net/http/httptrace k8s.io/client-go/util/cert net/http github.com/golang/protobuf/proto helm.sh/helm/v3/pkg/chart/loader k8s.io/apimachinery/pkg/util/runtime github.com/xeipuuv/gojsonschema net/http/httptest github.com/go-openapi/swag golang.org/x/oauth2/internal github.com/google/gnostic-models/compiler github.com/emicklei/go-restful/v3 golang.org/x/net/http2 k8s.io/client-go/features k8s.io/client-go/util/workqueue k8s.io/apimachinery/pkg/util/wait k8s.io/apimachinery/pkg/runtime golang.org/x/oauth2 github.com/stretchr/testify/assert github.com/google/gnostic-models/openapiv2 github.com/google/gnostic-models/openapiv3 github.com/go-openapi/jsonpointer github.com/go-openapi/jsonreference k8s.io/kube-openapi/pkg/internal github.com/helm-unittest/helm-unittest/internal/common k8s.io/apimachinery/pkg/runtime/serializer/streaming k8s.io/apimachinery/pkg/runtime/serializer/recognizer k8s.io/client-go/tools/clientcmd/api github.com/helm-unittest/helm-unittest/pkg/unittest/snapshot github.com/helm-unittest/helm-unittest/pkg/unittest/valueutils k8s.io/apimachinery/pkg/runtime/serializer/json github.com/helm-unittest/helm-unittest/pkg/unittest/results github.com/helm-unittest/helm-unittest/pkg/unittest/validators github.com/helm-unittest/helm-unittest/pkg/unittest/formatter k8s.io/apimachinery/pkg/util/net k8s.io/apimachinery/pkg/watch k8s.io/client-go/transport k8s.io/apimachinery/pkg/apis/meta/v1 k8s.io/kube-openapi/pkg/util/proto k8s.io/kube-openapi/pkg/validation/spec k8s.io/kube-openapi/pkg/schemaconv k8s.io/kube-openapi/pkg/spec3 k8s.io/apimachinery/pkg/api/equality k8s.io/api/certificates/v1alpha1 k8s.io/api/coordination/v1 k8s.io/api/policy/v1 k8s.io/api/policy/v1beta1 k8s.io/api/rbac/v1 k8s.io/apimachinery/pkg/apis/meta/v1/unstructured k8s.io/api/networking/v1alpha1 k8s.io/api/rbac/v1alpha1 k8s.io/apimachinery/pkg/runtime/serializer/protobuf k8s.io/api/flowcontrol/v1beta1 k8s.io/api/flowcontrol/v1beta2 k8s.io/api/flowcontrol/v1beta3 k8s.io/client-go/rest/watch k8s.io/apimachinery/pkg/apis/meta/v1/validation k8s.io/api/rbac/v1beta1 k8s.io/api/apidiscovery/v2 k8s.io/api/apidiscovery/v2beta1 k8s.io/apiextensions-apiserver/pkg/apis/apiextensions k8s.io/client-go/pkg/apis/clientauthentication k8s.io/apimachinery/pkg/api/meta k8s.io/apimachinery/pkg/api/errors k8s.io/api/apiserverinternal/v1alpha1 k8s.io/apimachinery/pkg/apis/meta/v1beta1 k8s.io/api/authentication/v1 k8s.io/api/authorization/v1 k8s.io/api/flowcontrol/v1 k8s.io/api/admissionregistration/v1 k8s.io/api/core/v1 k8s.io/client-go/pkg/apis/clientauthentication/v1 k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 k8s.io/kube-openapi/pkg/common k8s.io/apimachinery/pkg/apis/meta/internalversion k8s.io/api/coordination/v1alpha2 k8s.io/api/coordination/v1beta1 k8s.io/apimachinery/pkg/runtime/serializer/versioning k8s.io/apimachinery/pkg/runtime/serializer/cbor k8s.io/apimachinery/pkg/util/strategicpatch k8s.io/client-go/pkg/apis/clientauthentication/install k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1 k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1 k8s.io/apimachinery/pkg/apis/meta/internalversion/validation k8s.io/client-go/util/watchlist k8s.io/kube-openapi/pkg/handler3 k8s.io/apimachinery/pkg/api/meta/testrestmapper k8s.io/client-go/util/consistencydetector k8s.io/apimachinery/pkg/api/validation k8s.io/api/authentication/v1alpha1 k8s.io/api/authentication/v1beta1 k8s.io/apimachinery/pkg/runtime/serializer k8s.io/client-go/plugin/pkg/client/auth/exec k8s.io/api/authorization/v1beta1 k8s.io/apimachinery/pkg/util/managedfields/internal k8s.io/client-go/rest k8s.io/api/admissionregistration/v1alpha1 k8s.io/api/admissionregistration/v1beta1 k8s.io/apimachinery/pkg/util/managedfields k8s.io/client-go/util/apply k8s.io/client-go/dynamic k8s.io/client-go/openapi k8s.io/client-go/testing k8s.io/client-go/dynamic/fake k8s.io/api/node/v1 k8s.io/api/events/v1 k8s.io/api/node/v1alpha1 k8s.io/api/node/v1beta1 k8s.io/api/events/v1beta1 k8s.io/api/certificates/v1beta1 k8s.io/api/discovery/v1 k8s.io/api/storagemigration/v1alpha1 k8s.io/api/certificates/v1 k8s.io/api/scheduling/v1 k8s.io/api/autoscaling/v2beta1 k8s.io/api/scheduling/v1alpha1 k8s.io/api/autoscaling/v1 k8s.io/api/batch/v1 k8s.io/api/discovery/v1beta1 k8s.io/api/storage/v1alpha1 k8s.io/api/apps/v1beta1 k8s.io/api/storage/v1 k8s.io/api/storage/v1beta1 k8s.io/api/scheduling/v1beta1 k8s.io/api/resource/v1alpha3 k8s.io/api/apps/v1 k8s.io/api/resource/v1beta1 k8s.io/api/autoscaling/v2beta2 k8s.io/api/autoscaling/v2 k8s.io/api/networking/v1 k8s.io/api/networking/v1beta1 k8s.io/api/apps/v1beta2 k8s.io/api/batch/v1beta1 k8s.io/api/extensions/v1beta1 k8s.io/client-go/kubernetes/scheme k8s.io/client-go/discovery helm.sh/helm/v3/pkg/chartutil helm.sh/helm/v3/pkg/engine github.com/helm-unittest/helm-unittest/pkg/unittest github.com/helm-unittest/helm-unittest/cmd/helm-unittest go: downloading github.com/bradleyjkemp/cupaloy/v2 v2.8.0 go: downloading github.com/stretchr/objx v0.5.2 ok github.com/helm-unittest/helm-unittest/cmd/helm-unittest 0.055s ? github.com/helm-unittest/helm-unittest/internal/common [no test files] ? github.com/helm-unittest/helm-unittest/internal/printer [no test files] ok github.com/helm-unittest/helm-unittest/pkg/unittest 2.320s ok github.com/helm-unittest/helm-unittest/pkg/unittest/formatter 0.022s ok github.com/helm-unittest/helm-unittest/pkg/unittest/results 0.013s ok github.com/helm-unittest/helm-unittest/pkg/unittest/snapshot 0.018s ok github.com/helm-unittest/helm-unittest/pkg/unittest/validators 0.041s ok github.com/helm-unittest/helm-unittest/pkg/unittest/valueutils 0.038s >>> helm-unittest: Entering fakeroot... >>> helm-unittest*: Running postcheck for helm-unittest >>> helm-unittest*: Preparing package helm-unittest... >>> helm-unittest*: Stripping binaries >>> helm-unittest*: Scanning shared objects >>> helm-unittest*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> helm-unittest*: Package size: 37.1 MB >>> helm-unittest*: Compressing data... >>> helm-unittest*: Create checksum... >>> helm-unittest*: Create helm-unittest-0.7.1-r3.apk >>> helm-unittest: Build complete at Mon, 17 Mar 2025 12:54:27 +0000 elapsed time 0h 0m 39s >>> helm-unittest: Cleaning up srcdir >>> helm-unittest: Cleaning up pkgdir >>> helm-unittest: Uninstalling dependencies... (1/3) Purging .makedepends-helm-unittest (20250317.125349) (2/3) Purging go (1.24.1-r0) (3/3) Purging binutils-gold (2.44-r0) Executing busybox-1.37.0-r14.trigger OK: 322 MiB in 103 packages >>> helm-unittest: Updating the testing/armhf repository index... >>> helm-unittest: Signing the index...