Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestServiceUpdateConfigs
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.429132268Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.429950910Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.430762226Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.431484756Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.432217166Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.432919209Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.433596826Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.434280490Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.434950509Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.435628487Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.436314760Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.437008164Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.437680923Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.438343320Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.439010550Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.439025015Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.439909921Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.439991329Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d7898cce6b8da
    daemon.go:316: [d7898cce6b8da] time="2024-04-23T18:50:18.440272683Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d7898cce6b8da] 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: [d7898cce6b8da] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs/d7898cce6b8da/root --exec-root /tmp/dxr/d7898cce6b8da --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs/d7898cce6b8da/docker.pid --userland-proxy=true --containerd-namespace d7898cce6b8da --containerd-plugins-namespace d7898cce6b8dap --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d7898cce6b8da.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d7898cce6b8da] daemon exited during startup: exit status 1
--- FAIL: TestServiceUpdateConfigs (0.51s)