containerd / nerdctl

contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...
Apache License 2.0
7.62k stars 565 forks source link

update runc (1.2.0-rc.2) #3153

Open AkihiroSuda opened 4 days ago

AkihiroSuda commented 4 days ago
 > [linux/amd64->arm64 build-runc 4/4] RUN GO=xx-go make static &&   xx-verify --static runc && cp -v -a runc /out/runc.arm64:
0.548 rm -f libcontainer/dmz/binary/runc-dmz
0.558 xx-go generate -tags "seccomp urfave_cli_no_docs " ./libcontainer/dmz
1.260 make[1]: Entering directory '/go/src/github.com/opencontainers/runc/libcontainer/dmz'
1.346 aarch64-linux-gnu-gcc -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib -lgcc -static -o binary/runc-dmz _dmz.c
1.745 strip -gs binary/runc-dmz
1.748 strip: Unable to recognise the format of the input file `binary/runc-dmz'
1.755 make[1]: Leaving directory '/go/src/github.com/opencontainers/runc/libcontainer/dmz'
1.755 make[1]: *** [Makefile:19: binary/runc-dmz] Error 1
1.755 libcontainer/dmz/dmz_linux.go:27: running "make": exit status 2
1.759 make: *** [Makefile:110: runc-dmz] Error 1

https://github.com/containerd/nerdctl/actions/runs/9697606568/job/26762120686?pr=3153

AkihiroSuda commented 3 days ago
SKIP github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposePushAndPullWithCosignVerify (0.02s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeStart (2.26s)
SKIP github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeStartFailWhenServicePause (0.03s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeStop (12.25s)
SKIP github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeTop (0.00s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUp (7.56s)
SKIP github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpBuild (0.02s)
SKIP github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpNetWithStaticIP (0.00s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpMultiNet (1.78s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpOsEnvVar (0.49s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpDotEnvFile (0.48s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpEnvFileNotFoundError (0.07s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpWithScale (0.51s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeIPAMConfig (0.45s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpRemoveOrphans (1.35s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpIdempotent (0.78s)
PASS github.com/containerd/nerdctl/v2/cmd/nerdctl.TestComposeUpWithExternalNetwork (1.27s)
systemd [245](https://github.com/containerd/nerdctl/actions/runs/9697606582/job/26762124957?pr=3153#step:6:246).4-4ubuntu3.23 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Detected virtualization docker.
Detected architecture x86-64.
Error: Timeout of 1800000ms hit

https://github.com/containerd/nerdctl/actions/runs/9697606582/job/26762124957?pr=3153