>>> host-runc 1.1.2 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-15/output-1/build/.runc-1.1.2.tar.gz.vNiCXd/output' 'https://github.com/opencontainers/runc/archive/v1.1.2/runc-1.1.2.tar.gz' --2022-08-01 22:52:29-- https://github.com/opencontainers/runc/archive/v1.1.2/runc-1.1.2.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/opencontainers/runc/tar.gz/refs/tags/v1.1.2 [following] --2022-08-01 22:52:30-- https://codeload.github.com/opencontainers/runc/tar.gz/refs/tags/v1.1.2 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-15/output-1/build/.runc-1.1.2.tar.gz.vNiCXd/output' 0K .......... .......... .......... .......... .......... 495K 50K .......... .......... .......... .......... .......... 964K 100K .......... .......... .......... .......... .......... 93.1M 150K .......... .......... .......... .......... .......... 105M 200K .......... .......... .......... .......... .......... 978K 250K .......... .......... .......... .......... .......... 68.9M 300K .......... .......... .......... .......... .......... 953K 350K .......... .......... .......... .......... .......... 178M 400K .......... .......... .......... .......... .......... 1.00M 450K .......... .......... .......... .......... .......... 156M 500K .......... .......... .......... .......... .......... 179M 550K .......... .......... .......... .......... .......... 35.5M 600K .......... .......... .......... .......... .......... 180M 650K .......... .......... .......... .......... .......... 123M 700K .......... .......... .......... .......... .......... 195M 750K .......... .......... .......... .......... .......... 193M 800K .......... .......... .......... .......... .......... 203M 850K .......... .......... .......... .......... .......... 164M 900K .......... .......... .......... .......... .......... 199M 950K .......... .......... .......... .......... .......... 1.01M 1000K .......... .......... .......... .......... .......... 82.0M 1050K .......... .......... .......... .......... .......... 135M 1100K .......... .......... .......... .......... .......... 80.6M 1150K .......... .......... .......... .......... .......... 29.7M 1200K .......... .......... .......... .......... .......... 1.03M 1250K .......... .......... .......... .......... .......... 52.0M 1300K .......... .......... .......... .......... .......... 67.0M 1350K .......... .......... .......... .......... .......... 103M 1400K .......... .......... .......... .......... .......... 102M 1450K .......... .......... .......... .......... .......... 1024K 1500K .......... .......... .......... .......... .......... 41.9M 1550K .......... .......... .......... .......... .......... 198M 1600K .......... .......... .......... .......... .......... 79.8M 1650K .......... .......... .......... .......... .......... 119M 1700K .......... .......... .......... .......... .......... 96.9M 1750K .......... .......... .......... .......... .......... 1024K 1800K .......... .......... .......... .......... .......... 87.0M 1850K .......... .......... .......... .......... .......... 94.8M 1900K .......... .......... .......... .......... .......... 67.2M 1950K .......... .......... .......... .......... .......... 50.0M 2000K .......... .......... .......... .......... .......... 1.01M 2050K .......... .......... .......... .......... .......... 93.1M 2100K .......... .......... .......... .......... .......... 88.7M 2150K .......... .......... .......... .......... .......... 96.7M 2200K .......... .......... .......... .......... .......... 55.1M 2250K .......... .......... ........ 97.9M=0.6s 2022-08-01 22:52:30 (3.92 MB/s) - '/nvmedata/autobuild/instance-15/output-1/build/.runc-1.1.2.tar.gz.vNiCXd/output' saved [2332953] runc-1.1.2.tar.gz: OK (sha256: 0ccce82b1d9c058d8fd7443d261c96fd7a803f2775bcb1fec2bdb725bc7640f6) >>> host-runc 1.1.2 Extracting gzip -d -c /nvmedata/autobuild/instance-15/dl/runc/runc-1.1.2.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-15/output-1/build/host-runc-1.1.2 -xf - >>> host-runc 1.1.2 Patching if [ ! -f /nvmedata/autobuild/instance-15/output-1/build/host-runc-1.1.2/go.mod ]; then printf "module github.com/opencontainers/runc\n" > /nvmedata/autobuild/instance-15/output-1/build/host-runc-1.1.2/go.mod; fi >>> host-runc 1.1.2 Configuring >>> host-runc 1.1.2 Building cd /nvmedata/autobuild/instance-15/output-1/build/host-runc-1.1.2; GO111MODULE=on GOFLAGS=-mod=vendor GOROOT="/nvmedata/autobuild/instance-15/output-1/host/lib/go" GOPATH="/nvmedata/autobuild/instance-15/output-1/host/share/go-path" GOPROXY=off PATH="/nvmedata/autobuild/instance-15/output-1/host/bin:/nvmedata/autobuild/instance-15/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" GOBIN= CGO_ENABLED=0 GOOS="" GOARCH="" GOCACHE="/nvmedata/autobuild/instance-15/output-1/host/share/host-go-cache" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CGO_CFLAGS="-O2 -I/nvmedata/autobuild/instance-15/output-1/host/include" CGO_CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-15/output-1/host/include" CGO_LDFLAGS="-L/nvmedata/autobuild/instance-15/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-15/output-1/host/lib" /nvmedata/autobuild/instance-15/output-1/host/bin/go build -v -ldflags "-X main.version=1.1.2 -extldflags '-static'" -modcacherw -tags "cgo static_build" -trimpath -p 1 -o /nvmedata/autobuild/instance-15/output-1/build/host-runc-1.1.2/bin/runc github.com/opencontainers/runc/. internal/goarch internal/unsafeheader internal/abi internal/cpu internal/bytealg internal/goexperiment internal/goos runtime/internal/atomic runtime/internal/math runtime/internal/sys runtime/internal/syscall runtime internal/reflectlite errors internal/race sync/atomic sync io unicode unicode/utf8 bytes encoding math/bits math internal/itoa strconv reflect encoding/binary encoding/base64 sort internal/fmtsort internal/oserror syscall internal/syscall/unix time internal/poll internal/syscall/execenv internal/testlog path io/fs os fmt strings unicode/utf16 encoding/json hash hash/fnv google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/errors google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/internal/pragma google.golang.org/protobuf/reflect/protoreflect google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/flags go/token google.golang.org/protobuf/internal/strs regexp/syntax regexp google.golang.org/protobuf/internal/encoding/text google.golang.org/protobuf/internal/encoding/defval google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/order google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/proto google.golang.org/protobuf/internal/filedesc bufio compress/flate hash/crc32 compress/gzip google.golang.org/protobuf/internal/set google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/encoding/tag io/ioutil google.golang.org/protobuf/internal/impl google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/internal/version google.golang.org/protobuf/runtime/protoimpl github.com/checkpoint-restore/go-criu/v5/rpc golang.org/x/sys/internal/unsafeheader golang.org/x/sys/unix github.com/containerd/console container/list context crypto crypto/internal/subtle crypto/subtle crypto/cipher crypto/aes crypto/des crypto/elliptic/internal/fiat crypto/elliptic/internal/nistec math/rand math/big crypto/rand embed crypto/elliptic crypto/internal/randutil crypto/sha512 encoding/asn1 vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/cryptobyte crypto/ecdsa crypto/ed25519/internal/edwards25519/field crypto/ed25519/internal/edwards25519 crypto/ed25519 crypto/hmac crypto/md5 crypto/rc4 crypto/rsa crypto/sha1 crypto/sha256 crypto/dsa encoding/hex crypto/x509/pkix encoding/pem internal/godebug vendor/golang.org/x/net/dns/dnsmessage internal/nettrace internal/singleflight internal/intern net/netip net # net ../../host/lib/go/src/net/lookup_unix.go:81:24: undefined: cgoLookupHost ../../host/lib/go/src/net/lookup_unix.go:96:24: undefined: cgoLookupIP ../../host/lib/go/src/net/lookup_unix.go:108:23: undefined: cgoLookupPort ../../host/lib/go/src/net/lookup_unix.go:124:24: undefined: cgoLookupCNAME ../../host/lib/go/src/net/lookup_unix.go:324:23: undefined: cgoLookupPTR net/url path/filepath vendor/golang.org/x/crypto/internal/subtle vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/chacha20poly1305 vendor/golang.org/x/crypto/curve25519/internal/field vendor/golang.org/x/crypto/curve25519 vendor/golang.org/x/crypto/hkdf github.com/docker/go-units os/exec github.com/checkpoint-restore/go-criu/v5 github.com/cyphar/filepath-securejoin github.com/moby/sys/mountinfo github.com/mrunalp/fileutils github.com/opencontainers/runc/libcontainer/utils github.com/opencontainers/runc/libcontainer/apparmor os/user # os/user ../../host/lib/go/src/os/user/lookup.go:15:41: undefined: current ../../host/lib/go/src/os/user/lookup.go:36:9: undefined: lookupUser ../../host/lib/go/src/os/user/lookup.go:45:9: undefined: lookupUserId ../../host/lib/go/src/os/user/lookup.go:51:9: undefined: lookupGroup ../../host/lib/go/src/os/user/lookup.go:57:9: undefined: lookupGroupId ../../host/lib/go/src/os/user/lookup.go:62:9: undefined: listGroups log github.com/opencontainers/runc/libcontainer/devices github.com/opencontainers/runtime-spec/specs-go github.com/sirupsen/logrus github.com/syndtr/gocapability/capability github.com/opencontainers/runc/libcontainer/user github.com/opencontainers/runc/libcontainer/userns hash/adler32 compress/zlib debug/dwarf debug/elf github.com/cilium/ebpf/internal/unix github.com/cilium/ebpf/asm github.com/cilium/ebpf/internal github.com/cilium/ebpf/internal/btf github.com/cilium/ebpf github.com/cilium/ebpf/link github.com/opencontainers/runc/libcontainer/cgroups/ebpf github.com/opencontainers/runc/libcontainer/cgroups/devices github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter github.com/opencontainers/selinux/pkg/pwalkdir github.com/opencontainers/selinux/go-selinux github.com/opencontainers/runc/libcontainer/keys github.com/opencontainers/runc/libcontainer/logs github.com/opencontainers/runc/libcontainer/system github.com/vishvananda/netns runtime/debug github.com/opencontainers/runc/libcontainer/nsenter go build github.com/opencontainers/runc/libcontainer/nsenter: build constraints exclude all Go files in /nvmedata/autobuild/instance-15/output-1/build/host-runc-1.1.2/libcontainer/nsenter github.com/opencontainers/runc/types/features flag github.com/shurcooL/sanitized_anchor_name html github.com/russross/blackfriday/v2 github.com/cpuguy83/go-md2man/v2/md2man text/tabwriter text/template/parse text/template github.com/urfave/cli os/signal make: *** [package/pkg-generic.mk:293: /nvmedata/autobuild/instance-15/output-1/build/host-runc-1.1.2/.stamp_built] Error 2 make: Leaving directory '/nvmedata/autobuild/instance-15/buildroot'