Skip to content

Failed

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

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

Error Message

Failed

Stacktrace

=== RUN   TestReadPluginNoRead
=== PAUSE TestReadPluginNoRead
=== CONT  TestReadPluginNoRead
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.102850350Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER]"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.103716138Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D PREROUTING]"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.104577429Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -D OUTPUT]"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.105406860Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -F DOCKER]"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.106164852Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t nat -X DOCKER]"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.106914163Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER]"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.107660348Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER]"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.108511908Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.109264616Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-1]"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.110008216Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.110757158Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION-STAGE-2]"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.111496344Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -F DOCKER-ISOLATION]"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.112247025Z" level=debug msg="/usr/sbin/ip6tables, [--wait -t filter -X DOCKER-ISOLATION]"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.113002818Z" level=debug msg="daemon configured with a 15 seconds minimum shutdown timeout"
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.113020975Z" level=debug msg="start clean shutdown of all containers with a 15 seconds timeout..."
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.114011190Z" level=debug msg="Cleaning up old mountid : start."
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.114065022Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=d18ed4b601fc2
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.114361653Z" level=debug msg="Cleaning up old mountid : done."
    daemon.go:316: [d18ed4b601fc2] time="2024-04-23T18:50:05.114647405Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=d18ed4b601fc2p
    daemon.go:316: [d18ed4b601fc2] failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: cannot create new chains, EnableIPTable is disabled
    read_test.go:28: [d18ed4b601fc2] failed to start daemon with arguments [--data-root /go/src/github.com/docker/docker/bundles/test-integration/TestReadPluginNoRead/d18ed4b601fc2/root --exec-root /tmp/dxr/d18ed4b601fc2 --pidfile /go/src/github.com/docker/docker/bundles/test-integration/TestReadPluginNoRead/d18ed4b601fc2/docker.pid --userland-proxy=true --containerd-namespace d18ed4b601fc2 --containerd-plugins-namespace d18ed4b601fc2p --containerd /var/run/docker/containerd/containerd.sock --host unix:///tmp/docker-integration/d18ed4b601fc2.sock --debug --storage-driver overlay2 --iptables=false] : [d18ed4b601fc2] daemon exited during startup: exit status 1
--- FAIL: TestReadPluginNoRead (0.50s)