STDOUT: real 0m 0.03s user 0m 0.00s sys 0m 0.00s --- diagnose 4.8.0 --- --- NOTE: not all commands are expected to succeed on all device types --- --- COMMANDS --- --- prefixing commands with 'date --utc --rfc-3339=ns ; /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 10 bash -c' --- echo === BALENA === balena --version balena images balena ps -a balena stats --all --no-stream balena system df systemctl status balena --no-pager journalctl -n 200 --no-pager -a -u balena balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" echo === HARDWARE === cat /proc/cpuinfo cat /proc/device-tree/model cat /proc/meminfo ps top -b -n 1 cat /var/log/provisioning-progress.log df -h df -ih for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done for i in /sys/class/mmc_host/mmc*/mmc* ; do if [ -e $i/oemid ]; then echo $i; for j in manfid oemid name hwrev fwrev; do printf $j: && cat $i/$j; done; fi; done free -h ls -l /dev lsusb -vvv mount uname -a echo === NETWORK === /sbin/ip addr cat /etc/resolv.conf cat /proc/net/dev cat /proc/net/snmp cat /proc/net/udp curl https://api.balena-cloud.com/ping curl https://www.google.co.uk ifconfig iptables -n -L iptables -n -t nat -L journalctl -n 200 --no-pager -a -u openvpn-resin ls -l /mnt/boot/system-connections netstat -ntl nmcli --version ping -c 1 -W 3 google.co.uk systemctl kill -s USR1 dnsmasq systemctl status openvpn-resin --no-pager echo === OS === cat /etc/os-release cat /mnt/boot/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" cat /mnt/boot/config.txt cat /mnt/boot/resinOS_uEnv.txt cat /mnt/boot/uEnv.txt cat /mnt/conf/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" cat /mnt/data-disk/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" cat /var/log/messages cat /var/log/provisioning-progress.log dmesg find /mnt/data/resinhup/*log -mtime -30 | xargs tail -n 10 -v journalctl --list-boots --no-pager journalctl -n500 -a --no-pager ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) ps stat /var/lock/resinhup.lock sysctl -a top -b -n 1 echo === SUPERVISOR === balena exec resin_supervisor cat /etc/resolv.conf balena logs resin_supervisor curl --max-time 5 localhost:48484/v1/healthy journalctl -n 200 --no-pager -a -u resin-supervisor systemctl status resin-supervisor --no-pager tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log echo === TIME === date timedatectl status uptime --- echo === BALENA === --- 2019-11-29 21:06:01.438182269+00:00 === BALENA === real 0m 0.14s user 0m 0.02s sys 0m 0.00s --- balena --version --- 2019-11-29 21:06:02.045542979+00:00 Docker version 18.09.10-dev, build 7cb464a406748016f2df0c31a9851d20456a3d31 real 0m 2.83s user 0m 0.58s sys 0m 0.09s --- balena images --- 2019-11-29 21:06:05.205004270+00:00 Command exited with non-zero status 143 real 0m 10.06s user 0m 0.59s sys 0m 0.09s --- balena ps -a --- 2019-11-29 21:06:15.856918652+00:00 Command exited with non-zero status 143 real 0m 10.17s user 0m 0.57s sys 0m 0.13s --- balena stats --all --no-stream --- 2019-11-29 21:06:26.946060106+00:00 Command exited with non-zero status 143 real 0m 10.13s user 0m 0.64s sys 0m 0.10s --- balena system df --- 2019-11-29 21:06:37.527240217+00:00 Command exited with non-zero status 143 real 0m 10.13s user 0m 0.52s sys 0m 0.17s --- systemctl status balena --no-pager --- 2019-11-29 21:06:48.170088189+00:00 ● balena.service - Balena Application Container Engine Loaded: loaded (/lib/systemd/system/balena.service; enabled; vendor preset: enabled) Drop-In: /etc/systemd/system/balena.service.d └─balena.conf Active: activating (start-post) since Fri 2019-11-29 21:05:10 UTC; 1min 38s ago Docs: https://www.balena.io/docs/getting-started Process: 2516 ExecStartPost=/bin/sleep 15 (code=exited, status=0/SUCCESS) Main PID: 1708 (balenad); Control PID: 2557 (balena-engine) Memory: 76.4M CGroup: /system.slice/balena.service ├─1708 /usr/bin/balenad --experimental --log-driver=journald -s aufs -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock -H tcp://0.0.0.0:2375 --dns 10.114.102.1 --bip 10.114.101.1/24 --fixed-cidr=10.114.101.0/25 --max-download-attempts=10 --exec-opt native.cgroupdriver=systemd ├─1709 /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1708 ├─1710 /bin/sh /usr/lib/balena/balena-healthcheck ├─1715 balena info ├─1722 balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info ├─1916 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/db58dd63b677514ec387f724d23ada6cb782fefa3af7d41d4b93a6c2aed040d6 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup ├─1929 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/c70d588cebac0a806bcfe01a1cc8f1ceeec2885770fcab62bbb99bbfd2a9518a -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup ├─1948 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup ├─1952 /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0.0.0 -host-port 80 -container-ip 172.17.0.5 -container-port 80 ├─1966 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/b3000691fe659c8d3da8073dc1ef303a40ddbe0009bd4be66ae16ccf9c7034fd -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup ├─1989 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/9db30934969bbc6ca0f6e7f9d552ada17f1beec86c6632819695c4f37ab2daee -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup ├─2520 balena-engine-runc --version ├─2521 balena-engine-runc --root /var/run/balena-engine/runtime-runc/moby --log /run/balena-engine/containerd/daemon/io.containerd.runtime.v1.linux/moby/ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84/log.json --log-format json --systemd-cgroup kill ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 15 └─2557 /usr/bin/balena-engine load -i /usr/lib/balena/hello-world.tar Nov 29 21:06:43 cdac750 9db30934969b[1708]: [21B blob data] Nov 29 21:06:43 cdac750 9db30934969b[1708]: [10B blob data] Nov 29 21:06:43 cdac750 9db30934969b[1708]: [11B blob data] Nov 29 21:06:43 cdac750 9db30934969b[1708]: [76B blob data] Nov 29 21:06:44 cdac750 9db30934969b[1708]: [232B blob data] Nov 29 21:06:45 cdac750 9db30934969b[1708]: [50B blob data] Nov 29 21:06:45 cdac750 9db30934969b[1708]: [130B blob data] Nov 29 21:06:48 cdac750 b3000691fe65[1708]: [38B blob data] Nov 29 21:06:48 cdac750 b3000691fe65[1708]: [25B blob data] Nov 29 21:06:48 cdac750 b3000691fe65[1708]: [20B blob data] Command exited with non-zero status 3 real 0m 0.62s user 0m 0.04s sys 0m 0.03s --- journalctl -n 200 --no-pager -a -u balena --- 2019-11-29 21:06:49.211217762+00:00 -- Logs begin at Tue 2019-10-01 13:06:37 UTC, end at Fri 2019-11-29 21:06:48 UTC. -- Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.439261437Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.440604448Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.467582668Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.470422691Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.475407731Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.477884752Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.480662774Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.482727791Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.488118835Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.493765881Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.497931915Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.501533944Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt: read-only file system" Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.505815979Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.509986013Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.512801036Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.515897061Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.540558262Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd-debug.sock Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.554124372Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd.sock Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.558057404Z" level=info msg="containerd successfully booted in 0.514532s" Nov 29 21:04:50 cdac750 balenad[812]: time="2019-11-29T21:04:50.596800861Z" level=error msg="Failed to start container b3000691fe659c8d3da8073dc1ef303a40ddbe0009bd4be66ae16ccf9c7034fd: transport is closing: unavailable" Nov 29 21:04:50 cdac750 balenad[812]: time="2019-11-29T21:04:50.644759252Z" level=error msg="Failed to start container c70d588cebac0a806bcfe01a1cc8f1ceeec2885770fcab62bbb99bbfd2a9518a: transport is closing: unavailable" Nov 29 21:04:51 cdac750 balenad[812]: time="2019-11-29T21:04:51.303808617Z" level=error msg="Failed to start container 9db30934969bbc6ca0f6e7f9d552ada17f1beec86c6632819695c4f37ab2daee: transport is closing: unavailable" Nov 29 21:04:52 cdac750 balenad[812]: time="2019-11-29T21:04:52.459115023Z" level=error msg="ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 cleanup: failed to delete container from containerd: no such container" Nov 29 21:04:52 cdac750 balenad[812]: time="2019-11-29T21:04:52.464472067Z" level=error msg="Failed to start container ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84: transport is closing: unavailable" Nov 29 21:04:52 cdac750 balenad[812]: time="2019-11-29T21:04:52.466719085Z" level=info msg="Loading containers: done." Nov 29 21:04:53 cdac750 balenad[812]: time="2019-11-29T21:04:53.327890096Z" level=info msg="Docker daemon" commit=7cb464a406748016f2df0c31a9851d20456a3d31 graphdriver(s)=aufs version=18.09.10-dev Nov 29 21:04:53 cdac750 balenad[812]: time="2019-11-29T21:04:53.329901113Z" level=info msg="Daemon has completed initialization" Nov 29 21:04:53 cdac750 balenad[812]: time="2019-11-29T21:04:53.786433829Z" level=info msg="API listen on [::]:2375" Nov 29 21:04:53 cdac750 balenad[812]: time="2019-11-29T21:04:53.791006867Z" level=info msg="API listen on /var/run/balena-engine.sock" Nov 29 21:04:53 cdac750 balenad[812]: time="2019-11-29T21:04:53.791743873Z" level=info msg="API listen on /var/run/balena.sock" Nov 29 21:04:53 cdac750 balenad[812]: time="2019-11-29T21:04:53.792417878Z" level=info msg="API listen on /var/run/balena-engine.sock" Nov 29 21:05:03 cdac750 balenad[812]: time="2019-11-29T21:05:03.796298324Z" level=info msg="Container ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 failed to exit within 10 seconds of signal 15 - using the force" Nov 29 21:05:03 cdac750 balenad[812]: time="2019-11-29T21:05:03.806064404Z" level=info msg="Container db58dd63b677514ec387f724d23ada6cb782fefa3af7d41d4b93a6c2aed040d6 failed to exit within 10 seconds of signal 15 - using the force" Nov 29 21:05:08 cdac750 balenad[812]: time="2019-11-29T21:05:08.795752027Z" level=error msg="Force shutdown daemon" Nov 29 21:05:08 cdac750 balenad[812]: time="2019-11-29T21:05:08.808320130Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=moby Nov 29 21:05:08 cdac750 balenad[812]: time="2019-11-29T21:05:08.810635148Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd Nov 29 21:05:08 cdac750 balenad[812]: time="2019-11-29T21:05:08.817502204Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby Nov 29 21:05:09 cdac750 systemd[1]: balena.service: Failed with result 'timeout'. Nov 29 21:05:09 cdac750 systemd[1]: Failed to start Balena Application Container Engine. Nov 29 21:05:12 cdac750 balenad[1708]: time="2019-11-29T21:05:12.156667390Z" level=warning msg="Running experimental build" Nov 29 21:05:12 cdac750 balenad[1708]: time="2019-11-29T21:05:12.186633634Z" level=warning msg="[!] DON'T BIND ON ANY IP ADDRESS WITHOUT setting --tlsverify IF YOU DON'T KNOW WHAT YOU'RE DOING [!]" Nov 29 21:05:12 cdac750 balenad[1708]: time="2019-11-29T21:05:12.224357941Z" level=info msg="libcontainerd: started new balena-engine-containerd process" pid=1722 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.094240023Z" level=info msg="starting containerd" revision= version=1.2.2+unknown Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.099315064Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.103917102Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.127364293Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.129278308Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.131902330Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.133506343Z" level=info msg="metadata content store policy set" policy=shared Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.138361382Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.139895395Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.141704410Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.143325423Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.144870435Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.146288447Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.149474473Z" level=info msg="loading plugin \"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.150684483Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.151847492Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.153157503Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.156429529Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.160991567Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.207485945Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.208831956Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.210447969Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.211681979Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.213202992Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.214521002Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.215722012Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.218358034Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.219582044Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.220778053Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.222195065Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.223763078Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt: read-only file system" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.224900087Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.226108097Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.227301106Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.229822127Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.232760151Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd-debug.sock Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.234597166Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd.sock Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.235756175Z" level=info msg="containerd successfully booted in 0.153596s" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.845878143Z" level=info msg="Graph migration to content-addressability took 0.00 seconds" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.852107193Z" level=warning msg="Your kernel does not support cgroup rt period" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.853974209Z" level=warning msg="Your kernel does not support cgroup rt runtime" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.858189243Z" level=warning msg="Unable to find cpuset cgroup in mounts" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.863976290Z" level=warning msg="mountpoint for pids not found" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.868290325Z" level=info msg="Loading containers: start." Nov 29 21:05:14 cdac750 balenad[1708]: time="2019-11-29T21:05:14.594073234Z" level=error msg="ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 cleanup: failed to delete container from containerd: no such container" Nov 29 21:05:18 cdac750 balenad[1708]: time="2019-11-29T21:05:18.645383218Z" level=info msg="Removing stale sandbox a9721882c03a5d72e492716b906da25bda0f00ee103af6ac13e861a8b3c3e5d5 (db58dd63b677514ec387f724d23ada6cb782fefa3af7d41d4b93a6c2aed040d6)" Nov 29 21:05:18 cdac750 balenad[1708]: time="2019-11-29T21:05:18.711639757Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 5f9e920be382cc089a259c0a2064c0aa329ef4f75648db05e8e52a712409a8e3 ace1857eb27910cfaee7862224cf1d84e1e6f210ec9448411dc4386b084dd997], retrying...." Nov 29 21:05:22 cdac750 balenad[1708]: time="2019-11-29T21:05:22.461735288Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/moby/db58dd63b677514ec387f724d23ada6cb782fefa3af7d41d4b93a6c2aed040d6/shim.sock debug=false pid=1916 Nov 29 21:05:23 cdac750 balenad[1708]: time="2019-11-29T21:05:23.778754011Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/moby/c70d588cebac0a806bcfe01a1cc8f1ceeec2885770fcab62bbb99bbfd2a9518a/shim.sock debug=false pid=1929 Nov 29 21:05:25 cdac750 balenad[1708]: time="2019-11-29T21:05:25.984223966Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/moby/ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84/shim.sock debug=false pid=1948 Nov 29 21:05:27 cdac750 balenad[1708]: time="2019-11-29T21:05:27.598705123Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/moby/b3000691fe659c8d3da8073dc1ef303a40ddbe0009bd4be66ae16ccf9c7034fd/shim.sock debug=false pid=1966 Nov 29 21:05:28 cdac750 balenad[1708]: time="2019-11-29T21:05:28.668433852Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/moby/9db30934969bbc6ca0f6e7f9d552ada17f1beec86c6632819695c4f37ab2daee/shim.sock debug=false pid=1989 Nov 29 21:06:00 cdac750 db58dd63b677[1708]: Nov 29 21:06:00 cdac750 db58dd63b677[1708]: 8888888 .d888 888 8888888b. 888888b. Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 888 d88P" 888 888 "Y88b 888 "88b Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 888 888 888 888 888 888 .88P Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 888 88888b. 888888 888 888 888 888 888 888 888 8888888K. Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 888 888 "88b 888 888 888 888 Y8bd8P' 888 888 888 "Y88b Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 888 888 888 888 888 888 888 X88K 888 888 888 888 Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 888 888 888 888 888 Y88b 888 .d8""8b. 888 .d88P 888 d88P Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 8888888 888 888 888 888 "Y88888 888 888 8888888P" 8888888P" Nov 29 21:06:01 cdac750 db58dd63b677[1708]: Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:00.978690Z info InfluxDB starting {"log_id": "0JQFb2X0000", "version": "1.6.3", "branch": "unknown", "commit": "unknown"} Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:00.979985Z info Go runtime {"log_id": "0JQFb2X0000", "version": "go1.12.5", "maxprocs": 1} Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:01.166633Z info Using data dir {"log_id": "0JQFb2X0000", "service": "store", "path": "/data/influxdb/data"} Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:01.170587Z info Compaction settings {"log_id": "0JQFb2X0000", "service": "store", "max_concurrent_compactions": 1, "throughput_bytes_per_second": 50331648, "throughput_burst_bytes": 50331648} Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:01.171148Z info Open store (start) {"log_id": "0JQFb2X0000", "service": "store", "trace_id": "0JQFb3Kl000", "op_name": "tsdb_open", "op_event": "start"} Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:01.472091Z info Opened file {"log_id": "0JQFb2X0000", "engine": "tsm1", "service": "filestore", "path": "/data/influxdb/data/_internal/monitor/9/000000007-000000002.tsm", "id": 0, "duration": "1.512ms"} Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:01.497044Z info Reading file {"log_id": "0JQFb2X0000", "engine": "tsm1", "service": "cacheloader", "path": "/data/influxdb/wal/_internal/monitor/9/_00005.wal", "size": 8692599} Nov 29 21:06:08 cdac750 ad5ff87b108e[1708]: Starting system message bus: dbus. Nov 29 21:06:08 cdac750 ad5ff87b108e[1708]: * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon Nov 29 21:06:09 cdac750 ad5ff87b108e[1708]: ...done. Nov 29 21:06:13 cdac750 c70d588cebac[1708]: One or more InfluxDB Cloud variables are undefined - cloud disabled Nov 29 21:06:14 cdac750 c70d588cebac[1708]: One or more External InfluxDB variables are undefined - external DB disabled Nov 29 21:06:14 cdac750 c70d588cebac[1708]: Internal InfluxDB enabled Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Starting Telegraf 1.12.2 Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Using config file: /etc/telegraf/telegraf.conf Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Loaded inputs: http Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Loaded aggregators: Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Loaded processors: converter Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Loaded outputs: influxdb Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Tags enabled: balena_sense_id=$BALENASENSE_ID host=c70d588cebac Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! [agent] Config: Interval:10s, Quiet:false, Hostname:"c70d588cebac", Flush Interval:10s Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z W! [outputs.influxdb] when writing to [http://influxdb:8086]: database "balena-sense" creation failed: Post http://influxdb:8086/query: dial tcp 172.17.0.2:8086: connect: connection refused Nov 29 21:06:24 cdac750 9db30934969b[1708]: + GRAFANA_URL=127.0.0.1:80 Nov 29 21:06:24 cdac750 9db30934969b[1708]: + count=0 Nov 29 21:06:24 cdac750 9db30934969b[1708]: + max_retries=10 Nov 29 21:06:24 cdac750 9db30934969b[1708]: + [[ 0 -lt 10 ]] Nov 29 21:06:24 cdac750 9db30934969b[1708]: ++ curl http://127.0.0.1:80/api/health Nov 29 21:06:24 cdac750 9db30934969b[1708]: ++ jq -r -e .database Nov 29 21:06:29 cdac750 balenad[1708]: time="2019-11-29T21:06:29.116297497Z" level=info msg="Loading containers: done." Nov 29 21:06:30 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:30Z E! [inputs.http] Error in plugin: [url=http://sensor]: Get http://sensor: dial tcp 172.17.0.4:80: connect: connection refused Nov 29 21:06:30 cdac750 9db30934969b[1708]: % Total % Received % Xferd Average Speed Time Time Time Current Nov 29 21:06:30 cdac750 9db30934969b[1708]: Dload Upload Total Spent Left Speed Nov 29 21:06:30 cdac750 9db30934969b[1708]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 127.0.0.1 port 80: Connection refused Nov 29 21:06:30 cdac750 9db30934969b[1708]: + test_cmd= Nov 29 21:06:30 cdac750 9db30934969b[1708]: + '[' '' '!=' ok ']' Nov 29 21:06:30 cdac750 9db30934969b[1708]: + count=1 Nov 29 21:06:30 cdac750 9db30934969b[1708]: + sleep 10 Nov 29 21:06:30 cdac750 balenad[1708]: time="2019-11-29T21:06:30.934470637Z" level=info msg="Docker daemon" commit=7cb464a406748016f2df0c31a9851d20456a3d31 graphdriver(s)=aufs version=18.09.10-dev Nov 29 21:06:30 cdac750 balenad[1708]: time="2019-11-29T21:06:30.938890627Z" level=info msg="Daemon has completed initialization" Nov 29 21:06:31 cdac750 balenad[1708]: time="2019-11-29T21:06:31.572315282Z" level=info msg="API listen on [::]:2375" Nov 29 21:06:31 cdac750 balenad[1708]: time="2019-11-29T21:06:31.602425218Z" level=info msg="API listen on /var/run/balena-engine.sock" Nov 29 21:06:32 cdac750 balenad[1708]: time="2019-11-29T21:06:32.176324828Z" level=info msg="API listen on /var/run/balena.sock" Nov 29 21:06:32 cdac750 balenad[1708]: time="2019-11-29T21:06:32.506908740Z" level=info msg="API listen on /var/run/balena-engine.sock" Nov 29 21:06:34 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Starting Grafana logger=server version=6.3.6 commit=fdd2117 branch=HEAD compiled=2019-09-23T08:14:34+0000 Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Config loaded from logger=settings file=/usr/share/grafana/conf/defaults.ini Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Config loaded from logger=settings file=/usr/share/grafana/conf/custom.ini Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Config overridden from Environment variable logger=settings var="GF_PATHS_PROVISIONING=/usr/src/app/provisioning" Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Config overridden from Environment variable logger=settings var="GF_SERVER_HTTP_PORT=80" Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Path Home logger=settings path=/usr/share/grafana Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Path Data logger=settings path=/data/grafana Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Path Logs logger=settings path=/usr/share/grafana/data/log Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Path Plugins logger=settings path=/usr/share/grafana/data/plugins Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Path Provisioning logger=settings path=/usr/src/app/provisioning Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] App mode production logger=settings Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:33] Initializing SqlStore logger=server Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:33] Connecting to DB logger=sqlstore dbtype=sqlite3 Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:33] Starting DB migration logger=migrator Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:34] Initializing HTTPServer logger=server Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:34] Initializing InternalMetricsService logger=server Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:34] Initializing RemoteCache logger=server Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:34] Initializing QuotaService logger=server Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:34] Initializing PluginManager logger=server Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:34] Starting plugin search logger=plugins Nov 29 21:06:37 cdac750 balenad[1708]: time="2019-11-29T21:06:37.226326208Z" level=error msg="Handler for GET /v1.39/containers/json returned error: write unix /var/run/balena-engine.sock->@: write: broken pipe" Nov 29 21:06:37 cdac750 balenad[1708]: 2019/11/29 21:06:37 http: multiple response.WriteHeader calls Nov 29 21:06:40 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:40Z E! [inputs.http] Error in plugin: [url=http://sensor]: Get http://sensor: dial tcp 172.17.0.4:80: connect: connection refused Nov 29 21:06:41 cdac750 9db30934969b[1708]: + continue Nov 29 21:06:41 cdac750 9db30934969b[1708]: + [[ 1 -lt 10 ]] Nov 29 21:06:41 cdac750 9db30934969b[1708]: ++ curl http://127.0.0.1:80/api/health Nov 29 21:06:41 cdac750 9db30934969b[1708]: ++ jq -r -e .database Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing RenderingService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing AlertEngine logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing DatasourceCacheService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing HooksService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing LoginService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing SearchService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing ServerLockService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing TracingService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing UsageStatsService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing UserAuthTokenService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing CleanUpService logger=server Nov 29 21:06:43 cdac750 9db30934969b[1708]: INFO[11-29|21:06:43] Initializing NotificationService logger=server Nov 29 21:06:43 cdac750 9db30934969b[1708]: % Total % Received % Xferd Average Speed Time Time Time Current Nov 29 21:06:43 cdac750 9db30934969b[1708]: Dload Upload Total Spent Left Speed Nov 29 21:06:43 cdac750 9db30934969b[1708]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 127.0.0.1 port 80: Connection refused Nov 29 21:06:43 cdac750 9db30934969b[1708]: + test_cmd= Nov 29 21:06:43 cdac750 9db30934969b[1708]: + '[' '' '!=' ok ']' Nov 29 21:06:43 cdac750 9db30934969b[1708]: + count=2 Nov 29 21:06:43 cdac750 9db30934969b[1708]: + sleep 10 Nov 29 21:06:43 cdac750 9db30934969b[1708]: INFO[11-29|21:06:43] Initializing provisioningServiceImpl logger=server Nov 29 21:06:44 cdac750 9db30934969b[1708]: EROR[11-29|21:06:44] Can't read alert notification provisioning files from directory logger=provisioning.notifiers path=/usr/src/app/provisioning/notifiers error="open /usr/src/app/provisioning/notifiers: no such file or directory" Nov 29 21:06:45 cdac750 9db30934969b[1708]: INFO[11-29|21:06:45] Initializing Stream Manager Nov 29 21:06:45 cdac750 9db30934969b[1708]: INFO[11-29|21:06:45] HTTP Server Listen logger=http.server address=0.0.0.0:80 protocol=http subUrl= socket= Nov 29 21:06:48 cdac750 b3000691fe65[1708]: BME680 not found on 0x76, trying 0x77 Nov 29 21:06:48 cdac750 b3000691fe65[1708]: BME680 not found on 0x77 Nov 29 21:06:48 cdac750 b3000691fe65[1708]: Sense HAT not found real 0m 0.60s user 0m 0.06s sys 0m 0.03s --- balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" --- 2019-11-29 21:06:50.278891248+00:00 Command exited with non-zero status 143 real 0m 10.08s user 0m 0.00s sys 0m 0.01s --- echo === HARDWARE === --- 2019-11-29 21:07:00.783918674+00:00 === HARDWARE === real 0m 0.15s user 0m 0.00s sys 0m 0.02s --- cat /proc/cpuinfo --- 2019-11-29 21:07:01.357525786+00:00 processor : 0 model name : ARMv6-compatible processor rev 7 (v6l) BogoMIPS : 997.08 Features : half thumb fastmult vfp edsp java tls CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xb76 CPU revision : 7 Hardware : BCM2835 Revision : 900092 Serial : 0000000085c8cbe0 Model : Raspberry Pi Zero Rev 1.2 real 0m 0.19s user 0m 0.01s sys 0m 0.01s --- cat /proc/device-tree/model --- 2019-11-29 21:07:01.933066891+00:00 Raspberry Pi Zero Rev 1.2real 0m 0.14s user 0m 0.02s sys 0m 0.00s --- cat /proc/meminfo --- 2019-11-29 21:07:02.443899210+00:00 MemTotal: 490920 kB MemFree: 66224 kB MemAvailable: 285608 kB Buffers: 10968 kB Cached: 225228 kB SwapCached: 0 kB Active: 218508 kB Inactive: 158768 kB Active(anon): 141500 kB Inactive(anon): 2716 kB Active(file): 77008 kB Inactive(file): 156052 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 0 kB SwapFree: 0 kB Dirty: 36 kB Writeback: 0 kB AnonPages: 141092 kB Mapped: 136304 kB Shmem: 4392 kB Slab: 33864 kB SReclaimable: 17020 kB SUnreclaim: 16844 kB KernelStack: 1760 kB PageTables: 3000 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 245460 kB Committed_AS: 1488896 kB VmallocTotal: 524288 kB VmallocUsed: 0 kB VmallocChunk: 0 kB Percpu: 160 kB CmaTotal: 8192 kB CmaFree: 6040 kB real 0m 0.16s user 0m 0.00s sys 0m 0.02s --- ps --- 2019-11-29 21:07:02.960839509+00:00 PID USER VSZ STAT COMMAND 1 root 25648 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 3 root 0 IW [kworker/0:0-eve] 4 root 0 IW< [kworker/0:0H-mm] 5 root 0 IW [kworker/u2:0-ph] 6 root 0 IW< [mm_percpu_wq] 7 root 0 SW [ksoftirqd/0] 8 root 0 SW [kdevtmpfs] 9 root 0 IW< [netns] 10 root 0 IW [kworker/0:1-eve] 11 root 0 SW [khungtaskd] 12 root 0 SW [oom_reaper] 13 root 0 IW< [writeback] 14 root 0 SW [kcompactd0] 15 root 0 IW< [crypto] 16 root 0 IW< [kblockd] 17 root 0 SW [watchdogd] 18 root 0 IW< [rpciod] 19 root 0 IW< [kworker/u3:0] 20 root 0 IW< [xprtiod] 21 root 0 SW [kswapd0] 22 root 0 IW< [nfsiod] 33 root 0 IW< [kthrotld] 34 root 0 IW< [iscsi_eh] 35 root 0 IW< [dwc_otg] 36 root 0 IW< [DWC Notificatio] 37 root 0 SW< [vchiq-slot/0] 38 root 0 SW< [vchiq-recy/0] 39 root 0 SW< [vchiq-sync/0] 40 root 0 SW [vchiq-keep/0] 41 root 0 IW< [ipv6_addrconf] 42 root 0 IW [kworker/0:2-eve] 43 root 0 IW [kworker/0:3-eve] 48 root 0 IW< [mmc_complete] 50 root 0 IW< [kworker/0:1H-kb] 256 root 0 IW< [kworker/0:2H-mm] 271 root 0 IW [kworker/u2:1-ph] 274 root 0 IW [kworker/u2:2-ph] 379 root 0 SW [jbd2/mmcblk0p2-] 380 root 0 IW< [ext4-rsv-conver] 403 root 0 SW [jbd2/mmcblk0p5-] 404 root 0 IW< [ext4-rsv-conver] 458 root 24928 S /lib/systemd/systemd-journald 557 root 0 SW [jbd2/mmcblk0p6-] 558 root 0 IW< [ext4-rsv-conver] 601 root 4960 S /lib/systemd/systemd-udevd 632 root 0 SW [spi0] 686 root 0 IW< [cfg80211] 711 messageb 4364 S /usr/bin/dbus-daemon --system --address=systemd: --n 721 root 2880 S /sbin/syslogd -n 722 root 50352 S /usr/sbin/ModemManager --log-journal 726 root 2880 S /sbin/klogd -n 730 root 1852 S /sbin/agetty -o -p -- \u --noclear tty1 linux 736 root 6224 S /lib/systemd/systemd-logind 742 root 1852 S /sbin/agetty -8 -L serial0 115200 xterm 747 root 12480 S /usr/sbin/chronyd -s -d 788 avahi 4588 S avahi-daemon: running [cdac750.local] 789 avahi 4460 S avahi-daemon: chroot helper 796 root 75644 S /usr/sbin/NetworkManager --no-daemon 802 openvpn 6472 S /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pi 809 nobody 3668 S /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10 835 root 10108 S /usr/sbin/wpa_supplicant -u 874 root 0 IW [kworker/u2:3-ph] 1708 root 949m S /usr/bin/balenad --experimental --log-driver=journal 1709 root 4236 S /proc/self/exe --healthcheck /usr/lib/balena/balena- 1710 root 3060 S {balena-healthch} /bin/sh /usr/lib/balena/balena-hea 1722 root 917m S balena-engine-containerd --config /var/run/balena-en 1916 root 885m S balena-engine-containerd-shim -namespace moby -workd 1929 root 877m S balena-engine-containerd-shim -namespace moby -workd 1948 root 885m S balena-engine-containerd-shim -namespace moby -workd 1952 root 844m S /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0 1966 root 877m S balena-engine-containerd-shim -namespace moby -workd 1983 root 861m R influxd 1989 root 877m S balena-engine-containerd-shim -namespace moby -workd 2028 root 1848 S /bin/sh -c /usr/src/app/entry.sh 2085 root 76180 R node /usr/src/app/dist/app.js 2110 root 1848 S /bin/sh /usr/src/app/entry.sh 2191 root 5292 S sshd: root@notty 2209 root 2968 S bash -s -- 2377 sshd 2872 S /usr/bin/dbus-daemon --system 2383 sshd-aut 3556 S avahi-daemon: running [cdac750.local] 2384 sshd-aut 3432 S avahi-daemon: chroot helper 2405 root 4848 S {entry.sh} /bin/bash /usr/src/app/entry.sh 2410 root 833m S telegraf 2470 root 876m S grafana-server -homepath /usr/share/grafana 2557 root 836m R /usr/bin/balena-engine load -i /usr/lib/balena/hello 2606 root 845m R balena-engine-containerd --address /var/run/balena-e 2615 root 836m R balena ps 2640 root 836m R balena-engine-runc --root /var/run/balena-engine/run 2678 root 2748 S /usr/bin/time -o /dev/stdout timeout --preserve-stat 2679 root 2000 S timeout --preserve-status --kill-after=20 10 bash -c 2680 root 2972 R ps real 0m 0.32s user 0m 0.01s sys 0m 0.05s --- top -b -n 1 --- 2019-11-29 21:07:03.671903169+00:00 Mem: 432144K used, 58776K free, 4392K shrd, 10972K buff, 225228K cached CPU: 85% usr 14% sys 0% nic 0% idle 0% io 0% irq 0% sirq Load average: 13.09 6.19 2.52 18/221 2690 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 1983 1916 root R 861m 180% 29% influxd 2085 1948 root R 81168 17% 29% node /usr/src/app/dist/app.js 1708 1 root S 949m 198% 14% /usr/bin/balenad --experimental --log-driver=journald -s aufs -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock -H tcp://0.0.0.0:2375 --dns 10.114.102.1 --bip 10.114.101.1/24 --fixed-cidr=10.114.101.0/25 --max-download-attempts=10 --exec-opt native.cgroupdriver=systemd 2690 2689 root R 2880 1% 14% top -b -n 1 1966 1722 root S 877m 183% 7% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/b3000691fe659c8d3da8073dc1ef303a40ddbe0009bd4be66ae16ccf9c7034fd -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 2557 1 root R 836m 174% 7% /usr/bin/balena-engine load -i /usr/lib/balena/hello-world.tar 1722 1708 root S 917m 191% 0% balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info 1948 1722 root S 885m 185% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 1916 1722 root S 885m 185% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/db58dd63b677514ec387f724d23ada6cb782fefa3af7d41d4b93a6c2aed040d6 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 1989 1722 root R 877m 183% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/9db30934969bbc6ca0f6e7f9d552ada17f1beec86c6632819695c4f37ab2daee -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 1929 1722 root S 877m 183% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/c70d588cebac0a806bcfe01a1cc8f1ceeec2885770fcab62bbb99bbfd2a9518a -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 2470 2110 root S 876m 183% 0% grafana-server -homepath /usr/share/grafana 2606 1966 root R 845m 176% 0% balena-engine-containerd --address /var/run/balena-engine/containerd/balena-engine-containerd.sock publish --topic /tasks/exit --namespace moby 1952 1708 root S 844m 176% 0% /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0.0.0 -host-port 80 -container-ip 172.17.0.5 -container-port 80 2615 1710 root R 836m 174% 0% balena ps 2640 1948 root R 836m 174% 0% balena-engine-runc --root /var/run/balena-engine/runtime-runc/moby --log /run/balena-engine/containerd/daemon/io.containerd.runtime.v1.linux/moby/ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84/log.json --log-format json --systemd-cgroup kill ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 9 2410 2405 root S 833m 174% 0% telegraf 796 1 root S 75644 15% 0% /usr/sbin/NetworkManager --no-daemon 722 1 root S 50352 10% 0% /usr/sbin/ModemManager --log-journal 1 0 root S 25648 5% 0% {systemd} /sbin/init 458 1 root S 24928 5% 0% /lib/systemd/systemd-journald 747 1 root S 12480 3% 0% /usr/sbin/chronyd -s -d 835 1 root S 10108 2% 0% /usr/sbin/wpa_supplicant -u 802 1 openvpn S 6472 1% 0% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 736 1 root S 6224 1% 0% /lib/systemd/systemd-logind 2191 1 root S 5292 1% 0% sshd: root@notty 601 1 root S 4960 1% 0% /lib/systemd/systemd-udevd 2405 2028 root S 4848 1% 0% {entry.sh} /bin/bash /usr/src/app/entry.sh 788 1 avahi S 4588 1% 0% avahi-daemon: running [cdac750.local] 789 788 avahi S 4460 1% 0% avahi-daemon: chroot helper 711 1 messageb S 4364 1% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 1709 1708 root S 4236 1% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1708 809 1 nobody S 3668 1% 0% /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10.114.102.1 -7 /etc/dnsmasq.d/ -r /etc/resolv.dnsmasq -z --servers-file=/run/dnsmasq.servers -k --log-facility=- 2383 2085 sshd-aut S 3556 1% 0% avahi-daemon: running [cdac750.local] 2384 2383 sshd-aut S 3432 1% 0% avahi-daemon: chroot helper 1710 1709 root S 3060 1% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 2209 2191 root S 2968 1% 0% bash -s -- 721 1 root S 2880 1% 0% /sbin/syslogd -n 726 1 root S 2880 1% 0% /sbin/klogd -n 2377 2085 sshd S 2872 1% 0% /usr/bin/dbus-daemon --system 2688 2209 root S 2748 1% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 10 bash -c top -b -n 1 2689 2688 root S 2000 0% 0% timeout --preserve-status --kill-after=20 10 bash -c top -b -n 1 730 1 root S 1852 0% 0% /sbin/agetty -o -p -- \u --noclear tty1 linux 742 1 root S 1852 0% 0% /sbin/agetty -8 -L serial0 115200 xterm 2028 1929 root S 1848 0% 0% /bin/sh -c /usr/src/app/entry.sh 2110 1989 root S 1848 0% 0% /bin/sh /usr/src/app/entry.sh 10 2 root IW 0 0% 0% [kworker/0:1-eve] 7 2 root SW 0 0% 0% [ksoftirqd/0] 43 2 root IW 0 0% 0% [kworker/0:3-eve] 4 2 root IW< 0 0% 0% [kworker/0:0H-mm] 256 2 root IW< 0 0% 0% [kworker/0:2H-mm] 5 2 root DW 0 0% 0% [kworker/u2:0+ph] 271 2 root IW 0 0% 0% [kworker/u2:1-ph] 274 2 root IW 0 0% 0% [kworker/u2:2-ph] 874 2 root IW 0 0% 0% [kworker/u2:3-ph] 557 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 8 2 root SW 0 0% 0% [kdevtmpfs] 2 0 root SW 0 0% 0% [kthreadd] 3 2 root IW 0 0% 0% [kworker/0:0-eve] 6 2 root IW< 0 0% 0% [mm_percpu_wq] 9 2 root IW< 0 0% 0% [netns] 11 2 root SW 0 0% 0% [khungtaskd] 12 2 root SW 0 0% 0% [oom_reaper] 13 2 root IW< 0 0% 0% [writeback] 14 2 root SW 0 0% 0% [kcompactd0] 15 2 root IW< 0 0% 0% [crypto] 16 2 root IW< 0 0% 0% [kblockd] 17 2 root SW 0 0% 0% [watchdogd] 18 2 root IW< 0 0% 0% [rpciod] 19 2 root IW< 0 0% 0% [kworker/u3:0] 20 2 root IW< 0 0% 0% [xprtiod] 21 2 root SW 0 0% 0% [kswapd0] 22 2 root IW< 0 0% 0% [nfsiod] 33 2 root IW< 0 0% 0% [kthrotld] 34 2 root IW< 0 0% 0% [iscsi_eh] 35 2 root IW< 0 0% 0% [dwc_otg] 36 2 root IW< 0 0% 0% [DWC Notificatio] 37 2 root SW< 0 0% 0% [vchiq-slot/0] 38 2 root SW< 0 0% 0% [vchiq-recy/0] 39 2 root SW< 0 0% 0% [vchiq-sync/0] 40 2 root SW 0 0% 0% [vchiq-keep/0] 41 2 root IW< 0 0% 0% [ipv6_addrconf] 42 2 root IW 0 0% 0% [kworker/0:2-eve] 48 2 root IW< 0 0% 0% [mmc_complete] 50 2 root IW< 0 0% 0% [kworker/0:1H-kb] 379 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 380 2 root IW< 0 0% 0% [ext4-rsv-conver] 403 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 404 2 root IW< 0 0% 0% [ext4-rsv-conver] 558 2 root IW< 0 0% 0% [ext4-rsv-conver] 632 2 root SW 0 0% 0% [spi0] 686 2 root IW< 0 0% 0% [cfg80211] real 0m 0.44s user 0m 0.02s sys 0m 0.05s --- cat /var/log/provisioning-progress.log --- 2019-11-29 21:07:04.409129742+00:00 Command exited with non-zero status 1 real 0m 0.12s user 0m 0.00s sys 0m 0.02s --- df -h --- 2019-11-29 21:07:04.907476102+00:00 Filesystem Size Used Avail Use% Mounted on devtmpfs 232M 0 232M 0% /dev /dev/disk/by-partuuid/06faed54-02 300M 222M 58M 80% /mnt/sysroot/active /dev/disk/by-label/resin-state 19M 228K 17M 2% /mnt/state none 300M 222M 58M 80% / tmpfs 240M 376K 240M 1% /dev/shm tmpfs 240M 3.9M 236M 2% /run tmpfs 240M 0 240M 0% /sys/fs/cgroup tmpfs 240M 0 240M 0% /tmp /dev/mmcblk0p1 40M 8.1M 32M 21% /mnt/boot tmpfs 240M 60K 240M 1% /var/volatile /dev/mmcblk0p6 6.5G 1.3G 4.9G 21% /mnt/data real 0m 0.17s user 0m 0.03s sys 0m 0.00s --- df -ih --- 2019-11-29 21:07:05.440532347+00:00 Filesystem Inodes IUsed IFree IUse% Mounted on devtmpfs 58K 386 58K 1% /dev /dev/disk/by-partuuid/06faed54-02 39K 5.9K 34K 15% /mnt/sysroot/active /dev/disk/by-label/resin-state 5.1K 65 5.0K 2% /mnt/state none 39K 5.9K 34K 15% / tmpfs 60K 11 60K 1% /dev/shm tmpfs 60K 593 60K 1% /run tmpfs 60K 12 60K 1% /sys/fs/cgroup tmpfs 60K 19 60K 1% /tmp /dev/mmcblk0p1 0 0 0 - /mnt/boot tmpfs 60K 46 60K 1% /var/volatile /dev/mmcblk0p6 841K 45K 797K 6% /mnt/data real 0m 0.19s user 0m 0.01s sys 0m 0.01s --- for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done --- 2019-11-29 21:07:05.920880767+00:00 /sys/class/thermal/thermal_zone0 44388 real 0m 0.13s user 0m 0.02s sys 0m 0.00s --- for i in /sys/class/mmc_host/mmc*/mmc* ; do if [ -e $i/oemid ]; then echo $i; for j in manfid oemid name hwrev fwrev; do printf $j: && cat $i/$j; done; fi; done --- 2019-11-29 21:07:06.370349287+00:00 /sys/class/mmc_host/mmc0/mmc0:1234 manfid:0x000002 oemid:0x544d name:SA08G hwrev:0x2 fwrev:0x2 real 0m 0.31s user 0m 0.04s sys 0m 0.01s --- free -h --- 2019-11-29 21:07:07.034710101+00:00 total used free shared buff/cache available Mem: 490920 207900 46360 4392 236660 266232 Swap: 0 0 0 real 0m 0.15s user 0m 0.00s sys 0m 0.02s --- ls -l /dev --- 2019-11-29 21:07:07.529317473+00:00 total 0 crw-r--r-- 1 root root 10, 235 Oct 1 13:06 autofs drwxr-xr-x 2 root root 660 Jan 1 1970 block drwxr-xr-x 3 root root 60 Jan 1 1970 bus crw------- 1 root root 10, 63 Oct 1 13:06 cachefiles drwxr-xr-x 2 root root 2580 Nov 28 14:04 char crw------- 1 root root 5, 1 Nov 29 21:07 console crw------- 1 root root 10, 62 Oct 1 13:06 cpu_dma_latency crw------- 1 root root 10, 203 Oct 1 13:06 cuse drwxr-xr-x 8 root root 160 Oct 1 13:06 disk crw-rw---- 1 root video 29, 0 Oct 1 13:06 fb0 lrwxrwxrwx 1 root root 13 Jan 1 1970 fd -> /proc/self/fd crw-rw-rw- 1 root root 1, 7 Oct 1 13:06 full crw-rw-rw- 1 root root 10, 229 Oct 1 13:06 fuse crw------- 1 root root 254, 0 Oct 1 13:06 gpiochip0 crw------- 1 root root 247, 0 Oct 1 13:06 gpiomem crw------- 1 root root 10, 183 Oct 1 13:06 hwrng crw------- 1 root root 89, 1 Nov 28 14:04 i2c-1 lrwxrwxrwx 1 root root 12 Oct 1 13:06 initctl -> /run/initctl drwxr-xr-x 2 root root 60 Jan 1 1970 input crw-r--r-- 1 root root 1, 11 Oct 1 13:06 kmsg lrwxrwxrwx 1 root root 28 Oct 1 13:06 log -> /run/systemd/journal/dev-log crw-rw---- 1 root disk 10, 237 Oct 1 13:06 loop-control brw-rw---- 1 root disk 7, 0 Oct 1 13:06 loop0 brw-rw---- 1 root disk 7, 1 Oct 1 13:06 loop1 brw-rw---- 1 root disk 7, 2 Oct 1 13:06 loop2 brw-rw---- 1 root disk 7, 3 Oct 1 13:06 loop3 brw-rw---- 1 root disk 7, 4 Oct 1 13:06 loop4 brw-rw---- 1 root disk 7, 5 Oct 1 13:06 loop5 brw-rw---- 1 root disk 7, 6 Oct 1 13:06 loop6 brw-rw---- 1 root disk 7, 7 Oct 1 13:06 loop7 drwxr-xr-x 2 root root 60 Oct 1 13:06 mapper crw-r----- 1 root kmem 1, 1 Oct 1 13:06 mem crw------- 1 root root 10, 59 Oct 1 13:06 memory_bandwidth brw-rw---- 1 root disk 179, 0 Oct 1 13:06 mmcblk0 brw-rw---- 1 root disk 179, 1 Oct 1 13:06 mmcblk0p1 brw-rw---- 1 root disk 179, 2 Oct 1 13:06 mmcblk0p2 brw-rw---- 1 root disk 179, 3 Oct 1 13:06 mmcblk0p3 brw-rw---- 1 root disk 179, 4 Oct 1 13:06 mmcblk0p4 brw-rw---- 1 root disk 179, 5 Oct 1 13:06 mmcblk0p5 brw-rw---- 1 root disk 179, 6 Oct 1 13:06 mmcblk0p6 drwxrwxrwt 2 root root 40 Jan 1 1970 mqueue drwxr-xr-x 2 root root 60 Jan 1 1970 net crw------- 1 root root 10, 61 Oct 1 13:06 network_latency crw------- 1 root root 10, 60 Oct 1 13:06 network_throughput crw-rw-rw- 1 root root 1, 3 Oct 1 13:06 null crw------- 1 root root 108, 0 Oct 1 13:06 ppp crw-rw-rw- 1 root tty 5, 2 Oct 1 13:06 ptmx drwxr-xr-x 2 root root 0 Oct 1 13:06 pts brw-rw---- 1 root disk 1, 0 Oct 1 13:06 ram0 brw-rw---- 1 root disk 1, 1 Oct 1 13:06 ram1 brw-rw---- 1 root disk 1, 10 Oct 1 13:06 ram10 brw-rw---- 1 root disk 1, 11 Oct 1 13:06 ram11 brw-rw---- 1 root disk 1, 12 Oct 1 13:06 ram12 brw-rw---- 1 root disk 1, 13 Oct 1 13:06 ram13 brw-rw---- 1 root disk 1, 14 Oct 1 13:06 ram14 brw-rw---- 1 root disk 1, 15 Oct 1 13:06 ram15 brw-rw---- 1 root disk 1, 2 Oct 1 13:06 ram2 brw-rw---- 1 root disk 1, 3 Oct 1 13:06 ram3 brw-rw---- 1 root disk 1, 4 Oct 1 13:06 ram4 brw-rw---- 1 root disk 1, 5 Oct 1 13:06 ram5 brw-rw---- 1 root disk 1, 6 Oct 1 13:06 ram6 brw-rw---- 1 root disk 1, 7 Oct 1 13:06 ram7 brw-rw---- 1 root disk 1, 8 Oct 1 13:06 ram8 brw-rw---- 1 root disk 1, 9 Oct 1 13:06 ram9 crw-rw-rw- 1 root root 1, 8 Oct 1 13:06 random drwxr-xr-x 2 root root 60 Jan 1 1970 raw crw-rw-r-- 1 root root 10, 58 Oct 1 13:06 rfkill lrwxrwxrwx 1 root root 7 Oct 1 13:06 serial0 -> ttyAMA0 drwxrwxrwt 2 root root 40 Nov 29 21:05 shm drwxr-xr-x 3 root root 180 Oct 1 13:06 snd crw------- 1 root root 153, 0 Oct 1 13:06 spidev0.0 crw------- 1 root root 153, 1 Oct 1 13:06 spidev0.1 lrwxrwxrwx 1 root root 15 Jan 1 1970 stderr -> /proc/self/fd/2 lrwxrwxrwx 1 root root 15 Jan 1 1970 stdin -> /proc/self/fd/0 lrwxrwxrwx 1 root root 15 Jan 1 1970 stdout -> /proc/self/fd/1 crw-rw-rw- 1 root tty 5, 0 Oct 1 13:06 tty crw--w---- 1 root tty 4, 0 Oct 1 13:06 tty0 crw--w---- 1 root tty 4, 1 Nov 29 21:06 tty1 crw--w---- 1 root tty 4, 10 Oct 1 13:06 tty10 crw--w---- 1 root tty 4, 11 Oct 1 13:06 tty11 crw--w---- 1 root tty 4, 12 Oct 1 13:06 tty12 crw--w---- 1 root tty 4, 13 Oct 1 13:06 tty13 crw--w---- 1 root tty 4, 14 Oct 1 13:06 tty14 crw--w---- 1 root tty 4, 15 Oct 1 13:06 tty15 crw--w---- 1 root tty 4, 16 Oct 1 13:06 tty16 crw--w---- 1 root tty 4, 17 Oct 1 13:06 tty17 crw--w---- 1 root tty 4, 18 Oct 1 13:06 tty18 crw--w---- 1 root tty 4, 19 Oct 1 13:06 tty19 crw--w---- 1 root tty 4, 2 Oct 1 13:06 tty2 crw--w---- 1 root tty 4, 20 Oct 1 13:06 tty20 crw--w---- 1 root tty 4, 21 Oct 1 13:06 tty21 crw--w---- 1 root tty 4, 22 Oct 1 13:06 tty22 crw--w---- 1 root tty 4, 23 Oct 1 13:06 tty23 crw--w---- 1 root tty 4, 24 Oct 1 13:06 tty24 crw--w---- 1 root tty 4, 25 Oct 1 13:06 tty25 crw--w---- 1 root tty 4, 26 Oct 1 13:06 tty26 crw--w---- 1 root tty 4, 27 Oct 1 13:06 tty27 crw--w---- 1 root tty 4, 28 Oct 1 13:06 tty28 crw--w---- 1 root tty 4, 29 Oct 1 13:06 tty29 crw--w---- 1 root tty 4, 3 Oct 1 13:06 tty3 crw--w---- 1 root tty 4, 30 Oct 1 13:06 tty30 crw--w---- 1 root tty 4, 31 Oct 1 13:06 tty31 crw--w---- 1 root tty 4, 32 Oct 1 13:06 tty32 crw--w---- 1 root tty 4, 33 Oct 1 13:06 tty33 crw--w---- 1 root tty 4, 34 Oct 1 13:06 tty34 crw--w---- 1 root tty 4, 35 Oct 1 13:06 tty35 crw--w---- 1 root tty 4, 36 Oct 1 13:06 tty36 crw--w---- 1 root tty 4, 37 Oct 1 13:06 tty37 crw--w---- 1 root tty 4, 38 Oct 1 13:06 tty38 crw--w---- 1 root tty 4, 39 Oct 1 13:06 tty39 crw--w---- 1 root tty 4, 4 Oct 1 13:06 tty4 crw--w---- 1 root tty 4, 40 Oct 1 13:06 tty40 crw--w---- 1 root tty 4, 41 Oct 1 13:06 tty41 crw--w---- 1 root tty 4, 42 Oct 1 13:06 tty42 crw--w---- 1 root tty 4, 43 Oct 1 13:06 tty43 crw--w---- 1 root tty 4, 44 Oct 1 13:06 tty44 crw--w---- 1 root tty 4, 45 Oct 1 13:06 tty45 crw--w---- 1 root tty 4, 46 Oct 1 13:06 tty46 crw--w---- 1 root tty 4, 47 Oct 1 13:06 tty47 crw--w---- 1 root tty 4, 48 Oct 1 13:06 tty48 crw--w---- 1 root tty 4, 49 Oct 1 13:06 tty49 crw--w---- 1 root tty 4, 5 Oct 1 13:06 tty5 crw--w---- 1 root tty 4, 50 Oct 1 13:06 tty50 crw--w---- 1 root tty 4, 51 Oct 1 13:06 tty51 crw--w---- 1 root tty 4, 52 Oct 1 13:06 tty52 crw--w---- 1 root tty 4, 53 Oct 1 13:06 tty53 crw--w---- 1 root tty 4, 54 Oct 1 13:06 tty54 crw--w---- 1 root tty 4, 55 Oct 1 13:06 tty55 crw--w---- 1 root tty 4, 56 Oct 1 13:06 tty56 crw--w---- 1 root tty 4, 57 Oct 1 13:06 tty57 crw--w---- 1 root tty 4, 58 Oct 1 13:06 tty58 crw--w---- 1 root tty 4, 59 Oct 1 13:06 tty59 crw--w---- 1 root tty 4, 6 Oct 1 13:06 tty6 crw--w---- 1 root tty 4, 60 Oct 1 13:06 tty60 crw--w---- 1 root tty 4, 61 Oct 1 13:06 tty61 crw--w---- 1 root tty 4, 62 Oct 1 13:06 tty62 crw--w---- 1 root tty 4, 63 Oct 1 13:06 tty63 crw--w---- 1 root tty 4, 7 Oct 1 13:06 tty7 crw--w---- 1 root tty 4, 8 Oct 1 13:06 tty8 crw--w---- 1 root tty 4, 9 Oct 1 13:06 tty9 crw--w---- 1 root tty 204, 64 Nov 28 14:04 ttyAMA0 crw------- 1 root root 5, 3 Oct 1 13:06 ttyprintk crw------- 1 root root 10, 239 Oct 1 13:06 uhid crw------- 1 root root 10, 223 Oct 1 13:06 uinput crw-rw-rw- 1 root root 1, 9 Oct 1 13:06 urandom crw------- 1 root root 249, 0 Oct 1 13:06 vc-mem crw------- 1 root root 244, 0 Oct 1 13:06 vchiq crw------- 1 root root 248, 0 Oct 1 13:06 vcio crw-rw---- 1 root tty 7, 0 Oct 1 13:06 vcs crw-rw---- 1 root tty 7, 1 Oct 1 13:06 vcs1 crw-rw---- 1 root tty 7, 2 Oct 18 18:16 vcs2 crw-rw---- 1 root tty 7, 3 Oct 18 18:16 vcs3 crw-rw---- 1 root tty 7, 4 Oct 18 18:16 vcs4 crw-rw---- 1 root tty 7, 5 Oct 18 18:16 vcs5 crw-rw---- 1 root tty 7, 6 Oct 18 18:16 vcs6 crw-rw---- 1 root tty 7, 128 Oct 1 13:06 vcsa crw-rw---- 1 root tty 7, 129 Oct 1 13:06 vcsa1 crw-rw---- 1 root tty 7, 130 Oct 18 18:16 vcsa2 crw-rw---- 1 root tty 7, 131 Oct 18 18:16 vcsa3 crw-rw---- 1 root tty 7, 132 Oct 18 18:16 vcsa4 crw-rw---- 1 root tty 7, 133 Oct 18 18:16 vcsa5 crw-rw---- 1 root tty 7, 134 Oct 18 18:16 vcsa6 crw-rw---- 1 root tty 7, 64 Oct 1 13:06 vcsu crw-rw---- 1 root tty 7, 65 Oct 1 13:06 vcsu1 crw-rw---- 1 root tty 7, 66 Oct 18 18:16 vcsu2 crw-rw---- 1 root tty 7, 67 Oct 18 18:16 vcsu3 crw-rw---- 1 root tty 7, 68 Oct 18 18:16 vcsu4 crw-rw---- 1 root tty 7, 69 Oct 18 18:16 vcsu5 crw-rw---- 1 root tty 7, 70 Oct 18 18:16 vcsu6 crw------- 1 root root 10, 137 Oct 1 13:06 vhci crw------- 1 root root 10, 130 Oct 1 13:06 watchdog crw------- 1 root root 251, 0 Oct 1 13:06 watchdog0 crw-rw-rw- 1 root root 1, 5 Oct 1 13:06 zero real 0m 0.27s user 0m 0.01s sys 0m 0.04s --- lsusb -vvv --- 2019-11-29 21:07:08.109299564+00:00 Bus 001 Device 002: ID 148f:5370 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x148f idProduct 0x5370 bcdDevice 1.01 iManufacturer 1 Ralink iProduct 2 802.11 n WLAN iSerial 3 1.0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0043 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 450mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 7 bInterfaceClass 255 bInterfaceSubClass 255 bInterfaceProtocol 255 iInterface 5 1.0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x03 EP 3 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x04 EP 4 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x05 EP 5 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x06 EP 6 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Device Qualifier (for other device speed): bLength 10 bDescriptorType 6 bcdUSB 2.00 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 bNumConfigurations 1 Device Status: 0x0000 (Bus Powered) Bus 001 Device 001: ID 1d6b:0002 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 1 bMaxPacketSize0 64 idVendor 0x1d6b idProduct 0x0002 bcdDevice 4.19 iManufacturer 3 Linux 4.19.71 dwc_otg_hcd iProduct 2 DWC OTG Controller iSerial 1 20980000.usb bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 12 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 1 wHubCharacteristic 0x0008 Ganged power switching Per-port overcurrent protection TT think time 8 FS bits bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0503 highspeed power enable connect Device Status: 0x0001 Self Powered real 0m 0.30s user 0m 0.02s sys 0m 0.04s --- mount --- 2019-11-29 21:07:08.717800561+00:00 proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=237308k,nr_inodes=59327,mode=755) /dev/mmcblk0p2 on /mnt/sysroot/active type ext4 (rw,relatime) /dev/mmcblk0p5 on /mnt/state type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/machine-id type ext4 (rw,relatime) none on / type aufs (ro,relatime,si=34e0ab6d,dio,dirperm1) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755) cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) debugfs on /sys/kernel/debug type debugfs (rw,relatime) configfs on /sys/kernel/config type configfs (rw,relatime) mqueue on /dev/mqueue type mqueue (rw,relatime) tmpfs on /tmp type tmpfs (rw,nosuid,nodev) systemd-1 on /mnt/sysroot/inactive type autofs (rw,relatime,fd=36,pgrp=1,timeout=0,minproto=5,maxproto=5,direct) /dev/mmcblk0p1 on /mnt/boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) tmpfs on /var/volatile type tmpfs (rw,relatime) tmpfs on /srv type tmpfs (rw,relatime) tmpfs on /var/cache type tmpfs (rw,relatime) tmpfs on /var/spool type tmpfs (rw,relatime) tmpfs on /var/lib type tmpfs (rw,relatime) /dev/mmcblk0p6 on /mnt/data type ext4 (rw,relatime) /dev/mmcblk0p6 on /var/lib/docker type ext4 (rw,relatime) /dev/mmcblk0p6 on /var/volatile/lib/docker type ext4 (rw,relatime) /dev/mmcblk0p6 on /resin-data type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.rnd type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/systemd type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/systemd type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/resin-supervisor type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/chrony type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/chrony type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/docker type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/openvpn type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/ssh/hostkeys type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/NetworkManager type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/NetworkManager type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/udev/rules.d type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.docker type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.ssh type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/hostname type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/bluetooth type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/bluetooth type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/NetworkManager/conf.d type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/NetworkManager/system-connections type ext4 (rw,relatime) real 0m 0.21s user 0m 0.03s sys 0m 0.01s --- uname -a --- 2019-11-29 21:07:09.263903764+00:00 Linux cdac750 4.19.71 #1 Thu Oct 17 13:52:16 UTC 2019 armv6l armv6l armv6l GNU/Linux real 0m 0.14s user 0m 0.02s sys 0m 0.01s --- echo === NETWORK === --- 2019-11-29 21:07:09.761481126+00:00 === NETWORK === real 0m 0.10s user 0m 0.00s sys 0m 0.02s --- /sbin/ip addr --- 2019-11-29 21:07:10.181530744+00:00 1: lo: mtu 65536 qdisc noqueue qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: wlan0: mtu 1500 qdisc mq qlen 1000 link/ether c8:3a:35:c9:97:58 brd ff:ff:ff:ff:ff:ff inet 192.168.0.24/24 brd 192.168.0.255 scope global dynamic wlan0 valid_lft 3358sec preferred_lft 3358sec inet6 fe80::1007:e79d:f61b:514b/64 scope link valid_lft forever preferred_lft forever 3: resin-dns: mtu 1500 qdisc noqueue qlen 1000 link/ether da:7b:5d:b4:b3:8b brd ff:ff:ff:ff:ff:ff inet 10.114.102.1/24 scope global resin-dns valid_lft forever preferred_lft forever inet6 fe80::d87b:5dff:feb4:b38b/64 scope link valid_lft forever preferred_lft forever 4: resin-vpn: mtu 1500 qdisc fq_codel qlen 100 link/[65534] inet 10.240.39.64 peer 52.4.252.97/32 scope global resin-vpn valid_lft forever preferred_lft forever inet6 fe80::c460:84b1:179:b2b2/64 scope link valid_lft forever preferred_lft forever 5: br-5f9e920be382: mtu 1500 qdisc noqueue link/ether 02:42:bb:a6:a5:ab brd ff:ff:ff:ff:ff:ff inet 172.17.0.1/16 brd 172.17.255.255 scope global br-5f9e920be382 valid_lft forever preferred_lft forever inet6 fe80::42:bbff:fea6:a5ab/64 scope link valid_lft forever preferred_lft forever 6: balena0: mtu 1500 qdisc noqueue link/ether 02:42:72:af:b5:0b brd ff:ff:ff:ff:ff:ff inet 10.114.101.1/24 brd 10.114.101.255 scope global balena0 valid_lft forever preferred_lft forever 7: supervisor0: mtu 1500 qdisc noqueue link/ether 02:42:14:4d:1d:2f brd ff:ff:ff:ff:ff:ff inet 10.114.104.1/25 brd 10.114.104.127 scope global supervisor0 valid_lft forever preferred_lft forever 17: veth922c23d@if16: mtu 1500 qdisc noqueue master br-5f9e920be382 link/ether 6a:16:38:61:7a:b2 brd ff:ff:ff:ff:ff:ff inet6 fe80::6816:38ff:fe61:7ab2/64 scope link valid_lft forever preferred_lft forever 19: vethf8490fb@if18: mtu 1500 qdisc noqueue master br-5f9e920be382 link/ether 4a:a9:e7:50:12:14 brd ff:ff:ff:ff:ff:ff inet6 fe80::48a9:e7ff:fe50:1214/64 scope link valid_lft forever preferred_lft forever 21: veth744bec5@if20: mtu 1500 qdisc noqueue master br-5f9e920be382 link/ether 4a:6c:5f:ea:29:ae brd ff:ff:ff:ff:ff:ff inet6 fe80::486c:5fff:feea:29ae/64 scope link valid_lft forever preferred_lft forever 23: veth97fb07e@if22: mtu 1500 qdisc noqueue master br-5f9e920be382 link/ether 02:68:82:39:30:53 brd ff:ff:ff:ff:ff:ff inet6 fe80::68:82ff:fe39:3053/64 scope link valid_lft forever preferred_lft forever real 0m 0.15s user 0m 0.02s sys 0m 0.00s --- cat /etc/resolv.conf --- 2019-11-29 21:07:10.663720157+00:00 # we use dnsmasq at 127.0.0.2 so that user containers can run their own dns cache and forwarder and not conflict with dnsmasq on the host nameserver 127.0.0.2 real 0m 0.11s user 0m 0.01s sys 0m 0.00s --- cat /proc/net/dev --- 2019-11-29 21:07:11.072254812+00:00 Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed lo: 19753 253 0 0 0 0 0 0 19753 253 0 0 0 0 0 0 resin-dns: 0 0 0 0 0 0 0 0 12334 70 0 0 0 0 0 0 veth744bec5: 438 9 0 0 0 0 0 0 8168 53 0 0 0 0 0 0 supervisor0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 br-5f9e920be382: 987 16 0 0 0 0 0 0 17852 72 0 0 0 0 0 0 resin-vpn: 28117 405 0 0 0 0 0 0 134049 457 0 0 0 0 0 0 balena0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 veth922c23d: 138 3 0 0 0 0 0 0 8008 49 0 0 0 0 0 0 vethf8490fb: 696 12 0 0 0 0 0 0 8164 55 0 0 0 0 0 0 wlan0: 178858 1058 0 8 0 0 0 0 238833 902 0 0 0 0 0 0 veth97fb07e: 1127 14 0 0 0 0 0 0 14690 56 0 0 0 0 0 0 real 0m 0.14s user 0m 0.00s sys 0m 0.02s --- cat /proc/net/snmp --- 2019-11-29 21:07:11.570223173+00:00 Ip: Forwarding DefaultTTL InReceives InHdrErrors InAddrErrors ForwDatagrams InUnknownProtos InDiscards InDelivers OutRequests OutDiscards OutNoRoutes ReasmTimeout ReasmReqds ReasmOKs ReasmFails FragOKs FragFails FragCreates Ip: 1 64 1729 0 2 19 0 0 1571 1674 8 172 0 0 0 0 0 0 0 Icmp: InMsgs InErrors InCsumErrors InDestUnreachs InTimeExcds InParmProbs InSrcQuenchs InRedirects InEchos InEchoReps InTimestamps InTimestampReps InAddrMasks InAddrMaskReps OutMsgs OutErrors OutDestUnreachs OutTimeExcds OutParmProbs OutSrcQuenchs OutRedirects OutEchos OutEchoReps OutTimestamps OutTimestampReps OutAddrMasks OutAddrMaskReps Icmp: 16 0 0 16 0 0 0 0 0 0 0 0 0 0 26 0 26 0 0 0 0 0 0 0 0 0 0 IcmpMsg: InType3 OutType3 IcmpMsg: 16 26 Tcp: RtoAlgorithm RtoMin RtoMax MaxConn ActiveOpens PassiveOpens AttemptFails EstabResets CurrEstab InSegs OutSegs RetransSegs InErrs OutRsts InCsumErrors Tcp: 1 200 120000 -1 6 1 0 0 2 989 1226 9 0 4 0 Udp: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti Udp: 587 26 0 434 0 0 0 43 UdpLite: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti UdpLite: 0 0 0 0 0 0 0 0 real 0m 0.13s user 0m 0.01s sys 0m 0.01s --- cat /proc/net/udp --- 2019-11-29 21:07:12.058327567+00:00 sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops 42: 00000000:14E9 00000000:0000 07 00000000:00000000 00:00000000 00000000 998 0 29299 2 fe14c2f0 0 42: 00000000:14E9 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 15059 2 472caaf7 0 118: 0200007F:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 15518 2 42868c0d 0 118: 0166720A:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 15516 2 883b1e78 0 132: 0100007F:0143 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 14609 2 ffe37e32 0 133: 1800A8C0:0044 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 16725 2 04ad3219 0 139: 00000000:884A 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 15061 2 c62fa1e4 0 229: 00000000:9BA4 00000000:0000 07 00000000:00000000 00:00000000 00000000 998 0 29304 2 ba5d0500 0 real 0m 0.13s user 0m 0.00s sys 0m 0.01s --- curl https://api.balena-cloud.com/ping --- 2019-11-29 21:07:12.491370141+00:00 OKreal 0m 2.08s user 0m 0.24s sys 0m 0.06s --- curl https://www.google.co.uk --- 2019-11-29 21:07:14.914212167+00:00 Google



 

Szukanie zaawansowaneNarzędzia językowe

Korzystaj z Google w tych językach: English

© 2019 - Prywatność - Warunki

real 0m 1.50s user 0m 0.26s sys 0m 0.04s --- ifconfig --- 2019-11-29 21:07:16.699285292+00:00 balena0 Link encap:Ethernet HWaddr 02:42:72:AF:B5:0B inet addr:10.114.101.1 Bcast:10.114.101.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) br-5f9e920be382 Link encap:Ethernet HWaddr 02:42:BB:A6:A5:AB inet addr:172.17.0.1 Bcast:172.17.255.255 Mask:255.255.0.0 inet6 addr: fe80::42:bbff:fea6:a5ab/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:72 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:987 (987.0 B) TX bytes:17852 (17.4 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:261 errors:0 dropped:0 overruns:0 frame:0 TX packets:261 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:20573 (20.0 KiB) TX bytes:20573 (20.0 KiB) resin-dns Link encap:Ethernet HWaddr DA:7B:5D:B4:B3:8B inet addr:10.114.102.1 Bcast:0.0.0.0 Mask:255.255.255.0 inet6 addr: fe80::d87b:5dff:feb4:b38b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:71 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:12404 (12.1 KiB) resin-vpn Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:10.240.39.64 P-t-P:52.4.252.97 Mask:255.255.255.255 inet6 addr: fe80::c460:84b1:179:b2b2/64 Scope:Link UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:482 errors:0 dropped:0 overruns:0 frame:0 TX packets:548 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:32133 (31.3 KiB) TX bytes:163053 (159.2 KiB) supervisor0 Link encap:Ethernet HWaddr 02:42:14:4D:1D:2F inet addr:10.114.104.1 Bcast:10.114.104.127 Mask:255.255.255.128 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) veth744bec5 Link encap:Ethernet HWaddr 4A:6C:5F:EA:29:AE inet6 addr: fe80::486c:5fff:feea:29ae/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:9 errors:0 dropped:0 overruns:0 frame:0 TX packets:53 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:438 (438.0 B) TX bytes:8168 (7.9 KiB) veth922c23d Link encap:Ethernet HWaddr 6A:16:38:61:7A:B2 inet6 addr: fe80::6816:38ff:fe61:7ab2/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3 errors:0 dropped:0 overruns:0 frame:0 TX packets:49 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:138 (138.0 B) TX bytes:8008 (7.8 KiB) veth97fb07e Link encap:Ethernet HWaddr 02:68:82:39:30:53 inet6 addr: fe80::68:82ff:fe39:3053/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:14 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1127 (1.1 KiB) TX bytes:14690 (14.3 KiB) vethf8490fb Link encap:Ethernet HWaddr 4A:A9:E7:50:12:14 inet6 addr: fe80::48a9:e7ff:fe50:1214/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:55 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:696 (696.0 B) TX bytes:8164 (7.9 KiB) wlan0 Link encap:Ethernet HWaddr C8:3A:35:C9:97:58 inet addr:192.168.0.24 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::1007:e79d:f61b:514b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1187 errors:0 dropped:8 overruns:0 frame:0 TX packets:1061 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:217860 (212.7 KiB) TX bytes:285885 (279.1 KiB) real 0m 0.17s user 0m 0.02s sys 0m 0.01s --- iptables -n -L --- 2019-11-29 21:07:17.213060601+00:00 Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy DROP) target prot opt source destination DOCKER-USER all -- 0.0.0.0/0 0.0.0.0/0 DOCKER-ISOLATION-STAGE-1 all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 Chain OUTPUT (policy ACCEPT) target prot opt source destination Chain DOCKER (3 references) target prot opt source destination ACCEPT tcp -- 0.0.0.0/0 172.17.0.5 tcp dpt:80 Chain DOCKER-ISOLATION-STAGE-1 (1 references) target prot opt source destination DOCKER-ISOLATION-STAGE-2 all -- 0.0.0.0/0 0.0.0.0/0 DOCKER-ISOLATION-STAGE-2 all -- 0.0.0.0/0 0.0.0.0/0 DOCKER-ISOLATION-STAGE-2 all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 Chain DOCKER-ISOLATION-STAGE-2 (3 references) target prot opt source destination DROP all -- 0.0.0.0/0 0.0.0.0/0 DROP all -- 0.0.0.0/0 0.0.0.0/0 DROP all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 Chain DOCKER-USER (1 references) target prot opt source destination RETURN all -- 0.0.0.0/0 0.0.0.0/0 real 0m 0.24s user 0m 0.01s sys 0m 0.02s --- iptables -n -t nat -L --- 2019-11-29 21:07:17.843320527+00:00 Chain PREROUTING (policy ACCEPT) target prot opt source destination DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type LOCAL Chain INPUT (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination DOCKER all -- 0.0.0.0/0 !127.0.0.0/8 ADDRTYPE match dst-type LOCAL Chain POSTROUTING (policy ACCEPT) target prot opt source destination MASQUERADE all -- 10.114.101.0/24 0.0.0.0/0 MASQUERADE all -- 10.114.104.0/25 0.0.0.0/0 MASQUERADE all -- 172.17.0.0/16 0.0.0.0/0 MASQUERADE tcp -- 172.17.0.5 172.17.0.5 tcp dpt:80 Chain DOCKER (2 references) target prot opt source destination RETURN all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 DNAT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:80 to:172.17.0.5:80 real 0m 0.18s user 0m 0.02s sys 0m 0.01s --- journalctl -n 200 --no-pager -a -u openvpn-resin --- 2019-11-29 21:07:18.369247796+00:00 -- Logs begin at Tue 2019-10-01 13:06:37 UTC, end at Fri 2019-11-29 21:07:10 UTC. -- -- No entries -- real 0m 0.23s user 0m 0.02s sys 0m 0.02s --- ls -l /mnt/boot/system-connections --- 2019-11-29 21:07:18.901352045+00:00 total 2 -rwxr-xr-x 1 root root 301 Oct 18 18:17 README.ignore -rwxr-xr-x 1 root root 245 Oct 18 18:17 resin-sample.ignore -rwxr-xr-x 1 root root 241 Nov 7 16:07 resin-wifi-01 real 0m 0.16s user 0m 0.00s sys 0m 0.03s --- netstat -ntl --- 2019-11-29 21:07:19.380038469+00:00 Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 127.0.0.2:53 0.0.0.0:* LISTEN tcp 0 0 10.114.102.1:53 0.0.0.0:* LISTEN tcp 0 0 :::2375 :::* LISTEN tcp 0 0 :::22222 :::* LISTEN tcp 0 0 :::80 :::* LISTEN real 0m 0.16s user 0m 0.00s sys 0m 0.03s --- nmcli --version --- 2019-11-29 21:07:19.861558884+00:00 nmcli tool, version 1.20.2 real 0m 0.38s user 0m 0.06s sys 0m 0.04s --- ping -c 1 -W 3 google.co.uk --- 2019-11-29 21:07:20.488757820+00:00 PING google.co.uk (172.217.16.35): 56 data bytes 64 bytes from 172.217.16.35: seq=0 ttl=52 time=15.428 ms --- google.co.uk ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 15.428/15.428/15.428 ms real 0m 0.14s user 0m 0.00s sys 0m 0.03s --- systemctl kill -s USR1 dnsmasq --- 2019-11-29 21:07:20.899117469+00:00 real 0m 0.22s user 0m 0.01s sys 0m 0.03s --- systemctl status openvpn-resin --no-pager --- 2019-11-29 21:07:21.397283830+00:00 ● openvpn.service - OpenVPN Loaded: loaded (/lib/systemd/system/openvpn.service; enabled; vendor preset: enabled) Active: active (running) since Thu 2019-11-28 14:04:36 UTC; 1 day 7h ago Main PID: 802 (openvpn) Memory: 2.8M CGroup: /system.slice/openvpn.service └─802 /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 Nov 29 21:03:26 cdac750 openvpn[802]: Fri Nov 29 21:03:26 2019 OPTIONS IMPORT: peer-id set Nov 29 21:03:26 cdac750 openvpn[802]: Fri Nov 29 21:03:26 2019 OPTIONS IMPORT: adjusting link_mtu to 1627 Nov 29 21:03:26 cdac750 openvpn[802]: Fri Nov 29 21:03:26 2019 OPTIONS IMPORT: data channel crypto options modified Nov 29 21:03:26 cdac750 openvpn[802]: Fri Nov 29 21:03:26 2019 Data Channel: using negotiated cipher 'AES-256-GCM' Nov 29 21:03:26 cdac750 openvpn[802]: Fri Nov 29 21:03:26 2019 Data Channel Encrypt: Cipher 'AES-256-GCM' initialized with 256 bit key Nov 29 21:03:26 cdac750 openvpn[802]: Fri Nov 29 21:03:26 2019 Data Channel Decrypt: Cipher 'AES-256-GCM' initialized with 256 bit key Nov 29 21:03:26 cdac750 openvpn[802]: Fri Nov 29 21:03:26 2019 Preserving previous TUN/TAP instance: resin-vpn Nov 29 21:03:26 cdac750 openvpn[802]: Fri Nov 29 21:03:26 2019 /etc/openvpn-misc/upscript.sh resin-vpn 1500 1555 10.240.39.64 52.4.252.97 restart Nov 29 21:03:29 cdac750 openvpn[802]: resin-ntp-config: Found config.json in /mnt/boot/config.json . Nov 29 21:03:29 cdac750 openvpn[802]: Fri Nov 29 21:03:29 2019 Initialization Sequence Completed real 0m 0.36s user 0m 0.04s sys 0m 0.03s --- echo === OS === --- 2019-11-29 21:07:22.030324746+00:00 === OS === real 0m 0.07s user 0m 0.00s sys 0m 0.01s --- cat /etc/os-release --- 2019-11-29 21:07:22.352311687+00:00 ID="balena-os" NAME="balenaOS" VERSION="2.44.0+rev1" VERSION_ID="2.44.0+rev1" PRETTY_NAME="balenaOS 2.44.0+rev1" MACHINE="raspberrypi" VARIANT="Development" VARIANT_ID="dev" META_BALENA_VERSION="2.44.0" RESIN_BOARD_REV="8fc90cc" META_RESIN_REV="7fed82f" SLUG="raspberry-pi" real 0m 0.09s user 0m 0.00s sys 0m 0.02s --- cat /mnt/boot/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- 2019-11-29 21:07:22.720883473+00:00 { "apiEndpoint": "https://api.balena-cloud.com", "appUpdatePollInterval": 900000, "applicationId": "1541221", "applicationName": "Czujniki", "deltaEndpoint": "https://delta.balena-cloud.com", "deviceApiKey": "", "deviceApiKeys": "", "deviceType": "raspberry-pi", "listenPort": "48484", "mixpanelToken": "", "pubnubPublishKey": "", "pubnubSubscribeKey": "", "registryEndpoint": "registry2.balena-cloud.com", "userId": "133850", "username": "gh_przemekskw", "uuid": "cdac750ab46af76881b9662f56ec321e", "vpnEndpoint": "vpn.balena-cloud.com", "vpnPort": "443", "registered_at": 1573144936186, "deviceId": 1739626 } real 0m 3.92s user 0m 0.97s sys 0m 0.04s --- cat /mnt/boot/config.txt --- 2019-11-29 21:07:26.914233672+00:00 ################################################################################ ## Raspberry Pi Configuration Settings ## ## Revision 16, 2013/06/22 ## ## Details taken from the eLinux wiki ## For up-to-date information please refer to wiki page. ## ## Wiki Location : http://elinux.org/RPiconfig ## ## ## Description: ## Details of each setting are described with each section that begins with ## a double hashed comment ('##') ## It is up to the user to remove the single hashed comment ('#') from each ## option they want to enable, and to set the specific value of that option. ## ## Overclock settings will be disabled at runtime if the SoC reaches temp_limit ## ################################################################################ ################################################################################ ## Standard Definition Video Settings ################################################################################ ## sdtv_mode ## defines the TV standard for composite output ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Normal NTSC (Default) ## 1 Japanese version of NTSC - no pedestal ## 2 Normal PAL ## 3 Brazilian version of PAL - 525/60 rather than 625/50, different ## subcarrier ## #sdtv_mode=0 ## sdtv_aspect ## defines the aspect ratio for composite output ## ## Value Description ## ------------------------------------------------------------------------- ## 1 4:3 (Default) ## 2 14:9 ## 3 16:9 ## #sdtv_aspect=1 ## sdtv_disable_colourburst ## Disables colour burst on composite output. The picture will be ## monochrome, but possibly sharper ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Colour burst is enabled (Default) ## 1 Colour burst is disabled ## #sdtv_disable_colourburst=1 ################################################################################ ## High Definition Video Settings ################################################################################ ## hdmi_safe ## Use "safe mode" settings to try to boot with maximum hdmi compatibility. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Enabled (this does: hdmi_force_hotplug=1, ## hdmi_ignore_edid=0xa5000080, ## config_hdmi_boost=4, hdmi_group=2, ## hdmi_mode=4, disable_overscan=0, ## overscan_left=24, overscan_right=24, ## overscan_top=24, overscan_bottom=24) ## #hdmi_safe=1 ## hdmi_force_hotplug ## Pretends HDMI hotplug signal is asserted so it appears a HDMI display ## is attached ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Use HDMI mode even if no HDMI monitor is detected ## #hdmi_force_hotplug=1 ## hdmi_ignore_hotplug ## Pretends HDMI hotplug signal is not asserted so it appears a HDMI ## display is not attached ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Use composite mode even if HDMI monitor is detected ## #hdmi_ignore_hotplug=1 ## hdmi_drive ## chooses between HDMI and DVI modes ## ## Value Description ## ------------------------------------------------------------------------- ## 1 Normal DVI mode (No sound) ## 2 Normal HDMI mode (Sound will be sent if supported and enabled) ## #hdmi_drive=2 ## hdmi_ignore_edid ## Enables the ignoring of EDID/display data ## #hdmi_ignore_edid=0xa5000080 ## hdmi_edid_file ## Read the EDID data from the edid.dat file instead of from the attached ## device ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Read EDID data from attached device (Default) ## 1 Read EDID data from edid.txt file ## #hdmi_edid_file=1 ## hdmi_ignore_edid_audio ## Pretends all audio formats are unsupported by display. This means ALSA ## will default to analogue. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 Pretend all audio formats are unsupported ## #hdmi_ignore_edid_audio=1 ## hdmi_force_edid_audio ## Pretends all audio formats are supported by display, allowing ## passthrough of DTS/AC3 even when not reported as supported. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 Pretend all audio formats are supported ## #hdmi_force_edid_audio=1 ## hdmi_force_edid_3d ## Pretends all CEA modes support 3D even when edid doesn't indicate ## support for them. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 Pretend 3D mode is supported ## #hdmi_force_edid_3d=1 ## avoid_edid_fuzzy_match ## Avoid fuzzy matching of modes described in edid. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use fuzzy matching (Default) ## 1 Avoid fuzzy matching ## #avoid_edid_fuzzy_match=1 ## hdmi_pixel_encoding ## Force the pixel encoding mode. ## By default it will use the mode requested from edid so shouldn't ## need changing. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 RGB limited (16-235) ## 2 RGB full ( 0-255) ## 3 YCbCr limited (16-235) ## 4 YCbCr limited ( 0-255) ## #hdmi_pixel_encoding=1 ## hdmi_group ## Defines the HDMI type ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use the preferred group reported by the edid (Default) ## 1 CEA ## 2 DMT ## #hdmi_group=1 ## hdmi_mode ## defines screen resolution in CEA or DMT format ## ## H means 16:9 variant (of a normally 4:3 mode). ## 2x means pixel doubled (i.e. higher clock rate, with each pixel repeated ## twice) ## 4x means pixel quadrupled (i.e. higher clock rate, with each pixel ## repeated four times) ## reduced blanking means fewer bytes are used for blanking within the data ## stream (i.e. lower clock rate, with fewer wasted bytes) ## ## Value hdmi_group=CEA hdmi_group=DMT ## ------------------------------------------------------------------------- ## 1 VGA 640x350 85Hz ## 2 480p 60Hz 640x400 85Hz ## 3 480p 60Hz H 720x400 85Hz ## 4 720p 60Hz 640x480 60Hz ## 5 1080i 60Hz 640x480 72Hz ## 6 480i 60Hz 640x480 75Hz ## 7 480i 60Hz H 640x480 85Hz ## 8 240p 60Hz 800x600 56Hz ## 9 240p 60Hz H 800x600 60Hz ## 10 480i 60Hz 4x 800x600 72Hz ## 11 480i 60Hz 4x H 800x600 75Hz ## 12 240p 60Hz 4x 800x600 85Hz ## 13 240p 60Hz 4x H 800x600 120Hz ## 14 480p 60Hz 2x 848x480 60Hz ## 15 480p 60Hz 2x H 1024x768 43Hz DO NOT USE ## 16 1080p 60Hz 1024x768 60Hz ## 17 576p 50Hz 1024x768 70Hz ## 18 576p 50Hz H 1024x768 75Hz ## 19 720p 50Hz 1024x768 85Hz ## 20 1080i 50Hz 1024x768 120Hz ## 21 576i 50Hz 1152x864 75Hz ## 22 576i 50Hz H 1280x768 reduced blanking ## 23 288p 50Hz 1280x768 60Hz ## 24 288p 50Hz H 1280x768 75Hz ## 25 576i 50Hz 4x 1280x768 85Hz ## 26 576i 50Hz 4x H 1280x768 120Hz reduced blanking ## 27 288p 50Hz 4x 1280x800 reduced blanking ## 28 288p 50Hz 4x H 1280x800 60Hz ## 29 576p 50Hz 2x 1280x800 75Hz ## 30 576p 50Hz 2x H 1280x800 85Hz ## 31 1080p 50Hz 1280x800 120Hz reduced blanking ## 32 1080p 24Hz 1280x960 60Hz ## 33 1080p 25Hz 1280x960 85Hz ## 34 1080p 30Hz 1280x960 120Hz reduced blanking ## 35 480p 60Hz 4x 1280x1024 60Hz ## 36 480p 60Hz 4x H 1280x1024 75Hz ## 37 576p 50Hz 4x 1280x1024 85Hz ## 38 576p 50Hz 4x H 1280x1024 120Hz reduced blanking ## 39 1080i 50Hz reduced blanking 1360x768 60Hz ## 40 1080i 100Hz 1360x768 120Hz reduced blanking ## 41 720p 100Hz 1400x1050 reduced blanking ## 42 576p 100Hz 1400x1050 60Hz ## 43 576p 100Hz H 1400x1050 75Hz ## 44 576i 100Hz 1400x1050 85Hz ## 45 576i 100Hz H 1400x1050 120Hz reduced blanking ## 46 1080i 120Hz 1440x900 reduced blanking ## 47 720p 120Hz 1440x900 60Hz ## 48 480p 120Hz 1440x900 75Hz ## 49 480p 120Hz H 1440x900 85Hz ## 50 480i 120Hz 1440x900 120Hz reduced blanking ## 51 480i 120Hz H 1600x1200 60Hz ## 52 576p 200Hz 1600x1200 65Hz ## 53 576p 200Hz H 1600x1200 70Hz ## 54 576i 200Hz 1600x1200 75Hz ## 55 576i 200Hz H 1600x1200 85Hz ## 56 480p 240Hz 1600x1200 120Hz reduced blanking ## 57 480p 240Hz H 1680x1050 reduced blanking ## 58 480i 240Hz 1680x1050 60Hz ## 59 480i 240Hz H 1680x1050 75Hz ## 60 1680x1050 85Hz ## 61 1680x1050 120Hz reduced blanking ## 62 1792x1344 60Hz ## 63 1792x1344 75Hz ## 64 1792x1344 120Hz reduced blanking ## 65 1856x1392 60Hz ## 66 1856x1392 75Hz ## 67 1856x1392 120Hz reduced blanking ## 68 1920x1200 reduced blanking ## 69 1920x1200 60Hz ## 70 1920x1200 75Hz ## 71 1920x1200 85Hz ## 72 1920x1200 120Hz reduced blanking ## 73 1920x1440 60Hz ## 74 1920x1440 75Hz ## 75 1920x1440 120Hz reduced blanking ## 76 2560x1600 reduced blanking ## 77 2560x1600 60Hz ## 78 2560x1600 75Hz ## 79 2560x1600 85Hz ## 80 2560x1600 120Hz reduced blanking ## 81 1366x768 60Hz ## 82 1080p 60Hz ## 83 1600x900 reduced blanking ## 84 2048x1152 reduced blanking ## 85 720p 60Hz ## 86 1366x768 reduced blanking ## #hdmi_mode=1 ## config_hdmi_boost ## configure the signal strength of the HDMI interface. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 (Default) ## 1 ## 2 ## 3 ## 4 Try if you have interference issues with HDMI ## 5 ## 6 ## 7 Maximum ## #config_hdmi_boost=0 ## hdmi_ignore_cec_init ## Doesn't sent initial active source message. Avoids bringing ## (CEC enabled) TV out of standby and channel switch when rebooting. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Normal behaviour (Default) ## 1 Doesn't sent initial active source message ## #hdmi_ignore_cec_init=1 ## hdmi_ignore_cec ## Pretends CEC is not supported at all by TV. ## No CEC functions will be supported. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Normal behaviour (Default) ## 1 Pretend CEC is not supported by TV ## #hdmi_ignore_cec=1 ################################################################################ ## Overscan Video Settings ################################################################################ ## overscan_left ## Number of pixels to skip on left ## #overscan_left=0 ## overscan_right ## Number of pixels to skip on right ## #overscan_right=0 ## overscan_top ## Number of pixels to skip on top ## #overscan_top=0 ## overscan_bottom ## Number of pixels to skip on bottom ## #overscan_bottom=0 ## disable_overscan ## Set to 1 to disable overscan ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Overscan Enabled (Default) ## 1 Overscan Disabled ## #disable_overscan=1 ################################################################################ ## Framebuffer Video Settings ################################################################################ ## framebuffer_width ## Console framebuffer width in pixels. Default is display width minus ## overscan. ## #framebuffer_width=0 ## framebuffer_height ## Console framebuffer height in pixels. Default is display height minus ## overscan. ## #framebuffer_height=0 ## framebuffer_depth ## Console framebuffer depth in bits per pixel. ## ## Value Description ## ------------------------------------------------------------------------- ## 8 Valid, but default RGB palette makes an unreadable screen ## 16 (Default) ## 24 Looks better but has corruption issues as of 2012/06/15 ## 32 Has no corruption issues but needs framebuffer_ignore_alpha=1 ## and shows the wrong colors as of 2012/06/15 ## #framebuffer_depth=16 ## framebuffer_ignore_alpha ## Set to 1 to disable alpha channel. Helps with 32bit. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Enable Alpha Channel (Default) ## 1 Disable Alpha Channel ## #framebuffer_ignore_alpha=0 ################################################################################ ## General Video Settings ################################################################################ ## display_rotate ## Rotate the display clockwise or flip the display. ## The 90 and 270 degrees rotation options require additional memory on GPU, ## so won't work with the 16M GPU split. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 0 degrees (Default) ## 1 90 degrees ## 2 180 degrees ## 3 270 degrees ## 0x10000 Horizontal flip ## 0x20000 Vertical flip ## #display_rotate=0 ## dispmanx_offline ## Set to "1" to enable offline compositing ## ## Default 0 ## #dispmanx_offline=0 ################################################################################ ## Licensed Codecs ## ## Hardware decoding of additional codecs can be enabled by purchasing a ## license that is locked to the CPU serial number of your Raspberry Pi. ## ## Up to 8 licenses per CODEC can be specified as a comma seperated list. ## ################################################################################ ## decode_MPG2 ## License key to allow hardware MPEG-2 decoding. ## #decode_MPG2=0x12345678 ## decode_WVC1 ## License key to allow hardware VC-1 decoding. ## #decode_WVC1=0x12345678 ################################################################################ ## Camera Settings ################################################################################ ## start_x ## Set to "1" to enable the camera module. ## ## Enabling the camera requires gpu_mem option to be specified with a value ## of at least 128. ## ## Default 0 ## #start_x=0 ## disable_camera_led ## Turn off the red camera led when recording video or taking a still ## picture. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 LED enabled (Default) ## 1 LED disabled ## #disable_camera_led=1 ################################################################################ ## Test Settings ################################################################################ ## test_mode ## Enable test sound/image during boot for manufacturing test. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disable Test Mod (Default) ## 1 Enable Test Mode ## #test_mode=0 ################################################################################ ## Memory Settings ################################################################################ ## disable_l2cache ## Disable arm access to GPU's L2 cache. Needs corresponding L2 disabled ## kernel. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Enable L2 Cache (Default) ## 1 Disable L2 cache ## #disable_l2cache=0 ## gpu_mem ## GPU memory allocation in MB for all board revisions. ## ## Default 64 ## gpu_mem=16 ## gpu_mem_256 ## GPU memory allocation in MB for 256MB board revision. ## This option overrides gpu_mem. ## #gpu_mem_256=192 ## gpu_mem_512 ## GPU memory allocation in MB for 512MB board revision. ## This option overrides gpu_mem. ## #gpu_mem_512=448 ## gpu_mem_1024 ## GPU memory allocation in MB for 1024MB board revision. ## This option overrides gpu_mem. ## #gpu_mem_1024=944 ## disable_pvt ## Disable adjusting the refresh rate of RAM every 500ms ## (measuring RAM temparature). ## #disable_pvt=1 ################################################################################ ## CMA - Dynamic Memory Split ## ## CMA enables dynamic management of the ARM and GPU memory split at runtime. ## ## The following options need to be in cmdline.txt for CMA to work: ## coherent_pool=6M smsc95xx.turbo_mode=N ## ################################################################################ ## cma_lwm ## When GPU has less than cma_lwm (low water mark) memory available it ## will request some from ARM. ## #cma_lwm=16 ## cma_hwm ## When GPU has more than cma_hwm (high water mark) memory available it ## will release some to ARM. ## #cma_hwm=32 ################################################################################ ## Boot Option Settings ################################################################################ ## disable_commandline_tags ## Stop start.elf from filling in ATAGS (memory from 0x100) before ## launching kernel ## #disable_commandline_tags=0 ## cmdline (string) ## Command line parameters. Can be used instead of cmdline.txt file ## #cmdline="" ## kernel (string) ## Alternative name to use when loading kernel. ## #kernel="" ## kernel_address ## Address to load kernel.img file at ## #kernel_address=0x00000000 ## kernel_old ## Support loading old kernels ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Load kernel at address 0x00000000 ## #kernel_old=1 ## ramfsfile (string) ## ramfs file to load ## #ramfsfile="" ## ramfsaddr ## Address to load ramfs file at ## #ramfsaddr=0x00000000 ## initramfs (string address) ## ramfs file and address to load it at (it's like ramfsfile+ramfsaddr in ## one option). ## ## NOTE: this option uses different syntax than all other options - you ## should not use "=" character here. ## #initramfs initramf.gz 0x00800000 ## device_tree_address ## Address to load device_tree at ## #device_tree_address=0x00000000 ## init_uart_baud ## Initial uart baud rate. ## ## Default 115200 ## #init_uart_baud=115200 ## init_uart_clock ## Initial uart clock. ## ## Default 3000000 (3MHz) ## #init_uart_clock=3000000 ## init_emmc_clock ## Initial emmc clock, increasing this can speedup your SD-card. ## ## Default 100000000 (100mhz) ## #init_emmc_clock=100000000 ## boot_delay ## Wait for a given number of seconds in start.elf before loading ## kernel.img. ## ## delay = (1000 * boot_delay) + boot_delay_ms ## ## Default 1 ## #boot_delay=0 ## boot_delay_ms ## Wait for a given number of milliseconds in start.elf before loading ## kernel.img. ## ## delay = (1000 * boot_delay) + boot_delay_ms ## ## Default 0 ## #boot_delay_ms=0 ## avoid_safe_mode ## Adding a jumper between pins 5 & 6 of P1 enables a recovery Safe Mode. ## If pins 5 & 6 are used for connecting to external devices (e.g. GPIO), ## then this setting can be used to ensure Safe Mode is not triggered. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Respect Safe Mode input (Default) ## 1 Ignore Safe Mode input ## #avoid_safe_mode=1 ## disable_splash ## Avoids the rainbow splash screen on boot. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Splash screen enabled (Default) ## 1 Splash screen disabled ## #disable_splash=1 ################################################################################ ## Overclocking Settings ## ## ARM, SDRAM and GPU each have their own PLLs and can have unrelated ## frequencies. ## ## The GPU core, h264, v3d and isp share a PLL, so need to have related ## frequencies. ## pll_freq = floor(2400 / (2 * core_freq)) * (2 * core_freq) ## gpu_freq = pll_freq / [even number] ## ## The effective gpu_freq is automatically rounded to nearest even integer, so ## asking for core_freq = 500 and gpu_freq = 300 will result in divisor of ## 2000/300 = 6.666 => 6 and so 333.33MHz. ## ## ## Standard Profiles: ## arm_freq core_freq sdram_freq over_voltage ## ------------------------------------------------------------------------- ## None 700 250 400 0 ## Modest 800 300 400 0 ## Medium 900 333 450 2 ## High 950 450 450 6 ## Turbo 1000 500 500 6 ## ################################################################################ ## force_turbo ## Control the kernel "ondemand" governor. It has no effect if no overclock ## settings are specified. ## May set warrany bit. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Enable dynamic clocks and voltage for the ARM core, GPU core and ## SDRAM (Default). ## Overclocking of h264_freq, v3d_freq and isp_freq is ignored. ## 1 Disable dynamic clocks and voltage for the ARM core, GPU core ## and SDRAM. ## Overclocking of h264_freq, v3d_freq and isp_freq is allowed. ## #force_turbo=0 ## initial_turbo ## Enables turbo mode from boot for the given value in seconds (up to 60) ## or until cpufreq sets a frequency. Can help with sdcard corruption if ## overclocked. ## ## Default 0 ## #initial_turbo=0 ## temp_limit ## Overheat protection. Sets clocks and voltages to default when the SoC ## reaches this Celsius value. ## Setting this higher than default voids warranty. ## ## Default 85 ## #temp_limit=85 ## arm_freq ## Frequency of ARM in MHz. ## ## Default 700. ## #arm_freq=700 ## arm_freq_min ## Minimum frequency of ARM in MHz (used for dynamic clocking). ## ## Default 700. ## #arm_freq_min=700 ## gpu_freq ## Sets core_freq, h264_freq, isp_freq, v3d_freq together. ## ## Default 250. ## #gpu_freq=250 ## core_freq ## Frequency of GPU processor core in MHz. It has an impact on ARM ## performance since it drives L2 cache. ## ## Default 250. ## #core_freq=250 ## core_freq_min ## Minimum frequency of GPU processor core in MHz (used for dynamic ## clocking). It has an impact on ARM performance since it drives L2 cache. ## ## Default 250. ## #core_freq_min=250 ## h264_freq ## Frequency of hardware video block in MHz. ## ## Default 250. ## #h264_freq=250 ## isp_freq ## Frequency of image sensor pipeline block in MHz. ## ## Default 250. ## #isp_freq=250 ## v3d_freq ## Frequency of 3D block in MHz. ## ## Default 250. ## #v3d_freq=250 ## sdram_freq ## Frequency of SDRAM in MHz. ## ## Default 400. ## #sdram_freq=400 ## sdram_freq_min ## Minimum frequency of SDRAM in MHz (used for dynamic clocking). ## ## Default 400. ## #sdram_freq_min=400 ## avoid_pwm_pll ## Don't dedicate a pll to PWM audio. This will reduce analogue audio ## quality slightly. The spare PLL allows the core_freq to be set ## independently from the rest of the gpu allowing more control over ## overclocking. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Linked core_freq (Default) ## 1 Unlinked core_freq ## #avoid_pwm_pll=1 ################################################################################ ## Voltage Settings ################################################################################ ## current_limit_override ## Disables SMPS current limit protection. Can help if you are currently ## hitting a reboot failure when overclocking too high. ## May set warrany bit. ## #current_limit_override=0x5A000020 ## over_voltage ## ARM/GPU core voltage adjust. ## May set warrany bit. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V (requires force_turbo=1 or current_limit_override) ## 8 1.4 V (requires force_turbo=1 or current_limit_override) ## #over_voltage=0 ## over_voltage_min ## Minimum ARM/GPU core voltage adjust (used for dynamic clocking). ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V (requires force_turbo=1) ## 8 1.4 V (requires force_turbo=1) ## #over_voltage_min=0 ## over_voltage_sdram ## Sets over_voltage_sdram_c, over_voltage_sdram_i, over_voltage_sdram_p ## together ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram=0 ## over_voltage_sdram_c ## SDRAM controller voltage adjust. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram_c=0 ## over_voltage_sdram_i ## SDRAM I/O voltage adjust. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram_i=0 ## over_voltage_sdram_p ## SDRAM phy voltage adjust. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram_p=0 ################################################################################ ## USB Power ################################################################################ ## max_usb_current ## When set to 1, change the output current limit (for all 4 USB ## ports combined) from 600mA to double that, 1200mA. ## ## This option is not available for Model A/B boards. ## ## Default 0. ## #max_usb_current=0 ################################################################################ ## Base Device Tree Parameters ################################################################################ ## audio ## Enable the onboard ALSA audio ## ## Default off. ## #dtparam=audio=off ## i2c_arm ## Enable the ARM's i2c interface ## ## Default off. ## #dtparam=i2c_arm=off ## i2c_vc ## Enable the i2c interface ## ## Usually reserved for the VideoCore processor ## ## Default off. ## #dtparam=i2c_vc=off ## i2c_arm_baudrate ## Set the baudrate of the ARM's i2c interface ## ## Default 100000. ## #dtparam=i2c_arm_baudrate=100000 ## i2c_vc_baudrate ## Set the baudrate of the VideoCore i2c interface ## ## Default 100000. ## #dtparam=i2c_vc_baudrate=100000 ## i2s ## Set to "on" to enable the i2s interface ## ## Default off. ## #dtparam=i2s=off ## spi ## Set to "on" to enable the spi interfaces ## ## Default off. ## #dtparam=spi=off ## random ## Set to "on" to enable the hardware random ## ## Default off. ## #dtparam=random=off ## uart0 ## Set to "off" to disable uart0 ## ## Default on. ## #dtparam=uart0=on ## watchdog ## Set to "on" to enable the hardware watchdog ## ## Default off. ## #dtparam=watchdog=off ## act_led_trigger ## Choose which activity the LED tracks. ## ## Use "heartbeat" for a nice load indicator. ## ## Default mmc. ## #dtparam=act_led_trigger=mmc ## act_led_activelow ## Set to "on" to invert the sense of the LED ## ## Default off. ## #dtparam=act_led_activelow=off ## act_led_gpio ## Set which GPIO to use for the activity LED ## ## In case you want to connect it to an external device ## ## Default 16 on a non-Plus board, 47 on a Plus or Pi 2. ## #dtparam=act_led_gpio=47 ## pwr_led_trigger ## Choose which activity the LED tracks. ## ## Use "heartbeat" for a nice load indicator. ## ## Not available on Model A/B boards. ## ## Default mmc. ## #dtparam=pwr_led_trigger=mmc ## pwr_led_activelow ## Set to "on" to invert the sense of the LED ## ## Not available on Model A/B boards. ## ## Default off. ## #dtparam=pwr_led_activelow=off ## pwr_led_gpio ## Set which GPIO to use for the PWR LED ## ## In case you want to connect it to an external device ## ## Not available on Model A/B boards. ## ## Default 35. ## #dtparam=pwr_led_gpio=35 # Enable UART enable_uart=1 dtparam=i2c_arm=on dtparam=spi=on disable_splash=1 dtparam=audio=on real 0m 0.11s user 0m 0.01s sys 0m 0.00s --- cat /mnt/boot/resinOS_uEnv.txt --- 2019-11-29 21:07:27.261628529+00:00 Command exited with non-zero status 1 real 0m 0.10s user 0m 0.00s sys 0m 0.02s --- cat /mnt/boot/uEnv.txt --- 2019-11-29 21:07:27.624872333+00:00 Command exited with non-zero status 1 real 0m 0.12s user 0m 0.00s sys 0m 0.02s --- cat /mnt/conf/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- 2019-11-29 21:07:27.996433110+00:00 real 0m 3.14s user 0m 0.97s sys 0m 0.03s --- cat /mnt/data-disk/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- 2019-11-29 21:07:31.350306072+00:00 real 0m 3.23s user 0m 1.03s sys 0m 0.00s --- cat /var/log/messages --- 2019-11-29 21:07:34.852605545+00:00 Oct 18 18:16:50 localhost syslog.info syslogd started: BusyBox v1.30.1 Oct 18 18:16:50 localhost user.notice kernel: klogd started: BusyBox v1.30.1 (2019-08-08 14:26:47 UTC) Oct 18 18:16:50 localhost user.info kernel: [ 0.000000] Booting Linux on physical CPU 0x0 Oct 18 18:16:50 localhost user.notice kernel: [ 0.000000] Linux version 4.19.71 (oe-user@oe-host) (gcc version 8.3.0 (GCC)) #1 Thu Oct 17 13:52:16 UTC 2019 Oct 18 18:16:50 localhost user.info kernel: [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d Oct 18 18:16:50 localhost user.info kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache Oct 18 18:16:50 localhost user.info kernel: [ 0.000000] OF: fdt: Machine model: Raspberry Pi Zero Rev 1.2 Oct 18 18:16:50 localhost user.info kernel: [ 0.000000] Memory policy: Data cache writeback Oct 18 18:16:50 localhost user.info kernel: [ 0.000000] cma: Reserved 8 MiB at 0x1e400000 Oct 18 18:16:50 localhost user.debug kernel: [ 0.000000] On node 0 totalpages: 126976 Oct 18 18:16:50 localhost user.debug kernel: [ 0.000000] Normal zone: 1116 pages used for memmap Oct 18 18:16:50 localhost user.debug kernel: [ 0.000000] Normal zone: 0 pages reserved Oct 18 18:16:50 localhost user.debug kernel: [ 0.000000] Normal zone: 126976 pages, LIFO batch:31 Oct 18 18:16:50 localhost user.notice kernel: [ 0.000000] random: get_random_bytes called from start_kernel+0x90/0x4a4 with crng_init=0 Oct 18 18:16:50 localhost user.debug kernel: [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 Oct 18 18:16:50 localhost user.debug kernel: [ 0.000000] pcpu-alloc: [0] 0 Oct 18 18:16:50 localhost user.info kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 125860 Oct 18 18:16:50 localhost user.notice kernel: [ 0.000000] Kernel command line: coherent_pool=1M bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x1fa00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 console=t Oct 18 18:16:50 localhost user.info kernel: [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) Oct 18 18:16:50 localhost user.info kernel: [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) Oct 18 18:16:50 localhost user.info kernel: [ 0.000000] Memory: 474616K/507904K available (7619K kernel code, 656K rwdata, 2240K rodata, 8112K init, 800K bss, 25096K reserved, 8192K cma-reserved) Oct 18 18:16:50 localhost user.notice kernel: [ 0.000000] Virtual kernel memory layout: Oct 18 18:16:50 localhost user.notice kernel: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) Oct 18 18:16:50 localhost user.notice kernel: [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) Oct 18 18:16:50 localhost user.notice kernel: [ 0.000000] vmalloc : 0xdf800000 - 0xff800000 ( 512 MB) Oct 18 18:16:50 localhost user.notice kernel: [ 0.000000] lowmem : 0xc0000000 - 0xdf000000 ( 496 MB) Oct 18 18:16:50 localhost user.notice kernel: [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) Oct 18 18:16:50 localhost user.notice kernel: [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (7621 kB) Oct 18 18:16:50 localhost user.notice kernel: [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (8112 kB) Oct 18 18:16:50 localhost user.notice kernel: [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 657 kB) Oct 18 18:16:50 localhost user.notice kernel: [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 801 kB) Oct 18 18:16:50 localhost user.info kernel: [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 Oct 18 18:16:50 localhost user.info kernel: [ 0.000000] ftrace: allocating 27604 entries in 81 pages Oct 18 18:16:50 localhost user.info kernel: [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 Oct 18 18:16:50 localhost user.info kernel: [ 0.000032] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns Oct 18 18:16:50 localhost user.info kernel: [ 0.000090] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns Oct 18 18:16:50 localhost user.info kernel: [ 0.000213] bcm2835: system timer (irq = 27) Oct 18 18:16:50 localhost user.info kernel: [ 0.000628] Console: colour dummy device 80x30 Oct 18 18:16:50 localhost user.info kernel: [ 0.001246] console [tty1] enabled Oct 18 18:16:50 localhost user.info kernel: [ 0.001326] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792) Oct 18 18:16:50 localhost user.info kernel: [ 0.060388] pid_max: default: 32768 minimum: 301 Oct 18 18:16:50 localhost user.info kernel: [ 0.060959] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) Oct 18 18:16:50 localhost user.info kernel: [ 0.061016] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) Oct 18 18:16:50 localhost user.info kernel: [ 0.062448] CPU: Testing write buffer coherency: ok Oct 18 18:16:50 localhost user.info kernel: [ 0.063836] Setting up static identity map for 0x8200 - 0x8238 Oct 18 18:16:50 localhost user.info kernel: [ 0.065298] devtmpfs: initialized Oct 18 18:16:50 localhost user.info kernel: [ 0.075660] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 Oct 18 18:16:50 localhost user.info kernel: [ 0.076139] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns Oct 18 18:16:50 localhost user.info kernel: [ 0.076215] futex hash table entries: 256 (order: -1, 3072 bytes) Oct 18 18:16:50 localhost user.info kernel: [ 0.077612] pinctrl core: initialized pinctrl subsystem Oct 18 18:16:50 localhost user.info kernel: [ 0.079188] NET: Registered protocol family 16 Oct 18 18:16:50 localhost user.info kernel: [ 0.082531] DMA: preallocated 1024 KiB pool for atomic coherent allocations Oct 18 18:16:50 localhost user.info kernel: [ 0.089446] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. Oct 18 18:16:50 localhost user.info kernel: [ 0.089521] hw-breakpoint: maximum watchpoint size is 4 bytes. Oct 18 18:16:50 localhost user.info kernel: [ 0.089688] Serial: AMBA PL011 UART driver Oct 18 18:16:50 localhost user.info kernel: [ 0.093023] bcm2835-mbox 2000b880.mailbox: mailbox enabled Oct 18 18:16:50 localhost user.info kernel: [ 0.136460] bcm2835-dma 20007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1 Oct 18 18:16:50 localhost user.notice kernel: [ 0.139025] SCSI subsystem initialized Oct 18 18:16:50 localhost user.info kernel: [ 0.139359] usbcore: registered new interface driver usbfs Oct 18 18:16:50 localhost user.info kernel: [ 0.139500] usbcore: registered new interface driver hub Oct 18 18:16:50 localhost user.info kernel: [ 0.139764] usbcore: registered new device driver usb Oct 18 18:16:50 localhost user.info kernel: [ 0.150870] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-08-28 15:08, variant start_cd Oct 18 18:16:50 localhost user.info kernel: [ 0.160899] raspberrypi-firmware soc:firmware: Firmware hash is 31098ceed842ca10c8ffd02ffe3640bf6c0190b4 Oct 18 18:16:50 localhost user.info kernel: [ 0.173217] clocksource: Switched to clocksource timer Oct 18 18:16:50 localhost user.notice kernel: [ 0.289573] VFS: Disk quotas dquot_6.6.0 Oct 18 18:16:50 localhost user.info kernel: [ 0.289766] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) Oct 18 18:16:50 localhost user.notice kernel: [ 0.290127] FS-Cache: Loaded Oct 18 18:16:50 localhost user.info kernel: [ 0.290508] CacheFiles: Loaded Oct 18 18:16:50 localhost user.info kernel: [ 0.309878] NET: Registered protocol family 2 Oct 18 18:16:50 localhost user.info kernel: [ 0.311238] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes) Oct 18 18:16:50 localhost user.info kernel: [ 0.311359] TCP established hash table entries: 4096 (order: 2, 16384 bytes) Oct 18 18:16:50 localhost user.info kernel: [ 0.311459] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) Oct 18 18:16:50 localhost user.info kernel: [ 0.311556] TCP: Hash tables configured (established 4096 bind 4096) Oct 18 18:16:50 localhost user.info kernel: [ 0.311747] UDP hash table entries: 256 (order: 0, 4096 bytes) Oct 18 18:16:50 localhost user.info kernel: [ 0.311813] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) Oct 18 18:16:50 localhost user.info kernel: [ 0.312251] NET: Registered protocol family 1 Oct 18 18:16:50 localhost user.info kernel: [ 0.313500] RPC: Registered named UNIX socket transport module. Oct 18 18:16:50 localhost user.info kernel: [ 0.313564] RPC: Registered udp transport module. Oct 18 18:16:50 localhost user.info kernel: [ 0.313595] RPC: Registered tcp transport module. Oct 18 18:16:50 localhost user.info kernel: [ 0.313621] RPC: Registered tcp NFSv4.1 backchannel transport module. Oct 18 18:16:50 localhost user.warn kernel: [ 0.458862] hw perfevents: no irqs for PMU, sampling events not supported Oct 18 18:16:50 localhost user.info kernel: [ 0.458988] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available Oct 18 18:16:50 localhost user.notice kernel: [ 0.463390] Initialise system trusted keyrings Oct 18 18:16:50 localhost user.info kernel: [ 0.463913] workingset: timestamp_bits=14 max_order=17 bucket_order=3 Oct 18 18:16:50 localhost user.info kernel: [ 0.478890] squashfs: version 4.0 (2009/01/31) Phillip Lougher Oct 18 18:16:50 localhost user.notice kernel: [ 0.479016] FS-Cache: Netfs 'nfs' registered for caching Oct 18 18:16:50 localhost user.notice kernel: [ 0.480327] NFS: Registering the id_resolver key type Oct 18 18:16:50 localhost user.notice kernel: [ 0.480424] Key type id_resolver registered Oct 18 18:16:50 localhost user.notice kernel: [ 0.480459] Key type id_legacy registered Oct 18 18:16:50 localhost user.info kernel: [ 0.480509] nfs4filelayout_init: NFSv4 File Layout Driver Registering... Oct 18 18:16:50 localhost user.info kernel: [ 0.483384] aufs 4.19.17+-20190211 Oct 18 18:16:50 localhost user.notice kernel: [ 0.487443] Key type asymmetric registered Oct 18 18:16:50 localhost user.notice kernel: [ 0.487505] Asymmetric key parser 'x509' registered Oct 18 18:16:50 localhost user.info kernel: [ 0.487638] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) Oct 18 18:16:50 localhost user.info kernel: [ 0.488154] io scheduler noop registered Oct 18 18:16:50 localhost user.info kernel: [ 0.488208] io scheduler deadline registered Oct 18 18:16:50 localhost user.info kernel: [ 0.488827] io scheduler cfq registered (default) Oct 18 18:16:50 localhost user.info kernel: [ 0.488879] io scheduler mq-deadline registered Oct 18 18:16:50 localhost user.info kernel: [ 0.488911] io scheduler kyber registered Oct 18 18:16:50 localhost user.info kernel: [ 0.491652] bcm2708_fb soc:fb: FB found 1 display(s) Oct 18 18:16:50 localhost user.info kernel: [ 0.500779] Console: switching to colour frame buffer device 82x26 Oct 18 18:16:50 localhost user.info kernel: [ 0.509459] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416 Oct 18 18:16:50 localhost user.info kernel: [ 0.519657] bcm2835-rng 20104000.rng: hwrng registered Oct 18 18:16:50 localhost user.info kernel: [ 0.523638] vc-mem: phys_addr:0x00000000 mem_base=0x1fa00000 mem_size:0x20000000(512 MiB) Oct 18 18:16:50 localhost user.info kernel: [ 0.531360] vc-sm: Videocore shared memory driver Oct 18 18:16:50 localhost user.info kernel: [ 0.535596] gpiomem-bcm2835 20200000.gpiomem: Initialised: Registers at 0x20200000 Oct 18 18:16:50 localhost user.info kernel: [ 0.562828] brd: module loaded Oct 18 18:16:50 localhost user.info kernel: [ 0.579684] loop: module loaded Oct 18 18:16:50 localhost user.info kernel: [ 0.584070] Loading iSCSI transport class v2.0-870. Oct 18 18:16:50 localhost user.info kernel: [ 0.588302] tun: Universal TUN/TAP device driver, 1.6 Oct 18 18:16:50 localhost user.info kernel: [ 0.592207] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) Oct 18 18:16:50 localhost user.info kernel: [ 0.596135] dwc_otg 20980000.usb: base=(ptrval) Oct 18 18:16:50 localhost user.warn kernel: [ 0.799795] Core Release: 2.80a Oct 18 18:16:50 localhost user.warn kernel: [ 0.803123] Setting default values for core params Oct 18 18:16:50 localhost user.warn kernel: [ 0.806507] Finished setting default values for core params Oct 18 18:16:50 localhost user.warn kernel: [ 1.010190] Using Buffer DMA mode Oct 18 18:16:50 localhost user.warn kernel: [ 1.013464] Periodic Transfer Interrupt Enhancement - disabled Oct 18 18:16:50 localhost user.warn kernel: [ 1.016691] Multiprocessor Interrupt Enhancement - disabled Oct 18 18:16:50 localhost user.warn kernel: [ 1.019996] OTG VER PARAM: 0, OTG VER FLAG: 0 Oct 18 18:16:50 localhost user.warn kernel: [ 1.023444] Dedicated Tx FIFOs mode Oct 18 18:16:50 localhost user.warn kernel: [ 1.027730] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = de514000 dma = 0x5e514000 len=9024 Oct 18 18:16:50 localhost user.warn kernel: [ 1.034805] FIQ FSM acceleration enabled for : Oct 18 18:16:50 localhost user.warn kernel: [ 1.034805] Non-periodic Split Transactions Oct 18 18:16:50 localhost user.warn kernel: [ 1.034805] Periodic Split Transactions Oct 18 18:16:50 localhost user.warn kernel: [ 1.034805] High-Speed Isochronous Endpoints Oct 18 18:16:50 localhost user.warn kernel: [ 1.034805] Interrupt/Control Split Transaction hack enabled Oct 18 18:16:50 localhost user.debug kernel: [ 1.051415] dwc_otg: Microframe scheduler enabled Oct 18 18:16:50 localhost user.warn kernel: [ 1.051679] WARN::hcd_init_fiq:457: FIQ on core 0 Oct 18 18:16:50 localhost user.warn kernel: [ 1.054925] WARN::hcd_init_fiq:458: FIQ ASM at c052f384 length 36 Oct 18 18:16:50 localhost user.warn kernel: [ 1.058123] WARN::hcd_init_fiq:497: MPHI regs_base at df810000 Oct 18 18:16:50 localhost user.info kernel: [ 1.061322] dwc_otg 20980000.usb: DWC OTG Controller Oct 18 18:16:50 localhost user.info kernel: [ 1.064441] dwc_otg 20980000.usb: new USB bus registered, assigned bus number 1 Oct 18 18:16:50 localhost user.info kernel: [ 1.067637] dwc_otg 20980000.usb: irq 56, io mem 0x00000000 Oct 18 18:16:50 localhost user.warn kernel: [ 1.070820] Init: Port Power? op_state=1 Oct 18 18:16:50 localhost user.warn kernel: [ 1.073987] Init: Power Port (0) Oct 18 18:16:50 localhost user.info kernel: [ 1.077505] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 Oct 18 18:16:50 localhost user.info kernel: [ 1.083778] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 18 18:16:50 localhost user.info kernel: [ 1.087146] usb usb1: Product: DWC OTG Controller Oct 18 18:16:50 localhost user.info kernel: [ 1.090451] usb usb1: Manufacturer: Linux 4.19.71 dwc_otg_hcd Oct 18 18:16:50 localhost user.info kernel: [ 1.093826] usb usb1: SerialNumber: 20980000.usb Oct 18 18:16:50 localhost user.info kernel: [ 1.098192] hub 1-0:1.0: USB hub found Oct 18 18:16:50 localhost user.info kernel: [ 1.101575] hub 1-0:1.0: 1 port detected Oct 18 18:16:50 localhost user.debug kernel: [ 1.105995] dwc_otg: FIQ enabled Oct 18 18:16:50 localhost user.debug kernel: [ 1.106007] dwc_otg: NAK holdoff enabled Oct 18 18:16:50 localhost user.debug kernel: [ 1.106015] dwc_otg: FIQ split-transaction FSM enabled Oct 18 18:16:50 localhost user.debug kernel: [ 1.106032] Module dwc_common_port init Oct 18 18:16:50 localhost user.info kernel: [ 1.106578] usbcore: registered new interface driver usb-storage Oct 18 18:16:50 localhost user.info kernel: [ 1.110382] mousedev: PS/2 mouse device common for all mice Oct 18 18:16:50 localhost user.info kernel: [ 1.115154] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer Oct 18 18:16:50 localhost user.info kernel: [ 1.118927] bcm2835-cpufreq: min=700000 max=1000000 Oct 18 18:16:50 localhost user.info kernel: [ 1.123136] sdhci: Secure Digital Host Controller Interface driver Oct 18 18:16:50 localhost user.info kernel: [ 1.126546] sdhci: Copyright(c) Pierre Ossman Oct 18 18:16:50 localhost user.info kernel: [ 1.130552] sdhost-bcm2835 20202000.mmc: could not get clk, deferring probe Oct 18 18:16:50 localhost user.info kernel: [ 1.134528] sdhci-pltfm: SDHCI platform and OF driver helper Oct 18 18:16:50 localhost user.info kernel: [ 1.137801] ledtrig-cpu: registered to indicate activity on CPUs Oct 18 18:16:50 localhost user.info kernel: [ 1.140432] hidraw: raw HID events driver (C) Jiri Kosina Oct 18 18:16:50 localhost user.info kernel: [ 1.143042] usbcore: registered new interface driver usbhid Oct 18 18:16:50 localhost user.info kernel: [ 1.145558] usbhid: USB HID core driver Oct 18 18:16:50 localhost user.info kernel: [ 1.148813] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0 Oct 18 18:16:50 localhost user.info kernel: [ 1.152839] [vc_sm_connected_init]: start Oct 18 18:16:50 localhost user.err kernel: [ 1.157075] vc_vchi_sm_init: failed to open VCHI service (-1) Oct 18 18:16:50 localhost user.err kernel: [ 1.157091] [vc_sm_connected_init]: failed to initialize shared memory service Oct 18 18:16:50 localhost user.info kernel: [ 1.162189] [vc_sm_connected_init]: end - returning -1 Oct 18 18:16:50 localhost user.info kernel: [ 1.167166] Initializing XFRM netlink socket Oct 18 18:16:50 localhost user.info kernel: [ 1.170767] NET: Registered protocol family 10 Oct 18 18:16:50 localhost user.info kernel: [ 1.174915] Segment Routing with IPv6 Oct 18 18:16:50 localhost user.info kernel: [ 1.177524] NET: Registered protocol family 17 Oct 18 18:16:50 localhost user.info kernel: [ 1.179968] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. Oct 18 18:16:50 localhost user.notice kernel: [ 1.185033] Key type dns_resolver registered Oct 18 18:16:50 localhost user.info kernel: [ 1.188869] registered taskstats version 1 Oct 18 18:16:50 localhost user.notice kernel: [ 1.191416] Loading compiled-in X.509 certificates Oct 18 18:16:50 localhost user.info kernel: [ 1.201213] uart-pl011 20201000.serial: cts_event_workaround enabled Oct 18 18:16:50 localhost user.info kernel: [ 1.204081] 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2 Oct 18 18:16:50 localhost user.info kernel: [ 2.136906] console [ttyAMA0] enabled Oct 18 18:16:50 localhost user.info kernel: [ 2.145861] sdhost: log_buf @ (ptrval) (5e513000) Oct 18 18:16:50 localhost user.notice kernel: [ 2.153481] random: fast init done Oct 18 18:16:50 localhost user.info kernel: [ 2.205840] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) Oct 18 18:16:50 localhost user.info kernel: [ 2.237267] of_cfs_init Oct 18 18:16:50 localhost user.info kernel: [ 2.242306] of_cfs_init: OK Oct 18 18:16:50 localhost user.info kernel: [ 2.249009] uart-pl011 20201000.serial: no DMA platform data Oct 18 18:16:50 localhost user.warn kernel: [ 2.257517] Indeed it is in host mode hprt0 = 00021501 Oct 18 18:16:50 localhost user.info kernel: [ 2.351563] Freeing unused kernel memory: 8112K Oct 18 18:16:50 localhost user.warn kernel: [ 2.358642] This architecture does not have kernel memory protection. Oct 18 18:16:50 localhost user.info kernel: [ 2.367485] Run /init as init process Oct 18 18:16:50 localhost user.warn kernel: [ 2.402395] mmc0: host does not support reading read-only switch, assuming write-enable Oct 18 18:16:50 localhost user.info kernel: [ 2.426589] mmc0: new high speed SDHC card at address 1234 Oct 18 18:16:50 localhost user.info kernel: [ 2.454004] mmcblk0: mmc0:1234 SA08G 7.25 GiB Oct 18 18:16:50 localhost user.info kernel: [ 2.475184] mmcblk0: p1 p2 p3 p4 < p5 p6 > Oct 18 18:16:50 localhost user.info kernel: [ 2.544054] usb 1-1: new high-speed USB device number 2 using dwc_otg Oct 18 18:16:50 localhost user.warn kernel: [ 2.563371] Indeed it is in host mode hprt0 = 00001101 Oct 18 18:16:50 localhost user.info kernel: [ 2.831976] usb 1-1: New USB device found, idVendor=148f, idProduct=5370, bcdDevice= 1.01 Oct 18 18:16:50 localhost user.info kernel: [ 2.845274] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Oct 18 18:16:50 localhost user.info kernel: [ 2.855082] usb 1-1: Product: 802.11 n WLAN Oct 18 18:16:50 localhost user.info kernel: [ 2.861851] usb 1-1: Manufacturer: Ralink Oct 18 18:16:50 localhost user.info kernel: [ 2.868397] usb 1-1: SerialNumber: 1.0 Oct 18 18:16:50 localhost user.notice kernel: [ 5.082352] random: crng init done Oct 18 18:16:50 localhost user.warn kernel: [ 5.315928] CP437: Invalid argument Oct 18 18:16:50 localhost user.warn kernel: [ 5.494889] fsck.fat 4.1 (2017-01-24) Oct 18 18:16:50 localhost user.warn kernel: [ 5.494889] 0x41: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt. Oct 18 18:16:50 localhost user.warn kernel: [ 5.494889] Automatically removing dirty bit. Oct 18 18:16:50 localhost user.warn kernel: [ 5.494889] Performing changes. Oct 18 18:16:50 localhost user.warn kernel: [ 5.494889] /dev/disk/by-label/resin-boot: 157 files, 16447/80628 clusters Oct 18 18:16:50 localhost user.warn kernel: [ 5.587413] resin-rootA: recovering journal Oct 18 18:16:50 localhost user.warn kernel: [ 6.127955] resin-rootA: clean, 5951/39936 files, 240152/319488 blocks Oct 18 18:16:50 localhost user.warn kernel: [ 6.127985] Oct 18 18:16:50 localhost user.warn kernel: [ 6.227227] resin-rootB: clean, 11/39936 files, 15349/319488 blocks Oct 18 18:16:50 localhost user.warn kernel: [ 6.227259] Oct 18 18:16:50 localhost user.warn kernel: [ 6.297438] resin-state: recovering journal Oct 18 18:16:50 localhost user.warn kernel: [ 6.810361] resin-state: clean, 65/5136 files, 1905/20480 blocks Oct 18 18:16:50 localhost user.warn kernel: [ 6.810408] Oct 18 18:16:50 localhost user.info kernel: [ 7.925252] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) Oct 18 18:16:50 localhost user.info kernel: [ 8.100787] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null) Oct 18 18:16:50 localhost user.info kernel: [ 9.116099] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) Oct 18 18:16:50 localhost user.warn kernel: [ 9.158579] aufs au_opts_verify:1609:init[1]: dirperm1 breaks the protection by the permission bits on the lower branch Oct 18 18:16:50 localhost daemon.info kernel: [ 9.924552] systemd[1]: System time before build time, advancing clock. Oct 18 18:16:50 localhost daemon.warn kernel: [ 10.039657] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument Oct 18 18:16:50 localhost daemon.warn kernel: [ 10.385977] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. Oct 18 18:16:50 localhost daemon.warn kernel: [ 10.411535] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) Oct 18 18:16:50 localhost daemon.notice kernel: [ 10.960258] systemd[1]: /lib/systemd/system/chronyd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/chrony/chronyd.pid → /run/chrony/chronyd.pid; please update the unit file accordin Oct 18 18:16:50 localhost user.info kernel: [ 17.467531] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null) Oct 18 18:16:50 localhost user.warn kernel: [ 21.379911] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. Oct 18 18:16:50 localhost user.info kernel: [ 21.449105] media: Linux media interface: v0.10 Oct 18 18:16:50 localhost user.info kernel: [ 21.589652] bcm2835_vc_sm_cma_probe: Videocore shared memory driver Oct 18 18:16:50 localhost user.info kernel: [ 21.651147] videodev: Linux video capture interface: v2.00 Oct 18 18:16:50 localhost user.info kernel: [ 21.733368] [vc_sm_connected_init]: start Oct 18 18:16:50 localhost user.err kernel: [ 21.793572] vc_sm_cma_vchi_init: failed to open VCHI service (-1) Oct 18 18:16:50 localhost user.err kernel: [ 21.793590] [vc_sm_connected_init]: failed to initialize shared memory service Oct 18 18:16:50 localhost user.warn kernel: [ 21.967465] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. Oct 18 18:16:50 localhost user.warn kernel: [ 21.985976] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. Oct 18 18:16:50 localhost user.warn kernel: [ 22.183436] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. Oct 18 18:16:50 localhost user.warn kernel: [ 22.218526] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. Oct 18 18:16:50 localhost user.warn kernel: [ 22.263523] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. Oct 18 18:16:50 localhost user.info kernel: [ 22.624448] bcm2835_audio soc:audio: card created with 8 channels Oct 18 18:16:50 localhost user.warn kernel: [ 22.695096] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. Oct 18 18:16:50 localhost user.warn kernel: [ 22.789853] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. Oct 18 18:16:50 localhost user.err kernel: [ 23.122924] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) Oct 18 18:16:50 localhost user.err kernel: [ 23.279263] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) Oct 18 18:16:50 localhost user.notice kernel: [ 24.347237] cfg80211: Loading compiled-in X.509 certificates for regulatory database Oct 18 18:16:50 localhost user.notice kernel: [ 24.956315] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Oct 18 18:16:50 localhost user.warn kernel: [ 25.245066] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Oct 18 18:16:50 localhost user.info kernel: [ 25.260459] cfg80211: failed to load regulatory.db Oct 18 18:16:50 localhost user.warn kernel: [ 26.421285] Indeed it is in host mode hprt0 = 00001101 Oct 18 18:16:50 localhost user.info kernel: [ 27.073372] usb 1-1: reset high-speed USB device number 2 using dwc_otg Oct 18 18:16:50 localhost user.warn kernel: [ 27.087122] Indeed it is in host mode hprt0 = 00001101 Oct 18 18:16:50 localhost user.info kernel: [ 27.344718] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0502 detected Oct 18 18:16:50 localhost user.info kernel: [ 27.383342] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5370 detected Oct 18 18:16:50 localhost user.debug kernel: [ 27.462883] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' Oct 18 18:16:50 localhost user.info kernel: [ 27.475489] usbcore: registered new interface driver rt2800usb Nov 28 14:04:36 localhost daemon.info dbus-daemon[711]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=796 comm="/usr/sbin/NetworkManager --no-daemon ") Nov 28 14:04:37 localhost user.info kernel: [ 48.470090] i2c /dev entries driver Nov 28 14:04:38 localhost daemon.info dbus-daemon[711]: [system] Successfully activated service 'org.freedesktop.hostname1' Nov 28 14:04:39 localhost daemon.info dbus-daemon[711]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=796 comm="/usr/sbin/NetworkManager --no-daemon ") Nov 28 14:04:39 localhost daemon.info dbus-daemon[711]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Nov 28 14:04:40 localhost user.info kernel: [ 51.440710] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Nov 28 14:04:40 localhost user.info kernel: [ 51.483944] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin' Nov 28 14:04:40 localhost user.info kernel: [ 51.525395] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36 Nov 28 14:04:40 localhost user.info kernel: [ 52.015051] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Nov 28 14:04:41 localhost user.info kernel: [ 52.575233] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Nov 28 14:04:41 localhost daemon.info dbus-daemon[711]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.4' (uid=0 pid=796 comm="/usr/sbin/NetworkManager --no-daemon ") Nov 28 14:04:41 localhost daemon.info dbus-daemon[711]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' Nov 28 14:04:42 localhost user.warn wpa_supplicant: Libgcrypt warning: missing initialization - please fix the application Nov 28 14:04:42 localhost user.info kernel: [ 53.858903] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Nov 28 14:04:45 localhost user.info kernel: [ 56.899783] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready Nov 28 14:04:47 localhost user.info kernel: [ 58.994002] wlan0: authenticate with 10:62:d0:1e:38:b5 Nov 28 14:04:47 localhost user.info kernel: [ 59.045428] wlan0: send auth to 10:62:d0:1e:38:b5 (try 1/3) Nov 28 14:04:47 localhost user.info kernel: [ 59.052915] wlan0: authenticated Nov 28 14:04:47 localhost user.info kernel: [ 59.093412] wlan0: associate with 10:62:d0:1e:38:b5 (try 1/3) Nov 28 14:04:47 localhost user.info kernel: [ 59.108565] wlan0: RX AssocResp from 10:62:d0:1e:38:b5 (capab=0x1411 status=0 aid=4) Nov 28 14:04:47 localhost user.info kernel: [ 59.146298] wlan0: associated Nov 28 14:04:47 localhost user.debug kernel: [ 59.151424] wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by 10:62:d0:1e:38:b5 Nov 28 14:04:48 localhost user.info kernel: [ 59.590424] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready Nov 28 14:04:55 localhost user.notice kernel: [ 66.873603] Bridge firewalling registered Nov 29 21:03:18 localhost user.info kernel: [ 71.129372] IPv6: ADDRCONF(NETDEV_UP): br-5f9e920be382: link is not ready Nov 29 21:03:19 localhost user.info kernel: [ 72.105226] IPv6: ADDRCONF(NETDEV_UP): balena0: link is not ready Nov 29 21:03:20 localhost user.info kernel: [ 72.918810] IPv6: ADDRCONF(NETDEV_UP): supervisor0: link is not ready Nov 29 21:03:34 localhost user.info kernel: [ 86.746905] br-5f9e920be382: port 1(veth9a76492) entered blocking state Nov 29 21:03:34 localhost user.info kernel: [ 86.756585] br-5f9e920be382: port 1(veth9a76492) entered disabled state Nov 29 21:03:34 localhost user.info kernel: [ 86.828157] device veth9a76492 entered promiscuous mode Nov 29 21:03:34 localhost user.info kernel: [ 86.905347] IPv6: ADDRCONF(NETDEV_UP): veth9a76492: link is not ready Nov 29 21:03:34 localhost user.info kernel: [ 87.531501] br-5f9e920be382: port 2(veth559fc52) entered blocking state Nov 29 21:03:34 localhost user.info kernel: [ 87.540911] br-5f9e920be382: port 2(veth559fc52) entered disabled state Nov 29 21:03:34 localhost user.info kernel: [ 87.688170] device veth559fc52 entered promiscuous mode Nov 29 21:03:35 localhost user.info kernel: [ 87.861944] IPv6: ADDRCONF(NETDEV_UP): veth559fc52: link is not ready Nov 29 21:03:35 localhost user.info kernel: [ 88.227179] br-5f9e920be382: port 3(vethb97145d) entered blocking state Nov 29 21:03:35 localhost user.info kernel: [ 88.236584] br-5f9e920be382: port 3(vethb97145d) entered disabled state Nov 29 21:03:35 localhost user.info kernel: [ 88.468499] device vethb97145d entered promiscuous mode Nov 29 21:03:35 localhost user.info kernel: [ 88.610613] IPv6: ADDRCONF(NETDEV_UP): vethb97145d: link is not ready Nov 29 21:03:35 localhost user.info kernel: [ 88.619981] br-5f9e920be382: port 3(vethb97145d) entered blocking state Nov 29 21:03:35 localhost user.info kernel: [ 88.629556] br-5f9e920be382: port 3(vethb97145d) entered forwarding state Nov 29 21:03:35 localhost user.info kernel: [ 88.639632] br-5f9e920be382: port 3(vethb97145d) entered disabled state Nov 29 21:03:36 localhost user.info kernel: [ 89.427716] br-5f9e920be382: port 4(veth2a66908) entered blocking state Nov 29 21:03:36 localhost user.info kernel: [ 89.437008] br-5f9e920be382: port 4(veth2a66908) entered disabled state Nov 29 21:03:36 localhost user.info kernel: [ 89.614601] device veth2a66908 entered promiscuous mode Nov 29 21:03:37 localhost user.info kernel: [ 89.784107] IPv6: ADDRCONF(NETDEV_UP): veth2a66908: link is not ready Nov 29 21:03:58 localhost user.info kernel: [ 110.836030] eth0: renamed from veth72568cc Nov 29 21:03:58 localhost user.info kernel: [ 110.884129] IPv6: ADDRCONF(NETDEV_CHANGE): vethb97145d: link becomes ready Nov 29 21:03:58 localhost user.info kernel: [ 110.914542] br-5f9e920be382: port 3(vethb97145d) entered blocking state Nov 29 21:03:58 localhost user.info kernel: [ 110.923780] br-5f9e920be382: port 3(vethb97145d) entered forwarding state Nov 29 21:03:58 localhost user.info kernel: [ 110.973599] IPv6: ADDRCONF(NETDEV_CHANGE): br-5f9e920be382: link becomes ready Nov 29 21:04:10 localhost user.info kernel: [ 123.645438] eth0: renamed from veth2e5273f Nov 29 21:04:11 localhost user.info kernel: [ 123.766056] IPv6: ADDRCONF(NETDEV_CHANGE): veth2a66908: link becomes ready Nov 29 21:04:11 localhost user.info kernel: [ 123.799793] br-5f9e920be382: port 4(veth2a66908) entered blocking state Nov 29 21:04:11 localhost user.info kernel: [ 123.809262] br-5f9e920be382: port 4(veth2a66908) entered forwarding state Nov 29 21:04:17 localhost user.info kernel: [ 129.734533] eth0: renamed from veth31de0eb Nov 29 21:04:17 localhost user.info kernel: [ 129.913999] IPv6: ADDRCONF(NETDEV_CHANGE): veth9a76492: link becomes ready Nov 29 21:04:17 localhost user.info kernel: [ 129.965224] br-5f9e920be382: port 1(veth9a76492) entered blocking state Nov 29 21:04:17 localhost user.info kernel: [ 129.974753] br-5f9e920be382: port 1(veth9a76492) entered forwarding state Nov 29 21:04:17 localhost user.info kernel: [ 130.441206] eth0: renamed from vethea8fe09 Nov 29 21:04:17 localhost user.info kernel: [ 130.514703] IPv6: ADDRCONF(NETDEV_CHANGE): veth559fc52: link becomes ready Nov 29 21:04:17 localhost user.info kernel: [ 130.549838] br-5f9e920be382: port 2(veth559fc52) entered blocking state Nov 29 21:04:17 localhost user.info kernel: [ 130.559390] br-5f9e920be382: port 2(veth559fc52) entered forwarding state Nov 29 21:04:46 localhost user.info kernel: [ 159.493808] br-5f9e920be382: port 4(veth2a66908) entered disabled state Nov 29 21:04:46 localhost user.info kernel: [ 159.525234] veth2e5273f: renamed from eth0 Nov 29 21:04:47 localhost user.info kernel: [ 159.865191] br-5f9e920be382: port 2(veth559fc52) entered disabled state Nov 29 21:04:47 localhost user.info kernel: [ 159.914197] vethea8fe09: renamed from eth0 Nov 29 21:04:47 localhost user.info kernel: [ 160.340053] br-5f9e920be382: port 4(veth2a66908) entered disabled state Nov 29 21:04:47 localhost user.info kernel: [ 160.511704] device veth2a66908 left promiscuous mode Nov 29 21:04:47 localhost user.info kernel: [ 160.519893] br-5f9e920be382: port 4(veth2a66908) entered disabled state Nov 29 21:04:48 localhost user.info kernel: [ 160.831269] br-5f9e920be382: port 2(veth559fc52) entered disabled state Nov 29 21:04:48 localhost user.info kernel: [ 160.925455] device veth559fc52 left promiscuous mode Nov 29 21:04:48 localhost user.info kernel: [ 160.933563] br-5f9e920be382: port 2(veth559fc52) entered disabled state Nov 29 21:04:48 localhost user.info kernel: [ 161.184776] br-5f9e920be382: port 1(veth9a76492) entered disabled state Nov 29 21:04:48 localhost user.info kernel: [ 161.226471] veth31de0eb: renamed from eth0 Nov 29 21:04:49 localhost user.info kernel: [ 162.429344] br-5f9e920be382: port 1(veth9a76492) entered disabled state Nov 29 21:04:49 localhost user.info kernel: [ 162.490097] device veth9a76492 left promiscuous mode Nov 29 21:04:49 localhost user.info kernel: [ 162.498180] br-5f9e920be382: port 1(veth9a76492) entered disabled state Nov 29 21:05:09 localhost user.info kernel: [ 182.571750] br-5f9e920be382: port 3(vethb97145d) entered disabled state Nov 29 21:05:09 localhost user.info kernel: [ 182.606038] device vethb97145d left promiscuous mode Nov 29 21:05:09 localhost user.info kernel: [ 182.614126] br-5f9e920be382: port 3(vethb97145d) entered disabled state Nov 29 21:05:20 localhost user.info kernel: [ 192.936515] br-5f9e920be382: port 1(veth922c23d) entered blocking state Nov 29 21:05:20 localhost user.info kernel: [ 192.946137] br-5f9e920be382: port 1(veth922c23d) entered disabled state Nov 29 21:05:20 localhost user.info kernel: [ 193.009021] device veth922c23d entered promiscuous mode Nov 29 21:05:20 localhost user.info kernel: [ 193.044956] IPv6: ADDRCONF(NETDEV_UP): veth922c23d: link is not ready Nov 29 21:05:20 localhost user.info kernel: [ 193.446112] br-5f9e920be382: port 2(vethf8490fb) entered blocking state Nov 29 21:05:20 localhost user.info kernel: [ 193.455640] br-5f9e920be382: port 2(vethf8490fb) entered disabled state Nov 29 21:05:20 localhost user.info kernel: [ 193.639972] device vethf8490fb entered promiscuous mode Nov 29 21:05:21 localhost user.info kernel: [ 193.805354] IPv6: ADDRCONF(NETDEV_UP): vethf8490fb: link is not ready Nov 29 21:05:21 localhost user.info kernel: [ 193.814806] br-5f9e920be382: port 2(vethf8490fb) entered blocking state Nov 29 21:05:21 localhost user.info kernel: [ 193.824399] br-5f9e920be382: port 2(vethf8490fb) entered forwarding state Nov 29 21:05:21 localhost user.info kernel: [ 193.836396] br-5f9e920be382: port 2(vethf8490fb) entered disabled state Nov 29 21:05:22 localhost user.info kernel: [ 195.071525] br-5f9e920be382: port 3(veth744bec5) entered blocking state Nov 29 21:05:22 localhost user.info kernel: [ 195.080879] br-5f9e920be382: port 3(veth744bec5) entered disabled state Nov 29 21:05:22 localhost user.info kernel: [ 195.311352] device veth744bec5 entered promiscuous mode Nov 29 21:05:22 localhost user.info kernel: [ 195.503987] IPv6: ADDRCONF(NETDEV_UP): veth744bec5: link is not ready Nov 29 21:05:24 localhost user.info kernel: [ 196.932864] br-5f9e920be382: port 4(veth97fb07e) entered blocking state Nov 29 21:05:24 localhost user.info kernel: [ 196.942181] br-5f9e920be382: port 4(veth97fb07e) entered disabled state Nov 29 21:05:24 localhost user.info kernel: [ 197.021931] device veth97fb07e entered promiscuous mode Nov 29 21:05:24 localhost user.info kernel: [ 197.076497] IPv6: ADDRCONF(NETDEV_UP): veth97fb07e: link is not ready Nov 29 21:05:38 localhost user.info kernel: [ 211.270177] eth0: renamed from veth1928bfb Nov 29 21:05:38 localhost user.info kernel: [ 211.354624] IPv6: ADDRCONF(NETDEV_CHANGE): veth922c23d: link becomes ready Nov 29 21:05:38 localhost user.info kernel: [ 211.389631] br-5f9e920be382: port 1(veth922c23d) entered blocking state Nov 29 21:05:38 localhost user.info kernel: [ 211.398898] br-5f9e920be382: port 1(veth922c23d) entered forwarding state Nov 29 21:05:47 localhost user.info kernel: [ 220.683762] eth0: renamed from veth2acf687 Nov 29 21:05:48 localhost user.info kernel: [ 220.737353] IPv6: ADDRCONF(NETDEV_CHANGE): vethf8490fb: link becomes ready Nov 29 21:05:48 localhost user.info kernel: [ 220.765562] br-5f9e920be382: port 2(vethf8490fb) entered blocking state Nov 29 21:05:48 localhost user.info kernel: [ 220.774968] br-5f9e920be382: port 2(vethf8490fb) entered forwarding state Nov 29 21:05:51 localhost auth.err sshd[2191]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key Nov 29 21:05:53 localhost auth.info sshd[2191]: Accepted none for root from 52.4.252.97 port 39498 ssh2 Nov 29 21:05:57 localhost user.info kernel: [ 230.464165] eth0: renamed from vethb9b03ff Nov 29 21:05:57 localhost user.info kernel: [ 230.526973] IPv6: ADDRCONF(NETDEV_CHANGE): veth744bec5: link becomes ready Nov 29 21:05:57 localhost user.info kernel: [ 230.595757] br-5f9e920be382: port 3(veth744bec5) entered blocking state Nov 29 21:05:57 localhost user.info kernel: [ 230.605223] br-5f9e920be382: port 3(veth744bec5) entered forwarding state Nov 29 21:06:01 localhost user.info kernel: [ 233.841166] eth0: renamed from vethd7a4f4b Nov 29 21:06:01 localhost user.info kernel: [ 233.929514] IPv6: ADDRCONF(NETDEV_CHANGE): veth97fb07e: link becomes ready Nov 29 21:06:01 localhost user.info kernel: [ 233.972721] br-5f9e920be382: port 4(veth97fb07e) entered blocking state Nov 29 21:06:01 localhost user.info kernel: [ 233.982294] br-5f9e920be382: port 4(veth97fb07e) entered forwarding state real 0m 0.11s user 0m 0.00s sys 0m 0.01s --- cat /var/log/provisioning-progress.log --- 2019-11-29 21:07:35.179172470+00:00 Command exited with non-zero status 1 real 0m 0.09s user 0m 0.02s sys 0m 0.00s --- dmesg --- 2019-11-29 21:07:35.523170338+00:00 [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.71 (oe-user@oe-host) (gcc version 8.3.0 (GCC)) #1 Thu Oct 17 13:52:16 UTC 2019 [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi Zero Rev 1.2 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] cma: Reserved 8 MiB at 0x1e400000 [ 0.000000] On node 0 totalpages: 126976 [ 0.000000] Normal zone: 1116 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 126976 pages, LIFO batch:31 [ 0.000000] random: get_random_bytes called from start_kernel+0x90/0x4a4 with crng_init=0 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 125860 [ 0.000000] Kernel command line: coherent_pool=1M bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x1fa00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 console=tty1 console=ttyAMA0,115200 rootfstype=ext4 rootwait root=PARTUUID=06faed54-02 rootwait [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 474616K/507904K available (7619K kernel code, 656K rwdata, 2240K rodata, 8112K init, 800K bss, 25096K reserved, 8192K cma-reserved) [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xfff00000 (3072 kB) vmalloc : 0xdf800000 - 0xff800000 ( 512 MB) lowmem : 0xc0000000 - 0xdf000000 ( 496 MB) modules : 0xbf000000 - 0xc0000000 ( 16 MB) .text : 0x(ptrval) - 0x(ptrval) (7621 kB) .init : 0x(ptrval) - 0x(ptrval) (8112 kB) .data : 0x(ptrval) - 0x(ptrval) ( 657 kB) .bss : 0x(ptrval) - 0x(ptrval) ( 801 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] ftrace: allocating 27604 entries in 81 pages [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000032] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000090] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000213] bcm2835: system timer (irq = 27) [ 0.000628] Console: colour dummy device 80x30 [ 0.001246] console [tty1] enabled [ 0.001326] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792) [ 0.060388] pid_max: default: 32768 minimum: 301 [ 0.060959] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.061016] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.062448] CPU: Testing write buffer coherency: ok [ 0.063836] Setting up static identity map for 0x8200 - 0x8238 [ 0.065298] devtmpfs: initialized [ 0.075660] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 [ 0.076139] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.076215] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.077612] pinctrl core: initialized pinctrl subsystem [ 0.079188] NET: Registered protocol family 16 [ 0.082531] DMA: preallocated 1024 KiB pool for atomic coherent allocations [ 0.089446] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. [ 0.089521] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.089688] Serial: AMBA PL011 UART driver [ 0.093023] bcm2835-mbox 2000b880.mailbox: mailbox enabled [ 0.136460] bcm2835-dma 20007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1 [ 0.139025] SCSI subsystem initialized [ 0.139359] usbcore: registered new interface driver usbfs [ 0.139500] usbcore: registered new interface driver hub [ 0.139764] usbcore: registered new device driver usb [ 0.150870] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-08-28 15:08, variant start_cd [ 0.160899] raspberrypi-firmware soc:firmware: Firmware hash is 31098ceed842ca10c8ffd02ffe3640bf6c0190b4 [ 0.173217] clocksource: Switched to clocksource timer [ 0.289573] VFS: Disk quotas dquot_6.6.0 [ 0.289766] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.290127] FS-Cache: Loaded [ 0.290508] CacheFiles: Loaded [ 0.309878] NET: Registered protocol family 2 [ 0.311238] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes) [ 0.311359] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.311459] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.311556] TCP: Hash tables configured (established 4096 bind 4096) [ 0.311747] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.311813] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.312251] NET: Registered protocol family 1 [ 0.313500] RPC: Registered named UNIX socket transport module. [ 0.313564] RPC: Registered udp transport module. [ 0.313595] RPC: Registered tcp transport module. [ 0.313621] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.458862] hw perfevents: no irqs for PMU, sampling events not supported [ 0.458988] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available [ 0.463390] Initialise system trusted keyrings [ 0.463913] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 0.478890] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.479016] FS-Cache: Netfs 'nfs' registered for caching [ 0.480327] NFS: Registering the id_resolver key type [ 0.480424] Key type id_resolver registered [ 0.480459] Key type id_legacy registered [ 0.480509] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.483384] aufs 4.19.17+-20190211 [ 0.487443] Key type asymmetric registered [ 0.487505] Asymmetric key parser 'x509' registered [ 0.487638] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.488154] io scheduler noop registered [ 0.488208] io scheduler deadline registered [ 0.488827] io scheduler cfq registered (default) [ 0.488879] io scheduler mq-deadline registered [ 0.488911] io scheduler kyber registered [ 0.491652] bcm2708_fb soc:fb: FB found 1 display(s) [ 0.500779] Console: switching to colour frame buffer device 82x26 [ 0.509459] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416 [ 0.519657] bcm2835-rng 20104000.rng: hwrng registered [ 0.523638] vc-mem: phys_addr:0x00000000 mem_base=0x1fa00000 mem_size:0x20000000(512 MiB) [ 0.531360] vc-sm: Videocore shared memory driver [ 0.535596] gpiomem-bcm2835 20200000.gpiomem: Initialised: Registers at 0x20200000 [ 0.562828] brd: module loaded [ 0.579684] loop: module loaded [ 0.584070] Loading iSCSI transport class v2.0-870. [ 0.588302] tun: Universal TUN/TAP device driver, 1.6 [ 0.592207] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.596135] dwc_otg 20980000.usb: base=(ptrval) [ 0.799795] Core Release: 2.80a [ 0.803123] Setting default values for core params [ 0.806507] Finished setting default values for core params [ 1.010190] Using Buffer DMA mode [ 1.013464] Periodic Transfer Interrupt Enhancement - disabled [ 1.016691] Multiprocessor Interrupt Enhancement - disabled [ 1.019996] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 1.023444] Dedicated Tx FIFOs mode [ 1.027730] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = de514000 dma = 0x5e514000 len=9024 [ 1.034805] FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints Interrupt/Control Split Transaction hack enabled [ 1.051415] dwc_otg: Microframe scheduler enabled [ 1.051679] WARN::hcd_init_fiq:457: FIQ on core 0 [ 1.054925] WARN::hcd_init_fiq:458: FIQ ASM at c052f384 length 36 [ 1.058123] WARN::hcd_init_fiq:497: MPHI regs_base at df810000 [ 1.061322] dwc_otg 20980000.usb: DWC OTG Controller [ 1.064441] dwc_otg 20980000.usb: new USB bus registered, assigned bus number 1 [ 1.067637] dwc_otg 20980000.usb: irq 56, io mem 0x00000000 [ 1.070820] Init: Port Power? op_state=1 [ 1.073987] Init: Power Port (0) [ 1.077505] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 1.083778] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.087146] usb usb1: Product: DWC OTG Controller [ 1.090451] usb usb1: Manufacturer: Linux 4.19.71 dwc_otg_hcd [ 1.093826] usb usb1: SerialNumber: 20980000.usb [ 1.098192] hub 1-0:1.0: USB hub found [ 1.101575] hub 1-0:1.0: 1 port detected [ 1.105995] dwc_otg: FIQ enabled [ 1.106007] dwc_otg: NAK holdoff enabled [ 1.106015] dwc_otg: FIQ split-transaction FSM enabled [ 1.106032] Module dwc_common_port init [ 1.106578] usbcore: registered new interface driver usb-storage [ 1.110382] mousedev: PS/2 mouse device common for all mice [ 1.115154] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [ 1.118927] bcm2835-cpufreq: min=700000 max=1000000 [ 1.123136] sdhci: Secure Digital Host Controller Interface driver [ 1.126546] sdhci: Copyright(c) Pierre Ossman [ 1.130552] sdhost-bcm2835 20202000.mmc: could not get clk, deferring probe [ 1.134528] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.137801] ledtrig-cpu: registered to indicate activity on CPUs [ 1.140432] hidraw: raw HID events driver (C) Jiri Kosina [ 1.143042] usbcore: registered new interface driver usbhid [ 1.145558] usbhid: USB HID core driver [ 1.148813] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0 [ 1.152839] [vc_sm_connected_init]: start [ 1.157075] vc_vchi_sm_init: failed to open VCHI service (-1) [ 1.157091] [vc_sm_connected_init]: failed to initialize shared memory service [ 1.162189] [vc_sm_connected_init]: end - returning -1 [ 1.167166] Initializing XFRM netlink socket [ 1.170767] NET: Registered protocol family 10 [ 1.174915] Segment Routing with IPv6 [ 1.177524] NET: Registered protocol family 17 [ 1.179968] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 1.185033] Key type dns_resolver registered [ 1.188869] registered taskstats version 1 [ 1.191416] Loading compiled-in X.509 certificates [ 1.201213] uart-pl011 20201000.serial: cts_event_workaround enabled [ 1.204081] 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2 [ 2.136906] console [ttyAMA0] enabled [ 2.145861] sdhost: log_buf @ (ptrval) (5e513000) [ 2.153481] random: fast init done [ 2.205840] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) [ 2.237267] of_cfs_init [ 2.242306] of_cfs_init: OK [ 2.249009] uart-pl011 20201000.serial: no DMA platform data [ 2.257517] Indeed it is in host mode hprt0 = 00021501 [ 2.351563] Freeing unused kernel memory: 8112K [ 2.358642] This architecture does not have kernel memory protection. [ 2.367485] Run /init as init process [ 2.402395] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.426589] mmc0: new high speed SDHC card at address 1234 [ 2.454004] mmcblk0: mmc0:1234 SA08G 7.25 GiB [ 2.475184] mmcblk0: p1 p2 p3 p4 < p5 p6 > [ 2.544054] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 2.563371] Indeed it is in host mode hprt0 = 00001101 [ 2.831976] usb 1-1: New USB device found, idVendor=148f, idProduct=5370, bcdDevice= 1.01 [ 2.845274] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.855082] usb 1-1: Product: 802.11 n WLAN [ 2.861851] usb 1-1: Manufacturer: Ralink [ 2.868397] usb 1-1: SerialNumber: 1.0 [ 5.082352] random: crng init done [ 5.315928] CP437: Invalid argument [ 5.494889] fsck.fat 4.1 (2017-01-24) 0x41: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt. Automatically removing dirty bit. Performing changes. /dev/disk/by-label/resin-boot: 157 files, 16447/80628 clusters [ 5.587413] resin-rootA: recovering journal [ 6.127955] resin-rootA: clean, 5951/39936 files, 240152/319488 blocks [ 6.227227] resin-rootB: clean, 11/39936 files, 15349/319488 blocks [ 6.297438] resin-state: recovering journal [ 6.810361] resin-state: clean, 65/5136 files, 1905/20480 blocks [ 7.925252] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 8.100787] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null) [ 9.116099] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 9.158579] aufs au_opts_verify:1609:init[1]: dirperm1 breaks the protection by the permission bits on the lower branch [ 9.924552] systemd[1]: System time before build time, advancing clock. [ 10.039657] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument [ 10.385977] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. [ 10.411535] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) [ 10.960258] systemd[1]: /lib/systemd/system/chronyd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/chrony/chronyd.pid \xe2\x86\x92 /run/chrony/chronyd.pid; please update the unit file accordingly. [ 17.467531] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null) [ 21.379911] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [ 21.449105] media: Linux media interface: v0.10 [ 21.589652] bcm2835_vc_sm_cma_probe: Videocore shared memory driver [ 21.651147] videodev: Linux video capture interface: v2.00 [ 21.733368] [vc_sm_connected_init]: start [ 21.793572] vc_sm_cma_vchi_init: failed to open VCHI service (-1) [ 21.793590] [vc_sm_connected_init]: failed to initialize shared memory service [ 21.967465] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [ 21.985976] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [ 22.183436] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [ 22.218526] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 22.263523] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [ 22.624448] bcm2835_audio soc:audio: card created with 8 channels [ 22.695096] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. [ 22.789853] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [ 23.122924] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) [ 23.279263] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) [ 24.347237] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 24.956315] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 25.245066] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 25.260459] cfg80211: failed to load regulatory.db [ 26.421285] Indeed it is in host mode hprt0 = 00001101 [ 27.073372] usb 1-1: reset high-speed USB device number 2 using dwc_otg [ 27.087122] Indeed it is in host mode hprt0 = 00001101 [ 27.344718] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0502 detected [ 27.383342] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5370 detected [ 27.462883] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 27.475489] usbcore: registered new interface driver rt2800usb [ 48.470090] i2c /dev entries driver [ 51.440710] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 51.483944] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin' [ 51.525395] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36 [ 52.015051] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 52.575233] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 53.858903] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 56.899783] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 58.994002] wlan0: authenticate with 10:62:d0:1e:38:b5 [ 59.045428] wlan0: send auth to 10:62:d0:1e:38:b5 (try 1/3) [ 59.052915] wlan0: authenticated [ 59.093412] wlan0: associate with 10:62:d0:1e:38:b5 (try 1/3) [ 59.108565] wlan0: RX AssocResp from 10:62:d0:1e:38:b5 (capab=0x1411 status=0 aid=4) [ 59.146298] wlan0: associated [ 59.151424] wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by 10:62:d0:1e:38:b5 [ 59.590424] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 66.873603] Bridge firewalling registered [ 71.129372] IPv6: ADDRCONF(NETDEV_UP): br-5f9e920be382: link is not ready [ 72.105226] IPv6: ADDRCONF(NETDEV_UP): balena0: link is not ready [ 72.918810] IPv6: ADDRCONF(NETDEV_UP): supervisor0: link is not ready [ 86.746905] br-5f9e920be382: port 1(veth9a76492) entered blocking state [ 86.756585] br-5f9e920be382: port 1(veth9a76492) entered disabled state [ 86.828157] device veth9a76492 entered promiscuous mode [ 86.905347] IPv6: ADDRCONF(NETDEV_UP): veth9a76492: link is not ready [ 87.531501] br-5f9e920be382: port 2(veth559fc52) entered blocking state [ 87.540911] br-5f9e920be382: port 2(veth559fc52) entered disabled state [ 87.688170] device veth559fc52 entered promiscuous mode [ 87.861944] IPv6: ADDRCONF(NETDEV_UP): veth559fc52: link is not ready [ 88.227179] br-5f9e920be382: port 3(vethb97145d) entered blocking state [ 88.236584] br-5f9e920be382: port 3(vethb97145d) entered disabled state [ 88.468499] device vethb97145d entered promiscuous mode [ 88.610613] IPv6: ADDRCONF(NETDEV_UP): vethb97145d: link is not ready [ 88.619981] br-5f9e920be382: port 3(vethb97145d) entered blocking state [ 88.629556] br-5f9e920be382: port 3(vethb97145d) entered forwarding state [ 88.639632] br-5f9e920be382: port 3(vethb97145d) entered disabled state [ 89.427716] br-5f9e920be382: port 4(veth2a66908) entered blocking state [ 89.437008] br-5f9e920be382: port 4(veth2a66908) entered disabled state [ 89.614601] device veth2a66908 entered promiscuous mode [ 89.784107] IPv6: ADDRCONF(NETDEV_UP): veth2a66908: link is not ready [ 110.836030] eth0: renamed from veth72568cc [ 110.884129] IPv6: ADDRCONF(NETDEV_CHANGE): vethb97145d: link becomes ready [ 110.914542] br-5f9e920be382: port 3(vethb97145d) entered blocking state [ 110.923780] br-5f9e920be382: port 3(vethb97145d) entered forwarding state [ 110.973599] IPv6: ADDRCONF(NETDEV_CHANGE): br-5f9e920be382: link becomes ready [ 123.645438] eth0: renamed from veth2e5273f [ 123.766056] IPv6: ADDRCONF(NETDEV_CHANGE): veth2a66908: link becomes ready [ 123.799793] br-5f9e920be382: port 4(veth2a66908) entered blocking state [ 123.809262] br-5f9e920be382: port 4(veth2a66908) entered forwarding state [ 129.734533] eth0: renamed from veth31de0eb [ 129.913999] IPv6: ADDRCONF(NETDEV_CHANGE): veth9a76492: link becomes ready [ 129.965224] br-5f9e920be382: port 1(veth9a76492) entered blocking state [ 129.974753] br-5f9e920be382: port 1(veth9a76492) entered forwarding state [ 130.441206] eth0: renamed from vethea8fe09 [ 130.514703] IPv6: ADDRCONF(NETDEV_CHANGE): veth559fc52: link becomes ready [ 130.549838] br-5f9e920be382: port 2(veth559fc52) entered blocking state [ 130.559390] br-5f9e920be382: port 2(veth559fc52) entered forwarding state [ 159.493808] br-5f9e920be382: port 4(veth2a66908) entered disabled state [ 159.525234] veth2e5273f: renamed from eth0 [ 159.865191] br-5f9e920be382: port 2(veth559fc52) entered disabled state [ 159.914197] vethea8fe09: renamed from eth0 [ 160.340053] br-5f9e920be382: port 4(veth2a66908) entered disabled state [ 160.511704] device veth2a66908 left promiscuous mode [ 160.519893] br-5f9e920be382: port 4(veth2a66908) entered disabled state [ 160.831269] br-5f9e920be382: port 2(veth559fc52) entered disabled state [ 160.925455] device veth559fc52 left promiscuous mode [ 160.933563] br-5f9e920be382: port 2(veth559fc52) entered disabled state [ 161.184776] br-5f9e920be382: port 1(veth9a76492) entered disabled state [ 161.226471] veth31de0eb: renamed from eth0 [ 162.429344] br-5f9e920be382: port 1(veth9a76492) entered disabled state [ 162.490097] device veth9a76492 left promiscuous mode [ 162.498180] br-5f9e920be382: port 1(veth9a76492) entered disabled state [ 182.571750] br-5f9e920be382: port 3(vethb97145d) entered disabled state [ 182.606038] device vethb97145d left promiscuous mode [ 182.614126] br-5f9e920be382: port 3(vethb97145d) entered disabled state [ 192.936515] br-5f9e920be382: port 1(veth922c23d) entered blocking state [ 192.946137] br-5f9e920be382: port 1(veth922c23d) entered disabled state [ 193.009021] device veth922c23d entered promiscuous mode [ 193.044956] IPv6: ADDRCONF(NETDEV_UP): veth922c23d: link is not ready [ 193.446112] br-5f9e920be382: port 2(vethf8490fb) entered blocking state [ 193.455640] br-5f9e920be382: port 2(vethf8490fb) entered disabled state [ 193.639972] device vethf8490fb entered promiscuous mode [ 193.805354] IPv6: ADDRCONF(NETDEV_UP): vethf8490fb: link is not ready [ 193.814806] br-5f9e920be382: port 2(vethf8490fb) entered blocking state [ 193.824399] br-5f9e920be382: port 2(vethf8490fb) entered forwarding state [ 193.836396] br-5f9e920be382: port 2(vethf8490fb) entered disabled state [ 195.071525] br-5f9e920be382: port 3(veth744bec5) entered blocking state [ 195.080879] br-5f9e920be382: port 3(veth744bec5) entered disabled state [ 195.311352] device veth744bec5 entered promiscuous mode [ 195.503987] IPv6: ADDRCONF(NETDEV_UP): veth744bec5: link is not ready [ 196.932864] br-5f9e920be382: port 4(veth97fb07e) entered blocking state [ 196.942181] br-5f9e920be382: port 4(veth97fb07e) entered disabled state [ 197.021931] device veth97fb07e entered promiscuous mode [ 197.076497] IPv6: ADDRCONF(NETDEV_UP): veth97fb07e: link is not ready [ 211.270177] eth0: renamed from veth1928bfb [ 211.354624] IPv6: ADDRCONF(NETDEV_CHANGE): veth922c23d: link becomes ready [ 211.389631] br-5f9e920be382: port 1(veth922c23d) entered blocking state [ 211.398898] br-5f9e920be382: port 1(veth922c23d) entered forwarding state [ 220.683762] eth0: renamed from veth2acf687 [ 220.737353] IPv6: ADDRCONF(NETDEV_CHANGE): vethf8490fb: link becomes ready [ 220.765562] br-5f9e920be382: port 2(vethf8490fb) entered blocking state [ 220.774968] br-5f9e920be382: port 2(vethf8490fb) entered forwarding state [ 230.464165] eth0: renamed from vethb9b03ff [ 230.526973] IPv6: ADDRCONF(NETDEV_CHANGE): veth744bec5: link becomes ready [ 230.595757] br-5f9e920be382: port 3(veth744bec5) entered blocking state [ 230.605223] br-5f9e920be382: port 3(veth744bec5) entered forwarding state [ 233.841166] eth0: renamed from vethd7a4f4b [ 233.929514] IPv6: ADDRCONF(NETDEV_CHANGE): veth97fb07e: link becomes ready [ 233.972721] br-5f9e920be382: port 4(veth97fb07e) entered blocking state [ 233.982294] br-5f9e920be382: port 4(veth97fb07e) entered forwarding state real 0m 0.25s user 0m 0.02s sys 0m 0.04s --- find /mnt/data/resinhup/*log -mtime -30 | xargs tail -n 10 -v --- 2019-11-29 21:07:36.041111633+00:00 ==> standard input <== real 0m 0.41s user 0m 0.02s sys 0m 0.03s --- journalctl --list-boots --no-pager --- 2019-11-29 21:07:36.686137266+00:00 0 0a62ec77b6b14036bc4dbba485f565b5 Tue 2019-10-01 13:06:37 UTC—Fri 2019-11-29 21:07:30 UTC real 0m 0.16s user 0m 0.01s sys 0m 0.03s --- journalctl -n500 -a --no-pager --- 2019-11-29 21:07:37.117001444+00:00 -- Logs begin at Tue 2019-10-01 13:06:37 UTC, end at Fri 2019-11-29 21:07:30 UTC. -- Nov 29 21:03:58 cdac750 kernel: br-5f9e920be382: port 3(vethb97145d) entered forwarding state Nov 29 21:03:58 cdac750 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): br-5f9e920be382: link becomes ready Nov 29 21:03:58 cdac750 NetworkManager[796]: [1575061438.3281] device (vethb97145d): carrier: link connected Nov 29 21:03:58 cdac750 NetworkManager[796]: [1575061438.3446] device (br-5f9e920be382): carrier: link connected Nov 29 21:03:59 cdac750 avahi-daemon[788]: Joining mDNS multicast group on interface br-5f9e920be382.IPv6 with address fe80::42:bbff:fea6:a5ab. Nov 29 21:03:59 cdac750 avahi-daemon[788]: New relevant interface br-5f9e920be382.IPv6 for mDNS. Nov 29 21:03:59 cdac750 avahi-daemon[788]: Registering new address record for fe80::42:bbff:fea6:a5ab on br-5f9e920be382.*. Nov 29 21:04:00 cdac750 avahi-daemon[788]: Joining mDNS multicast group on interface vethb97145d.IPv6 with address fe80::e0c4:a8ff:fe1a:6054. Nov 29 21:04:00 cdac750 avahi-daemon[788]: New relevant interface vethb97145d.IPv6 for mDNS. Nov 29 21:04:00 cdac750 avahi-daemon[788]: Registering new address record for fe80::e0c4:a8ff:fe1a:6054 on vethb97145d.*. Nov 29 21:04:10 cdac750 kernel: eth0: renamed from veth2e5273f Nov 29 21:04:11 cdac750 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth2a66908: link becomes ready Nov 29 21:04:11 cdac750 kernel: br-5f9e920be382: port 4(veth2a66908) entered blocking state Nov 29 21:04:11 cdac750 kernel: br-5f9e920be382: port 4(veth2a66908) entered forwarding state Nov 29 21:04:11 cdac750 db58dd63b677[812]: Nov 29 21:04:11 cdac750 NetworkManager[796]: [1575061451.2002] device (veth2a66908): carrier: link connected Nov 29 21:04:11 cdac750 db58dd63b677[812]: 8888888 .d888 888 8888888b. 888888b. Nov 29 21:04:11 cdac750 db58dd63b677[812]: 888 d88P" 888 888 "Y88b 888 "88b Nov 29 21:04:11 cdac750 db58dd63b677[812]: 888 888 888 888 888 888 .88P Nov 29 21:04:11 cdac750 db58dd63b677[812]: 888 88888b. 888888 888 888 888 888 888 888 888 8888888K. Nov 29 21:04:11 cdac750 db58dd63b677[812]: 888 888 "88b 888 888 888 888 Y8bd8P' 888 888 888 "Y88b Nov 29 21:04:11 cdac750 db58dd63b677[812]: 888 888 888 888 888 888 888 X88K 888 888 888 888 Nov 29 21:04:11 cdac750 db58dd63b677[812]: 888 888 888 888 888 Y88b 888 .d8""8b. 888 .d88P 888 d88P Nov 29 21:04:11 cdac750 db58dd63b677[812]: 8888888 888 888 888 888 "Y88888 888 888 8888888P" 8888888P" Nov 29 21:04:11 cdac750 db58dd63b677[812]: Nov 29 21:04:11 cdac750 db58dd63b677[812]: 2019-11-29T21:04:11.151939Z info InfluxDB starting {"log_id": "0JQFVLZG000", "version": "1.6.3", "branch": "unknown", "commit": "unknown"} Nov 29 21:04:11 cdac750 db58dd63b677[812]: 2019-11-29T21:04:11.152539Z info Go runtime {"log_id": "0JQFVLZG000", "version": "go1.12.5", "maxprocs": 1} Nov 29 21:04:11 cdac750 db58dd63b677[812]: 2019-11-29T21:04:11.488564Z info Using data dir {"log_id": "0JQFVLZG000", "service": "store", "path": "/data/influxdb/data"} Nov 29 21:04:11 cdac750 db58dd63b677[812]: 2019-11-29T21:04:11.498091Z info Compaction settings {"log_id": "0JQFVLZG000", "service": "store", "max_concurrent_compactions": 1, "throughput_bytes_per_second": 50331648, "throughput_burst_bytes": 50331648} Nov 29 21:04:11 cdac750 db58dd63b677[812]: 2019-11-29T21:04:11.498782Z info Open store (start) {"log_id": "0JQFVLZG000", "service": "store", "trace_id": "0JQFVMvW000", "op_name": "tsdb_open", "op_event": "start"} Nov 29 21:04:12 cdac750 db58dd63b677[812]: 2019-11-29T21:04:12.036891Z info Opened file {"log_id": "0JQFVLZG000", "engine": "tsm1", "service": "filestore", "path": "/data/influxdb/data/_internal/monitor/9/000000007-000000002.tsm", "id": 0, "duration": "59.872ms"} Nov 29 21:04:12 cdac750 db58dd63b677[812]: 2019-11-29T21:04:12.041767Z info Reading file {"log_id": "0JQFVLZG000", "engine": "tsm1", "service": "cacheloader", "path": "/data/influxdb/wal/_internal/monitor/9/_00005.wal", "size": 8692599} Nov 29 21:04:12 cdac750 avahi-daemon[788]: Joining mDNS multicast group on interface veth2a66908.IPv6 with address fe80::7c51:6ff:fe8c:998d. Nov 29 21:04:12 cdac750 avahi-daemon[788]: New relevant interface veth2a66908.IPv6 for mDNS. Nov 29 21:04:12 cdac750 avahi-daemon[788]: Registering new address record for fe80::7c51:6ff:fe8c:998d on veth2a66908.*. Nov 29 21:04:14 cdac750 ad5ff87b108e[812]: Starting system message bus: dbus. Nov 29 21:04:14 cdac750 ad5ff87b108e[812]: * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon Nov 29 21:04:15 cdac750 ad5ff87b108e[812]: ...done. Nov 29 21:04:17 cdac750 kernel: eth0: renamed from veth31de0eb Nov 29 21:04:17 cdac750 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth9a76492: link becomes ready Nov 29 21:04:17 cdac750 kernel: br-5f9e920be382: port 1(veth9a76492) entered blocking state Nov 29 21:04:17 cdac750 kernel: br-5f9e920be382: port 1(veth9a76492) entered forwarding state Nov 29 21:04:17 cdac750 NetworkManager[796]: [1575061457.3737] device (veth9a76492): carrier: link connected Nov 29 21:04:17 cdac750 kernel: eth0: renamed from vethea8fe09 Nov 29 21:04:17 cdac750 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth559fc52: link becomes ready Nov 29 21:04:17 cdac750 kernel: br-5f9e920be382: port 2(veth559fc52) entered blocking state Nov 29 21:04:17 cdac750 kernel: br-5f9e920be382: port 2(veth559fc52) entered forwarding state Nov 29 21:04:17 cdac750 NetworkManager[796]: [1575061457.9985] device (veth559fc52): carrier: link connected Nov 29 21:04:18 cdac750 avahi-daemon[788]: Joining mDNS multicast group on interface veth9a76492.IPv6 with address fe80::24b2:b7ff:febe:5688. Nov 29 21:04:18 cdac750 avahi-daemon[788]: New relevant interface veth9a76492.IPv6 for mDNS. Nov 29 21:04:18 cdac750 avahi-daemon[788]: Registering new address record for fe80::24b2:b7ff:febe:5688 on veth9a76492.*. Nov 29 21:04:19 cdac750 avahi-daemon[788]: Joining mDNS multicast group on interface veth559fc52.IPv6 with address fe80::2c12:3cff:fee1:262c. Nov 29 21:04:19 cdac750 avahi-daemon[788]: New relevant interface veth559fc52.IPv6 for mDNS. Nov 29 21:04:19 cdac750 avahi-daemon[788]: Registering new address record for fe80::2c12:3cff:fee1:262c on veth559fc52.*. Nov 29 21:04:22 cdac750 chronyd[747]: 2019-11-29T21:04:22Z Selected source 162.159.200.123 Nov 29 21:04:26 cdac750 systemd[1]: balena.service: Start operation timed out. Terminating. Nov 29 21:04:26 cdac750 balenad[812]: time="2019-11-29T21:04:26.293415996Z" level=error msg="stream copy error: read /proc/self/fd/36: file already closed" Nov 29 21:04:26 cdac750 balenad[812]: time="2019-11-29T21:04:26.297080026Z" level=error msg="stream copy error: read /proc/self/fd/37: file already closed" Nov 29 21:04:26 cdac750 balenad[812]: time="2019-11-29T21:04:26.245029602Z" level=info msg="Processing signal 'terminated'" Nov 29 21:04:26 cdac750 balenad[812]: time="2019-11-29T21:04:26.346912432Z" level=error msg="failed to get event" error="rpc error: code = Unavailable desc = transport is closing" module=libcontainerd namespace=moby Nov 29 21:04:26 cdac750 balenad[812]: time="2019-11-29T21:04:26.353852488Z" level=error msg="stream copy error: read /proc/self/fd/31: file already closed" Nov 29 21:04:26 cdac750 balenad[812]: time="2019-11-29T21:04:26.355151499Z" level=error msg="stream copy error: read /proc/self/fd/25: file already closed" Nov 29 21:04:26 cdac750 balenad[812]: time="2019-11-29T21:04:26.356395509Z" level=error msg="stream copy error: read /proc/self/fd/29: file already closed" Nov 29 21:04:26 cdac750 balenad[812]: time="2019-11-29T21:04:26.371068628Z" level=error msg="failed to get event" error="rpc error: code = Unavailable desc = transport is closing" module=libcontainerd namespace=plugins.moby Nov 29 21:04:36 cdac750 balenad[812]: time="2019-11-29T21:04:36.237166953Z" level=info msg="libcontainerd: started new balena-engine-containerd process" pid=1630 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.174510726Z" level=info msg="starting containerd" revision= version=1.2.2+unknown Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.185754817Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.188381839Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.254410376Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.268468491Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.288309652Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.295456710Z" level=info msg="metadata content store policy set" policy=shared Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.317195887Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.320335913Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.329127984Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.341659086Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.344218107Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.346302124Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.358136221Z" level=info msg="loading plugin \"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.360938243Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.362439256Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.364254270Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1 Nov 29 21:04:38 cdac750 balenad[812]: time="2019-11-29T21:04:38.370064318Z" level=error msg="connecting to shim" error="dial unix \x00/containerd-shim/moby/9db30934969bbc6ca0f6e7f9d552ada17f1beec86c6632819695c4f37ab2daee/shim.sock: connect: connection refused" id=9db30934969bbc6ca0f6e7f9d552ada17f1beec86c6632819695c4f37ab2daee namespace=moby Nov 29 21:04:40 cdac750 balenad[812]: time="2019-11-29T21:04:40.350224439Z" level=error msg="connecting to shim" error="dial unix \x00/containerd-shim/moby/ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84/shim.sock: connect: connection refused" id=ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 namespace=moby Nov 29 21:04:42 cdac750 balenad[812]: time="2019-11-29T21:04:42.548363335Z" level=error msg="connecting to shim" error="dial unix \x00/containerd-shim/moby/b3000691fe659c8d3da8073dc1ef303a40ddbe0009bd4be66ae16ccf9c7034fd/shim.sock: connect: connection refused" id=b3000691fe659c8d3da8073dc1ef303a40ddbe0009bd4be66ae16ccf9c7034fd namespace=moby Nov 29 21:04:43 cdac750 balenad[812]: time="2019-11-29T21:04:43.771126290Z" level=error msg="connecting to shim" error="dial unix \x00/containerd-shim/moby/c70d588cebac0a806bcfe01a1cc8f1ceeec2885770fcab62bbb99bbfd2a9518a/shim.sock: connect: connection refused" id=c70d588cebac0a806bcfe01a1cc8f1ceeec2885770fcab62bbb99bbfd2a9518a namespace=moby Nov 29 21:04:44 cdac750 balenad[812]: time="2019-11-29T21:04:44.961229979Z" level=error msg="delete bundle" error="rename /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/c70d588cebac0a806bcfe01a1cc8f1ceeec2885770fcab62bbb99bbfd2a9518a /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/.c70d588cebac0a806bcfe01a1cc8f1ceeec2885770fcab62bbb99bbfd2a9518a: file exists" Nov 29 21:04:44 cdac750 balenad[812]: time="2019-11-29T21:04:44.969736049Z" level=error msg="connecting to shim" error="dial unix \x00/containerd-shim/moby/db58dd63b677514ec387f724d23ada6cb782fefa3af7d41d4b93a6c2aed040d6/shim.sock: connect: connection refused" id=db58dd63b677514ec387f724d23ada6cb782fefa3af7d41d4b93a6c2aed040d6 namespace=moby Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.206378117Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.221298238Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.255590517Z" level=error msg="failed connecting to containerd" error="failed to dial \"/var/run/balena-engine/containerd/balena-engine-containerd.sock\": context deadline exceeded" module=libcontainerd Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.263541582Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.272791657Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.280147717Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.286715771Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.290793804Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.292413817Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.295793845Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.297370858Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.301409890Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.302881902Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.305340922Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.307226938Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt: read-only file system" Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.311360971Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.313033985Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.314916000Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.316347012Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.322449062Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd-debug.sock Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.326917098Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd.sock Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.328375110Z" level=info msg="containerd successfully booted in 8.188949s" Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.366891424Z" level=error msg="failed to get event" error="rpc error: code = Unavailable desc = transport is closing" module=libcontainerd namespace=plugins.moby Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.374095482Z" level=info msg="killing and restarting containerd" module=libcontainerd pid=1630 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.376090498Z" level=error msg="failed to get event" error="rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: " module=libcontainerd namespace=plugins.moby Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.386168580Z" level=error msg="failed to get event" error="rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: " module=libcontainerd namespace=plugins.moby Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.390331614Z" level=error msg="failed to get event" error="rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: " module=libcontainerd namespace=plugins.moby Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.400614698Z" level=info msg="=== BEGIN goroutine stack dump ===\ngoroutine 26 [running]:\ngithub.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command.dumpStacks()\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command/main.go:272 +0x70\ngithub.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command.handleSignals.func1(0x13242680, 0x13242640, 0x140d030, 0x1303a028, 0x132d5100)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command/main_unix.go:51 +0x20c\ncreated by github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command.handleSignals\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command/main_unix.go:41 +0x64\n\ngoroutine 1 [chan receive]:\ngithub.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command.App.func1(0x130d8840, 0x130d8840, 0x13495e3c)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command/main.go:199 +0x7d8\ngithub.com/docker/docker/vendor/github.com/urfave/cli.HandleAction(0x1028f08, 0x12e9494, 0x130d8840, 0x130362d0, 0x0)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/urfave/cli/app.go:502 +0xa8\ngithub.com/docker/docker/vendor/github.com/urfave/cli.(*App).Run(0x132ca7e0, 0x13036030, 0x5, 0x6, 0x0, 0x0)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/urfave/cli/app.go:268 +0x434\ngithub.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd.Main()\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/main.go:33 +0x3c\nmain.main()\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/balena-engine/main.go:31 +0x2a8\n\ngoroutine 5 [syscall]:\nos/signal.signal_recv(0x1405780)\n\t/usr/lib/go/src/runtime/sigqueue.go:139 +0x130\nos/signal.loop()\n\t/usr/lib/go/src/os/signal/signal_unix.go:22 +0x14\ncreated by os/signal.init.0\n\t/usr/lib/go/src/os/signal/signal_unix.go:28 +0x30\n\ngoroutine 27 [select, locked to thread]:\nruntime.gopark(0x12eb580, 0x0, 0x124b57d, 0x6, 0x18, 0x1)\n\t/usr/lib/go/src/runtime/proc.go:291 +0xfc\nruntime.selectgo(0x13049fa0, 0x132d5180)\n\t/usr/lib/go/src/runtime/select.go:392 +0xea0\nruntime.ensureSigM.func1()\n\t/usr/lib/go/src/runtime/signal_unix.go:549 +0x1c0\nruntime.goexit()\n\t/usr/lib/go/src/runtime/asm_arm.s:1015 +0x4\n\ngoroutine 28 [select]:\ngithub.com/docker/docker/vendor/github.com/docker/go-events.(*Broadcaster).run(0x13036450)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/go-events/broadcast.go:117 +0x2d0\ncreated by github.com/docker/docker/vendor/github.com/docker/go-events.NewBroadcaster\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/go-events/broadcast.go:39 +0x134\n\ngoroutine 30 [select]:\ngithub.com/docker/docker/vendor/github.com/containerd/containerd/gc/scheduler.(*gcScheduler).run(0x13243180, 0x140d030, 0x1303a028)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/gc/scheduler/scheduler.go:268 +0x1c0\ncreated by github.com/docker/docker/vendor/github.com/containerd/containerd/gc/scheduler.init.0.func1\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/gc/scheduler/scheduler.go:132 +0x390\n\ngoroutine 50 [sleep]:\ntime.Sleep(0x540be400, 0x2)\n\t/usr/lib/go/src/runtime/time.go:102 +0x154\ngithub.com/docker/docker/vendor/github.com/containerd/containerd/runtime/restart/monitor.(*monitor).run(0x131cb140, 0x540be400, 0x2)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/restart/monitor/monitor.go:155 +0x60\ncreated by github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/restart/monitor.init.0.func1\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/restart/monitor/monitor.go:85 +0x104\n\ngoroutine 51 [IO wait]:\ninternal/poll.runtime_pollWait(0xb5c4cf40, 0x72, 0x0)\n\t/usr/lib/go/src/runtime/netpoll.go:173 +0x44\ninternal/poll.(*pollDesc).wait(0x130a5874, 0x72, 0xa8300, 0x0, 0x0)\n\t/usr/lib/go/src/internal/poll/fd_poll_runtime.go:85 +0x8c\ninternal/poll.(*pollDesc).waitRead(0x130a5874, 0xffffff00, 0x0, 0x0)\n\t/usr/lib/go/src/internal/poll/fd_poll_runtime.go:90 +0x2c\ninternal/poll.(*FD).Accept(0x130a5860, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)\n\t/usr/lib/go/src/internal/poll/fd_unix.go:372 +0x174\nnet.(*netFD).accept(0x130a5860, 0x132cb194, 0x1304beb8, 0xe4098)\n\t/usr/lib/go/src/net/fd_unix.go:238 +0x20\nnet.(*UnixListener).accept(0x13496360, 0x3bb3dc, 0x11987e0, 0x1349cd20)\n\t/usr/lib/go/src/net/unixsock_posix.go:162 +0x20\nnet.(*UnixListener).Accept(0x13496360, 0x1303a028, 0x108fb28, 0x1c91300, 0x1229f48)\n\t/usr/lib/go/src/net/unixsock.go:253 +0x3c\nnet/http.(*Server).Serve(0x130a1a00, 0x140a7d0, 0x13496360, 0x0, 0x0)\n\t/usr/lib/go/src/net/http/server.go:2773 +0x150\nnet/http.Serve(0x140a7d0, 0x13496360, 0x13fe6d0, 0x1349cc80, 0x12eb338, 0x131e554c)\n\t/usr/lib/go/src/net/http/server.go:2392 +0x5c\ngithub.com/docker/docker/vendor/github.com/containerd/containerd/services/server.(*Server).ServeDebug(0x13233440, 0x140a7d0, 0x13496360, 0x1304bf9c, 0x15064c)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/services/server/server.go:193 +0x14c\ngithub.com/docker/docker/vendor/github.com/containerd/containerd/services/server.(*Server).ServeDebug-fm(0x140a7d0, 0x13496360, 0x13496360, 0x131ca3e0)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command/main.go:182 +0x2c\ngithub.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command.serve.func1(0x140a7d0, 0x13496360, 0x131cb988, 0x140d030, 0x1303a028, 0x13273090, 0x45)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command/main.go:210 +0x58\ncreated by github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command.serve\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command/main.go:208 +0x148\n\ngoroutine 48 [syscall]:\nsyscall.Syscall6(0xfc, 0x6, 0x1305f7dc, 0x80, 0xffffffff, 0x0, 0x0, 0x0, 0x0, 0x0)\n\t/usr/lib/go/src/syscall/asm_linux_arm.s:48 +0x8\ngithub.com/docker/docker/vendor/golang.org/x/sys/unix.EpollWait(0x6, 0x1305f7dc, 0x80, 0x80, 0xffffffff, 0x0, 0x0, 0x0)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go:1881 +0x58\ngithub.com/docker/docker/vendor/github.com/containerd/containerd/metrics/cgroups.(*oomCollector).start(0x13153320)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/metrics/cgroups/oom.go:114 +0x60\ncreated by github.com/docker/docker/vendor/github.com/containerd/containerd/metrics/cgroups.newOOMCollector\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/metrics/cgroups/oom.go:50 +0xbc\n\ngoroutine 52 [runnable]:\nsort.Sort(0x140af90, 0x131962d0)\n\t/usr/lib/go/src/sort/sort.go:216 +0x6c\ngithub.com/docker/docker/vendor/github.com/prometheus/client_golang/prometheus.makeLabelPairs(0x13285fc0, 0x1319a340, 0x4, 0x4, 0x20, 0x1304fd01, 0x1413440)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/prometheus/client_golang/prometheus/value.go:232 +0x384\ngithub.com/docker/docker/vendor/github.com/prometheus/client_golang/prometheus.NewCounterVec.func1(0x1319a340, 0x4, 0x4, 0x4, 0x1304feac)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/prometheus/client_golang/prometheus/counter.go:103 +0x38\ngithub.com/docker/docker/vendor/github.com/prometheus/client_golang/prometheus.(*MetricVec).getOrCreateMetric(0x131e5830, 0x850365d2, 0x94453194, 0x1304feac, 0x4, 0x4, 0x0, 0x0)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/prometheus/client_golang/prometheus/vec.go:245 +0x118\ngithub.com/docker/docker/vendor/github.com/prometheus/client_golang/prometheus.(*MetricVec).GetMetricWithLabelValues(0x131e5830, 0x1304feac, 0x4, 0x4, 0x0, 0x0, 0x0, 0x0)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/prometheus/client_golang/prometheus/vec.go:89 +0x138\ngithub.com/docker/docker/vendor/github.com/prometheus/client_golang/prometheus.(*CounterVec).GetMetricWithLabelValues(0x131e5830, 0x1304feac, 0x4, 0x4, 0x1413440, 0x13198390, 0x0, 0x0)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/prometheus/client_golang/prometheus/counter.go:116 +0x38\ngithub.com/docker/docker/vendor/github.com/grpc-ecosystem/go-grpc-prometheus.preRegisterMethod(0x130a44b0, 0x1298768, 0x2a, 0x1304fef4)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_metrics.go:183 +0x22c\ngithub.com/docker/docker/vendor/github.com/grpc-ecosystem/go-grpc-prometheus.(*ServerMetrics).InitializeMetrics(0x130a44b0, 0x13104dc0)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server_metrics.go:135 +0xa8\ngithub.com/docker/docker/vendor/github.com/grpc-ecosystem/go-grpc-prometheus.Register(0x13104dc0)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/grpc-ecosystem/go-grpc-prometheus/server.go:38 +0x28\ngithub.com/docker/docker/vendor/github.com/containerd/containerd/services/server.(*Server).ServeGRPC(0x13233440, 0x140a7d0, 0x134963a0, 0x1304ff9c, 0x131c2200)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/services/server/server.go:171 +0x30\ngithub.com/docker/docker/vendor/github.com/containerd/containerd/services/server.(*Server).ServeGRPC-fm(0x140a7d0, 0x134963a0, 0x134963a0, 0x0)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command/main.go:196 +0x2c\ngithub.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command.serve.func1(0x140a7d0, 0x134963a0, 0x131cb9c8, 0x140d030, 0x1303a028, 0x13262300, 0x3f)\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command/main.go:210 +0x58\ncreated by github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command.serve\n\t/yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/18.09.10-dev+git7cb464a406748016f2df0c31a9851d20456a3d31-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/cmd/containerd/command/main.go:208 +0x148\n\n=== END goroutine stack dump ===" Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.392340631Z" level=error msg="failed to delete task after fail start" container=ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 error="transport is closing: unavailable" module=libcontainerd namespace=moby Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.396650666Z" level=error msg="failed to get event" error="rpc error: code = Unavailable desc = transport is closing" module=libcontainerd namespace=moby Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.406759748Z" level=error msg="failed to delete failed start container" container=c70d588cebac0a806bcfe01a1cc8f1ceeec2885770fcab62bbb99bbfd2a9518a error="all SubConns are in TransientFailure, latest connection error: : unavailable" Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.407371753Z" level=error msg="failed to delete failed start container" container=9db30934969bbc6ca0f6e7f9d552ada17f1beec86c6632819695c4f37ab2daee error="all SubConns are in TransientFailure, latest connection error: : unavailable" Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.407643755Z" level=error msg="failed to delete failed start container" container=b3000691fe659c8d3da8073dc1ef303a40ddbe0009bd4be66ae16ccf9c7034fd error="all SubConns are in TransientFailure, latest connection error: : unavailable" Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.699913135Z" level=error msg="containerd did not exit successfully" error="signal: killed" module=libcontainerd Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.744875501Z" level=error msg="failed to get event" error="rpc error: code = Unavailable desc = transport is closing" module=libcontainerd namespace=plugins.moby Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.748084527Z" level=error msg="failed to get event" error="rpc error: code = Unavailable desc = transport is closing" module=libcontainerd namespace=plugins.moby Nov 29 21:04:46 cdac750 kernel: br-5f9e920be382: port 4(veth2a66908) entered disabled state Nov 29 21:04:46 cdac750 kernel: veth2e5273f: renamed from eth0 Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.757753606Z" level=error msg="failed to get event" error="rpc error: code = Unavailable desc = transport is closing" module=libcontainerd namespace=moby Nov 29 21:04:46 cdac750 balenad[812]: time="2019-11-29T21:04:46.782184805Z" level=info msg="libcontainerd: started new balena-engine-containerd process" pid=1668 Nov 29 21:04:46 cdac750 systemd-udevd[1673]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 29 21:04:46 cdac750 NetworkManager[796]: [1575061486.9237] manager: (veth2e5273f): new Veth device (/org/freedesktop/NetworkManager/Devices/16) Nov 29 21:04:46 cdac750 systemd-udevd[1673]: Using default interface naming scheme 'v240'. Nov 29 21:04:47 cdac750 kernel: br-5f9e920be382: port 2(veth559fc52) entered disabled state Nov 29 21:04:47 cdac750 kernel: vethea8fe09: renamed from eth0 Nov 29 21:04:47 cdac750 systemd-udevd[1673]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 29 21:04:47 cdac750 NetworkManager[796]: [1575061487.3947] manager: (vethea8fe09): new Veth device (/org/freedesktop/NetworkManager/Devices/17) Nov 29 21:04:47 cdac750 avahi-daemon[788]: Interface veth2a66908.IPv6 no longer relevant for mDNS. Nov 29 21:04:47 cdac750 avahi-daemon[788]: Leaving mDNS multicast group on interface veth2a66908.IPv6 with address fe80::7c51:6ff:fe8c:998d. Nov 29 21:04:47 cdac750 kernel: br-5f9e920be382: port 4(veth2a66908) entered disabled state Nov 29 21:04:47 cdac750 kernel: device veth2a66908 left promiscuous mode Nov 29 21:04:47 cdac750 kernel: br-5f9e920be382: port 4(veth2a66908) entered disabled state Nov 29 21:04:47 cdac750 avahi-daemon[788]: Withdrawing address record for fe80::7c51:6ff:fe8c:998d on veth2a66908. Nov 29 21:04:48 cdac750 avahi-daemon[788]: Interface veth559fc52.IPv6 no longer relevant for mDNS. Nov 29 21:04:48 cdac750 avahi-daemon[788]: Leaving mDNS multicast group on interface veth559fc52.IPv6 with address fe80::2c12:3cff:fee1:262c. Nov 29 21:04:48 cdac750 kernel: br-5f9e920be382: port 2(veth559fc52) entered disabled state Nov 29 21:04:48 cdac750 kernel: device veth559fc52 left promiscuous mode Nov 29 21:04:48 cdac750 kernel: br-5f9e920be382: port 2(veth559fc52) entered disabled state Nov 29 21:04:48 cdac750 avahi-daemon[788]: Withdrawing address record for fe80::2c12:3cff:fee1:262c on veth559fc52. Nov 29 21:04:48 cdac750 NetworkManager[796]: [1575061488.4477] device (veth2a66908): released from master device br-5f9e920be382 Nov 29 21:04:48 cdac750 kernel: br-5f9e920be382: port 1(veth9a76492) entered disabled state Nov 29 21:04:48 cdac750 kernel: veth31de0eb: renamed from eth0 Nov 29 21:04:48 cdac750 systemd-udevd[1673]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 29 21:04:48 cdac750 NetworkManager[796]: [1575061488.8246] device (veth559fc52): released from master device br-5f9e920be382 Nov 29 21:04:48 cdac750 NetworkManager[796]: [1575061488.9784] manager: (veth31de0eb): new Veth device (/org/freedesktop/NetworkManager/Devices/18) Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.071817446Z" level=info msg="starting containerd" revision= version=1.2.2+unknown Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.101470687Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.106458728Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.189508404Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.199920489Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.207144547Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.213622600Z" level=info msg="metadata content store policy set" policy=shared Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.393649066Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.396838092Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.400456121Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.401816132Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.404550155Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.407587179Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.408939190Z" level=info msg="loading plugin \"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.411699213Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.413168225Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.414480235Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.418336267Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.420356283Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.439261437Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.440604448Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.467582668Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.470422691Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.475407731Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.477884752Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.480662774Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.482727791Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.488118835Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.493765881Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.497931915Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.501533944Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt: read-only file system" Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.505815979Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.509986013Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.512801036Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.515897061Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1 Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.540558262Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd-debug.sock Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.554124372Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd.sock Nov 29 21:04:49 cdac750 balenad[812]: time="2019-11-29T21:04:49.558057404Z" level=info msg="containerd successfully booted in 0.514532s" Nov 29 21:04:49 cdac750 avahi-daemon[788]: Interface veth9a76492.IPv6 no longer relevant for mDNS. Nov 29 21:04:49 cdac750 avahi-daemon[788]: Leaving mDNS multicast group on interface veth9a76492.IPv6 with address fe80::24b2:b7ff:febe:5688. Nov 29 21:04:49 cdac750 kernel: br-5f9e920be382: port 1(veth9a76492) entered disabled state Nov 29 21:04:49 cdac750 kernel: device veth9a76492 left promiscuous mode Nov 29 21:04:49 cdac750 kernel: br-5f9e920be382: port 1(veth9a76492) entered disabled state Nov 29 21:04:49 cdac750 avahi-daemon[788]: Withdrawing address record for fe80::24b2:b7ff:febe:5688 on veth9a76492. Nov 29 21:04:50 cdac750 NetworkManager[796]: [1575061490.0264] device (veth9a76492): released from master device br-5f9e920be382 Nov 29 21:04:50 cdac750 balenad[812]: time="2019-11-29T21:04:50.596800861Z" level=error msg="Failed to start container b3000691fe659c8d3da8073dc1ef303a40ddbe0009bd4be66ae16ccf9c7034fd: transport is closing: unavailable" Nov 29 21:04:50 cdac750 balenad[812]: time="2019-11-29T21:04:50.644759252Z" level=error msg="Failed to start container c70d588cebac0a806bcfe01a1cc8f1ceeec2885770fcab62bbb99bbfd2a9518a: transport is closing: unavailable" Nov 29 21:04:51 cdac750 balenad[812]: time="2019-11-29T21:04:51.303808617Z" level=error msg="Failed to start container 9db30934969bbc6ca0f6e7f9d552ada17f1beec86c6632819695c4f37ab2daee: transport is closing: unavailable" Nov 29 21:04:52 cdac750 balenad[812]: time="2019-11-29T21:04:52.459115023Z" level=error msg="ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 cleanup: failed to delete container from containerd: no such container" Nov 29 21:04:52 cdac750 balenad[812]: time="2019-11-29T21:04:52.464472067Z" level=error msg="Failed to start container ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84: transport is closing: unavailable" Nov 29 21:04:52 cdac750 balenad[812]: time="2019-11-29T21:04:52.466719085Z" level=info msg="Loading containers: done." Nov 29 21:04:53 cdac750 balenad[812]: time="2019-11-29T21:04:53.327890096Z" level=info msg="Docker daemon" commit=7cb464a406748016f2df0c31a9851d20456a3d31 graphdriver(s)=aufs version=18.09.10-dev Nov 29 21:04:53 cdac750 balenad[812]: time="2019-11-29T21:04:53.329901113Z" level=info msg="Daemon has completed initialization" Nov 29 21:04:53 cdac750 balenad[812]: time="2019-11-29T21:04:53.786433829Z" level=info msg="API listen on [::]:2375" Nov 29 21:04:53 cdac750 balenad[812]: time="2019-11-29T21:04:53.791006867Z" level=info msg="API listen on /var/run/balena-engine.sock" Nov 29 21:04:53 cdac750 balenad[812]: time="2019-11-29T21:04:53.791743873Z" level=info msg="API listen on /var/run/balena.sock" Nov 29 21:04:53 cdac750 balenad[812]: time="2019-11-29T21:04:53.792417878Z" level=info msg="API listen on /var/run/balena-engine.sock" Nov 29 21:05:03 cdac750 balenad[812]: time="2019-11-29T21:05:03.796298324Z" level=info msg="Container ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 failed to exit within 10 seconds of signal 15 - using the force" Nov 29 21:05:03 cdac750 balenad[812]: time="2019-11-29T21:05:03.806064404Z" level=info msg="Container db58dd63b677514ec387f724d23ada6cb782fefa3af7d41d4b93a6c2aed040d6 failed to exit within 10 seconds of signal 15 - using the force" Nov 29 21:05:08 cdac750 balenad[812]: time="2019-11-29T21:05:08.795752027Z" level=error msg="Force shutdown daemon" Nov 29 21:05:08 cdac750 balenad[812]: time="2019-11-29T21:05:08.808320130Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=moby Nov 29 21:05:08 cdac750 balenad[812]: time="2019-11-29T21:05:08.810635148Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd Nov 29 21:05:08 cdac750 balenad[812]: time="2019-11-29T21:05:08.817502204Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby Nov 29 21:05:09 cdac750 kernel: br-5f9e920be382: port 3(vethb97145d) entered disabled state Nov 29 21:05:09 cdac750 avahi-daemon[788]: Interface vethb97145d.IPv6 no longer relevant for mDNS. Nov 29 21:05:09 cdac750 avahi-daemon[788]: Leaving mDNS multicast group on interface vethb97145d.IPv6 with address fe80::e0c4:a8ff:fe1a:6054. Nov 29 21:05:09 cdac750 systemd[1]: balena.service: Failed with result 'timeout'. Nov 29 21:05:09 cdac750 kernel: device vethb97145d left promiscuous mode Nov 29 21:05:09 cdac750 kernel: br-5f9e920be382: port 3(vethb97145d) entered disabled state Nov 29 21:05:09 cdac750 systemd[1]: Failed to start Balena Application Container Engine. Nov 29 21:05:09 cdac750 avahi-daemon[788]: Withdrawing address record for fe80::e0c4:a8ff:fe1a:6054 on vethb97145d. Nov 29 21:05:10 cdac750 NetworkManager[796]: [1575061510.1148] device (vethb97145d): released from master device br-5f9e920be382 Nov 29 21:05:12 cdac750 balenad[1708]: time="2019-11-29T21:05:12.156667390Z" level=warning msg="Running experimental build" Nov 29 21:05:12 cdac750 balenad[1708]: time="2019-11-29T21:05:12.186633634Z" level=warning msg="[!] DON'T BIND ON ANY IP ADDRESS WITHOUT setting --tlsverify IF YOU DON'T KNOW WHAT YOU'RE DOING [!]" Nov 29 21:05:12 cdac750 balenad[1708]: time="2019-11-29T21:05:12.224357941Z" level=info msg="libcontainerd: started new balena-engine-containerd process" pid=1722 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.094240023Z" level=info msg="starting containerd" revision= version=1.2.2+unknown Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.099315064Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.103917102Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.127364293Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.129278308Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.131902330Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.133506343Z" level=info msg="metadata content store policy set" policy=shared Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.138361382Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.139895395Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.141704410Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.143325423Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.144870435Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.146288447Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.149474473Z" level=info msg="loading plugin \"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.150684483Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.151847492Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.153157503Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.156429529Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.160991567Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.207485945Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.208831956Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.210447969Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.211681979Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.213202992Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.214521002Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.215722012Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.218358034Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.219582044Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.220778053Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.222195065Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.223763078Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt: read-only file system" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.224900087Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.226108097Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.227301106Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.229822127Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1 Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.232760151Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd-debug.sock Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.234597166Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd.sock Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.235756175Z" level=info msg="containerd successfully booted in 0.153596s" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.845878143Z" level=info msg="Graph migration to content-addressability took 0.00 seconds" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.852107193Z" level=warning msg="Your kernel does not support cgroup rt period" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.853974209Z" level=warning msg="Your kernel does not support cgroup rt runtime" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.858189243Z" level=warning msg="Unable to find cpuset cgroup in mounts" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.863976290Z" level=warning msg="mountpoint for pids not found" Nov 29 21:05:13 cdac750 balenad[1708]: time="2019-11-29T21:05:13.868290325Z" level=info msg="Loading containers: start." Nov 29 21:05:14 cdac750 balenad[1708]: time="2019-11-29T21:05:14.594073234Z" level=error msg="ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 cleanup: failed to delete container from containerd: no such container" Nov 29 21:05:18 cdac750 balenad[1708]: time="2019-11-29T21:05:18.645383218Z" level=info msg="Removing stale sandbox a9721882c03a5d72e492716b906da25bda0f00ee103af6ac13e861a8b3c3e5d5 (db58dd63b677514ec387f724d23ada6cb782fefa3af7d41d4b93a6c2aed040d6)" Nov 29 21:05:18 cdac750 balenad[1708]: time="2019-11-29T21:05:18.711639757Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 5f9e920be382cc089a259c0a2064c0aa329ef4f75648db05e8e52a712409a8e3 ace1857eb27910cfaee7862224cf1d84e1e6f210ec9448411dc4386b084dd997], retrying...." Nov 29 21:05:20 cdac750 kernel: br-5f9e920be382: port 1(veth922c23d) entered blocking state Nov 29 21:05:20 cdac750 kernel: br-5f9e920be382: port 1(veth922c23d) entered disabled state Nov 29 21:05:20 cdac750 NetworkManager[796]: [1575061520.2420] manager: (veth1928bfb): new Veth device (/org/freedesktop/NetworkManager/Devices/19) Nov 29 21:05:20 cdac750 kernel: device veth922c23d entered promiscuous mode Nov 29 21:05:20 cdac750 systemd-udevd[1895]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 29 21:05:20 cdac750 systemd-udevd[1895]: Using default interface naming scheme 'v240'. Nov 29 21:05:20 cdac750 systemd-udevd[1895]: Could not generate persistent MAC address for veth1928bfb: No such file or directory Nov 29 21:05:20 cdac750 kernel: IPv6: ADDRCONF(NETDEV_UP): veth922c23d: link is not ready Nov 29 21:05:20 cdac750 systemd-udevd[1896]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 29 21:05:20 cdac750 systemd-udevd[1896]: Using default interface naming scheme 'v240'. Nov 29 21:05:20 cdac750 systemd-udevd[1896]: Could not generate persistent MAC address for veth922c23d: No such file or directory Nov 29 21:05:20 cdac750 NetworkManager[796]: [1575061520.3557] manager: (veth922c23d): new Veth device (/org/freedesktop/NetworkManager/Devices/20) Nov 29 21:05:20 cdac750 systemd-udevd[1900]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 29 21:05:20 cdac750 kernel: br-5f9e920be382: port 2(vethf8490fb) entered blocking state Nov 29 21:05:20 cdac750 kernel: br-5f9e920be382: port 2(vethf8490fb) entered disabled state Nov 29 21:05:20 cdac750 systemd-udevd[1900]: Using default interface naming scheme 'v240'. Nov 29 21:05:20 cdac750 kernel: device vethf8490fb entered promiscuous mode Nov 29 21:05:20 cdac750 systemd-udevd[1900]: Could not generate persistent MAC address for veth2acf687: No such file or directory Nov 29 21:05:20 cdac750 systemd-udevd[1895]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 29 21:05:20 cdac750 systemd-udevd[1895]: Could not generate persistent MAC address for vethf8490fb: No such file or directory Nov 29 21:05:20 cdac750 NetworkManager[796]: [1575061520.9827] manager: (veth2acf687): new Veth device (/org/freedesktop/NetworkManager/Devices/21) Nov 29 21:05:21 cdac750 kernel: IPv6: ADDRCONF(NETDEV_UP): vethf8490fb: link is not ready Nov 29 21:05:21 cdac750 kernel: br-5f9e920be382: port 2(vethf8490fb) entered blocking state Nov 29 21:05:21 cdac750 kernel: br-5f9e920be382: port 2(vethf8490fb) entered forwarding state Nov 29 21:05:21 cdac750 kernel: br-5f9e920be382: port 2(vethf8490fb) entered disabled state Nov 29 21:05:21 cdac750 NetworkManager[796]: [1575061521.1463] manager: (vethf8490fb): new Veth device (/org/freedesktop/NetworkManager/Devices/22) Nov 29 21:05:22 cdac750 systemd-udevd[1900]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 29 21:05:22 cdac750 systemd-udevd[1900]: Could not generate persistent MAC address for vethb9b03ff: No such file or directory Nov 29 21:05:22 cdac750 NetworkManager[796]: [1575061522.2711] manager: (vethb9b03ff): new Veth device (/org/freedesktop/NetworkManager/Devices/23) Nov 29 21:05:22 cdac750 systemd-udevd[1895]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 29 21:05:22 cdac750 systemd-udevd[1895]: Could not generate persistent MAC address for veth744bec5: No such file or directory Nov 29 21:05:22 cdac750 kernel: br-5f9e920be382: port 3(veth744bec5) entered blocking state Nov 29 21:05:22 cdac750 kernel: br-5f9e920be382: port 3(veth744bec5) entered disabled state Nov 29 21:05:22 cdac750 balenad[1708]: time="2019-11-29T21:05:22.461735288Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/moby/db58dd63b677514ec387f724d23ada6cb782fefa3af7d41d4b93a6c2aed040d6/shim.sock debug=false pid=1916 Nov 29 21:05:22 cdac750 kernel: device veth744bec5 entered promiscuous mode Nov 29 21:05:22 cdac750 NetworkManager[796]: [1575061522.6250] manager: (veth744bec5): new Veth device (/org/freedesktop/NetworkManager/Devices/24) Nov 29 21:05:22 cdac750 kernel: IPv6: ADDRCONF(NETDEV_UP): veth744bec5: link is not ready Nov 29 21:05:23 cdac750 balenad[1708]: time="2019-11-29T21:05:23.778754011Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/moby/c70d588cebac0a806bcfe01a1cc8f1ceeec2885770fcab62bbb99bbfd2a9518a/shim.sock debug=false pid=1929 Nov 29 21:05:24 cdac750 systemd-udevd[1895]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 29 21:05:24 cdac750 kernel: br-5f9e920be382: port 4(veth97fb07e) entered blocking state Nov 29 21:05:24 cdac750 kernel: br-5f9e920be382: port 4(veth97fb07e) entered disabled state Nov 29 21:05:24 cdac750 NetworkManager[796]: [1575061524.2253] manager: (vethd7a4f4b): new Veth device (/org/freedesktop/NetworkManager/Devices/25) Nov 29 21:05:24 cdac750 kernel: device veth97fb07e entered promiscuous mode Nov 29 21:05:24 cdac750 systemd-udevd[1900]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Nov 29 21:05:24 cdac750 systemd-udevd[1900]: Could not generate persistent MAC address for vethd7a4f4b: No such file or directory Nov 29 21:05:24 cdac750 systemd-udevd[1895]: Could not generate persistent MAC address for veth97fb07e: No such file or directory Nov 29 21:05:24 cdac750 NetworkManager[796]: [1575061524.3283] manager: (veth97fb07e): new Veth device (/org/freedesktop/NetworkManager/Devices/26) Nov 29 21:05:24 cdac750 kernel: IPv6: ADDRCONF(NETDEV_UP): veth97fb07e: link is not ready Nov 29 21:05:25 cdac750 balenad[1708]: time="2019-11-29T21:05:25.984223966Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/moby/ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84/shim.sock debug=false pid=1948 Nov 29 21:05:27 cdac750 balenad[1708]: time="2019-11-29T21:05:27.598705123Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/moby/b3000691fe659c8d3da8073dc1ef303a40ddbe0009bd4be66ae16ccf9c7034fd/shim.sock debug=false pid=1966 Nov 29 21:05:28 cdac750 balenad[1708]: time="2019-11-29T21:05:28.668433852Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/moby/9db30934969bbc6ca0f6e7f9d552ada17f1beec86c6632819695c4f37ab2daee/shim.sock debug=false pid=1989 Nov 29 21:05:38 cdac750 kernel: eth0: renamed from veth1928bfb Nov 29 21:05:38 cdac750 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth922c23d: link becomes ready Nov 29 21:05:38 cdac750 kernel: br-5f9e920be382: port 1(veth922c23d) entered blocking state Nov 29 21:05:38 cdac750 kernel: br-5f9e920be382: port 1(veth922c23d) entered forwarding state Nov 29 21:05:38 cdac750 NetworkManager[796]: [1575061538.8342] device (veth922c23d): carrier: link connected Nov 29 21:05:38 cdac750 NetworkManager[796]: [1575061538.8544] device (br-5f9e920be382): carrier: link connected Nov 29 21:05:39 cdac750 avahi-daemon[788]: Joining mDNS multicast group on interface veth922c23d.IPv6 with address fe80::6816:38ff:fe61:7ab2. Nov 29 21:05:39 cdac750 avahi-daemon[788]: New relevant interface veth922c23d.IPv6 for mDNS. Nov 29 21:05:39 cdac750 avahi-daemon[788]: Registering new address record for fe80::6816:38ff:fe61:7ab2 on veth922c23d.*. Nov 29 21:05:47 cdac750 kernel: eth0: renamed from veth2acf687 Nov 29 21:05:48 cdac750 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vethf8490fb: link becomes ready Nov 29 21:05:48 cdac750 kernel: br-5f9e920be382: port 2(vethf8490fb) entered blocking state Nov 29 21:05:48 cdac750 kernel: br-5f9e920be382: port 2(vethf8490fb) entered forwarding state Nov 29 21:05:48 cdac750 NetworkManager[796]: [1575061548.1633] device (vethf8490fb): carrier: link connected Nov 29 21:05:49 cdac750 avahi-daemon[788]: Joining mDNS multicast group on interface vethf8490fb.IPv6 with address fe80::48a9:e7ff:fe50:1214. Nov 29 21:05:49 cdac750 avahi-daemon[788]: New relevant interface vethf8490fb.IPv6 for mDNS. Nov 29 21:05:49 cdac750 avahi-daemon[788]: Registering new address record for fe80::48a9:e7ff:fe50:1214 on vethf8490fb.*. Nov 29 21:05:57 cdac750 kernel: eth0: renamed from vethb9b03ff Nov 29 21:05:57 cdac750 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth744bec5: link becomes ready Nov 29 21:05:57 cdac750 kernel: br-5f9e920be382: port 3(veth744bec5) entered blocking state Nov 29 21:05:57 cdac750 kernel: br-5f9e920be382: port 3(veth744bec5) entered forwarding state Nov 29 21:05:58 cdac750 NetworkManager[796]: [1575061558.0412] device (veth744bec5): carrier: link connected Nov 29 21:05:59 cdac750 avahi-daemon[788]: Joining mDNS multicast group on interface veth744bec5.IPv6 with address fe80::486c:5fff:feea:29ae. Nov 29 21:05:59 cdac750 avahi-daemon[788]: New relevant interface veth744bec5.IPv6 for mDNS. Nov 29 21:05:59 cdac750 avahi-daemon[788]: Registering new address record for fe80::486c:5fff:feea:29ae on veth744bec5.*. Nov 29 21:06:00 cdac750 db58dd63b677[1708]: Nov 29 21:06:00 cdac750 db58dd63b677[1708]: 8888888 .d888 888 8888888b. 888888b. Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 888 d88P" 888 888 "Y88b 888 "88b Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 888 888 888 888 888 888 .88P Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 888 88888b. 888888 888 888 888 888 888 888 888 8888888K. Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 888 888 "88b 888 888 888 888 Y8bd8P' 888 888 888 "Y88b Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 888 888 888 888 888 888 888 X88K 888 888 888 888 Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 888 888 888 888 888 Y88b 888 .d8""8b. 888 .d88P 888 d88P Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 8888888 888 888 888 888 "Y88888 888 888 8888888P" 8888888P" Nov 29 21:06:01 cdac750 db58dd63b677[1708]: Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:00.978690Z info InfluxDB starting {"log_id": "0JQFb2X0000", "version": "1.6.3", "branch": "unknown", "commit": "unknown"} Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:00.979985Z info Go runtime {"log_id": "0JQFb2X0000", "version": "go1.12.5", "maxprocs": 1} Nov 29 21:06:01 cdac750 kernel: eth0: renamed from vethd7a4f4b Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:01.166633Z info Using data dir {"log_id": "0JQFb2X0000", "service": "store", "path": "/data/influxdb/data"} Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:01.170587Z info Compaction settings {"log_id": "0JQFb2X0000", "service": "store", "max_concurrent_compactions": 1, "throughput_bytes_per_second": 50331648, "throughput_burst_bytes": 50331648} Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:01.171148Z info Open store (start) {"log_id": "0JQFb2X0000", "service": "store", "trace_id": "0JQFb3Kl000", "op_name": "tsdb_open", "op_event": "start"} Nov 29 21:06:01 cdac750 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): veth97fb07e: link becomes ready Nov 29 21:06:01 cdac750 kernel: br-5f9e920be382: port 4(veth97fb07e) entered blocking state Nov 29 21:06:01 cdac750 kernel: br-5f9e920be382: port 4(veth97fb07e) entered forwarding state Nov 29 21:06:01 cdac750 NetworkManager[796]: [1575061561.4416] device (veth97fb07e): carrier: link connected Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:01.472091Z info Opened file {"log_id": "0JQFb2X0000", "engine": "tsm1", "service": "filestore", "path": "/data/influxdb/data/_internal/monitor/9/000000007-000000002.tsm", "id": 0, "duration": "1.512ms"} Nov 29 21:06:01 cdac750 db58dd63b677[1708]: 2019-11-29T21:06:01.497044Z info Reading file {"log_id": "0JQFb2X0000", "engine": "tsm1", "service": "cacheloader", "path": "/data/influxdb/wal/_internal/monitor/9/_00005.wal", "size": 8692599} Nov 29 21:06:03 cdac750 avahi-daemon[788]: Joining mDNS multicast group on interface veth97fb07e.IPv6 with address fe80::68:82ff:fe39:3053. Nov 29 21:06:03 cdac750 avahi-daemon[788]: New relevant interface veth97fb07e.IPv6 for mDNS. Nov 29 21:06:03 cdac750 avahi-daemon[788]: Registering new address record for fe80::68:82ff:fe39:3053 on veth97fb07e.*. Nov 29 21:06:08 cdac750 ad5ff87b108e[1708]: Starting system message bus: dbus. Nov 29 21:06:08 cdac750 ad5ff87b108e[1708]: * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon Nov 29 21:06:09 cdac750 ad5ff87b108e[1708]: ...done. Nov 29 21:06:13 cdac750 c70d588cebac[1708]: One or more InfluxDB Cloud variables are undefined - cloud disabled Nov 29 21:06:14 cdac750 c70d588cebac[1708]: One or more External InfluxDB variables are undefined - external DB disabled Nov 29 21:06:14 cdac750 c70d588cebac[1708]: Internal InfluxDB enabled Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Starting Telegraf 1.12.2 Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Using config file: /etc/telegraf/telegraf.conf Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Loaded inputs: http Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Loaded aggregators: Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Loaded processors: converter Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Loaded outputs: influxdb Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! Tags enabled: balena_sense_id=$BALENASENSE_ID host=c70d588cebac Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z I! [agent] Config: Interval:10s, Quiet:false, Hostname:"c70d588cebac", Flush Interval:10s Nov 29 21:06:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:20Z W! [outputs.influxdb] when writing to [http://influxdb:8086]: database "balena-sense" creation failed: Post http://influxdb:8086/query: dial tcp 172.17.0.2:8086: connect: connection refused Nov 29 21:06:24 cdac750 9db30934969b[1708]: + GRAFANA_URL=127.0.0.1:80 Nov 29 21:06:24 cdac750 9db30934969b[1708]: + count=0 Nov 29 21:06:24 cdac750 9db30934969b[1708]: + max_retries=10 Nov 29 21:06:24 cdac750 9db30934969b[1708]: + [[ 0 -lt 10 ]] Nov 29 21:06:24 cdac750 9db30934969b[1708]: ++ curl http://127.0.0.1:80/api/health Nov 29 21:06:24 cdac750 9db30934969b[1708]: ++ jq -r -e .database Nov 29 21:06:29 cdac750 balenad[1708]: time="2019-11-29T21:06:29.116297497Z" level=info msg="Loading containers: done." Nov 29 21:06:30 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:30Z E! [inputs.http] Error in plugin: [url=http://sensor]: Get http://sensor: dial tcp 172.17.0.4:80: connect: connection refused Nov 29 21:06:30 cdac750 9db30934969b[1708]: % Total % Received % Xferd Average Speed Time Time Time Current Nov 29 21:06:30 cdac750 9db30934969b[1708]: Dload Upload Total Spent Left Speed Nov 29 21:06:30 cdac750 9db30934969b[1708]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 127.0.0.1 port 80: Connection refused Nov 29 21:06:30 cdac750 9db30934969b[1708]: + test_cmd= Nov 29 21:06:30 cdac750 9db30934969b[1708]: + '[' '' '!=' ok ']' Nov 29 21:06:30 cdac750 9db30934969b[1708]: + count=1 Nov 29 21:06:30 cdac750 9db30934969b[1708]: + sleep 10 Nov 29 21:06:30 cdac750 balenad[1708]: time="2019-11-29T21:06:30.934470637Z" level=info msg="Docker daemon" commit=7cb464a406748016f2df0c31a9851d20456a3d31 graphdriver(s)=aufs version=18.09.10-dev Nov 29 21:06:30 cdac750 balenad[1708]: time="2019-11-29T21:06:30.938890627Z" level=info msg="Daemon has completed initialization" Nov 29 21:06:31 cdac750 balenad[1708]: time="2019-11-29T21:06:31.572315282Z" level=info msg="API listen on [::]:2375" Nov 29 21:06:31 cdac750 balenad[1708]: time="2019-11-29T21:06:31.602425218Z" level=info msg="API listen on /var/run/balena-engine.sock" Nov 29 21:06:32 cdac750 balenad[1708]: time="2019-11-29T21:06:32.176324828Z" level=info msg="API listen on /var/run/balena.sock" Nov 29 21:06:32 cdac750 balenad[1708]: time="2019-11-29T21:06:32.506908740Z" level=info msg="API listen on /var/run/balena-engine.sock" Nov 29 21:06:34 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Starting Grafana logger=server version=6.3.6 commit=fdd2117 branch=HEAD compiled=2019-09-23T08:14:34+0000 Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Config loaded from logger=settings file=/usr/share/grafana/conf/defaults.ini Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Config loaded from logger=settings file=/usr/share/grafana/conf/custom.ini Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Config overridden from Environment variable logger=settings var="GF_PATHS_PROVISIONING=/usr/src/app/provisioning" Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Config overridden from Environment variable logger=settings var="GF_SERVER_HTTP_PORT=80" Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Path Home logger=settings path=/usr/share/grafana Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Path Data logger=settings path=/data/grafana Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Path Logs logger=settings path=/usr/share/grafana/data/log Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Path Plugins logger=settings path=/usr/share/grafana/data/plugins Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] Path Provisioning logger=settings path=/usr/src/app/provisioning Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:32] App mode production logger=settings Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:33] Initializing SqlStore logger=server Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:33] Connecting to DB logger=sqlstore dbtype=sqlite3 Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:33] Starting DB migration logger=migrator Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:34] Initializing HTTPServer logger=server Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:34] Initializing InternalMetricsService logger=server Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:34] Initializing RemoteCache logger=server Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:34] Initializing QuotaService logger=server Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:34] Initializing PluginManager logger=server Nov 29 21:06:35 cdac750 9db30934969b[1708]: INFO[11-29|21:06:34] Starting plugin search logger=plugins Nov 29 21:06:37 cdac750 balenad[1708]: time="2019-11-29T21:06:37.226326208Z" level=error msg="Handler for GET /v1.39/containers/json returned error: write unix /var/run/balena-engine.sock->@: write: broken pipe" Nov 29 21:06:37 cdac750 balenad[1708]: 2019/11/29 21:06:37 http: multiple response.WriteHeader calls Nov 29 21:06:40 cdac750 systemd[1]: resin-supervisor.service: Start-pre operation timed out. Terminating. Nov 29 21:06:40 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:40Z E! [inputs.http] Error in plugin: [url=http://sensor]: Get http://sensor: dial tcp 172.17.0.4:80: connect: connection refused Nov 29 21:06:40 cdac750 systemd[1]: resin-supervisor.service: Control process exited, code=killed, status=15/TERM Nov 29 21:06:40 cdac750 resin-supervisor[2546]: activating Nov 29 21:06:40 cdac750 systemd[1]: resin-supervisor.service: Control process exited, code=exited, status=3/NOTIMPLEMENTED Nov 29 21:06:40 cdac750 systemd[1]: resin-supervisor.service: Failed with result 'timeout'. Nov 29 21:06:40 cdac750 systemd[1]: Failed to start Resin supervisor. Nov 29 21:06:41 cdac750 9db30934969b[1708]: + continue Nov 29 21:06:41 cdac750 9db30934969b[1708]: + [[ 1 -lt 10 ]] Nov 29 21:06:41 cdac750 9db30934969b[1708]: ++ curl http://127.0.0.1:80/api/health Nov 29 21:06:41 cdac750 9db30934969b[1708]: ++ jq -r -e .database Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing RenderingService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing AlertEngine logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing DatasourceCacheService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing HooksService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing LoginService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing SearchService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing ServerLockService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing TracingService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing UsageStatsService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing UserAuthTokenService logger=server Nov 29 21:06:42 cdac750 9db30934969b[1708]: INFO[11-29|21:06:42] Initializing CleanUpService logger=server Nov 29 21:06:43 cdac750 9db30934969b[1708]: INFO[11-29|21:06:43] Initializing NotificationService logger=server Nov 29 21:06:43 cdac750 9db30934969b[1708]: % Total % Received % Xferd Average Speed Time Time Time Current Nov 29 21:06:43 cdac750 9db30934969b[1708]: Dload Upload Total Spent Left Speed Nov 29 21:06:43 cdac750 9db30934969b[1708]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 127.0.0.1 port 80: Connection refused Nov 29 21:06:43 cdac750 9db30934969b[1708]: + test_cmd= Nov 29 21:06:43 cdac750 9db30934969b[1708]: + '[' '' '!=' ok ']' Nov 29 21:06:43 cdac750 9db30934969b[1708]: + count=2 Nov 29 21:06:43 cdac750 9db30934969b[1708]: + sleep 10 Nov 29 21:06:43 cdac750 9db30934969b[1708]: INFO[11-29|21:06:43] Initializing provisioningServiceImpl logger=server Nov 29 21:06:44 cdac750 9db30934969b[1708]: EROR[11-29|21:06:44] Can't read alert notification provisioning files from directory logger=provisioning.notifiers path=/usr/src/app/provisioning/notifiers error="open /usr/src/app/provisioning/notifiers: no such file or directory" Nov 29 21:06:45 cdac750 9db30934969b[1708]: INFO[11-29|21:06:45] Initializing Stream Manager Nov 29 21:06:45 cdac750 9db30934969b[1708]: INFO[11-29|21:06:45] HTTP Server Listen logger=http.server address=0.0.0.0:80 protocol=http subUrl= socket= Nov 29 21:06:48 cdac750 b3000691fe65[1708]: BME680 not found on 0x76, trying 0x77 Nov 29 21:06:48 cdac750 b3000691fe65[1708]: BME680 not found on 0x77 Nov 29 21:06:48 cdac750 b3000691fe65[1708]: Sense HAT not found Nov 29 21:06:50 cdac750 b3000691fe65[1708]: 1-wire sensor not found Nov 29 21:06:50 cdac750 b3000691fe65[1708]: No suitable sensors found! Exiting. Nov 29 21:06:51 cdac750 c70d588cebac[1708]: 2019-11-29T21:06:51Z E! [inputs.http] Error in plugin: [url=http://sensor]: Get http://sensor: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) Nov 29 21:06:54 cdac750 9db30934969b[1708]: + continue Nov 29 21:06:54 cdac750 9db30934969b[1708]: + [[ 2 -lt 10 ]] Nov 29 21:06:54 cdac750 9db30934969b[1708]: ++ curl http://127.0.0.1:80/api/health Nov 29 21:06:54 cdac750 9db30934969b[1708]: ++ jq -r -e .database Nov 29 21:06:55 cdac750 9db30934969b[1708]: % Total % Received % Xferd Average Speed Time Time Time Current Nov 29 21:06:56 cdac750 9db30934969b[1708]: Dload Upload Total Spent Left Speed Nov 29 21:06:56 cdac750 9db30934969b[1708]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67 100 67 0 0 231 0 --:--:-- --:--:-- --:--:-- 247 Nov 29 21:06:56 cdac750 9db30934969b[1708]: + test_cmd=ok Nov 29 21:06:56 cdac750 9db30934969b[1708]: + '[' ok '!=' ok ']' Nov 29 21:06:57 cdac750 9db30934969b[1708]: + curl -sq -w '\n' -X PUT http://127.0.0.1:80/api/user/preferences -H 'Accept-Encoding: gzip, deflate, br' -H 'X-Grafana-Org-Id: 1' -H 'Content-Type: application/json;charset=UTF-8' -H ' Accept: application/json' --data-binary '{"homeDashboardId":1,"theme":"","timezone":""}' --compressed Nov 29 21:06:57 cdac750 9db30934969b[1708]: {"message":"Preferences updated"} Nov 29 21:06:58 cdac750 9db30934969b[1708]: + break Nov 29 21:07:00 cdac750 balenad[1708]: time="2019-11-29T21:07:00.476594685Z" level=info msg="Container ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 failed to exit within 10 seconds of signal 15 - using the force" Nov 29 21:07:01 cdac750 c70d588cebac[1708]: 2019-11-29T21:07:00Z E! [inputs.http] Error in plugin: [url=http://sensor]: Get http://sensor: dial tcp 172.17.0.4:80: connect: connection refused Nov 29 21:07:03 cdac750 balenad[1708]: time="2019-11-29T21:07:03.946100266Z" level=error msg="Handler for GET /v1.39/system/df returned error: context canceled" Nov 29 21:07:10 cdac750 c70d588cebac[1708]: 2019-11-29T21:07:10Z E! [inputs.http] Error in plugin: [url=http://sensor]: Get http://sensor: dial tcp 172.17.0.4:80: connect: connection refused Nov 29 21:07:20 cdac750 c70d588cebac[1708]: 2019-11-29T21:07:20Z E! [inputs.http] Error in plugin: [url=http://sensor]: Get http://sensor: dial tcp 172.17.0.4:80: connect: connection refused Nov 29 21:07:21 cdac750 dnsmasq[809]: dnsmasq[809]: time 1575061641 Nov 29 21:07:21 cdac750 dnsmasq[809]: dnsmasq[809]: cache size 150, 0/58 cache insertions re-used unexpired cache entries. Nov 29 21:07:21 cdac750 dnsmasq[809]: dnsmasq[809]: queries forwarded 27, queries answered locally 92 Nov 29 21:07:21 cdac750 dnsmasq[809]: dnsmasq[809]: queries for authoritative zones 0 Nov 29 21:07:21 cdac750 dnsmasq[809]: dnsmasq[809]: server 8.8.8.8#53: queries sent 21, retried or failed 0 Nov 29 21:07:21 cdac750 dnsmasq[809]: dnsmasq[809]: server 62.21.99.94#53: queries sent 15, retried or failed 0 Nov 29 21:07:21 cdac750 dnsmasq[809]: dnsmasq[809]: server 62.21.99.95#53: queries sent 9, retried or failed 0 Nov 29 21:07:22 cdac750 balenad[2557]: Loaded image: hello-world:latest Nov 29 21:07:30 cdac750 c70d588cebac[1708]: 2019-11-29T21:07:30Z E! [inputs.http] Error in plugin: [url=http://sensor]: Get http://sensor: dial tcp 172.17.0.4:80: connect: connection refused real 0m 0.79s user 0m 0.11s sys 0m 0.03s --- ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) --- 2019-11-29 21:07:38.161667449+00:00 Command exited with non-zero status 143 real 0m 10.04s user 0m 0.01s sys 0m 0.00s --- ps --- 2019-11-29 21:07:48.515398680+00:00 PID USER VSZ STAT COMMAND 1 root 25648 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 4 root 0 IW< [kworker/0:0H-mm] 5 root 0 IW [kworker/u2:0-ph] 6 root 0 IW< [mm_percpu_wq] 7 root 0 SW [ksoftirqd/0] 8 root 0 SW [kdevtmpfs] 9 root 0 IW< [netns] 10 root 0 IW [kworker/0:1-eve] 11 root 0 SW [khungtaskd] 12 root 0 SW [oom_reaper] 13 root 0 IW< [writeback] 14 root 0 SW [kcompactd0] 15 root 0 IW< [crypto] 16 root 0 IW< [kblockd] 17 root 0 SW [watchdogd] 18 root 0 IW< [rpciod] 19 root 0 IW< [kworker/u3:0] 20 root 0 IW< [xprtiod] 21 root 0 SW [kswapd0] 22 root 0 IW< [nfsiod] 33 root 0 IW< [kthrotld] 34 root 0 IW< [iscsi_eh] 35 root 0 IW< [dwc_otg] 36 root 0 IW< [DWC Notificatio] 37 root 0 SW< [vchiq-slot/0] 38 root 0 SW< [vchiq-recy/0] 39 root 0 SW< [vchiq-sync/0] 40 root 0 SW [vchiq-keep/0] 41 root 0 IW< [ipv6_addrconf] 42 root 0 IW [kworker/0:2-eve] 43 root 0 IW [kworker/0:3-eve] 48 root 0 IW< [mmc_complete] 256 root 0 IW< [kworker/0:2H-mm] 271 root 0 IW [kworker/u2:1-ph] 274 root 0 IW [kworker/u2:2-ph] 379 root 0 SW [jbd2/mmcblk0p2-] 380 root 0 IW< [ext4-rsv-conver] 403 root 0 SW [jbd2/mmcblk0p5-] 404 root 0 IW< [ext4-rsv-conver] 458 root 24932 S /lib/systemd/systemd-journald 557 root 0 SW [jbd2/mmcblk0p6-] 558 root 0 IW< [ext4-rsv-conver] 601 root 4960 S /lib/systemd/systemd-udevd 632 root 0 SW [spi0] 686 root 0 IW< [cfg80211] 711 messageb 4364 S /usr/bin/dbus-daemon --system --address=systemd: --n 721 root 2880 S /sbin/syslogd -n 722 root 50352 S /usr/sbin/ModemManager --log-journal 726 root 2880 S /sbin/klogd -n 730 root 1852 S /sbin/agetty -o -p -- \u --noclear tty1 linux 736 root 6224 S /lib/systemd/systemd-logind 742 root 1852 S /sbin/agetty -8 -L serial0 115200 xterm 747 root 12480 S /usr/sbin/chronyd -s -d 788 avahi 4588 S avahi-daemon: running [cdac750.local] 789 avahi 4460 S avahi-daemon: chroot helper 796 root 75644 S /usr/sbin/NetworkManager --no-daemon 802 openvpn 6472 S /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pi 809 nobody 3668 S /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10 835 root 10108 S /usr/sbin/wpa_supplicant -u 874 root 0 IW [kworker/u2:3-ph] 1708 root 949m S /usr/bin/balenad --experimental --log-driver=journal 1709 root 4236 S /proc/self/exe --healthcheck /usr/lib/balena/balena- 1710 root 3060 S {balena-healthch} /bin/sh /usr/lib/balena/balena-hea 1722 root 917m S balena-engine-containerd --config /var/run/balena-en 1916 root 885m S balena-engine-containerd-shim -namespace moby -workd 1929 root 877m S balena-engine-containerd-shim -namespace moby -workd 1948 root 885m S balena-engine-containerd-shim -namespace moby -workd 1952 root 844m S /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0 1983 root 861m R influxd 1989 root 877m S balena-engine-containerd-shim -namespace moby -workd 2028 root 1848 S /bin/sh -c /usr/src/app/entry.sh 2110 root 1848 S /bin/sh /usr/src/app/entry.sh 2191 root 5440 S sshd: root@notty 2209 root 2968 S bash -s -- 2405 root 4848 S {entry.sh} /bin/bash /usr/src/app/entry.sh 2410 root 833m S telegraf 2470 root 876m S grafana-server -homepath /usr/share/grafana 2899 root 844m S balena run --rm --log-driver none --network none hel 3044 root 836m S /usr/bin/balena stop resin_supervisor 3117 root 0 IW< [kworker/0:1H-ev] 3195 root 869m S balena-engine-containerd-shim -namespace moby -workd 3207 root 845m R balena-engine-runc --root /var/run/balena-engine/run 3222 root 845m R balena-engine-runc --root /var/run/balena-engine/run 3236 root 2748 S /usr/bin/time -o /dev/stdout timeout --preserve-stat 3237 root 2000 S timeout --preserve-status --kill-after=20 10 bash -c 3238 root 2972 R ps real 0m 0.34s user 0m 0.01s sys 0m 0.04s --- stat /var/lock/resinhup.lock --- 2019-11-29 21:07:49.111312542+00:00 Command exited with non-zero status 1 real 0m 0.10s user 0m 0.02s sys 0m 0.00s --- sysctl -a --- 2019-11-29 21:07:49.454666887+00:00 debug.kprobes-optimization = 1 dev.scsi.logging_level = 0 dev.tty.ldisc_autoload = 1 fs.aio-max-nr = 65536 fs.aio-nr = 0 fs.dentry-state = 52248 36873 45 0 0 0 fs.dir-notify-enable = 1 fs.epoll.max_user_watches = 170478 fs.file-max = 47324 fs.file-nr = 1414 0 47324 fs.inode-nr = 33024 7 fs.inode-state = 33024 7 0 0 0 0 0 fs.inotify.max_queued_events = 16384 fs.inotify.max_user_instances = 512 fs.inotify.max_user_watches = 8192 fs.lease-break-time = 45 fs.leases-enable = 1 fs.mount-max = 100000 fs.mqueue.msg_default = 10 fs.mqueue.msg_max = 10 fs.mqueue.msgsize_default = 8192 fs.mqueue.msgsize_max = 8192 fs.mqueue.queues_max = 256 fs.nfs.idmap_cache_timeout = 600 fs.nfs.nfs_callback_tcpport = 0 fs.nfs.nfs_congestion_kb = 22208 fs.nfs.nfs_mountpoint_timeout = 500 fs.nfs.nlm_grace_period = 0 fs.nfs.nlm_tcpport = 0 fs.nfs.nlm_timeout = 10 fs.nfs.nlm_udpport = 0 fs.nfs.nsm_local_state = 0 fs.nfs.nsm_use_hostnames = 0 fs.nr_open = 536870908 fs.overflowgid = 65534 fs.overflowuid = 65534 fs.pipe-max-size = 1048576 fs.pipe-user-pages-hard = 0 fs.pipe-user-pages-soft = 16384 fs.protected_fifos = 1 fs.protected_hardlinks = 1 fs.protected_regular = 1 fs.protected_symlinks = 1 fs.quota.allocated_dquots = 0 fs.quota.cache_hits = 0 fs.quota.drops = 0 fs.quota.free_dquots = 0 fs.quota.lookups = 0 fs.quota.reads = 0 fs.quota.syncs = 40 fs.quota.warnings = 1 fs.quota.writes = 0 fs.suid_dumpable = 0 fscache.object_max_active = 4 fscache.operation_max_active = 2 kernel.acct = 4 2 30 kernel.auto_msgmni = 0 kernel.cad_pid = 1 kernel.cap_last_cap = 37 kernel.core_pattern = core kernel.core_pipe_limit = 0 kernel.core_uses_pid = 1 kernel.ctrl-alt-del = 0 kernel.dmesg_restrict = 0 kernel.domainname = (none) kernel.ftrace_dump_on_oops = 0 kernel.ftrace_enabled = 1 kernel.hostname = cdac750 kernel.hung_task_check_count = 32768 kernel.hung_task_check_interval_secs = 0 kernel.hung_task_panic = 0 kernel.hung_task_timeout_secs = 120 kernel.hung_task_warnings = 10 kernel.keys.gc_delay = 300 kernel.keys.maxbytes = 20000 kernel.keys.maxkeys = 200 kernel.keys.root_maxbytes = 25000000 kernel.keys.root_maxkeys = 1000000 kernel.kptr_restrict = 0 kernel.latencytop = 0 kernel.max_lock_depth = 1024 kernel.modprobe = /sbin/modprobe kernel.modules_disabled = 0 kernel.msgmax = 8192 kernel.msgmnb = 16384 kernel.msgmni = 32000 kernel.ngroups_max = 65536 kernel.osrelease = 4.19.71 kernel.ostype = Linux kernel.overflowgid = 65534 kernel.overflowuid = 65534 kernel.panic = 1 kernel.panic_on_oops = 0 kernel.panic_on_warn = 0 kernel.perf_cpu_time_max_percent = 25 kernel.perf_event_max_contexts_per_stack = 8 kernel.perf_event_max_sample_rate = 100000 kernel.perf_event_max_stack = 127 kernel.perf_event_mlock_kb = 516 kernel.perf_event_paranoid = 2 kernel.pid_max = 32768 kernel.poweroff_cmd = /sbin/poweroff kernel.print-fatal-signals = 0 kernel.printk = 7 4 1 7 kernel.printk_delay = 0 kernel.printk_devkmsg = ratelimit kernel.printk_ratelimit = 5 kernel.printk_ratelimit_burst = 10 kernel.pty.max = 4096 kernel.pty.nr = 3 kernel.pty.reserve = 1024 kernel.random.boot_id = 0a62ec77-b6b1-4036-bc4d-bba485f565b5 kernel.random.entropy_avail = 3413 kernel.random.poolsize = 4096 kernel.random.read_wakeup_threshold = 64 kernel.random.urandom_min_reseed_secs = 60 kernel.random.uuid = b921cac7-b6a5-4984-8dd8-d8cc22543fbf kernel.random.write_wakeup_threshold = 896 kernel.randomize_va_space = 2 kernel.real-root-dev = 0 kernel.sched_autogroup_enabled = 1 kernel.sched_cfs_bandwidth_slice_us = 5000 kernel.sched_child_runs_first = 0 kernel.sched_latency_ns = 6000000 kernel.sched_min_granularity_ns = 750000 kernel.sched_rr_timeslice_ms = 100 kernel.sched_rt_period_us = 1000000 kernel.sched_rt_runtime_us = 950000 kernel.sched_wakeup_granularity_ns = 1000000 kernel.seccomp.actions_avail = kill_process kill_thread trap errno trace log allow kernel.seccomp.actions_logged = kill_process kill_thread trap errno trace log kernel.sem = 32000 1024000000 500 32000 kernel.shm_rmid_forced = 0 kernel.shmall = 4278190079 kernel.shmmax = 4278190079 kernel.shmmni = 4096 kernel.stack_tracer_enabled = 0 kernel.sysctl_writes_strict = 1 kernel.sysrq = 16 kernel.tainted = 1024 kernel.threads-max = 7415 kernel.traceoff_on_warning = 0 kernel.tracepoint_printk = 0 kernel.usermodehelper.bset = 4294967295 63 kernel.usermodehelper.inheritable = 4294967295 63 kernel.version = #1 Thu Oct 17 13:52:16 UTC 2019 net.bridge.bridge-nf-call-arptables = 1 net.bridge.bridge-nf-call-ip6tables = 1 net.bridge.bridge-nf-call-iptables = 1 net.bridge.bridge-nf-filter-pppoe-tagged = 0 net.bridge.bridge-nf-filter-vlan-tagged = 0 net.bridge.bridge-nf-pass-vlan-input-dev = 0 net.core.busy_poll = 0 net.core.busy_read = 0 net.core.default_qdisc = fq_codel net.core.dev_weight = 64 net.core.dev_weight_rx_bias = 1 net.core.dev_weight_tx_bias = 1 net.core.fb_tunnels_only_for_init_net = 0 net.core.max_skb_frags = 17 net.core.message_burst = 10 net.core.message_cost = 5 net.core.netdev_budget = 300 net.core.netdev_budget_usecs = 2000 net.core.netdev_max_backlog = 1000 net.core.netdev_rss_key = 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 net.core.netdev_tstamp_prequeue = 1 net.core.optmem_max = 10240 net.core.rmem_default = 163840 net.core.rmem_max = 163840 net.core.somaxconn = 128 net.core.tstamp_allow_data = 1 net.core.warnings = 0 net.core.wmem_default = 163840 net.core.wmem_max = 163840 net.core.xfrm_acq_expires = 30 net.core.xfrm_aevent_etime = 10 net.core.xfrm_aevent_rseqth = 2 net.core.xfrm_larval_drop = 1 net.ipv4.conf.all.accept_local = 0 net.ipv4.conf.all.accept_redirects = 0 net.ipv4.conf.all.accept_source_route = 0 net.ipv4.conf.all.arp_accept = 0 net.ipv4.conf.all.arp_announce = 0 net.ipv4.conf.all.arp_filter = 0 net.ipv4.conf.all.arp_ignore = 0 net.ipv4.conf.all.arp_notify = 0 net.ipv4.conf.all.bc_forwarding = 0 net.ipv4.conf.all.bootp_relay = 0 net.ipv4.conf.all.disable_policy = 0 net.ipv4.conf.all.disable_xfrm = 0 net.ipv4.conf.all.drop_gratuitous_arp = 0 net.ipv4.conf.all.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.all.force_igmp_version = 0 net.ipv4.conf.all.forwarding = 1 net.ipv4.conf.all.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.all.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.all.ignore_routes_with_linkdown = 0 net.ipv4.conf.all.log_martians = 0 net.ipv4.conf.all.mc_forwarding = 0 net.ipv4.conf.all.medium_id = 0 net.ipv4.conf.all.promote_secondaries = 1 net.ipv4.conf.all.proxy_arp = 0 net.ipv4.conf.all.proxy_arp_pvlan = 0 net.ipv4.conf.all.route_localnet = 0 net.ipv4.conf.all.rp_filter = 2 net.ipv4.conf.all.secure_redirects = 1 net.ipv4.conf.all.send_redirects = 1 net.ipv4.conf.all.shared_media = 1 net.ipv4.conf.all.src_valid_mark = 0 net.ipv4.conf.all.tag = 0 net.ipv4.conf.balena0.accept_local = 0 net.ipv4.conf.balena0.accept_redirects = 1 net.ipv4.conf.balena0.accept_source_route = 1 net.ipv4.conf.balena0.arp_accept = 0 net.ipv4.conf.balena0.arp_announce = 0 net.ipv4.conf.balena0.arp_filter = 0 net.ipv4.conf.balena0.arp_ignore = 0 net.ipv4.conf.balena0.arp_notify = 0 net.ipv4.conf.balena0.bc_forwarding = 0 net.ipv4.conf.balena0.bootp_relay = 0 net.ipv4.conf.balena0.disable_policy = 0 net.ipv4.conf.balena0.disable_xfrm = 0 net.ipv4.conf.balena0.drop_gratuitous_arp = 0 net.ipv4.conf.balena0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.balena0.force_igmp_version = 0 net.ipv4.conf.balena0.forwarding = 1 net.ipv4.conf.balena0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.balena0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.balena0.ignore_routes_with_linkdown = 0 net.ipv4.conf.balena0.log_martians = 0 net.ipv4.conf.balena0.mc_forwarding = 0 net.ipv4.conf.balena0.medium_id = 0 net.ipv4.conf.balena0.promote_secondaries = 0 net.ipv4.conf.balena0.proxy_arp = 0 net.ipv4.conf.balena0.proxy_arp_pvlan = 0 net.ipv4.conf.balena0.route_localnet = 0 net.ipv4.conf.balena0.rp_filter = 0 net.ipv4.conf.balena0.secure_redirects = 1 net.ipv4.conf.balena0.send_redirects = 1 net.ipv4.conf.balena0.shared_media = 1 net.ipv4.conf.balena0.src_valid_mark = 0 net.ipv4.conf.balena0.tag = 0 net.ipv4.conf.br-5f9e920be382.accept_local = 0 net.ipv4.conf.br-5f9e920be382.accept_redirects = 1 net.ipv4.conf.br-5f9e920be382.accept_source_route = 1 net.ipv4.conf.br-5f9e920be382.arp_accept = 0 net.ipv4.conf.br-5f9e920be382.arp_announce = 0 net.ipv4.conf.br-5f9e920be382.arp_filter = 0 net.ipv4.conf.br-5f9e920be382.arp_ignore = 0 net.ipv4.conf.br-5f9e920be382.arp_notify = 0 net.ipv4.conf.br-5f9e920be382.bc_forwarding = 0 net.ipv4.conf.br-5f9e920be382.bootp_relay = 0 net.ipv4.conf.br-5f9e920be382.disable_policy = 0 net.ipv4.conf.br-5f9e920be382.disable_xfrm = 0 net.ipv4.conf.br-5f9e920be382.drop_gratuitous_arp = 0 net.ipv4.conf.br-5f9e920be382.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.br-5f9e920be382.force_igmp_version = 0 net.ipv4.conf.br-5f9e920be382.forwarding = 1 net.ipv4.conf.br-5f9e920be382.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.br-5f9e920be382.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.br-5f9e920be382.ignore_routes_with_linkdown = 0 net.ipv4.conf.br-5f9e920be382.log_martians = 0 net.ipv4.conf.br-5f9e920be382.mc_forwarding = 0 net.ipv4.conf.br-5f9e920be382.medium_id = 0 net.ipv4.conf.br-5f9e920be382.promote_secondaries = 0 net.ipv4.conf.br-5f9e920be382.proxy_arp = 0 net.ipv4.conf.br-5f9e920be382.proxy_arp_pvlan = 0 net.ipv4.conf.br-5f9e920be382.route_localnet = 0 net.ipv4.conf.br-5f9e920be382.rp_filter = 0 net.ipv4.conf.br-5f9e920be382.secure_redirects = 1 net.ipv4.conf.br-5f9e920be382.send_redirects = 1 net.ipv4.conf.br-5f9e920be382.shared_media = 1 net.ipv4.conf.br-5f9e920be382.src_valid_mark = 0 net.ipv4.conf.br-5f9e920be382.tag = 0 net.ipv4.conf.default.accept_local = 0 net.ipv4.conf.default.accept_redirects = 1 net.ipv4.conf.default.accept_source_route = 1 net.ipv4.conf.default.arp_accept = 0 net.ipv4.conf.default.arp_announce = 0 net.ipv4.conf.default.arp_filter = 0 net.ipv4.conf.default.arp_ignore = 0 net.ipv4.conf.default.arp_notify = 0 net.ipv4.conf.default.bc_forwarding = 0 net.ipv4.conf.default.bootp_relay = 0 net.ipv4.conf.default.disable_policy = 0 net.ipv4.conf.default.disable_xfrm = 0 net.ipv4.conf.default.drop_gratuitous_arp = 0 net.ipv4.conf.default.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.default.force_igmp_version = 0 net.ipv4.conf.default.forwarding = 1 net.ipv4.conf.default.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.default.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.default.ignore_routes_with_linkdown = 0 net.ipv4.conf.default.log_martians = 0 net.ipv4.conf.default.mc_forwarding = 0 net.ipv4.conf.default.medium_id = 0 net.ipv4.conf.default.promote_secondaries = 0 net.ipv4.conf.default.proxy_arp = 0 net.ipv4.conf.default.proxy_arp_pvlan = 0 net.ipv4.conf.default.route_localnet = 0 net.ipv4.conf.default.rp_filter = 0 net.ipv4.conf.default.secure_redirects = 1 net.ipv4.conf.default.send_redirects = 1 net.ipv4.conf.default.shared_media = 1 net.ipv4.conf.default.src_valid_mark = 0 net.ipv4.conf.default.tag = 0 net.ipv4.conf.lo.accept_local = 0 net.ipv4.conf.lo.accept_redirects = 1 net.ipv4.conf.lo.accept_source_route = 1 net.ipv4.conf.lo.arp_accept = 0 net.ipv4.conf.lo.arp_announce = 0 net.ipv4.conf.lo.arp_filter = 0 net.ipv4.conf.lo.arp_ignore = 0 net.ipv4.conf.lo.arp_notify = 0 net.ipv4.conf.lo.bc_forwarding = 0 net.ipv4.conf.lo.bootp_relay = 0 net.ipv4.conf.lo.disable_policy = 1 net.ipv4.conf.lo.disable_xfrm = 1 net.ipv4.conf.lo.drop_gratuitous_arp = 0 net.ipv4.conf.lo.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.lo.force_igmp_version = 0 net.ipv4.conf.lo.forwarding = 1 net.ipv4.conf.lo.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.lo.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.lo.ignore_routes_with_linkdown = 0 net.ipv4.conf.lo.log_martians = 0 net.ipv4.conf.lo.mc_forwarding = 0 net.ipv4.conf.lo.medium_id = 0 net.ipv4.conf.lo.promote_secondaries = 0 net.ipv4.conf.lo.proxy_arp = 0 net.ipv4.conf.lo.proxy_arp_pvlan = 0 net.ipv4.conf.lo.route_localnet = 0 net.ipv4.conf.lo.rp_filter = 0 net.ipv4.conf.lo.secure_redirects = 1 net.ipv4.conf.lo.send_redirects = 1 net.ipv4.conf.lo.shared_media = 1 net.ipv4.conf.lo.src_valid_mark = 0 net.ipv4.conf.lo.tag = 0 net.ipv4.conf.resin-dns.accept_local = 0 net.ipv4.conf.resin-dns.accept_redirects = 1 net.ipv4.conf.resin-dns.accept_source_route = 1 net.ipv4.conf.resin-dns.arp_accept = 0 net.ipv4.conf.resin-dns.arp_announce = 0 net.ipv4.conf.resin-dns.arp_filter = 0 net.ipv4.conf.resin-dns.arp_ignore = 0 net.ipv4.conf.resin-dns.arp_notify = 0 net.ipv4.conf.resin-dns.bc_forwarding = 0 net.ipv4.conf.resin-dns.bootp_relay = 0 net.ipv4.conf.resin-dns.disable_policy = 0 net.ipv4.conf.resin-dns.disable_xfrm = 0 net.ipv4.conf.resin-dns.drop_gratuitous_arp = 0 net.ipv4.conf.resin-dns.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.resin-dns.force_igmp_version = 0 net.ipv4.conf.resin-dns.forwarding = 1 net.ipv4.conf.resin-dns.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.resin-dns.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.resin-dns.ignore_routes_with_linkdown = 0 net.ipv4.conf.resin-dns.log_martians = 0 net.ipv4.conf.resin-dns.mc_forwarding = 0 net.ipv4.conf.resin-dns.medium_id = 0 net.ipv4.conf.resin-dns.promote_secondaries = 0 net.ipv4.conf.resin-dns.proxy_arp = 0 net.ipv4.conf.resin-dns.proxy_arp_pvlan = 0 net.ipv4.conf.resin-dns.route_localnet = 0 net.ipv4.conf.resin-dns.rp_filter = 0 net.ipv4.conf.resin-dns.secure_redirects = 1 net.ipv4.conf.resin-dns.send_redirects = 1 net.ipv4.conf.resin-dns.shared_media = 1 net.ipv4.conf.resin-dns.src_valid_mark = 0 net.ipv4.conf.resin-dns.tag = 0 net.ipv4.conf.resin-vpn.accept_local = 0 net.ipv4.conf.resin-vpn.accept_redirects = 1 net.ipv4.conf.resin-vpn.accept_source_route = 1 net.ipv4.conf.resin-vpn.arp_accept = 0 net.ipv4.conf.resin-vpn.arp_announce = 0 net.ipv4.conf.resin-vpn.arp_filter = 0 net.ipv4.conf.resin-vpn.arp_ignore = 0 net.ipv4.conf.resin-vpn.arp_notify = 0 net.ipv4.conf.resin-vpn.bc_forwarding = 0 net.ipv4.conf.resin-vpn.bootp_relay = 0 net.ipv4.conf.resin-vpn.disable_policy = 0 net.ipv4.conf.resin-vpn.disable_xfrm = 0 net.ipv4.conf.resin-vpn.drop_gratuitous_arp = 0 net.ipv4.conf.resin-vpn.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.resin-vpn.force_igmp_version = 0 net.ipv4.conf.resin-vpn.forwarding = 1 net.ipv4.conf.resin-vpn.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.resin-vpn.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.resin-vpn.ignore_routes_with_linkdown = 0 net.ipv4.conf.resin-vpn.log_martians = 0 net.ipv4.conf.resin-vpn.mc_forwarding = 0 net.ipv4.conf.resin-vpn.medium_id = 0 net.ipv4.conf.resin-vpn.promote_secondaries = 0 net.ipv4.conf.resin-vpn.proxy_arp = 0 net.ipv4.conf.resin-vpn.proxy_arp_pvlan = 0 net.ipv4.conf.resin-vpn.route_localnet = 0 net.ipv4.conf.resin-vpn.rp_filter = 0 net.ipv4.conf.resin-vpn.secure_redirects = 1 net.ipv4.conf.resin-vpn.send_redirects = 1 net.ipv4.conf.resin-vpn.shared_media = 1 net.ipv4.conf.resin-vpn.src_valid_mark = 0 net.ipv4.conf.resin-vpn.tag = 0 net.ipv4.conf.supervisor0.accept_local = 0 net.ipv4.conf.supervisor0.accept_redirects = 1 net.ipv4.conf.supervisor0.accept_source_route = 1 net.ipv4.conf.supervisor0.arp_accept = 0 net.ipv4.conf.supervisor0.arp_announce = 0 net.ipv4.conf.supervisor0.arp_filter = 0 net.ipv4.conf.supervisor0.arp_ignore = 0 net.ipv4.conf.supervisor0.arp_notify = 0 net.ipv4.conf.supervisor0.bc_forwarding = 0 net.ipv4.conf.supervisor0.bootp_relay = 0 net.ipv4.conf.supervisor0.disable_policy = 0 net.ipv4.conf.supervisor0.disable_xfrm = 0 net.ipv4.conf.supervisor0.drop_gratuitous_arp = 0 net.ipv4.conf.supervisor0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.supervisor0.force_igmp_version = 0 net.ipv4.conf.supervisor0.forwarding = 1 net.ipv4.conf.supervisor0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.supervisor0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.supervisor0.ignore_routes_with_linkdown = 0 net.ipv4.conf.supervisor0.log_martians = 0 net.ipv4.conf.supervisor0.mc_forwarding = 0 net.ipv4.conf.supervisor0.medium_id = 0 net.ipv4.conf.supervisor0.promote_secondaries = 0 net.ipv4.conf.supervisor0.proxy_arp = 0 net.ipv4.conf.supervisor0.proxy_arp_pvlan = 0 net.ipv4.conf.supervisor0.route_localnet = 0 net.ipv4.conf.supervisor0.rp_filter = 0 net.ipv4.conf.supervisor0.secure_redirects = 1 net.ipv4.conf.supervisor0.send_redirects = 1 net.ipv4.conf.supervisor0.shared_media = 1 net.ipv4.conf.supervisor0.src_valid_mark = 0 net.ipv4.conf.supervisor0.tag = 0 net.ipv4.conf.veth586d9e9.accept_local = 0 net.ipv4.conf.veth586d9e9.accept_redirects = 1 net.ipv4.conf.veth586d9e9.accept_source_route = 1 net.ipv4.conf.veth586d9e9.arp_accept = 0 net.ipv4.conf.veth586d9e9.arp_announce = 0 net.ipv4.conf.veth586d9e9.arp_filter = 0 net.ipv4.conf.veth586d9e9.arp_ignore = 0 net.ipv4.conf.veth586d9e9.arp_notify = 0 net.ipv4.conf.veth586d9e9.bc_forwarding = 0 net.ipv4.conf.veth586d9e9.bootp_relay = 0 net.ipv4.conf.veth586d9e9.disable_policy = 0 net.ipv4.conf.veth586d9e9.disable_xfrm = 0 net.ipv4.conf.veth586d9e9.drop_gratuitous_arp = 0 net.ipv4.conf.veth586d9e9.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.veth586d9e9.force_igmp_version = 0 net.ipv4.conf.veth586d9e9.forwarding = 1 net.ipv4.conf.veth586d9e9.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.veth586d9e9.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.veth586d9e9.ignore_routes_with_linkdown = 0 net.ipv4.conf.veth586d9e9.log_martians = 0 net.ipv4.conf.veth586d9e9.mc_forwarding = 0 net.ipv4.conf.veth586d9e9.medium_id = 0 net.ipv4.conf.veth586d9e9.promote_secondaries = 0 net.ipv4.conf.veth586d9e9.proxy_arp = 0 net.ipv4.conf.veth586d9e9.proxy_arp_pvlan = 0 net.ipv4.conf.veth586d9e9.route_localnet = 0 net.ipv4.conf.veth586d9e9.rp_filter = 0 net.ipv4.conf.veth586d9e9.secure_redirects = 1 net.ipv4.conf.veth586d9e9.send_redirects = 1 net.ipv4.conf.veth586d9e9.shared_media = 1 net.ipv4.conf.veth586d9e9.src_valid_mark = 0 net.ipv4.conf.veth586d9e9.tag = 0 net.ipv4.conf.veth69871be.accept_local = 0 net.ipv4.conf.veth69871be.accept_redirects = 1 net.ipv4.conf.veth69871be.accept_source_route = 1 net.ipv4.conf.veth69871be.arp_accept = 0 net.ipv4.conf.veth69871be.arp_announce = 0 net.ipv4.conf.veth69871be.arp_filter = 0 net.ipv4.conf.veth69871be.arp_ignore = 0 net.ipv4.conf.veth69871be.arp_notify = 0 net.ipv4.conf.veth69871be.bc_forwarding = 0 net.ipv4.conf.veth69871be.bootp_relay = 0 net.ipv4.conf.veth69871be.disable_policy = 0 net.ipv4.conf.veth69871be.disable_xfrm = 0 net.ipv4.conf.veth69871be.drop_gratuitous_arp = 0 net.ipv4.conf.veth69871be.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.veth69871be.force_igmp_version = 0 net.ipv4.conf.veth69871be.forwarding = 1 net.ipv4.conf.veth69871be.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.veth69871be.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.veth69871be.ignore_routes_with_linkdown = 0 net.ipv4.conf.veth69871be.log_martians = 0 net.ipv4.conf.veth69871be.mc_forwarding = 0 net.ipv4.conf.veth69871be.medium_id = 0 net.ipv4.conf.veth69871be.promote_secondaries = 0 net.ipv4.conf.veth69871be.proxy_arp = 0 net.ipv4.conf.veth69871be.proxy_arp_pvlan = 0 net.ipv4.conf.veth69871be.route_localnet = 0 net.ipv4.conf.veth69871be.rp_filter = 0 net.ipv4.conf.veth69871be.secure_redirects = 1 net.ipv4.conf.veth69871be.send_redirects = 1 net.ipv4.conf.veth69871be.shared_media = 1 net.ipv4.conf.veth69871be.src_valid_mark = 0 net.ipv4.conf.veth69871be.tag = 0 net.ipv4.conf.veth922c23d.accept_local = 0 net.ipv4.conf.veth922c23d.accept_redirects = 1 net.ipv4.conf.veth922c23d.accept_source_route = 1 net.ipv4.conf.veth922c23d.arp_accept = 0 net.ipv4.conf.veth922c23d.arp_announce = 0 net.ipv4.conf.veth922c23d.arp_filter = 0 net.ipv4.conf.veth922c23d.arp_ignore = 0 net.ipv4.conf.veth922c23d.arp_notify = 0 net.ipv4.conf.veth922c23d.bc_forwarding = 0 net.ipv4.conf.veth922c23d.bootp_relay = 0 net.ipv4.conf.veth922c23d.disable_policy = 0 net.ipv4.conf.veth922c23d.disable_xfrm = 0 net.ipv4.conf.veth922c23d.drop_gratuitous_arp = 0 net.ipv4.conf.veth922c23d.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.veth922c23d.force_igmp_version = 0 net.ipv4.conf.veth922c23d.forwarding = 1 net.ipv4.conf.veth922c23d.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.veth922c23d.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.veth922c23d.ignore_routes_with_linkdown = 0 net.ipv4.conf.veth922c23d.log_martians = 0 net.ipv4.conf.veth922c23d.mc_forwarding = 0 net.ipv4.conf.veth922c23d.medium_id = 0 net.ipv4.conf.veth922c23d.promote_secondaries = 0 net.ipv4.conf.veth922c23d.proxy_arp = 0 net.ipv4.conf.veth922c23d.proxy_arp_pvlan = 0 net.ipv4.conf.veth922c23d.route_localnet = 0 net.ipv4.conf.veth922c23d.rp_filter = 0 net.ipv4.conf.veth922c23d.secure_redirects = 1 net.ipv4.conf.veth922c23d.send_redirects = 1 net.ipv4.conf.veth922c23d.shared_media = 1 net.ipv4.conf.veth922c23d.src_valid_mark = 0 net.ipv4.conf.veth922c23d.tag = 0 net.ipv4.conf.veth97fb07e.accept_local = 0 net.ipv4.conf.veth97fb07e.accept_redirects = 1 net.ipv4.conf.veth97fb07e.accept_source_route = 1 net.ipv4.conf.veth97fb07e.arp_accept = 0 net.ipv4.conf.veth97fb07e.arp_announce = 0 net.ipv4.conf.veth97fb07e.arp_filter = 0 net.ipv4.conf.veth97fb07e.arp_ignore = 0 net.ipv4.conf.veth97fb07e.arp_notify = 0 net.ipv4.conf.veth97fb07e.bc_forwarding = 0 net.ipv4.conf.veth97fb07e.bootp_relay = 0 net.ipv4.conf.veth97fb07e.disable_policy = 0 net.ipv4.conf.veth97fb07e.disable_xfrm = 0 net.ipv4.conf.veth97fb07e.drop_gratuitous_arp = 0 net.ipv4.conf.veth97fb07e.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.veth97fb07e.force_igmp_version = 0 net.ipv4.conf.veth97fb07e.forwarding = 1 net.ipv4.conf.veth97fb07e.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.veth97fb07e.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.veth97fb07e.ignore_routes_with_linkdown = 0 net.ipv4.conf.veth97fb07e.log_martians = 0 net.ipv4.conf.veth97fb07e.mc_forwarding = 0 net.ipv4.conf.veth97fb07e.medium_id = 0 net.ipv4.conf.veth97fb07e.promote_secondaries = 0 net.ipv4.conf.veth97fb07e.proxy_arp = 0 net.ipv4.conf.veth97fb07e.proxy_arp_pvlan = 0 net.ipv4.conf.veth97fb07e.route_localnet = 0 net.ipv4.conf.veth97fb07e.rp_filter = 0 net.ipv4.conf.veth97fb07e.secure_redirects = 1 net.ipv4.conf.veth97fb07e.send_redirects = 1 net.ipv4.conf.veth97fb07e.shared_media = 1 net.ipv4.conf.veth97fb07e.src_valid_mark = 0 net.ipv4.conf.veth97fb07e.tag = 0 net.ipv4.conf.vethf8490fb.accept_local = 0 net.ipv4.conf.vethf8490fb.accept_redirects = 1 net.ipv4.conf.vethf8490fb.accept_source_route = 1 net.ipv4.conf.vethf8490fb.arp_accept = 0 net.ipv4.conf.vethf8490fb.arp_announce = 0 net.ipv4.conf.vethf8490fb.arp_filter = 0 net.ipv4.conf.vethf8490fb.arp_ignore = 0 net.ipv4.conf.vethf8490fb.arp_notify = 0 net.ipv4.conf.vethf8490fb.bc_forwarding = 0 net.ipv4.conf.vethf8490fb.bootp_relay = 0 net.ipv4.conf.vethf8490fb.disable_policy = 0 net.ipv4.conf.vethf8490fb.disable_xfrm = 0 net.ipv4.conf.vethf8490fb.drop_gratuitous_arp = 0 net.ipv4.conf.vethf8490fb.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.vethf8490fb.force_igmp_version = 0 net.ipv4.conf.vethf8490fb.forwarding = 1 net.ipv4.conf.vethf8490fb.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.vethf8490fb.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.vethf8490fb.ignore_routes_with_linkdown = 0 net.ipv4.conf.vethf8490fb.log_martians = 0 net.ipv4.conf.vethf8490fb.mc_forwarding = 0 net.ipv4.conf.vethf8490fb.medium_id = 0 net.ipv4.conf.vethf8490fb.promote_secondaries = 0 net.ipv4.conf.vethf8490fb.proxy_arp = 0 net.ipv4.conf.vethf8490fb.proxy_arp_pvlan = 0 net.ipv4.conf.vethf8490fb.route_localnet = 0 net.ipv4.conf.vethf8490fb.rp_filter = 0 net.ipv4.conf.vethf8490fb.secure_redirects = 1 net.ipv4.conf.vethf8490fb.send_redirects = 1 net.ipv4.conf.vethf8490fb.shared_media = 1 net.ipv4.conf.vethf8490fb.src_valid_mark = 0 net.ipv4.conf.vethf8490fb.tag = 0 net.ipv4.conf.wlan0.accept_local = 0 net.ipv4.conf.wlan0.accept_redirects = 1 net.ipv4.conf.wlan0.accept_source_route = 1 net.ipv4.conf.wlan0.arp_accept = 0 net.ipv4.conf.wlan0.arp_announce = 0 net.ipv4.conf.wlan0.arp_filter = 0 net.ipv4.conf.wlan0.arp_ignore = 0 net.ipv4.conf.wlan0.arp_notify = 0 net.ipv4.conf.wlan0.bc_forwarding = 0 net.ipv4.conf.wlan0.bootp_relay = 0 net.ipv4.conf.wlan0.disable_policy = 0 net.ipv4.conf.wlan0.disable_xfrm = 0 net.ipv4.conf.wlan0.drop_gratuitous_arp = 0 net.ipv4.conf.wlan0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.wlan0.force_igmp_version = 0 net.ipv4.conf.wlan0.forwarding = 1 net.ipv4.conf.wlan0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.wlan0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.wlan0.ignore_routes_with_linkdown = 0 net.ipv4.conf.wlan0.log_martians = 0 net.ipv4.conf.wlan0.mc_forwarding = 0 net.ipv4.conf.wlan0.medium_id = 0 net.ipv4.conf.wlan0.promote_secondaries = 0 net.ipv4.conf.wlan0.proxy_arp = 0 net.ipv4.conf.wlan0.proxy_arp_pvlan = 0 net.ipv4.conf.wlan0.route_localnet = 0 net.ipv4.conf.wlan0.rp_filter = 0 net.ipv4.conf.wlan0.secure_redirects = 1 net.ipv4.conf.wlan0.send_redirects = 1 net.ipv4.conf.wlan0.shared_media = 1 net.ipv4.conf.wlan0.src_valid_mark = 0 net.ipv4.conf.wlan0.tag = 0 net.ipv4.fib_multipath_hash_policy = 0 net.ipv4.fib_multipath_use_neigh = 0 net.ipv4.fwmark_reflect = 0 net.ipv4.icmp_echo_ignore_all = 0 net.ipv4.icmp_echo_ignore_broadcasts = 1 net.ipv4.icmp_errors_use_inbound_ifaddr = 0 net.ipv4.icmp_ignore_bogus_error_responses = 1 net.ipv4.icmp_msgs_burst = 50 net.ipv4.icmp_msgs_per_sec = 1000 net.ipv4.icmp_ratelimit = 1000 net.ipv4.icmp_ratemask = 6168 net.ipv4.igmp_link_local_mcast_reports = 1 net.ipv4.igmp_max_memberships = 20 net.ipv4.igmp_max_msf = 10 net.ipv4.igmp_qrv = 2 net.ipv4.inet_peer_maxttl = 600 net.ipv4.inet_peer_minttl = 120 net.ipv4.inet_peer_threshold = 65664 net.ipv4.ip_default_ttl = 64 net.ipv4.ip_dynaddr = 0 net.ipv4.ip_early_demux = 1 net.ipv4.ip_forward = 1 net.ipv4.ip_forward_update_priority = 1 net.ipv4.ip_forward_use_pmtu = 0 net.ipv4.ip_local_port_range = 32768 60999 net.ipv4.ip_local_reserved_ports = net.ipv4.ip_no_pmtu_disc = 0 net.ipv4.ip_nonlocal_bind = 0 net.ipv4.ip_unprivileged_port_start = 1024 net.ipv4.ipfrag_high_thresh = 4194304 net.ipv4.ipfrag_low_thresh = 3145728 net.ipv4.ipfrag_max_dist = 64 net.ipv4.ipfrag_secret_interval = 0 net.ipv4.ipfrag_time = 30 net.ipv4.neigh.balena0.anycast_delay = 100 net.ipv4.neigh.balena0.app_solicit = 0 net.ipv4.neigh.balena0.base_reachable_time = 30 net.ipv4.neigh.balena0.base_reachable_time_ms = 30000 net.ipv4.neigh.balena0.delay_first_probe_time = 5 net.ipv4.neigh.balena0.gc_stale_time = 60 net.ipv4.neigh.balena0.locktime = 100 net.ipv4.neigh.balena0.mcast_resolicit = 0 net.ipv4.neigh.balena0.mcast_solicit = 3 net.ipv4.neigh.balena0.proxy_delay = 80 net.ipv4.neigh.balena0.proxy_qlen = 64 net.ipv4.neigh.balena0.retrans_time = 100 net.ipv4.neigh.balena0.retrans_time_ms = 1000 net.ipv4.neigh.balena0.ucast_solicit = 3 net.ipv4.neigh.balena0.unres_qlen = 86 net.ipv4.neigh.balena0.unres_qlen_bytes = 163840 net.ipv4.neigh.br-5f9e920be382.anycast_delay = 100 net.ipv4.neigh.br-5f9e920be382.app_solicit = 0 net.ipv4.neigh.br-5f9e920be382.base_reachable_time = 30 net.ipv4.neigh.br-5f9e920be382.base_reachable_time_ms = 30000 net.ipv4.neigh.br-5f9e920be382.delay_first_probe_time = 5 net.ipv4.neigh.br-5f9e920be382.gc_stale_time = 60 net.ipv4.neigh.br-5f9e920be382.locktime = 100 net.ipv4.neigh.br-5f9e920be382.mcast_resolicit = 0 net.ipv4.neigh.br-5f9e920be382.mcast_solicit = 3 net.ipv4.neigh.br-5f9e920be382.proxy_delay = 80 net.ipv4.neigh.br-5f9e920be382.proxy_qlen = 64 net.ipv4.neigh.br-5f9e920be382.retrans_time = 100 net.ipv4.neigh.br-5f9e920be382.retrans_time_ms = 1000 net.ipv4.neigh.br-5f9e920be382.ucast_solicit = 3 net.ipv4.neigh.br-5f9e920be382.unres_qlen = 86 net.ipv4.neigh.br-5f9e920be382.unres_qlen_bytes = 163840 net.ipv4.neigh.default.anycast_delay = 100 net.ipv4.neigh.default.app_solicit = 0 net.ipv4.neigh.default.base_reachable_time = 30 net.ipv4.neigh.default.base_reachable_time_ms = 30000 net.ipv4.neigh.default.delay_first_probe_time = 5 net.ipv4.neigh.default.gc_interval = 30 net.ipv4.neigh.default.gc_stale_time = 60 net.ipv4.neigh.default.gc_thresh1 = 128 net.ipv4.neigh.default.gc_thresh2 = 512 net.ipv4.neigh.default.gc_thresh3 = 1024 net.ipv4.neigh.default.locktime = 100 net.ipv4.neigh.default.mcast_resolicit = 0 net.ipv4.neigh.default.mcast_solicit = 3 net.ipv4.neigh.default.proxy_delay = 80 net.ipv4.neigh.default.proxy_qlen = 64 net.ipv4.neigh.default.retrans_time = 100 net.ipv4.neigh.default.retrans_time_ms = 1000 net.ipv4.neigh.default.ucast_solicit = 3 net.ipv4.neigh.default.unres_qlen = 86 net.ipv4.neigh.default.unres_qlen_bytes = 163840 net.ipv4.neigh.lo.anycast_delay = 100 net.ipv4.neigh.lo.app_solicit = 0 net.ipv4.neigh.lo.base_reachable_time = 30 net.ipv4.neigh.lo.base_reachable_time_ms = 30000 net.ipv4.neigh.lo.delay_first_probe_time = 5 net.ipv4.neigh.lo.gc_stale_time = 60 net.ipv4.neigh.lo.locktime = 100 net.ipv4.neigh.lo.mcast_resolicit = 0 net.ipv4.neigh.lo.mcast_solicit = 3 net.ipv4.neigh.lo.proxy_delay = 80 net.ipv4.neigh.lo.proxy_qlen = 64 net.ipv4.neigh.lo.retrans_time = 100 net.ipv4.neigh.lo.retrans_time_ms = 1000 net.ipv4.neigh.lo.ucast_solicit = 3 net.ipv4.neigh.lo.unres_qlen = 86 net.ipv4.neigh.lo.unres_qlen_bytes = 163840 net.ipv4.neigh.resin-dns.anycast_delay = 100 net.ipv4.neigh.resin-dns.app_solicit = 0 net.ipv4.neigh.resin-dns.base_reachable_time = 30 net.ipv4.neigh.resin-dns.base_reachable_time_ms = 30000 net.ipv4.neigh.resin-dns.delay_first_probe_time = 5 net.ipv4.neigh.resin-dns.gc_stale_time = 60 net.ipv4.neigh.resin-dns.locktime = 100 net.ipv4.neigh.resin-dns.mcast_resolicit = 0 net.ipv4.neigh.resin-dns.mcast_solicit = 3 net.ipv4.neigh.resin-dns.proxy_delay = 80 net.ipv4.neigh.resin-dns.proxy_qlen = 64 net.ipv4.neigh.resin-dns.retrans_time = 100 net.ipv4.neigh.resin-dns.retrans_time_ms = 1000 net.ipv4.neigh.resin-dns.ucast_solicit = 3 net.ipv4.neigh.resin-dns.unres_qlen = 86 net.ipv4.neigh.resin-dns.unres_qlen_bytes = 163840 net.ipv4.neigh.resin-vpn.anycast_delay = 100 net.ipv4.neigh.resin-vpn.app_solicit = 0 net.ipv4.neigh.resin-vpn.base_reachable_time = 30 net.ipv4.neigh.resin-vpn.base_reachable_time_ms = 30000 net.ipv4.neigh.resin-vpn.delay_first_probe_time = 5 net.ipv4.neigh.resin-vpn.gc_stale_time = 60 net.ipv4.neigh.resin-vpn.locktime = 100 net.ipv4.neigh.resin-vpn.mcast_resolicit = 0 net.ipv4.neigh.resin-vpn.mcast_solicit = 3 net.ipv4.neigh.resin-vpn.proxy_delay = 80 net.ipv4.neigh.resin-vpn.proxy_qlen = 64 net.ipv4.neigh.resin-vpn.retrans_time = 100 net.ipv4.neigh.resin-vpn.retrans_time_ms = 1000 net.ipv4.neigh.resin-vpn.ucast_solicit = 3 net.ipv4.neigh.resin-vpn.unres_qlen = 86 net.ipv4.neigh.resin-vpn.unres_qlen_bytes = 163840 net.ipv4.neigh.supervisor0.anycast_delay = 100 net.ipv4.neigh.supervisor0.app_solicit = 0 net.ipv4.neigh.supervisor0.base_reachable_time = 30 net.ipv4.neigh.supervisor0.base_reachable_time_ms = 30000 net.ipv4.neigh.supervisor0.delay_first_probe_time = 5 net.ipv4.neigh.supervisor0.gc_stale_time = 60 net.ipv4.neigh.supervisor0.locktime = 100 net.ipv4.neigh.supervisor0.mcast_resolicit = 0 net.ipv4.neigh.supervisor0.mcast_solicit = 3 net.ipv4.neigh.supervisor0.proxy_delay = 80 net.ipv4.neigh.supervisor0.proxy_qlen = 64 net.ipv4.neigh.supervisor0.retrans_time = 100 net.ipv4.neigh.supervisor0.retrans_time_ms = 1000 net.ipv4.neigh.supervisor0.ucast_solicit = 3 net.ipv4.neigh.supervisor0.unres_qlen = 86 net.ipv4.neigh.supervisor0.unres_qlen_bytes = 163840 net.ipv4.neigh.veth586d9e9.anycast_delay = 100 net.ipv4.neigh.veth586d9e9.app_solicit = 0 net.ipv4.neigh.veth586d9e9.base_reachable_time = 30 net.ipv4.neigh.veth586d9e9.base_reachable_time_ms = 30000 net.ipv4.neigh.veth586d9e9.delay_first_probe_time = 5 net.ipv4.neigh.veth586d9e9.gc_stale_time = 60 net.ipv4.neigh.veth586d9e9.locktime = 100 net.ipv4.neigh.veth586d9e9.mcast_resolicit = 0 net.ipv4.neigh.veth586d9e9.mcast_solicit = 3 net.ipv4.neigh.veth586d9e9.proxy_delay = 80 net.ipv4.neigh.veth586d9e9.proxy_qlen = 64 net.ipv4.neigh.veth586d9e9.retrans_time = 100 net.ipv4.neigh.veth586d9e9.retrans_time_ms = 1000 net.ipv4.neigh.veth586d9e9.ucast_solicit = 3 net.ipv4.neigh.veth586d9e9.unres_qlen = 86 net.ipv4.neigh.veth586d9e9.unres_qlen_bytes = 163840 net.ipv4.neigh.veth69871be.anycast_delay = 100 net.ipv4.neigh.veth69871be.app_solicit = 0 net.ipv4.neigh.veth69871be.base_reachable_time = 30 net.ipv4.neigh.veth69871be.base_reachable_time_ms = 30000 net.ipv4.neigh.veth69871be.delay_first_probe_time = 5 net.ipv4.neigh.veth69871be.gc_stale_time = 60 net.ipv4.neigh.veth69871be.locktime = 100 net.ipv4.neigh.veth69871be.mcast_resolicit = 0 net.ipv4.neigh.veth69871be.mcast_solicit = 3 net.ipv4.neigh.veth69871be.proxy_delay = 80 net.ipv4.neigh.veth69871be.proxy_qlen = 64 net.ipv4.neigh.veth69871be.retrans_time = 100 net.ipv4.neigh.veth69871be.retrans_time_ms = 1000 net.ipv4.neigh.veth69871be.ucast_solicit = 3 net.ipv4.neigh.veth69871be.unres_qlen = 86 net.ipv4.neigh.veth69871be.unres_qlen_bytes = 163840 net.ipv4.neigh.veth922c23d.anycast_delay = 100 net.ipv4.neigh.veth922c23d.app_solicit = 0 net.ipv4.neigh.veth922c23d.base_reachable_time = 30 net.ipv4.neigh.veth922c23d.base_reachable_time_ms = 30000 net.ipv4.neigh.veth922c23d.delay_first_probe_time = 5 net.ipv4.neigh.veth922c23d.gc_stale_time = 60 net.ipv4.neigh.veth922c23d.locktime = 100 net.ipv4.neigh.veth922c23d.mcast_resolicit = 0 net.ipv4.neigh.veth922c23d.mcast_solicit = 3 net.ipv4.neigh.veth922c23d.proxy_delay = 80 net.ipv4.neigh.veth922c23d.proxy_qlen = 64 net.ipv4.neigh.veth922c23d.retrans_time = 100 net.ipv4.neigh.veth922c23d.retrans_time_ms = 1000 net.ipv4.neigh.veth922c23d.ucast_solicit = 3 net.ipv4.neigh.veth922c23d.unres_qlen = 86 net.ipv4.neigh.veth922c23d.unres_qlen_bytes = 163840 net.ipv4.neigh.veth97fb07e.anycast_delay = 100 net.ipv4.neigh.veth97fb07e.app_solicit = 0 net.ipv4.neigh.veth97fb07e.base_reachable_time = 30 net.ipv4.neigh.veth97fb07e.base_reachable_time_ms = 30000 net.ipv4.neigh.veth97fb07e.delay_first_probe_time = 5 net.ipv4.neigh.veth97fb07e.gc_stale_time = 60 net.ipv4.neigh.veth97fb07e.locktime = 100 net.ipv4.neigh.veth97fb07e.mcast_resolicit = 0 net.ipv4.neigh.veth97fb07e.mcast_solicit = 3 net.ipv4.neigh.veth97fb07e.proxy_delay = 80 net.ipv4.neigh.veth97fb07e.proxy_qlen = 64 net.ipv4.neigh.veth97fb07e.retrans_time = 100 net.ipv4.neigh.veth97fb07e.retrans_time_ms = 1000 net.ipv4.neigh.veth97fb07e.ucast_solicit = 3 net.ipv4.neigh.veth97fb07e.unres_qlen = 86 net.ipv4.neigh.veth97fb07e.unres_qlen_bytes = 163840 net.ipv4.neigh.vethf8490fb.anycast_delay = 100 net.ipv4.neigh.vethf8490fb.app_solicit = 0 net.ipv4.neigh.vethf8490fb.base_reachable_time = 30 net.ipv4.neigh.vethf8490fb.base_reachable_time_ms = 30000 net.ipv4.neigh.vethf8490fb.delay_first_probe_time = 5 net.ipv4.neigh.vethf8490fb.gc_stale_time = 60 net.ipv4.neigh.vethf8490fb.locktime = 100 net.ipv4.neigh.vethf8490fb.mcast_resolicit = 0 net.ipv4.neigh.vethf8490fb.mcast_solicit = 3 net.ipv4.neigh.vethf8490fb.proxy_delay = 80 net.ipv4.neigh.vethf8490fb.proxy_qlen = 64 net.ipv4.neigh.vethf8490fb.retrans_time = 100 net.ipv4.neigh.vethf8490fb.retrans_time_ms = 1000 net.ipv4.neigh.vethf8490fb.ucast_solicit = 3 net.ipv4.neigh.vethf8490fb.unres_qlen = 86 net.ipv4.neigh.vethf8490fb.unres_qlen_bytes = 163840 net.ipv4.neigh.wlan0.anycast_delay = 100 net.ipv4.neigh.wlan0.app_solicit = 0 net.ipv4.neigh.wlan0.base_reachable_time = 30 net.ipv4.neigh.wlan0.base_reachable_time_ms = 30000 net.ipv4.neigh.wlan0.delay_first_probe_time = 5 net.ipv4.neigh.wlan0.gc_stale_time = 60 net.ipv4.neigh.wlan0.locktime = 100 net.ipv4.neigh.wlan0.mcast_resolicit = 0 net.ipv4.neigh.wlan0.mcast_solicit = 3 net.ipv4.neigh.wlan0.proxy_delay = 80 net.ipv4.neigh.wlan0.proxy_qlen = 64 net.ipv4.neigh.wlan0.retrans_time = 100 net.ipv4.neigh.wlan0.retrans_time_ms = 1000 net.ipv4.neigh.wlan0.ucast_solicit = 3 net.ipv4.neigh.wlan0.unres_qlen = 86 net.ipv4.neigh.wlan0.unres_qlen_bytes = 163840 net.ipv4.ping_group_range = 1 0 net.ipv4.route.error_burst = 500 net.ipv4.route.error_cost = 100 net.ipv4.route.gc_elasticity = 8 net.ipv4.route.gc_interval = 60 net.ipv4.route.gc_min_interval = 0 net.ipv4.route.gc_min_interval_ms = 500 net.ipv4.route.gc_thresh = -1 net.ipv4.route.gc_timeout = 300 net.ipv4.route.max_size = 2147483647 net.ipv4.route.min_adv_mss = 256 net.ipv4.route.min_pmtu = 552 net.ipv4.route.mtu_expires = 600 net.ipv4.route.redirect_load = 2 net.ipv4.route.redirect_number = 9 net.ipv4.route.redirect_silence = 2048 net.ipv4.tcp_abort_on_overflow = 0 net.ipv4.tcp_adv_win_scale = 1 net.ipv4.tcp_allowed_congestion_control = reno cubic net.ipv4.tcp_app_win = 31 net.ipv4.tcp_autocorking = 1 net.ipv4.tcp_available_congestion_control = reno cubic net.ipv4.tcp_available_ulp = net.ipv4.tcp_base_mss = 1024 net.ipv4.tcp_challenge_ack_limit = 1000 net.ipv4.tcp_comp_sack_delay_ns = 1000000 net.ipv4.tcp_comp_sack_nr = 44 net.ipv4.tcp_congestion_control = cubic net.ipv4.tcp_dsack = 1 net.ipv4.tcp_early_demux = 1 net.ipv4.tcp_early_retrans = 3 net.ipv4.tcp_ecn = 2 net.ipv4.tcp_ecn_fallback = 1 net.ipv4.tcp_fack = 0 net.ipv4.tcp_fastopen = 1 net.ipv4.tcp_fastopen_blackhole_timeout_sec = 3600 net.ipv4.tcp_fastopen_key = 00000000-00000000-00000000-00000000 net.ipv4.tcp_fin_timeout = 60 net.ipv4.tcp_frto = 2 net.ipv4.tcp_fwmark_accept = 0 net.ipv4.tcp_invalid_ratelimit = 500 net.ipv4.tcp_keepalive_intvl = 75 net.ipv4.tcp_keepalive_probes = 9 net.ipv4.tcp_keepalive_time = 7200 net.ipv4.tcp_l3mdev_accept = 0 net.ipv4.tcp_limit_output_bytes = 262144 net.ipv4.tcp_low_latency = 0 net.ipv4.tcp_max_orphans = 2048 net.ipv4.tcp_max_reordering = 300 net.ipv4.tcp_max_syn_backlog = 128 net.ipv4.tcp_max_tw_buckets = 2048 net.ipv4.tcp_mem = 5607 7479 11214 net.ipv4.tcp_min_rtt_wlen = 300 net.ipv4.tcp_min_snd_mss = 48 net.ipv4.tcp_min_tso_segs = 2 net.ipv4.tcp_moderate_rcvbuf = 1 net.ipv4.tcp_mtu_probing = 0 net.ipv4.tcp_no_metrics_save = 0 net.ipv4.tcp_notsent_lowat = 4294967295 net.ipv4.tcp_orphan_retries = 0 net.ipv4.tcp_pacing_ca_ratio = 120 net.ipv4.tcp_pacing_ss_ratio = 200 net.ipv4.tcp_probe_interval = 600 net.ipv4.tcp_probe_threshold = 8 net.ipv4.tcp_recovery = 1 net.ipv4.tcp_reordering = 3 net.ipv4.tcp_retrans_collapse = 1 net.ipv4.tcp_retries1 = 3 net.ipv4.tcp_retries2 = 15 net.ipv4.tcp_rfc1337 = 0 net.ipv4.tcp_rmem = 4096 87380 3829440 net.ipv4.tcp_sack = 1 net.ipv4.tcp_slow_start_after_idle = 1 net.ipv4.tcp_stdurg = 0 net.ipv4.tcp_syn_retries = 6 net.ipv4.tcp_synack_retries = 5 net.ipv4.tcp_syncookies = 1 net.ipv4.tcp_thin_linear_timeouts = 0 net.ipv4.tcp_timestamps = 1 net.ipv4.tcp_tso_win_divisor = 3 net.ipv4.tcp_tw_reuse = 2 net.ipv4.tcp_window_scaling = 1 net.ipv4.tcp_wmem = 4096 16384 3829440 net.ipv4.tcp_workaround_signed_windows = 0 net.ipv4.udp_early_demux = 1 net.ipv4.udp_l3mdev_accept = 0 net.ipv4.udp_mem = 11217 14958 22434 net.ipv4.udp_rmem_min = 4096 net.ipv4.udp_wmem_min = 4096 net.ipv4.xfrm4_gc_thresh = 32768 net.ipv6.anycast_src_echo_reply = 0 net.ipv6.auto_flowlabels = 1 net.ipv6.bindv6only = 0 net.ipv6.conf.all.accept_dad = 0 net.ipv6.conf.all.accept_ra = 1 net.ipv6.conf.all.accept_ra_defrtr = 1 net.ipv6.conf.all.accept_ra_from_local = 0 net.ipv6.conf.all.accept_ra_min_hop_limit = 1 net.ipv6.conf.all.accept_ra_mtu = 1 net.ipv6.conf.all.accept_ra_pinfo = 1 net.ipv6.conf.all.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.all.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.all.accept_ra_rtr_pref = 1 net.ipv6.conf.all.accept_redirects = 1 net.ipv6.conf.all.accept_source_route = 0 net.ipv6.conf.all.addr_gen_mode = 0 net.ipv6.conf.all.autoconf = 1 net.ipv6.conf.all.dad_transmits = 1 net.ipv6.conf.all.disable_ipv6 = 0 net.ipv6.conf.all.disable_policy = 0 net.ipv6.conf.all.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.all.drop_unsolicited_na = 0 net.ipv6.conf.all.enhanced_dad = 1 net.ipv6.conf.all.force_mld_version = 0 net.ipv6.conf.all.force_tllao = 0 net.ipv6.conf.all.forwarding = 0 net.ipv6.conf.all.hop_limit = 64 net.ipv6.conf.all.ignore_routes_with_linkdown = 0 net.ipv6.conf.all.keep_addr_on_down = 0 net.ipv6.conf.all.max_addresses = 16 net.ipv6.conf.all.max_desync_factor = 600 net.ipv6.conf.all.mc_forwarding = 0 net.ipv6.conf.all.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.all.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.all.mtu = 1280 net.ipv6.conf.all.ndisc_notify = 0 net.ipv6.conf.all.ndisc_tclass = 0 net.ipv6.conf.all.proxy_ndp = 0 net.ipv6.conf.all.regen_max_retry = 3 net.ipv6.conf.all.router_probe_interval = 60 net.ipv6.conf.all.router_solicitation_delay = 1 net.ipv6.conf.all.router_solicitation_interval = 4 net.ipv6.conf.all.router_solicitation_max_interval = 3600 net.ipv6.conf.all.router_solicitations = -1 net.ipv6.conf.all.seg6_enabled = 0 net.ipv6.conf.all.suppress_frag_ndisc = 1 net.ipv6.conf.all.temp_prefered_lft = 86400 net.ipv6.conf.all.temp_valid_lft = 604800 net.ipv6.conf.all.use_oif_addrs_only = 0 net.ipv6.conf.all.use_tempaddr = 0 net.ipv6.conf.balena0.accept_dad = 1 net.ipv6.conf.balena0.accept_ra = 1 net.ipv6.conf.balena0.accept_ra_defrtr = 1 net.ipv6.conf.balena0.accept_ra_from_local = 0 net.ipv6.conf.balena0.accept_ra_min_hop_limit = 1 net.ipv6.conf.balena0.accept_ra_mtu = 1 net.ipv6.conf.balena0.accept_ra_pinfo = 1 net.ipv6.conf.balena0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.balena0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.balena0.accept_ra_rtr_pref = 1 net.ipv6.conf.balena0.accept_redirects = 1 net.ipv6.conf.balena0.accept_source_route = 0 net.ipv6.conf.balena0.addr_gen_mode = 0 net.ipv6.conf.balena0.autoconf = 1 net.ipv6.conf.balena0.dad_transmits = 1 net.ipv6.conf.balena0.disable_ipv6 = 0 net.ipv6.conf.balena0.disable_policy = 0 net.ipv6.conf.balena0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.balena0.drop_unsolicited_na = 0 net.ipv6.conf.balena0.enhanced_dad = 1 net.ipv6.conf.balena0.force_mld_version = 0 net.ipv6.conf.balena0.force_tllao = 0 net.ipv6.conf.balena0.forwarding = 0 net.ipv6.conf.balena0.hop_limit = 64 net.ipv6.conf.balena0.ignore_routes_with_linkdown = 0 net.ipv6.conf.balena0.keep_addr_on_down = 0 net.ipv6.conf.balena0.max_addresses = 16 net.ipv6.conf.balena0.max_desync_factor = 600 net.ipv6.conf.balena0.mc_forwarding = 0 net.ipv6.conf.balena0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.balena0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.balena0.mtu = 1500 net.ipv6.conf.balena0.ndisc_notify = 0 net.ipv6.conf.balena0.ndisc_tclass = 0 net.ipv6.conf.balena0.proxy_ndp = 0 net.ipv6.conf.balena0.regen_max_retry = 3 net.ipv6.conf.balena0.router_probe_interval = 60 net.ipv6.conf.balena0.router_solicitation_delay = 1 net.ipv6.conf.balena0.router_solicitation_interval = 4 net.ipv6.conf.balena0.router_solicitation_max_interval = 3600 net.ipv6.conf.balena0.router_solicitations = -1 net.ipv6.conf.balena0.seg6_enabled = 0 net.ipv6.conf.balena0.suppress_frag_ndisc = 1 net.ipv6.conf.balena0.temp_prefered_lft = 86400 net.ipv6.conf.balena0.temp_valid_lft = 604800 net.ipv6.conf.balena0.use_oif_addrs_only = 0 net.ipv6.conf.balena0.use_tempaddr = 0 net.ipv6.conf.br-5f9e920be382.accept_dad = 1 net.ipv6.conf.br-5f9e920be382.accept_ra = 1 net.ipv6.conf.br-5f9e920be382.accept_ra_defrtr = 1 net.ipv6.conf.br-5f9e920be382.accept_ra_from_local = 0 net.ipv6.conf.br-5f9e920be382.accept_ra_min_hop_limit = 1 net.ipv6.conf.br-5f9e920be382.accept_ra_mtu = 1 net.ipv6.conf.br-5f9e920be382.accept_ra_pinfo = 1 net.ipv6.conf.br-5f9e920be382.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.br-5f9e920be382.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.br-5f9e920be382.accept_ra_rtr_pref = 1 net.ipv6.conf.br-5f9e920be382.accept_redirects = 1 net.ipv6.conf.br-5f9e920be382.accept_source_route = 0 net.ipv6.conf.br-5f9e920be382.addr_gen_mode = 0 net.ipv6.conf.br-5f9e920be382.autoconf = 1 net.ipv6.conf.br-5f9e920be382.dad_transmits = 1 net.ipv6.conf.br-5f9e920be382.disable_ipv6 = 0 net.ipv6.conf.br-5f9e920be382.disable_policy = 0 net.ipv6.conf.br-5f9e920be382.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.br-5f9e920be382.drop_unsolicited_na = 0 net.ipv6.conf.br-5f9e920be382.enhanced_dad = 1 net.ipv6.conf.br-5f9e920be382.force_mld_version = 0 net.ipv6.conf.br-5f9e920be382.force_tllao = 0 net.ipv6.conf.br-5f9e920be382.forwarding = 0 net.ipv6.conf.br-5f9e920be382.hop_limit = 64 net.ipv6.conf.br-5f9e920be382.ignore_routes_with_linkdown = 0 net.ipv6.conf.br-5f9e920be382.keep_addr_on_down = 0 net.ipv6.conf.br-5f9e920be382.max_addresses = 16 net.ipv6.conf.br-5f9e920be382.max_desync_factor = 600 net.ipv6.conf.br-5f9e920be382.mc_forwarding = 0 net.ipv6.conf.br-5f9e920be382.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.br-5f9e920be382.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.br-5f9e920be382.mtu = 1500 net.ipv6.conf.br-5f9e920be382.ndisc_notify = 0 net.ipv6.conf.br-5f9e920be382.ndisc_tclass = 0 net.ipv6.conf.br-5f9e920be382.proxy_ndp = 0 net.ipv6.conf.br-5f9e920be382.regen_max_retry = 3 net.ipv6.conf.br-5f9e920be382.router_probe_interval = 60 net.ipv6.conf.br-5f9e920be382.router_solicitation_delay = 1 net.ipv6.conf.br-5f9e920be382.router_solicitation_interval = 4 net.ipv6.conf.br-5f9e920be382.router_solicitation_max_interval = 3600 net.ipv6.conf.br-5f9e920be382.router_solicitations = -1 net.ipv6.conf.br-5f9e920be382.seg6_enabled = 0 net.ipv6.conf.br-5f9e920be382.suppress_frag_ndisc = 1 net.ipv6.conf.br-5f9e920be382.temp_prefered_lft = 86400 net.ipv6.conf.br-5f9e920be382.temp_valid_lft = 604800 net.ipv6.conf.br-5f9e920be382.use_oif_addrs_only = 0 net.ipv6.conf.br-5f9e920be382.use_tempaddr = 0 net.ipv6.conf.default.accept_dad = 1 net.ipv6.conf.default.accept_ra = 1 net.ipv6.conf.default.accept_ra_defrtr = 1 net.ipv6.conf.default.accept_ra_from_local = 0 net.ipv6.conf.default.accept_ra_min_hop_limit = 1 net.ipv6.conf.default.accept_ra_mtu = 1 net.ipv6.conf.default.accept_ra_pinfo = 1 net.ipv6.conf.default.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.default.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.default.accept_ra_rtr_pref = 1 net.ipv6.conf.default.accept_redirects = 1 net.ipv6.conf.default.accept_source_route = 0 net.ipv6.conf.default.addr_gen_mode = 0 net.ipv6.conf.default.autoconf = 1 net.ipv6.conf.default.dad_transmits = 1 net.ipv6.conf.default.disable_ipv6 = 0 net.ipv6.conf.default.disable_policy = 0 net.ipv6.conf.default.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.default.drop_unsolicited_na = 0 net.ipv6.conf.default.enhanced_dad = 1 net.ipv6.conf.default.force_mld_version = 0 net.ipv6.conf.default.force_tllao = 0 net.ipv6.conf.default.forwarding = 0 net.ipv6.conf.default.hop_limit = 64 net.ipv6.conf.default.ignore_routes_with_linkdown = 0 net.ipv6.conf.default.keep_addr_on_down = 0 net.ipv6.conf.default.max_addresses = 16 net.ipv6.conf.default.max_desync_factor = 600 net.ipv6.conf.default.mc_forwarding = 0 net.ipv6.conf.default.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.default.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.default.mtu = 1280 net.ipv6.conf.default.ndisc_notify = 0 net.ipv6.conf.default.ndisc_tclass = 0 net.ipv6.conf.default.proxy_ndp = 0 net.ipv6.conf.default.regen_max_retry = 3 net.ipv6.conf.default.router_probe_interval = 60 net.ipv6.conf.default.router_solicitation_delay = 1 net.ipv6.conf.default.router_solicitation_interval = 4 net.ipv6.conf.default.router_solicitation_max_interval = 3600 net.ipv6.conf.default.router_solicitations = -1 net.ipv6.conf.default.seg6_enabled = 0 net.ipv6.conf.default.suppress_frag_ndisc = 1 net.ipv6.conf.default.temp_prefered_lft = 86400 net.ipv6.conf.default.temp_valid_lft = 604800 net.ipv6.conf.default.use_oif_addrs_only = 0 net.ipv6.conf.default.use_tempaddr = 0 net.ipv6.conf.lo.accept_dad = -1 net.ipv6.conf.lo.accept_ra = 1 net.ipv6.conf.lo.accept_ra_defrtr = 1 net.ipv6.conf.lo.accept_ra_from_local = 0 net.ipv6.conf.lo.accept_ra_min_hop_limit = 1 net.ipv6.conf.lo.accept_ra_mtu = 1 net.ipv6.conf.lo.accept_ra_pinfo = 1 net.ipv6.conf.lo.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.lo.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.lo.accept_ra_rtr_pref = 1 net.ipv6.conf.lo.accept_redirects = 1 net.ipv6.conf.lo.accept_source_route = 0 net.ipv6.conf.lo.addr_gen_mode = 0 net.ipv6.conf.lo.autoconf = 1 net.ipv6.conf.lo.dad_transmits = 1 net.ipv6.conf.lo.disable_ipv6 = 0 net.ipv6.conf.lo.disable_policy = 0 net.ipv6.conf.lo.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.lo.drop_unsolicited_na = 0 net.ipv6.conf.lo.enhanced_dad = 1 net.ipv6.conf.lo.force_mld_version = 0 net.ipv6.conf.lo.force_tllao = 0 net.ipv6.conf.lo.forwarding = 0 net.ipv6.conf.lo.hop_limit = 64 net.ipv6.conf.lo.ignore_routes_with_linkdown = 0 net.ipv6.conf.lo.keep_addr_on_down = 0 net.ipv6.conf.lo.max_addresses = 16 net.ipv6.conf.lo.max_desync_factor = 600 net.ipv6.conf.lo.mc_forwarding = 0 net.ipv6.conf.lo.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.lo.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.lo.mtu = 65536 net.ipv6.conf.lo.ndisc_notify = 0 net.ipv6.conf.lo.ndisc_tclass = 0 net.ipv6.conf.lo.proxy_ndp = 0 net.ipv6.conf.lo.regen_max_retry = 3 net.ipv6.conf.lo.router_probe_interval = 60 net.ipv6.conf.lo.router_solicitation_delay = 1 net.ipv6.conf.lo.router_solicitation_interval = 4 net.ipv6.conf.lo.router_solicitation_max_interval = 3600 net.ipv6.conf.lo.router_solicitations = -1 net.ipv6.conf.lo.seg6_enabled = 0 net.ipv6.conf.lo.suppress_frag_ndisc = 1 net.ipv6.conf.lo.temp_prefered_lft = 86400 net.ipv6.conf.lo.temp_valid_lft = 604800 net.ipv6.conf.lo.use_oif_addrs_only = 0 net.ipv6.conf.lo.use_tempaddr = -1 net.ipv6.conf.resin-dns.accept_dad = 1 net.ipv6.conf.resin-dns.accept_ra = 1 net.ipv6.conf.resin-dns.accept_ra_defrtr = 1 net.ipv6.conf.resin-dns.accept_ra_from_local = 0 net.ipv6.conf.resin-dns.accept_ra_min_hop_limit = 1 net.ipv6.conf.resin-dns.accept_ra_mtu = 1 net.ipv6.conf.resin-dns.accept_ra_pinfo = 1 net.ipv6.conf.resin-dns.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.resin-dns.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.resin-dns.accept_ra_rtr_pref = 1 net.ipv6.conf.resin-dns.accept_redirects = 1 net.ipv6.conf.resin-dns.accept_source_route = 0 net.ipv6.conf.resin-dns.addr_gen_mode = 0 net.ipv6.conf.resin-dns.autoconf = 1 net.ipv6.conf.resin-dns.dad_transmits = 1 net.ipv6.conf.resin-dns.disable_ipv6 = 0 net.ipv6.conf.resin-dns.disable_policy = 0 net.ipv6.conf.resin-dns.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.resin-dns.drop_unsolicited_na = 0 net.ipv6.conf.resin-dns.enhanced_dad = 1 net.ipv6.conf.resin-dns.force_mld_version = 0 net.ipv6.conf.resin-dns.force_tllao = 0 net.ipv6.conf.resin-dns.forwarding = 0 net.ipv6.conf.resin-dns.hop_limit = 64 net.ipv6.conf.resin-dns.ignore_routes_with_linkdown = 0 net.ipv6.conf.resin-dns.keep_addr_on_down = 0 net.ipv6.conf.resin-dns.max_addresses = 16 net.ipv6.conf.resin-dns.max_desync_factor = 600 net.ipv6.conf.resin-dns.mc_forwarding = 0 net.ipv6.conf.resin-dns.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.resin-dns.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.resin-dns.mtu = 1500 net.ipv6.conf.resin-dns.ndisc_notify = 0 net.ipv6.conf.resin-dns.ndisc_tclass = 0 net.ipv6.conf.resin-dns.proxy_ndp = 0 net.ipv6.conf.resin-dns.regen_max_retry = 3 net.ipv6.conf.resin-dns.router_probe_interval = 60 net.ipv6.conf.resin-dns.router_solicitation_delay = 1 net.ipv6.conf.resin-dns.router_solicitation_interval = 4 net.ipv6.conf.resin-dns.router_solicitation_max_interval = 3600 net.ipv6.conf.resin-dns.router_solicitations = -1 net.ipv6.conf.resin-dns.seg6_enabled = 0 net.ipv6.conf.resin-dns.suppress_frag_ndisc = 1 net.ipv6.conf.resin-dns.temp_prefered_lft = 86400 net.ipv6.conf.resin-dns.temp_valid_lft = 604800 net.ipv6.conf.resin-dns.use_oif_addrs_only = 0 net.ipv6.conf.resin-dns.use_tempaddr = 0 net.ipv6.conf.resin-vpn.accept_dad = -1 net.ipv6.conf.resin-vpn.accept_ra = 1 net.ipv6.conf.resin-vpn.accept_ra_defrtr = 1 net.ipv6.conf.resin-vpn.accept_ra_from_local = 0 net.ipv6.conf.resin-vpn.accept_ra_min_hop_limit = 1 net.ipv6.conf.resin-vpn.accept_ra_mtu = 1 net.ipv6.conf.resin-vpn.accept_ra_pinfo = 1 net.ipv6.conf.resin-vpn.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.resin-vpn.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.resin-vpn.accept_ra_rtr_pref = 1 net.ipv6.conf.resin-vpn.accept_redirects = 1 net.ipv6.conf.resin-vpn.accept_source_route = 0 net.ipv6.conf.resin-vpn.addr_gen_mode = 3 net.ipv6.conf.resin-vpn.autoconf = 1 net.ipv6.conf.resin-vpn.dad_transmits = 1 net.ipv6.conf.resin-vpn.disable_ipv6 = 0 net.ipv6.conf.resin-vpn.disable_policy = 0 net.ipv6.conf.resin-vpn.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.resin-vpn.drop_unsolicited_na = 0 net.ipv6.conf.resin-vpn.enhanced_dad = 1 net.ipv6.conf.resin-vpn.force_mld_version = 0 net.ipv6.conf.resin-vpn.force_tllao = 0 net.ipv6.conf.resin-vpn.forwarding = 0 net.ipv6.conf.resin-vpn.hop_limit = 64 net.ipv6.conf.resin-vpn.ignore_routes_with_linkdown = 0 net.ipv6.conf.resin-vpn.keep_addr_on_down = 0 net.ipv6.conf.resin-vpn.max_addresses = 16 net.ipv6.conf.resin-vpn.max_desync_factor = 600 net.ipv6.conf.resin-vpn.mc_forwarding = 0 net.ipv6.conf.resin-vpn.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.resin-vpn.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.resin-vpn.mtu = 1500 net.ipv6.conf.resin-vpn.ndisc_notify = 0 net.ipv6.conf.resin-vpn.ndisc_tclass = 0 net.ipv6.conf.resin-vpn.proxy_ndp = 0 net.ipv6.conf.resin-vpn.regen_max_retry = 3 net.ipv6.conf.resin-vpn.router_probe_interval = 60 net.ipv6.conf.resin-vpn.router_solicitation_delay = 1 net.ipv6.conf.resin-vpn.router_solicitation_interval = 4 net.ipv6.conf.resin-vpn.router_solicitation_max_interval = 3600 net.ipv6.conf.resin-vpn.router_solicitations = -1 net.ipv6.conf.resin-vpn.seg6_enabled = 0 net.ipv6.conf.resin-vpn.stable_secret = 1ec3:db28:0341:4bef:10a3:760b:b7db:cd97 net.ipv6.conf.resin-vpn.suppress_frag_ndisc = 1 net.ipv6.conf.resin-vpn.temp_prefered_lft = 86400 net.ipv6.conf.resin-vpn.temp_valid_lft = 604800 net.ipv6.conf.resin-vpn.use_oif_addrs_only = 0 net.ipv6.conf.resin-vpn.use_tempaddr = -1 net.ipv6.conf.supervisor0.accept_dad = 1 net.ipv6.conf.supervisor0.accept_ra = 1 net.ipv6.conf.supervisor0.accept_ra_defrtr = 1 net.ipv6.conf.supervisor0.accept_ra_from_local = 0 net.ipv6.conf.supervisor0.accept_ra_min_hop_limit = 1 net.ipv6.conf.supervisor0.accept_ra_mtu = 1 net.ipv6.conf.supervisor0.accept_ra_pinfo = 1 net.ipv6.conf.supervisor0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.supervisor0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.supervisor0.accept_ra_rtr_pref = 1 net.ipv6.conf.supervisor0.accept_redirects = 1 net.ipv6.conf.supervisor0.accept_source_route = 0 net.ipv6.conf.supervisor0.addr_gen_mode = 0 net.ipv6.conf.supervisor0.autoconf = 1 net.ipv6.conf.supervisor0.dad_transmits = 1 net.ipv6.conf.supervisor0.disable_ipv6 = 0 net.ipv6.conf.supervisor0.disable_policy = 0 net.ipv6.conf.supervisor0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.supervisor0.drop_unsolicited_na = 0 net.ipv6.conf.supervisor0.enhanced_dad = 1 net.ipv6.conf.supervisor0.force_mld_version = 0 net.ipv6.conf.supervisor0.force_tllao = 0 net.ipv6.conf.supervisor0.forwarding = 0 net.ipv6.conf.supervisor0.hop_limit = 64 net.ipv6.conf.supervisor0.ignore_routes_with_linkdown = 0 net.ipv6.conf.supervisor0.keep_addr_on_down = 0 net.ipv6.conf.supervisor0.max_addresses = 16 net.ipv6.conf.supervisor0.max_desync_factor = 600 net.ipv6.conf.supervisor0.mc_forwarding = 0 net.ipv6.conf.supervisor0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.supervisor0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.supervisor0.mtu = 1500 net.ipv6.conf.supervisor0.ndisc_notify = 0 net.ipv6.conf.supervisor0.ndisc_tclass = 0 net.ipv6.conf.supervisor0.proxy_ndp = 0 net.ipv6.conf.supervisor0.regen_max_retry = 3 net.ipv6.conf.supervisor0.router_probe_interval = 60 net.ipv6.conf.supervisor0.router_solicitation_delay = 1 net.ipv6.conf.supervisor0.router_solicitation_interval = 4 net.ipv6.conf.supervisor0.router_solicitation_max_interval = 3600 net.ipv6.conf.supervisor0.router_solicitations = -1 net.ipv6.conf.supervisor0.seg6_enabled = 0 net.ipv6.conf.supervisor0.suppress_frag_ndisc = 1 net.ipv6.conf.supervisor0.temp_prefered_lft = 86400 net.ipv6.conf.supervisor0.temp_valid_lft = 604800 net.ipv6.conf.supervisor0.use_oif_addrs_only = 0 net.ipv6.conf.supervisor0.use_tempaddr = 0 net.ipv6.conf.veth586d9e9.accept_dad = 1 net.ipv6.conf.veth586d9e9.accept_ra = 1 net.ipv6.conf.veth586d9e9.accept_ra_defrtr = 1 net.ipv6.conf.veth586d9e9.accept_ra_from_local = 0 net.ipv6.conf.veth586d9e9.accept_ra_min_hop_limit = 1 net.ipv6.conf.veth586d9e9.accept_ra_mtu = 1 net.ipv6.conf.veth586d9e9.accept_ra_pinfo = 1 net.ipv6.conf.veth586d9e9.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.veth586d9e9.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.veth586d9e9.accept_ra_rtr_pref = 1 net.ipv6.conf.veth586d9e9.accept_redirects = 1 net.ipv6.conf.veth586d9e9.accept_source_route = 0 net.ipv6.conf.veth586d9e9.addr_gen_mode = 0 net.ipv6.conf.veth586d9e9.autoconf = 1 net.ipv6.conf.veth586d9e9.dad_transmits = 1 net.ipv6.conf.veth586d9e9.disable_ipv6 = 0 net.ipv6.conf.veth586d9e9.disable_policy = 0 net.ipv6.conf.veth586d9e9.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.veth586d9e9.drop_unsolicited_na = 0 net.ipv6.conf.veth586d9e9.enhanced_dad = 1 net.ipv6.conf.veth586d9e9.force_mld_version = 0 net.ipv6.conf.veth586d9e9.force_tllao = 0 net.ipv6.conf.veth586d9e9.forwarding = 0 net.ipv6.conf.veth586d9e9.hop_limit = 64 net.ipv6.conf.veth586d9e9.ignore_routes_with_linkdown = 0 net.ipv6.conf.veth586d9e9.keep_addr_on_down = 0 net.ipv6.conf.veth586d9e9.max_addresses = 16 net.ipv6.conf.veth586d9e9.max_desync_factor = 600 net.ipv6.conf.veth586d9e9.mc_forwarding = 0 net.ipv6.conf.veth586d9e9.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.veth586d9e9.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.veth586d9e9.mtu = 1500 net.ipv6.conf.veth586d9e9.ndisc_notify = 0 net.ipv6.conf.veth586d9e9.ndisc_tclass = 0 net.ipv6.conf.veth586d9e9.proxy_ndp = 0 net.ipv6.conf.veth586d9e9.regen_max_retry = 3 net.ipv6.conf.veth586d9e9.router_probe_interval = 60 net.ipv6.conf.veth586d9e9.router_solicitation_delay = 1 net.ipv6.conf.veth586d9e9.router_solicitation_interval = 4 net.ipv6.conf.veth586d9e9.router_solicitation_max_interval = 3600 net.ipv6.conf.veth586d9e9.router_solicitations = -1 net.ipv6.conf.veth586d9e9.seg6_enabled = 0 net.ipv6.conf.veth586d9e9.suppress_frag_ndisc = 1 net.ipv6.conf.veth586d9e9.temp_prefered_lft = 86400 net.ipv6.conf.veth586d9e9.temp_valid_lft = 604800 net.ipv6.conf.veth586d9e9.use_oif_addrs_only = 0 net.ipv6.conf.veth586d9e9.use_tempaddr = 0 net.ipv6.conf.veth69871be.accept_dad = 1 net.ipv6.conf.veth69871be.accept_ra = 1 net.ipv6.conf.veth69871be.accept_ra_defrtr = 1 net.ipv6.conf.veth69871be.accept_ra_from_local = 0 net.ipv6.conf.veth69871be.accept_ra_min_hop_limit = 1 net.ipv6.conf.veth69871be.accept_ra_mtu = 1 net.ipv6.conf.veth69871be.accept_ra_pinfo = 1 net.ipv6.conf.veth69871be.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.veth69871be.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.veth69871be.accept_ra_rtr_pref = 1 net.ipv6.conf.veth69871be.accept_redirects = 1 net.ipv6.conf.veth69871be.accept_source_route = 0 net.ipv6.conf.veth69871be.addr_gen_mode = 0 net.ipv6.conf.veth69871be.autoconf = 1 net.ipv6.conf.veth69871be.dad_transmits = 1 net.ipv6.conf.veth69871be.disable_ipv6 = 0 net.ipv6.conf.veth69871be.disable_policy = 0 net.ipv6.conf.veth69871be.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.veth69871be.drop_unsolicited_na = 0 net.ipv6.conf.veth69871be.enhanced_dad = 1 net.ipv6.conf.veth69871be.force_mld_version = 0 net.ipv6.conf.veth69871be.force_tllao = 0 net.ipv6.conf.veth69871be.forwarding = 0 net.ipv6.conf.veth69871be.hop_limit = 64 net.ipv6.conf.veth69871be.ignore_routes_with_linkdown = 0 net.ipv6.conf.veth69871be.keep_addr_on_down = 0 net.ipv6.conf.veth69871be.max_addresses = 16 net.ipv6.conf.veth69871be.max_desync_factor = 600 net.ipv6.conf.veth69871be.mc_forwarding = 0 net.ipv6.conf.veth69871be.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.veth69871be.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.veth69871be.mtu = 1500 net.ipv6.conf.veth69871be.ndisc_notify = 0 net.ipv6.conf.veth69871be.ndisc_tclass = 0 net.ipv6.conf.veth69871be.proxy_ndp = 0 net.ipv6.conf.veth69871be.regen_max_retry = 3 net.ipv6.conf.veth69871be.router_probe_interval = 60 net.ipv6.conf.veth69871be.router_solicitation_delay = 1 net.ipv6.conf.veth69871be.router_solicitation_interval = 4 net.ipv6.conf.veth69871be.router_solicitation_max_interval = 3600 net.ipv6.conf.veth69871be.router_solicitations = -1 net.ipv6.conf.veth69871be.seg6_enabled = 0 net.ipv6.conf.veth69871be.suppress_frag_ndisc = 1 net.ipv6.conf.veth69871be.temp_prefered_lft = 86400 net.ipv6.conf.veth69871be.temp_valid_lft = 604800 net.ipv6.conf.veth69871be.use_oif_addrs_only = 0 net.ipv6.conf.veth69871be.use_tempaddr = 0 net.ipv6.conf.veth922c23d.accept_dad = 1 net.ipv6.conf.veth922c23d.accept_ra = 1 net.ipv6.conf.veth922c23d.accept_ra_defrtr = 1 net.ipv6.conf.veth922c23d.accept_ra_from_local = 0 net.ipv6.conf.veth922c23d.accept_ra_min_hop_limit = 1 net.ipv6.conf.veth922c23d.accept_ra_mtu = 1 net.ipv6.conf.veth922c23d.accept_ra_pinfo = 1 net.ipv6.conf.veth922c23d.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.veth922c23d.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.veth922c23d.accept_ra_rtr_pref = 1 net.ipv6.conf.veth922c23d.accept_redirects = 1 net.ipv6.conf.veth922c23d.accept_source_route = 0 net.ipv6.conf.veth922c23d.addr_gen_mode = 0 net.ipv6.conf.veth922c23d.autoconf = 1 net.ipv6.conf.veth922c23d.dad_transmits = 1 net.ipv6.conf.veth922c23d.disable_ipv6 = 0 net.ipv6.conf.veth922c23d.disable_policy = 0 net.ipv6.conf.veth922c23d.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.veth922c23d.drop_unsolicited_na = 0 net.ipv6.conf.veth922c23d.enhanced_dad = 1 net.ipv6.conf.veth922c23d.force_mld_version = 0 net.ipv6.conf.veth922c23d.force_tllao = 0 net.ipv6.conf.veth922c23d.forwarding = 0 net.ipv6.conf.veth922c23d.hop_limit = 64 net.ipv6.conf.veth922c23d.ignore_routes_with_linkdown = 0 net.ipv6.conf.veth922c23d.keep_addr_on_down = 0 net.ipv6.conf.veth922c23d.max_addresses = 16 net.ipv6.conf.veth922c23d.max_desync_factor = 600 net.ipv6.conf.veth922c23d.mc_forwarding = 0 net.ipv6.conf.veth922c23d.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.veth922c23d.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.veth922c23d.mtu = 1500 net.ipv6.conf.veth922c23d.ndisc_notify = 0 net.ipv6.conf.veth922c23d.ndisc_tclass = 0 net.ipv6.conf.veth922c23d.proxy_ndp = 0 net.ipv6.conf.veth922c23d.regen_max_retry = 3 net.ipv6.conf.veth922c23d.router_probe_interval = 60 net.ipv6.conf.veth922c23d.router_solicitation_delay = 1 net.ipv6.conf.veth922c23d.router_solicitation_interval = 4 net.ipv6.conf.veth922c23d.router_solicitation_max_interval = 3600 net.ipv6.conf.veth922c23d.router_solicitations = -1 net.ipv6.conf.veth922c23d.seg6_enabled = 0 net.ipv6.conf.veth922c23d.suppress_frag_ndisc = 1 net.ipv6.conf.veth922c23d.temp_prefered_lft = 86400 net.ipv6.conf.veth922c23d.temp_valid_lft = 604800 net.ipv6.conf.veth922c23d.use_oif_addrs_only = 0 net.ipv6.conf.veth922c23d.use_tempaddr = 0 net.ipv6.conf.veth97fb07e.accept_dad = 1 net.ipv6.conf.veth97fb07e.accept_ra = 1 net.ipv6.conf.veth97fb07e.accept_ra_defrtr = 1 net.ipv6.conf.veth97fb07e.accept_ra_from_local = 0 net.ipv6.conf.veth97fb07e.accept_ra_min_hop_limit = 1 net.ipv6.conf.veth97fb07e.accept_ra_mtu = 1 net.ipv6.conf.veth97fb07e.accept_ra_pinfo = 1 net.ipv6.conf.veth97fb07e.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.veth97fb07e.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.veth97fb07e.accept_ra_rtr_pref = 1 net.ipv6.conf.veth97fb07e.accept_redirects = 1 net.ipv6.conf.veth97fb07e.accept_source_route = 0 net.ipv6.conf.veth97fb07e.addr_gen_mode = 0 net.ipv6.conf.veth97fb07e.autoconf = 1 net.ipv6.conf.veth97fb07e.dad_transmits = 1 net.ipv6.conf.veth97fb07e.disable_ipv6 = 0 net.ipv6.conf.veth97fb07e.disable_policy = 0 net.ipv6.conf.veth97fb07e.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.veth97fb07e.drop_unsolicited_na = 0 net.ipv6.conf.veth97fb07e.enhanced_dad = 1 net.ipv6.conf.veth97fb07e.force_mld_version = 0 net.ipv6.conf.veth97fb07e.force_tllao = 0 net.ipv6.conf.veth97fb07e.forwarding = 0 net.ipv6.conf.veth97fb07e.hop_limit = 64 net.ipv6.conf.veth97fb07e.ignore_routes_with_linkdown = 0 net.ipv6.conf.veth97fb07e.keep_addr_on_down = 0 net.ipv6.conf.veth97fb07e.max_addresses = 16 net.ipv6.conf.veth97fb07e.max_desync_factor = 600 net.ipv6.conf.veth97fb07e.mc_forwarding = 0 net.ipv6.conf.veth97fb07e.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.veth97fb07e.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.veth97fb07e.mtu = 1500 net.ipv6.conf.veth97fb07e.ndisc_notify = 0 net.ipv6.conf.veth97fb07e.ndisc_tclass = 0 net.ipv6.conf.veth97fb07e.proxy_ndp = 0 net.ipv6.conf.veth97fb07e.regen_max_retry = 3 net.ipv6.conf.veth97fb07e.router_probe_interval = 60 net.ipv6.conf.veth97fb07e.router_solicitation_delay = 1 net.ipv6.conf.veth97fb07e.router_solicitation_interval = 4 net.ipv6.conf.veth97fb07e.router_solicitation_max_interval = 3600 net.ipv6.conf.veth97fb07e.router_solicitations = -1 net.ipv6.conf.veth97fb07e.seg6_enabled = 0 net.ipv6.conf.veth97fb07e.suppress_frag_ndisc = 1 net.ipv6.conf.veth97fb07e.temp_prefered_lft = 86400 net.ipv6.conf.veth97fb07e.temp_valid_lft = 604800 net.ipv6.conf.veth97fb07e.use_oif_addrs_only = 0 net.ipv6.conf.veth97fb07e.use_tempaddr = 0 net.ipv6.conf.vethf8490fb.accept_dad = 1 net.ipv6.conf.vethf8490fb.accept_ra = 1 net.ipv6.conf.vethf8490fb.accept_ra_defrtr = 1 net.ipv6.conf.vethf8490fb.accept_ra_from_local = 0 net.ipv6.conf.vethf8490fb.accept_ra_min_hop_limit = 1 net.ipv6.conf.vethf8490fb.accept_ra_mtu = 1 net.ipv6.conf.vethf8490fb.accept_ra_pinfo = 1 net.ipv6.conf.vethf8490fb.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.vethf8490fb.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.vethf8490fb.accept_ra_rtr_pref = 1 net.ipv6.conf.vethf8490fb.accept_redirects = 1 net.ipv6.conf.vethf8490fb.accept_source_route = 0 net.ipv6.conf.vethf8490fb.addr_gen_mode = 0 net.ipv6.conf.vethf8490fb.autoconf = 1 net.ipv6.conf.vethf8490fb.dad_transmits = 1 net.ipv6.conf.vethf8490fb.disable_ipv6 = 0 net.ipv6.conf.vethf8490fb.disable_policy = 0 net.ipv6.conf.vethf8490fb.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.vethf8490fb.drop_unsolicited_na = 0 net.ipv6.conf.vethf8490fb.enhanced_dad = 1 net.ipv6.conf.vethf8490fb.force_mld_version = 0 net.ipv6.conf.vethf8490fb.force_tllao = 0 net.ipv6.conf.vethf8490fb.forwarding = 0 net.ipv6.conf.vethf8490fb.hop_limit = 64 net.ipv6.conf.vethf8490fb.ignore_routes_with_linkdown = 0 net.ipv6.conf.vethf8490fb.keep_addr_on_down = 0 net.ipv6.conf.vethf8490fb.max_addresses = 16 net.ipv6.conf.vethf8490fb.max_desync_factor = 600 net.ipv6.conf.vethf8490fb.mc_forwarding = 0 net.ipv6.conf.vethf8490fb.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.vethf8490fb.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.vethf8490fb.mtu = 1500 net.ipv6.conf.vethf8490fb.ndisc_notify = 0 net.ipv6.conf.vethf8490fb.ndisc_tclass = 0 net.ipv6.conf.vethf8490fb.proxy_ndp = 0 net.ipv6.conf.vethf8490fb.regen_max_retry = 3 net.ipv6.conf.vethf8490fb.router_probe_interval = 60 net.ipv6.conf.vethf8490fb.router_solicitation_delay = 1 net.ipv6.conf.vethf8490fb.router_solicitation_interval = 4 net.ipv6.conf.vethf8490fb.router_solicitation_max_interval = 3600 net.ipv6.conf.vethf8490fb.router_solicitations = -1 net.ipv6.conf.vethf8490fb.seg6_enabled = 0 net.ipv6.conf.vethf8490fb.suppress_frag_ndisc = 1 net.ipv6.conf.vethf8490fb.temp_prefered_lft = 86400 net.ipv6.conf.vethf8490fb.temp_valid_lft = 604800 net.ipv6.conf.vethf8490fb.use_oif_addrs_only = 0 net.ipv6.conf.vethf8490fb.use_tempaddr = 0 net.ipv6.conf.wlan0.accept_dad = 1 net.ipv6.conf.wlan0.accept_ra = 1 net.ipv6.conf.wlan0.accept_ra_defrtr = 0 net.ipv6.conf.wlan0.accept_ra_from_local = 0 net.ipv6.conf.wlan0.accept_ra_min_hop_limit = 1 net.ipv6.conf.wlan0.accept_ra_mtu = 1 net.ipv6.conf.wlan0.accept_ra_pinfo = 0 net.ipv6.conf.wlan0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.wlan0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.wlan0.accept_ra_rtr_pref = 0 net.ipv6.conf.wlan0.accept_redirects = 1 net.ipv6.conf.wlan0.accept_source_route = 0 net.ipv6.conf.wlan0.addr_gen_mode = 1 net.ipv6.conf.wlan0.autoconf = 1 net.ipv6.conf.wlan0.dad_transmits = 1 net.ipv6.conf.wlan0.disable_ipv6 = 0 net.ipv6.conf.wlan0.disable_policy = 0 net.ipv6.conf.wlan0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.wlan0.drop_unsolicited_na = 0 net.ipv6.conf.wlan0.enhanced_dad = 1 net.ipv6.conf.wlan0.force_mld_version = 0 net.ipv6.conf.wlan0.force_tllao = 0 net.ipv6.conf.wlan0.forwarding = 0 net.ipv6.conf.wlan0.hop_limit = 64 net.ipv6.conf.wlan0.ignore_routes_with_linkdown = 0 net.ipv6.conf.wlan0.keep_addr_on_down = 0 net.ipv6.conf.wlan0.max_addresses = 16 net.ipv6.conf.wlan0.max_desync_factor = 600 net.ipv6.conf.wlan0.mc_forwarding = 0 net.ipv6.conf.wlan0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.wlan0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.wlan0.mtu = 1500 net.ipv6.conf.wlan0.ndisc_notify = 0 net.ipv6.conf.wlan0.ndisc_tclass = 0 net.ipv6.conf.wlan0.proxy_ndp = 0 net.ipv6.conf.wlan0.regen_max_retry = 3 net.ipv6.conf.wlan0.router_probe_interval = 60 net.ipv6.conf.wlan0.router_solicitation_delay = 1 net.ipv6.conf.wlan0.router_solicitation_interval = 4 net.ipv6.conf.wlan0.router_solicitation_max_interval = 3600 net.ipv6.conf.wlan0.router_solicitations = -1 net.ipv6.conf.wlan0.seg6_enabled = 0 net.ipv6.conf.wlan0.suppress_frag_ndisc = 1 net.ipv6.conf.wlan0.temp_prefered_lft = 86400 net.ipv6.conf.wlan0.temp_valid_lft = 604800 net.ipv6.conf.wlan0.use_oif_addrs_only = 0 net.ipv6.conf.wlan0.use_tempaddr = 0 net.ipv6.fib_multipath_hash_policy = 0 net.ipv6.flowlabel_consistency = 1 net.ipv6.flowlabel_reflect = 0 net.ipv6.flowlabel_state_ranges = 0 net.ipv6.fwmark_reflect = 0 net.ipv6.icmp.echo_ignore_all = 0 net.ipv6.icmp.ratelimit = 1000 net.ipv6.idgen_delay = 1 net.ipv6.idgen_retries = 3 net.ipv6.ip6frag_high_thresh = 4194304 net.ipv6.ip6frag_low_thresh = 3145728 net.ipv6.ip6frag_secret_interval = 0 net.ipv6.ip6frag_time = 60 net.ipv6.ip_nonlocal_bind = 0 net.ipv6.max_dst_opts_length = 2147483647 net.ipv6.max_dst_opts_number = 8 net.ipv6.max_hbh_length = 2147483647 net.ipv6.max_hbh_opts_number = 8 net.ipv6.mld_max_msf = 64 net.ipv6.mld_qrv = 2 net.ipv6.neigh.balena0.anycast_delay = 100 net.ipv6.neigh.balena0.app_solicit = 0 net.ipv6.neigh.balena0.base_reachable_time = 30 net.ipv6.neigh.balena0.base_reachable_time_ms = 30000 net.ipv6.neigh.balena0.delay_first_probe_time = 5 net.ipv6.neigh.balena0.gc_stale_time = 60 net.ipv6.neigh.balena0.locktime = 0 net.ipv6.neigh.balena0.mcast_resolicit = 0 net.ipv6.neigh.balena0.mcast_solicit = 3 net.ipv6.neigh.balena0.proxy_delay = 80 net.ipv6.neigh.balena0.proxy_qlen = 64 net.ipv6.neigh.balena0.retrans_time = 100 net.ipv6.neigh.balena0.retrans_time_ms = 1000 net.ipv6.neigh.balena0.ucast_solicit = 3 net.ipv6.neigh.balena0.unres_qlen = 86 net.ipv6.neigh.balena0.unres_qlen_bytes = 163840 net.ipv6.neigh.br-5f9e920be382.anycast_delay = 100 net.ipv6.neigh.br-5f9e920be382.app_solicit = 0 net.ipv6.neigh.br-5f9e920be382.base_reachable_time = 30 net.ipv6.neigh.br-5f9e920be382.base_reachable_time_ms = 30000 net.ipv6.neigh.br-5f9e920be382.delay_first_probe_time = 5 net.ipv6.neigh.br-5f9e920be382.gc_stale_time = 60 net.ipv6.neigh.br-5f9e920be382.locktime = 0 net.ipv6.neigh.br-5f9e920be382.mcast_resolicit = 0 net.ipv6.neigh.br-5f9e920be382.mcast_solicit = 3 net.ipv6.neigh.br-5f9e920be382.proxy_delay = 80 net.ipv6.neigh.br-5f9e920be382.proxy_qlen = 64 net.ipv6.neigh.br-5f9e920be382.retrans_time = 100 net.ipv6.neigh.br-5f9e920be382.retrans_time_ms = 1000 net.ipv6.neigh.br-5f9e920be382.ucast_solicit = 3 net.ipv6.neigh.br-5f9e920be382.unres_qlen = 86 net.ipv6.neigh.br-5f9e920be382.unres_qlen_bytes = 163840 net.ipv6.neigh.default.anycast_delay = 100 net.ipv6.neigh.default.app_solicit = 0 net.ipv6.neigh.default.base_reachable_time = 30 net.ipv6.neigh.default.base_reachable_time_ms = 30000 net.ipv6.neigh.default.delay_first_probe_time = 5 net.ipv6.neigh.default.gc_interval = 30 net.ipv6.neigh.default.gc_stale_time = 60 net.ipv6.neigh.default.gc_thresh1 = 128 net.ipv6.neigh.default.gc_thresh2 = 512 net.ipv6.neigh.default.gc_thresh3 = 1024 net.ipv6.neigh.default.locktime = 0 net.ipv6.neigh.default.mcast_resolicit = 0 net.ipv6.neigh.default.mcast_solicit = 3 net.ipv6.neigh.default.proxy_delay = 80 net.ipv6.neigh.default.proxy_qlen = 64 net.ipv6.neigh.default.retrans_time = 100 net.ipv6.neigh.default.retrans_time_ms = 1000 net.ipv6.neigh.default.ucast_solicit = 3 net.ipv6.neigh.default.unres_qlen = 86 net.ipv6.neigh.default.unres_qlen_bytes = 163840 net.ipv6.neigh.lo.anycast_delay = 100 net.ipv6.neigh.lo.app_solicit = 0 net.ipv6.neigh.lo.base_reachable_time = 30 net.ipv6.neigh.lo.base_reachable_time_ms = 30000 net.ipv6.neigh.lo.delay_first_probe_time = 5 net.ipv6.neigh.lo.gc_stale_time = 60 net.ipv6.neigh.lo.locktime = 0 net.ipv6.neigh.lo.mcast_resolicit = 0 net.ipv6.neigh.lo.mcast_solicit = 3 net.ipv6.neigh.lo.proxy_delay = 80 net.ipv6.neigh.lo.proxy_qlen = 64 net.ipv6.neigh.lo.retrans_time = 100 net.ipv6.neigh.lo.retrans_time_ms = 1000 net.ipv6.neigh.lo.ucast_solicit = 3 net.ipv6.neigh.lo.unres_qlen = 86 net.ipv6.neigh.lo.unres_qlen_bytes = 163840 net.ipv6.neigh.resin-dns.anycast_delay = 100 net.ipv6.neigh.resin-dns.app_solicit = 0 net.ipv6.neigh.resin-dns.base_reachable_time = 30 net.ipv6.neigh.resin-dns.base_reachable_time_ms = 30000 net.ipv6.neigh.resin-dns.delay_first_probe_time = 5 net.ipv6.neigh.resin-dns.gc_stale_time = 60 net.ipv6.neigh.resin-dns.locktime = 0 net.ipv6.neigh.resin-dns.mcast_resolicit = 0 net.ipv6.neigh.resin-dns.mcast_solicit = 3 net.ipv6.neigh.resin-dns.proxy_delay = 80 net.ipv6.neigh.resin-dns.proxy_qlen = 64 net.ipv6.neigh.resin-dns.retrans_time = 100 net.ipv6.neigh.resin-dns.retrans_time_ms = 1000 net.ipv6.neigh.resin-dns.ucast_solicit = 3 net.ipv6.neigh.resin-dns.unres_qlen = 86 net.ipv6.neigh.resin-dns.unres_qlen_bytes = 163840 net.ipv6.neigh.resin-vpn.anycast_delay = 100 net.ipv6.neigh.resin-vpn.app_solicit = 0 net.ipv6.neigh.resin-vpn.base_reachable_time = 30 net.ipv6.neigh.resin-vpn.base_reachable_time_ms = 30000 net.ipv6.neigh.resin-vpn.delay_first_probe_time = 5 net.ipv6.neigh.resin-vpn.gc_stale_time = 60 net.ipv6.neigh.resin-vpn.locktime = 0 net.ipv6.neigh.resin-vpn.mcast_resolicit = 0 net.ipv6.neigh.resin-vpn.mcast_solicit = 3 net.ipv6.neigh.resin-vpn.proxy_delay = 80 net.ipv6.neigh.resin-vpn.proxy_qlen = 64 net.ipv6.neigh.resin-vpn.retrans_time = 100 net.ipv6.neigh.resin-vpn.retrans_time_ms = 1000 net.ipv6.neigh.resin-vpn.ucast_solicit = 3 net.ipv6.neigh.resin-vpn.unres_qlen = 86 net.ipv6.neigh.resin-vpn.unres_qlen_bytes = 163840 net.ipv6.neigh.supervisor0.anycast_delay = 100 net.ipv6.neigh.supervisor0.app_solicit = 0 net.ipv6.neigh.supervisor0.base_reachable_time = 30 net.ipv6.neigh.supervisor0.base_reachable_time_ms = 30000 net.ipv6.neigh.supervisor0.delay_first_probe_time = 5 net.ipv6.neigh.supervisor0.gc_stale_time = 60 net.ipv6.neigh.supervisor0.locktime = 0 net.ipv6.neigh.supervisor0.mcast_resolicit = 0 net.ipv6.neigh.supervisor0.mcast_solicit = 3 net.ipv6.neigh.supervisor0.proxy_delay = 80 net.ipv6.neigh.supervisor0.proxy_qlen = 64 net.ipv6.neigh.supervisor0.retrans_time = 100 net.ipv6.neigh.supervisor0.retrans_time_ms = 1000 net.ipv6.neigh.supervisor0.ucast_solicit = 3 net.ipv6.neigh.supervisor0.unres_qlen = 86 net.ipv6.neigh.supervisor0.unres_qlen_bytes = 163840 net.ipv6.neigh.veth586d9e9.anycast_delay = 100 net.ipv6.neigh.veth586d9e9.app_solicit = 0 net.ipv6.neigh.veth586d9e9.base_reachable_time = 30 net.ipv6.neigh.veth586d9e9.base_reachable_time_ms = 30000 net.ipv6.neigh.veth586d9e9.delay_first_probe_time = 5 net.ipv6.neigh.veth586d9e9.gc_stale_time = 60 net.ipv6.neigh.veth586d9e9.locktime = 0 net.ipv6.neigh.veth586d9e9.mcast_resolicit = 0 net.ipv6.neigh.veth586d9e9.mcast_solicit = 3 net.ipv6.neigh.veth586d9e9.proxy_delay = 80 net.ipv6.neigh.veth586d9e9.proxy_qlen = 64 net.ipv6.neigh.veth586d9e9.retrans_time = 100 net.ipv6.neigh.veth586d9e9.retrans_time_ms = 1000 net.ipv6.neigh.veth586d9e9.ucast_solicit = 3 net.ipv6.neigh.veth586d9e9.unres_qlen = 86 net.ipv6.neigh.veth586d9e9.unres_qlen_bytes = 163840 net.ipv6.neigh.veth69871be.anycast_delay = 100 net.ipv6.neigh.veth69871be.app_solicit = 0 net.ipv6.neigh.veth69871be.base_reachable_time = 30 net.ipv6.neigh.veth69871be.base_reachable_time_ms = 30000 net.ipv6.neigh.veth69871be.delay_first_probe_time = 5 net.ipv6.neigh.veth69871be.gc_stale_time = 60 net.ipv6.neigh.veth69871be.locktime = 0 net.ipv6.neigh.veth69871be.mcast_resolicit = 0 net.ipv6.neigh.veth69871be.mcast_solicit = 3 net.ipv6.neigh.veth69871be.proxy_delay = 80 net.ipv6.neigh.veth69871be.proxy_qlen = 64 net.ipv6.neigh.veth69871be.retrans_time = 100 net.ipv6.neigh.veth69871be.retrans_time_ms = 1000 net.ipv6.neigh.veth69871be.ucast_solicit = 3 net.ipv6.neigh.veth69871be.unres_qlen = 86 net.ipv6.neigh.veth69871be.unres_qlen_bytes = 163840 net.ipv6.neigh.veth922c23d.anycast_delay = 100 net.ipv6.neigh.veth922c23d.app_solicit = 0 net.ipv6.neigh.veth922c23d.base_reachable_time = 30 net.ipv6.neigh.veth922c23d.base_reachable_time_ms = 30000 net.ipv6.neigh.veth922c23d.delay_first_probe_time = 5 net.ipv6.neigh.veth922c23d.gc_stale_time = 60 net.ipv6.neigh.veth922c23d.locktime = 0 net.ipv6.neigh.veth922c23d.mcast_resolicit = 0 net.ipv6.neigh.veth922c23d.mcast_solicit = 3 net.ipv6.neigh.veth922c23d.proxy_delay = 80 net.ipv6.neigh.veth922c23d.proxy_qlen = 64 net.ipv6.neigh.veth922c23d.retrans_time = 100 net.ipv6.neigh.veth922c23d.retrans_time_ms = 1000 net.ipv6.neigh.veth922c23d.ucast_solicit = 3 net.ipv6.neigh.veth922c23d.unres_qlen = 86 net.ipv6.neigh.veth922c23d.unres_qlen_bytes = 163840 net.ipv6.neigh.veth97fb07e.anycast_delay = 100 net.ipv6.neigh.veth97fb07e.app_solicit = 0 net.ipv6.neigh.veth97fb07e.base_reachable_time = 30 net.ipv6.neigh.veth97fb07e.base_reachable_time_ms = 30000 net.ipv6.neigh.veth97fb07e.delay_first_probe_time = 5 net.ipv6.neigh.veth97fb07e.gc_stale_time = 60 net.ipv6.neigh.veth97fb07e.locktime = 0 net.ipv6.neigh.veth97fb07e.mcast_resolicit = 0 net.ipv6.neigh.veth97fb07e.mcast_solicit = 3 net.ipv6.neigh.veth97fb07e.proxy_delay = 80 net.ipv6.neigh.veth97fb07e.proxy_qlen = 64 net.ipv6.neigh.veth97fb07e.retrans_time = 100 net.ipv6.neigh.veth97fb07e.retrans_time_ms = 1000 net.ipv6.neigh.veth97fb07e.ucast_solicit = 3 net.ipv6.neigh.veth97fb07e.unres_qlen = 86 net.ipv6.neigh.veth97fb07e.unres_qlen_bytes = 163840 net.ipv6.neigh.vethf8490fb.anycast_delay = 100 net.ipv6.neigh.vethf8490fb.app_solicit = 0 net.ipv6.neigh.vethf8490fb.base_reachable_time = 30 net.ipv6.neigh.vethf8490fb.base_reachable_time_ms = 30000 net.ipv6.neigh.vethf8490fb.delay_first_probe_time = 5 net.ipv6.neigh.vethf8490fb.gc_stale_time = 60 net.ipv6.neigh.vethf8490fb.locktime = 0 net.ipv6.neigh.vethf8490fb.mcast_resolicit = 0 net.ipv6.neigh.vethf8490fb.mcast_solicit = 3 net.ipv6.neigh.vethf8490fb.proxy_delay = 80 net.ipv6.neigh.vethf8490fb.proxy_qlen = 64 net.ipv6.neigh.vethf8490fb.retrans_time = 100 net.ipv6.neigh.vethf8490fb.retrans_time_ms = 1000 net.ipv6.neigh.vethf8490fb.ucast_solicit = 3 net.ipv6.neigh.vethf8490fb.unres_qlen = 86 net.ipv6.neigh.vethf8490fb.unres_qlen_bytes = 163840 net.ipv6.neigh.wlan0.anycast_delay = 100 net.ipv6.neigh.wlan0.app_solicit = 0 net.ipv6.neigh.wlan0.base_reachable_time = 30 net.ipv6.neigh.wlan0.base_reachable_time_ms = 30000 net.ipv6.neigh.wlan0.delay_first_probe_time = 5 net.ipv6.neigh.wlan0.gc_stale_time = 60 net.ipv6.neigh.wlan0.locktime = 0 net.ipv6.neigh.wlan0.mcast_resolicit = 0 net.ipv6.neigh.wlan0.mcast_solicit = 3 net.ipv6.neigh.wlan0.proxy_delay = 80 net.ipv6.neigh.wlan0.proxy_qlen = 64 net.ipv6.neigh.wlan0.retrans_time = 100 net.ipv6.neigh.wlan0.retrans_time_ms = 1000 net.ipv6.neigh.wlan0.ucast_solicit = 3 net.ipv6.neigh.wlan0.unres_qlen = 86 net.ipv6.neigh.wlan0.unres_qlen_bytes = 163840 net.ipv6.route.gc_elasticity = 9 net.ipv6.route.gc_interval = 30 net.ipv6.route.gc_min_interval = 0 net.ipv6.route.gc_min_interval_ms = 500 net.ipv6.route.gc_thresh = 1024 net.ipv6.route.gc_timeout = 60 net.ipv6.route.max_size = 4096 net.ipv6.route.min_adv_mss = 1220 net.ipv6.route.mtu_expires = 600 net.ipv6.seg6_flowlabel = 0 net.ipv6.xfrm6_gc_thresh = 32768 net.netfilter.nf_conntrack_acct = 0 net.netfilter.nf_conntrack_buckets = 8192 net.netfilter.nf_conntrack_checksum = 1 net.netfilter.nf_conntrack_count = 33 net.netfilter.nf_conntrack_dccp_loose = 1 net.netfilter.nf_conntrack_dccp_timeout_closereq = 64 net.netfilter.nf_conntrack_dccp_timeout_closing = 64 net.netfilter.nf_conntrack_dccp_timeout_open = 43200 net.netfilter.nf_conntrack_dccp_timeout_partopen = 480 net.netfilter.nf_conntrack_dccp_timeout_request = 240 net.netfilter.nf_conntrack_dccp_timeout_respond = 480 net.netfilter.nf_conntrack_dccp_timeout_timewait = 240 net.netfilter.nf_conntrack_events = 1 net.netfilter.nf_conntrack_expect_max = 128 net.netfilter.nf_conntrack_frag6_high_thresh = 4194304 net.netfilter.nf_conntrack_frag6_low_thresh = 3145728 net.netfilter.nf_conntrack_frag6_timeout = 60 net.netfilter.nf_conntrack_generic_timeout = 600 net.netfilter.nf_conntrack_helper = 0 net.netfilter.nf_conntrack_icmp_timeout = 30 net.netfilter.nf_conntrack_icmpv6_timeout = 30 net.netfilter.nf_conntrack_log_invalid = 0 net.netfilter.nf_conntrack_max = 32768 net.netfilter.nf_conntrack_sctp_timeout_closed = 10 net.netfilter.nf_conntrack_sctp_timeout_cookie_echoed = 3 net.netfilter.nf_conntrack_sctp_timeout_cookie_wait = 3 net.netfilter.nf_conntrack_sctp_timeout_established = 432000 net.netfilter.nf_conntrack_sctp_timeout_heartbeat_acked = 210 net.netfilter.nf_conntrack_sctp_timeout_heartbeat_sent = 30 net.netfilter.nf_conntrack_sctp_timeout_shutdown_ack_sent = 3 net.netfilter.nf_conntrack_sctp_timeout_shutdown_recd = 0 net.netfilter.nf_conntrack_sctp_timeout_shutdown_sent = 0 net.netfilter.nf_conntrack_tcp_be_liberal = 0 net.netfilter.nf_conntrack_tcp_loose = 1 net.netfilter.nf_conntrack_tcp_max_retrans = 3 net.netfilter.nf_conntrack_tcp_timeout_close = 10 net.netfilter.nf_conntrack_tcp_timeout_close_wait = 60 net.netfilter.nf_conntrack_tcp_timeout_established = 432000 net.netfilter.nf_conntrack_tcp_timeout_fin_wait = 120 net.netfilter.nf_conntrack_tcp_timeout_last_ack = 30 net.netfilter.nf_conntrack_tcp_timeout_max_retrans = 300 net.netfilter.nf_conntrack_tcp_timeout_syn_recv = 60 net.netfilter.nf_conntrack_tcp_timeout_syn_sent = 120 net.netfilter.nf_conntrack_tcp_timeout_time_wait = 120 net.netfilter.nf_conntrack_tcp_timeout_unacknowledged = 300 net.netfilter.nf_conntrack_timestamp = 0 net.netfilter.nf_conntrack_udp_timeout = 30 net.netfilter.nf_conntrack_udp_timeout_stream = 180 net.netfilter.nf_log.0 = NONE net.netfilter.nf_log.1 = NONE net.netfilter.nf_log.10 = NONE net.netfilter.nf_log.11 = NONE net.netfilter.nf_log.12 = NONE net.netfilter.nf_log.2 = NONE net.netfilter.nf_log.3 = NONE net.netfilter.nf_log.4 = NONE net.netfilter.nf_log.5 = NONE net.netfilter.nf_log.6 = NONE net.netfilter.nf_log.7 = NONE net.netfilter.nf_log.8 = NONE net.netfilter.nf_log.9 = NONE net.netfilter.nf_log_all_netns = 0 net.nf_conntrack_max = 32768 net.unix.max_dgram_qlen = 512 user.max_cgroup_namespaces = 3707 user.max_inotify_instances = 512 user.max_inotify_watches = 8192 user.max_ipc_namespaces = 3707 user.max_mnt_namespaces = 3707 user.max_net_namespaces = 3707 user.max_pid_namespaces = 3707 user.max_user_namespaces = 3707 user.max_uts_namespaces = 3707 vm.admin_reserve_kbytes = 8192 vm.block_dump = 0 vm.compact_unevictable_allowed = 1 vm.dirty_background_bytes = 0 vm.dirty_background_ratio = 10 vm.dirty_bytes = 0 vm.dirty_expire_centisecs = 3000 vm.dirty_ratio = 20 vm.dirty_writeback_centisecs = 500 vm.dirtytime_expire_seconds = 43200 vm.drop_caches = 0 vm.extfrag_threshold = 500 vm.laptop_mode = 0 vm.legacy_va_layout = 0 vm.lowmem_reserve_ratio = 32 0 vm.max_map_count = 65530 vm.min_free_kbytes = 8192 vm.mmap_min_addr = 4096 vm.mmap_rnd_bits = 8 vm.oom_dump_tasks = 1 vm.oom_kill_allocating_task = 0 vm.overcommit_kbytes = 0 vm.overcommit_memory = 1 vm.overcommit_ratio = 50 vm.page-cluster = 3 vm.panic_on_oom = 0 vm.percpu_pagelist_fraction = 0 vm.swappiness = 60 vm.user_reserve_kbytes = 14995 vm.vfs_cache_pressure = 100 vm.watermark_scale_factor = 10 real 0m 1.47s user 0m 0.10s sys 0m 0.27s --- top -b -n 1 --- 2019-11-29 21:07:51.149227651+00:00 Mem: 460212K used, 30708K free, 4296K shrd, 11148K buff, 231032K cached CPU: 78% usr 21% sys 0% nic 0% idle 0% io 0% irq 0% sirq Load average: 11.71 6.80 2.90 9/217 3280 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 1983 1916 root R 861m 180% 36% influxd 3222 3195 root R 845m 176% 14% balena-engine-runc --root /var/run/balena-engine/runtime-runc/moby --log /run/balena-engine/containerd/daemon/io.containerd.runtime.v1.linux/moby/f87085e66d1ae9211daa4ad8a0d783b6a7f2259fb70dc933225c52dd0b00254c/log.json --log-format json --systemd-cgroup create --bundle /var/run/balena-engine/containerd/daemon/io.containerd.runtime.v1.linux/moby/f87085e66d1ae9211daa4ad8a0d783b6a7f2259fb70dc933225c52dd 3250 1722 root R 845m 176% 14% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/b3000691fe659c8d3da8073dc1ef303a40ddbe0009bd4be66ae16ccf9c7034fd -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 3265 1948 root R 836m 174% 7% balena-engine-runc --root /var/run/balena-engine/runtime-runc/moby --log /run/balena-engine/containerd/daemon/io.containerd.runtime.v1.linux/moby/ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84/log.json --log-format json --systemd-cgroup delete ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 3279 3278 root R 2880 1% 7% top -b -n 1 271 2 root IW 0 0% 7% [kworker/u2:1-ph] 1708 1 root S 949m 198% 0% /usr/bin/balenad --experimental --log-driver=journald -s aufs -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock -H tcp://0.0.0.0:2375 --dns 10.114.102.1 --bip 10.114.101.1/24 --fixed-cidr=10.114.101.0/25 --max-download-attempts=10 --exec-opt native.cgroupdriver=systemd 1722 1708 root S 917m 191% 0% balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info 1948 1722 root S 885m 185% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 1916 1722 root S 885m 185% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/db58dd63b677514ec387f724d23ada6cb782fefa3af7d41d4b93a6c2aed040d6 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 1989 1722 root S 877m 183% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/9db30934969bbc6ca0f6e7f9d552ada17f1beec86c6632819695c4f37ab2daee -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 1929 1722 root S 877m 183% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/c70d588cebac0a806bcfe01a1cc8f1ceeec2885770fcab62bbb99bbfd2a9518a -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 2470 2110 root S 876m 183% 0% grafana-server -homepath /usr/share/grafana 3195 1722 root S 869m 181% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/f87085e66d1ae9211daa4ad8a0d783b6a7f2259fb70dc933225c52dd0b00254c -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 1952 1708 root S 844m 176% 0% /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0.0.0 -host-port 80 -container-ip 172.17.0.5 -container-port 80 2899 1710 root S 844m 176% 0% balena run --rm --log-driver none --network none hello-world 3044 1 root S 836m 174% 0% /usr/bin/balena stop resin_supervisor 2410 2405 root S 833m 174% 0% telegraf 796 1 root S 75644 15% 0% /usr/sbin/NetworkManager --no-daemon 722 1 root S 50352 10% 0% /usr/sbin/ModemManager --log-journal 1 0 root S 25648 5% 0% {systemd} /sbin/init 458 1 root S 24932 5% 0% /lib/systemd/systemd-journald 747 1 root S 12480 3% 0% /usr/sbin/chronyd -s -d 835 1 root S 10108 2% 0% /usr/sbin/wpa_supplicant -u 802 1 openvpn S 6472 1% 0% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 736 1 root S 6224 1% 0% /lib/systemd/systemd-logind 2191 1 root S 5440 1% 0% sshd: root@notty 601 1 root S 4960 1% 0% /lib/systemd/systemd-udevd 2405 2028 root S 4848 1% 0% {entry.sh} /bin/bash /usr/src/app/entry.sh 788 1 avahi S 4588 1% 0% avahi-daemon: running [cdac750.local] 789 788 avahi S 4460 1% 0% avahi-daemon: chroot helper 711 1 messageb S 4364 1% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 1709 1708 root S 4236 1% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1708 809 1 nobody S 3668 1% 0% /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10.114.102.1 -7 /etc/dnsmasq.d/ -r /etc/resolv.dnsmasq -z --servers-file=/run/dnsmasq.servers -k --log-facility=- 1710 1709 root S 3060 1% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 2209 2191 root S 2968 1% 0% bash -s -- 721 1 root S 2880 1% 0% /sbin/syslogd -n 726 1 root S 2880 1% 0% /sbin/klogd -n 3277 2209 root S 2748 1% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 10 bash -c top -b -n 1 3278 3277 root S 2000 0% 0% timeout --preserve-status --kill-after=20 10 bash -c top -b -n 1 730 1 root S 1852 0% 0% /sbin/agetty -o -p -- \u --noclear tty1 linux 742 1 root S 1852 0% 0% /sbin/agetty -8 -L serial0 115200 xterm 2028 1929 root S 1848 0% 0% /bin/sh -c /usr/src/app/entry.sh 2110 1989 root S 1848 0% 0% /bin/sh /usr/src/app/entry.sh 10 2 root IW 0 0% 0% [kworker/0:1-eve] 7 2 root SW 0 0% 0% [ksoftirqd/0] 43 2 root IW 0 0% 0% [kworker/0:3-eve] 4 2 root IW< 0 0% 0% [kworker/0:0H-mm] 256 2 root IW< 0 0% 0% [kworker/0:2H-mm] 5 2 root IW 0 0% 0% [kworker/u2:0-ph] 874 2 root IW 0 0% 0% [kworker/u2:3-ph] 274 2 root IW 0 0% 0% [kworker/u2:2-ph] 557 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 8 2 root SW 0 0% 0% [kdevtmpfs] 2 0 root SW 0 0% 0% [kthreadd] 6 2 root IW< 0 0% 0% [mm_percpu_wq] 9 2 root IW< 0 0% 0% [netns] 11 2 root SW 0 0% 0% [khungtaskd] 12 2 root SW 0 0% 0% [oom_reaper] 13 2 root IW< 0 0% 0% [writeback] 14 2 root SW 0 0% 0% [kcompactd0] 15 2 root IW< 0 0% 0% [crypto] 16 2 root IW< 0 0% 0% [kblockd] 17 2 root SW 0 0% 0% [watchdogd] 18 2 root IW< 0 0% 0% [rpciod] 19 2 root IW< 0 0% 0% [kworker/u3:0] 20 2 root IW< 0 0% 0% [xprtiod] 21 2 root SW 0 0% 0% [kswapd0] 22 2 root IW< 0 0% 0% [nfsiod] 33 2 root IW< 0 0% 0% [kthrotld] 34 2 root IW< 0 0% 0% [iscsi_eh] 35 2 root IW< 0 0% 0% [dwc_otg] 36 2 root IW< 0 0% 0% [DWC Notificatio] 37 2 root SW< 0 0% 0% [vchiq-slot/0] 38 2 root SW< 0 0% 0% [vchiq-recy/0] 39 2 root SW< 0 0% 0% [vchiq-sync/0] 40 2 root SW 0 0% 0% [vchiq-keep/0] 41 2 root IW< 0 0% 0% [ipv6_addrconf] 42 2 root IW 0 0% 0% [kworker/0:2-eve] 48 2 root IW< 0 0% 0% [mmc_complete] 379 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 380 2 root IW< 0 0% 0% [ext4-rsv-conver] 403 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 404 2 root IW< 0 0% 0% [ext4-rsv-conver] 558 2 root IW< 0 0% 0% [ext4-rsv-conver] 632 2 root SW 0 0% 0% [spi0] 686 2 root IW< 0 0% 0% [cfg80211] 3117 2 root IW< 0 0% 0% [kworker/0:1H-ev] real 0m 0.33s user 0m 0.02s sys 0m 0.04s --- echo === SUPERVISOR === --- 2019-11-29 21:07:51.722308557+00:00 === SUPERVISOR === real 0m 0.07s user 0m 0.00s sys 0m 0.01s --- balena exec resin_supervisor cat /etc/resolv.conf --- 2019-11-29 21:07:52.060167912+00:00 Command exited with non-zero status 1 real 0m 9.54s user 0m 0.57s sys 0m 0.14s --- balena logs resin_supervisor --- 2019-11-29 21:08:01.975625979+00:00 Starting system message bus: dbus. * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon ...done. Starting system message bus: dbus. * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon ...done. real 0m 3.65s user 0m 0.60s sys 0m 0.12s --- curl --max-time 5 localhost:48484/v1/healthy --- 2019-11-29 21:08:05.955471380+00:00 Command exited with non-zero status 7 real 0m 0.30s user 0m 0.03s sys 0m 0.02s --- journalctl -n 200 --no-pager -a -u resin-supervisor --- 2019-11-29 21:08:06.595445158+00:00 -- Logs begin at Tue 2019-10-01 13:06:37 UTC, end at Fri 2019-11-29 21:08:01 UTC. -- Nov 29 21:06:40 cdac750 systemd[1]: resin-supervisor.service: Start-pre operation timed out. Terminating. Nov 29 21:06:40 cdac750 systemd[1]: resin-supervisor.service: Control process exited, code=killed, status=15/TERM Nov 29 21:06:40 cdac750 resin-supervisor[2546]: activating Nov 29 21:06:40 cdac750 systemd[1]: resin-supervisor.service: Control process exited, code=exited, status=3/NOTIMPLEMENTED Nov 29 21:06:40 cdac750 systemd[1]: resin-supervisor.service: Failed with result 'timeout'. Nov 29 21:06:40 cdac750 systemd[1]: Failed to start Resin supervisor. Nov 29 21:08:01 cdac750 resin-supervisor[3044]: resin_supervisor Nov 29 21:08:01 cdac750 resin-supervisor[3335]: active real 0m 0.29s user 0m 0.02s sys 0m 0.04s --- systemctl status resin-supervisor --no-pager --- 2019-11-29 21:08:07.305544803+00:00 ● resin-supervisor.service - Resin supervisor Loaded: loaded (/lib/systemd/system/resin-supervisor.service; enabled; vendor preset: enabled) Active: active (running) since Fri 2019-11-29 21:08:01 UTC; 6s ago Process: 3044 ExecStartPre=/usr/bin/balena stop resin_supervisor (code=exited, status=0/SUCCESS) Process: 3335 ExecStartPre=/bin/systemctl is-active balena.service (code=exited, status=0/SUCCESS) Main PID: 3336 (start-resin-sup) Memory: 8.5M CGroup: /system.slice/resin-supervisor.service ├─3336 /bin/sh /usr/bin/start-resin-supervisor ├─3340 /proc/self/exe --healthcheck /usr/lib/resin-supervisor/resin-supervisor-healthcheck --pid 3336 ├─3343 /bin/sh /usr/lib/resin-supervisor/resin-supervisor-healthcheck ├─3348 /bin/sh /usr/lib/resin-supervisor/resin-supervisor-healthcheck ├─3349 balena images -q balena/rpi-supervisor ├─3351 /bin/sh /usr/bin/start-resin-supervisor └─3353 jq -r @sh " API_ENDPOINT=\(.apiEndpoint // "") LISTEN_PORT=\(.listenPort // "") MIXPANEL_TOKEN=\(.mixpanelToken // "") PUBNUB_PUBLISH_KEY=\(.pubnubPublishKey // "") PUBNUB_SUBSCRIBE_KEY=\(.pubnubSubscribeKey // "") REGISTRY_ENDPOINT=\(.registryEndpoint // "") VPN_ENDPOINT=\(.vpnEndpoint // "") VPN_PORT=\(.vpnPort // "") DELTA_ENDPOINT=\(.deltaEndpoint // "") CONFIG_HOSTNAME=\(.hostname // "") PERSISTENT_LOGGING=\(.persistentLogging // "") COUNTRY=\(.country // "") UUID=\(.uuid // "") PROVISIONING_API_KEY=\(.apiKey // "") DEVICE_API_KEY=\(.deviceApiKey // "") DEVICE_ID=\(.deviceId // "") USER_ID=\(.userId // "") APPLICATION_ID=\(.applicationId // "") DEVICE_TYPE=\(.deviceType // "") REGISTERED_AT=\(.registered_at // "") NTP_SERVERS=\(.ntpServers // "") DNS_SERVERS=\(.dnsServers // "") BALENA_ROOT_CA=\(.balenaRootCA // "") " /mnt/boot/config.json Nov 29 21:08:01 cdac750 resin-supervisor[3044]: resin_supervisor Nov 29 21:08:01 cdac750 resin-supervisor[3335]: active real 0m 0.46s user 0m 0.03s sys 0m 0.02s --- tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log --- 2019-11-29 21:08:08.203390088+00:00 Command exited with non-zero status 1 real 0m 0.22s user 0m 0.01s sys 0m 0.01s --- echo === TIME === --- 2019-11-29 21:08:08.819062913+00:00 === TIME === real 0m 0.14s user 0m 0.01s sys 0m 0.00s --- date --- 2019-11-29 21:08:09.359387881+00:00 Fri Nov 29 21:08:09 UTC 2019 real 0m 0.17s user 0m 0.01s sys 0m 0.01s --- timedatectl status --- 2019-11-29 21:08:09.915489819+00:00 Local time: Fri 2019-11-29 21:08:12 UTC Universal time: Fri 2019-11-29 21:08:12 UTC RTC time: n/a Time zone: n/a (UTC, +0000) System clock synchronized: yes NTP service: n/a RTC in local TZ: no real 0m 2.39s user 0m 0.02s sys 0m 0.02s --- uptime --- 2019-11-29 21:08:12.673335554+00:00 21:08:12 up 0:06, 0 users, load average: 11.81, 7.14, 3.09 real 0m 0.16s user 0m 0.03s sys 0m 0.00s STDERR: bash: line 22: timeout -v 1: command not found --- diagnose 4.8.0 --- --- NOTE: not all commands are expected to succeed on all device types --- --- COMMANDS --- --- prefixing commands with 'date --utc --rfc-3339=ns ; /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 10 bash -c' --- --- echo === BALENA === --- --- balena --version --- --- balena images --- --- balena ps -a --- --- balena stats --all --no-stream --- --- balena system df --- --- systemctl status balena --no-pager --- Warning: The unit file, source configuration file or drop-ins of balena.service changed on disk. Run 'systemctl daemon-reload' to reload units. --- journalctl -n 200 --no-pager -a -u balena --- --- balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" --- --- echo === HARDWARE === --- --- cat /proc/cpuinfo --- --- cat /proc/device-tree/model --- --- cat /proc/meminfo --- --- ps --- --- top -b -n 1 --- --- cat /var/log/provisioning-progress.log --- cat: /var/log/provisioning-progress.log: No such file or directory --- df -h --- --- df -ih --- --- for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done --- --- for i in /sys/class/mmc_host/mmc*/mmc* ; do if [ -e $i/oemid ]; then echo $i; for j in manfid oemid name hwrev fwrev; do printf $j: && cat $i/$j; done; fi; done --- --- free -h --- --- ls -l /dev --- --- lsusb -vvv --- can't get debug descriptor: Resource temporarily unavailable can't get device qualifier: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable --- mount --- --- uname -a --- --- echo === NETWORK === --- --- /sbin/ip addr --- --- cat /etc/resolv.conf --- --- cat /proc/net/dev --- --- cat /proc/net/snmp --- --- cat /proc/net/udp --- --- curl https://api.balena-cloud.com/ping --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 2 100 2 0 0 1 0 0:00:02 0:00:01 0:00:01 1 --- curl https://www.google.co.uk --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1880 0 1880 0 0 1743 0 --:--:-- 0:00:01 --:--:-- 1743 100 13207 0 13207 0 0 11781 0 --:--:-- 0:00:01 --:--:-- 11770 --- ifconfig --- --- iptables -n -L --- --- iptables -n -t nat -L --- --- journalctl -n 200 --no-pager -a -u openvpn-resin --- --- ls -l /mnt/boot/system-connections --- --- netstat -ntl --- --- nmcli --version --- --- ping -c 1 -W 3 google.co.uk --- --- systemctl kill -s USR1 dnsmasq --- --- systemctl status openvpn-resin --no-pager --- --- echo === OS === --- --- cat /etc/os-release --- --- cat /mnt/boot/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- --- cat /mnt/boot/config.txt --- --- cat /mnt/boot/resinOS_uEnv.txt --- cat: /mnt/boot/resinOS_uEnv.txt: No such file or directory --- cat /mnt/boot/uEnv.txt --- cat: /mnt/boot/uEnv.txt: No such file or directory --- cat /mnt/conf/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- cat: /mnt/conf/config.json: No such file or directory --- cat /mnt/data-disk/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- cat: /mnt/data-disk/config.json: No such file or directory --- cat /var/log/messages --- --- cat /var/log/provisioning-progress.log --- cat: /var/log/provisioning-progress.log: No such file or directory --- dmesg --- --- find /mnt/data/resinhup/*log -mtime -30 | xargs tail -n 10 -v --- find: /mnt/data/resinhup/*log: No such file or directory --- journalctl --list-boots --no-pager --- --- journalctl -n500 -a --no-pager --- --- ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) --- --- ps --- --- stat /var/lock/resinhup.lock --- stat: cannot stat '/var/lock/resinhup.lock': No such file or directory --- sysctl -a --- sysctl: error reading key 'net.ipv6.conf.all.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.balena0.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.br-5f9e920be382.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.default.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.lo.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.resin-dns.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.supervisor0.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.veth586d9e9.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.veth69871be.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.veth922c23d.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.veth97fb07e.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.vethf8490fb.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.wlan0.stable_secret': Input/output error --- top -b -n 1 --- --- echo === SUPERVISOR === --- --- balena exec resin_supervisor cat /etc/resolv.conf --- Error response from daemon: Container ad5ff87b108e786718c0b4a9784e07987886971cfec2f13090a80e654caa7b84 is not running --- balena logs resin_supervisor --- --- curl --max-time 5 localhost:48484/v1/healthy --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to localhost port 48484: Connection refused --- journalctl -n 200 --no-pager -a -u resin-supervisor --- --- systemctl status resin-supervisor --no-pager --- --- tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log --- tail: cannot open '/var/log/supervisor-log/resin_supervisor_stdout.log' for reading: No such file or directory --- echo === TIME === --- --- date --- --- timedatectl status --- --- uptime ---