Creation of multiple 1.2.1 instances in GCP all result in networking failure as soon as the following error is reported by cloud-init during boot. This is repeatable across reboots on the same instance and for every instance I attempt to create using the 1.2.1 image.
[ 17.698879] cloud-init[1284]: /sbin/dhclient-script: line 183: [: too many arguments
PING 35.236.63.255 (35.236.63.255) 56(84) bytes of data. 64 bytes from 35.236.63.255: icmp_seq=11 ttl=62 time=71.6 ms 64 bytes from 35.236.63.255: icmp_seq=12 ttl=62 time=69.4 ms 64 bytes from 35.236.63.255: icmp_seq=13 ttl=62 time=68.8 ms 64 bytes from 35.236.63.255: icmp_seq=14 ttl=62 time=149 ms 64 bytes from 35.236.63.255: icmp_seq=17 ttl=62 time=85.7 ms 64 bytes from 35.236.63.255: icmp_seq=18 ttl=62 time=119 ms ^C --- 35.236.63.255 ping statistics --- 25 packets transmitted, 6 received, 76% packet loss, time 24019ms rtt min/avg/max/mdev = 68.823/94.119/149.675/30.413 ms
[ 12.753101] cloud-init[766]: Unknown option: path
[ 12.771860] cloud-init[766]: /sbin/dhclient-script: line 183: [: too many arguments
[ 13.079253] cloud-init[766]: Exiting: failed to connect to any daemons.
[ 13.209247] cloud-init[766]: Exiting: failed to connect to any daemons.
[ 13.296243] cloud-init[766]: Exiting: failed to connect to any daemons.
[ 13.351845] cloud-init[766]: Cloud-init v. 18.4-0ubuntu1~16.04.2 running 'init-local' at Mon, 06 May 2019 20:22:29 +0000. Up 12.31 seconds.
[ OK ] Started Initial cloud-init job (pre-networking).
[ OK ] Reached target Network (Pre).
Starting LSB: Raise network interfaces....
[ OK ] Started LSB: Raise network interfaces..
Starting Initial cloud-init job (metadata service crawler)...
[ OK ] Reached target Network.
[ 14.071591] cloud-init[963]: Unknown option: path
[ 14.086850] cloud-init[963]: /sbin/dhclient-script: line 183: [: too many arguments
[ 14.219200] cloud-init[963]: Exiting: failed to connect to any daemons.
[ 14.305910] cloud-init[963]: Exiting: failed to connect to any daemons.
[ 14.394096] cloud-init[963]: Exiting: failed to connect to any daemons.
[ 14.562575] cloud-init[963]: Cloud-init v. 18.4-0ubuntu1~16.04.2 running 'init' at Mon, 06 May 2019 20:22:31 +0000. Up 13.91 seconds.
[ 14.582832] cloud-init[963]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++
[ 14.602865] cloud-init[963]: ci-info: +--------+------+--------------------------+-----------------+--------+-------------------+
[ 14.623328] cloud-init[963]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
[ 14.646858] cloud-init[963]: ci-info: +--------+------+--------------------------+-----------------+--------+-------------------+
[ 14.666919] cloud-init[963]: ci-info: | eth0 | True | 10.168.0.3 | 255.255.255.255 | global | 42:01:0a:a8:00:03 |
[ OK ] Started Initial cloud-init job (metadata service crawler).
[ OK ] Reached target Cloud-config availability.
[ OK ] Reached target System Initialization.
[ OK ] Listening on UUID daemon activation socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ 14.687154] cloud-init[963]: ci-info: | eth0 | True | fe80::4001:aff:fea8:3/64 | . | link | 42:01:0a:a8:00:03 |
[ 14.786706] cloud-init[963]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |
[ 14.806713] cloud-init[963]: ci-info: | lo | True | ::1/128 | . | host | . |
[ 14.826723] cloud-init[963]: ci-info: +--------+------+--------------------------+-----------------+--------+-------------------+
[ 14.846741] cloud-init[963]: ci-info: +++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++
[ OK ] Reached target Timers.
[ 14.867004] cloud-init[963]: ci-info: +-------+-------------+------------+-----------------+-----------+-------+
[ 14.898751] cloud-init[963]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
[ OK ] Listening on ACPID Listen Socket.
[ 14.919010] cloud-init[963]: ci-info: +-------+-------------+------------+-----------------+-----------+-------+
[ 14.954769] cloud-init[963]: ci-info: | 0 | 0.0.0.0 | 10.168.0.1 | 0.0.0.0 | eth0 | UG |
[ OK ] Reached target Sockets.
[ 14.975000] cloud-init[963]: ci-info: | 1 | 10.168.0.1 | 0.0.0.0 | 255.255.255.255 | eth0 | UH |
[ 15.006713] cloud-init[963]: ci-info: +-------+-------------+------------+-----------------+-----------+-------+
[ 15.026740] cloud-init[963]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++
[ 15.046801] cloud-init[963]: ci-info: +-------+-------------+---------+-----------+-------+
[ OK ] Reached target Paths.
[ 15.066991] cloud-init[963]: ci-info: | Route | Destination | Gateway | Interface | Flags |
[ 15.098755] cloud-init[963]: ci-info: +-------+-------------+---------+-----------+-------+
[ OK ] Reached target Basic System.
[ 15.119018] cloud-init[963]: ci-info: | 1 | fe80::/64 | :: | eth0 | U |
[ 15.150713] cloud-init[963]: ci-info: | 3 | local | :: | eth0 | U |
Starting Entropy daemon using the HAVEGE algorithm...
[ OK ] Started Entropy daemon using the HAVEGE algorithm.
[ 15.170889] cloud-init[963]: ci-info: | 4 | ff00::/8 | :: | eth0 | U |
[ 15.216264] cloud-init[963]: ci-info: +-------+-------------+---------+-----------+-------+
[ 15.234685] cloud-init[963]: No 'init' modules to run under section 'cloud_init_modules'
Starting LSB: Cleans up pppoe peers files...
Starting Deferred execution scheduler...
[ OK ] Started Deferred execution scheduler.
Starting Regular background program processing daemon...
[ OK ] Started Regular background program processing daemon.
Starting OpenBSD Secure Shell session cleanup...
Starting /etc/rc.local Compatibility...
Starting Login Service...
Starting LSB: QEMU Guest Agent startup script...
Starting LSB: Start the GNUstep distributed object mapper...
Starting LSB: Monitor for system resources and process activity...
Starting D-Bus System Message Bus...
[ OK ] Started D-Bus System Message Bus.
Starting System Logging Service...
Starting ACPI event daemon...
[ OK ] Started ACPI event daemon.
[ OK ] Started LSB: Cleans up pppoe peers files.
[ OK ] Started OpenBSD Secure Shell session cleanup.
[ OK ] Started /etc/rc.local Compatibility.
[ OK ] Started LSB: QEMU Guest Agent startup script.
[ OK ] Started LSB: Start the GNUstep distributed object mapper.
[ OK ] Started LSB: Monitor for system resources and process activity.
[ OK ] Started Login Service.
[ OK ] Reached target Network is Online.
Starting Apply the settings specified in cloud-config...
Starting LSB: Brings up/down network automatically...
[ OK ] Started System Logging Service.
[ OK ] Started LSB: Brings up/down network automatically.
[ 16.224217] cloud-init[1126]: Unknown option: path
[ 16.238857] cloud-init[1126]: /sbin/dhclient-script: line 183: [: too many arguments
[ 16.371555] cloud-init[1126]: Exiting: failed to connect to any daemons.
[ 16.458360] cloud-init[1126]: Exiting: failed to connect to any daemons.
[ 16.543878] cloud-init[1126]: Exiting: failed to connect to any daemons.
[ 16.584306] cloud-init[1126]: Cloud-init v. 18.4-0ubuntu1~16.04.2 running 'modules:config' at Mon, 06 May 2019 20:22:33 +0000. Up 16.08 seconds.
[ OK ] Started Apply the settings specified in cloud-config.
Starting VyOS Router...
[ OK ] Started VyOS Router.
Starting Permit User Sessions...
[ OK ] Started Permit User Sessions.
Starting Getty on tty1...
[ OK ] Started Getty on tty1.
Starting Serial Getty on ttyS0...
[ OK ] Started Serial Getty on ttyS0.
[ 16.762172] vyos-router[1220]: Reading deprecated /etc/frr/daemons.conf. Please move its settings to /etc/frr/daemons and remove it. ... (warning).
[ OK ] Reached target Login Prompts.
[ OK ] Reached target Multi-User System.
[ 16.809175] vyos-router[1220]: watchfrr_options contains a bash array value. The configured value is intentionally ignored since it is likely wrong. Please remove or fix the setting. ... (warning).
Starting Execute cloud user/final scripts...
[ OK ] Reached target VyOS target.
[ OK ] Reached target Graphical Interface.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Started Update UTMP about System Runlevel Changes.
[ 17.682538] cloud-init[1284]: Unknown option: path
[ 17.698879] cloud-init[1284]: /sbin/dhclient-script: line 183: [: too many arguments
[ 18.994422] cloud-init[1284]: Cloud-init v. 18.4-0ubuntu1~16.04.2 running 'modules:final' at Mon, 06 May 2019 20:22:34 +0000. Up 17.38 seconds.
[ 19.078920] vyos-router[1220]: Started watchfrr.
[ 19.099946] vyos-router[1220]: Mounting VyOS Config...done.
[ OK ] Started Execute cloud user/final scripts.
[ OK ] Reached target Cloud-init target.
[ 23.736240] vyos-router[1220]: Starting VyOS router: migrate rl-system firewall configure.
[ 24.191514] vyos-config[1249]: Configuration success
Welcome to VyOS - instance-2 ttyS0