Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.service.TestServiceUpdateSecrets

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

Error Message

Failed

Stacktrace

=== RUN   TestServiceUpdateSecrets
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.925023200Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.925836641Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.926627715Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.927426715Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.928167207Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.928869159Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.929599452Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.930339122Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.931041649Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.931744143Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.932432386Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.933141936Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.933838121Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.934518733Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.934534355Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.935498142Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.935533103Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d41020e45a769
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.935812364Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d41020e45a769] time="2024-04-23T18:50:17.936061998Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d41020e45a769p
    daemon.go:316: [d41020e45a769] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    swarm.go:43: [d41020e45a769] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets/d41020e45a769/root --exec-root /tmp/dxr/d41020e45a769 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets/d41020e45a769/docker.pid --userland-proxy=true --containerd-namespace d41020e45a769 --containerd-plugins-namespace d41020e45a769p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d41020e45a769.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d41020e45a769] daemon exited during startup: exit status 1
--- FAIL: TestServiceUpdateSecrets (0.51s)