>>> opa: Building testing/opa 0.61.0-r5 (using abuild 3.13.0-r3) started Thu, 04 Jul 2024 07:13:39 +0000 >>> opa: Checking sanity of /home/buildozer/aports/testing/opa/APKBUILD... >>> WARNING: opa: Go packages require network connection to build. Maybe add 'net' to options >>> opa: Analyzing dependencies... >>> opa: Installing for build: build-base go wasmtime-dev tzdata (1/5) Installing go (1.22.5-r0) (2/5) Installing libwasmtime (22.0.0-r0) (3/5) Installing wasmtime-dev (22.0.0-r0) (4/5) Installing tzdata (2024a-r1) (5/5) Installing .makedepends-opa (20240704.071341) Executing busybox-1.36.1-r31.trigger OK: 568 MiB in 112 packages >>> opa: Cleaning up srcdir >>> opa: Cleaning up pkgdir >>> opa: Cleaning up tmpdir >>> opa: Fetching https://distfiles.alpinelinux.org/distfiles/edge/opa-0.61.0.tar.gz >>> opa: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pr6556-bump-wasmtime-go-v17.patch >>> opa: Fetching https://distfiles.alpinelinux.org/distfiles/edge/opa-0.61.0.tar.gz >>> opa: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pr6556-bump-wasmtime-go-v17.patch >>> opa: Checking sha512sums... opa-0.61.0.tar.gz: OK pr6556-bump-wasmtime-go-v17.patch: OK tests-go1.22-compat.patch: OK >>> opa: Unpacking /var/cache/distfiles/edge/opa-0.61.0.tar.gz... >>> opa: https://dev.alpinelinux.org/archive/open-policy-agent/pr6556-bump-wasmtime-go-v17.patch patching file Makefile patching file build/ensure-windows-toolchain.sh patching file go.mod patching file go.sum patching file internal/wasm/sdk/internal/wasm/bindings.go patching file internal/wasm/sdk/internal/wasm/pool.go patching file internal/wasm/sdk/internal/wasm/vm.go patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/BUILD.bazel (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/BUILD.bazel) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/LICENSE (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/LICENSE) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/README.md (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/README.md) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/WORKSPACE (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/WORKSPACE) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/doc-wasm.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/doc-wasm.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/empty.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/empty.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasi.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasi.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasm.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasm.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/async.h patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/config.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/config.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/empty.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/empty.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/engine.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/engine.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/error.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/error.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/extern.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/extern.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/func.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/func.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/global.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/global.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/instance.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/instance.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/linker.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/linker.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/memory.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/memory.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/module.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/module.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/store.h patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/table.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/table.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/trap.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/trap.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/include/wasmtime/val.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/val.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/linux-aarch64/empty.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/linux-aarch64/empty.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/linux-aarch64/libwasmtime.a (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/linux-x86_64/libwasmtime.a) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/linux-x86_64/empty.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/linux-x86_64/empty.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/linux-x86_64/libwasmtime.a (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/linux-aarch64/libwasmtime.a) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/macos-aarch64/empty.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/macos-aarch64/empty.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/macos-aarch64/libwasmtime.a (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/macos-aarch64/libwasmtime.a) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/macos-x86_64/empty.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/macos-x86_64/empty.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/macos-x86_64/libwasmtime.a (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/macos-x86_64/libwasmtime.a) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/windows-x86_64/empty.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/windows-x86_64/empty.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/build/windows-x86_64/libwasmtime.a (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/build/windows-x86_64/libwasmtime.a) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/config.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/config.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/doc.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/doc.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/engine.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/engine.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/error.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/error.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/exporttype.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/exporttype.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/extern.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/extern.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/externtype.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/externtype.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/ffi.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/ffi.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/func.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/func.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/functype.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/functype.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/global.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/global.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/globaltype.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/globaltype.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/importtype.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/importtype.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/includebuild.go patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/instance.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/instance.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/linker.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/linker.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/maybe_gc_actual.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/maybe_gc_actual.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/maybe_gc_no.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/maybe_gc_no.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/memory.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/memory.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/memorytype.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/memorytype.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/module.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/module.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/shims.c (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/shims.c) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/shims.h (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/shims.h) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/slab.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/slab.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/store.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/store.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/table.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/table.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/tabletype.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/tabletype.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/trap.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/trap.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/val.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/val.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/valtype.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/valtype.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/wasi.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/wasi.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v17/wat2wasm.go (renamed from vendor/github.com/bytecodealliance/wasmtime-go/v3/wat2wasm.go) patching file vendor/github.com/bytecodealliance/wasmtime-go/v3/build/include/wasmtime/store.h patching file vendor/github.com/bytecodealliance/wasmtime-go/v3/includebuild.go patching file vendor/modules.txt >>> opa: tests-go1.22-compat.patch patching file .github/workflows/pull-request.yaml Hunk #1 succeeded at 287 (offset -5 lines). patching file .go-version patching file go.mod patching file internal/prometheus/prometheus_go1.19_test.go patching file internal/prometheus/prometheus_test.go patching file topdown/tokens_test.go internal/coverage/rtcov github.com/open-policy-agent/opa/internal/wasm/constant github.com/open-policy-agent/opa/internal/wasm/opcode github.com/open-policy-agent/opa/internal/wasm/util github.com/open-policy-agent/opa/internal/wasm/types internal/unsafeheader internal/goarch internal/godebugs container/list cmp vendor/golang.org/x/crypto/cryptobyte/asn1 unicode/utf16 github.com/open-policy-agent/opa/internal/wasm/sdk/opa/capabilities github.com/open-policy-agent/opa/internal/merge encoding log/internal github.com/open-policy-agent/opa/ast/internal/tokens go.opentelemetry.io/otel/sdk log/slog/internal github.com/open-policy-agent/opa/internal/deepcopy go.opentelemetry.io/otel/trace/embedded go.opentelemetry.io/otel/metric/embedded go.opentelemetry.io/otel/sdk/instrumentation internal/goexperiment github.com/open-policy-agent/opa/internal/edittree/bitvector math/bits google.golang.org/grpc/serviceconfig oras.land/oras-go/v2/internal/container/set hash/maphash internal/race vendor/golang.org/x/crypto/internal/alias internal/goos crypto/internal/boring/sig github.com/open-policy-agent/opa/ast/json unicode/utf8 internal/itoa oras.land/oras-go/v2/internal/docker sync/atomic internal/cpu runtime/internal/atomic unicode internal/nettrace crypto/internal/alias crypto/subtle github.com/klauspost/compress/internal/cpuinfo google.golang.org/protobuf/internal/flags container/ring github.com/dgraph-io/badger/v3/options go.opencensus.io runtime/internal/syscall go.opencensus.io/trace/internal github.com/gobwas/glob/util/runes runtime/internal/math internal/chacha8rand internal/abi runtime/internal/sys github.com/open-policy-agent/opa/internal/wasm/instruction github.com/golang/groupcache/lru google.golang.org/protobuf/internal/set slices github.com/agnivade/levenshtein internal/bytealg math runtime github.com/klauspost/compress go.opentelemetry.io/otel/internal github.com/google/flatbuffers/go github.com/dgraph-io/badger/v3/fb internal/reflectlite github.com/containerd/containerd/version runtime/metrics sync internal/singleflight internal/testlog github.com/open-policy-agent/opa/loader/extension google.golang.org/protobuf/internal/pragma internal/bisect log/slog/internal/buffer runtime/cgo errors internal/godebug sort google.golang.org/grpc/internal/buffer github.com/open-policy-agent/opa/internal/errors internal/oserror internal/safefilepath github.com/moby/locker path oras.land/oras-go/v2/errdef io vendor/golang.org/x/net/dns/dnsmessage strconv crypto/internal/nistec/fiat internal/intern math/rand syscall hash crypto/internal/randutil github.com/open-policy-agent/opa/internal/leb128 text/tabwriter bytes strings github.com/beorn7/perks/quantile container/heap hash/fnv hash/crc32 crypto crypto/rc4 net/netip reflect vendor/golang.org/x/text/transform golang.org/x/text/transform github.com/open-policy-agent/opa/internal/lcss net/http/internal/ascii github.com/gobwas/glob/util/strings bufio github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg regexp/syntax html internal/syscall/execenv internal/syscall/unix time time/tzdata regexp context go.opentelemetry.io/otel/sdk/internal google.golang.org/grpc/backoff google.golang.org/grpc/keepalive google.golang.org/grpc/internal/grpcrand io/fs internal/poll embed github.com/open-policy-agent/opa/loader/filter go.opentelemetry.io/otel/internal/baggage golang.org/x/sync/semaphore google.golang.org/grpc/internal/backoff google.golang.org/grpc/internal/grpcsync github.com/cenkalti/backoff/v4 go.opentelemetry.io/otel/internal/attribute internal/fmtsort encoding/binary github.com/open-policy-agent/opa/schemas github.com/open-policy-agent/opa/internal/compiler/wasm/opa github.com/open-policy-agent/opa/capabilities os encoding/base64 github.com/cespare/xxhash/v2 github.com/OneOfOne/xxhash github.com/klauspost/compress/zstd/internal/xxhash crypto/internal/edwards25519/field crypto/cipher github.com/klauspost/compress/internal/snapref vendor/golang.org/x/crypto/internal/poly1305 github.com/cespare/xxhash crypto/md5 github.com/golang/snappy crypto/internal/nistec golang.org/x/sys/unix encoding/pem crypto/internal/boring crypto/des vendor/golang.org/x/crypto/chacha20 crypto/internal/edwards25519 crypto/hmac crypto/sha512 crypto/sha256 crypto/aes crypto/sha1 vendor/golang.org/x/crypto/hkdf google.golang.org/protobuf/internal/detrand internal/lazyregexp internal/sysinfo google.golang.org/grpc/internal/envconfig os/signal github.com/mattn/go-runewidth path/filepath io/ioutil vendor/golang.org/x/sys/cpu fmt github.com/prometheus/procfs/internal/util github.com/bytecodealliance/wasmtime-go/v17 net crypto/ecdh vendor/golang.org/x/crypto/chacha20poly1305 github.com/open-policy-agent/opa/internal/strings os/exec encoding/hex github.com/open-policy-agent/opa/ast/internal/scanner github.com/xeipuuv/gojsonpointer encoding/csv net/url log github.com/open-policy-agent/opa/internal/semver encoding/json text/template/parse google.golang.org/protobuf/internal/version runtime/debug database/sql/driver runtime/trace github.com/klauspost/compress/fse github.com/tchap/go-patricia/v2/patricia github.com/open-policy-agent/opa/internal/wasm/sdk/opa/errors os/user compress/flate go/token net/http/internal github.com/yashtewari/glob-intersection google.golang.org/protobuf/internal/errors google.golang.org/grpc/internal/grpclog github.com/opencontainers/image-spec/specs-go github.com/prometheus/procfs/internal/fs vendor/golang.org/x/net/http2/hpack mime/quotedprintable google.golang.org/grpc/attributes golang.org/x/sync/errgroup go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry google.golang.org/grpc/internal/idle golang.org/x/time/rate go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal golang.org/x/net/http2/hpack vendor/golang.org/x/text/unicode/norm github.com/gobwas/glob/syntax/lexer github.com/opencontainers/go-digest mime gopkg.in/yaml.v2 github.com/go-ini/ini github.com/gobwas/glob/match math/big encoding/xml sigs.k8s.io/yaml/goyaml.v2 golang.org/x/text/unicode/norm flag github.com/peterh/liner github.com/dgraph-io/ristretto/z/simd github.com/pkg/errors go.opencensus.io/internal oras.land/oras-go/v2/internal/syncutil google.golang.org/protobuf/encoding/protowire go.opencensus.io/trace/tracestate go.uber.org/automaxprocs/internal/cgroups github.com/open-policy-agent/opa/internal/wasm/module github.com/gobwas/glob/syntax/ast github.com/olekukonko/tablewriter github.com/opencontainers/image-spec/specs-go/v1 github.com/open-policy-agent/opa/internal/debug golang.org/x/net/internal/timeseries github.com/golang/glog vendor/golang.org/x/text/unicode/bidi golang.org/x/text/unicode/bidi database/sql google.golang.org/protobuf/reflect/protoreflect oras.land/oras-go/v2/internal/spec oras.land/oras-go/v2/internal/resolver oras.land/oras-go/v2/internal/copyutil github.com/xeipuuv/gojsonreference github.com/open-policy-agent/opa/internal/file/url go.opentelemetry.io/otel/baggage github.com/containerd/containerd/reference oras.land/oras-go/v2/internal/descriptor github.com/sergi/go-diff/diffmatchpatch github.com/gobwas/glob/syntax go.uber.org/automaxprocs/internal/runtime github.com/open-policy-agent/opa/internal/wasm/encoding oras.land/oras-go/v2/internal/status go.uber.org/automaxprocs/maxprocs github.com/grpc-ecosystem/grpc-gateway/v2/utilities testing github.com/gobwas/glob/compiler github.com/klauspost/compress/huff0 github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule compress/gzip github.com/gobwas/glob internal/profile runtime/pprof vendor/golang.org/x/text/secure/bidirule text/template golang.org/x/text/secure/bidirule google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/order google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/genid google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/encoding/json google.golang.org/protobuf/internal/encoding/text vendor/golang.org/x/net/idna github.com/open-policy-agent/opa/ast/location go.opentelemetry.io/otel/codes google.golang.org/grpc/grpclog oras.land/oras-go/v2/content go.opentelemetry.io/otel/attribute github.com/prometheus/common/model github.com/open-policy-agent/opa/internal/jwx/buffer log/slog github.com/open-policy-agent/opa/internal/gqlparser/ast github.com/gogo/protobuf/proto golang.org/x/net/idna oras.land/oras-go/v2/internal/ioutil oras.land/oras-go/v2/internal/manifestutil oras.land/oras-go/v2/registry oras.land/oras-go/v2/internal/graph github.com/fsnotify/fsnotify github.com/sirupsen/logrus oras.land/oras-go/v2/internal/platform google.golang.org/protobuf/proto oras.land/oras-go/v2/internal/cas google.golang.org/grpc/connectivity oras.land/oras-go/v2/internal/interfaces google.golang.org/protobuf/internal/encoding/defval go.opentelemetry.io/otel/metric go.opentelemetry.io/otel/trace go.opentelemetry.io/otel/semconv/v1.21.0 go.opentelemetry.io/otel/semconv/v1.17.0 github.com/open-policy-agent/opa/internal/gqlparser/gqlerror crypto/internal/boring/bbig crypto/rand crypto/dsa crypto/elliptic crypto/internal/bigmod encoding/asn1 github.com/dustin/go-humanize github.com/open-policy-agent/opa/internal/gqlparser/lexer sigs.k8s.io/yaml github.com/containerd/containerd/pkg/randutil crypto/ed25519 go.opencensus.io/trace github.com/klauspost/compress/zstd html/template github.com/open-policy-agent/opa/internal/gqlparser/parser crypto/rsa go.opentelemetry.io/otel/trace/noop github.com/matttproud/golang_protobuf_extensions/v2/pbutil google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/go-logr/logr github.com/open-policy-agent/opa/internal/jwx/jwa github.com/containerd/log github.com/open-policy-agent/opa/logging github.com/open-policy-agent/opa/internal/strvals github.com/containerd/containerd/log github.com/open-policy-agent/opa/internal/logging crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte github.com/go-logr/logr/funcr github.com/open-policy-agent/opa/internal/gqlparser/validator archive/tar github.com/dgraph-io/ristretto/z crypto/ecdsa github.com/go-logr/stdr github.com/open-policy-agent/opa/internal/gqlparser/validator/rules github.com/open-policy-agent/opa/internal/file/archive oras.land/oras-go/v2/internal/fs/tarfs github.com/open-policy-agent/opa/internal/providers/aws/crypto github.com/open-policy-agent/opa/internal/jwx/jwk oras.land/oras-go/v2/content/oci github.com/dgraph-io/ristretto google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/encoding/protojson google.golang.org/protobuf/internal/impl github.com/containerd/containerd/archive/compression github.com/dgraph-io/badger/v3/pb vendor/golang.org/x/net/http/httpproxy log/syslog github.com/open-policy-agent/opa/internal/cidr/merge google.golang.org/grpc/internal/resolver/dns/internal net/textproto google.golang.org/grpc/internal/syscall github.com/google/uuid crypto/x509 github.com/spf13/pflag github.com/prometheus/procfs github.com/rcrowley/go-metrics golang.org/x/net/http/httpguts net/mail mime/multipart vendor/golang.org/x/net/http/httpguts github.com/open-policy-agent/opa/internal/uuid google.golang.org/protobuf/internal/filetype github.com/open-policy-agent/opa/metrics google.golang.org/protobuf/runtime/protoimpl github.com/open-policy-agent/opa/internal/jwx/jws/sign crypto/tls github.com/spf13/cobra google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/fieldmaskpb google.golang.org/protobuf/types/known/wrapperspb google.golang.org/protobuf/types/known/durationpb go.opentelemetry.io/proto/otlp/common/v1 google.golang.org/protobuf/types/known/structpb google.golang.org/protobuf/types/descriptorpb github.com/golang/protobuf/ptypes/timestamp github.com/prometheus/client_model/go github.com/open-policy-agent/opa/internal/jwx/jws/verify google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes/any google.golang.org/genproto/googleapis/api/httpbody github.com/golang/protobuf/ptypes/duration google.golang.org/genproto/googleapis/rpc/errdetails google.golang.org/grpc/binarylog/grpc_binarylog_v1 go.opentelemetry.io/proto/otlp/resource/v1 github.com/open-policy-agent/opa/internal/jwx/jws go.opentelemetry.io/proto/otlp/trace/v1 github.com/prometheus/client_golang/prometheus/internal google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/proto github.com/golang/protobuf/ptypes github.com/golang/protobuf/jsonpb net/http/httptrace google.golang.org/grpc/internal/credentials google.golang.org/grpc/credentials net/http google.golang.org/grpc/peer google.golang.org/grpc/resolver google.golang.org/grpc/credentials/insecure google.golang.org/grpc/internal/pretty google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal google.golang.org/grpc/internal/resolver/unix google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/codes google.golang.org/grpc/metadata google.golang.org/grpc/internal/channelz google.golang.org/grpc/resolver/dns google.golang.org/grpc/internal/status google.golang.org/grpc/internal/balancerload google.golang.org/grpc/internal/metadata google.golang.org/grpc/tap google.golang.org/grpc/stats google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/status google.golang.org/grpc/encoding google.golang.org/grpc/encoding/proto google.golang.org/grpc/encoding/gzip github.com/containerd/containerd/errdefs google.golang.org/grpc/internal/binarylog github.com/containerd/containerd/labels github.com/containerd/containerd/filters github.com/containerd/containerd/platforms google.golang.org/grpc/channelz google.golang.org/grpc/balancer google.golang.org/grpc/balancer/base google.golang.org/grpc/internal/serviceconfig github.com/containerd/containerd/content google.golang.org/grpc/internal/resolver google.golang.org/grpc/balancer/roundrobin google.golang.org/grpc/internal/balancer/gracefulswitch github.com/containerd/containerd/images github.com/containerd/containerd/remotes github.com/containerd/containerd/remotes/docker/schema1 github.com/open-policy-agent/opa/tracing github.com/open-policy-agent/opa/internal/providers/aws/v4 github.com/containerd/containerd/remotes/errors expvar oras.land/oras-go/v2/registry/remote/errcode github.com/open-policy-agent/opa/util github.com/felixge/httpsnoop github.com/open-policy-agent/opa/plugins/logs/status oras.land/oras-go/v2/registry/remote/retry go.opentelemetry.io/otel/propagation github.com/open-policy-agent/opa/internal/gojsonschema github.com/open-policy-agent/opa/server/handlers github.com/prometheus/common/expfmt net/http/httputil github.com/open-policy-agent/opa/server/identifier go.opentelemetry.io/otel/semconv/internal github.com/gorilla/mux net/http/pprof go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil golang.org/x/net/trace golang.org/x/net/http2 github.com/containerd/containerd/remotes/docker/auth oras.land/oras-go/v2/registry/remote/internal/errutil go.opentelemetry.io/otel/semconv/v1.7.0 go.opentelemetry.io/otel/internal/global oras.land/oras-go/v2/registry/remote/auth github.com/open-policy-agent/opa/plugins/server/encoding github.com/open-policy-agent/opa/types github.com/open-policy-agent/opa/keys github.com/open-policy-agent/opa/plugins/server/metrics oras.land/oras-go/v2/internal/registryutil github.com/dgraph-io/badger/v3/y oras.land/oras-go/v2 github.com/prometheus/client_golang/prometheus github.com/open-policy-agent/opa/ir go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig go.opentelemetry.io/otel/sdk/internal/env go.opentelemetry.io/otel go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp go.opentelemetry.io/otel/sdk/resource github.com/dgraph-io/badger/v3/skl github.com/dgraph-io/badger/v3/trie github.com/dgraph-io/badger/v3/table github.com/open-policy-agent/opa/features/tracing github.com/containerd/containerd/tracing go.opentelemetry.io/otel/sdk/trace github.com/containerd/containerd/remotes/docker github.com/dgraph-io/badger/v3 github.com/open-policy-agent/opa/ast go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform go.opentelemetry.io/otel/exporters/otlp/otlptrace github.com/prometheus/client_golang/prometheus/collectors github.com/prometheus/client_golang/prometheus/promhttp golang.org/x/net/http2/h2c google.golang.org/grpc/internal/transport github.com/open-policy-agent/opa/internal/prometheus google.golang.org/grpc go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig google.golang.org/grpc/health/grpc_health_v1 github.com/grpc-ecosystem/grpc-gateway/v2/runtime go.opentelemetry.io/proto/otlp/collector/trace/v1 github.com/open-policy-agent/opa/internal/future github.com/open-policy-agent/opa/internal/compiler github.com/open-policy-agent/opa/topdown/print github.com/open-policy-agent/opa/resolver github.com/open-policy-agent/opa/topdown/cache github.com/open-policy-agent/opa/topdown/builtins github.com/open-policy-agent/opa/storage github.com/open-policy-agent/opa/topdown/copypropagation github.com/open-policy-agent/opa/internal/edittree github.com/open-policy-agent/opa/internal/oracle github.com/open-policy-agent/opa/refactor github.com/open-policy-agent/opa/dependencies github.com/open-policy-agent/opa/internal/compiler/wasm github.com/open-policy-agent/opa/internal/planner github.com/open-policy-agent/opa/format go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc github.com/open-policy-agent/opa/internal/rego/opa github.com/open-policy-agent/opa/internal/json/patch github.com/open-policy-agent/opa/internal/ref github.com/open-policy-agent/opa/storage/internal/errors github.com/open-policy-agent/opa/storage/internal/ptr github.com/open-policy-agent/opa/version github.com/open-policy-agent/opa/resolver/wasm github.com/open-policy-agent/opa/storage/inmem github.com/open-policy-agent/opa/config github.com/open-policy-agent/opa/internal/runtime github.com/open-policy-agent/opa/internal/version github.com/open-policy-agent/opa/internal/providers/aws github.com/open-policy-agent/opa/hooks github.com/open-policy-agent/opa/internal/distributedtracing github.com/open-policy-agent/opa/storage/disk github.com/open-policy-agent/opa/bundle github.com/open-policy-agent/opa/plugins/rest github.com/open-policy-agent/opa/topdown github.com/open-policy-agent/opa/internal/config github.com/open-policy-agent/opa/internal/report github.com/open-policy-agent/opa/internal/bundle github.com/open-policy-agent/opa/loader github.com/open-policy-agent/opa/internal/runtime/init github.com/open-policy-agent/opa/internal/bundle/inspect github.com/open-policy-agent/opa/internal/pathwatcher github.com/open-policy-agent/opa/plugins github.com/open-policy-agent/opa/download github.com/open-policy-agent/opa/server/types github.com/open-policy-agent/opa/topdown/lineage github.com/open-policy-agent/opa/profiler github.com/open-policy-agent/opa/cover github.com/open-policy-agent/opa/rego github.com/open-policy-agent/opa/server/writer github.com/open-policy-agent/opa/plugins/bundle github.com/open-policy-agent/opa/internal/wasm/sdk/internal/wasm github.com/open-policy-agent/opa/plugins/status github.com/open-policy-agent/opa/internal/wasm/sdk/opa github.com/open-policy-agent/opa/features/wasm github.com/open-policy-agent/opa/server/authorizer github.com/open-policy-agent/opa/internal/presentation github.com/open-policy-agent/opa/compile github.com/open-policy-agent/opa/tester github.com/open-policy-agent/opa/server github.com/open-policy-agent/opa/repl github.com/open-policy-agent/opa/plugins/logs github.com/open-policy-agent/opa/plugins/discovery github.com/open-policy-agent/opa/sdk github.com/open-policy-agent/opa/runtime github.com/open-policy-agent/opa/cmd/internal/exec github.com/open-policy-agent/opa/cmd github.com/open-policy-agent/opa # github.com/open-policy-agent/opa /usr/lib/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1 /usr/lib/gcc/x86_64-alpine-linux-musl/13.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: /tmp/go-link-1630138251/000031.o: in function `_cgo_0591af530f99_Cfunc_wasmtime_val_copy': func.cgo2.c:(.text+0x184): undefined reference to `wasmtime_val_copy' /usr/lib/gcc/x86_64-alpine-linux-musl/13.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: /tmp/go-link-1630138251/000045.o: in function `_cgo_0591af530f99_Cfunc_wasmtime_val_delete': val.cgo2.c:(.text+0x1b2): undefined reference to `wasmtime_val_delete' collect2: error: ld returned 1 exit status >>> ERROR: opa: build failed >>> opa: Uninstalling dependencies... (1/5) Purging .makedepends-opa (20240704.071341) (2/5) Purging go (1.22.5-r0) (3/5) Purging wasmtime-dev (22.0.0-r0) (4/5) Purging libwasmtime (22.0.0-r0) (5/5) Purging tzdata (2024a-r1) Executing busybox-1.36.1-r31.trigger OK: 378 MiB in 107 packages