Skip to content

Failed

Build / arm64 / Integration tests / arm64.integration.plugin.logging.TestContinueAfterPluginCrash

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

Error Message

Failed

Stacktrace

=== RUN   TestContinueAfterPluginCrash
=== PAUSE TestContinueAfterPluginCrash
=== CONT  TestContinueAfterPluginCrash
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.102245445Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.103173557Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.104048665Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.104818997Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.105628474Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.106349618Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.107063123Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.107823075Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.108676383Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.109509285Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.110250350Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.111017958Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.111749629Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.112495715Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.113235582Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.113253928Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.114206573Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.114238030Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d62b26621a85f
    daemon.go:316: [d62b26621a85f] time="2024-04-23T18:50:05.114506494Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d62b26621a85f] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    logging_linux_test.go:27: [d62b26621a85f] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash/d62b26621a85f/root --exec-root /tmp/dxr/d62b26621a85f --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash/d62b26621a85f/docker.pid --userland-proxy=true --containerd-namespace d62b26621a85f --containerd-plugins-namespace d62b26621a85fp --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d62b26621a85f.sock --debug --storage-driver overlay2 --iptables=false --init] : [d62b26621a85f] daemon exited during startup: exit status 1
--- FAIL: TestContinueAfterPluginCrash (0.50s)