Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestServiceUpdateNetwork
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.951608857Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.952433751Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.953199686Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.953950876Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.954660402Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.955318910Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.956010352Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.956725474Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.957427730Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.958155134Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.958830339Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.959517359Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.960191792Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.960884154Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.960900014Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.961779389Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.961780332Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d8a07636b2230
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.962083478Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d8a07636b2230] time="2024-04-23T18:50:18.962363610Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d8a07636b2230p
    daemon.go:316: [d8a07636b2230] 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: [d8a07636b2230] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork/d8a07636b2230/root --exec-root /tmp/dxr/d8a07636b2230 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork/d8a07636b2230/docker.pid --userland-proxy=true --containerd-namespace d8a07636b2230 --containerd-plugins-namespace d8a07636b2230p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d8a07636b2230.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d8a07636b2230] daemon exited during startup: exit status 1
--- FAIL: TestServiceUpdateNetwork (0.51s)