Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.secret.TestSecretInspect

Failing for the past 1 build (Since Failed #1 )
Took 0.51 sec.

Error Message

Failed

Stacktrace

=== RUN   TestSecretInspect
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.182603231Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.183396462Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.184152313Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.184868246Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.185590547Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.186270116Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.186956889Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.187647043Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.188328541Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.189016906Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.189691035Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.190408503Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.191110940Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.191788630Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.191802595Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.192739002Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.192748987Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=da2caeef30154
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.193082745Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [da2caeef30154] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    daemon.go:316: [da2caeef30154] time="2024-04-23T18:50:06.193372353Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=da2caeef30154p
    swarm.go:43: [da2caeef30154] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect/da2caeef30154/root --exec-root /tmp/dxr/da2caeef30154 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect/da2caeef30154/docker.pid --userland-proxy=true --containerd-namespace da2caeef30154 --containerd-plugins-namespace da2caeef30154p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/da2caeef30154.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [da2caeef30154] daemon exited during startup: exit status 1
--- FAIL: TestSecretInspect (0.51s)