The container images now no longer contains ping, I hit this problem writing some tests for these a few weeks when exercising the test on docker images. I had to hack around it by running "docker run ubuntu sh -c "apt-get update && apt-get install iputils-ping -y" before running the ping test.
http://kernel.ubuntu.com/git/ubuntu/autotest-client- tests.git/tree/ubuntu_fan_smoke_test/ubuntu_fan_smoke_test.sh -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to ubuntu-fan in Ubuntu. https://bugs.launchpad.net/bugs/1586176 Title: [Yakkety] fanatic fails running docker test Status in ubuntu-fan package in Ubuntu: New Bug description: On Yakkety 16.10, fanatic fails trying to run docker tests and then hangs: $sudo fanatic Welcome to the fanatic fan networking wizard. This will help you set up an example fan network and optionally configure docker and/or LXD to use this network. See fanatic(1) for more details. Configure fan underlay (hit return to accept, or specify alternative) [192.168.0.0/16]: Configure fan overlay (hit return to accept, or specify alternative) [250.0.0.0/8]: LXD already configured Docker already configured Test LXD networking for underlay:192.168.1.16/16 overlay:250.0.0.0/8 (NOTE: potentially triggers large image downloads) [Yn]: n Test docker networking for underlay:192.168.1.16/16 overlay:250.0.0.0/8 (NOTE: potentially triggers large image downloads) [Yn]: Y local docker test: pulling container images ... Using default tag: latest latest: Pulling from library/ubuntu 6d28225f8d96: Pull complete 166102ec41af: Pull complete d09bfba2bd6a: Pull complete c80dad39a6c0: Pull complete a3ed95caeb02: Pull complete Digest: sha256:5718d664299eb1db14d87db7bfa6945b28879a67b74f36da3e34f5914866b71c Status: Downloaded newer image for ubuntu:latest local docker test: creating test container ... f0cc43d63b6f687e47773fb6087bf1615dc7f479ef8e536594e0f4ec6a08b404 test master: ping test (250.1.16.0) ... test slave: ping test (250.1.16.1) ... test slave: ping test ... FAIL --- transcript start --- /bin/sh: 74: ping: not found --- transcript end --- test slave: short data test (250.1.16.0 -> 250.1.16.1) ... test master: ping test ... PASS test master: short data test (250.1.16.1 -> 250.1.16.0) ... To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1586176/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp