23:43:51 ----------------------------------------------------------------------
23:43:51 FAIL: check_test.go:353: DockerSwarmSuite.TearDownTest
23:43:51
23:43:51 unmount of /tmp/docker-execroot/d84fa846414ee/netns failed: invalid argument
23:43:51 unmount of /tmp/docker-execroot/d84fa846414ee/netns failed: no such file or directory
23:43:51 check_test.go:358:
23:43:51 d.Stop(c)
23:43:51 daemon/daemon.go:392:
23:43:51 t.Fatalf("Error while stopping the daemon %s : %v", d.id, err)
23:43:51 ... Error: Error while stopping the daemon d4f89393cf6cd : exit status 130
23:43:51
23:43:51
23:43:51 ----------------------------------------------------------------------
23:43:51 PANIC: docker_api_swarm_test.go:316: DockerSwarmSuite.TestAPISwarmRaftQuorum
23:43:51
23:43:51 [d84fa846414ee] waiting for daemon to start
23:43:51 [d84fa846414ee] daemon started
23:43:51
23:43:51 [d4f89393cf6cd] waiting for daemon to start
23:43:51 [d4f89393cf6cd] daemon started
23:43:51
23:43:51 [d491a1864e62c] waiting for daemon to start
23:43:51 [d491a1864e62c] daemon started
23:43:51
23:43:51 [d4f89393cf6cd] exiting daemon
23:43:51 [d491a1864e62c] exiting daemon
23:43:51 [d4f89393cf6cd] waiting for daemon to start
23:43:51 [d4f89393cf6cd] daemon started
23:43:51
23:43:51 [d84fa846414ee] exiting daemon
23:43:51 [d4f89393cf6cd] daemon started
23:43:51 Attempt #2: daemon is still running with pid 387
23:43:51 Attempt #3: daemon is still running with pid 387
23:43:51 Attempt #4: daemon is still running with pid 387
23:43:51 [d4f89393cf6cd] exiting daemon
23:43:51 ... Panic: Fixture has panicked (see related PANIC)
23:43:51
23:43:51 ----------------------------------------------------------------------
This is failing pretty consistently on arm. /cc @aaronlehmann @aboch