Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.network.TestServiceWithDefaultAddressPoolInit

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

Error Message

Failed

Stacktrace

=== RUN   TestServiceWithDefaultAddressPoolInit
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.589542840Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.590358998Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.591097676Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.591822390Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.592509755Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.593194502Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.593877370Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.594576000Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.595276099Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.595935172Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.596622849Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.597326886Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.598004298Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.598682497Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.598700203Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.599596680Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.599671329Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d48d932f13564
    daemon.go:316: [d48d932f13564] time="2024-04-23T18:46:41.599931296Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d48d932f13564] 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: [d48d932f13564] time="2024-04-23T18:46:41.600221933Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d48d932f13564p
    swarm.go:43: [d48d932f13564] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit/d48d932f13564/root --exec-root /tmp/dxr/d48d932f13564 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit/d48d932f13564/docker.pid --userland-proxy=true --containerd-namespace d48d932f13564 --containerd-plugins-namespace d48d932f13564p --containerd /var/run/docker/containerd/containerd.sock --experimental --host unix:///tmp/docker-integration/d48d932f13564.sock --debug --storage-driver overlay2 --iptables=false --swarm-default-advertise-addr=lo] : [d48d932f13564] daemon exited during startup: exit status 1
--- FAIL: TestServiceWithDefaultAddressPoolInit (0.51s)