STDOUT: real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- diagnose 4.21.3 --- --- 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 -v 10 bash -c' --- echo === BALENA === curl --unix-socket /var/run/balena.sock http://./debug/pprof/goroutine?debug=2 balena --version balena images balena ps -a balena stats --all --no-stream balena system df balena volume ls balena network ls systemctl status balena --no-pager journalctl --no-pager --no-hostname -n 200 -a -u balena journalctl --no-pager --no-hostname -n 1000 -at balenad balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" balena network inspect $(balena ps --quiet | tr "\n" " ") echo === BOOT === systemd-analyze systemd-analyze critical-chain 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 mmcli -L 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_CA_BUNDLE=/tmp/tmp.ciTURDFeRR curl https://api.balena-cloud.com/ping CURL_CA_BUNDLE=/tmp/tmp.ciTURDFeRR curl https://www.google.co.uk ifconfig iptables -n -L iptables -n -t nat -L journalctl --no-pager --no-hostname -a -u ModemManager journalctl --no-pager --no-hostname -n 200 -a -u "openvpn*" ls -l /mnt/boot/system-connections mmcli -m 0 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/device-type.json cat /mnt/boot/extlinux/extlinux.conf 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 -T find /mnt/data/*hup/*log -mtime -180 | xargs tail -n 250 -v journalctl --no-pager --no-hostname --list-boots journalctl --no-pager --no-hostname -n500 -a journalctl --no-pager --no-hostname -pwarning -perr -a ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) ps stat /var/lock/*hup.lock sysctl -a systemctl list-units --failed --no-pager top -b -n 1 grep -vE "/var/cache/ldconfig/aux-cache|md5sum|/etc/hostname|/etc/machine-id|/etc/balena-supervisor/supervisor.conf|/etc/resin-supervisor/supervisor.conf|/etc/systemd/timesyncd.conf|/home/root/.rnd" /resinos.fingerprint | md5sum --quiet -c echo === SUPERVISOR === balena exec cat /etc/resolv.conf balena logs curl --max-time 5 localhost:48484/v1/healthy journalctl --no-pager --no-hostname -n 200 -a -u balena-supervisor -u resin-supervisor ls -lR /tmp/*-supervisor/**/* systemctl status balena-supervisor resin-supervisor --no-pager tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log echo === TIME === cat /tmp/chrony_added_dhcp_ntp_servers chronyc sources chronyc tracking date journalctl --no-pager --no-hostname -u chronyd timedatectl status uptime --- echo === BALENA === --- 2021-10-18 15:30:32.340971902+00:00 === BALENA === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- curl --unix-socket /var/run/balena.sock http://./debug/pprof/goroutine?debug=2 --- 2021-10-18 15:30:32.361653392+00:00 Command exited with non-zero status 7 real 0m 0.03s user 0m 0.00s sys 0m 0.01s --- balena --version --- 2021-10-18 15:30:32.408089823+00:00 Docker version 19.03.24, build 66b9691181aa5134b1aeff9282a2d8512b77431c real 0m 0.16s user 0m 0.06s sys 0m 0.09s --- balena images --- 2021-10-18 15:30:32.586638972+00:00 Command exited with non-zero status 1 real 0m 0.17s user 0m 0.06s sys 0m 0.11s --- balena ps -a --- 2021-10-18 15:30:32.813865201+00:00 Command exited with non-zero status 1 real 0m 0.40s user 0m 0.06s sys 0m 0.34s --- balena stats --all --no-stream --- 2021-10-18 15:30:33.260545890+00:00 Command exited with non-zero status 1 real 0m 0.38s user 0m 0.07s sys 0m 0.25s --- balena system df --- 2021-10-18 15:30:33.692668583+00:00 Command exited with non-zero status 1 real 0m 0.11s user 0m 0.07s sys 0m 0.03s --- balena volume ls --- 2021-10-18 15:30:33.825002932+00:00 Command exited with non-zero status 1 real 0m 0.10s user 0m 0.07s sys 0m 0.03s --- balena network ls --- 2021-10-18 15:30:33.963096676+00:00 Command exited with non-zero status 1 real 0m 0.09s user 0m 0.06s sys 0m 0.03s --- systemctl status balena --no-pager --- 2021-10-18 15:30:34.068930536+00:00 ● balena.service - Balena Application Container Engine Loaded: loaded (/lib/systemd/system/balena.service; enabled; vendor preset: enabled) Active: inactive (dead) (Result: exit-code) since Mon 2021-10-18 15:29:29 UTC; 1min 4s ago TriggeredBy: ● balena-engine.socket Docs: https://www.balena.io/docs/getting-started Process: 303440 ExecStart=/usr/bin/healthdog --healthcheck=${BALENAD_HEALTHDOG_HEALTHCHECK} /usr/bin/balenad $BALENAD_EXPERIMENTAL $BALENAD_DEBUG $BALENAD_LOGDRIVER $BALENAD_STORAGEDRIVER $BALENAD_HOST $BALENAD_DATA_ROOT $BALENAD_DELTA_STORAGEDRIVER $BALENAD_DELTA_DATA_ROOT $BALENAD_EXEC_ROOT $BALENAD_PIDFILE $BALENAD_DNS $BALENAD_BIP $BALENAD_CIDR $BALENAD_IPTABLES $BALENAD_MAX_DL_ATTEMPTS $BALENAD_CGROUPDRIVER $BALENAD_EXTRA_ARGS (code=exited, status=2) Main PID: 303440 (code=exited, status=2) Command exited with non-zero status 3 real 0m 0.16s user 0m 0.00s sys 0m 0.02s --- journalctl --no-pager --no-hostname -n 200 -a -u balena --- 2021-10-18 15:30:34.244239920+00:00 -- Logs begin at Mon 2021-10-18 00:01:50 UTC, end at Mon 2021-10-18 06:07:28 UTC. -- Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:318 +0x991 Oct 18 06:07:28 balenad[987]: goroutine 26 [chan receive, 3 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon.(*Daemon).execCommandGC(0xc00000c5a0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/exec.go:305 +0x14a Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/daemon.NewDaemon Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/daemon.go:1137 +0x2a8f Oct 18 06:07:28 balenad[987]: goroutine 27 [select, 1 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/libcontainerd/remote.(*client).processEventStream(0xc000258ea0, 0x1f20280, 0xc000796b40, 0x1bc7595, 0x4) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:700 +0x2aa Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/libcontainerd/remote.NewClient Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:67 +0x268 Oct 18 06:07:28 balenad[987]: goroutine 65679 [select, 1 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).worker(0xc000d3e750, 0xc0010e0880) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:338 +0x18d Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).spawnWorker Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:359 +0x83 Oct 18 06:07:28 balenad[987]: goroutine 366 [sync.Cond.Wait, 666 minutes]: Oct 18 06:07:28 balenad[987]: runtime.goparkunlock(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:307 Oct 18 06:07:28 balenad[987]: sync.runtime_notifyListWait(0xc000796850, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/sema.go:510 +0xf9 Oct 18 06:07:28 balenad[987]: sync.(*Cond).Wait(0xc000796840) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/sync/cond.go:56 +0x9e Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0xc000796800, 0xc0009d8000, 0x800, 0x4000, 0x0, 0x200000000, 0xc000097980) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:134 +0x26b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon/logger.(*Copier).copySrc(0xc000796880, 0x1bca637, 0x6, 0x7fccd0545ab0, 0xc000796800) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:81 +0x913 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/daemon/logger.(*Copier).Run Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0x10f Oct 18 06:07:28 balenad[987]: goroutine 95 [select, 6 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).watchLoop(0xc0004c7600) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:446 +0xc6 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).startWatch Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:463 +0xcd Oct 18 06:07:28 balenad[987]: goroutine 58 [select, 1 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).readClient(0xc000469630, 0xc0009aab90, 0x5, 0x5, 0xc000cb6380, 0xc0008a7958, 0x431aa1) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:185 +0xd4 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).Read(0xc000469630, 0xc0009aab90, 0x5, 0x5, 0x1c71080, 0xc0009a8480, 0xc0008a79d8) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:165 +0x198 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*transportReader).Read(0xc00091bfb0, 0xc0009aab90, 0x5, 0x5, 0xc0008a7a94, 0xc0008a7a00, 0x96e80c) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:488 +0x55 Oct 18 06:07:28 balenad[987]: io.ReadAtLeast(0x1edd240, 0xc00091bfb0, 0xc0009aab90, 0x5, 0x5, 0x5, 0x4ed82c, 0xc00091bf50, 0xc000953aa0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:310 +0x88 Oct 18 06:07:28 balenad[987]: io.ReadFull(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:329 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).Read(0xc0000e6500, 0xc0009aab90, 0x5, 0x5, 0x1b23e20, 0x7fccd04dd900, 0xc000953aa0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:472 +0xc8 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*parser).recvMsg(0xc0009aab80, 0x1000000, 0xd9, 0xd9, 0x0, 0x0, 0x7fccd04dd8d0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:508 +0x63 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.recvAndDecompress(0xc0009aab80, 0xc0000e6500, 0x0, 0x0, 0x1000000, 0x0, 0x0, 0x0, 0xc0004b8380, 0xd9, ...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:639 +0x4d Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.recv(0xc0009aab80, 0x7fccd0eedac0, 0x2f4e458, 0xc0000e6500, 0x0, 0x0, 0x1b23e20, 0xc001374c00, 0x1000000, 0x0, ...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:684 +0x9b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0xc000395d00, 0x1b23e20, 0xc001374c00, 0x0, 0xc0008a7d70, 0xc001374c00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:885 +0xed Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0xc000395d00, 0x409e1c, 0x203000) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:736 +0x46 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).withRetry(0xc0009c4120, 0xc0008a7e60, 0xc0008a7e50, 0x1, 0x48) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:590 +0x29f Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0xc0009c4120, 0x1b23e20, 0xc001374c00, 0xc0008a7f24, 0x2) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:735 +0x100 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1.(*eventsSubscribeClient).Recv(0xc000969180, 0xc0008a7f20, 0x2, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1/events.pb.go:351 +0x62 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe.func1(0xc000941680, 0x1f3acc0, 0xc000969180, 0xc000953920, 0x1f20280, 0xc000796b40) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:99 +0x80 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:95 +0x1ca Oct 18 06:07:28 balenad[987]: goroutine 475 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersWait(0xc000c33800, 0x1f20340, 0xc000beeae0, 0x1f12340, 0xc00032e1c0, 0xc000930a00, 0xc000bee960, 0xc000a2e701, 0xc0007a6b00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:357 +0x2a8 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1f20340, 0xc000beeae0, 0x1f12340, 0xc00032e1c0, 0xc000930a00, 0xc000bee960, 0x1f20340, 0xc000beeae0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x179 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1f20340, 0xc000beea80, 0x1f12340, 0xc00032e1c0, 0xc000930a00, 0xc000bee960, 0x203000, 0x203000) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x60b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1f20340, 0xc000beea80, 0x1f12340, 0xc00032e1c0, 0xc000930a00, 0xc000bee960, 0x1f20340, 0xc000beea80) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x82d Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1f12340, 0xc00032e1c0, 0xc000930700) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x223 Oct 18 06:07:28 balenad[987]: net/http.HandlerFunc.ServeHTTP(0xc0009ab480, 0x1f12340, 0xc00032e1c0, 0xc000930700) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:1995 +0x44 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0xc0004ca480, 0x1f12340, 0xc00032e1c0, 0xc000930400) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xe3 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0xc000ba4650, 0x1f12340, 0xc00032e1c0, 0xc000930400) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x70 Oct 18 06:07:28 balenad[987]: net/http.serverHandler.ServeHTTP(0xc0004c96c0, 0x1f12340, 0xc00032e1c0, 0xc000930400) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2774 +0xa8 Oct 18 06:07:28 balenad[987]: net/http.(*conn).serve(0xc000814460, 0x1f20280, 0xc000c2cb80) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:1878 +0x851 Oct 18 06:07:28 balenad[987]: created by net/http.(*Server).Serve Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2884 +0x2f4 Oct 18 06:07:28 balenad[987]: goroutine 455 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon.(*Daemon).containerAttach(0xc00000c5a0, 0xc000a658c0, 0xc00049d200, 0xc000c40100, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:177 +0x132 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon.(*Daemon).ContainerAttach(0xc00000c5a0, 0xc0001280a7, 0x40, 0xc0009f5aa0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:74 +0x5c8 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersAttach(0xc000c33800, 0x1f20340, 0xc0009f5980, 0x1f12340, 0xc000cea460, 0xc000390f00, 0xc0009f5890, 0xc0007ec301, 0xc00013b4a0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:602 +0x355 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1f20340, 0xc0009f5980, 0x1f12340, 0xc000cea460, 0xc000390f00, 0xc0009f5890, 0x1f20340, 0xc0009f5980) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x179 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1f20340, 0xc0009f5950, 0x1f12340, 0xc000cea460, 0xc000390f00, 0xc0009f5890, 0x203000, 0x203000) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x60b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1f20340, 0xc0009f5950, 0x1f12340, 0xc000cea460, 0xc000390f00, 0xc0009f5890, 0x1f20340, 0xc0009f5950) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x82d Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1f12340, 0xc000cea460, 0xc000390e00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x223 Oct 18 06:07:28 balenad[987]: net/http.HandlerFunc.ServeHTTP(0xc0009aba00, 0x1f12340, 0xc000cea460, 0xc000390e00) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:1995 +0x44 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0xc0004ca480, 0x1f12340, 0xc000cea460, 0xc000390c00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xe3 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0xc000ba4650, 0x1f12340, 0xc000cea460, 0xc000390c00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x70 Oct 18 06:07:28 balenad[987]: net/http.serverHandler.ServeHTTP(0xc0004c96c0, 0x1f12340, 0xc000cea460, 0xc000390c00) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2774 +0xa8 Oct 18 06:07:28 balenad[987]: net/http.(*conn).serve(0xc0002500a0, 0x1f20280, 0xc000c2cd40) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:1878 +0x851 Oct 18 06:07:28 balenad[987]: created by net/http.(*Server).Serve Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2884 +0x2f4 Oct 18 06:07:28 balenad[987]: goroutine 367 [IO wait, 1 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd04dd0b0, 0x72, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc0007c7d58, 0x72, 0x8001, 0x8000, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Read(0xc0007c7d40, 0xc000a16000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x19b Oct 18 06:07:28 balenad[987]: os.(*File).read(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/file_unix.go:263 Oct 18 06:07:28 balenad[987]: os.(*File).Read(0xc0000c4778, 0xc000a16000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/file.go:108 +0x70 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0xc00008b380, 0xc000a16000, 0x8000, 0x8000, 0x59, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:154 +0x2e9 Oct 18 06:07:28 balenad[987]: io.copyBuffer(0x1edae20, 0xc0004058c0, 0x7fccd0545b08, 0xc00008b380, 0xc000a16000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:402 +0x122 Oct 18 06:07:28 balenad[987]: io.CopyBuffer(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:375 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/pools.Copy(0x1edae20, 0xc0004058c0, 0x7fccd0545b08, 0xc00008b380, 0xc00008b380, 0x1, 0x43a516) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0xcf Oct 18 06:07:28 balenad[987]: github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x1edae20, 0xc0004058c0, 0x7fccd0545a48, 0xc00008b380, 0xc00037fdb0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x71 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x84 Oct 18 06:07:28 balenad[987]: goroutine 614 [IO wait, 666 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd04de598, 0x72, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000348198, 0x72, 0x0, 0x1, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Read(0xc000348180, 0xc00055e9a1, 0x1, 0x1, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x19b Oct 18 06:07:28 balenad[987]: net.(*netFD).Read(0xc000348180, 0xc00055e9a1, 0x1, 0x1, 0x0, 0x1edd320, 0x40d69c) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:202 +0x4f Oct 18 06:07:28 balenad[987]: net.(*conn).Read(0xc0000c4380, 0xc00055e9a1, 0x1, 0x1, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/net.go:177 +0x69 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverrideConn).Read(0xc000ec7860, 0xc00055e9a1, 0x1, 0x1, 0x43a516, 0x1c70dc0, 0xc0004686e0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:110 +0x82 Oct 18 06:07:28 balenad[987]: net/http.(*connReader).backgroundRead(0xc00055e990) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:677 +0x58 Oct 18 06:07:28 balenad[987]: created by net/http.(*connReader).startBackgroundRead Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:673 +0xca Oct 18 06:07:28 balenad[987]: goroutine 426 [IO wait, 666 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd0edee38, 0x72, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000348318, 0x72, 0x0, 0x0, 0x1bcb535) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Accept(0xc000348300, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x1ba Oct 18 06:07:28 balenad[987]: net.(*netFD).accept(0xc000348300, 0x30, 0x1ac3da0, 0x50) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:238 +0x42 Oct 18 06:07:28 balenad[987]: net.(*UnixListener).accept(0xc0004c2f30, 0xc00004e570, 0xc00004e500, 0xc000a2e700) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/unixsock_posix.go:162 +0x32 Oct 18 06:07:28 balenad[987]: net.(*UnixListener).Accept(0xc0004c2f30, 0xc000ba9e58, 0xc000ba9e50, 0x410ff8, 0x30) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/unixsock.go:260 +0x48 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverride).Accept(0xc00036eb80, 0x1ac3da0, 0xc000bd4c90, 0x193e3e0, 0x2ea12c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:116 +0x37 Oct 18 06:07:28 balenad[987]: net/http.(*Server).Serve(0xc0004c9520, 0x1f08c80, 0xc00036eb80, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2859 +0x22d Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*HTTPServer).Serve(...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:113 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*Server).serveAPI.func1(0xc000612720, 0xc000364ee0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:87 +0xd2 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/api/server.(*Server).serveAPI Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:84 +0x86 Oct 18 06:07:28 balenad[987]: goroutine 391 [IO wait]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd04dd4c0, 0x72, 0x28) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000490c18, 0x72, 0x200, 0x200, 0xc000a40030) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).ReadMsg(0xc000490c00, 0xc001394200, 0x200, 0x200, 0xc000a40030, 0x28, 0x28, 0x0, 0x0, 0x0, ...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:243 +0x21c Oct 18 06:07:28 balenad[987]: net.(*netFD).readMsg(0xc000490c00, 0xc001394200, 0x200, 0x200, 0xc000a40030, 0x28, 0x28, 0xc00135a320, 0x0, 0x0, ...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:214 +0x90 Oct 18 06:07:28 balenad[987]: net.(*UDPConn).readMsg(0xc0000c4540, 0xc001394200, 0x200, 0x200, 0xc000a40030, 0x28, 0x28, 0x7fccd5950d98, 0x0, 0xc000050a00, ...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/udpsock_posix.go:59 +0x91 real 0m 0.01s user 0m 0.01s sys 0m 0.00s --- journalctl --no-pager --no-hostname -n 1000 -at balenad --- 2021-10-18 15:30:34.274910304+00:00 -- Logs begin at Mon 2021-10-18 00:01:50 UTC, end at Mon 2021-10-18 06:07:28 UTC. -- Oct 18 00:03:59 balenad[1127]: time="2021-10-18T00:03:59.471638650Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/1fd2264b2997a957c333e3df6eb0b7bd6aee1b93b8a6b7359a91f311002f930b.sock debug=false pid=107048 Oct 18 00:04:00 balenad[1127]: time="2021-10-18T00:04:00.418449419Z" level=info msg="shim reaped" id=f3e242a2767e3f0ba03d429c6b0a5799ca0647f8ff484175d0b5661f26503640 Oct 18 00:04:00 balenad[987]: time="2021-10-18T00:04:00.426444276Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:07:01 balenad[1127]: time="2021-10-18T00:07:01.242263595Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/93f012fa0bd2dccdac489e45d81e3185f56ab5703b11e65f83a4a4f933797809.sock debug=false pid=108105 Oct 18 00:07:02 balenad[1127]: time="2021-10-18T00:07:02.198655855Z" level=info msg="shim reaped" id=95a82a750e9c1a2a50e0f590bac61bb18bc7498144ef3b6bee3a38200b0d33c6 Oct 18 00:07:02 balenad[987]: time="2021-10-18T00:07:02.206787290Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:10:03 balenad[1127]: time="2021-10-18T00:10:03.070714771Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/76bb7c8033e4413be4253821825fdcb50c18f12964306bebc0520941e7cf3272.sock debug=false pid=109070 Oct 18 00:10:04 balenad[1127]: time="2021-10-18T00:10:04.045421262Z" level=info msg="shim reaped" id=36ec5abad3c025330b8ab591c19d0d53a7461e58ad5db845032ccba73b146cb1 Oct 18 00:10:04 balenad[987]: time="2021-10-18T00:10:04.052965007Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:13:04 balenad[1127]: time="2021-10-18T00:13:04.936475646Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/53a445fd33720c93c264e3b6e3d885c4029df94218677bf9e2c62474d465f5fb.sock debug=false pid=110169 Oct 18 00:13:05 balenad[1127]: time="2021-10-18T00:13:05.881425408Z" level=info msg="shim reaped" id=9763b2815179ff181e5f702c68d0c6ada11e11ddf60036a61b2cad95d271910c Oct 18 00:13:05 balenad[987]: time="2021-10-18T00:13:05.889104881Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:16:06 balenad[1127]: time="2021-10-18T00:16:06.679293094Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/eee972d1784437bc798e3266e2e22c79dfeaa5d652af2a929c01162ba7c49332.sock debug=false pid=111129 Oct 18 00:16:07 balenad[1127]: time="2021-10-18T00:16:07.650448526Z" level=info msg="shim reaped" id=83428095b417069e4e015f2793464aa3162882caaf86a4a969b236728ad079b2 Oct 18 00:16:07 balenad[987]: time="2021-10-18T00:16:07.658411427Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:19:08 balenad[1127]: time="2021-10-18T00:19:08.469566475Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/08023421f23ebda5e3c4d197483e4e86ed1a030b842324903558a550ab839247.sock debug=false pid=112180 Oct 18 00:19:09 balenad[1127]: time="2021-10-18T00:19:09.413327600Z" level=info msg="shim reaped" id=1beae3524b0b34153fb3e8962085420ba2245c4e17bbcd46e889f1637d70c529 Oct 18 00:19:09 balenad[987]: time="2021-10-18T00:19:09.421320012Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:22:10 balenad[1127]: time="2021-10-18T00:22:10.316988892Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a422a4d068bd7941e34f2e73c8628099e53416933afa56debcd99605292b1564.sock debug=false pid=113235 Oct 18 00:22:11 balenad[1127]: time="2021-10-18T00:22:11.271748205Z" level=info msg="shim reaped" id=40fdee48ffea906adcee3e5595af57e0e6ae24d7e31686c2da4d3e84ffe9cd35 Oct 18 00:22:11 balenad[987]: time="2021-10-18T00:22:11.279613456Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:25:12 balenad[1127]: time="2021-10-18T00:25:12.099493182Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5cefea5e3ff2e050682ed4bb43cc42556a60ab96b15a339661d964f384438cf2.sock debug=false pid=114200 Oct 18 00:25:13 balenad[1127]: time="2021-10-18T00:25:13.085317908Z" level=info msg="shim reaped" id=0fca5f4b6bf3f50a2a1759a908a54fc6918dab56c3a0eb1820d16bf386df7bc6 Oct 18 00:25:13 balenad[987]: time="2021-10-18T00:25:13.093092114Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:28:13 balenad[1127]: time="2021-10-18T00:28:13.942776285Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/6bedb5032ddf24922040a094ca5d1d97555252c51765b5005f864a7f10f5d452.sock debug=false pid=115301 Oct 18 00:28:14 balenad[1127]: time="2021-10-18T00:28:14.895566250Z" level=info msg="shim reaped" id=54499b5caf32595c733f09792f762758236ccfc679e822d574f50346f83b865b Oct 18 00:28:14 balenad[987]: time="2021-10-18T00:28:14.903335053Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:31:15 balenad[1127]: time="2021-10-18T00:31:15.729317728Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/bf065d817275ca6fe6d68eb7080b18d586f274b8c6fd2b394d85895a076eadcb.sock debug=false pid=116265 Oct 18 00:31:16 balenad[1127]: time="2021-10-18T00:31:16.670173005Z" level=info msg="shim reaped" id=28986b67631eee12da5c1964bc5ce1caf3a7249aaeda27765702e9aba24ba0d7 Oct 18 00:31:16 balenad[987]: time="2021-10-18T00:31:16.678085914Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:34:17 balenad[1127]: time="2021-10-18T00:34:17.519318385Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/de486f003645eeb82e5eada83b4a5f2eda7665e4e1186a310f671c26e00c1072.sock debug=false pid=117327 Oct 18 00:34:18 balenad[1127]: time="2021-10-18T00:34:18.509072893Z" level=info msg="shim reaped" id=0fe05c8c2846af65866b180617189bae313b74e1f6052e8072ea9f17d189d235 Oct 18 00:34:18 balenad[987]: time="2021-10-18T00:34:18.516809495Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:37:19 balenad[1127]: time="2021-10-18T00:37:19.291849868Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/824d7caffbfef790687c1949676365dafec7764c5bad2267a7a66c1240ed6253.sock debug=false pid=118384 Oct 18 00:37:20 balenad[1127]: time="2021-10-18T00:37:20.253984652Z" level=info msg="shim reaped" id=5c9855f28b711538c4fafee88d6244343cb330f56fd43c6b91ac0cad19c76f59 Oct 18 00:37:20 balenad[987]: time="2021-10-18T00:37:20.261760362Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:40:21 balenad[1127]: time="2021-10-18T00:40:21.039981735Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5ce831f59bfdfbbdd656a8054359ccc467df15cf51217ab6104884f2814ba158.sock debug=false pid=119346 Oct 18 00:40:21 balenad[1127]: time="2021-10-18T00:40:21.973872390Z" level=info msg="shim reaped" id=0a0060d79dce4ca891e0001cfd5cfc92d37236cdc7a1c2ff6973e70682d6900b Oct 18 00:40:21 balenad[987]: time="2021-10-18T00:40:21.981526891Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:43:22 balenad[1127]: time="2021-10-18T00:43:22.757619556Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5be4ddd82b2cbf92647131abb3c2b0b02924a2d3d5e92f10b9fbd08cadb9bbff.sock debug=false pid=120397 Oct 18 00:43:23 balenad[1127]: time="2021-10-18T00:43:23.743785986Z" level=info msg="shim reaped" id=10734a6c670c3c43ca3ccfb324594a38327d50e339c242f33f3a09ab7c90a633 Oct 18 00:43:23 balenad[987]: time="2021-10-18T00:43:23.751366920Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:46:24 balenad[1127]: time="2021-10-18T00:46:24.516464972Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/d1269d80cf70f985644b48dd5614b00c4dad095704b9f904fff5c9999d23bc52.sock debug=false pid=121406 Oct 18 00:46:25 balenad[1127]: time="2021-10-18T00:46:25.465669786Z" level=info msg="shim reaped" id=4ed0106432af34e7649a2d79636069da986998a13c96ccc6d9a61cec65ec3288 Oct 18 00:46:25 balenad[987]: time="2021-10-18T00:46:25.473074464Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:49:26 balenad[1127]: time="2021-10-18T00:49:26.247860046Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/f7f024b38633dffea446f470a2027596cb7456258dbd307460e0450d0bd4a3db.sock debug=false pid=122460 Oct 18 00:49:27 balenad[1127]: time="2021-10-18T00:49:27.202199238Z" level=info msg="shim reaped" id=7ef0e729cf3dc1e3591e55ccbd574cf90f1818c63c1716cea8ddd3d09d3b22d3 Oct 18 00:49:27 balenad[987]: time="2021-10-18T00:49:27.210040553Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:52:28 balenad[1127]: time="2021-10-18T00:52:28.000217309Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/652892fc553217d9e6716c8729d6ffdba44d0f28b3f06b9e483ec6dcd64f37c5.sock debug=false pid=123510 Oct 18 00:52:28 balenad[1127]: time="2021-10-18T00:52:28.960903153Z" level=info msg="shim reaped" id=e5c9fc60d869bcddf1a8fcb223cfd49477b77b47384e05f70b9270cf8c649aa1 Oct 18 00:52:28 balenad[987]: time="2021-10-18T00:52:28.968698928Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:55:29 balenad[1127]: time="2021-10-18T00:55:29.757074665Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/fcecad3fb4e5006a223d1e6b12e31d22b970482efe90ec084ff97b02d544a067.sock debug=false pid=124473 Oct 18 00:55:30 balenad[1127]: time="2021-10-18T00:55:30.694576515Z" level=info msg="shim reaped" id=0a352a19ef0f052ecfac7da5e7cfe68d547c374c65d088aced1274d26353e0d5 Oct 18 00:55:30 balenad[987]: time="2021-10-18T00:55:30.702059478Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 00:58:31 balenad[1127]: time="2021-10-18T00:58:31.488612274Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/7ede5fd1ce5cf85633dc6ee5500612144839d6253af9d20ae4d44828d909cc8c.sock debug=false pid=125532 Oct 18 00:58:32 balenad[1127]: time="2021-10-18T00:58:32.426848589Z" level=info msg="shim reaped" id=9b3515227c5d66231ba395f518852865717610b4bc74697ec66e9b2fca891778 Oct 18 00:58:32 balenad[987]: time="2021-10-18T00:58:32.434485843Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:01:33 balenad[1127]: time="2021-10-18T01:01:33.217830387Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/3af22bed29bff4671c66febbeb96cc9743ce1d48ecbe4d39a5755659980e36e3.sock debug=false pid=126507 Oct 18 01:01:34 balenad[1127]: time="2021-10-18T01:01:34.187317353Z" level=info msg="shim reaped" id=2b419f787ba5c36dbe996e73d884754618a5813fc96eac809bc220889ee64009 Oct 18 01:01:34 balenad[987]: time="2021-10-18T01:01:34.193757463Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:04:34 balenad[1127]: time="2021-10-18T01:04:34.949916170Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/43d0bfe496de63ad260a346fa1af061e7ffeeeea8c30c5029415819aef9445a0.sock debug=false pid=127604 Oct 18 01:04:35 balenad[1127]: time="2021-10-18T01:04:35.888692775Z" level=info msg="shim reaped" id=377e6fe53bc4297d07e80ddb6f93847462bc44296daf7bf1313eff6691e2f9e2 Oct 18 01:04:35 balenad[987]: time="2021-10-18T01:04:35.896010058Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:07:36 balenad[1127]: time="2021-10-18T01:07:36.671853390Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5e6ed6f301b5aa0e82fb16ee6fa07ba6b5daf5f8682953a5ddaa4db6c4337b3d.sock debug=false pid=128662 Oct 18 01:07:37 balenad[1127]: time="2021-10-18T01:07:37.635736299Z" level=info msg="shim reaped" id=f1391765dcdd31e1d8b94716fdf93142af7b06d0ec14e38b30312c25cb05a3ee Oct 18 01:07:37 balenad[987]: time="2021-10-18T01:07:37.643484794Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:10:38 balenad[1127]: time="2021-10-18T01:10:38.399547763Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/6f9aa5992e3c86e311a28be521bbcd41628b19e178c02a3b547ef5f11fbf9d9d.sock debug=false pid=129631 Oct 18 01:10:39 balenad[1127]: time="2021-10-18T01:10:39.337893368Z" level=info msg="shim reaped" id=fbad31e774267806c4e5d317bf3fcbfec043246cb2ab959511d44f8199412c8e Oct 18 01:10:39 balenad[987]: time="2021-10-18T01:10:39.345853717Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:13:40 balenad[1127]: time="2021-10-18T01:13:40.128557730Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/adefa66442e9309f22c80ebb99c4cec3d1b90a8562637aee6068252daf1ee737.sock debug=false pid=130687 Oct 18 01:13:41 balenad[1127]: time="2021-10-18T01:13:41.060389708Z" level=info msg="shim reaped" id=4cb829f5e77c984fd11b4a66cbbfec6771ec0d240c106e7aafa128e1ced6e462 Oct 18 01:13:41 balenad[987]: time="2021-10-18T01:13:41.068074683Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:16:41 balenad[1127]: time="2021-10-18T01:16:41.848889672Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a7cd6222b726ee6d6ca4e9f0b9f5595a6717be704c7b3a97e0694aabe069efd7.sock debug=false pid=131743 Oct 18 01:16:42 balenad[1127]: time="2021-10-18T01:16:42.803742521Z" level=info msg="shim reaped" id=143b93fd37065b207c99af7d51e54f60cf8bba3f95eb2f06a62e183cd067edc7 Oct 18 01:16:42 balenad[987]: time="2021-10-18T01:16:42.811280387Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:19:43 balenad[1127]: time="2021-10-18T01:19:43.571493265Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/b134f2cb15d11daacbc2ba4d9073e306feaac6007947ee9f73e881483099f2b4.sock debug=false pid=132704 Oct 18 01:19:44 balenad[1127]: time="2021-10-18T01:19:44.535596829Z" level=info msg="shim reaped" id=ed22cd1b89f82b2f7848d090eead1780bb6bcea562ac05e8f6d0df1c10ea6f5e Oct 18 01:19:44 balenad[987]: time="2021-10-18T01:19:44.543321829Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:22:45 balenad[1127]: time="2021-10-18T01:22:45.317954953Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c4f4e8da03d7a2fd7775682bd38df46e4fbb879fe18afade36c420f9b6d54bf3.sock debug=false pid=133797 Oct 18 01:22:46 balenad[1127]: time="2021-10-18T01:22:46.260744586Z" level=info msg="shim reaped" id=56dc7e4ad3437d56727822066b1e342edb02dd109d57e0079561c0022037ee57 Oct 18 01:22:46 balenad[987]: time="2021-10-18T01:22:46.269451567Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:25:47 balenad[1127]: time="2021-10-18T01:25:47.047059260Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/8b2b6f605c348a0f3f74562a2dbe1b116c0c1286fbe161077620b4a38d76bd19.sock debug=false pid=134763 Oct 18 01:25:47 balenad[1127]: time="2021-10-18T01:25:47.995650666Z" level=info msg="shim reaped" id=3174dc3c69180e4129baece7d35ae734cc6a7d0383677b6de707e216c5381542 Oct 18 01:25:48 balenad[987]: time="2021-10-18T01:25:48.002987675Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:28:48 balenad[1127]: time="2021-10-18T01:28:48.811237673Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/9e8af392346b7622be3d5cd41875235d82ed630bafff42a0cb2b9872ce579dff.sock debug=false pid=135814 Oct 18 01:28:49 balenad[1127]: time="2021-10-18T01:28:49.765451553Z" level=info msg="shim reaped" id=773a05bfbdca654690ac12039e55d2e25a79fa65f3dd9d2207f17d629532c3e4 Oct 18 01:28:49 balenad[987]: time="2021-10-18T01:28:49.772936642Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:31:50 balenad[1127]: time="2021-10-18T01:31:50.555127470Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/46472143ff9c15b5eec84172f6bb01622e4a23d06e02bc3c66c788ff8becc026.sock debug=false pid=136868 Oct 18 01:31:51 balenad[1127]: time="2021-10-18T01:31:51.506622350Z" level=info msg="shim reaped" id=4d7b8a2d453b9f7891eef0dccf1ec29c2c24b2276bc9bfb527c5fbda1f374a17 Oct 18 01:31:51 balenad[987]: time="2021-10-18T01:31:51.514310624Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:34:52 balenad[1127]: time="2021-10-18T01:34:52.323986090Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/fcffdf4e005e7f99a8f75de530f01cf210c9b6eec7f58b8bc680f10afdb5d4fe.sock debug=false pid=137833 Oct 18 01:34:53 balenad[1127]: time="2021-10-18T01:34:53.271397234Z" level=info msg="shim reaped" id=4d33949e7c7c300e426e4186b4a8cd38268e14e218cd7d0f1381f2973285e0b2 Oct 18 01:34:53 balenad[987]: time="2021-10-18T01:34:53.278940894Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:37:54 balenad[1127]: time="2021-10-18T01:37:54.081083989Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/fdb4c406cd480f989a2ba387d5279cbce77dd312325ee639c53e7eb7aa98d64c.sock debug=false pid=138929 Oct 18 01:37:55 balenad[1127]: time="2021-10-18T01:37:55.049715831Z" level=info msg="shim reaped" id=631cec92d3f9ed40c037e49fb06abb7325fa56beaa5aa7d7484edecd930e6170 Oct 18 01:37:55 balenad[987]: time="2021-10-18T01:37:55.057037553Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:40:55 balenad[1127]: time="2021-10-18T01:40:55.848026497Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/615c00812045042d1cfa608d6718d937ff522018ae67775685227a10fa20fee5.sock debug=false pid=139899 Oct 18 01:40:56 balenad[1127]: time="2021-10-18T01:40:56.816704398Z" level=info msg="shim reaped" id=f87978e82574ab60daa2e397ad70c0a69278f8ad8241d03fab7a736ce36692b0 Oct 18 01:40:56 balenad[987]: time="2021-10-18T01:40:56.824534068Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:43:57 balenad[1127]: time="2021-10-18T01:43:57.601549135Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ebf34aff3f3d47233d33e54d044dae74528a2ececd2c5ef52d3ba8269dce2c71.sock debug=false pid=140955 Oct 18 01:43:58 balenad[1127]: time="2021-10-18T01:43:58.573380622Z" level=info msg="shim reaped" id=867789b1e3d0d134ec8d6f7bf4631c5a802e4e37df7b6c782365ce13a9561759 Oct 18 01:43:58 balenad[987]: time="2021-10-18T01:43:58.580937585Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:46:59 balenad[1127]: time="2021-10-18T01:46:59.351723879Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/bb24d61dfb743663d09b8a648d09f0f2eb6055838482d0a54c651a7952393ef4.sock debug=false pid=142010 Oct 18 01:47:00 balenad[1127]: time="2021-10-18T01:47:00.304464285Z" level=info msg="shim reaped" id=40136d1479e547493acd1148e2deefbcaa2cbd407af11e936119331920009a5c Oct 18 01:47:00 balenad[987]: time="2021-10-18T01:47:00.312413654Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:50:01 balenad[1127]: time="2021-10-18T01:50:01.098443168Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/62304d8b9d365ee793fd0abf3a8d6cb9da6fc9fa868a8dcac38f037942f3c3d6.sock debug=false pid=142975 Oct 18 01:50:02 balenad[1127]: time="2021-10-18T01:50:02.084038781Z" level=info msg="shim reaped" id=eab4946f939931f7219c2a0bfef012beda7075e1868390643b9b5fd06374de78 Oct 18 01:50:02 balenad[987]: time="2021-10-18T01:50:02.091710187Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:53:02 balenad[1127]: time="2021-10-18T01:53:02.867217346Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/289ae7c675413ea2b1e42772402c3574286aed4c0718800b59c6e4cf7912e5df.sock debug=false pid=144034 Oct 18 01:53:03 balenad[1127]: time="2021-10-18T01:53:03.823580948Z" level=info msg="shim reaped" id=2408cbd1b66ab199e2b20e41ec76eae6619a06f67e4a72c1a913164da0bfa8a3 Oct 18 01:53:03 balenad[987]: time="2021-10-18T01:53:03.831007398Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:56:04 balenad[1127]: time="2021-10-18T01:56:04.589436550Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a59640451afad50c4242dc3176466117b2f560a59b3233b4c132c27ae989e0b0.sock debug=false pid=145043 Oct 18 01:56:05 balenad[1127]: time="2021-10-18T01:56:05.528821977Z" level=info msg="shim reaped" id=0f4b10a75fa45dc8cda9df0033761ebdfe0ed695245857abc2c7d8e35600b884 Oct 18 01:56:05 balenad[987]: time="2021-10-18T01:56:05.536317527Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 01:59:06 balenad[1127]: time="2021-10-18T01:59:06.302490489Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/078f035671c20e111d360d41ad3d2a7c514445c0b42489d4abe08d6db9fbab12.sock debug=false pid=146100 Oct 18 01:59:07 balenad[1127]: time="2021-10-18T01:59:07.245067690Z" level=info msg="shim reaped" id=06efdd99e5729174e97f50e6d813317a60b981c277a110115c8d42be2bd60140 Oct 18 01:59:07 balenad[987]: time="2021-10-18T01:59:07.252754541Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:02:08 balenad[1127]: time="2021-10-18T02:02:08.010483720Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/72bd86d61907ac016b297370916764cb911c49cf95a4b2a51217f0a33b442174.sock debug=false pid=147162 Oct 18 02:02:08 balenad[1127]: time="2021-10-18T02:02:08.965750376Z" level=info msg="shim reaped" id=b95d663ae71490b17901427d0fe6daf1d7509eb17925ec78cb203295876e3449 Oct 18 02:02:08 balenad[987]: time="2021-10-18T02:02:08.973035191Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:05:09 balenad[1127]: time="2021-10-18T02:05:09.751935896Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c2da0f082a0aeece87a62bee15288745ae3a704cd134f0c3295eabec6cd95257.sock debug=false pid=148124 Oct 18 02:05:10 balenad[1127]: time="2021-10-18T02:05:10.690454758Z" level=info msg="shim reaped" id=f81f49e0b5e3c236b799250e8c9cd8fdf0e0068ea75911e2d62e6b03bf2a4251 Oct 18 02:05:10 balenad[987]: time="2021-10-18T02:05:10.698214109Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:08:11 balenad[1127]: time="2021-10-18T02:08:11.477276226Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/748336aff6b1c019bdf161c83adb2e6ac903c12bc461deb2972e2c47ff78e22d.sock debug=false pid=149181 Oct 18 02:08:12 balenad[1127]: time="2021-10-18T02:08:12.418772131Z" level=info msg="shim reaped" id=516a2696fbca70d766d46e39a146d0fe5a50c8674839b0dd385bc3ec90a5aaaf Oct 18 02:08:12 balenad[987]: time="2021-10-18T02:08:12.426679686Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:11:13 balenad[1127]: time="2021-10-18T02:11:13.221951749Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c297dcb802bd50f218b08db88beca360e5351de240a94856825b474e06951e55.sock debug=false pid=150145 Oct 18 02:11:14 balenad[1127]: time="2021-10-18T02:11:14.181931018Z" level=info msg="shim reaped" id=38e883aa5cdabb7184d6c949cf6283b0633364358afb6ef88b1b71662d0138fe Oct 18 02:11:14 balenad[987]: time="2021-10-18T02:11:14.189614773Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:14:14 balenad[1127]: time="2021-10-18T02:14:14.940581048Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e0e91cd1ff01b084cb3268e7db1553c090bcaa94d78206c3ae9ce0b4edfe37e7.sock debug=false pid=151240 Oct 18 02:14:15 balenad[1127]: time="2021-10-18T02:14:15.904027094Z" level=info msg="shim reaped" id=a6a81063e8c8580d644a2e9c66b072e17d0510ab762518621d1fa4fbfb628b2c Oct 18 02:14:15 balenad[987]: time="2021-10-18T02:14:15.913027568Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:17:16 balenad[1127]: time="2021-10-18T02:17:16.703130759Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e431eaf495934dc2ab46985a266dde105c150c65140f813097341254357219d3.sock debug=false pid=152298 Oct 18 02:17:17 balenad[1127]: time="2021-10-18T02:17:17.638732979Z" level=info msg="shim reaped" id=3e1ba97fb2142672ca83ce82512bfbb4fc85256119aaa496b351b2aa7d424b9e Oct 18 02:17:17 balenad[987]: time="2021-10-18T02:17:17.646600228Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:20:18 balenad[1127]: time="2021-10-18T02:20:18.423805611Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/635d9e5905c4024a2ec10d22bd0fb0610d159c4806e4eb7bea8ff9ece3e3dbc6.sock debug=false pid=153265 Oct 18 02:20:19 balenad[1127]: time="2021-10-18T02:20:19.377782681Z" level=info msg="shim reaped" id=bd74e892cc72b523ce8d5db27fb498556a9e3f652b18ad03bce30819088af523 Oct 18 02:20:19 balenad[987]: time="2021-10-18T02:20:19.385592286Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:23:20 balenad[1127]: time="2021-10-18T02:23:20.160970266Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/d9f2952824bfc242ef7f988b79ea24c8022114ad8eece0127cab8a9198b5864d.sock debug=false pid=154316 Oct 18 02:23:21 balenad[1127]: time="2021-10-18T02:23:21.118821145Z" level=info msg="shim reaped" id=02f9ed8369e2db8b7765909c3fd4b897dd5ed10a0b3874af15df784886994b98 Oct 18 02:23:21 balenad[987]: time="2021-10-18T02:23:21.126545875Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:26:21 balenad[1127]: time="2021-10-18T02:26:21.899605570Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/927c07eb4663c3de02db2a2861ddc5f49217aa47f54bb4398ff1efff7ce08299.sock debug=false pid=155284 Oct 18 02:26:22 balenad[1127]: time="2021-10-18T02:26:22.883994834Z" level=info msg="shim reaped" id=6ba1851998f875a0a49cf83e109bc2101d94a250bf6a179ff1e3529cff2d82c0 Oct 18 02:26:22 balenad[987]: time="2021-10-18T02:26:22.891642961Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:29:23 balenad[1127]: time="2021-10-18T02:29:23.679036455Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/1f386bc170b8e8a53690ec552647a1804cec8a342f1ce11264f01cf85f44ee22.sock debug=false pid=156337 Oct 18 02:29:24 balenad[1127]: time="2021-10-18T02:29:24.658414684Z" level=info msg="shim reaped" id=ecb77a85da533b54b567e8d4ffa9ca4940ea9f019b9950cbfc63c9d266a4b732 Oct 18 02:29:24 balenad[987]: time="2021-10-18T02:29:24.666335446Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:32:25 balenad[1127]: time="2021-10-18T02:32:25.445110980Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/727c0053495b8182bfa0f55fa3c06b9dbbaa058faa1bebfaf3453314b6525553.sock debug=false pid=157432 Oct 18 02:32:26 balenad[1127]: time="2021-10-18T02:32:26.370607481Z" level=info msg="shim reaped" id=2ca74d13aa122df35cd4cfa19e6aeade325c7c5ea8723a298bc42b88828b6bae Oct 18 02:32:26 balenad[987]: time="2021-10-18T02:32:26.378485444Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:35:27 balenad[1127]: time="2021-10-18T02:35:27.152978939Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/fed0f2e089f9388212fa234e17d50dddf82d30cf13489434fc9e200ef11d1509.sock debug=false pid=158398 Oct 18 02:35:28 balenad[1127]: time="2021-10-18T02:35:28.085755020Z" level=info msg="shim reaped" id=504aeecfe03974901dabd929b5b2903d9766498670463bff309118af5f3e9943 Oct 18 02:35:28 balenad[987]: time="2021-10-18T02:35:28.093511700Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:38:28 balenad[1127]: time="2021-10-18T02:38:28.900529121Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/67e36bdaa1ef056b0c91155795f7c29ccaaed67f056932d2cf80afcc33ac0449.sock debug=false pid=159462 Oct 18 02:38:29 balenad[1127]: time="2021-10-18T02:38:29.830808039Z" level=info msg="shim reaped" id=71823579c20b1a350b2c42c77a320ae8602be23fa7785cea0c0bcbc6f51da872 Oct 18 02:38:29 balenad[987]: time="2021-10-18T02:38:29.838383768Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:41:30 balenad[1127]: time="2021-10-18T02:41:30.630685441Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/bfd95ed15a234186c02e408b1f8a17a06d27ed4f67c65a9a2e018a187237f169.sock debug=false pid=160436 Oct 18 02:41:31 balenad[1127]: time="2021-10-18T02:41:31.593306776Z" level=info msg="shim reaped" id=0538eeb7e881386f31a86882366c70c9a038d79bdafa982704d076ba70239800 Oct 18 02:41:31 balenad[987]: time="2021-10-18T02:41:31.600716089Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:44:32 balenad[1127]: time="2021-10-18T02:44:32.393425634Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/4b9d03a21183e015e5c062c0df74cfb7fe7f04f2f0ac7645fd0c2900135cd67e.sock debug=false pid=161497 Oct 18 02:44:33 balenad[1127]: time="2021-10-18T02:44:33.347262314Z" level=info msg="shim reaped" id=bd8a63b0fe5dc5bee7c3dc141f2a334a185135306c045c1560424706fd14e17a Oct 18 02:44:33 balenad[987]: time="2021-10-18T02:44:33.354927639Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:47:34 balenad[1127]: time="2021-10-18T02:47:34.158952977Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e49a284b0f2cad49e34aa3a98ad3b1437925080b61ceafdf5f63c312301ca5a7.sock debug=false pid=162595 Oct 18 02:47:35 balenad[1127]: time="2021-10-18T02:47:35.088730395Z" level=info msg="shim reaped" id=bd883742c21e896d05e8f462322910c43af64bfa7d8f85e2cead81d4675285c4 Oct 18 02:47:35 balenad[987]: time="2021-10-18T02:47:35.096539392Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:50:35 balenad[1127]: time="2021-10-18T02:50:35.914938934Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/2aff33fd9f706e2db27476e328afdb3b7ea2a5d3be769bed8c3c6e4270bcb746.sock debug=false pid=163560 Oct 18 02:50:36 balenad[1127]: time="2021-10-18T02:50:36.866495075Z" level=info msg="shim reaped" id=b9dd8761793c248772dc5610e2d102af209f180da9c31f01fd6f1b3884d9f8ef Oct 18 02:50:36 balenad[987]: time="2021-10-18T02:50:36.873983362Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:53:37 balenad[1127]: time="2021-10-18T02:53:37.667903344Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ba6b2a94e67db75ff3984643b6374df097d67d58fe90c18d76f52aa4b5fbd94d.sock debug=false pid=164617 Oct 18 02:53:38 balenad[1127]: time="2021-10-18T02:53:38.602653715Z" level=info msg="shim reaped" id=1ce4fd9fd29c1f078474bfd28fbe059e2cdd3784d4c7d3016bd530c3b7c92810 Oct 18 02:53:38 balenad[987]: time="2021-10-18T02:53:38.610441147Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:56:39 balenad[1127]: time="2021-10-18T02:56:39.400034080Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c656851ca2860fa3a50c8b3fa83cb3236532d1f325685c897f082370b03b4ca8.sock debug=false pid=165581 Oct 18 02:56:40 balenad[1127]: time="2021-10-18T02:56:40.351116895Z" level=info msg="shim reaped" id=8a3994059148c34611393c6c8d6fd4aa87e8111a1a9913c667fc9f9803a98885 Oct 18 02:56:40 balenad[987]: time="2021-10-18T02:56:40.358486656Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 02:59:41 balenad[1127]: time="2021-10-18T02:59:41.175770862Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/8a21d1d8bb43d15639c6f294b728157d2196bd6eaf7ade1cf094bae0c62bd3d3.sock debug=false pid=166644 Oct 18 02:59:42 balenad[1127]: time="2021-10-18T02:59:42.122065424Z" level=info msg="shim reaped" id=2f855a05c8500e57ddba12666758db91b7302ed26df8cc0f3c130ccacf8f8e5f Oct 18 02:59:42 balenad[987]: time="2021-10-18T02:59:42.129559745Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:02:42 balenad[1127]: time="2021-10-18T03:02:42.929045932Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/7a0a4021d1329c62ccb8220532e7aeb3f9bf6a04dafcaa30dfc84d1f17106715.sock debug=false pid=167710 Oct 18 03:02:43 balenad[1127]: time="2021-10-18T03:02:43.878015107Z" level=info msg="shim reaped" id=8b8e7ad6619db7c3c10621f9f2672aaf2149571d8e247d10fed65cb7fb2fb724 Oct 18 03:02:43 balenad[987]: time="2021-10-18T03:02:43.885367624Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:05:44 balenad[1127]: time="2021-10-18T03:05:44.659381395Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/45bea48589ad141d821bd74d8b0716bb4752abeefc6363a686fd7a2c3e93b1dc.sock debug=false pid=168728 Oct 18 03:05:45 balenad[1127]: time="2021-10-18T03:05:45.611344110Z" level=info msg="shim reaped" id=9add82b3065f4d4da1d9f3fb84826d4d8e609294766757c1d0867f95227f21eb Oct 18 03:05:45 balenad[987]: time="2021-10-18T03:05:45.618813171Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:08:46 balenad[1127]: time="2021-10-18T03:08:46.417820870Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/18e053c9bd6ce1295613d505ab0124507eac486cb670875a39cf0bf2afcf9b57.sock debug=false pid=169789 Oct 18 03:08:47 balenad[1127]: time="2021-10-18T03:08:47.368208807Z" level=info msg="shim reaped" id=3c0d01046610fa3e459e23c0e157778a00988de21d55af734d57d008e95bc226 Oct 18 03:08:47 balenad[987]: time="2021-10-18T03:08:47.376820686Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:11:48 balenad[1127]: time="2021-10-18T03:11:48.255859508Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/705d4c15b52ad45191a7107f5acb062cd2a73c6d16ad037597f15d203c47bc77.sock debug=false pid=170843 Oct 18 03:11:49 balenad[1127]: time="2021-10-18T03:11:49.210605620Z" level=info msg="shim reaped" id=9196025c703279b071d53072f91fbf95fb48e9cdb09b95ac441209c83beab5a7 Oct 18 03:11:49 balenad[987]: time="2021-10-18T03:11:49.218018629Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:14:50 balenad[1127]: time="2021-10-18T03:14:50.014968894Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/11f64f90d43c7f1fd5bf2b20f6b5a421d63708f5f8c184d97ece10d9c72d2050.sock debug=false pid=171812 Oct 18 03:14:50 balenad[1127]: time="2021-10-18T03:14:50.969426964Z" level=info msg="shim reaped" id=d6cb80ee5f63e8f4d567c309d99f5115ace6589977ab951915b116d332bee3ae Oct 18 03:14:50 balenad[987]: time="2021-10-18T03:14:50.977345530Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:17:51 balenad[1127]: time="2021-10-18T03:17:51.815672585Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/045673a0b65c7ad6ed9ae9325355c4d75efe516a83d1a446ce856f8e5d1fd6e4.sock debug=false pid=172866 Oct 18 03:17:52 balenad[1127]: time="2021-10-18T03:17:52.753016080Z" level=info msg="shim reaped" id=0dd33b6d0b8409bdd349a7912fb5e6a03f084d43ee3430ae1453fadfbba514b6 Oct 18 03:17:52 balenad[987]: time="2021-10-18T03:17:52.760579000Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:20:53 balenad[1127]: time="2021-10-18T03:20:53.579558586Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/0b38e389b7979ec39989fcaa9b1ad3c8fa34b23e1523dac8528a3bb884d8777a.sock debug=false pid=173837 Oct 18 03:20:54 balenad[1127]: time="2021-10-18T03:20:54.601296676Z" level=info msg="shim reaped" id=e448602f8b55cafde6028b91a7eb6846ceece926f55cc065161330a70ea870d2 Oct 18 03:20:54 balenad[987]: time="2021-10-18T03:20:54.608893204Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:23:55 balenad[1127]: time="2021-10-18T03:23:55.413411202Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/8ca12f62e7672f643aadca5629a90ceadec3334bbd6e3496adf878298760b13f.sock debug=false pid=174943 Oct 18 03:23:56 balenad[1127]: time="2021-10-18T03:23:56.346988495Z" level=info msg="shim reaped" id=e87447cee89a4bec7a4821bd0a93152e651ae93ea6dc8fedba3df2cd70db9a81 Oct 18 03:23:56 balenad[987]: time="2021-10-18T03:23:56.354657677Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:26:57 balenad[1127]: time="2021-10-18T03:26:57.185054931Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/bdb668f3004b7af750628a5135dc795fcee6901c037100fee3d59f60c508e652.sock debug=false pid=176001 Oct 18 03:26:58 balenad[1127]: time="2021-10-18T03:26:58.154495000Z" level=info msg="shim reaped" id=bc6a5d3317f8e9c48c73407aaad03fa87dac39d230640464acbefa911ba7fab1 Oct 18 03:26:58 balenad[987]: time="2021-10-18T03:26:58.162324826Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:29:58 balenad[1127]: time="2021-10-18T03:29:58.963496019Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5d80864a2c7ba7cc1891596fac584f9319064a0d95980a5222d5675616de24b2.sock debug=false pid=176966 Oct 18 03:29:59 balenad[1127]: time="2021-10-18T03:29:59.896401732Z" level=info msg="shim reaped" id=1d9062562b37bed8759cd4a0159e1643d32dea6a12c0eee95bad343b5cba3d69 Oct 18 03:29:59 balenad[987]: time="2021-10-18T03:29:59.904811694Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:33:00 balenad[1127]: time="2021-10-18T03:33:00.763150067Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/7c44ef0a013bc9e6b7a1cacc578cd3d04614e795464ef52214159885ccbb1920.sock debug=false pid=178024 Oct 18 03:33:01 balenad[1127]: time="2021-10-18T03:33:01.722492106Z" level=info msg="shim reaped" id=c02700caf6f7e3ad2a41d2cd9ae2bc542fa0cb6788fe7a028615cf71b2767cce Oct 18 03:33:01 balenad[987]: time="2021-10-18T03:33:01.730372332Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:36:02 balenad[1127]: time="2021-10-18T03:36:02.563865666Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/d5f312b549c9fecf7fb42868325e1c80dbf844130e45f0a1535a3f6a0ac22b98.sock debug=false pid=178989 Oct 18 03:36:03 balenad[1127]: time="2021-10-18T03:36:03.493486156Z" level=info msg="shim reaped" id=a722355f08eb35495437c6f1da78717eacf8e7a42b39ffe3806365f329129c49 Oct 18 03:36:03 balenad[987]: time="2021-10-18T03:36:03.501271431Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:39:04 balenad[1127]: time="2021-10-18T03:39:04.302579998Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/d75ed06e834d7bd4b42c8490de9ff00ad30f97ab51cd9109bb5747046b9a1f12.sock debug=false pid=180086 Oct 18 03:39:05 balenad[1127]: time="2021-10-18T03:39:05.245845056Z" level=info msg="shim reaped" id=a3e29cf1bdf820748ebd35f179b368003de0b007031029eb60145bb39f2d8acc Oct 18 03:39:05 balenad[987]: time="2021-10-18T03:39:05.253004408Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:42:06 balenad[1127]: time="2021-10-18T03:42:06.041877585Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/bbe64187e59d9a2f124aa4a9a95610fd00d37844afc373b7b94f511a85ffa9c1.sock debug=false pid=181138 Oct 18 03:42:06 balenad[1127]: time="2021-10-18T03:42:06.968407838Z" level=info msg="shim reaped" id=89fc3ade93b0b684b4fdabf3eb1b6df95ee42b837f5e0d5db9a6f7a6c5de3a51 Oct 18 03:42:06 balenad[987]: time="2021-10-18T03:42:06.976058376Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:45:07 balenad[1127]: time="2021-10-18T03:45:07.749389485Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/61d1d48e518e00a85f505a2fb51496d5910e052006af9164218319a359f96368.sock debug=false pid=182106 Oct 18 03:45:08 balenad[1127]: time="2021-10-18T03:45:08.690354558Z" level=info msg="shim reaped" id=a120eefedddbc5cf083a70d43af77f6adffbff4ed8604f9adb2240e9f890da15 Oct 18 03:45:08 balenad[987]: time="2021-10-18T03:45:08.697944348Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:48:09 balenad[1127]: time="2021-10-18T03:48:09.518742967Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/77da5ff3c92908ac56a09532220a44585ea57d9619fd1a2e34e6aea528bd90fb.sock debug=false pid=183165 Oct 18 03:48:10 balenad[1127]: time="2021-10-18T03:48:10.461888309Z" level=info msg="shim reaped" id=7463bd7e84e68ce76ea9bdd862c369a6abb0854a701dc85e66495783e15afe5b Oct 18 03:48:10 balenad[987]: time="2021-10-18T03:48:10.469434781Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:51:11 balenad[1127]: time="2021-10-18T03:51:11.313191091Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/246dd5d4ceba716fcf4dfd04e3f8ab78cd41fdc0f335d3d1d64d90c2b9998cd6.sock debug=false pid=184131 Oct 18 03:51:12 balenad[1127]: time="2021-10-18T03:51:12.274352559Z" level=info msg="shim reaped" id=9266d3dd5fc50d4b88123a07553df723d2f5c528b8bd884550e51aa486d757f4 Oct 18 03:51:12 balenad[987]: time="2021-10-18T03:51:12.281553694Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:54:13 balenad[1127]: time="2021-10-18T03:54:13.079976065Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/7be8dcd1ebebfff2bd7b236911600e52c838b712d380c7e913b3c5f61e957f29.sock debug=false pid=185185 Oct 18 03:54:14 balenad[1127]: time="2021-10-18T03:54:14.016040703Z" level=info msg="shim reaped" id=578ec39446884d9b16c37d499c81e370462732263bd1d6bb7315c1b651605c10 Oct 18 03:54:14 balenad[987]: time="2021-10-18T03:54:14.023390466Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 03:57:14 balenad[1127]: time="2021-10-18T03:57:14.848490957Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/d5c4c6749e735079c272c79cb6ff70a43328977d6b5018c4817804cbc11010a2.sock debug=false pid=186285 Oct 18 03:57:15 balenad[1127]: time="2021-10-18T03:57:15.793310421Z" level=info msg="shim reaped" id=4e7d3035c52287fe8df14aa099cbd541af8099d0fcd78e1bb782e830bace4428 Oct 18 03:57:15 balenad[987]: time="2021-10-18T03:57:15.800686581Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:00:16 balenad[1127]: time="2021-10-18T04:00:16.597219531Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/518be46c3802a9c1840bcbb0eb6cd51a1c405153bde4c718291cddad4c6be007.sock debug=false pid=187258 Oct 18 04:00:17 balenad[1127]: time="2021-10-18T04:00:17.530342422Z" level=info msg="shim reaped" id=c46b89ad26a7f77f3aada297fb5731fc8accfbb01ffdf134abfe771c5d769d71 Oct 18 04:00:17 balenad[987]: time="2021-10-18T04:00:17.538135146Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:03:18 balenad[1127]: time="2021-10-18T04:03:18.353045744Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/65f3e7389319f31b83e3b0779bfa57bf6f6db41ac93f20faa54de1fd154ad142.sock debug=false pid=188320 Oct 18 04:03:19 balenad[1127]: time="2021-10-18T04:03:19.300544296Z" level=info msg="shim reaped" id=6063a3f34c2b795467744b76d47acd752f884398f5a8323a1ea859f3b8173e13 Oct 18 04:03:19 balenad[987]: time="2021-10-18T04:03:19.308043549Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:06:20 balenad[1127]: time="2021-10-18T04:06:20.096979112Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/285920aae874398fde442dc0ce25cdb59a93404f2619ca40805d26c81c78b141.sock debug=false pid=189282 Oct 18 04:06:21 balenad[1127]: time="2021-10-18T04:06:21.041926603Z" level=info msg="shim reaped" id=f6adc4e4508e138b24f16b2042fc068c33ac1edfe9c595fe02c5a017cb850b3e Oct 18 04:06:21 balenad[987]: time="2021-10-18T04:06:21.049123663Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:09:21 balenad[1127]: time="2021-10-18T04:09:21.856542794Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e13926ce7dcdc919aa533001ad7fc773754589579295ce6e852188766da594a9.sock debug=false pid=190337 Oct 18 04:09:22 balenad[1127]: time="2021-10-18T04:09:22.797229868Z" level=info msg="shim reaped" id=4b8b1bec7850042fbd524a25e9d0fe9cb5f13a3274c27598860bc07986c703d4 Oct 18 04:09:22 balenad[987]: time="2021-10-18T04:09:22.804855408Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:12:23 balenad[1127]: time="2021-10-18T04:12:23.600799152Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/30c0073f9120d7780d4f14b5d9f47302921e9ce5fd4c108a2ff0c6210f63e40b.sock debug=false pid=191392 Oct 18 04:12:24 balenad[1127]: time="2021-10-18T04:12:24.560033899Z" level=info msg="shim reaped" id=aef8a472ea0a6edb73f63523073f94b9a02b5f40fc6843e2ba44aa3b97bd3a73 Oct 18 04:12:24 balenad[987]: time="2021-10-18T04:12:24.567632557Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:15:25 balenad[1127]: time="2021-10-18T04:15:25.367290766Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/fe6ddfd816d7909c84fd6596f54e8546fea1c72e601ba134d4f1ebecf6f422d0.sock debug=false pid=192401 Oct 18 04:15:26 balenad[1127]: time="2021-10-18T04:15:26.323852828Z" level=info msg="shim reaped" id=890d6b0af9aec61c62266a79584db1ffdd14a4f0db69dd529a696ec55f5570b4 Oct 18 04:15:26 balenad[987]: time="2021-10-18T04:15:26.331591244Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:18:27 balenad[1127]: time="2021-10-18T04:18:27.128913513Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/719faed509efe1a251fc9127625f13ae1515f195a04d9673f010cbb0bb875890.sock debug=false pid=193459 Oct 18 04:18:28 balenad[1127]: time="2021-10-18T04:18:28.076481473Z" level=info msg="shim reaped" id=6881e8683fbafa3079556a9c1d95233989243cf7e3890fabde879ea9b32e792a Oct 18 04:18:28 balenad[987]: time="2021-10-18T04:18:28.084290777Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:21:28 balenad[1127]: time="2021-10-18T04:21:28.876965792Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/13f4761578ef9c37bdd6e62dda57cbdceabf2d76553d803ce7c6fedb001db12a.sock debug=false pid=194425 Oct 18 04:21:29 balenad[1127]: time="2021-10-18T04:21:29.818146334Z" level=info msg="shim reaped" id=76a02e10dcedcaea99e8faeb999bbc53de7bfcc11e57e76ede9d2d422fe6976b Oct 18 04:21:29 balenad[987]: time="2021-10-18T04:21:29.825680491Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:24:30 balenad[1127]: time="2021-10-18T04:24:30.598832974Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ecbfccdeb04caef5b06e008d582391a056e4685582cbfebf4ec6cd1bca3e1d96.sock debug=false pid=195477 Oct 18 04:24:31 balenad[1127]: time="2021-10-18T04:24:31.555836081Z" level=info msg="shim reaped" id=c428d74d64f1f92ab8719274426d7f7a8ae99ab389c5499c6bbd0f377b716139 Oct 18 04:24:31 balenad[987]: time="2021-10-18T04:24:31.563384100Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:27:32 balenad[1127]: time="2021-10-18T04:27:32.387223036Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/21def802aa452ac9c197fd97702a9b7deb7ad0a504e9ad5d363ba790d1246e61.sock debug=false pid=196538 Oct 18 04:27:33 balenad[1127]: time="2021-10-18T04:27:33.314446534Z" level=info msg="shim reaped" id=c1ba16193ee37e9b0f95dda8e4fee0fbfd2e14104a40e0f96738cbd989b525a4 Oct 18 04:27:33 balenad[987]: time="2021-10-18T04:27:33.321846040Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:30:34 balenad[1127]: time="2021-10-18T04:30:34.134023136Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/940c8f7739df90c2a686cf49a5718478f4d90ea9d319352a04e2e0a4dfac60ad.sock debug=false pid=197501 Oct 18 04:30:35 balenad[1127]: time="2021-10-18T04:30:35.097248746Z" level=info msg="shim reaped" id=58a7e58f28a5c92bbc5ebb09ed209dae1014e6f9f3650b7f4e4895dae7ceade0 Oct 18 04:30:35 balenad[987]: time="2021-10-18T04:30:35.105073471Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:33:35 balenad[1127]: time="2021-10-18T04:33:35.901886444Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/2a26adbf7048a1058824e7450da392b55066f8efe43f63afe312304d7d25b66b.sock debug=false pid=198595 Oct 18 04:33:36 balenad[1127]: time="2021-10-18T04:33:36.853761990Z" level=info msg="shim reaped" id=08366bd3bbd0e919475e0b370f105cbfddd6e55fcc8573d290798ee9bf735a0e Oct 18 04:33:36 balenad[987]: time="2021-10-18T04:33:36.861594262Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:36:37 balenad[1127]: time="2021-10-18T04:36:37.660273958Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/1d4a44ac5ef697d2aa2916c07522bf48992bb57803063902c6ad924d4009af43.sock debug=false pid=199558 Oct 18 04:36:38 balenad[1127]: time="2021-10-18T04:36:38.609828928Z" level=info msg="shim reaped" id=af62ed10630fac4c51c60ee75e3a1d85f799951f2d8c224106b814031d813513 Oct 18 04:36:38 balenad[987]: time="2021-10-18T04:36:38.617367654Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:39:39 balenad[1127]: time="2021-10-18T04:39:39.422512675Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a0fb2c7e03287c042e44ff0770979ca408f333514849d7567cce7ee31b8ed9f0.sock debug=false pid=200612 Oct 18 04:39:40 balenad[1127]: time="2021-10-18T04:39:40.369340807Z" level=info msg="shim reaped" id=ff5dbeeb5a88d0417e2f17810bf23c798b629100d25f00e95f8b91524aeb71df Oct 18 04:39:40 balenad[987]: time="2021-10-18T04:39:40.377180417Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:42:41 balenad[1127]: time="2021-10-18T04:42:41.189056074Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/cad0f2ece886c75d3bd2f4eeb8a883c8f21bf32d457a1f99c5afbc78da97ab21.sock debug=false pid=201667 Oct 18 04:42:42 balenad[1127]: time="2021-10-18T04:42:42.135811248Z" level=info msg="shim reaped" id=771ea5d1a91e9150970b71cc95858d226fd97c920bf12fef96d989cc8bdf5344 Oct 18 04:42:42 balenad[987]: time="2021-10-18T04:42:42.143504222Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:45:42 balenad[1127]: time="2021-10-18T04:45:42.935506273Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e41b1f5dc23b2f6fd2a76a4832ff12b18b9da300493001c4fe57c432b0ad0e99.sock debug=false pid=202627 Oct 18 04:45:43 balenad[1127]: time="2021-10-18T04:45:43.873606279Z" level=info msg="shim reaped" id=222dbded749650713603914ed49329227e39a1f5a5fd7659e6ca74128c62157b Oct 18 04:45:43 balenad[987]: time="2021-10-18T04:45:43.881240807Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:48:44 balenad[1127]: time="2021-10-18T04:48:44.700984956Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/dec3af07047716103d18f08a1e43ee4ad0c424306c87db5712805ddf2441ed04.sock debug=false pid=203722 Oct 18 04:48:45 balenad[1127]: time="2021-10-18T04:48:45.661266190Z" level=info msg="shim reaped" id=41caa2b8911e078605531cd842a0b94c99413a469fd06e18f6a3c0e84e62cbd6 Oct 18 04:48:45 balenad[987]: time="2021-10-18T04:48:45.668982667Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:51:46 balenad[1127]: time="2021-10-18T04:51:46.447701952Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/25e9729b027784aad5e1b6ffc4a313e68da0257533fa4e7f500930fbecde5c69.sock debug=false pid=204685 Oct 18 04:51:47 balenad[1127]: time="2021-10-18T04:51:47.403640664Z" level=info msg="shim reaped" id=0779386cc1d2ebf9a77c28f62f7fa5524d9f544c9bd2a6e759c73a9abc07e0a9 Oct 18 04:51:47 balenad[987]: time="2021-10-18T04:51:47.411336980Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:54:48 balenad[1127]: time="2021-10-18T04:54:48.223982619Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a56c62a1368cd04e5d032ee91f0bea6514e87ad7023b22e5c240da12f75c0e18.sock debug=false pid=205741 Oct 18 04:54:49 balenad[1127]: time="2021-10-18T04:54:49.155198882Z" level=info msg="shim reaped" id=37951737b1a9cec4d9b98f4c5c1345a9eccc3342e7e0d5aa2d849166953fd797 Oct 18 04:54:49 balenad[987]: time="2021-10-18T04:54:49.162612613Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 04:57:49 balenad[1127]: time="2021-10-18T04:57:49.944580276Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/3878693c42699a242ee4f654f129dc1db6a105844292d064da4dac1eb9709878.sock debug=false pid=206792 Oct 18 04:57:50 balenad[1127]: time="2021-10-18T04:57:50.885487066Z" level=info msg="shim reaped" id=72a77c760537c9eb5729057b28be2fa479810c1bcad2b272cc5d00c87967fe5c Oct 18 04:57:50 balenad[987]: time="2021-10-18T04:57:50.893371108Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:00:51 balenad[1127]: time="2021-10-18T05:00:51.745055553Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/53f5e833dbfae6a6ae09a339ed7950b469ec0b846cb99c455218db5d8ef88109.sock debug=false pid=207766 Oct 18 05:00:52 balenad[1127]: time="2021-10-18T05:00:52.680767792Z" level=info msg="shim reaped" id=39fa400abfa9a5fe88200849837cf70ef7dfe898559e8492eba7ebbd70e28309 Oct 18 05:00:52 balenad[987]: time="2021-10-18T05:00:52.688302285Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:03:53 balenad[1127]: time="2021-10-18T05:03:53.502661199Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ee9d7f7e89c9d4d68fd9ef0fcebf6aac26fe81735b6bde97110b75b0ead17155.sock debug=false pid=208822 Oct 18 05:03:54 balenad[1127]: time="2021-10-18T05:03:54.473338304Z" level=info msg="shim reaped" id=2b28b17c1db44268185714847487e1dd8079f368ccb4b20508e34cb6f13918ce Oct 18 05:03:54 balenad[987]: time="2021-10-18T05:03:54.480750853Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:06:55 balenad[1127]: time="2021-10-18T05:06:55.283975294Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/8fa203baf6e4ef5436846a138dd8b129ac24532bda3dafbfbb6af504ce325b87.sock debug=false pid=209831 Oct 18 05:06:56 balenad[1127]: time="2021-10-18T05:06:56.248406167Z" level=info msg="shim reaped" id=5b9d295d621fc1e1a96ff87f625f12c2b4ccc498ccae14f3c90cb595fae63285 Oct 18 05:06:56 balenad[987]: time="2021-10-18T05:06:56.255958589Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:09:57 balenad[1127]: time="2021-10-18T05:09:57.079627360Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/775da35b06200a16ebc8edcf75ecd6650d7bc25192701a204cadbcf124583e72.sock debug=false pid=210893 Oct 18 05:09:58 balenad[1127]: time="2021-10-18T05:09:58.038955258Z" level=info msg="shim reaped" id=a3ad913f2d6e6646bf13f2ee2121db111f45be49999edbfc71c1077def198721 Oct 18 05:09:58 balenad[987]: time="2021-10-18T05:09:58.046421074Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:12:58 balenad[1127]: time="2021-10-18T05:12:58.839548384Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/764316d6071d03bce65366137cfaf22586f581faffd46603e809cf6dbea08024.sock debug=false pid=211955 Oct 18 05:12:59 balenad[1127]: time="2021-10-18T05:12:59.809598243Z" level=info msg="shim reaped" id=ff43b1145668a2ad1ae9a4903d5df95f8a7a1b721e7a22c36cb71d89f2cf38d5 Oct 18 05:12:59 balenad[987]: time="2021-10-18T05:12:59.817534091Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:16:00 balenad[1127]: time="2021-10-18T05:16:00.653872604Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/acb1f4ce58ce2347df7870ab34c7680b84ce87df820e0bf85d971b11ccdd17f9.sock debug=false pid=212918 Oct 18 05:16:01 balenad[1127]: time="2021-10-18T05:16:01.626561426Z" level=info msg="shim reaped" id=9cae78c124d0c6f541ad31f7dc2b6b6f853bc4c62a7535a1e0171e721e5fd63d Oct 18 05:16:01 balenad[987]: time="2021-10-18T05:16:01.634116349Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:19:02 balenad[1127]: time="2021-10-18T05:19:02.461011838Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/875f28e2ee4cf784c29d48fccb9f33f82be7fc7857de48ec3a017dc93440f69a.sock debug=false pid=213971 Oct 18 05:19:03 balenad[1127]: time="2021-10-18T05:19:03.428000317Z" level=info msg="shim reaped" id=b963c545fd7dd1e30e3e037ba9349a295c5148c6d6301c2be6a22e5a9d97012a Oct 18 05:19:03 balenad[987]: time="2021-10-18T05:19:03.437483174Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:22:04 balenad[1127]: time="2021-10-18T05:22:04.245881350Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/8a7461c72ee3512dfad0750f5e5c2840684aaf6e00dd4acc9b307073761f3bf8.sock debug=false pid=215026 Oct 18 05:22:05 balenad[1127]: time="2021-10-18T05:22:05.198547850Z" level=info msg="shim reaped" id=939679b7691b25de7382a0dc0f4f5771b970398acb63ea0376ea819671d0dd5e Oct 18 05:22:05 balenad[987]: time="2021-10-18T05:22:05.206121050Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:25:05 balenad[1127]: time="2021-10-18T05:25:05.979408377Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/fac1f92c9c0a1e1cce433bd4e290c1c705cadee517ebd0b24bcd7bed418f62f3.sock debug=false pid=216038 Oct 18 05:25:06 balenad[1127]: time="2021-10-18T05:25:06.928988288Z" level=info msg="shim reaped" id=6911b05a9cd70d0d7dca02da52cb558e22182beb3c90cf704b7af0a39adac7a7 Oct 18 05:25:06 balenad[987]: time="2021-10-18T05:25:06.936616651Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:28:07 balenad[1127]: time="2021-10-18T05:28:07.726029446Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/9f849e7c0064adb88c495712faa81dfd3afbcfe8424933e832e42159f615d26d.sock debug=false pid=217096 Oct 18 05:28:08 balenad[1127]: time="2021-10-18T05:28:08.658669382Z" level=info msg="shim reaped" id=97bd2d914af16226c658b0ead890798a097fba687e580ab5564b9890383835a6 Oct 18 05:28:08 balenad[987]: time="2021-10-18T05:28:08.666293190Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:31:09 balenad[1127]: time="2021-10-18T05:31:09.464447822Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/f9dd60c350bba76e6e4f81909bb161241395b3009d7e688e0333e2acd0774695.sock debug=false pid=218064 Oct 18 05:31:10 balenad[1127]: time="2021-10-18T05:31:10.416281540Z" level=info msg="shim reaped" id=195377acd8db83528409b9f818b4f2b29e09299df0ba9f50f161dc72b5eefde4 Oct 18 05:31:10 balenad[987]: time="2021-10-18T05:31:10.423987397Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:34:11 balenad[1127]: time="2021-10-18T05:34:11.240101915Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/b59d3ef7aba537ce84996c28795ca551cb57d29353b13e8e909181d69db2b4b8.sock debug=false pid=219121 Oct 18 05:34:12 balenad[1127]: time="2021-10-18T05:34:12.218879380Z" level=info msg="shim reaped" id=ebe663ceee12eca4eefe3dc2e0c140a54003ed7df0696bb8fc04ae2ac02c1e6c Oct 18 05:34:12 balenad[987]: time="2021-10-18T05:34:12.226334769Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:37:13 balenad[1127]: time="2021-10-18T05:37:13.016908586Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/b94ec0cfbea14aaada079435b2e8618f887bf7a54e760185adb0e3e1449fb499.sock debug=false pid=220177 Oct 18 05:37:13 balenad[1127]: time="2021-10-18T05:37:13.984776249Z" level=info msg="shim reaped" id=c768846d6d3bd2b75ccf8681781b48ea0cc3e59aa33ff3a4fbcd93d9cd8915da Oct 18 05:37:13 balenad[987]: time="2021-10-18T05:37:13.992149099Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:40:14 balenad[1127]: time="2021-10-18T05:40:14.810652198Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/b1d1bc12d10c9803fab8e3f42e11845508a92d580fed576b9862585e063978f1.sock debug=false pid=221184 Oct 18 05:40:15 balenad[1127]: time="2021-10-18T05:40:15.763801103Z" level=info msg="shim reaped" id=37870b561c8f586abe04e0689a9d1ce1526dbb2186873eb4d82f389982906488 Oct 18 05:40:15 balenad[987]: time="2021-10-18T05:40:15.771244445Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:43:16 balenad[1127]: time="2021-10-18T05:43:16.567519054Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/8dd0fb935a211a5b046989ebc2c523cdac66a52b61da719a8cd81f2362d065c1.sock debug=false pid=222237 Oct 18 05:43:17 balenad[1127]: time="2021-10-18T05:43:17.522637931Z" level=info msg="shim reaped" id=c67ce078dfc3b0b013b12a47f82ab8cb2a12fc1a1d15e5778e5e1d8ec245ebfe Oct 18 05:43:17 balenad[987]: time="2021-10-18T05:43:17.530357439Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:46:18 balenad[1127]: time="2021-10-18T05:46:18.343254383Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/b1324c314e4c474f88aa1590c48237d516789dba967c75c2ffaef1969cc23231.sock debug=false pid=223206 Oct 18 05:46:19 balenad[1127]: time="2021-10-18T05:46:19.277408835Z" level=info msg="shim reaped" id=aa0cef514a2cf1983fdf20656320e4370b28da0b537376789b5f81e171dfc4d8 Oct 18 05:46:19 balenad[987]: time="2021-10-18T05:46:19.285598269Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:49:20 balenad[1127]: time="2021-10-18T05:49:20.062806915Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/6d8993e63011398bbcfc7eccc0160834a52af01e0fbc89d92b00f976220a2152.sock debug=false pid=224259 Oct 18 05:49:21 balenad[1127]: time="2021-10-18T05:49:21.005972739Z" level=info msg="shim reaped" id=51795b0de3273e7a40f197250c29d3eca4e3790efb29d76574fdc374aeac994b Oct 18 05:49:21 balenad[987]: time="2021-10-18T05:49:21.012850741Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:52:21 balenad[1127]: time="2021-10-18T05:52:21.802096129Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a037d594b253d7fe5356f81153dcf21d23dfd8b5bfcd4d24bc80ea34ae582e15.sock debug=false pid=225315 Oct 18 05:52:22 balenad[1127]: time="2021-10-18T05:52:22.761968423Z" level=info msg="shim reaped" id=347ec0f73508af06abb4372ad3ff07bd81230170d10abec34c907b6ac814afba Oct 18 05:52:22 balenad[987]: time="2021-10-18T05:52:22.769468054Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:55:23 balenad[1127]: time="2021-10-18T05:55:23.547145440Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/1c822da8555cf7b38b1f656f560dcbf6d1cc62b3e9b5122cc1e501114cd832df.sock debug=false pid=226283 Oct 18 05:55:24 balenad[1127]: time="2021-10-18T05:55:24.520282277Z" level=info msg="shim reaped" id=9c13209193d12992a25553fbc9e25ff23390fd0c123bd38c40b8332a7d8ea2b8 Oct 18 05:55:24 balenad[987]: time="2021-10-18T05:55:24.523492731Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 05:58:25 balenad[1127]: time="2021-10-18T05:58:25.317122833Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/3cb995abb74cca808d0b33b443c50b6a2be77d0ab669f18a5a23f3c2553999be.sock debug=false pid=227382 Oct 18 05:58:26 balenad[1127]: time="2021-10-18T05:58:26.280834155Z" level=info msg="shim reaped" id=dff5fb0266d7b5e69e4da9a0661aa19ac59717f30bf52263ffadffce42c44d2e Oct 18 05:58:26 balenad[987]: time="2021-10-18T05:58:26.288271694Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 06:01:27 balenad[1127]: time="2021-10-18T06:01:27.078935349Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/1000c5633d9c9243899d31bf5985f443d605d348291d447c10ca5ea3ac86b843.sock debug=false pid=228356 Oct 18 06:01:28 balenad[1127]: time="2021-10-18T06:01:28.016133193Z" level=info msg="shim reaped" id=422fecdd9c777bbbf31d3da2cd0a868c9c9d870568dd3fa4dcea7b3a5d481320 Oct 18 06:01:28 balenad[987]: time="2021-10-18T06:01:28.023741712Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Oct 18 06:04:28 balenad[987]: time="2021-10-18T06:04:28.326286045Z" level=warning msg="failed to get endpoint_count map for scope local: open /var/lib/docker/network/files/local-kv.db: read-only file system" Oct 18 06:04:28 balenad[987]: time="2021-10-18T06:04:28.621552997Z" level=error msg="failed to cleanup container on create error: unable to remove filesystem for 1ac61f1774c4cfb9a25162655be1ca0f3b401e5cb652d5115d4b170044c1be5f: unlinkat /var/lib/docker/containers/1ac61f1774c4cfb9a25162655be1ca0f3b401e5cb652d5115d4b170044c1be5f: read-only file system" Oct 18 06:04:28 balenad[987]: time="2021-10-18T06:04:28.621667421Z" level=error msg="Handler for POST /v1.40/containers/create returned error: mkdir /var/lib/docker/aufs/mnt/199ca962e418558c09b72ad4436b7540d033db729568329278820df43978880d-init: read-only file system" Oct 18 06:04:28 balenad[229397]: balena: Error response from daemon: mkdir /var/lib/docker/aufs/mnt/199ca962e418558c09b72ad4436b7540d033db729568329278820df43978880d-init: read-only file system. Oct 18 06:04:28 balenad[229397]: See 'balena run --help'. Oct 18 06:07:04 balenad[987]: time="2021-10-18T06:07:04.796899645Z" level=error msg="Error replicating health state for container 14fb6f4c9a35a246870bf3217848625a14112364d87bf5cd151d4990ff23a01f: open /var/lib/docker/containers/14fb6f4c9a35a246870bf3217848625a14112364d87bf5cd151d4990ff23a01f/.tmp-config.v2.json180249913: read-only file system" Oct 18 06:07:28 balenad[987]: SIGABRT: abort Oct 18 06:07:28 balenad[987]: PC=0x463df1 m=0 sigcode=0 Oct 18 06:07:28 balenad[987]: goroutine 0 [idle]: Oct 18 06:07:28 balenad[987]: runtime.futex(0x2f32068, 0x80, 0x0, 0x0, 0x7fff00000000, 0x421ef6, 0x0, 0x0, 0x7fff4e5ab608, 0x40f341, ...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/sys_linux_amd64.s:535 +0x21 Oct 18 06:07:28 balenad[987]: runtime.futexsleep(0x2f32068, 0x7fff00000000, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/os_linux.go:46 +0x4b Oct 18 06:07:28 balenad[987]: runtime.notesleep(0x2f32068) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/lock_futex.go:151 +0xa1 Oct 18 06:07:28 balenad[987]: runtime.stopm() Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:1936 +0xc1 Oct 18 06:07:28 balenad[987]: runtime.findrunnable(0xc000052f00, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:2399 +0x54a Oct 18 06:07:28 balenad[987]: runtime.schedule() Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:2525 +0x21c Oct 18 06:07:28 balenad[987]: runtime.goschedImpl(0xc000000f00) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:2620 +0xdf Oct 18 06:07:28 balenad[987]: runtime.gosched_m(0xc000000f00) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:2628 +0x34 Oct 18 06:07:28 balenad[987]: runtime.mcall(0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/asm_amd64.s:299 +0x5b Oct 18 06:07:28 balenad[987]: goroutine 1 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd.(*DaemonCli).start(0xc0004c2d20, 0xc00008a540, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon.go:241 +0xb65 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd.runDaemon(...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker_unix.go:13 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd.newDaemonCommand.func1(0xc000408500, 0xc0004062a0, 0x0, 0xe, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker.go:34 +0x7b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).execute(0xc000408500, 0xc0000ca010, 0xe, 0xe, 0xc000408500, 0xc0000ca010) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:762 +0x465 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0xc000408500, 0x0, 0x0, 0x10) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:852 +0x2ec Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).Execute(...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:800 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd.Main() Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker.go:98 +0x18f Oct 18 06:07:28 balenad[987]: main.main() Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/balena-engine/main.go:29 +0x129 Oct 18 06:07:28 balenad[987]: goroutine 19 [syscall, 641 minutes]: Oct 18 06:07:28 balenad[987]: os/signal.signal_recv(0x1f02940) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/sigqueue.go:139 +0x9c Oct 18 06:07:28 balenad[987]: os/signal.loop() Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/signal/signal_unix.go:23 +0x22 Oct 18 06:07:28 balenad[987]: created by os/signal.init.0 Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/signal/signal_unix.go:29 +0x41 Oct 18 06:07:28 balenad[987]: goroutine 68 [syscall, 666 minutes]: Oct 18 06:07:28 balenad[987]: syscall.Syscall6(0xf7, 0x1, 0x467, 0xc00005c490, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/syscall/asm_linux_amd64.s:44 +0x5 Oct 18 06:07:28 balenad[987]: os.(*Process).blockUntilWaitable(0xc000378c00, 0x0, 0x7fccd5959f38, 0xc00005c5e8) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/wait_waitid.go:31 +0x98 Oct 18 06:07:28 balenad[987]: os.(*Process).wait(0xc000378c00, 0xc00005c5e8, 0x409f35, 0x43429c) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/exec_unix.go:22 +0x39 Oct 18 06:07:28 balenad[987]: os.(*Process).Wait(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/exec.go:125 Oct 18 06:07:28 balenad[987]: os/exec.(*Cmd).Wait(0xc0007a8000, 0xc00005c630, 0x45e9d0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/exec/exec.go:474 +0x61 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/libcontainerd/supervisor.(*remote).startContainerd.func1(0xc0007a8000, 0xc00000c1e0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:208 +0x43 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/libcontainerd/supervisor.(*remote).startContainerd Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:206 +0x2b8 Oct 18 06:07:28 balenad[987]: goroutine 66 [select]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/libcontainerd/supervisor.(*remote).monitorDaemon(0xc00000c1e0, 0x1f20280, 0xc000796b40) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:252 +0xdf4 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/libcontainerd/supervisor.Start Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:90 +0x3f1 Oct 18 06:07:28 balenad[987]: goroutine 69 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc000796e80) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:115 +0x12d Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:106 +0x16a Oct 18 06:07:28 balenad[987]: goroutine 70 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0xc000408a00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1077 +0x5d1 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:743 +0xb6 Oct 18 06:07:28 balenad[987]: goroutine 51 [IO wait]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd0edebc8, 0x72, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000395898, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Read(0xc000395880, 0xc0007c8000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x19b Oct 18 06:07:28 balenad[987]: net.(*netFD).Read(0xc000395880, 0xc0007c8000, 0x8000, 0x8000, 0x0, 0x800010601, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:202 +0x4f Oct 18 06:07:28 balenad[987]: net.(*conn).Read(0xc000386240, 0xc0007c8000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/net.go:177 +0x69 Oct 18 06:07:28 balenad[987]: bufio.(*Reader).Read(0xc0007c62a0, 0xc00032e038, 0x9, 0x9, 0xc000340e00, 0x7fccd5950d98, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/bufio/bufio.go:223 +0x23e Oct 18 06:07:28 balenad[987]: io.ReadAtLeast(0x1eda440, 0xc0007c62a0, 0xc00032e038, 0x9, 0x9, 0x9, 0x92b395, 0xc00139618c, 0xc0007ffe38) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:310 +0x88 Oct 18 06:07:28 balenad[987]: io.ReadFull(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:329 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0xc00032e038, 0x9, 0x9, 0x1eda440, 0xc0007c62a0, 0x0, 0xc000000000, 0x2462ce5be9cb, 0x2f310a0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x88 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc00032e000, 0xc001396180, 0xc001396180, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0xa1 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0xc0003f41c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1249 +0x180 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:289 +0xd42 Oct 18 06:07:28 balenad[987]: goroutine 52 [select]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc000469310, 0x1, 0x0, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0x107 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc0007c6360, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x1b6 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0xc0003f41c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:333 +0x7b Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:331 +0xedf Oct 18 06:07:28 balenad[987]: goroutine 73 [chan receive, 641 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/signal.Trap.func1(0xc00008b800, 0x1edc8a0, 0xc0000c6180, 0xc000365ee0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:38 +0x5b Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/pkg/signal.Trap Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:36 +0x11e Oct 18 06:07:28 balenad[987]: goroutine 84 [IO wait, 1 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd0edea28, 0x72, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000348c98, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Read(0xc000348c80, 0xc00086c000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x19b Oct 18 06:07:28 balenad[987]: net.(*netFD).Read(0xc000348c80, 0xc00086c000, 0x8000, 0x8000, 0x0, 0x800010601, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:202 +0x4f Oct 18 06:07:28 balenad[987]: net.(*conn).Read(0xc0000c42b0, 0xc00086c000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/net.go:177 +0x69 Oct 18 06:07:28 balenad[987]: bufio.(*Reader).Read(0xc00086a420, 0xc0004063b8, 0x9, 0x9, 0xc000e78380, 0x7fccd5951460, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/bufio/bufio.go:223 +0x23e Oct 18 06:07:28 balenad[987]: io.ReadAtLeast(0x1eda440, 0xc00086a420, 0xc0004063b8, 0x9, 0x9, 0x9, 0x92b395, 0xc000da824c, 0xc0007fce38) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:310 +0x88 Oct 18 06:07:28 balenad[987]: io.ReadFull(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:329 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0xc0004063b8, 0x9, 0x9, 0x1eda440, 0xc00086a420, 0x0, 0xc000000000, 0x245d87cb2538, 0x2f310a0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x88 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc000406380, 0xc000da8240, 0xc000da8240, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0xa1 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0xc00003e8c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1249 +0x180 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:289 +0xd42 Oct 18 06:07:28 balenad[987]: goroutine 75 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon.(*Daemon).setupDumpStackTrap.func1(0xc00008baa0, 0x1be52ab, 0x16) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:18 +0x41 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/daemon.(*Daemon).setupDumpStackTrap Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:17 +0xbf Oct 18 06:07:28 balenad[987]: goroutine 80 [IO wait, 666 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd0edeaf8, 0x72, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000348a98, 0x72, 0x0, 0x0, 0x1bcb535) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Accept(0xc000348a80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x1ba Oct 18 06:07:28 balenad[987]: net.(*netFD).accept(0xc000348a80, 0xc000354000, 0x7fccd5951460, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:238 +0x42 Oct 18 06:07:28 balenad[987]: net.(*UnixListener).accept(0xc0004c3c20, 0xc000073e88, 0x410ff8, 0x30) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/unixsock_posix.go:162 +0x32 Oct 18 06:07:28 balenad[987]: net.(*UnixListener).Accept(0xc0004c3c20, 0x1ac3da0, 0xc00084e540, 0x193e3e0, 0x2ea12c0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/unixsock.go:260 +0x48 Oct 18 06:07:28 balenad[987]: net/http.(*Server).Serve(0xc00081f040, 0x1f120c0, 0xc0004c3c20, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2859 +0x22d Oct 18 06:07:28 balenad[987]: net/http.Serve(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2456 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon.(*Daemon).listenMetricsSock.func1(0x1f120c0, 0xc0004c3c20, 0xc0007970c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/metrics_unix.go:31 +0x6d Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/daemon.(*Daemon).listenMetricsSock Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/metrics_unix.go:30 +0x1f4 Oct 18 06:07:28 balenad[987]: goroutine 81 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc000797380) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:115 +0x12d Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:106 +0x16a Oct 18 06:07:28 balenad[987]: goroutine 82 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0xc000408c80) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1077 +0x5d1 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:743 +0xb6 Oct 18 06:07:28 balenad[987]: goroutine 85 [select, 1 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc00037f310, 0x1, 0x0, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0x107 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc00086a540, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x1b6 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0xc00003e8c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:333 +0x7b Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:331 +0xedf Oct 18 06:07:28 balenad[987]: goroutine 86 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc0007979c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:115 +0x12d Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:106 +0x16a Oct 18 06:07:28 balenad[987]: goroutine 87 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0xc000408f00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1077 +0x5d1 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:743 +0xb6 Oct 18 06:07:28 balenad[987]: goroutine 89 [IO wait, 66 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd0ede958, 0x72, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000349098, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Read(0xc000349080, 0xc00088a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x19b Oct 18 06:07:28 balenad[987]: net.(*netFD).Read(0xc000349080, 0xc00088a000, 0x8000, 0x8000, 0x0, 0x800000601, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:202 +0x4f Oct 18 06:07:28 balenad[987]: net.(*conn).Read(0xc0000c4348, 0xc00088a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/net.go:177 +0x69 Oct 18 06:07:28 balenad[987]: bufio.(*Reader).Read(0xc00086ac00, 0xc000406658, 0x9, 0x9, 0xc0008abe30, 0x409c7c, 0xc0008882a0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/bufio/bufio.go:223 +0x23e Oct 18 06:07:28 balenad[987]: io.ReadAtLeast(0x1eda440, 0xc00086ac00, 0xc000406658, 0x9, 0x9, 0x9, 0x45c770, 0xc0008882a0, 0xc0008abe68) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:310 +0x88 Oct 18 06:07:28 balenad[987]: io.ReadFull(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:329 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0xc000406658, 0x9, 0x9, 0x1eda440, 0xc00086ac00, 0x0, 0xc000000000, 0x100000000410ff8, 0xc000075090) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x88 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc000406620, 0xc000a5e8c0, 0xc000a5e8c0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0xa1 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0xc00003ea80) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1249 +0x180 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:289 +0xd42 Oct 18 06:07:28 balenad[987]: goroutine 90 [select, 66 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc00037f950, 0x1, 0x0, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0x107 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc00086ad20, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x1b6 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0xc00003ea80) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:333 +0x7b Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:331 +0xedf Oct 18 06:07:28 balenad[987]: goroutine 53 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/libcontainerd/remote.(*client).processEventStream(0xc0007c64e0, 0x1f20280, 0xc000796b40, 0x1bd4495, 0xc) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:700 +0x2aa Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/libcontainerd/remote.NewClient Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:67 +0x268 Oct 18 06:07:28 balenad[987]: goroutine 23 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream.func5(0xc0007aae00, 0xc00017e360, 0x1f20340, 0xc0007be570) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:319 +0xd7 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:318 +0x991 Oct 18 06:07:28 balenad[987]: goroutine 24 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).waitOnHeader(0xc0007e8100, 0x8, 0xd) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:312 +0xcc Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).RecvCompress(...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:331 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0xc0007c0b00, 0x1b23e20, 0xc0002587e0, 0x0, 0xc00005d5a0, 0xc0002587e0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:871 +0x70c Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0xc0007c0b00, 0xc000250fa0, 0x203000) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:736 +0x46 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).withRetry(0xc00017e360, 0xc00006ce60, 0xc00006ce50, 0xc00041e200, 0x48) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:594 +0x7c Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0xc00017e360, 0x1b23e20, 0xc0002587e0, 0xc000370e00, 0x4010100000000) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:735 +0x100 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1.(*eventsSubscribeClient).Recv(0xc00080f810, 0x1c70cf8, 0xc0002586c0, 0xc00005d7c8) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1/events.pb.go:351 +0x62 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe.func1(0xc0002586c0, 0x1f3acc0, 0xc00080f810, 0xc0007c2540, 0x1f20280, 0xc000796b40) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:99 +0x80 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:95 +0x1ca Oct 18 06:07:28 balenad[987]: goroutine 25 [sync.Cond.Wait, 640 minutes]: Oct 18 06:07:28 balenad[987]: runtime.goparkunlock(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:307 Oct 18 06:07:28 balenad[987]: sync.runtime_notifyListWait(0xc0007e0c10, 0xc000000001) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/sema.go:510 +0xf9 Oct 18 06:07:28 balenad[987]: sync.(*Cond).Wait(0xc0007e0c00) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/sync/cond.go:56 +0x9e Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon/stats.(*Collector).Run(0xc0007e0bc0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/stats/collector.go:101 +0x48 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/daemon.(*Daemon).newStatsCollector Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/stats_collector.go:24 +0x7d Oct 18 06:07:28 balenad[987]: goroutine 57 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream.func5(0xc0007aaa80, 0xc0009c4120, 0x1f20340, 0xc00091bf50) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:319 +0xd7 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:318 +0x991 Oct 18 06:07:28 balenad[987]: goroutine 26 [chan receive, 3 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon.(*Daemon).execCommandGC(0xc00000c5a0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/exec.go:305 +0x14a Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/daemon.NewDaemon Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/daemon.go:1137 +0x2a8f Oct 18 06:07:28 balenad[987]: goroutine 27 [select, 1 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/libcontainerd/remote.(*client).processEventStream(0xc000258ea0, 0x1f20280, 0xc000796b40, 0x1bc7595, 0x4) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:700 +0x2aa Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/libcontainerd/remote.NewClient Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:67 +0x268 Oct 18 06:07:28 balenad[987]: goroutine 65679 [select, 1 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).worker(0xc000d3e750, 0xc0010e0880) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:338 +0x18d Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).spawnWorker Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:359 +0x83 Oct 18 06:07:28 balenad[987]: goroutine 366 [sync.Cond.Wait, 666 minutes]: Oct 18 06:07:28 balenad[987]: runtime.goparkunlock(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:307 Oct 18 06:07:28 balenad[987]: sync.runtime_notifyListWait(0xc000796850, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/sema.go:510 +0xf9 Oct 18 06:07:28 balenad[987]: sync.(*Cond).Wait(0xc000796840) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/sync/cond.go:56 +0x9e Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0xc000796800, 0xc0009d8000, 0x800, 0x4000, 0x0, 0x200000000, 0xc000097980) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:134 +0x26b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon/logger.(*Copier).copySrc(0xc000796880, 0x1bca637, 0x6, 0x7fccd0545ab0, 0xc000796800) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:81 +0x913 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/daemon/logger.(*Copier).Run Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0x10f Oct 18 06:07:28 balenad[987]: goroutine 95 [select, 6 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).watchLoop(0xc0004c7600) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:446 +0xc6 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).startWatch Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:463 +0xcd Oct 18 06:07:28 balenad[987]: goroutine 58 [select, 1 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).readClient(0xc000469630, 0xc0009aab90, 0x5, 0x5, 0xc000cb6380, 0xc0008a7958, 0x431aa1) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:185 +0xd4 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).Read(0xc000469630, 0xc0009aab90, 0x5, 0x5, 0x1c71080, 0xc0009a8480, 0xc0008a79d8) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:165 +0x198 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*transportReader).Read(0xc00091bfb0, 0xc0009aab90, 0x5, 0x5, 0xc0008a7a94, 0xc0008a7a00, 0x96e80c) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:488 +0x55 Oct 18 06:07:28 balenad[987]: io.ReadAtLeast(0x1edd240, 0xc00091bfb0, 0xc0009aab90, 0x5, 0x5, 0x5, 0x4ed82c, 0xc00091bf50, 0xc000953aa0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:310 +0x88 Oct 18 06:07:28 balenad[987]: io.ReadFull(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:329 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).Read(0xc0000e6500, 0xc0009aab90, 0x5, 0x5, 0x1b23e20, 0x7fccd04dd900, 0xc000953aa0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:472 +0xc8 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*parser).recvMsg(0xc0009aab80, 0x1000000, 0xd9, 0xd9, 0x0, 0x0, 0x7fccd04dd8d0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:508 +0x63 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.recvAndDecompress(0xc0009aab80, 0xc0000e6500, 0x0, 0x0, 0x1000000, 0x0, 0x0, 0x0, 0xc0004b8380, 0xd9, ...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:639 +0x4d Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.recv(0xc0009aab80, 0x7fccd0eedac0, 0x2f4e458, 0xc0000e6500, 0x0, 0x0, 0x1b23e20, 0xc001374c00, 0x1000000, 0x0, ...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:684 +0x9b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0xc000395d00, 0x1b23e20, 0xc001374c00, 0x0, 0xc0008a7d70, 0xc001374c00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:885 +0xed Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0xc000395d00, 0x409e1c, 0x203000) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:736 +0x46 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).withRetry(0xc0009c4120, 0xc0008a7e60, 0xc0008a7e50, 0x1, 0x48) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:590 +0x29f Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0xc0009c4120, 0x1b23e20, 0xc001374c00, 0xc0008a7f24, 0x2) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:735 +0x100 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1.(*eventsSubscribeClient).Recv(0xc000969180, 0xc0008a7f20, 0x2, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1/events.pb.go:351 +0x62 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe.func1(0xc000941680, 0x1f3acc0, 0xc000969180, 0xc000953920, 0x1f20280, 0xc000796b40) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:99 +0x80 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:95 +0x1ca Oct 18 06:07:28 balenad[987]: goroutine 475 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersWait(0xc000c33800, 0x1f20340, 0xc000beeae0, 0x1f12340, 0xc00032e1c0, 0xc000930a00, 0xc000bee960, 0xc000a2e701, 0xc0007a6b00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:357 +0x2a8 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1f20340, 0xc000beeae0, 0x1f12340, 0xc00032e1c0, 0xc000930a00, 0xc000bee960, 0x1f20340, 0xc000beeae0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x179 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1f20340, 0xc000beea80, 0x1f12340, 0xc00032e1c0, 0xc000930a00, 0xc000bee960, 0x203000, 0x203000) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x60b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1f20340, 0xc000beea80, 0x1f12340, 0xc00032e1c0, 0xc000930a00, 0xc000bee960, 0x1f20340, 0xc000beea80) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x82d Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1f12340, 0xc00032e1c0, 0xc000930700) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x223 Oct 18 06:07:28 balenad[987]: net/http.HandlerFunc.ServeHTTP(0xc0009ab480, 0x1f12340, 0xc00032e1c0, 0xc000930700) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:1995 +0x44 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0xc0004ca480, 0x1f12340, 0xc00032e1c0, 0xc000930400) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xe3 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0xc000ba4650, 0x1f12340, 0xc00032e1c0, 0xc000930400) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x70 Oct 18 06:07:28 balenad[987]: net/http.serverHandler.ServeHTTP(0xc0004c96c0, 0x1f12340, 0xc00032e1c0, 0xc000930400) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2774 +0xa8 Oct 18 06:07:28 balenad[987]: net/http.(*conn).serve(0xc000814460, 0x1f20280, 0xc000c2cb80) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:1878 +0x851 Oct 18 06:07:28 balenad[987]: created by net/http.(*Server).Serve Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2884 +0x2f4 Oct 18 06:07:28 balenad[987]: goroutine 455 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon.(*Daemon).containerAttach(0xc00000c5a0, 0xc000a658c0, 0xc00049d200, 0xc000c40100, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:177 +0x132 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon.(*Daemon).ContainerAttach(0xc00000c5a0, 0xc0001280a7, 0x40, 0xc0009f5aa0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:74 +0x5c8 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersAttach(0xc000c33800, 0x1f20340, 0xc0009f5980, 0x1f12340, 0xc000cea460, 0xc000390f00, 0xc0009f5890, 0xc0007ec301, 0xc00013b4a0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:602 +0x355 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1f20340, 0xc0009f5980, 0x1f12340, 0xc000cea460, 0xc000390f00, 0xc0009f5890, 0x1f20340, 0xc0009f5980) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x179 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1f20340, 0xc0009f5950, 0x1f12340, 0xc000cea460, 0xc000390f00, 0xc0009f5890, 0x203000, 0x203000) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x60b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1f20340, 0xc0009f5950, 0x1f12340, 0xc000cea460, 0xc000390f00, 0xc0009f5890, 0x1f20340, 0xc0009f5950) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x82d Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1f12340, 0xc000cea460, 0xc000390e00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x223 Oct 18 06:07:28 balenad[987]: net/http.HandlerFunc.ServeHTTP(0xc0009aba00, 0x1f12340, 0xc000cea460, 0xc000390e00) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:1995 +0x44 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0xc0004ca480, 0x1f12340, 0xc000cea460, 0xc000390c00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xe3 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0xc000ba4650, 0x1f12340, 0xc000cea460, 0xc000390c00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x70 Oct 18 06:07:28 balenad[987]: net/http.serverHandler.ServeHTTP(0xc0004c96c0, 0x1f12340, 0xc000cea460, 0xc000390c00) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2774 +0xa8 Oct 18 06:07:28 balenad[987]: net/http.(*conn).serve(0xc0002500a0, 0x1f20280, 0xc000c2cd40) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:1878 +0x851 Oct 18 06:07:28 balenad[987]: created by net/http.(*Server).Serve Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2884 +0x2f4 Oct 18 06:07:28 balenad[987]: goroutine 367 [IO wait, 1 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd04dd0b0, 0x72, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc0007c7d58, 0x72, 0x8001, 0x8000, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Read(0xc0007c7d40, 0xc000a16000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x19b Oct 18 06:07:28 balenad[987]: os.(*File).read(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/file_unix.go:263 Oct 18 06:07:28 balenad[987]: os.(*File).Read(0xc0000c4778, 0xc000a16000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/file.go:108 +0x70 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0xc00008b380, 0xc000a16000, 0x8000, 0x8000, 0x59, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:154 +0x2e9 Oct 18 06:07:28 balenad[987]: io.copyBuffer(0x1edae20, 0xc0004058c0, 0x7fccd0545b08, 0xc00008b380, 0xc000a16000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:402 +0x122 Oct 18 06:07:28 balenad[987]: io.CopyBuffer(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:375 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/pools.Copy(0x1edae20, 0xc0004058c0, 0x7fccd0545b08, 0xc00008b380, 0xc00008b380, 0x1, 0x43a516) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0xcf Oct 18 06:07:28 balenad[987]: github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x1edae20, 0xc0004058c0, 0x7fccd0545a48, 0xc00008b380, 0xc00037fdb0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x71 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x84 Oct 18 06:07:28 balenad[987]: goroutine 614 [IO wait, 666 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd04de598, 0x72, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000348198, 0x72, 0x0, 0x1, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Read(0xc000348180, 0xc00055e9a1, 0x1, 0x1, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x19b Oct 18 06:07:28 balenad[987]: net.(*netFD).Read(0xc000348180, 0xc00055e9a1, 0x1, 0x1, 0x0, 0x1edd320, 0x40d69c) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:202 +0x4f Oct 18 06:07:28 balenad[987]: net.(*conn).Read(0xc0000c4380, 0xc00055e9a1, 0x1, 0x1, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/net.go:177 +0x69 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverrideConn).Read(0xc000ec7860, 0xc00055e9a1, 0x1, 0x1, 0x43a516, 0x1c70dc0, 0xc0004686e0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:110 +0x82 Oct 18 06:07:28 balenad[987]: net/http.(*connReader).backgroundRead(0xc00055e990) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:677 +0x58 Oct 18 06:07:28 balenad[987]: created by net/http.(*connReader).startBackgroundRead Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:673 +0xca Oct 18 06:07:28 balenad[987]: goroutine 426 [IO wait, 666 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd0edee38, 0x72, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000348318, 0x72, 0x0, 0x0, 0x1bcb535) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Accept(0xc000348300, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x1ba Oct 18 06:07:28 balenad[987]: net.(*netFD).accept(0xc000348300, 0x30, 0x1ac3da0, 0x50) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:238 +0x42 Oct 18 06:07:28 balenad[987]: net.(*UnixListener).accept(0xc0004c2f30, 0xc00004e570, 0xc00004e500, 0xc000a2e700) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/unixsock_posix.go:162 +0x32 Oct 18 06:07:28 balenad[987]: net.(*UnixListener).Accept(0xc0004c2f30, 0xc000ba9e58, 0xc000ba9e50, 0x410ff8, 0x30) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/unixsock.go:260 +0x48 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverride).Accept(0xc00036eb80, 0x1ac3da0, 0xc000bd4c90, 0x193e3e0, 0x2ea12c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:116 +0x37 Oct 18 06:07:28 balenad[987]: net/http.(*Server).Serve(0xc0004c9520, 0x1f08c80, 0xc00036eb80, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2859 +0x22d Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*HTTPServer).Serve(...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:113 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*Server).serveAPI.func1(0xc000612720, 0xc000364ee0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:87 +0xd2 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/api/server.(*Server).serveAPI Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:84 +0x86 Oct 18 06:07:28 balenad[987]: goroutine 391 [IO wait]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd04dd4c0, 0x72, 0x28) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000490c18, 0x72, 0x200, 0x200, 0xc000a40030) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).ReadMsg(0xc000490c00, 0xc001394200, 0x200, 0x200, 0xc000a40030, 0x28, 0x28, 0x0, 0x0, 0x0, ...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:243 +0x21c Oct 18 06:07:28 balenad[987]: net.(*netFD).readMsg(0xc000490c00, 0xc001394200, 0x200, 0x200, 0xc000a40030, 0x28, 0x28, 0xc00135a320, 0x0, 0x0, ...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:214 +0x90 Oct 18 06:07:28 balenad[987]: net.(*UDPConn).readMsg(0xc0000c4540, 0xc001394200, 0x200, 0x200, 0xc000a40030, 0x28, 0x28, 0x7fccd5950d98, 0x0, 0xc000050a00, ...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/udpsock_posix.go:59 +0x91 real 0m 0.09s user 0m 0.01s sys 0m 0.01s --- balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" --- 2021-10-18 15:30:34.385879138+00:00 real 0m 1.15s user 0m 0.32s sys 0m 0.70s --- balena network inspect $(balena ps --quiet | tr "\n" " ") --- 2021-10-18 15:30:35.561826358+00:00 Command exited with non-zero status 1 real 0m 0.19s user 0m 0.12s sys 0m 0.07s --- echo === BOOT === --- 2021-10-18 15:30:35.767739912+00:00 === BOOT === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- systemd-analyze --- 2021-10-18 15:30:35.786616484+00:00 Startup finished in 2.231s (kernel) + 15.956s (userspace) = 18.187s multi-user.target reached after 15.929s in userspace real 0m 0.02s user 0m 0.00s sys 0m 0.00s --- systemd-analyze critical-chain --- 2021-10-18 15:30:35.830434345+00:00 The time when unit became active or started is printed after the "@" character. The time the unit took to start is printed after the "+" character. multi-user.target @15.929s └─balena-supervisor.service @15.927s └─balena.service @20h 28min 52.951s +107ms └─dnsmasq.service @4.216s +36ms └─network.target @4.212s └─NetworkManager.service @3.928s +283ms └─balena-net-config.service @3.207s +705ms └─basic.target @3.199s └─paths.target @3.199s └─config-json.path @3.167s └─sysinit.target @3.166s └─rngd.service @3.166s └─systemd-udev-settle.service @488ms +2.648s └─systemd-udev-trigger.service @310ms +172ms └─systemd-udevd-kernel.socket @285ms └─system.slice @278ms └─-.slice @278ms real 0m 0.65s user 0m 0.19s sys 0m 0.02s --- echo === HARDWARE === --- 2021-10-18 15:30:36.501912439+00:00 === HARDWARE === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /proc/cpuinfo --- 2021-10-18 15:30:36.520938756+00:00 processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 92 model name : Intel(R) Atom(TM) Processor E3940 @ 1.60GHz stepping : 9 microcode : 0x32 cpu MHz : 1792.623 cache size : 1024 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 4 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 21 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology tsc_reliable nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch cpuid_fault cat_l2 ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust smep erms mpx rdt_a rdseed smap clflushopt intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts arch_capabilities vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs bugs : monitor spectre_v1 spectre_v2 bogomips : 3187.20 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 92 model name : Intel(R) Atom(TM) Processor E3940 @ 1.60GHz stepping : 9 microcode : 0x32 cpu MHz : 1790.129 cache size : 1024 KB physical id : 0 siblings : 4 core id : 1 cpu cores : 4 apicid : 2 initial apicid : 2 fpu : yes fpu_exception : yes cpuid level : 21 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology tsc_reliable nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch cpuid_fault cat_l2 ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust smep erms mpx rdt_a rdseed smap clflushopt intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts arch_capabilities vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs bugs : monitor spectre_v1 spectre_v2 bogomips : 3187.20 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: processor : 2 vendor_id : GenuineIntel cpu family : 6 model : 92 model name : Intel(R) Atom(TM) Processor E3940 @ 1.60GHz stepping : 9 microcode : 0x32 cpu MHz : 1788.914 cache size : 1024 KB physical id : 0 siblings : 4 core id : 2 cpu cores : 4 apicid : 4 initial apicid : 4 fpu : yes fpu_exception : yes cpuid level : 21 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology tsc_reliable nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch cpuid_fault cat_l2 ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust smep erms mpx rdt_a rdseed smap clflushopt intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts arch_capabilities vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs bugs : monitor spectre_v1 spectre_v2 bogomips : 3187.20 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: processor : 3 vendor_id : GenuineIntel cpu family : 6 model : 92 model name : Intel(R) Atom(TM) Processor E3940 @ 1.60GHz stepping : 9 microcode : 0x32 cpu MHz : 1792.757 cache size : 1024 KB physical id : 0 siblings : 4 core id : 3 cpu cores : 4 apicid : 6 initial apicid : 6 fpu : yes fpu_exception : yes cpuid level : 21 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology tsc_reliable nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch cpuid_fault cat_l2 ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust smep erms mpx rdt_a rdseed smap clflushopt intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts arch_capabilities vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs bugs : monitor spectre_v1 spectre_v2 bogomips : 3187.20 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: real 0m 0.03s user 0m 0.00s sys 0m 0.00s --- cat /proc/device-tree/model --- 2021-10-18 15:30:36.564067726+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /proc/meminfo --- 2021-10-18 15:30:36.586102299+00:00 MemTotal: 3867120 kB MemFree: 68152 kB MemAvailable: 96244 kB Buffers: 1020 kB Cached: 69736 kB SwapCached: 128 kB Active: 2391880 kB Inactive: 554884 kB Active(anon): 2338176 kB Inactive(anon): 537772 kB Active(file): 53704 kB Inactive(file): 17112 kB Unevictable: 116 kB Mlocked: 0 kB SwapTotal: 1933556 kB SwapFree: 794480 kB Dirty: 388 kB Writeback: 0 kB AnonPages: 2875992 kB Mapped: 37092 kB Shmem: 196 kB KReclaimable: 38676 kB Slab: 169824 kB SReclaimable: 38676 kB SUnreclaim: 131148 kB KernelStack: 75312 kB PageTables: 142860 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 3867116 kB Committed_AS: 73019380 kB VmallocTotal: 34359738367 kB VmallocUsed: 88104 kB VmallocChunk: 0 kB Percpu: 4224 kB DirectMap4k: 100048 kB DirectMap2M: 3930112 kB DirectMap1G: 2097152 kB real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- ps --- 2021-10-18 15:30:36.607574917+00:00 PID TTY TIME CMD 1 ? 00:20:30 systemd 2 ? 00:00:01 kthreadd 3 ? 00:00:00 rcu_gp 4 ? 00:00:00 rcu_par_gp 8 ? 00:00:00 mm_percpu_wq 9 ? 00:00:00 rcu_tasks_kthre 10 ? 00:00:00 rcu_tasks_rude_ 11 ? 00:00:00 rcu_tasks_trace 12 ? 00:00:12 ksoftirqd/0 13 ? 00:05:34 rcu_preempt 14 ? 00:00:00 migration/0 15 ? 00:00:00 cpuhp/0 16 ? 00:00:00 cpuhp/1 17 ? 00:00:00 migration/1 18 ? 00:00:11 ksoftirqd/1 21 ? 00:00:00 cpuhp/2 22 ? 00:00:00 migration/2 23 ? 00:00:14 ksoftirqd/2 26 ? 00:00:00 cpuhp/3 27 ? 00:00:00 migration/3 28 ? 00:00:09 ksoftirqd/3 31 ? 00:00:00 kdevtmpfs 32 ? 00:00:00 netns 35 ? 00:00:00 oom_reaper 36 ? 00:00:00 writeback 37 ? 00:00:08 kcompactd0 79 ? 00:00:00 kblockd 80 ? 00:00:00 blkcg_punt_bio 81 ? 00:00:00 ata_sff 82 ? 00:00:00 md 85 ? 00:00:00 rpciod 86 ? 00:00:00 kworker/u9:0 87 ? 00:00:00 xprtiod 88 ? 00:37:35 kswapd0 89 ? 00:00:00 nfsiod 90 ? 00:00:00 cifsiod 91 ? 00:00:00 smb3decryptd 92 ? 00:00:00 cifsfileinfoput 93 ? 00:00:00 cifsoplockd 95 ? 00:00:00 acpi_thermal_pm 97 ? 00:00:00 nvme-wq 98 ? 00:00:00 nvme-reset-wq 99 ? 00:00:00 nvme-delete-wq 100 ? 00:00:00 scsi_eh_0 101 ? 00:00:00 scsi_tmf_0 102 ? 00:00:00 scsi_eh_1 103 ? 00:00:00 scsi_tmf_1 106 ? 00:00:00 raid5wq 107 ? 00:00:00 dm_bufio_cache 109 ? 00:00:00 sdhci 110 ? 00:00:00 irq/39-mmc0 112 ? 00:00:00 ipv6_addrconf 119 ? 00:00:00 mmc_complete 524 ? 00:00:00 jbd2/mmcblk0p2- 525 ? 00:00:00 ext4-rsv-conver 539 ? 00:00:00 jbd2/mmcblk0p5- 540 ? 00:00:00 ext4-rsv-conver 565 ? 00:00:02 jbd2/mmcblk0p6- 566 ? 00:00:00 ext4-rsv-conver 658 ? 00:34:47 systemd-journal 683 ? 00:00:01 systemd-udevd 708 ? 00:00:00 tpm_dev_wq 710 ? 00:00:00 card0-crtc0 711 ? 00:00:00 card0-crtc1 714 ? 00:00:00 card0-crtc2 849 ? 00:00:27 rngd 852 ? 00:00:00 plymouthd 867 ? 00:00:00 ModemManager 877 ? 00:00:00 chronyd 933 ? 00:00:08 systemd-logind 971 ? 00:00:23 NetworkManager 1561 ? 00:01:17 balena-engine-c 1590 ? 00:01:12 balena-engine-c 1591 ? 00:04:12 balena-engine-c 1617 ? 00:01:07 balena-engine-c 1621 ? 00:01:04 balena-engine-c 1640 ? 00:01:08 balena-engine-c 2131 ? 00:00:00 systemd-udevd 2168 ? 00:00:00 systemd-udevd 2751 ? 00:01:38 balena-engine-c 2787 ? 00:19:55 node 2892 ? 00:01:04 journalctl 2939 ? 00:00:00 jbd2/mmcblk0p3- 2940 ? 00:00:00 ext4-rsv-conver 230319 ? 00:00:00 exe 230320 ? 00:00:00 balena-healthch 230326 ? 00:00:11 balena 230339 ? 00:00:00 exe 230340 ? 00:00:00 balena-healthch 230346 ? 00:00:11 balena 230358 ? 00:00:00 exe 230359 ? 00:00:00 balena-healthch 230365 ? 00:00:12 balena 230376 ? 00:00:00 exe 230377 ? 00:00:00 balena-healthch 230382 ? 00:00:11 balena 230395 ? 00:00:00 exe 230396 ? 00:00:00 balena-healthch 230402 ? 00:00:11 balena 230512 ? 00:00:00 exe 230513 ? 00:00:00 balena-healthch 230519 ? 00:00:11 balena 230537 ? 00:00:00 exe 230538 ? 00:00:00 balena-healthch 230544 ? 00:00:11 balena 230556 ? 00:00:00 exe 230557 ? 00:00:00 balena-healthch 230562 ? 00:00:13 balena 230578 ? 00:00:00 exe 230579 ? 00:00:00 balena-healthch 230585 ? 00:00:13 balena 230598 ? 00:00:00 exe 230599 ? 00:00:00 balena-healthch 230605 ? 00:00:12 balena 230709 ? 00:00:00 exe 230710 ? 00:00:00 balena-healthch 230716 ? 00:00:13 balena 230737 ? 00:00:00 exe 230738 ? 00:00:00 balena-healthch 230744 ? 00:00:10 balena 230756 ? 00:00:00 exe 230762 ? 00:00:00 balena-healthch 230763 ? 00:00:11 balena 230775 ? 00:00:00 exe 230776 ? 00:00:00 balena-healthch 230782 ? 00:00:12 balena 230794 ? 00:00:00 exe 230795 ? 00:00:00 balena-healthch 230801 ? 00:00:11 balena 230901 ? 00:00:00 exe 230902 ? 00:00:00 balena-healthch 230908 ? 00:00:12 balena 230928 ? 00:00:00 exe 230929 ? 00:00:00 balena-healthch 230935 ? 00:00:11 balena 230948 ? 00:00:00 exe 230949 ? 00:00:00 balena-healthch 230954 ? 00:00:11 balena 230970 ? 00:00:00 exe 230971 ? 00:00:00 balena-healthch 230976 ? 00:00:11 balena 230989 ? 00:00:00 exe 230990 ? 00:00:00 balena-healthch 230996 ? 00:00:11 balena 231092 ? 00:00:00 exe 231093 ? 00:00:00 balena-healthch 231098 ? 00:00:12 balena 231122 ? 00:00:00 exe 231123 ? 00:00:00 balena-healthch 231129 ? 00:00:09 balena 231141 ? 00:00:00 exe 231142 ? 00:00:00 balena-healthch 231148 ? 00:00:10 balena 231161 ? 00:00:00 exe 231162 ? 00:00:00 balena-healthch 231168 ? 00:00:11 balena 231179 ? 00:00:00 exe 231180 ? 00:00:00 balena-healthch 231185 ? 00:00:11 balena 231249 ? 00:00:00 exe 231250 ? 00:00:00 balena-healthch 231256 ? 00:00:10 balena 231277 ? 00:00:00 exe 231278 ? 00:00:00 balena-healthch 231284 ? 00:00:12 balena 231295 ? 00:00:00 exe 231296 ? 00:00:00 balena-healthch 231302 ? 00:00:11 balena 231313 ? 00:00:00 exe 231314 ? 00:00:00 balena-healthch 231320 ? 00:00:10 balena 231332 ? 00:00:00 exe 231333 ? 00:00:00 balena-healthch 231339 ? 00:00:11 balena 231362 ? 00:00:00 exe 231366 ? 00:00:00 balena-healthch 231368 ? 00:00:11 balena 231388 ? 00:00:00 exe 231389 ? 00:00:00 balena-healthch 231394 ? 00:00:12 balena 231407 ? 00:00:00 exe 231413 ? 00:00:00 balena-healthch 231414 ? 00:00:11 balena 231426 ? 00:00:00 exe 231427 ? 00:00:00 balena-healthch 231432 ? 00:00:11 balena 231446 ? 00:00:00 exe 231447 ? 00:00:00 balena-healthch 231453 ? 00:00:10 balena 231479 ? 00:00:00 exe 231485 ? 00:00:00 balena-healthch 231486 ? 00:00:10 balena 231506 ? 00:00:00 exe 231507 ? 00:00:00 balena-healthch 231513 ? 00:00:10 balena 231526 ? 00:00:00 exe 231527 ? 00:00:00 balena-healthch 231533 ? 00:00:10 balena 231546 ? 00:00:00 exe 231547 ? 00:00:00 balena-healthch 231552 ? 00:00:11 balena 231565 ? 00:00:00 exe 231566 ? 00:00:00 balena-healthch 231572 ? 00:00:10 balena 231595 ? 00:00:00 exe 231596 ? 00:00:00 balena-healthch 231602 ? 00:00:12 balena 231624 ? 00:00:00 exe 231625 ? 00:00:00 balena-healthch 231631 ? 00:00:11 balena 231641 ? 00:00:00 exe 231642 ? 00:00:00 balena-healthch 231648 ? 00:00:11 balena 231660 ? 00:00:00 exe 231665 ? 00:00:00 balena-healthch 231667 ? 00:00:11 balena 231679 ? 00:00:00 exe 231680 ? 00:00:00 balena-healthch 231686 ? 00:00:11 balena 231711 ? 00:00:00 exe 231712 ? 00:00:00 balena-healthch 231716 ? 00:00:10 balena 231737 ? 00:00:00 exe 231738 ? 00:00:00 balena-healthch 231744 ? 00:00:11 balena 231757 ? 00:00:00 exe 231758 ? 00:00:00 balena-healthch 231764 ? 00:00:12 balena 231777 ? 00:00:00 exe 231778 ? 00:00:00 balena-healthch 231783 ? 00:00:12 balena 231796 ? 00:00:00 exe 231797 ? 00:00:00 balena-healthch 231803 ? 00:00:11 balena 231830 ? 00:00:00 exe 231831 ? 00:00:00 balena-healthch 231837 ? 00:00:09 balena 231857 ? 00:00:00 exe 231858 ? 00:00:00 balena-healthch 231864 ? 00:00:10 balena 231877 ? 00:00:00 exe 231878 ? 00:00:00 balena-healthch 231884 ? 00:00:10 balena 231895 ? 00:00:00 exe 231896 ? 00:00:00 balena-healthch 231902 ? 00:00:10 balena 231914 ? 00:00:00 exe 231915 ? 00:00:00 balena-healthch 231917 ? 00:00:10 balena 231951 ? 00:00:00 exe 231952 ? 00:00:00 balena-healthch 231958 ? 00:00:10 balena 231978 ? 00:00:00 exe 231979 ? 00:00:00 balena-healthch 231985 ? 00:00:11 balena 231996 ? 00:00:00 exe 231997 ? 00:00:00 balena-healthch 232003 ? 00:00:12 balena 232015 ? 00:00:00 exe 232016 ? 00:00:00 balena-healthch 232022 ? 00:00:12 balena 232034 ? 00:00:00 exe 232035 ? 00:00:00 balena-healthch 232041 ? 00:00:10 balena 232068 ? 00:00:00 exe 232069 ? 00:00:00 balena-healthch 232075 ? 00:00:10 balena 232094 ? 00:00:00 exe 232095 ? 00:00:00 balena-healthch 232101 ? 00:00:10 balena 232112 ? 00:00:00 exe 232113 ? 00:00:00 balena-healthch 232118 ? 00:00:10 balena 232132 ? 00:00:00 exe 232133 ? 00:00:00 balena-healthch 232138 ? 00:00:09 balena 232149 ? 00:00:00 exe 232150 ? 00:00:00 balena-healthch 232156 ? 00:00:10 balena 232186 ? 00:00:00 exe 232187 ? 00:00:00 balena-healthch 232193 ? 00:00:09 balena 232212 ? 00:00:00 exe 232213 ? 00:00:00 balena-healthch 232219 ? 00:00:10 balena 232230 ? 00:00:00 exe 232231 ? 00:00:00 balena-healthch 232236 ? 00:00:10 balena 232250 ? 00:00:00 exe 232251 ? 00:00:00 balena-healthch 232256 ? 00:00:10 balena 232268 ? 00:00:00 exe 232274 ? 00:00:00 balena-healthch 232275 ? 00:00:11 balena 232299 ? 00:00:00 exe 232300 ? 00:00:00 balena-healthch 232306 ? 00:00:10 balena 232326 ? 00:00:00 exe 232327 ? 00:00:00 balena-healthch 232333 ? 00:00:10 balena 232344 ? 00:00:00 exe 232345 ? 00:00:00 balena-healthch 232350 ? 00:00:11 balena 232362 ? 00:00:00 exe 232363 ? 00:00:00 balena-healthch 232369 ? 00:00:11 balena 232382 ? 00:00:00 exe 232383 ? 00:00:00 balena-healthch 232388 ? 00:00:11 balena 232416 ? 00:00:00 exe 232417 ? 00:00:00 balena-healthch 232423 ? 00:00:10 balena 232444 ? 00:00:00 exe 232445 ? 00:00:00 balena-healthch 232450 ? 00:00:11 balena 232462 ? 00:00:00 exe 232463 ? 00:00:00 balena-healthch 232468 ? 00:00:10 balena 232481 ? 00:00:00 exe 232482 ? 00:00:00 balena-healthch 232488 ? 00:00:10 balena 232501 ? 00:00:00 exe 232502 ? 00:00:00 balena-healthch 232508 ? 00:00:10 balena 232534 ? 00:00:00 exe 232535 ? 00:00:00 balena-healthch 232541 ? 00:00:11 balena 232561 ? 00:00:00 exe 232563 ? 00:00:00 balena-healthch 232569 ? 00:00:11 balena 232581 ? 00:00:00 exe 232582 ? 00:00:00 balena-healthch 232588 ? 00:00:11 balena 232603 ? 00:00:00 exe 232604 ? 00:00:00 balena-healthch 232609 ? 00:00:11 balena 232621 ? 00:00:00 exe 232622 ? 00:00:00 balena-healthch 232628 ? 00:00:10 balena 232671 ? 00:00:00 exe 232672 ? 00:00:00 balena-healthch 232678 ? 00:00:09 balena 232699 ? 00:00:00 exe 232700 ? 00:00:00 balena-healthch 232705 ? 00:00:10 balena 232718 ? 00:00:00 exe 232719 ? 00:00:00 balena-healthch 232724 ? 00:00:10 balena 232737 ? 00:00:00 exe 232738 ? 00:00:00 balena-healthch 232744 ? 00:00:09 balena 232759 ? 00:00:00 exe 232760 ? 00:00:00 balena-healthch 232765 ? 00:00:09 balena 232790 ? 00:00:00 exe 232791 ? 00:00:00 balena-healthch 232796 ? 00:00:10 balena 232818 ? 00:00:00 exe 232819 ? 00:00:00 balena-healthch 232825 ? 00:00:10 balena 232838 ? 00:00:00 exe 232839 ? 00:00:00 balena-healthch 232845 ? 00:00:11 balena 232857 ? 00:00:00 exe 232858 ? 00:00:00 balena-healthch 232864 ? 00:00:09 balena 232876 ? 00:00:00 exe 232877 ? 00:00:00 balena-healthch 232881 ? 00:00:10 balena 232907 ? 00:00:00 exe 232908 ? 00:00:00 balena-healthch 232913 ? 00:00:10 balena 232935 ? 00:00:00 exe 232936 ? 00:00:00 balena-healthch 232942 ? 00:00:10 balena 232956 ? 00:00:00 exe 232957 ? 00:00:00 balena-healthch 232963 ? 00:00:10 balena 232975 ? 00:00:00 exe 232976 ? 00:00:00 balena-healthch 232981 ? 00:00:09 balena 232994 ? 00:00:00 exe 232995 ? 00:00:00 balena-healthch 233000 ? 00:00:10 balena 233025 ? 00:00:00 exe 233026 ? 00:00:00 balena-healthch 233032 ? 00:00:10 balena 233053 ? 00:00:00 exe 233054 ? 00:00:00 balena-healthch 233060 ? 00:00:09 balena 233073 ? 00:00:00 exe 233074 ? 00:00:00 balena-healthch 233080 ? 00:00:10 balena 233091 ? 00:00:00 exe 233092 ? 00:00:00 balena-healthch 233098 ? 00:00:09 balena 233109 ? 00:00:00 exe 233110 ? 00:00:00 balena-healthch 233116 ? 00:00:09 balena 233141 ? 00:00:00 exe 233142 ? 00:00:00 balena-healthch 233147 ? 00:00:09 balena 233168 ? 00:00:00 exe 233169 ? 00:00:00 balena-healthch 233174 ? 00:00:11 balena 233187 ? 00:00:00 exe 233188 ? 00:00:00 balena-healthch 233194 ? 00:00:10 balena 233205 ? 00:00:00 exe 233206 ? 00:00:00 balena-healthch 233212 ? 00:00:10 balena 233222 ? 00:00:00 exe 233223 ? 00:00:00 balena-healthch 233229 ? 00:00:15 balena 233258 ? 00:00:00 exe 233259 ? 00:00:00 balena-healthch 233264 ? 00:00:09 balena 233285 ? 00:00:00 exe 233286 ? 00:00:00 balena-healthch 233292 ? 00:00:10 balena 233304 ? 00:00:00 exe 233305 ? 00:00:00 balena-healthch 233311 ? 00:00:09 balena 233323 ? 00:00:00 exe 233324 ? 00:00:00 balena-healthch 233330 ? 00:00:11 balena 233341 ? 00:00:00 exe 233342 ? 00:00:00 balena-healthch 233348 ? 00:00:10 balena 233375 ? 00:00:00 exe 233376 ? 00:00:00 balena-healthch 233381 ? 00:00:10 balena 233403 ? 00:00:00 exe 233404 ? 00:00:00 balena-healthch 233409 ? 00:00:08 balena 233421 ? 00:00:00 exe 233422 ? 00:00:00 balena-healthch 233428 ? 00:00:10 balena 233438 ? 00:00:00 exe 233443 ? 00:00:00 balena-healthch 233445 ? 00:00:10 balena 233457 ? 00:00:00 exe 233458 ? 00:00:00 balena-healthch 233464 ? 00:00:10 balena 233489 ? 00:00:00 exe 233490 ? 00:00:00 balena-healthch 233495 ? 00:00:09 balena 233518 ? 00:00:00 exe 233519 ? 00:00:00 balena-healthch 233525 ? 00:00:10 balena 233537 ? 00:00:00 exe 233538 ? 00:00:00 balena-healthch 233545 ? 00:00:09 balena 233555 ? 00:00:00 exe 233556 ? 00:00:00 balena-healthch 233562 ? 00:00:10 balena 233574 ? 00:00:00 exe 233575 ? 00:00:00 balena-healthch 233580 ? 00:00:09 balena 233606 ? 00:00:00 exe 233607 ? 00:00:00 balena-healthch 233613 ? 00:00:10 balena 233633 ? 00:00:00 exe 233634 ? 00:00:00 balena-healthch 233639 ? 00:00:10 balena 233652 ? 00:00:00 exe 233653 ? 00:00:00 balena-healthch 233658 ? 00:00:09 balena 233673 ? 00:00:00 exe 233674 ? 00:00:00 balena-healthch 233680 ? 00:00:09 balena 233692 ? 00:00:00 exe 233693 ? 00:00:00 balena-healthch 233699 ? 00:00:09 balena 233723 ? 00:00:00 exe 233724 ? 00:00:00 balena-healthch 233729 ? 00:00:09 balena 233749 ? 00:00:00 exe 233750 ? 00:00:00 balena-healthch 233756 ? 00:00:10 balena 233770 ? 00:00:00 exe 233771 ? 00:00:00 balena-healthch 233777 ? 00:00:10 balena 233789 ? 00:00:00 exe 233790 ? 00:00:00 balena-healthch 233795 ? 00:00:10 balena 233809 ? 00:00:00 exe 233810 ? 00:00:00 balena-healthch 233814 ? 00:00:10 balena 233839 ? 00:00:00 exe 233840 ? 00:00:00 balena-healthch 233846 ? 00:00:11 balena 233867 ? 00:00:00 exe 233868 ? 00:00:00 balena-healthch 233874 ? 00:00:10 balena 233886 ? 00:00:00 exe 233887 ? 00:00:00 balena-healthch 233892 ? 00:00:10 balena 233904 ? 00:00:00 exe 233905 ? 00:00:00 balena-healthch 233911 ? 00:00:09 balena 233922 ? 00:00:00 exe 233923 ? 00:00:00 balena-healthch 233929 ? 00:00:08 balena 233952 ? 00:00:00 exe 233953 ? 00:00:00 balena-healthch 233958 ? 00:00:09 balena 233979 ? 00:00:00 exe 233980 ? 00:00:00 balena-healthch 233986 ? 00:00:11 balena 233998 ? 00:00:00 exe 233999 ? 00:00:00 balena-healthch 234004 ? 00:00:10 balena 234017 ? 00:00:00 exe 234023 ? 00:00:00 balena-healthch 234024 ? 00:00:11 balena 234035 ? 00:00:00 exe 234036 ? 00:00:00 balena-healthch 234042 ? 00:00:10 balena 234066 ? 00:00:00 exe 234067 ? 00:00:00 balena-healthch 234071 ? 00:00:11 balena 234094 ? 00:00:00 exe 234095 ? 00:00:00 balena-healthch 234101 ? 00:00:09 balena 234113 ? 00:00:00 exe 234114 ? 00:00:00 balena-healthch 234120 ? 00:00:09 balena 234132 ? 00:00:00 exe 234133 ? 00:00:00 balena-healthch 234139 ? 00:00:08 balena 234150 ? 00:00:00 exe 234156 ? 00:00:00 balena-healthch 234157 ? 00:00:08 balena 234184 ? 00:00:00 exe 234185 ? 00:00:00 balena-healthch 234191 ? 00:00:09 balena 234210 ? 00:00:00 exe 234211 ? 00:00:00 balena-healthch 234217 ? 00:00:09 balena 234229 ? 00:00:00 exe 234230 ? 00:00:00 balena-healthch 234235 ? 00:00:10 balena 234248 ? 00:00:00 exe 234249 ? 00:00:00 balena-healthch 234255 ? 00:00:09 balena 234266 ? 00:00:00 exe 234267 ? 00:00:00 balena-healthch 234273 ? 00:00:09 balena 234301 ? 00:00:00 exe 234302 ? 00:00:00 balena-healthch 234307 ? 00:00:10 balena 234328 ? 00:00:00 exe 234329 ? 00:00:00 balena-healthch 234335 ? 00:00:09 balena 234347 ? 00:00:00 exe 234348 ? 00:00:00 balena-healthch 234354 ? 00:00:10 balena 234367 ? 00:00:00 exe 234368 ? 00:00:00 balena-healthch 234374 ? 00:00:10 balena 234385 ? 00:00:00 exe 234386 ? 00:00:00 balena-healthch 234391 ? 00:00:10 balena 234417 ? 00:00:00 exe 234418 ? 00:00:00 balena-healthch 234422 ? 00:00:10 balena 234444 ? 00:00:00 exe 234449 ? 00:00:00 balena-healthch 234452 ? 00:00:09 balena 234462 ? 00:00:00 exe 234463 ? 00:00:00 balena-healthch 234469 ? 00:00:09 balena 234481 ? 00:00:00 exe 234482 ? 00:00:00 balena-healthch 234483 ? 00:00:11 balena 234501 ? 00:00:00 exe 234502 ? 00:00:00 balena-healthch 234507 ? 00:00:09 balena 234534 ? 00:00:00 exe 234535 ? 00:00:00 balena-healthch 234541 ? 00:00:10 balena 234560 ? 00:00:00 exe 234561 ? 00:00:00 balena-healthch 234567 ? 00:00:09 balena 234580 ? 00:00:00 exe 234581 ? 00:00:00 balena-healthch 234586 ? 00:00:10 balena 234599 ? 00:00:00 exe 234600 ? 00:00:00 balena-healthch 234605 ? 00:00:09 balena 234617 ? 00:00:00 exe 234618 ? 00:00:00 balena-healthch 234623 ? 00:00:08 balena 234650 ? 00:00:00 exe 234651 ? 00:00:00 balena-healthch 234656 ? 00:00:09 balena 234679 ? 00:00:00 exe 234680 ? 00:00:00 balena-healthch 234686 ? 00:00:09 balena 234697 ? 00:00:00 exe 234698 ? 00:00:00 balena-healthch 234704 ? 00:00:09 balena 234716 ? 00:00:00 exe 234717 ? 00:00:00 balena-healthch 234722 ? 00:00:10 balena 234736 ? 00:00:00 exe 234737 ? 00:00:00 balena-healthch 234743 ? 00:00:09 balena 234770 ? 00:00:00 exe 234771 ? 00:00:00 balena-healthch 234777 ? 00:00:08 balena 234799 ? 00:00:00 exe 234800 ? 00:00:00 balena-healthch 234805 ? 00:00:11 balena 234817 ? 00:00:00 exe 234818 ? 00:00:00 balena-healthch 234824 ? 00:00:08 balena 234835 ? 00:00:00 exe 234836 ? 00:00:00 balena-healthch 234842 ? 00:00:08 balena 234856 ? 00:00:00 exe 234857 ? 00:00:00 balena-healthch 234861 ? 00:00:08 balena 234894 ? 00:00:00 exe 234896 ? 00:00:00 balena-healthch 234901 ? 00:00:09 balena 234921 ? 00:00:00 exe 234922 ? 00:00:00 balena-healthch 234927 ? 00:00:09 balena 234939 ? 00:00:00 exe 234940 ? 00:00:00 balena-healthch 234946 ? 00:00:10 balena 234958 ? 00:00:00 exe 234959 ? 00:00:00 balena-healthch 234965 ? 00:00:10 balena 234977 ? 00:00:00 exe 234978 ? 00:00:00 balena-healthch 234983 ? 00:00:09 balena 235009 ? 00:00:00 exe 235010 ? 00:00:00 balena-healthch 235016 ? 00:00:09 balena 235037 ? 00:00:00 exe 235038 ? 00:00:00 balena-healthch 235043 ? 00:00:10 balena 235058 ? 00:00:00 exe 235059 ? 00:00:00 balena-healthch 235064 ? 00:00:09 balena 235076 ? 00:00:00 exe 235077 ? 00:00:00 balena-healthch 235083 ? 00:00:09 balena 235095 ? 00:00:00 exe 235096 ? 00:00:00 balena-healthch 235102 ? 00:00:08 balena 235124 ? 00:00:00 exe 235125 ? 00:00:00 balena-healthch 235131 ? 00:00:09 balena 235151 ? 00:00:00 exe 235152 ? 00:00:00 balena-healthch 235157 ? 00:00:10 balena 235170 ? 00:00:00 exe 235171 ? 00:00:00 balena-healthch 235177 ? 00:00:10 balena 235189 ? 00:00:00 exe 235190 ? 00:00:00 balena-healthch 235196 ? 00:00:10 balena 235207 ? 00:00:00 exe 235208 ? 00:00:00 balena-healthch 235214 ? 00:00:09 balena 235245 ? 00:00:00 exe 235246 ? 00:00:00 balena-healthch 235251 ? 00:00:09 balena 235273 ? 00:00:00 exe 235274 ? 00:00:00 balena-healthch 235279 ? 00:00:08 balena 235293 ? 00:00:00 exe 235294 ? 00:00:00 balena-healthch 235299 ? 00:00:08 balena 235312 ? 00:00:00 exe 235313 ? 00:00:00 balena-healthch 235319 ? 00:00:08 balena 235331 ? 00:00:00 exe 235332 ? 00:00:00 balena-healthch 235338 ? 00:00:09 balena 235366 ? 00:00:00 exe 235367 ? 00:00:00 balena-healthch 235372 ? 00:00:09 balena 235394 ? 00:00:00 exe 235395 ? 00:00:00 balena-healthch 235401 ? 00:00:08 balena 235416 ? 00:00:00 exe 235417 ? 00:00:00 balena-healthch 235423 ? 00:00:09 balena 235438 ? 00:00:00 exe 235439 ? 00:00:00 balena-healthch 235446 ? 00:00:09 balena 235458 ? 00:00:00 exe 235459 ? 00:00:00 balena-healthch 235465 ? 00:00:08 balena 235489 ? 00:00:00 exe 235490 ? 00:00:00 balena-healthch 235497 ? 00:00:08 balena 235518 ? 00:00:00 exe 235519 ? 00:00:00 balena-healthch 235527 ? 00:00:09 balena 235537 ? 00:00:00 exe 235538 ? 00:00:00 balena-healthch 235545 ? 00:00:09 balena 235557 ? 00:00:00 exe 235558 ? 00:00:00 balena-healthch 235563 ? 00:00:08 balena 235575 ? 00:00:00 exe 235576 ? 00:00:00 balena-healthch 235582 ? 00:00:09 balena 235606 ? 00:00:00 exe 235607 ? 00:00:00 balena-healthch 235613 ? 00:00:09 balena 235633 ? 00:00:00 exe 235638 ? 00:00:00 balena-healthch 235639 ? 00:00:08 balena 235652 ? 00:00:00 exe 235653 ? 00:00:00 balena-healthch 235659 ? 00:00:08 balena 235670 ? 00:00:00 exe 235671 ? 00:00:00 balena-healthch 235677 ? 00:00:09 balena 235690 ? 00:00:00 exe 235691 ? 00:00:00 balena-healthch 235697 ? 00:00:09 balena 235724 ? 00:00:00 exe 235725 ? 00:00:00 balena-healthch 235731 ? 00:00:08 balena 235750 ? 00:00:00 exe 235751 ? 00:00:00 balena-healthch 235757 ? 00:00:09 balena 235769 ? 00:00:00 exe 235770 ? 00:00:00 balena-healthch 235776 ? 00:00:10 balena 235788 ? 00:00:00 exe 235789 ? 00:00:00 balena-healthch 235790 ? 00:00:08 balena 235809 ? 00:00:00 exe 235810 ? 00:00:00 balena-healthch 235816 ? 00:00:10 balena 235848 ? 00:00:00 exe 235849 ? 00:00:00 balena-healthch 235855 ? 00:00:08 balena 235873 ? 00:00:00 exe 235874 ? 00:00:00 balena-healthch 235879 ? 00:00:09 balena 235892 ? 00:00:00 exe 235893 ? 00:00:00 balena-healthch 235899 ? 00:00:08 balena 235929 ? 00:00:00 exe 235930 ? 00:00:00 balena-healthch 235936 ? 00:00:07 balena 235963 ? 00:00:00 exe 235964 ? 00:00:00 balena-healthch 235969 ? 00:00:07 balena 235990 ? 00:00:00 exe 235991 ? 00:00:00 balena-healthch 235992 ? 00:00:08 balena 236010 ? 00:00:00 exe 236011 ? 00:00:00 balena-healthch 236017 ? 00:00:08 balena 236031 ? 00:00:00 exe 236032 ? 00:00:00 balena-healthch 236038 ? 00:00:08 balena 236051 ? 00:00:00 exe 236052 ? 00:00:00 balena-healthch 236058 ? 00:00:09 balena 236087 ? 00:00:00 exe 236088 ? 00:00:00 balena-healthch 236093 ? 00:00:09 balena 236114 ? 00:00:00 exe 236115 ? 00:00:00 balena-healthch 236121 ? 00:00:09 balena 236133 ? 00:00:00 exe 236134 ? 00:00:00 balena-healthch 236140 ? 00:00:09 balena 236152 ? 00:00:00 exe 236153 ? 00:00:00 balena-healthch 236158 ? 00:00:10 balena 236171 ? 00:00:00 exe 236172 ? 00:00:00 balena-healthch 236178 ? 00:00:08 balena 236204 ? 00:00:00 exe 236205 ? 00:00:00 balena-healthch 236211 ? 00:00:07 balena 236230 ? 00:00:00 exe 236231 ? 00:00:00 balena-healthch 236237 ? 00:00:08 balena 236249 ? 00:00:00 exe 236250 ? 00:00:00 balena-healthch 236256 ? 00:00:08 balena 236268 ? 00:00:00 exe 236269 ? 00:00:00 balena-healthch 236275 ? 00:00:07 balena 236287 ? 00:00:00 exe 236288 ? 00:00:00 balena-healthch 236294 ? 00:00:08 balena 236319 ? 00:00:00 exe 236320 ? 00:00:00 balena-healthch 236326 ? 00:00:09 balena 236346 ? 00:00:00 exe 236348 ? 00:00:00 balena-healthch 236349 ? 00:00:09 balena 236367 ? 00:00:00 exe 236368 ? 00:00:00 balena-healthch 236373 ? 00:00:10 balena 236387 ? 00:00:00 exe 236388 ? 00:00:00 balena-healthch 236394 ? 00:00:09 balena 236406 ? 00:00:00 exe 236407 ? 00:00:00 balena-healthch 236408 ? 00:00:09 balena 236442 ? 00:00:00 exe 236443 ? 00:00:00 balena-healthch 236448 ? 00:00:08 balena 236468 ? 00:00:00 exe 236469 ? 00:00:00 balena-healthch 236475 ? 00:00:07 balena 236486 ? 00:00:00 exe 236487 ? 00:00:00 balena-healthch 236491 ? 00:00:08 balena 236524 ? 00:00:00 exe 236525 ? 00:00:00 balena-healthch 236531 ? 00:00:09 balena 236557 ? 00:00:00 exe 236558 ? 00:00:00 balena-healthch 236563 ? 00:00:08 balena 236585 ? 00:00:00 exe 236586 ? 00:00:00 balena-healthch 236593 ? 00:00:08 balena 236604 ? 00:00:00 exe 236605 ? 00:00:00 balena-healthch 236612 ? 00:00:07 balena 236622 ? 00:00:00 exe 236623 ? 00:00:00 balena-healthch 236628 ? 00:00:08 balena 236641 ? 00:00:00 exe 236642 ? 00:00:00 balena-healthch 236646 ? 00:00:07 balena 236674 ? 00:00:00 exe 236675 ? 00:00:00 balena-healthch 236681 ? 00:00:07 balena 236702 ? 00:00:00 exe 236703 ? 00:00:00 balena-healthch 236708 ? 00:00:08 balena 236722 ? 00:00:00 exe 236723 ? 00:00:00 balena-healthch 236729 ? 00:00:08 balena 236742 ? 00:00:00 exe 236743 ? 00:00:00 balena-healthch 236748 ? 00:00:07 balena 236760 ? 00:00:00 exe 236761 ? 00:00:00 balena-healthch 236767 ? 00:00:09 balena 236794 ? 00:00:00 exe 236795 ? 00:00:00 balena-healthch 236801 ? 00:00:07 balena 236820 ? 00:00:00 exe 236821 ? 00:00:00 balena-healthch 236826 ? 00:00:10 balena 236837 ? 00:00:00 exe 236838 ? 00:00:00 balena-healthch 236844 ? 00:00:07 balena 236857 ? 00:00:00 exe 236858 ? 00:00:00 balena-healthch 236864 ? 00:00:07 balena 236876 ? 00:00:00 exe 236877 ? 00:00:00 balena-healthch 236883 ? 00:00:09 balena 236914 ? 00:00:00 exe 236915 ? 00:00:00 balena-healthch 236921 ? 00:00:08 balena 236943 ? 00:00:00 exe 236944 ? 00:00:00 balena-healthch 236950 ? 00:00:08 balena 236963 ? 00:00:00 exe 236964 ? 00:00:00 balena-healthch 236970 ? 00:00:09 balena 236982 ? 00:00:00 exe 236983 ? 00:00:00 balena-healthch 236989 ? 00:00:06 balena 237000 ? 00:00:00 exe 237001 ? 00:00:00 balena-healthch 237007 ? 00:00:07 balena 237029 ? 00:00:00 exe 237030 ? 00:00:00 balena-healthch 237031 ? 00:00:08 balena 237056 ? 00:00:00 exe 237057 ? 00:00:00 balena-healthch 237063 ? 00:00:07 balena 237074 ? 00:00:00 exe 237075 ? 00:00:00 balena-healthch 237081 ? 00:00:08 balena 237093 ? 00:00:00 exe 237094 ? 00:00:00 balena-healthch 237100 ? 00:00:07 balena 237112 ? 00:00:00 exe 237113 ? 00:00:00 balena-healthch 237119 ? 00:00:07 balena 237156 ? 00:00:00 exe 237157 ? 00:00:00 balena-healthch 237163 ? 00:00:09 balena 237184 ? 00:00:00 exe 237185 ? 00:00:00 balena-healthch 237191 ? 00:00:08 balena 237203 ? 00:00:00 exe 237204 ? 00:00:00 balena-healthch 237210 ? 00:00:09 balena 237221 ? 00:00:00 exe 237222 ? 00:00:00 balena-healthch 237224 ? 00:00:09 balena 237239 ? 00:00:00 exe 237240 ? 00:00:00 balena-healthch 237245 ? 00:00:08 balena 237271 ? 00:00:00 exe 237272 ? 00:00:00 balena-healthch 237278 ? 00:00:08 balena 237300 ? 00:00:00 exe 237301 ? 00:00:00 balena-healthch 237307 ? 00:00:08 balena 237319 ? 00:00:00 exe 237320 ? 00:00:00 balena-healthch 237326 ? 00:00:07 balena 237337 ? 00:00:00 exe 237338 ? 00:00:00 balena-healthch 237344 ? 00:00:08 balena 237356 ? 00:00:00 exe 237357 ? 00:00:00 balena-healthch 237363 ? 00:00:08 balena 237389 ? 00:00:00 exe 237390 ? 00:00:00 balena-healthch 237391 ? 00:00:09 balena 237418 ? 00:00:00 exe 237419 ? 00:00:00 balena-healthch 237425 ? 00:00:10 balena 237437 ? 00:00:00 exe 237438 ? 00:00:00 balena-healthch 237444 ? 00:00:09 balena 237455 ? 00:00:00 exe 237456 ? 00:00:00 balena-healthch 237461 ? 00:00:09 balena 237478 ? 00:00:00 exe 237479 ? 00:00:00 balena-healthch 237483 ? 00:00:07 balena 237509 ? 00:00:00 exe 237510 ? 00:00:00 balena-healthch 237516 ? 00:00:08 balena 237536 ? 00:00:00 exe 237537 ? 00:00:00 balena-healthch 237543 ? 00:00:07 balena 237555 ? 00:00:00 exe 237556 ? 00:00:00 balena-healthch 237562 ? 00:00:08 balena 237574 ? 00:00:00 exe 237575 ? 00:00:00 balena-healthch 237581 ? 00:00:08 balena 237592 ? 00:00:00 exe 237594 ? 00:00:00 balena-healthch 237597 ? 00:00:06 balena 237622 ? 00:00:00 exe 237623 ? 00:00:00 balena-healthch 237629 ? 00:00:08 balena 237651 ? 00:00:00 exe 237652 ? 00:00:00 balena-healthch 237658 ? 00:00:08 balena 237670 ? 00:00:00 exe 237671 ? 00:00:00 balena-healthch 237677 ? 00:00:07 balena 237690 ? 00:00:00 exe 237691 ? 00:00:00 balena-healthch 237697 ? 00:00:07 balena 237708 ? 00:00:00 exe 237709 ? 00:00:00 balena-healthch 237715 ? 00:00:07 balena 237743 ? 00:00:00 exe 237744 ? 00:00:00 balena-healthch 237750 ? 00:00:07 balena 237770 ? 00:00:00 exe 237771 ? 00:00:00 balena-healthch 237777 ? 00:00:08 balena 237790 ? 00:00:00 exe 237791 ? 00:00:00 balena-healthch 237797 ? 00:00:08 balena 237809 ? 00:00:00 exe 237810 ? 00:00:00 balena-healthch 237816 ? 00:00:08 balena 237826 ? 00:00:00 exe 237827 ? 00:00:00 balena-healthch 237834 ? 00:00:08 balena 237859 ? 00:00:00 exe 237860 ? 00:00:00 balena-healthch 237866 ? 00:00:07 balena 237886 ? 00:00:00 exe 237887 ? 00:00:00 balena-healthch 237893 ? 00:00:10 balena 237906 ? 00:00:00 exe 237908 ? 00:00:00 balena-healthch 237914 ? 00:00:07 balena 237926 ? 00:00:00 exe 237927 ? 00:00:00 balena-healthch 237933 ? 00:00:07 balena 237947 ? 00:00:00 exe 237948 ? 00:00:00 balena-healthch 237954 ? 00:00:07 balena 237982 ? 00:00:00 exe 237983 ? 00:00:00 balena-healthch 237989 ? 00:00:08 balena 238009 ? 00:00:00 exe 238010 ? 00:00:00 balena-healthch 238016 ? 00:00:08 balena 238026 ? 00:00:00 exe 238027 ? 00:00:00 balena-healthch 238033 ? 00:00:06 balena 238045 ? 00:00:00 exe 238046 ? 00:00:00 balena-healthch 238051 ? 00:00:08 balena 238065 ? 00:00:00 exe 238066 ? 00:00:00 balena-healthch 238071 ? 00:00:10 balena 238097 ? 00:00:00 exe 238098 ? 00:00:00 balena-healthch 238104 ? 00:00:07 balena 238124 ? 00:00:00 exe 238125 ? 00:00:00 balena-healthch 238131 ? 00:00:08 balena 238143 ? 00:00:00 exe 238144 ? 00:00:00 balena-healthch 238150 ? 00:00:08 balena 238163 ? 00:00:00 exe 238164 ? 00:00:00 balena-healthch 238170 ? 00:00:07 balena 238183 ? 00:00:00 exe 238184 ? 00:00:00 balena-healthch 238190 ? 00:00:07 balena 238218 ? 00:00:00 exe 238219 ? 00:00:00 balena-healthch 238225 ? 00:00:06 balena 238266 ? 00:00:00 exe 238267 ? 00:00:00 balena-healthch 238273 ? 00:00:07 balena 238285 ? 00:00:00 exe 238286 ? 00:00:00 balena-healthch 238292 ? 00:00:07 balena 238304 ? 00:00:00 exe 238305 ? 00:00:00 balena-healthch 238311 ? 00:00:06 balena 238338 ? 00:00:00 exe 238339 ? 00:00:00 balena-healthch 238345 ? 00:00:08 balena 238365 ? 00:00:00 exe 238366 ? 00:00:00 balena-healthch 238372 ? 00:00:09 balena 238383 ? 00:00:00 exe 238384 ? 00:00:00 balena-healthch 238390 ? 00:00:06 balena 238401 ? 00:00:00 exe 238402 ? 00:00:00 balena-healthch 238408 ? 00:00:08 balena 238418 ? 00:00:00 exe 238419 ? 00:00:00 balena-healthch 238425 ? 00:00:07 balena 238454 ? 00:00:00 exe 238455 ? 00:00:00 balena-healthch 238461 ? 00:00:07 balena 238481 ? 00:00:00 exe 238483 ? 00:00:00 balena-healthch 238489 ? 00:00:07 balena 238501 ? 00:00:00 exe 238502 ? 00:00:00 balena-healthch 238508 ? 00:00:07 balena 238519 ? 00:00:00 exe 238520 ? 00:00:00 balena-healthch 238526 ? 00:00:07 balena 238538 ? 00:00:00 exe 238539 ? 00:00:00 balena-healthch 238545 ? 00:00:06 balena 238568 ? 00:00:00 exe 238569 ? 00:00:00 balena-healthch 238574 ? 00:00:08 balena 238597 ? 00:00:00 exe 238598 ? 00:00:00 balena-healthch 238600 ? 00:00:08 balena 238617 ? 00:00:00 exe 238618 ? 00:00:00 balena-healthch 238624 ? 00:00:06 balena 238636 ? 00:00:00 exe 238637 ? 00:00:00 balena-healthch 238643 ? 00:00:08 balena 238654 ? 00:00:00 exe 238655 ? 00:00:00 balena-healthch 238661 ? 00:00:07 balena 238688 ? 00:00:00 exe 238689 ? 00:00:00 balena-healthch 238695 ? 00:00:08 balena 238716 ? 00:00:00 exe 238717 ? 00:00:00 balena-healthch 238718 ? 00:00:08 balena 238735 ? 00:00:00 exe 238736 ? 00:00:00 balena-healthch 238737 ? 00:00:07 balena 238754 ? 00:00:00 exe 238755 ? 00:00:00 balena-healthch 238761 ? 00:00:07 balena 238777 ? 00:00:00 exe 238778 ? 00:00:00 balena-healthch 238784 ? 00:00:08 balena 238810 ? 00:00:00 exe 238811 ? 00:00:00 balena-healthch 238817 ? 00:00:07 balena 238839 ? 00:00:00 exe 238840 ? 00:00:00 balena-healthch 238841 ? 00:00:07 balena 238859 ? 00:00:00 exe 238860 ? 00:00:00 balena-healthch 238864 ? 00:00:07 balena 238879 ? 00:00:00 exe 238880 ? 00:00:00 balena-healthch 238886 ? 00:00:06 balena 238897 ? 00:00:00 exe 238898 ? 00:00:00 balena-healthch 238904 ? 00:00:07 balena 238929 ? 00:00:00 exe 238930 ? 00:00:00 balena-healthch 238936 ? 00:00:08 balena 238958 ? 00:00:00 exe 238959 ? 00:00:00 balena-healthch 238965 ? 00:00:07 balena 238976 ? 00:00:00 exe 238977 ? 00:00:00 balena-healthch 238978 ? 00:00:09 balena 238997 ? 00:00:00 exe 238998 ? 00:00:00 balena-healthch 239003 ? 00:00:07 balena 239017 ? 00:00:00 exe 239018 ? 00:00:00 balena-healthch 239023 ? 00:00:09 balena 239049 ? 00:00:00 exe 239050 ? 00:00:00 balena-healthch 239056 ? 00:00:06 balena 239076 ? 00:00:00 exe 239077 ? 00:00:00 balena-healthch 239082 ? 00:00:08 balena 239095 ? 00:00:00 exe 239096 ? 00:00:00 balena-healthch 239102 ? 00:00:07 balena 239114 ? 00:00:00 exe 239115 ? 00:00:00 balena-healthch 239121 ? 00:00:05 balena 239133 ? 00:00:00 exe 239134 ? 00:00:00 balena-healthch 239140 ? 00:00:07 balena 239165 ? 00:00:00 exe 239166 ? 00:00:00 balena-healthch 239172 ? 00:00:06 balena 239192 ? 00:00:00 exe 239193 ? 00:00:00 balena-healthch 239197 ? 00:00:07 balena 239212 ? 00:00:00 exe 239213 ? 00:00:00 balena-healthch 239215 ? 00:00:08 balena 239229 ? 00:00:00 exe 239230 ? 00:00:00 balena-healthch 239236 ? 00:00:09 balena 239248 ? 00:00:00 exe 239249 ? 00:00:00 balena-healthch 239255 ? 00:00:07 balena 239290 ? 00:00:00 exe 239291 ? 00:00:00 balena-healthch 239297 ? 00:00:07 balena 239316 ? 00:00:00 exe 239317 ? 00:00:00 balena-healthch 239318 ? 00:00:08 balena 239333 ? 00:00:00 exe 239334 ? 00:00:00 balena-healthch 239340 ? 00:00:07 balena 239352 ? 00:00:00 exe 239353 ? 00:00:00 balena-healthch 239359 ? 00:00:06 balena 239372 ? 00:00:00 exe 239373 ? 00:00:00 balena-healthch 239374 ? 00:00:07 balena 239406 ? 00:00:00 exe 239407 ? 00:00:00 balena-healthch 239413 ? 00:00:06 balena 239433 ? 00:00:00 exe 239434 ? 00:00:00 balena-healthch 239440 ? 00:00:07 balena 239454 ? 00:00:00 exe 239455 ? 00:00:00 balena-healthch 239461 ? 00:00:07 balena 239473 ? 00:00:00 exe 239474 ? 00:00:00 balena-healthch 239480 ? 00:00:07 balena 239492 ? 00:00:00 exe 239493 ? 00:00:00 balena-healthch 239499 ? 00:00:07 balena 239521 ? 00:00:00 exe 239522 ? 00:00:00 balena-healthch 239528 ? 00:00:06 balena 239550 ? 00:00:00 exe 239551 ? 00:00:00 balena-healthch 239557 ? 00:00:07 balena 239570 ? 00:00:00 exe 239571 ? 00:00:00 balena-healthch 239577 ? 00:00:07 balena 239588 ? 00:00:00 exe 239589 ? 00:00:00 balena-healthch 239590 ? 00:00:07 balena 239607 ? 00:00:00 exe 239608 ? 00:00:00 balena-healthch 239613 ? 00:00:07 balena 239645 ? 00:00:00 exe 239646 ? 00:00:00 balena-healthch 239652 ? 00:00:07 balena 239672 ? 00:00:00 exe 239673 ? 00:00:00 balena-healthch 239681 ? 00:00:07 balena 239691 ? 00:00:00 exe 239697 ? 00:00:00 balena-healthch 239699 ? 00:00:05 balena 239710 ? 00:00:00 exe 239711 ? 00:00:00 balena-healthch 239715 ? 00:00:05 balena 239729 ? 00:00:00 exe 239730 ? 00:00:00 balena-healthch 239735 ? 00:00:06 balena 239762 ? 00:00:00 exe 239763 ? 00:00:00 balena-healthch 239764 ? 00:00:06 balena 239790 ? 00:00:00 exe 239791 ? 00:00:00 balena-healthch 239795 ? 00:00:08 balena 239811 ? 00:00:00 exe 239812 ? 00:00:00 balena-healthch 239818 ? 00:00:07 balena 239829 ? 00:00:00 exe 239830 ? 00:00:00 balena-healthch 239836 ? 00:00:06 balena 239849 ? 00:00:00 exe 239850 ? 00:00:00 balena-healthch 239851 ? 00:00:07 balena 239866 ? 00:00:00 exe 239867 ? 00:00:00 balena-healthch 239871 ? 00:00:07 balena 239883 ? 00:00:00 exe 239884 ? 00:00:00 balena-healthch 239890 ? 00:00:06 balena 239901 ? 00:00:00 exe 239902 ? 00:00:00 balena-healthch 239908 ? 00:00:05 balena 239938 ? 00:00:00 exe 239939 ? 00:00:00 balena-healthch 239944 ? 00:00:07 balena 239976 ? 00:00:00 exe 239977 ? 00:00:00 balena-healthch 239978 ? 00:00:08 balena 240002 ? 00:00:00 exe 240003 ? 00:00:00 balena-healthch 240004 ? 00:00:08 balena 240022 ? 00:00:00 exe 240023 ? 00:00:00 balena-healthch 240024 ? 00:00:11 balena 240041 ? 00:00:00 exe 240042 ? 00:00:00 balena-healthch 240043 ? 00:00:17 balena 240071 ? 00:00:00 exe 240072 ? 00:00:00 balena-healthch 240073 ? 00:00:22 balena 240125 ? 00:00:00 exe 240126 ? 00:00:00 balena-healthch 240127 ? 00:00:19 balena 240163 ? 00:00:00 exe 240164 ? 00:00:00 balena-healthch 240165 ? 00:00:24 balena 240209 ? 00:00:00 exe 240213 ? 00:00:01 balena-healthch 240223 ? 00:00:35 balena 240271 ? 00:00:00 exe 240272 ? 00:00:00 balena-healthch 240274 ? 00:00:43 balena 240325 ? 00:00:00 exe 240327 ? 00:00:01 balena-healthch 240332 ? 00:00:58 balena 240372 ? 00:00:01 exe 240378 ? 00:00:01 balena-healthch 240382 ? 00:00:43 balena 240428 ? 00:00:00 exe 240435 ? 00:00:01 balena-healthch 240441 ? 00:00:28 balena 240472 ? 00:00:01 exe 240481 ? 00:00:00 balena-healthch 240482 ? 00:00:23 balena 240520 ? 00:00:01 exe 240529 ? 00:00:00 balena-healthch 240531 ? 00:00:10 balena 240564 ? 00:00:00 exe 240565 ? 00:00:00 balena-healthch 240575 ? 00:00:05 balena 240593 ? 00:00:00 exe 240594 ? 00:00:00 balena-healthch 240600 ? 00:00:05 balena 240612 ? 00:00:00 exe 240613 ? 00:00:00 balena-healthch 240619 ? 00:00:05 balena 240632 ? 00:00:00 exe 240633 ? 00:00:00 balena-healthch 240639 ? 00:00:04 balena 240651 ? 00:00:00 exe 240652 ? 00:00:00 balena-healthch 240658 ? 00:00:04 balena 240669 ? 00:00:00 exe 240670 ? 00:00:00 balena-healthch 240676 ? 00:00:04 balena 240712 ? 00:00:00 exe 240713 ? 00:00:00 balena-healthch 240719 ? 00:00:05 balena 240739 ? 00:00:00 exe 240740 ? 00:00:00 balena-healthch 240746 ? 00:00:05 balena 240759 ? 00:00:00 exe 240760 ? 00:00:00 balena-healthch 240766 ? 00:00:05 balena 240778 ? 00:00:00 exe 240779 ? 00:00:00 balena-healthch 240785 ? 00:00:05 balena 240797 ? 00:00:00 exe 240798 ? 00:00:00 balena-healthch 240804 ? 00:00:05 balena 240830 ? 00:00:00 exe 240831 ? 00:00:00 balena-healthch 240837 ? 00:00:05 balena 240859 ? 00:00:00 exe 240860 ? 00:00:00 balena-healthch 240861 ? 00:00:06 balena 240881 ? 00:00:00 exe 240882 ? 00:00:00 balena-healthch 240883 ? 00:00:06 balena 240900 ? 00:00:00 exe 240901 ? 00:00:00 balena-healthch 240902 ? 00:00:04 balena 240919 ? 00:00:00 exe 240920 ? 00:00:00 balena-healthch 240926 ? 00:00:05 balena 240938 ? 00:00:00 exe 240939 ? 00:00:00 balena-healthch 240945 ? 00:00:05 balena 240958 ? 00:00:00 exe 240959 ? 00:00:00 balena-healthch 240965 ? 00:00:05 balena 240977 ? 00:00:00 exe 240978 ? 00:00:00 balena-healthch 240984 ? 00:00:05 balena 240994 ? 00:00:00 exe 240995 ? 00:00:00 balena-healthch 241001 ? 00:00:05 balena 241030 ? 00:00:00 exe 241031 ? 00:00:00 balena-healthch 241032 ? 00:00:06 balena 241058 ? 00:00:00 exe 241059 ? 00:00:00 balena-healthch 241065 ? 00:00:04 balena 289662 ? 00:00:00 kworker/3:1H-kblockd 291420 ? 00:00:00 kworker/1:2H-kblockd 292332 ? 00:00:00 kworker/3:0-events 295309 ? 00:00:00 kworker/0:0-events 297338 ? 00:00:00 kworker/u8:1-events_unbound 297459 ? 00:00:00 kworker/2:2H-mmc_complete 298448 ? 00:00:00 kworker/0:1H-kblockd 299321 ? 00:00:00 kworker/1:1-events 299773 ? 00:00:00 kworker/2:3-pm 301136 ? 00:00:00 kworker/1:1H 301137 ? 00:00:00 kworker/1:0-events 301147 ? 00:00:00 kworker/0:0H 301180 ? 00:00:00 kworker/2:1-events 301183 ? 00:00:00 kworker/2:0H 301208 ? 00:00:00 kworker/u8:2-events_unbound 301240 ? 00:00:00 kworker/0:1-rcu_gp 302137 ? 00:00:00 kworker/3:0H 302506 ? 00:00:00 kworker/3:2-events 302808 ? 00:00:00 kworker/1:0H 303076 ? 00:00:00 kworker/2:1H 303077 ? 00:00:00 kworker/0:2H 303090 ? 00:00:00 kworker/0:2-events 303098 ? 00:00:00 kworker/1:2-events 303133 ? 00:00:00 kworker/2:0-events 303151 ? 00:00:00 kworker/u8:0-flush-179:0 303292 ? 00:00:00 exe 303316 ? 00:00:00 balena 303371 ? 00:00:00 exe 303469 ? 00:00:00 sshd 303470 ? 00:00:00 kworker/3:1 303472 ? 00:00:00 kworker/3:2H 303473 ? 00:00:00 sh 303475 ? 00:00:00 bash 303831 ? 00:00:00 time 303832 ? 00:00:00 timeout 303833 ? 00:00:00 ps real 0m 0.16s user 0m 0.04s sys 0m 0.09s --- top -b -n 1 --- 2021-10-18 15:30:36.786427924+00:00 Mem: 3803724K used, 63396K free, 196K shrd, 1020K buff, 70440K cached CPU: 23% usr 10% sys 0% nic 64% idle 0% io 0% irq 1% sirq Load average: 1.57 1.65 1.52 2/4707 303843 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 1732 1591 root S 4072m 107% 26% /opt/trace/gateway/Program 303843303842 root R 4320 0% 8% top -b -n 1 299773 2 root IW 0 0% 2% [kworker/2:3-pm] 1778 1621 root S 994m 26% 0% /usr/local/bin/node build/apps/core-app/src/main.js 1764 1617 root S 983m 26% 0% /usr/local/bin/node build/apps/data-collection-app/src/main.js 238761238755 root S 939m 25% 0% balena info 1750 1640 root S 910m 24% 0% /usr/local/bin/node build/apps/data-out-app/src/main.js 232588232582 root S 867m 23% 0% balena info 233658233653 root S 867m 23% 0% balena info 238978238977 root S 867m 23% 0% balena info 2751 1 root S 867m 23% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/14fb6f4c9a35a246870bf3217848625a14112364d87bf5cd151d4990ff23a01f -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 231098231093 root S 795m 21% 0% balena info 234722234717 root S 795m 21% 0% balena info 234656234651 root S 795m 21% 0% balena info 241032241031 root S 795m 21% 0% balena info 231917231915 root S 795m 21% 0% balena info 237391237390 root S 795m 21% 0% balena info 234777234771 root S 795m 21% 0% balena info 234842234836 root S 795m 21% 0% balena info 240945240939 root S 795m 21% 0% balena info 1591 1 root S 795m 21% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/870727b4635cd79c80cdb311744f9f43ae0cd678636312247bab7580a196313b -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 1561 1 root S 795m 21% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/385dafb02fd0c8c0d549d0d923e9dd59fa2b05f17b02681057aa0548a495f831 -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 1590 1 root S 795m 21% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/305b4742bcc764680e0a80c5ff87ea9f5242ea1ed672de988b9a373f1a3af87e -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 1640 1 root S 795m 21% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/15f2c581690de74f4cbbdbe56d4380f3a57630f6da5fc1246bf0926de13fb97b -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 1617 1 root S 795m 21% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/d2eeeb3a3441290efdf06090361a0e9c463178f5e34b2c800b9f9bcc1a7b1da5 -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 1621 1 root S 795m 21% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/27621f77da969fc7f4f2efdcd05edc752da555730f47d17e1a7d639d7e68e988 -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 240274240272 root S 723m 19% 0% balena info 240223240213 root S 723m 19% 0% balena info 240165240164 root S 723m 19% 0% balena info 240073240072 root S 723m 19% 0% balena info 230562230557 root S 723m 19% 0% balena info 231185231180 root S 723m 19% 0% balena info 232541232535 root S 723m 19% 0% balena info 232369232363 root S 723m 19% 0% balena info 231339231333 root S 723m 19% 0% balena info 232275232274 root S 723m 19% 0% balena info 231631231625 root S 723m 19% 0% balena info 232845232839 root S 723m 19% 0% balena info 233174233169 root S 723m 19% 0% balena info 231432231427 root S 723m 19% 0% balena info 231902231896 root S 723m 19% 0% balena info 232913232908 root S 723m 19% 0% balena info 232423232417 root S 723m 19% 0% balena info 232041232035 root S 723m 19% 0% balena info 232156232150 root S 723m 19% 0% balena info 232628232622 root S 723m 19% 0% balena info 232881232877 root S 723m 19% 0% balena info 232942232936 root S 723m 19% 0% balena info 233874233868 root S 723m 19% 0% balena info 231513231507 root S 723m 19% 0% balena info 234965234959 root S 723m 19% 0% balena info 233381233376 root S 723m 19% 0% balena info 234235234230 root S 723m 19% 0% balena info 234307234302 root S 723m 19% 0% balena info 236121236115 root S 723m 19% 0% balena info 232678232672 root S 723m 19% 0% balena info 236349236348 root S 723m 19% 0% balena info 233060233054 root S 723m 19% 0% balena info 235697235691 root S 723m 19% 0% balena info 236394236388 root S 723m 19% 0% balena info 235214235208 root S 723m 19% 0% balena info 233545233538 root S 723m 19% 0% balena info 234704234698 root S 723m 19% 0% balena info 235879235874 root S 723m 19% 0% balena info 234335234329 root S 723m 19% 0% balena info 234273234267 root S 723m 19% 0% balena info 237444237438 root S 723m 19% 0% balena info 237461237456 root S 723m 19% 0% balena info 235563235558 root S 723m 19% 0% balena info 236178236172 root S 723m 19% 0% balena info 236950236944 root S 723m 19% 0% balena info 237516237510 root S 723m 19% 0% balena info 236729236723 root S 723m 19% 0% balena info 236708236703 root S 723m 19% 0% balena info 236921236915 root S 723m 19% 0% balena info 237834237827 root S 723m 19% 0% balena info 237191237185 root S 723m 19% 0% balena info 237278237272 root S 723m 19% 0% balena info 237629237623 root S 723m 19% 0% balena info 237658237652 root S 723m 19% 0% balena info 236646236642 root S 723m 19% 0% balena info 236801236795 root S 723m 19% 0% balena info 239102239096 root S 723m 19% 0% balena info 238841238840 root S 723m 19% 0% balena info 239613239608 root S 723m 19% 0% balena info 239836239830 root S 723m 19% 0% balena info 238225238219 root S 723m 19% 0% balena info 239528239522 root S 723m 19% 0% balena info 239764239763 root S 723m 19% 0% balena info 238545238539 root S 723m 19% 0% balena info 240575240565 root S 723m 19% 0% balena info 240332240327 root S 723m 19% 0% balena info 240043240042 root S 723m 19% 0% balena info 230585230579 root S 723m 19% 0% balena info 230716230710 root S 723m 19% 0% balena info 231764231758 root S 723m 19% 0% balena info 232609232604 root S 723m 19% 0% balena info 230326230320 root S 723m 19% 0% balena info 230954230949 root S 723m 19% 0% balena info 232569232563 root S 723m 19% 0% balena info 231667231665 root S 723m 19% 0% balena info 230402230396 root S 723m 19% 0% balena info 230801230795 root S 723m 19% 0% balena info 230519230513 root S 723m 19% 0% balena info 233846233840 root S 723m 19% 0% balena info 233464233458 root S 723m 19% 0% balena info 232333232327 root S 723m 19% 0% balena info 233795233790 root S 723m 19% 0% balena info 238071238066 root S 723m 19% 0% balena info 231533231527 root S 723m 19% 0% balena info 231453231447 root S 723m 19% 0% balena info 231864231858 root S 723m 19% 0% balena info 232508232502 root S 723m 19% 0% balena info 232488232482 root S 723m 19% 0% balena info 234374234368 root S 723m 19% 0% balena info 231572231566 root S 723m 19% 0% balena info 232724232719 root S 723m 19% 0% balena info 236373236368 root S 723m 19% 0% balena info 232236232231 root S 723m 19% 0% balena info 233000232995 root S 723m 19% 0% balena info 231486231485 root S 723m 19% 0% balena info 233428233422 root S 723m 19% 0% balena info 239023239018 root S 723m 19% 0% balena info 235251235246 root S 723m 19% 0% balena info 235677235671 root S 723m 19% 0% balena info 231837231831 root S 723m 19% 0% balena info 235016235010 root S 723m 19% 0% balena info 236767236761 root S 723m 19% 0% balena info 233699233693 root S 723m 19% 0% balena info 232744232738 root S 723m 19% 0% balena info 234101234095 root S 723m 19% 0% balena info 236408236407 root S 723m 19% 0% balena info 234567234561 root S 723m 19% 0% balena info 236970236964 root S 723m 19% 0% balena info 235102235096 root S 723m 19% 0% balena info 239318239317 root S 723m 19% 0% balena info 235790235789 root S 723m 19% 0% balena info 238150238144 root S 723m 19% 0% balena info 237344237338 root S 723m 19% 0% balena info 235401235395 root S 723m 19% 0% balena info 238936238930 root S 723m 19% 0% balena info 234824234818 root S 723m 19% 0% balena info 235936235930 root S 723m 19% 0% balena info 236475236469 root S 723m 19% 0% balena info 237119237113 root S 723m 19% 0% balena info 239557239551 root S 723m 19% 0% balena info 236612236605 root S 723m 19% 0% balena info 238817238811 root S 723m 19% 0% balena info 239461239455 root S 723m 19% 0% balena info 239735239730 root S 723m 19% 0% balena info 240861240860 root S 723m 19% 0% balena info 240837240831 root S 723m 19% 0% balena info 232705232700 root S 723m 19% 0% balena info 232864232858 root S 723m 19% 0% balena info 234507234502 root S 723m 19% 0% balena info 236563236558 root S 723m 19% 0% balena info 237715237709 root S 723m 19% 0% balena info 237933237927 root S 723m 19% 0% balena info 239480239474 root S 722m 19% 0% balena info 233080233074 root S 722m 19% 0% balena info 232075232069 root S 722m 19% 0% balena info 240482240481 root S 651m 17% 0% balena info 240127240126 root S 651m 17% 0% balena info 233229233223 root S 651m 17% 0% balena info 231783231778 root S 651m 17% 0% balena info 232003231997 root S 651m 17% 0% balena info 231394231389 root S 651m 17% 0% balena info 231602231596 root S 651m 17% 0% balena info 230782230776 root S 651m 17% 0% balena info 231168231162 root S 651m 17% 0% balena info 231744231738 root S 651m 17% 0% balena info 230544230538 root S 651m 17% 0% balena info 234805234800 root S 651m 17% 0% balena info 230346230340 root S 651m 17% 0% balena info 230996230990 root S 651m 17% 0% balena info 232450232445 root S 651m 17% 0% balena info 232219232213 root S 651m 17% 0% balena info 231958231952 root S 651m 17% 0% balena info 233194233188 root S 651m 17% 0% balena info 235196235190 root S 651m 17% 0% balena info 232118232113 root S 651m 17% 0% balena info 232306232300 root S 651m 17% 0% balena info 231320231314 root S 651m 17% 0% balena info 233212233206 root S 651m 17% 0% balena info 231256231250 root S 651m 17% 0% balena info 232256232251 root S 651m 17% 0% balena info 231884231878 root S 651m 17% 0% balena info 233032233026 root S 651m 17% 0% balena info 234541234535 root S 651m 17% 0% balena info 231148231142 root S 651m 17% 0% balena info 232468232463 root S 651m 17% 0% balena info 235043235038 root S 651m 17% 0% balena info 230744230738 root S 651m 17% 0% balena info 234586234581 root S 651m 17% 0% balena info 233777233771 root S 651m 17% 0% balena info 233562233556 root S 651m 17% 0% balena info 236826236821 root S 651m 17% 0% balena info 237893237887 root S 651m 17% 0% balena info 234004233999 root S 651m 17% 0% balena info 233892233887 root S 651m 17% 0% balena info 233445233443 root S 651m 17% 0% balena info 235816235810 root S 651m 17% 0% balena info 232765232760 root S 651m 17% 0% balena info 231129231123 root S 651m 17% 0% balena info 233116233110 root S 651m 17% 0% balena info 236140236134 root S 651m 17% 0% balena info 233680233674 root S 651m 17% 0% balena info 233580233575 root S 651m 17% 0% balena info 234255234249 root S 651m 17% 0% balena info 237210237204 root S 651m 17% 0% balena info 233495233490 root S 651m 17% 0% balena info 235446235439 root S 651m 17% 0% balena info 234217234211 root S 651m 17% 0% balena info 235372235367 root S 651m 17% 0% balena info 237163237157 root S 651m 17% 0% balena info 233098233092 root S 651m 17% 0% balena info 237224237222 root S 651m 17% 0% balena info 234469234463 root S 651m 17% 0% balena info 234983234978 root S 651m 17% 0% balena info 235757235751 root S 651m 17% 0% balena info 234120234114 root S 651m 17% 0% balena info 234452234449 root S 651m 17% 0% balena info 236058236052 root S 651m 17% 0% balena info 236326236320 root S 651m 17% 0% balena info 239236239230 root S 651m 17% 0% balena info 233409233404 root S 651m 17% 0% balena info 236017236011 root S 651m 17% 0% balena info 235731235725 root S 651m 17% 0% balena info 237797237791 root S 651m 17% 0% balena info 236038236032 root S 651m 17% 0% balena info 234623234618 root S 651m 17% 0% balena info 235639235638 root S 651m 17% 0% balena info 237562237556 root S 651m 17% 0% balena info 237581237575 root S 651m 17% 0% balena info 235299235294 root S 651m 17% 0% balena info 233929233923 root S 651m 17% 0% balena info 239978239977 root S 651m 17% 0% balena info 238131238125 root S 651m 17% 0% balena info 238408238402 root S 651m 17% 0% balena info 235279235274 root S 651m 17% 0% balena info 238051238046 root S 651m 17% 0% balena info 234157234156 root S 651m 17% 0% balena info 235659235653 root S 651m 17% 0% balena info 236448236443 root S 651m 17% 0% balena info 238784238778 root S 651m 17% 0% balena info 238345238339 root S 651m 17% 0% balena info 236237236231 root S 651m 17% 0% balena info 238718238717 root S 651m 17% 0% balena info 239795239791 root S 651m 17% 0% balena info 236256236250 root S 651m 17% 0% balena info 237777237771 root S 651m 17% 0% balena info 235855235849 root S 651m 17% 0% balena info 237697237691 root S 651m 17% 0% balena info 237326237320 root S 651m 17% 0% balena info 238273238267 root S 651m 17% 0% balena info 236864236858 root S 651m 17% 0% balena info 239577239571 root S 651m 17% 0% balena info 238489238483 root S 651m 17% 0% balena info 237063237057 root S 651m 17% 0% balena info 238526238520 root S 651m 17% 0% balena info 239499239493 root S 651m 17% 0% balena info 237954237948 root S 651m 17% 0% balena info 239374239373 root S 651m 17% 0% balena info 238104238098 root S 651m 17% 0% balena info 239871239867 root S 651m 17% 0% balena info 237007237001 root S 651m 17% 0% balena info 238461238455 root S 651m 17% 0% balena info 238864238860 root S 651m 17% 0% balena info 239944239939 root S 651m 17% 0% balena info 237914237908 root S 651m 17% 0% balena info 237543237537 root S 651m 17% 0% balena info 239440239434 root S 651m 17% 0% balena info 238904238898 root S 651m 17% 0% balena info 239652239646 root S 651m 17% 0% balena info 238170238164 root S 651m 17% 0% balena info 236989236983 root S 651m 17% 0% balena info 238390238384 root S 651m 17% 0% balena info 239056239050 root S 651m 17% 0% balena info 239359239353 root S 651m 17% 0% balena info 239908239902 root S 651m 17% 0% balena info 239121239115 root S 651m 17% 0% balena info 240984240978 root S 651m 17% 0% balena info 240965240959 root S 651m 17% 0% balena info 240785240779 root S 651m 17% 0% balena info 240619240613 root S 651m 17% 0% balena info 240600240594 root S 651m 17% 0% balena info 240804240798 root S 651m 17% 0% balena info 240926240920 root S 651m 17% 0% balena info 240658240652 root S 651m 17% 0% balena info 240639240633 root S 651m 17% 0% balena info 241065241059 root S 651m 17% 0% balena info 240902240901 root S 651m 17% 0% balena info 240382240378 root S 651m 17% 0% balena info 240441240435 root S 651m 17% 0% balena info 230605230599 root S 651m 17% 0% balena info 230908230902 root S 651m 17% 0% balena info 231284231278 root S 651m 17% 0% balena info 230365230359 root S 651m 17% 0% balena info 232022232016 root S 651m 17% 0% balena info 231648231642 root S 651m 17% 0% balena info 234024234023 root S 651m 17% 0% balena info 230763230762 root S 651m 17% 0% balena info 231414231413 root S 651m 17% 0% balena info 230382230377 root S 651m 17% 0% balena info 231368231366 root S 651m 17% 0% balena info 233986233980 root S 651m 17% 0% balena info 232350232345 root S 651m 17% 0% balena info 231302231296 root S 651m 17% 0% balena info 233330233324 root S 651m 17% 0% balena info 231803231797 root S 651m 17% 0% balena info 230976230971 root S 651m 17% 0% balena info 230935230929 root S 651m 17% 0% balena info 231686231680 root S 651m 17% 0% balena info 234483234482 root S 651m 17% 0% balena info 231985231979 root S 651m 17% 0% balena info 240024240023 root S 651m 17% 0% balena info 231552231547 root S 651m 17% 0% balena info 232388232383 root S 651m 17% 0% balena info 233525233519 root S 651m 17% 0% balena info 234042234036 root S 651m 17% 0% balena info 233613233607 root S 651m 17% 0% balena info 235157235152 root S 651m 17% 0% balena info 231716231712 root S 651m 17% 0% balena info 233639233634 root S 651m 17% 0% balena info 240531240529 root S 651m 17% 0% balena info 232963232957 root S 651m 17% 0% balena info 232825232819 root S 651m 17% 0% balena info 234422234418 root S 651m 17% 0% balena info 233756233750 root S 651m 17% 0% balena info 232101232095 root S 651m 17% 0% balena info 233292233286 root S 651m 17% 0% balena info 236158236153 root S 651m 17% 0% balena info 234946234940 root S 651m 17% 0% balena info 233348233342 root S 651m 17% 0% balena info 235177235171 root S 651m 17% 0% balena info 237425237419 root S 651m 17% 0% balena info 235776235770 root S 651m 17% 0% balena info 232796232791 root S 651m 17% 0% balena info 233814233810 root S 651m 17% 0% balena info 235582235576 root S 651m 17% 0% balena info 232981232976 root S 651m 17% 0% balena info 233729233724 root S 651m 17% 0% balena info 235338235332 root S 651m 17% 0% balena info 235131235125 root S 651m 17% 0% balena info 235083235077 root S 651m 17% 0% balena info 236531236525 root S 651m 17% 0% balena info 235613235607 root S 651m 17% 0% balena info 233311233305 root S 651m 17% 0% balena info 235064235059 root S 651m 17% 0% balena info 232193232187 root S 651m 17% 0% balena info 233911233905 root S 651m 17% 0% balena info 235527235519 root S 651m 17% 0% balena info 232138232133 root S 651m 17% 0% balena info 234191234185 root S 651m 17% 0% balena info 233264233259 root S 651m 17% 0% balena info 234686234680 root S 651m 17% 0% balena info 234743234737 root S 651m 17% 0% balena info 235423235417 root S 651m 17% 0% balena info 233147233142 root S 651m 17% 0% balena info 236883236877 root S 651m 17% 0% balena info 235545235538 root S 651m 17% 0% balena info 238372238366 root S 651m 17% 0% balena info 234605234600 root S 651m 17% 0% balena info 236093236088 root S 651m 17% 0% balena info 234927234922 root S 651m 17% 0% balena info 235992235991 root S 651m 17% 0% balena info 237081237075 root S 651m 17% 0% balena info 236628236623 root S 651m 17% 0% balena info 235497235490 root S 651m 17% 0% balena info 237363237357 root S 651m 17% 0% balena info 236593236586 root S 651m 17% 0% balena info 235465235459 root S 651m 17% 0% balena info 237989237983 root S 651m 17% 0% balena info 235319235313 root S 651m 17% 0% balena info 234861234857 root S 651m 17% 0% balena info 236294236288 root S 651m 17% 0% balena info 237245237240 root S 651m 17% 0% balena info 239215239213 root S 651m 17% 0% balena info 235899235893 root S 651m 17% 0% balena info 237031237030 root S 651m 17% 0% balena info 239082239077 root S 651m 17% 0% balena info 238574238569 root S 651m 17% 0% balena info 238600238598 root S 651m 17% 0% balena info 238695238689 root S 651m 17% 0% balena info 236491236487 root S 651m 17% 0% balena info 237816237810 root S 651m 17% 0% balena info 240004240003 root S 651m 17% 0% balena info 234139234133 root S 651m 17% 0% balena info 238016238010 root S 651m 17% 0% balena info 236681236675 root S 651m 17% 0% balena info 238190238184 root S 651m 17% 0% balena info 238425238419 root S 651m 17% 0% balena info 237750237744 root S 651m 17% 0% balena info 235969235964 root S 651m 17% 0% balena info 239340239334 root S 651m 17% 0% balena info 236844236838 root S 651m 17% 0% balena info 239297239291 root S 651m 17% 0% balena info 237483237479 root S 651m 17% 0% balena info 238508238502 root S 651m 17% 0% balena info 238661238655 root S 651m 17% 0% balena info 239197239193 root S 651m 17% 0% balena info 236748236743 root S 651m 17% 0% balena info 238965238959 root S 651m 17% 0% balena info 237677237671 root S 651m 17% 0% balena info 239818239812 root S 651m 17% 0% balena info 239255239249 root S 651m 17% 0% balena info 238737238736 root S 651m 17% 0% balena info 239003238998 root S 651m 17% 0% balena info 236275236269 root S 651m 17% 0% balena info 238292238286 root S 651m 17% 0% balena info 237866237860 root S 651m 17% 0% balena info 239140239134 root S 651m 17% 0% balena info 239851239850 root S 651m 17% 0% balena info 239681239673 root S 651m 17% 0% balena info 237597237594 root S 651m 17% 0% balena info 239413239407 root S 651m 17% 0% balena info 238311238305 root S 651m 17% 0% balena info 238033238027 root S 651m 17% 0% balena info 239172239166 root S 651m 17% 0% balena info 239890239884 root S 651m 17% 0% balena info 238624238618 root S 651m 17% 0% balena info 239699239697 root S 651m 17% 0% balena info 240746240740 root S 651m 17% 0% balena info 241001240995 root S 651m 17% 0% balena info 239715239711 root S 651m 17% 0% balena info 240719240713 root S 651m 17% 0% balena info 240766240760 root S 651m 17% 0% balena info 234354234348 root S 651m 17% 0% balena info 234391234386 root S 651m 17% 0% balena info 233958233953 root S 651m 17% 0% balena info 234901234896 root S 651m 17% 0% balena info 237307237301 root S 651m 17% 0% balena info 236211236205 root S 651m 17% 0% balena info 237100237094 root S 651m 17% 0% balena info 240883240882 root S 651m 17% 0% balena info 238643238637 root S 650m 17% 0% balena info 240676240670 root S 650m 17% 0% balena info 234071234067 root S 650m 17% 0% balena info 239590239589 root S 650m 17% 0% balena info 238886238880 root S 649m 17% 0% balena info 303316 1 root S 579m 15% 0% /usr/bin/balena stop resin_supervisor 971 1 root S 523m 14% 0% /usr/sbin/NetworkManager --no-daemon 2787 2751 root S 339m 9% 0% node /usr/src/app/dist/app.js 867 1 root S 304m 8% 0% /usr/sbin/ModemManager --log-journal 849 1 root S 291m 8% 0% /usr/sbin/rngd -f -r /dev/hwrng 1 0 root S 156m 4% 0% {systemd} /sbin/init 877 1 root S 78200 2% 0% /usr/sbin/chronyd -d 2892 2787 root S 38604 1% 0% journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service 658 1 root S 32936 1% 0% /lib/systemd/systemd-journald 2168 1764 root S 20344 1% 0% /lib/systemd/systemd-udevd --daemon 2131 1732 root S 20340 1% 0% /lib/systemd/systemd-udevd --daemon 286665 1 openvpn S 7748 0% 0% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 303469 1 root S 6896 0% 0% sshd: root@notty 933 1 root S 6156 0% 0% /lib/systemd/systemd-logind 683 1 root S 5644 0% 0% /lib/systemd/systemd-udevd 852 1 root S 4980 0% 0% @sbin/plymouthd --tty=tty1 --mode=boot --pid-file=/run/plymouth/pid --attach-to-session --kernel-command-line=plymouth.ignore-serial-consoles splash 880 1 messageb S 4972 0% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 1029 1 avahi S 4696 0% 0% avahi-daemon: running [68e5f85.local] 240520 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240513 240472 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240458 240372 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240370 240428 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240425 240209 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240206 240325 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240323 240271 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240267 240125 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240124 238735 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238734 230319 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230318 230339 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230338 230358 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230357 230376 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230375 230395 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230394 230512 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230511 230537 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230536 230556 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230555 230578 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230577 230598 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230597 230709 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230708 230737 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230736 230756 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230755 230775 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230774 230794 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230793 230901 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230900 230928 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230927 230948 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230947 230970 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230969 230989 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230988 231092 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231091 231122 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231121 231141 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231140 231161 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231160 231179 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231178 231249 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231248 231277 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231276 231295 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231294 231313 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231312 231332 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231331 231362 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231361 231388 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231387 231407 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231406 231426 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231425 231446 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231445 231479 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231478 231506 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231505 231526 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231525 231546 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231545 231565 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231564 231595 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231594 231624 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231623 231641 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231640 231660 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231659 231679 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231678 231711 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231710 231737 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231736 231757 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231756 231777 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231776 231796 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231795 231830 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231829 231857 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231856 231877 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231876 231895 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231894 231914 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231913 231951 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231950 231978 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231977 231996 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231995 232015 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232014 232034 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232033 232068 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232067 232094 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232093 232112 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232111 232132 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232131 232149 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232148 232186 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232185 232212 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232211 232230 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232229 232250 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232249 232268 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232267 232299 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232298 232326 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232325 232344 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232343 232362 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232361 232382 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232381 232416 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232415 232444 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232443 232462 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232461 232481 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232480 232501 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232500 232534 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232533 232561 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232560 232581 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232580 232603 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232602 232621 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232620 232671 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232670 232699 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232698 232718 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232717 232737 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232736 232759 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232758 232790 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232789 232818 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232817 232838 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232837 232857 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232856 232876 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232875 232907 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232906 232935 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232934 232956 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232955 232975 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232974 232994 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232993 233025 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233024 233053 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233052 233073 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233072 233091 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233090 233109 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233108 233141 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233140 233168 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233167 233187 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233186 233205 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233204 233222 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233221 233258 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233257 233285 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233284 233304 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233303 233323 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233322 233341 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233340 233375 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233374 233403 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233402 233421 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233420 233438 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233437 233457 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233456 233489 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233488 233518 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233517 233537 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233536 233555 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233554 233574 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233573 233606 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233605 233633 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233632 233652 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233651 233673 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233672 233692 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233691 233723 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233722 233749 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233748 233770 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233769 233789 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233788 233809 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233808 233839 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233838 233867 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233866 233886 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233885 233904 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233903 233922 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233921 233952 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233951 233979 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233978 233998 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233997 234017 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234016 234035 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234034 234066 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234065 234094 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234093 234113 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234112 234132 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234131 234150 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234149 234184 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234183 234210 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234209 234229 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234228 234248 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234247 234266 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234265 234301 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234300 234328 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234327 234347 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234346 234367 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234366 234385 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234384 234417 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234416 234444 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234443 234462 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234461 234481 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234480 234501 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234500 234534 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234533 234560 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234559 234580 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234579 234599 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234598 234617 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234616 234650 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234649 234679 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234678 234697 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234696 234716 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234715 234736 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234735 234770 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234769 234799 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234798 234817 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234816 234835 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234834 234856 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234855 234894 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234893 234921 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234920 234939 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234938 234958 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234957 234977 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234976 235009 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235008 235037 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235036 235058 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235057 235076 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235075 235095 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235094 235124 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235123 235151 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235150 235170 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235169 235189 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235188 235207 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235206 235245 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235244 235273 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235272 235293 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235292 235312 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235311 235331 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235330 235366 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235365 235394 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235393 235416 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235414 235438 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235437 235458 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235457 235489 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235488 235518 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235517 235537 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235536 235557 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235556 235575 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235574 235606 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235605 235633 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235632 235652 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235651 235670 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235669 235690 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235689 235724 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235723 235750 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235749 235769 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235768 235788 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235787 235809 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235808 235848 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235847 235873 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235872 235892 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235891 235929 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235928 235963 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235962 235990 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235989 236010 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236009 236031 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236029 236051 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236050 236087 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236086 236114 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236113 236133 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236132 236152 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236151 236171 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236170 236204 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236203 236230 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236229 236249 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236248 236268 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236267 236287 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236286 236319 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236318 236346 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236345 236367 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236366 236387 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236386 236406 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236405 236442 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236441 236468 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236467 236486 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236485 236524 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236523 236557 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236555 236585 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236584 236604 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236603 236622 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236621 236641 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236640 236674 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236673 236702 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236701 236722 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236721 236742 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236741 236760 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236759 236794 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236793 236820 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236819 236837 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236836 236857 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236856 236876 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236875 236914 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236913 236943 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236942 236963 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236962 236982 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236981 237000 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236999 237029 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237028 237056 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237055 237074 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237073 237093 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237092 237112 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237111 237156 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237155 237184 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237183 237203 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237202 237221 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237220 237239 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237238 237271 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237270 237300 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237299 237319 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237318 237337 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237336 237356 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237355 237389 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237388 237418 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237417 237437 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237436 237455 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237454 237478 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237477 237509 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237508 237536 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237535 237555 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237554 237574 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237573 237592 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237591 237622 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237621 237651 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237650 237670 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237669 237690 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237689 237708 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237707 237743 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237742 237770 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237769 237790 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237789 237809 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237808 237826 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237825 237859 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237858 237886 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237885 237906 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237905 237926 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237925 237947 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237946 237982 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237981 238009 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238008 238026 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238025 238045 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238044 238065 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238064 238097 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238096 238124 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238123 238143 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238142 238163 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238162 238183 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238182 238218 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238217 238266 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238265 238285 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238284 238304 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238303 238338 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238337 238365 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238364 238383 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238382 238401 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238400 238418 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238417 238454 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238453 238481 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238480 238501 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238500 238519 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238518 238538 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238537 238568 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238567 238597 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238596 238617 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238616 238636 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238635 238654 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238653 238688 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238687 238716 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238715 238754 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238753 238777 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238776 238810 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238809 238839 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238838 238859 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238858 238879 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238878 238897 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238896 238929 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238928 238958 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238957 238976 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238975 238997 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238996 239017 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239016 239049 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239048 239076 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239075 239095 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239094 239114 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239113 239133 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239132 239165 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239164 239192 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239191 239212 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239211 239229 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239228 239248 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239247 239290 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239289 239316 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239315 239333 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239332 239352 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239351 239372 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239371 239406 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239405 239433 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239432 239454 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239453 239473 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239472 239492 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239491 239521 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239520 239550 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239549 239570 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239569 239588 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239587 239607 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239606 239645 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239643 239672 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239671 239691 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239690 239710 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239709 239729 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239728 239762 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239761 239790 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239789 239811 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239809 239829 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239828 239849 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239848 239866 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239865 239883 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239882 239901 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239900 239938 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239937 239976 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239975 240002 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240001 240022 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240021 240041 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240040 240071 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240070 240163 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240162 240564 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240549 240593 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240592 240612 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240611 240632 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240631 240651 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240650 240669 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240668 240712 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240711 240739 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240738 240759 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240758 240778 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240777 240797 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240796 240830 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240828 240859 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240857 240881 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240880 240900 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240899 240919 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240918 240938 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240937 240958 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240957 240977 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240976 240994 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240993 241030 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 241029 241058 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 241057 303292 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 303291 303371 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 303370 1057 1029 avahi S 4432 0% 0% avahi-daemon: chroot helper 982 1 nobody S 4132 0% 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=- 303841303475 root S 4104 0% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 303475303473 root S 3776 0% 0% bash -s -- 240213240209 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240435240428 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240327240325 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240378240372 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240529240520 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240126240125 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240164240163 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240272240271 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240481240472 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240023240022 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240003240002 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237357237356 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230320230319 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230340230339 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230359230358 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230377230376 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230396230395 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230513230512 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230538230537 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230557230556 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230579230578 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230599230598 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230710230709 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230738230737 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230762230756 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230776230775 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230795230794 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230902230901 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230929230928 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230949230948 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230971230970 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230990230989 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231093231092 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231123231122 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231142231141 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231162231161 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231180231179 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231250231249 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231278231277 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231296231295 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231314231313 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231333231332 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231366231362 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231389231388 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231413231407 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231427231426 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231447231446 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231485231479 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231507231506 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231527231526 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231547231546 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231566231565 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231596231595 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231625231624 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231642231641 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231665231660 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231680231679 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231712231711 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231738231737 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231758231757 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231778231777 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231797231796 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231831231830 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231858231857 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231878231877 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231896231895 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231915231914 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231952231951 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231979231978 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231997231996 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232016232015 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232035232034 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232069232068 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232095232094 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232113232112 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232133232132 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232150232149 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232187232186 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232213232212 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232231232230 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232251232250 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232274232268 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232300232299 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232327232326 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232345232344 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232363232362 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232383232382 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232417232416 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232445232444 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232463232462 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232482232481 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232502232501 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232535232534 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232563232561 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232582232581 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232604232603 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232622232621 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232672232671 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232700232699 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232719232718 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232738232737 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232760232759 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232791232790 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232819232818 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232839232838 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232858232857 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232877232876 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232908232907 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232936232935 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232957232956 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232976232975 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232995232994 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233026233025 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233054233053 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233074233073 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233092233091 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233110233109 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233142233141 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233169233168 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233188233187 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233206233205 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233223233222 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233259233258 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233286233285 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233305233304 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233324233323 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233342233341 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233376233375 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233404233403 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233422233421 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233443233438 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233458233457 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233490233489 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233519233518 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233538233537 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233556233555 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233575233574 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233607233606 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233634233633 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233653233652 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233674233673 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233693233692 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233724233723 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233750233749 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233771233770 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233790233789 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233810233809 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233840233839 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233868233867 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233887233886 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233905233904 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233923233922 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233953233952 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233980233979 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233999233998 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234023234017 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234036234035 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234067234066 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234095234094 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234114234113 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234133234132 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234156234150 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234185234184 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234211234210 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234230234229 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234249234248 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234267234266 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234302234301 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234329234328 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234348234347 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234368234367 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234386234385 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234418234417 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234449234444 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234463234462 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234482234481 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234502234501 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234535234534 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234561234560 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234581234580 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234600234599 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234618234617 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234651234650 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234680234679 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234698234697 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234717234716 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234737234736 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234771234770 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234800234799 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234818234817 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234836234835 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234857234856 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234896234894 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234922234921 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234940234939 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234959234958 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234978234977 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235010235009 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235038235037 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235059235058 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235077235076 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235096235095 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235125235124 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235152235151 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235171235170 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235190235189 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235208235207 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235246235245 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235274235273 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235294235293 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235313235312 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235332235331 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235367235366 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235395235394 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235417235416 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235439235438 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235459235458 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235490235489 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235519235518 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235538235537 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235558235557 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235576235575 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235607235606 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235638235633 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235653235652 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235671235670 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235691235690 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235725235724 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235751235750 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235770235769 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235789235788 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235810235809 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235849235848 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235874235873 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235893235892 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235930235929 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235964235963 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235991235990 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236011236010 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236032236031 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236052236051 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236088236087 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236115236114 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236134236133 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236153236152 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236172236171 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236205236204 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236231236230 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236250236249 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236269236268 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236288236287 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236320236319 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236348236346 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236368236367 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236388236387 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236407236406 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236443236442 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236469236468 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236487236486 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236525236524 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236558236557 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236586236585 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236605236604 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236623236622 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236642236641 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236675236674 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236703236702 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236723236722 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236743236742 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236761236760 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236795236794 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236821236820 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236838236837 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236858236857 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236877236876 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236915236914 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236944236943 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236964236963 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236983236982 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237001237000 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237030237029 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237057237056 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237075237074 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237094237093 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237113237112 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237157237156 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237185237184 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237204237203 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237222237221 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237240237239 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237272237271 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237301237300 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237320237319 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237338237337 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237390237389 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237419237418 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237438237437 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237456237455 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237479237478 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237510237509 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237537237536 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237556237555 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237575237574 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237594237592 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237623237622 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237652237651 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237671237670 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237691237690 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237709237708 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237744237743 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237771237770 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237791237790 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237810237809 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237827237826 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237860237859 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237887237886 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237908237906 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237927237926 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237948237947 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237983237982 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238010238009 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238027238026 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238046238045 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238066238065 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238098238097 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238125238124 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238144238143 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238164238163 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238184238183 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238219238218 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238267238266 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238286238285 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238305238304 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238339238338 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238366238365 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238384238383 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238402238401 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238419238418 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238455238454 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238483238481 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238502238501 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238520238519 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238539238538 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238569238568 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238598238597 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238618238617 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238637238636 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238655238654 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238689238688 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238717238716 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238736238735 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238755238754 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238778238777 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238811238810 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238840238839 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238860238859 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238880238879 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238898238897 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238930238929 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238959238958 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238977238976 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238998238997 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239018239017 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239050239049 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239077239076 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239096239095 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239115239114 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239134239133 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239166239165 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239193239192 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239213239212 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239230239229 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239249239248 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239291239290 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239317239316 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239334239333 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239353239352 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239373239372 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239407239406 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239434239433 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239455239454 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239474239473 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239493239492 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239522239521 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239551239550 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239571239570 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239589239588 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239608239607 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239646239645 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239673239672 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239697239691 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239711239710 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239730239729 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239763239762 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239791239790 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239812239811 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239830239829 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239850239849 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239867239866 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239884239883 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239902239901 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239939239938 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239977239976 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240042240041 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240072240071 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240565240564 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240594240593 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240613240612 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240633240632 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240652240651 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240670240669 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240713240712 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240740240739 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240760240759 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240779240778 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240798240797 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240831240830 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240860240859 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240882240881 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240901240900 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240920240919 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240939240938 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240959240958 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240978240977 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240995240994 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 241031241030 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 241059241058 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 303473303469 root S 3644 0% 0% sh -c H(){ local h="=============================================================";echo $h;echo " $*";echo $h;};X=config.json;C=/mnt/boottmp/$X;[ -f $C ]||C=/mnt/boot/$X;[ -f $C ]||C=/mnt/conf/$X;[ -f $C ]||C=/mnt/data-disk/$X;[ -f $C ]||C=/mnt/boot/$X;if [ ! -f $C ];then F "Error: Failed to find $X! (bye, bye)";fi;if [ "$(jq -r '.uuid' $C)" = "68e5f8598c35b231be3bdf337eb1916d" ];then TERM=xterm;b 303842303841 root S 2488 0% 0% timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 88 2 root SW 0 0% 0% [kswapd0] 13 2 root IW 0 0% 0% [rcu_preempt] 23 2 root SW 0 0% 0% [ksoftirqd/2] 12 2 root SW 0 0% 0% [ksoftirqd/0] 18 2 root SW 0 0% 0% [ksoftirqd/1] 28 2 root SW 0 0% 0% [ksoftirqd/3] 37 2 root SW 0 0% 0% [kcompactd0] 565 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 2 0 root SW 0 0% 0% [kthreadd] 292332 2 root IW 0 0% 0% [kworker/3:0-eve] 299321 2 root IW 0 0% 0% [kworker/1:1-eve] 289662 2 root IW< 0 0% 0% [kworker/3:1H-kb] 291420 2 root IW< 0 0% 0% [kworker/1:2H-kb] 301137 2 root IW 0 0% 0% [kworker/1:0-eve] 295309 2 root IW 0 0% 0% [kworker/0:0-eve] 297459 2 root IW< 0 0% 0% [kworker/2:2H-mm] 22 2 root SW 0 0% 0% [migration/2] 35 2 root SW 0 0% 0% [oom_reaper] 539 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 14 2 root SW 0 0% 0% [migration/0] 298448 2 root IW< 0 0% 0% [kworker/0:1H-kb] 17 2 root SW 0 0% 0% [migration/1] 27 2 root SW 0 0% 0% [migration/3] 302506 2 root IW 0 0% 0% [kworker/3:2-eve] 301240 2 root IW 0 0% 0% [kworker/0:1-rcu] 110 2 root SW 0 0% 0% [irq/39-mmc0] 297338 2 root IW 0 0% 0% [kworker/u8:1-ev] 301180 2 root IW 0 0% 0% [kworker/2:1-eve] 303090 2 root IW 0 0% 0% [kworker/0:2-eve] 3 2 root IW< 0 0% 0% [rcu_gp] 4 2 root IW< 0 0% 0% [rcu_par_gp] 8 2 root IW< 0 0% 0% [mm_percpu_wq] 9 2 root SW 0 0% 0% [rcu_tasks_kthre] 10 2 root SW 0 0% 0% [rcu_tasks_rude_] 11 2 root SW 0 0% 0% [rcu_tasks_trace] 15 2 root SW 0 0% 0% [cpuhp/0] 16 2 root SW 0 0% 0% [cpuhp/1] 21 2 root SW 0 0% 0% [cpuhp/2] 26 2 root SW 0 0% 0% [cpuhp/3] 31 2 root SW 0 0% 0% [kdevtmpfs] 32 2 root IW< 0 0% 0% [netns] 36 2 root IW< 0 0% 0% [writeback] 79 2 root IW< 0 0% 0% [kblockd] 80 2 root IW< 0 0% 0% [blkcg_punt_bio] 81 2 root IW< 0 0% 0% [ata_sff] 82 2 root IW< 0 0% 0% [md] 85 2 root IW< 0 0% 0% [rpciod] 86 2 root IW< 0 0% 0% [kworker/u9:0] 87 2 root IW< 0 0% 0% [xprtiod] 89 2 root IW< 0 0% 0% [nfsiod] 90 2 root IW< 0 0% 0% [cifsiod] 91 2 root IW< 0 0% 0% [smb3decryptd] 92 2 root IW< 0 0% 0% [cifsfileinfoput] 93 2 root IW< 0 0% 0% [cifsoplockd] 95 2 root IW< 0 0% 0% [acpi_thermal_pm] 97 2 root IW< 0 0% 0% [nvme-wq] 98 2 root IW< 0 0% 0% [nvme-reset-wq] 99 2 root IW< 0 0% 0% [nvme-delete-wq] 100 2 root SW 0 0% 0% [scsi_eh_0] 101 2 root IW< 0 0% 0% [scsi_tmf_0] 102 2 root SW 0 0% 0% [scsi_eh_1] 103 2 root IW< 0 0% 0% [scsi_tmf_1] 106 2 root IW< 0 0% 0% [raid5wq] 107 2 root IW< 0 0% 0% [dm_bufio_cache] 109 2 root IW< 0 0% 0% [sdhci] 112 2 root IW< 0 0% 0% [ipv6_addrconf] 119 2 root IW< 0 0% 0% [mmc_complete] 524 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 525 2 root IW< 0 0% 0% [ext4-rsv-conver] 540 2 root IW< 0 0% 0% [ext4-rsv-conver] 566 2 root IW< 0 0% 0% [ext4-rsv-conver] 708 2 root IW< 0 0% 0% [tpm_dev_wq] 710 2 root SW 0 0% 0% [card0-crtc0] 711 2 root SW 0 0% 0% [card0-crtc1] 714 2 root SW 0 0% 0% [card0-crtc2] 2939 2 root SW 0 0% 0% [jbd2/mmcblk0p3-] 2940 2 root IW< 0 0% 0% [ext4-rsv-conver] 301136 2 root IW< 0 0% 0% [kworker/1:1H] 301147 2 root IW< 0 0% 0% [kworker/0:0H] 301183 2 root IW< 0 0% 0% [kworker/2:0H] 301208 2 root IW 0 0% 0% [kworker/u8:2-ev] 302137 2 root IW< 0 0% 0% [kworker/3:0H] 302808 2 root IW< 0 0% 0% [kworker/1:0H] 303076 2 root IW< 0 0% 0% [kworker/2:1H] 303077 2 root IW< 0 0% 0% [kworker/0:2H] 303098 2 root IW 0 0% 0% [kworker/1:2-eve] 303133 2 root IW 0 0% 0% [kworker/2:0-eve] 303151 2 root IW 0 0% 0% [kworker/u8:0-fl] 303470 2 root IW 0 0% 0% [kworker/3:1] 303472 2 root IW< 0 0% 0% [kworker/3:2H] real 0m 0.26s user 0m 0.01s sys 0m 0.14s --- cat /var/log/provisioning-progress.log --- 2021-10-18 15:30:37.062781371+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- df -h --- 2021-10-18 15:30:37.082692148+00:00 Filesystem Size Used Avail Use% Mounted on devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 204K 1.9G 1% /tmp /dev/mmcblk0p2 300M 280M 0 100% /mnt/sysroot/active /dev/disk/by-state/resin-state 19M 1.6M 16M 10% /mnt/state none 300M 280M 0 100% / /dev/mmcblk0p6 28G 926M 26G 4% /mnt/data tmpfs 1.9G 1.1M 1.9G 1% /dev/shm tmpfs 1.9G 3.0M 1.9G 1% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup tmpfs 1.9G 16K 1.9G 1% /var/volatile /dev/mmcblk0p1 40M 5.3M 35M 14% /mnt/boot /dev/mmcblk0p3 300M 273M 7.3M 98% /mnt/sysroot/inactive real 0m 0.03s user 0m 0.00s sys 0m 0.00s --- df -ih --- 2021-10-18 15:30:37.125096767+00:00 Filesystem Inodes IUsed IFree IUse% Mounted on devtmpfs 470K 502 470K 1% /dev tmpfs 473K 22 473K 1% /tmp /dev/mmcblk0p2 39K 5.1K 34K 13% /mnt/sysroot/active /dev/disk/by-state/resin-state 5.1K 91 5.0K 2% /mnt/state none 39K 5.1K 34K 13% / /dev/mmcblk0p6 3.6M 42K 3.6M 2% /mnt/data tmpfs 473K 15 473K 1% /dev/shm tmpfs 473K 1.6K 471K 1% /run tmpfs 473K 16 473K 1% /sys/fs/cgroup tmpfs 473K 47 473K 1% /var/volatile /dev/mmcblk0p1 0 0 0 - /mnt/boot /dev/mmcblk0p3 39K 5.8K 34K 15% /mnt/sysroot/inactive real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done --- 2021-10-18 15:30:37.145467864+00:00 /sys/class/thermal/thermal_zone0 26000 /sys/class/thermal/thermal_zone1 27000 real 0m 0.00s user 0m 0.00s 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 --- 2021-10-18 15:30:37.168290151+00:00 /sys/class/mmc_host/mmc0/mmc0:0001 manfid:0x000045 oemid:0x0100 name:DG4032 hwrev:0x0 fwrev:0x3733313033353137 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- free -h --- 2021-10-18 15:30:37.195516267+00:00 total used free shared buff/cache available Mem: 3867120 3737276 58256 196 71588 88716 Swap: 1933556 1133956 799600 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- ls -l /dev --- 2021-10-18 15:30:37.216396444+00:00 total 0 crw-r--r-- 1 root root 10, 235 Oct 17 19:00 autofs drwxr-xr-x 2 root root 720 Oct 17 19:00 block crw-rw---- 1 root disk 10, 234 Oct 17 19:00 btrfs-control drwxr-xr-x 3 root root 60 Oct 17 19:00 bus drwxr-xr-x 2 root root 3620 Oct 17 19:00 char crw------- 1 root root 5, 1 Oct 17 19:00 console lrwxrwxrwx 1 root root 11 Oct 17 19:00 core -> /proc/kcore drwxr-xr-x 6 root root 120 Oct 17 19:00 cpu crw------- 1 root root 10, 61 Oct 17 19:00 cpu_dma_latency crw------- 1 root root 10, 203 Oct 17 19:00 cuse drwxr-xr-x 6 root root 120 Oct 17 19:00 disk drwxr-xr-x 3 root root 100 Oct 17 19:00 dri lrwxrwxrwx 1 root root 13 Oct 17 19:00 fd -> /proc/self/fd crw-rw-rw- 1 root root 1, 7 Oct 17 19:00 full crw-rw-rw- 1 root root 10, 229 Oct 17 19:00 fuse crw------- 1 root root 254, 0 Oct 17 19:00 gpiochip0 crw------- 1 root root 10, 228 Oct 17 19:00 hpet crw------- 1 root root 10, 183 Oct 17 19:00 hwrng lrwxrwxrwx 1 root root 12 Oct 17 19:00 initctl -> /run/initctl drwxr-xr-x 2 root root 200 Oct 17 19:00 input crw-r--r-- 1 root root 1, 11 Oct 17 19:00 kmsg lrwxrwxrwx 1 root root 28 Oct 17 19:00 log -> /run/systemd/journal/dev-log crw-rw---- 1 root disk 10, 237 Oct 17 19:00 loop-control brw-rw---- 1 root disk 7, 0 Oct 17 19:00 loop0 brw-rw---- 1 root disk 7, 1 Oct 17 19:00 loop1 brw-rw---- 1 root disk 7, 2 Oct 17 19:00 loop2 brw-rw---- 1 root disk 7, 3 Oct 17 19:00 loop3 brw-rw---- 1 root disk 7, 4 Oct 17 19:00 loop4 brw-rw---- 1 root disk 7, 5 Oct 17 19:00 loop5 brw-rw---- 1 root disk 7, 6 Oct 17 19:00 loop6 brw-rw---- 1 root disk 7, 7 Oct 17 19:00 loop7 drwxr-xr-x 2 root root 60 Oct 17 19:00 mapper crw-r----- 1 root kmem 1, 1 Oct 17 19:00 mem brw-rw---- 1 root disk 179, 0 Oct 17 19:00 mmcblk0 brw-rw---- 1 root disk 179, 8 Oct 17 19:00 mmcblk0boot0 brw-rw---- 1 root disk 179, 16 Oct 17 19:00 mmcblk0boot1 brw-rw---- 1 root disk 179, 1 Oct 17 19:00 mmcblk0p1 brw-rw---- 1 root disk 179, 2 Oct 17 19:00 mmcblk0p2 brw-rw---- 1 root disk 179, 3 Oct 17 19:00 mmcblk0p3 brw-rw---- 1 root disk 179, 4 Oct 17 19:00 mmcblk0p4 brw-rw---- 1 root disk 179, 5 Oct 17 19:00 mmcblk0p5 brw-rw---- 1 root disk 179, 6 Oct 17 19:00 mmcblk0p6 crw------- 1 root root 248, 0 Oct 17 19:00 mmcblk0rpmb drwxrwxrwt 2 root root 40 Oct 17 19:00 mqueue drwxr-xr-x 2 root root 60 Oct 17 19:00 net crw-rw-rw- 1 root root 1, 3 Oct 17 19:00 null crw-r----- 1 root kmem 1, 4 Oct 17 19:00 port crw------- 1 root root 108, 0 Oct 17 19:00 ppp crw------- 1 root root 252, 0 Oct 17 19:00 pps0 crw------- 1 root root 252, 1 Oct 17 19:00 pps1 lrwxrwxrwx 1 root root 13 Oct 17 19:00 ptmx -> /dev/pts/ptmx crw------- 1 root root 251, 0 Oct 17 19:00 ptp0 crw------- 1 root root 251, 1 Oct 17 19:00 ptp1 drwxr-xr-x 2 root root 0 Oct 17 19:00 pts brw-rw---- 1 root disk 1, 0 Oct 17 19:00 ram0 brw-rw---- 1 root disk 1, 1 Oct 17 19:00 ram1 brw-rw---- 1 root disk 1, 10 Oct 17 19:00 ram10 brw-rw---- 1 root disk 1, 11 Oct 17 19:00 ram11 brw-rw---- 1 root disk 1, 12 Oct 17 19:00 ram12 brw-rw---- 1 root disk 1, 13 Oct 17 19:00 ram13 brw-rw---- 1 root disk 1, 14 Oct 17 19:00 ram14 brw-rw---- 1 root disk 1, 15 Oct 17 19:00 ram15 brw-rw---- 1 root disk 1, 2 Oct 17 19:00 ram2 brw-rw---- 1 root disk 1, 3 Oct 17 19:00 ram3 brw-rw---- 1 root disk 1, 4 Oct 17 19:00 ram4 brw-rw---- 1 root disk 1, 5 Oct 17 19:00 ram5 brw-rw---- 1 root disk 1, 6 Oct 17 19:00 ram6 brw-rw---- 1 root disk 1, 7 Oct 17 19:00 ram7 brw-rw---- 1 root disk 1, 8 Oct 17 19:00 ram8 brw-rw---- 1 root disk 1, 9 Oct 17 19:00 ram9 crw-rw-rw- 1 root root 1, 8 Oct 17 19:00 random crw-rw-r-- 1 root root 10, 242 Oct 17 19:00 rfkill lrwxrwxrwx 1 root root 4 Oct 17 19:00 rtc -> rtc0 crw------- 1 root root 253, 0 Oct 17 19:00 rtc0 drwxr-xr-x 4 root root 80 Oct 17 19:00 serial drwxrwxrwt 2 root root 40 Oct 18 06:01 shm drwxr-xr-x 3 root root 200 Oct 17 19:00 snd lrwxrwxrwx 1 root root 15 Oct 17 19:00 stderr -> /proc/self/fd/2 lrwxrwxrwx 1 root root 15 Oct 17 19:00 stdin -> /proc/self/fd/0 lrwxrwxrwx 1 root root 15 Oct 17 19:00 stdout -> /proc/self/fd/1 crw------- 1 root root 10, 224 Oct 17 19:00 tpm0 crw------- 1 root root 246, 65536 Oct 17 19:00 tpmrm0 crw-rw-rw- 1 root tty 5, 0 Oct 17 19:00 tty crw--w---- 1 root tty 4, 0 Oct 17 19:00 tty0 crw--w---- 1 root tty 4, 1 Oct 17 19:00 tty1 crw--w---- 1 root tty 4, 10 Oct 17 19:00 tty10 crw--w---- 1 root tty 4, 11 Oct 17 19:00 tty11 crw--w---- 1 root tty 4, 12 Oct 17 19:00 tty12 crw--w---- 1 root tty 4, 13 Oct 17 19:00 tty13 crw--w---- 1 root tty 4, 14 Oct 17 19:00 tty14 crw--w---- 1 root tty 4, 15 Oct 17 19:00 tty15 crw--w---- 1 root tty 4, 16 Oct 17 19:00 tty16 crw--w---- 1 root tty 4, 17 Oct 17 19:00 tty17 crw--w---- 1 root tty 4, 18 Oct 17 19:00 tty18 crw--w---- 1 root tty 4, 19 Oct 17 19:00 tty19 crw--w---- 1 root tty 4, 2 Oct 17 19:00 tty2 crw--w---- 1 root tty 4, 20 Oct 17 19:00 tty20 crw--w---- 1 root tty 4, 21 Oct 17 19:00 tty21 crw--w---- 1 root tty 4, 22 Oct 17 19:00 tty22 crw--w---- 1 root tty 4, 23 Oct 17 19:00 tty23 crw--w---- 1 root tty 4, 24 Oct 17 19:00 tty24 crw--w---- 1 root tty 4, 25 Oct 17 19:00 tty25 crw--w---- 1 root tty 4, 26 Oct 17 19:00 tty26 crw--w---- 1 root tty 4, 27 Oct 17 19:00 tty27 crw--w---- 1 root tty 4, 28 Oct 17 19:00 tty28 crw--w---- 1 root tty 4, 29 Oct 17 19:00 tty29 crw--w---- 1 root tty 4, 3 Oct 17 19:00 tty3 crw--w---- 1 root tty 4, 30 Oct 17 19:00 tty30 crw--w---- 1 root tty 4, 31 Oct 17 19:00 tty31 crw--w---- 1 root tty 4, 32 Oct 17 19:00 tty32 crw--w---- 1 root tty 4, 33 Oct 17 19:00 tty33 crw--w---- 1 root tty 4, 34 Oct 17 19:00 tty34 crw--w---- 1 root tty 4, 35 Oct 17 19:00 tty35 crw--w---- 1 root tty 4, 36 Oct 17 19:00 tty36 crw--w---- 1 root tty 4, 37 Oct 17 19:00 tty37 crw--w---- 1 root tty 4, 38 Oct 17 19:00 tty38 crw--w---- 1 root tty 4, 39 Oct 17 19:00 tty39 crw--w---- 1 root tty 4, 4 Oct 17 19:00 tty4 crw--w---- 1 root tty 4, 40 Oct 17 19:00 tty40 crw--w---- 1 root tty 4, 41 Oct 17 19:00 tty41 crw--w---- 1 root tty 4, 42 Oct 17 19:00 tty42 crw--w---- 1 root tty 4, 43 Oct 17 19:00 tty43 crw--w---- 1 root tty 4, 44 Oct 17 19:00 tty44 crw--w---- 1 root tty 4, 45 Oct 17 19:00 tty45 crw--w---- 1 root tty 4, 46 Oct 17 19:00 tty46 crw--w---- 1 root tty 4, 47 Oct 17 19:00 tty47 crw--w---- 1 root tty 4, 48 Oct 17 19:00 tty48 crw--w---- 1 root tty 4, 49 Oct 17 19:00 tty49 crw--w---- 1 root tty 4, 5 Oct 17 19:00 tty5 crw--w---- 1 root tty 4, 50 Oct 17 19:00 tty50 crw--w---- 1 root tty 4, 51 Oct 17 19:00 tty51 crw--w---- 1 root tty 4, 52 Oct 17 19:00 tty52 crw--w---- 1 root tty 4, 53 Oct 17 19:00 tty53 crw--w---- 1 root tty 4, 54 Oct 17 19:00 tty54 crw--w---- 1 root tty 4, 55 Oct 17 19:00 tty55 crw--w---- 1 root tty 4, 56 Oct 17 19:00 tty56 crw--w---- 1 root tty 4, 57 Oct 17 19:00 tty57 crw--w---- 1 root tty 4, 58 Oct 17 19:00 tty58 crw--w---- 1 root tty 4, 59 Oct 17 19:00 tty59 crw--w---- 1 root tty 4, 6 Oct 17 19:00 tty6 crw--w---- 1 root tty 4, 60 Oct 17 19:00 tty60 crw--w---- 1 root tty 4, 61 Oct 17 19:00 tty61 crw--w---- 1 root tty 4, 62 Oct 17 19:00 tty62 crw--w---- 1 root tty 4, 63 Oct 17 19:00 tty63 crw--w---- 1 root tty 4, 7 Oct 17 19:00 tty7 crw--w---- 1 root tty 4, 8 Oct 17 19:00 tty8 crw--w---- 1 root tty 4, 9 Oct 17 19:00 tty9 lrwxrwxrwx 1 root root 7 Oct 17 19:00 ttyModbus0 -> ttyUSB0 crw-rw---- 1 root dialout 4, 64 Oct 18 06:20 ttyS0 crw-rw---- 1 root dialout 4, 65 Oct 17 19:00 ttyS1 crw-rw---- 1 root dialout 4, 74 Oct 17 19:00 ttyS10 crw-rw---- 1 root dialout 4, 75 Oct 17 19:00 ttyS11 crw-rw---- 1 root dialout 4, 76 Oct 17 19:00 ttyS12 crw-rw---- 1 root dialout 4, 77 Oct 17 19:00 ttyS13 crw-rw---- 1 root dialout 4, 78 Oct 17 19:00 ttyS14 crw-rw---- 1 root dialout 4, 79 Oct 17 19:00 ttyS15 crw-rw---- 1 root dialout 4, 80 Oct 17 19:00 ttyS16 crw-rw---- 1 root dialout 4, 81 Oct 17 19:00 ttyS17 crw-rw---- 1 root dialout 4, 82 Oct 17 19:00 ttyS18 crw-rw---- 1 root dialout 4, 83 Oct 17 19:00 ttyS19 crw-rw---- 1 root dialout 4, 66 Oct 17 19:00 ttyS2 crw-rw---- 1 root dialout 4, 84 Oct 17 19:00 ttyS20 crw-rw---- 1 root dialout 4, 85 Oct 17 19:00 ttyS21 crw-rw---- 1 root dialout 4, 86 Oct 17 19:00 ttyS22 crw-rw---- 1 root dialout 4, 87 Oct 17 19:00 ttyS23 crw-rw---- 1 root dialout 4, 88 Oct 17 19:00 ttyS24 crw-rw---- 1 root dialout 4, 89 Oct 17 19:00 ttyS25 crw-rw---- 1 root dialout 4, 90 Oct 17 19:00 ttyS26 crw-rw---- 1 root dialout 4, 91 Oct 17 19:00 ttyS27 crw-rw---- 1 root dialout 4, 92 Oct 17 19:00 ttyS28 crw-rw---- 1 root dialout 4, 93 Oct 17 19:00 ttyS29 crw-rw---- 1 root dialout 4, 67 Oct 17 19:00 ttyS3 crw-rw---- 1 root dialout 4, 94 Oct 17 19:00 ttyS30 crw-rw---- 1 root dialout 4, 95 Oct 17 19:00 ttyS31 crw-rw---- 1 root dialout 4, 68 Oct 17 19:00 ttyS4 crw-rw---- 1 root dialout 4, 69 Oct 17 19:00 ttyS5 crw-rw---- 1 root dialout 4, 70 Oct 17 19:00 ttyS6 crw-rw---- 1 root dialout 4, 71 Oct 17 19:00 ttyS7 crw-rw---- 1 root dialout 4, 72 Oct 17 19:00 ttyS8 crw-rw---- 1 root dialout 4, 73 Oct 17 19:00 ttyS9 crw-rw---- 1 root dialout 188, 0 Oct 18 06:20 ttyUSB0 crw-rw---- 1 root dialout 188, 1 Oct 18 06:21 ttyUSB1 lrwxrwxrwx 1 root root 7 Oct 17 19:00 ttyXBee0 -> ttyUSB1 crw------- 1 root root 10, 223 Oct 17 19:00 uinput crw-rw-rw- 1 root root 1, 9 Oct 17 19:00 urandom crw-rw---- 1 root tty 7, 0 Oct 17 19:00 vcs crw-rw---- 1 root tty 7, 1 Oct 17 19:00 vcs1 crw-rw---- 1 root tty 7, 2 Oct 17 19:00 vcs2 crw-rw---- 1 root tty 7, 3 Oct 17 19:00 vcs3 crw-rw---- 1 root tty 7, 4 Oct 17 19:00 vcs4 crw-rw---- 1 root tty 7, 5 Oct 17 19:00 vcs5 crw-rw---- 1 root tty 7, 6 Oct 17 19:00 vcs6 crw-rw---- 1 root tty 7, 128 Oct 17 19:00 vcsa crw-rw---- 1 root tty 7, 129 Oct 17 19:00 vcsa1 crw-rw---- 1 root tty 7, 130 Oct 17 19:00 vcsa2 crw-rw---- 1 root tty 7, 131 Oct 17 19:00 vcsa3 crw-rw---- 1 root tty 7, 132 Oct 17 19:00 vcsa4 crw-rw---- 1 root tty 7, 133 Oct 17 19:00 vcsa5 crw-rw---- 1 root tty 7, 134 Oct 17 19:00 vcsa6 crw-rw---- 1 root tty 7, 64 Oct 17 19:00 vcsu crw-rw---- 1 root tty 7, 65 Oct 17 19:00 vcsu1 crw-rw---- 1 root tty 7, 66 Oct 17 19:00 vcsu2 crw-rw---- 1 root tty 7, 67 Oct 17 19:00 vcsu3 crw-rw---- 1 root tty 7, 68 Oct 17 19:00 vcsu4 crw-rw---- 1 root tty 7, 69 Oct 17 19:00 vcsu5 crw-rw---- 1 root tty 7, 70 Oct 17 19:00 vcsu6 crw------- 1 root root 10, 63 Oct 17 19:00 vga_arbiter crw------- 1 root root 10, 62 Oct 17 19:00 vsock crw-rw-rw- 1 root root 1, 5 Oct 17 19:00 zero brw-rw---- 1 root disk 252, 0 Oct 17 19:00 zram0 real 0m 0.03s user 0m 0.00s sys 0m 0.00s --- lsusb -vvv --- 2021-10-18 15:30:37.265294102+00:00 Bus 002 Device 001: ID 1d6b:0003 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 3.00 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 3 bMaxPacketSize0 9 idVendor 0x1d6b idProduct 0x0003 bcdDevice 5.10 iManufacturer 3 Linux 5.10.43-yocto-standard xhci-hcd iProduct 2 xHCI Host Controller iSerial 1 0000:00:15.0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x001f 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 bMaxBurst 0 Hub Descriptor: bLength 12 bDescriptorType 42 nNbrPorts 7 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection bPwrOn2PwrGood 10 * 2 milli seconds bHubContrCurrent 0 milli Ampere bHubDecLat 0.0 micro seconds wHubDelay 0 nano seconds DeviceRemovable 0x00 Hub Port Status: Port 1: 0000.02a0 5Gbps power Rx.Detect Port 2: 0000.02a0 5Gbps power Rx.Detect Port 3: 0000.02a0 5Gbps power Rx.Detect Port 4: 0000.02a0 5Gbps power Rx.Detect Port 5: 0000.02a0 5Gbps power Rx.Detect Port 6: 0000.02a0 5Gbps power Rx.Detect Port 7: 0000.02a0 5Gbps power Rx.Detect Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 0x000f bNumDeviceCaps 1 SuperSpeed USB Device Capability: bLength 10 bDescriptorType 16 bDevCapabilityType 3 bmAttributes 0x02 Latency Tolerance Messages (LTM) Supported wSpeedsSupported 0x0008 Device can operate at SuperSpeed (5Gbps) bFunctionalitySupport 3 Lowest fully-functional device speed is SuperSpeed (5Gbps) bU1DevExitLat 10 micro seconds bU2DevExitLat 512 micro seconds Device Status: 0x0001 Self Powered Bus 001 Device 003: ID 0403:6015 FTDI FT231X USB UART Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x0403 idProduct 0x6015 bcdDevice 10.00 iManufacturer 1 FTDI iProduct 2 FT231X USB UART iSerial 3 D309SU4F bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0020 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 90mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 bInterfaceSubClass 255 bInterfaceProtocol 255 iInterface 2 FT231X USB UART Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 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 0x0040 1x 64 bytes bInterval 0 Device Status: 0x0000 (Bus Powered) Bus 001 Device 002: ID 0403:6001 UTEK USB <-> Serial Cable Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x0403 idProduct 0x6001 bcdDevice 4.00 iManufacturer 1 UTEK iProduct 2 USB <-> Serial Cable iSerial 3 FT4J6FQZ bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0020 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 bInterfaceSubClass 255 bInterfaceProtocol 255 iInterface 2 USB <-> Serial Cable Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 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 0x0040 1x 64 bytes bInterval 0 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 5.10 iManufacturer 3 Linux 5.10.43-yocto-standard xhci-hcd iProduct 2 xHCI Host Controller iSerial 1 0000:00:15.0 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 11 bDescriptorType 41 nNbrPorts 8 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection TT think time 8 FS bits bPwrOn2PwrGood 10 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x00 0x00 PortPwrCtrlMask 0xff 0xff Hub Port Status: Port 1: 0000.0103 power enable connect Port 2: 0000.0103 power enable connect Port 3: 0000.0100 power Port 4: 0000.0100 power Port 5: 0000.0100 power Port 6: 0000.0100 power Port 7: 0000.0100 power Port 8: 0000.0100 power Device Status: 0x0001 Self Powered real 0m 0.06s user 0m 0.00s sys 0m 0.01s --- mmcli -L --- 2021-10-18 15:30:37.345309476+00:00 No modems were found real 0m 0.11s user 0m 0.01s sys 0m 0.01s --- mount --- 2021-10-18 15:30:37.479660090+00:00 proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) none on /sys/firmware/efi/efivars type efivarfs (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=1925052k,nr_inodes=481263,mode=755) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,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=9755643eaad83174,dio,dirperm1) /dev/mmcblk0p6 on /mnt/data type ext4 (ro,relatime) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=666) 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) none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime) debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime) systemd-1 on /mnt/sysroot/inactive type autofs (rw,relatime,fd=34,pgrp=1,timeout=0,minproto=5,maxproto=5,direct) tmpfs on /var/volatile type tmpfs (rw,relatime) /dev/mmcblk0p1 on /mnt/boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro) /dev/mmcblk0p5 on /etc/fake-hwclock type ext4 (rw,relatime) tmpfs on /var/spool type tmpfs (rw,relatime) tmpfs on /var/lib type tmpfs (rw,relatime) tmpfs on /srv type tmpfs (rw,relatime) tmpfs on /var/cache type tmpfs (rw,relatime) /dev/mmcblk0p6 on /resin-data type ext4 (ro,relatime) /dev/mmcblk0p6 on /var/lib/docker type ext4 (ro,relatime) /dev/mmcblk0p6 on /var/volatile/lib/docker type ext4 (ro,relatime) /dev/mmcblk0p5 on /etc/NetworkManager/conf.d type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/NetworkManager/system-connections type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/balena-supervisor type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/docker type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/hostname type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/ssh/hostkeys type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/openvpn 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/.rnd type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.ssh type ext4 (rw,relatime) /dev/mmcblk0p5 on /usr/share/ca-certificates/balena 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 /var/lib/systemd type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/systemd 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 /var/lib/chrony type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/chrony type ext4 (rw,relatime) /dev/mmcblk0p6 on /var/volatile/log/journal type ext4 (ro,relatime) /dev/mmcblk0p3 on /mnt/sysroot/inactive type ext4 (rw,relatime) real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- uname -a --- 2021-10-18 15:30:37.503995836+00:00 Linux 68e5f85 5.10.43-yocto-standard #1 SMP PREEMPT Wed Jun 16 16:00:47 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- echo === NETWORK === --- 2021-10-18 15:30:37.524129422+00:00 === NETWORK === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- /sbin/ip addr --- 2021-10-18 15:30:37.542471742+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: sit0@NONE: mtu 1480 qdisc noop qlen 1000 link/sit 0.0.0.0 brd 0.0.0.0 3: enp1s0: mtu 1428 qdisc mq qlen 1000 link/ether 00:01:29:96:dd:a9 brd ff:ff:ff:ff:ff:ff inet 192.168.13.100/24 brd 192.168.13.255 scope global dynamic enp1s0 valid_lft 55812sec preferred_lft 55812sec inet6 fe80::b4bc:572c:6848:e7de/64 scope link valid_lft forever preferred_lft forever 4: enp2s0: mtu 1500 qdisc mq qlen 1000 link/ether 00:01:29:96:dd:aa brd ff:ff:ff:ff:ff:ff 5: resin-dns: mtu 1500 qdisc noqueue qlen 1000 link/ether 0a:a4:42:fb:34:af brd ff:ff:ff:ff:ff:ff inet 10.114.102.1/24 scope global resin-dns valid_lft forever preferred_lft forever 6: balena0: mtu 1500 qdisc noqueue link/ether 02:42:9e:52:96:d6 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: br-f0105285ea5f: mtu 1500 qdisc noqueue link/ether 02:42:33:35:63:e3 brd ff:ff:ff:ff:ff:ff inet 172.17.0.1/16 brd 172.17.255.255 scope global br-f0105285ea5f valid_lft forever preferred_lft forever inet6 fe80::42:33ff:fe35:63e3/64 scope link valid_lft forever preferred_lft forever 8: supervisor0: mtu 1500 qdisc noqueue link/ether 02:42:3e:32:fc:3c 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 10: veth69eb3d1@if9: mtu 1500 qdisc noqueue master br-f0105285ea5f link/ether ae:30:19:6f:d5:27 brd ff:ff:ff:ff:ff:ff inet6 fe80::ac30:19ff:fe6f:d527/64 scope link valid_lft forever preferred_lft forever 12: veth8987b6d@if11: mtu 1500 qdisc noqueue master br-f0105285ea5f link/ether f6:42:d5:9d:d0:d0 brd ff:ff:ff:ff:ff:ff inet6 fe80::f442:d5ff:fe9d:d0d0/64 scope link valid_lft forever preferred_lft forever 14: veth3efcfbe@if13: mtu 1500 qdisc noqueue master br-f0105285ea5f link/ether 92:39:52:e5:9f:0c brd ff:ff:ff:ff:ff:ff inet6 fe80::9039:52ff:fee5:9f0c/64 scope link valid_lft forever preferred_lft forever 16: vethb4c9f2a@if15: mtu 1500 qdisc noqueue master br-f0105285ea5f link/ether 72:39:89:ae:51:52 brd ff:ff:ff:ff:ff:ff inet6 fe80::7039:89ff:feae:5152/64 scope link valid_lft forever preferred_lft forever 18: vethd97c359@if17: mtu 1500 qdisc noqueue master br-f0105285ea5f link/ether 6a:7f:ae:e8:c2:9a brd ff:ff:ff:ff:ff:ff inet6 fe80::687f:aeff:fee8:c29a/64 scope link valid_lft forever preferred_lft forever 20: veth0fb52e2@if19: mtu 1500 qdisc noqueue master br-f0105285ea5f link/ether d2:b0:e0:51:0d:c1 brd ff:ff:ff:ff:ff:ff inet6 fe80::d0b0:e0ff:fe51:dc1/64 scope link valid_lft forever preferred_lft forever 22: resin-vpn: mtu 1500 qdisc fq_codel qlen 100 link/[65534] inet 10.240.83.2 peer 52.4.252.97/32 scope global resin-vpn valid_lft forever preferred_lft forever inet6 fe80::cf5a:79fa:3a37:2a12/64 scope link valid_lft forever preferred_lft forever real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /etc/resolv.conf --- 2021-10-18 15:30:37.565140003+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 options timeout:15 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /proc/net/dev --- 2021-10-18 15:30:37.584936716+00:00 Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed lo: 1115998 7641 0 0 0 0 0 0 1115998 7641 0 0 0 0 0 0 sit0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 enp1s0: 115867938 457759 0 0 0 0 0 0 370237019 565306 0 0 0 0 0 0 enp2s0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 resin-dns: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 balena0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 br-f0105285ea5f: 356181052 388575 0 0 0 0 0 0 106043205 391540 0 0 0 0 0 0 supervisor0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 veth69eb3d1: 2053247 1613 0 0 0 0 0 0 1654726 1814 0 0 0 0 0 0 veth8987b6d: 444283740 1778945 0 0 0 0 0 0 434220706 1811334 0 0 0 0 0 0 veth3efcfbe: 444033204 275188 0 0 0 0 0 0 284720132 280145 0 0 0 0 0 0 vethb4c9f2a: 8867 70 0 0 0 0 0 0 53875 161 0 0 0 0 0 0 vethd97c359: 17815789 154077 0 0 0 0 0 0 115081575 107964 0 0 0 0 0 0 veth0fb52e2: 891023919 2045984 0 0 0 0 0 0 707954774 2057909 0 0 0 0 0 0 resin-vpn: 47500 285 0 0 0 0 0 0 397479 426 0 0 0 0 0 0 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /proc/net/snmp --- 2021-10-18 15:30:37.612097576+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 841677 0 0 725354 0 0 112681 846445 8 128 0 0 0 0 0 3640 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: 31 0 0 24 0 0 0 0 0 7 0 0 0 0 5069 0 5062 0 0 0 0 7 0 0 0 0 0 IcmpMsg: InType0 InType3 OutType3 OutType8 IcmpMsg: 7 24 5062 7 Tcp: RtoAlgorithm RtoMin RtoMax MaxConn ActiveOpens PassiveOpens AttemptFails EstabResets CurrEstab InSegs OutSegs RetransSegs InErrs OutRsts InCsumErrors Tcp: 1 200 120000 -1 1514 139 0 23 2 78332 82449 252 0 30 0 Udp: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti Udp: 32819 1414 0 34334 0 0 0 0 UdpLite: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti UdpLite: 0 0 0 0 0 0 0 0 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /proc/net/udp --- 2021-10-18 15:30:37.631916033+00:00 sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops 157: 00000000:04D2 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 19965 2 000000005bb5853a 0 180: 00000000:14E9 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 22066 2 00000000695143f7 0 1024: 0200007F:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 20803 2 00000000dca39571 0 1024: 0166720A:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 20801 2 00000000ead7f24b 0 1039: 640DA8C0:0044 1F0DA8C0:0043 01 00000000:00000000 00:00000000 00000000 0 0 26001 2 000000000d4dff5b 0 1294: 0100007F:0143 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 19954 2 00000000a4476dc5 0 1998: 00000000:E403 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 22068 2 000000003a493c12 0 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- CURL_CA_BUNDLE=/tmp/tmp.ciTURDFeRR curl https://api.balena-cloud.com/ping --- 2021-10-18 15:30:37.651286889+00:00 OKreal 0m 0.72s user 0m 0.05s sys 0m 0.02s --- CURL_CA_BUNDLE=/tmp/tmp.ciTURDFeRR curl https://www.google.co.uk --- 2021-10-18 15:30:38.389652092+00:00 Google



 

Advanced search

Celebrate Filipino American History Month: Discover Filipino art and culture in the US

© 2021 - Privacy - Terms

real 0m 0.43s user 0m 0.04s sys 0m 0.01s --- ifconfig --- 2021-10-18 15:30:38.843263721+00:00 balena0 Link encap:Ethernet HWaddr 02:42:9E:52:96:D6 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-f0105285ea5f Link encap:Ethernet HWaddr 02:42:33:35:63:E3 inet addr:172.17.0.1 Bcast:172.17.255.255 Mask:255.255.0.0 inet6 addr: fe80::42:33ff:fe35:63e3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:388575 errors:0 dropped:0 overruns:0 frame:0 TX packets:391540 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:356181052 (339.6 MiB) TX bytes:106043205 (101.1 MiB) enp1s0 Link encap:Ethernet HWaddr 00:01:29:96:DD:A9 inet addr:192.168.13.100 Bcast:192.168.13.255 Mask:255.255.255.0 inet6 addr: fe80::b4bc:572c:6848:e7de/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1428 Metric:1 RX packets:457929 errors:0 dropped:0 overruns:0 frame:0 TX packets:565515 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:115916200 (110.5 MiB) TX bytes:370420574 (353.2 MiB) Memory:91200000-9127ffff enp2s0 Link encap:Ethernet HWaddr 00:01:29:96:DD:AA 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:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Memory:91100000-9117ffff 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:7649 errors:0 dropped:0 overruns:0 frame:0 TX packets:7649 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1116978 (1.0 MiB) TX bytes:1116978 (1.0 MiB) resin-dns Link encap:Ethernet HWaddr 0A:A4:42:FB:34:AF inet addr:10.114.102.1 Bcast:0.0.0.0 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:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) 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.83.2 P-t-P:52.4.252.97 Mask:255.255.255.255 inet6 addr: fe80::cf5a:79fa:3a37:2a12/64 Scope:Link UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:411 errors:0 dropped:0 overruns:0 frame:0 TX packets:558 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:54052 (52.7 KiB) TX bytes:498926 (487.2 KiB) supervisor0 Link encap:Ethernet HWaddr 02:42:3E:32:FC:3C 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) veth0fb52e2 Link encap:Ethernet HWaddr D2:B0:E0:51:0D:C1 inet6 addr: fe80::d0b0:e0ff:fe51:dc1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2045984 errors:0 dropped:0 overruns:0 frame:0 TX packets:2057909 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:891023919 (849.7 MiB) TX bytes:707954774 (675.1 MiB) veth3efcfbe Link encap:Ethernet HWaddr 92:39:52:E5:9F:0C inet6 addr: fe80::9039:52ff:fee5:9f0c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:275188 errors:0 dropped:0 overruns:0 frame:0 TX packets:280145 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:444033204 (423.4 MiB) TX bytes:284720132 (271.5 MiB) veth69eb3d1 Link encap:Ethernet HWaddr AE:30:19:6F:D5:27 inet6 addr: fe80::ac30:19ff:fe6f:d527/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1613 errors:0 dropped:0 overruns:0 frame:0 TX packets:1814 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2053247 (1.9 MiB) TX bytes:1654726 (1.5 MiB) veth8987b6d Link encap:Ethernet HWaddr F6:42:D5:9D:D0:D0 inet6 addr: fe80::f442:d5ff:fe9d:d0d0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1778945 errors:0 dropped:0 overruns:0 frame:0 TX packets:1811334 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:444283740 (423.7 MiB) TX bytes:434220706 (414.1 MiB) vethb4c9f2a Link encap:Ethernet HWaddr 72:39:89:AE:51:52 inet6 addr: fe80::7039:89ff:feae:5152/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:70 errors:0 dropped:0 overruns:0 frame:0 TX packets:161 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:8867 (8.6 KiB) TX bytes:53875 (52.6 KiB) vethd97c359 Link encap:Ethernet HWaddr 6A:7F:AE:E8:C2:9A inet6 addr: fe80::687f:aeff:fee8:c29a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:154077 errors:0 dropped:0 overruns:0 frame:0 TX packets:107964 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:17815789 (16.9 MiB) TX bytes:115081575 (109.7 MiB) real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- iptables -n -L --- 2021-10-18 15:30:38.865092337+00:00 Chain INPUT (policy ACCEPT) target prot opt source destination BALENA-FIREWALL all -- 0.0.0.0/0 0.0.0.0/0 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 BALENA-FIREWALL (1 references) target prot opt source destination ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match src-type LOCAL ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 REJECT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 reject-with icmp-port-unreachable ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:22222 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:2375 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type MULTICAST ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:53 RETURN all -- 0.0.0.0/0 0.0.0.0/0 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable Chain DOCKER (3 references) target prot opt source destination ACCEPT tcp -- 0.0.0.0/0 172.17.0.2 tcp dpt:8080 ACCEPT tcp -- 0.0.0.0/0 172.17.0.5 tcp dpt:8502 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.03s user 0m 0.00s sys 0m 0.00s --- iptables -n -t nat -L --- 2021-10-18 15:30:38.916142681+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.2 172.17.0.2 tcp dpt:8080 MASQUERADE tcp -- 172.17.0.5 172.17.0.5 tcp dpt:8502 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.2:8080 DNAT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:502 to:172.17.0.5:8502 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- journalctl --no-pager --no-hostname -a -u ModemManager --- 2021-10-18 15:30:38.940047817+00:00 -- Logs begin at Mon 2021-10-18 00:01:50 UTC, end at Mon 2021-10-18 06:07:28 UTC. -- -- No entries -- real 0m 0.03s user 0m 0.00s sys 0m 0.00s --- journalctl --no-pager --no-hostname -n 200 -a -u "openvpn*" --- 2021-10-18 15:30:38.987957785+00:00 Command exited with non-zero status 1 real 0m 0.03s user 0m 0.00s sys 0m 0.01s --- ls -l /mnt/boot/system-connections --- 2021-10-18 15:30:39.036449813+00:00 total 100 -rwxr-xr-x 1 root root 303 Oct 4 21:10 README.ignore -rwxr-xr-x 1 root root 93892 Jan 25 2021 Trace_networking at develop � GroundWorkRenewables_Trace.html drwxr-xr-x 2 root root 2048 Jan 25 2021 Trace_networking at develop � GroundWorkRenewables_Trace_files -rwxr-xr-x 1 root root 245 Oct 4 21:10 balena-sample.ignore -rwxr-xr-x 1 root root 245 Feb 25 2021 resin-sample.ignore real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- mmcli -m 0 --- 2021-10-18 15:30:39.061806334+00:00 Command exited with non-zero status 1 real 0m 0.02s user 0m 0.01s sys 0m 0.00s --- netstat -ntl --- 2021-10-18 15:30:39.099970566+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 :::48484 :::* LISTEN tcp 0 0 :::22222 :::* LISTEN real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- nmcli --version --- 2021-10-18 15:30:39.121072502+00:00 nmcli tool, version 1.28.0 real 0m 0.06s user 0m 0.01s sys 0m 0.01s --- ping -c 1 -W 3 google.co.uk --- 2021-10-18 15:30:39.201916921+00:00 PING google.co.uk (172.217.6.67): 56 data bytes 64 bytes from 172.217.6.67: seq=0 ttl=114 time=53.450 ms --- google.co.uk ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 53.450/53.450/53.450 ms real 0m 0.12s user 0m 0.00s sys 0m 0.00s --- systemctl kill -s USR1 dnsmasq --- 2021-10-18 15:30:39.336857294+00:00 real 0m 0.03s user 0m 0.00s sys 0m 0.00s --- systemctl status openvpn-resin --no-pager --- 2021-10-18 15:30:39.387872539+00:00 ● openvpn.service - OpenVPN Loaded: loaded (/lib/systemd/system/openvpn.service; enabled; vendor preset: enabled) Active: active (running) since Mon 2021-10-18 14:19:39 UTC; 1h 11min ago Main PID: 286665 (openvpn) Tasks: 1 (limit: 4511) Memory: 908.0K CGroup: /system.slice/openvpn.service └─286665 /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 real 0m 0.04s user 0m 0.00s sys 0m 0.01s --- echo === OS === --- 2021-10-18 15:30:39.450934214+00:00 === OS === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /etc/os-release --- 2021-10-18 15:30:39.470055865+00:00 ID="balena-os" NAME="balenaOS" VERSION="2.83.18+rev1" VERSION_ID="2.83.18+rev1" PRETTY_NAME="balenaOS 2.83.18+rev1" MACHINE="genericx86-64" VARIANT="Production" VARIANT_ID=prod META_BALENA_VERSION="2.83.18" BALENA_BOARD_REV="7f58163" META_BALENA_REV="56bf7e01" SLUG="intel-nuc" real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- 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)" --- 2021-10-18 15:30:39.492619061+00:00 { "apiEndpoint": "https://api.balena-cloud.com", "appUpdatePollInterval": 900000, "applicationId": "1472610", "deltaEndpoint": "https://delta.balena-cloud.com", "deviceApiKey": "", "deviceApiKeys": "", "deviceId": "4127286", "deviceType": "intel-nuc", "listenPort": "48484", "mixpanelToken": "", "registered_at": "1611608412", "registryEndpoint": "registry2.balena-cloud.com", "userId": "130331", "uuid": "68e5f8598c35b231be3bdf337eb1916d", "vpnEndpoint": "vpn.balena-cloud.com", "vpnPort": "443", "persistentLogging": true } real 0m 0.15s user 0m 0.12s sys 0m 0.01s --- cat /mnt/boot/config.txt --- 2021-10-18 15:30:39.664235640+00:00 Command exited with non-zero status 1 real 0m 0.04s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/device-type.json --- 2021-10-18 15:30:39.733012267+00:00 { "slug": "intel-nuc", "version": 1, "aliases": [ "nuc" ], "name": "Intel NUC", "arch": "amd64", "state": "RELEASED", "stateInstructions": { "postProvisioning": [ "The device is performing a shutdown. Please wait until all LEDs are off.", "Remove the balenaOS installation media.", "Power on your device." ] }, "instructions": [ "Write the OS file you downloaded to your USB key. We recommend using Etcher.", "Insert the freshly burnt USB key into the Intel NUC.", "Warning! This will also completely erase internal storage media, so please make a backup first.", "Make sure Secure Boot is disabled in BIOS.", "Please make sure you do not have any other USB keys inserted.\nPower up the Intel NUC. Make sure you have a keyboard connected.\nPress the F10 key (may differ on some platforms) while BIOS is loading in order to enter the boot menu.\nNext, select the name of your USB key.", "The device is performing a shutdown. Please wait until all LEDs are off.", "Remove the balenaOS installation media.", "Power on your device." ], "gettingStartedLink": { "windows": "https://www.balena.io/docs/learn/getting-started/intel-nuc/nodejs/", "osx": "https://www.balena.io/docs/learn/getting-started/intel-nuc/nodejs/", "linux": "https://www.balena.io/docs/learn/getting-started/intel-nuc/nodejs/" }, "yocto": { "machine": "genericx86-64", "image": "balena-image-flasher", "fstype": "balenaos-img", "version": "yocto-dunfell", "deployArtifact": "balena-image-flasher-genericx86-64.balenaos-img", "compressed": true }, "configuration": { "config": { "partition": { "primary": 1 }, "path": "/config.json" } }, "options": [ { "isGroup": true, "name": "network", "message": "Network", "options": [ { "message": "Network Connection", "name": "network", "type": "list", "choices": [ "ethernet", "wifi" ] }, { "message": "Wifi SSID", "name": "wifiSsid", "type": "text", "when": { "network": "wifi" } }, { "message": "Wifi Passphrase", "name": "wifiKey", "type": "password", "when": { "network": "wifi" } } ] }, { "isGroup": true, "isCollapsible": true, "collapsed": true, "name": "advanced", "message": "Advanced", "options": [ { "message": "Check for updates every X minutes", "name": "appUpdatePollInterval", "type": "number", "min": 10, "default": 10 } ] } ], "initialization": { "options": [ { "message": "Select a drive", "type": "drive", "name": "drive" } ], "operations": [ { "command": "burn" } ] } } real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/extlinux/extlinux.conf --- 2021-10-18 15:30:39.755631523+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/resinOS_uEnv.txt --- 2021-10-18 15:30:39.796121078+00:00 Command exited with non-zero status 1 real 0m 0.02s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/uEnv.txt --- 2021-10-18 15:30:39.857613459+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- 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)" --- 2021-10-18 15:30:39.878649603+00:00 real 0m 0.13s user 0m 0.12s sys 0m 0.01s --- 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)" --- 2021-10-18 15:30:40.031045674+00:00 real 0m 0.17s user 0m 0.13s sys 0m 0.01s --- cat /var/log/messages --- 2021-10-18 15:30:40.242634104+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /var/log/provisioning-progress.log --- 2021-10-18 15:30:40.262851987+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- dmesg -T --- 2021-10-18 15:30:40.284358645+00:00 [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 633 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 633 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:55 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:28:59 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 633 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 633 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 633 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 633 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 633 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 633 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 633 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 635 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 626 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 623 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:10 2021] systemd-journald[658]: Failed to write entry (24 items, 624 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:16 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:16 2021] systemd-journald[658]: Failed to write entry (17 items, 400 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:18 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:18 2021] systemd-journald[658]: Failed to write entry (17 items, 400 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:20 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:20 2021] systemd-journald[658]: Failed to write entry (17 items, 400 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:23 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:23 2021] systemd-journald[658]: Failed to write entry (20 items, 597 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 831 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 777 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 811 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 782 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 795 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 841 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 795 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 841 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 803 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 791 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 847 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 794 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 850 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 779 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 849 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 777 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 831 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 777 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 849 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 779 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 853 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 784 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 782 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 784 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 779 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 784 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 784 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 775 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:24 2021] systemd-journald[658]: Failed to write entry (20 items, 784 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 831 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 777 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 811 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 782 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 795 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 841 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 795 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 841 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 816 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 785 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 791 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 847 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 777 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 849 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (28 items, 695 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 779 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 853 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 784 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 782 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 784 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 779 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 784 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 784 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 775 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 784 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 779 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 782 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 775 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 774 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:29:29 2021] systemd-journald[658]: Failed to write entry (20 items, 773 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:30:27 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:30:27 2021] systemd-journald[658]: Failed to write entry (22 items, 721 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:30:28 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:30:28 2021] systemd-journald[658]: Failed to write entry (22 items, 738 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to write entry (20 items, 657 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to write entry (20 items, 715 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to write entry (20 items, 696 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to write entry (20 items, 675 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to write entry (20 items, 682 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to write entry (20 items, 699 bytes) despite vacuuming, ignoring: Argument list too long [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to rotate /var/log/journal/c4a169cd72134bd59ed55c94add8666f/system.journal: Read-only file system [Mon Oct 18 15:30:38 2021] systemd-journald[658]: Failed to write entry (20 items, 705 bytes) despite vacuuming, ignoring: Argument list too long real 0m 0.02s user 0m 0.01s sys 0m 0.01s --- find /mnt/data/*hup/*log -mtime -180 | xargs tail -n 250 -v --- 2021-10-18 15:30:40.373473228+00:00 ==> /mnt/data/balenahup/upgrade-2.x.sh.20211004_210900.log <== [INFO] Deploying /mnt/boot/grub/i386-pc/tga.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/iso9660.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/eval.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/crc64.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/mul_test.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/random.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/reiserfs.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/relocator.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/macbless.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/raid5rec.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/aout.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/lspci.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gfxmenu.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/bufio.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/mdraid09_be.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/usb.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gcry_whirlpool.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/offsetio.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gcry_sha1.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/play.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/bitmap_scale.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/spkmodem.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/backtrace.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/lsacpi.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/video_fb.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/minix.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gcry_des.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/acpi.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/cpio.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/part_amiga.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/extcmd.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/loopback.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/zfsinfo.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gcry_camellia.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/part_bsd.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/lvm.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/disk.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gzio.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/bswap_test.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/exfctest.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/jpeg.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/multiboot.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/bfs.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/hashsum.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/net.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/bitmap.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/ahci.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/newc.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gcry_twofish.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/tr.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/luks.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/read.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/loadenv.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/vbe.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/memrw.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gcry_crc.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/raid6rec.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/elf.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/search_fs_uuid.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/cat.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/search.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gcry_seed.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/videotest_checksum.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/sfs.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/adler32.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/pxe.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/keystatus.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/search_label.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/test_blockarg.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/part_dfly.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/pci.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/part_msdos.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/cbls.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/linux.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/shift_test.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/ohci.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/msdospart.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/scsi.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/memdisk.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/exfat.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/normal.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/cmdline_cat_test.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/png.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/xnu_uuid.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/lsmmap.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/nilfs2.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/legacycfg.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/archelp.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/lsapm.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/password_pbkdf2.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/cryptodisk.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/date.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/cs5536.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/parttool.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gcry_md4.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/freedos.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/usbserial_pl2303.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/verifiers.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gcry_rsa.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/squash4.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/lzopio.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/fat.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/reboot.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/cpuid.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gdb.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/xnu_uuid_test.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/multiboot2.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/jfs.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/uhci.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/progress.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/http.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/help.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/trig.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/mpi.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/ufs1_be.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/romfs.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/priority_queue.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/pxechain.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/minix3_be.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/testspeed.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/video_cirrus.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/tar.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/usbserial_common.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/halt.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/usbms.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/mda_text.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/serial.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/videoinfo.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/f2fs.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/zfs.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/password.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gcry_rijndael.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/all_video.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/tftp.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/test.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/usb_keyboard.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/ls.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/ntldr.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/xfs.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/ntfscomp.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/ehci.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/vga_text.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/hfsplus.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/video_colors.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gcry_sha512.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/true.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/boot.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/div.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/setpci.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/echo.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/pbkdf2_test.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/ext2.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/div_test.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/morse.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/chain.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/blocklist.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/time.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/usbtest.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/gcry_dsa.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/part_sunpc.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/hexdump.mod... new file... done. [INFO] Deploying /mnt/boot/grub/i386-pc/ata.mod... new file... done. [INFO] Deploying /mnt/boot/grub/grub.cfg... new file... done. [INFO] Deploying /mnt/boot/grub/grubenv... new file... done. [INFO] Deploying /mnt/boot/grub/core.img... new file... done. [INFO] Deploying /mnt/boot/grub/boot.img... new file... done. [INFO] Deploying /mnt/boot/grub/grub_extraenv... new file... done. [INFO] Deploying /mnt/boot/splash/balena-logo.png...file blacklisted. Ignoring. [INFO] Deploying /mnt/boot/balena-image... new file... done. [INFO] Deploying /mnt/boot/EFI/BOOT/bootx64.efi.../etc/hostapp-update-hooks.d/0-bootfiles: line 52: /mnt/boot/balenaos.fingerprint: No such file or directory overwriting modified file... done. [INFO] Deploying /mnt/boot/EFI/BOOT/grub.cfg.../etc/hostapp-update-hooks.d/0-bootfiles: line 52: /mnt/boot/balenaos.fingerprint: No such file or directory overwriting modified file... done. [INFO] Deploying /mnt/boot/EFI/BOOT/grubenv.../etc/hostapp-update-hooks.d/0-bootfiles: line 52: /mnt/boot/balenaos.fingerprint: No such file or directory overwriting modified file... done. [INFO] Deploying /mnt/boot/EFI/BOOT/grub_extraenv.../etc/hostapp-update-hooks.d/0-bootfiles: line 52: /mnt/boot/balenaos.fingerprint: No such file or directory overwriting modified file... done. [INFO] Deploying /mnt/boot/config.json...file blacklisted. Ignoring. [INFO] Deploying /mnt/boot/balenaos.fingerprint... new file... done. [INFO] forward_supervisor-db: Copied /mnt/data/resin-data/resin-supervisor/database.sqlite to /mnt/data/resin-data/balena-supervisor/database.sqlite [INFO] Running rollback hook [INFO] Switching root partition to resin-rootA...... [INFO] Automated Rollback support in grub.cfg detected [INFO] Switch root done. 1+0 records in 1+0 records out 446 bytes copied, 0.00024121 s, 1.8 MB/s [INFO] Re-add EFI boot entry for starting resinOS from internal media. BootCurrent: 0000 Timeout: 0 seconds No BootOrder is set; firmware will attempt recovery BootCurrent: 0000 Timeout: 0 seconds BootOrder: 0000 Boot0000* resinOS New/Forward hooks (new os container) ran successfully. time="2021-10-04T21:10:08Z" level=warning msg="[graphdriver] WARNING: the aufs storage-driver is deprecated, and will be removed in a future release" After hooks (old os) ran successfully [000000068][LOG]No device-specific pre-update fix for intel-nuc [000000068][LOG]Supervisor update start... [000000068][LOG]No explicit supervisor version was provided, update to default version in target balenaOS... [000000070][LOG]Extracted default version is v12.10.3... [000000070][LOG]Supervisor update: will be upgrading from v12.3.0 to v12.10.3 [000000071][LOG]Extracted supervisor vars: ID: 1904396 [000000071][LOG]Setting supervisor version in the API... [000000072][LOG]Stopping supervisor and related services... [000000087][LOG]Running supervisor updater... Running as unit: run-update-supervisor.service Finished with result: success Main processes terminated with: code=exited/status=0 Service runtime: 13.602s -- Logs begin at Mon 2021-10-04 20:40:04 UTC, end at Mon 2021-10-04 21:10:41 UTC. -- Oct 04 21:10:28 68e5f85 update-resin-supervisor[183891]: Getting image name and tag... Oct 04 21:10:28 68e5f85 update-resin-supervisor[183891]: Supervisor configuration found from API. Oct 04 21:10:28 68e5f85 update-resin-supervisor[183891]: Getting image id... Oct 04 21:10:28 68e5f85 update-resin-supervisor[183906]: Error: No such object: registry2.balena-cloud.com/v2/f75c27bb2e0691569cc8b2cd16902f80:latest Oct 04 21:10:28 68e5f85 update-resin-supervisor[183891]: Pulling supervisor registry2.balena-cloud.com/v2/f75c27bb2e0691569cc8b2cd16902f80:latest... Oct 04 21:10:31 68e5f85 update-resin-supervisor[183922]: latest: Pulling from v2/f75c27bb2e0691569cc8b2cd16902f80 Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: aad63a933944: Already exists Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: 029d45fa2d66: Already exists Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: f7224c33ec17: Already exists Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: e99a32e3a1fb: Already exists Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: 9d1437470d9e: Already exists Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: ed084d69f656: Already exists Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: 5d4326900055: Pulling fs layer Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: d4f9a5f4cfc3: Pulling fs layer Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: 241468c5dfb0: Pulling fs layer Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: cd5aec7efccc: Pulling fs layer Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: 5c480a1079c7: Pulling fs layer Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: 4bf7e1f5b25e: Pulling fs layer Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: 241468c5dfb0: Ready to download Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: 5d4326900055: Ready to download Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: d4f9a5f4cfc3: Ready to download Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: 5c480a1079c7: Waiting Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: 4bf7e1f5b25e: Waiting Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: 5c480a1079c7: Ready to download Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: 4bf7e1f5b25e: Ready to download Oct 04 21:10:32 68e5f85 update-resin-supervisor[183922]: cd5aec7efccc: Waiting Oct 04 21:10:33 68e5f85 update-resin-supervisor[183922]: 5d4326900055: Pull complete Oct 04 21:10:34 68e5f85 update-resin-supervisor[183922]: d4f9a5f4cfc3: Pull complete Oct 04 21:10:38 68e5f85 update-resin-supervisor[183922]: 241468c5dfb0: Pull complete Oct 04 21:10:39 68e5f85 update-resin-supervisor[183922]: cd5aec7efccc: Pull complete Oct 04 21:10:40 68e5f85 update-resin-supervisor[183922]: 5c480a1079c7: Pull complete Oct 04 21:10:41 68e5f85 update-resin-supervisor[183922]: 4bf7e1f5b25e: Pull complete Oct 04 21:10:41 68e5f85 update-resin-supervisor[183922]: Digest: sha256:c2afd8811a34998b8b7856810a3e7abc26ba8919da9ae70096bf13e51b39c5f8 Oct 04 21:10:41 68e5f85 update-resin-supervisor[183922]: Status: Downloaded newer image for registry2.balena-cloud.com/v2/f75c27bb2e0691569cc8b2cd16902f80:latest Oct 04 21:10:41 68e5f85 update-resin-supervisor[183922]: registry2.balena-cloud.com/v2/f75c27bb2e0691569cc8b2cd16902f80:latest Oct 04 21:10:41 68e5f85 update-resin-supervisor[183979]: Error: No such container: resin_supervisor [000000102][LOG]No update package cleanup done [000000102][LOG]Rebooting into new OS in 5 seconds... real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- journalctl --no-pager --no-hostname --list-boots --- 2021-10-18 15:30:40.414831983+00:00 0 feee2913082b408bbd8c5810403e7e61 Mon 2021-10-18 00:01:50 UTC—Mon 2021-10-18 06:07:28 UTC real 0m 0.03s user 0m 0.00s sys 0m 0.00s --- journalctl --no-pager --no-hostname -n500 -a --- 2021-10-18 15:30:40.463677044+00:00 -- Logs begin at Mon 2021-10-18 00:01:50 UTC, end at Mon 2021-10-18 06:07:28 UTC. -- Oct 18 06:06:11 870727b4635c[987]: INFO | Runner | Requesting sweep with id 0xD057 for address 0x13A20041D894D2 Oct 18 06:06:21 870727b4635c[987]: INFO | Runner | Requesting sweep with id 0xDD1E for address 0x13A20041C48ED5 Oct 18 06:06:31 870727b4635c[987]: INFO | Runner | Requesting sweep with id 0x96F4 for address 0x13A20041CCE771 Oct 18 06:06:41 870727b4635c[987]: INFO | Runner | Requesting sweep with id 0x8D31 for address 0x13A20041D896C1 Oct 18 06:06:51 870727b4635c[987]: INFO | Runner | Requesting tracer status for address 0x13A20041BE210C Oct 18 06:06:53 870727b4635c[987]: INFO | Runner | Requesting tracer status for address 0x13A20041C2F5A7 Oct 18 06:06:54 870727b4635c[987]: INFO | Runner | Requesting tracer status for address 0x13A20041CB6A92 Oct 18 06:06:55 870727b4635c[987]: INFO | Runner | Requesting tracer status for address 0x13A20041CAFF81 Oct 18 06:06:56 870727b4635c[987]: INFO | Runner | Requesting tracer status for address 0x13A20041D894D2 Oct 18 06:06:57 870727b4635c[987]: INFO | Runner | Requesting tracer status for address 0x13A20041C48ED5 Oct 18 06:06:58 870727b4635c[987]: INFO | Runner | Requesting tracer status for address 0x13A20041CCE771 Oct 18 06:06:59 870727b4635c[987]: INFO | Runner | Requesting tracer status for address 0x13A20041D896C1 Oct 18 06:07:01 870727b4635c[987]: INFO | ConfigService | Refreshing config from DAQ Oct 18 06:07:01 870727b4635c[987]: INFO | Runner | Requesting sweep with id 0x389E for address 0x13A20041CB6A92 Oct 18 06:07:04 14fb6f4c9a35[987]: [api] GET /v1/healthy 200 - 3.949 ms Oct 18 06:07:04 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.949 ms Oct 18 06:07:04 balenad[987]: time="2021-10-18T06:07:04.796899645Z" level=error msg="Error replicating health state for container 14fb6f4c9a35a246870bf3217848625a14112364d87bf5cd151d4990ff23a01f: open /var/lib/docker/containers/14fb6f4c9a35a246870bf3217848625a14112364d87bf5cd151d4990ff23a01f/.tmp-config.v2.json180249913: read-only file system" Oct 18 06:07:11 870727b4635c[987]: INFO | Runner | Requesting sweep with id 0xE498 for address 0x13A20041D894D2 Oct 18 06:07:21 870727b4635c[987]: INFO | Runner | Requesting sweep with id 0x1636 for address 0x13A20041C48ED5 Oct 18 06:07:28 systemd[1]: balena.service: Watchdog timeout (limit 6min)! Oct 18 06:07:28 systemd[1]: balena.service: Killing process 987 (balenad) with signal SIGABRT. Oct 18 06:07:28 balenad[987]: SIGABRT: abort Oct 18 06:07:28 balenad[987]: PC=0x463df1 m=0 sigcode=0 Oct 18 06:07:28 balenad[987]: goroutine 0 [idle]: Oct 18 06:07:28 balenad[987]: runtime.futex(0x2f32068, 0x80, 0x0, 0x0, 0x7fff00000000, 0x421ef6, 0x0, 0x0, 0x7fff4e5ab608, 0x40f341, ...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/sys_linux_amd64.s:535 +0x21 Oct 18 06:07:28 balenad[987]: runtime.futexsleep(0x2f32068, 0x7fff00000000, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/os_linux.go:46 +0x4b Oct 18 06:07:28 balenad[987]: runtime.notesleep(0x2f32068) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/lock_futex.go:151 +0xa1 Oct 18 06:07:28 balenad[987]: runtime.stopm() Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:1936 +0xc1 Oct 18 06:07:28 balenad[987]: runtime.findrunnable(0xc000052f00, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:2399 +0x54a Oct 18 06:07:28 balenad[987]: runtime.schedule() Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:2525 +0x21c Oct 18 06:07:28 balenad[987]: runtime.goschedImpl(0xc000000f00) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:2620 +0xdf Oct 18 06:07:28 balenad[987]: runtime.gosched_m(0xc000000f00) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:2628 +0x34 Oct 18 06:07:28 balenad[987]: runtime.mcall(0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/asm_amd64.s:299 +0x5b Oct 18 06:07:28 balenad[987]: goroutine 1 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd.(*DaemonCli).start(0xc0004c2d20, 0xc00008a540, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon.go:241 +0xb65 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd.runDaemon(...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker_unix.go:13 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd.newDaemonCommand.func1(0xc000408500, 0xc0004062a0, 0x0, 0xe, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker.go:34 +0x7b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).execute(0xc000408500, 0xc0000ca010, 0xe, 0xe, 0xc000408500, 0xc0000ca010) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:762 +0x465 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0xc000408500, 0x0, 0x0, 0x10) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:852 +0x2ec Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).Execute(...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:800 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd.Main() Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker.go:98 +0x18f Oct 18 06:07:28 balenad[987]: main.main() Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/balena-engine/main.go:29 +0x129 Oct 18 06:07:28 balenad[987]: goroutine 19 [syscall, 641 minutes]: Oct 18 06:07:28 balenad[987]: os/signal.signal_recv(0x1f02940) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/sigqueue.go:139 +0x9c Oct 18 06:07:28 balenad[987]: os/signal.loop() Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/signal/signal_unix.go:23 +0x22 Oct 18 06:07:28 balenad[987]: created by os/signal.init.0 Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/signal/signal_unix.go:29 +0x41 Oct 18 06:07:28 balenad[987]: goroutine 68 [syscall, 666 minutes]: Oct 18 06:07:28 balenad[987]: syscall.Syscall6(0xf7, 0x1, 0x467, 0xc00005c490, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/syscall/asm_linux_amd64.s:44 +0x5 Oct 18 06:07:28 balenad[987]: os.(*Process).blockUntilWaitable(0xc000378c00, 0x0, 0x7fccd5959f38, 0xc00005c5e8) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/wait_waitid.go:31 +0x98 Oct 18 06:07:28 balenad[987]: os.(*Process).wait(0xc000378c00, 0xc00005c5e8, 0x409f35, 0x43429c) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/exec_unix.go:22 +0x39 Oct 18 06:07:28 balenad[987]: os.(*Process).Wait(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/exec.go:125 Oct 18 06:07:28 balenad[987]: os/exec.(*Cmd).Wait(0xc0007a8000, 0xc00005c630, 0x45e9d0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/exec/exec.go:474 +0x61 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/libcontainerd/supervisor.(*remote).startContainerd.func1(0xc0007a8000, 0xc00000c1e0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:208 +0x43 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/libcontainerd/supervisor.(*remote).startContainerd Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:206 +0x2b8 Oct 18 06:07:28 balenad[987]: goroutine 66 [select]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/libcontainerd/supervisor.(*remote).monitorDaemon(0xc00000c1e0, 0x1f20280, 0xc000796b40) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:252 +0xdf4 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/libcontainerd/supervisor.Start Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:90 +0x3f1 Oct 18 06:07:28 balenad[987]: goroutine 69 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc000796e80) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:115 +0x12d Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:106 +0x16a Oct 18 06:07:28 balenad[987]: goroutine 70 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0xc000408a00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1077 +0x5d1 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:743 +0xb6 Oct 18 06:07:28 balenad[987]: goroutine 51 [IO wait]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd0edebc8, 0x72, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000395898, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Read(0xc000395880, 0xc0007c8000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x19b Oct 18 06:07:28 balenad[987]: net.(*netFD).Read(0xc000395880, 0xc0007c8000, 0x8000, 0x8000, 0x0, 0x800010601, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:202 +0x4f Oct 18 06:07:28 balenad[987]: net.(*conn).Read(0xc000386240, 0xc0007c8000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/net.go:177 +0x69 Oct 18 06:07:28 balenad[987]: bufio.(*Reader).Read(0xc0007c62a0, 0xc00032e038, 0x9, 0x9, 0xc000340e00, 0x7fccd5950d98, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/bufio/bufio.go:223 +0x23e Oct 18 06:07:28 balenad[987]: io.ReadAtLeast(0x1eda440, 0xc0007c62a0, 0xc00032e038, 0x9, 0x9, 0x9, 0x92b395, 0xc00139618c, 0xc0007ffe38) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:310 +0x88 Oct 18 06:07:28 balenad[987]: io.ReadFull(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:329 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0xc00032e038, 0x9, 0x9, 0x1eda440, 0xc0007c62a0, 0x0, 0xc000000000, 0x2462ce5be9cb, 0x2f310a0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x88 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc00032e000, 0xc001396180, 0xc001396180, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0xa1 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0xc0003f41c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1249 +0x180 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:289 +0xd42 Oct 18 06:07:28 balenad[987]: goroutine 52 [select]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc000469310, 0x1, 0x0, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0x107 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc0007c6360, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x1b6 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0xc0003f41c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:333 +0x7b Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:331 +0xedf Oct 18 06:07:28 balenad[987]: goroutine 73 [chan receive, 641 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/signal.Trap.func1(0xc00008b800, 0x1edc8a0, 0xc0000c6180, 0xc000365ee0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:38 +0x5b Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/pkg/signal.Trap Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:36 +0x11e Oct 18 06:07:28 balenad[987]: goroutine 84 [IO wait, 1 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd0edea28, 0x72, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000348c98, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Read(0xc000348c80, 0xc00086c000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x19b Oct 18 06:07:28 balenad[987]: net.(*netFD).Read(0xc000348c80, 0xc00086c000, 0x8000, 0x8000, 0x0, 0x800010601, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:202 +0x4f Oct 18 06:07:28 balenad[987]: net.(*conn).Read(0xc0000c42b0, 0xc00086c000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/net.go:177 +0x69 Oct 18 06:07:28 balenad[987]: bufio.(*Reader).Read(0xc00086a420, 0xc0004063b8, 0x9, 0x9, 0xc000e78380, 0x7fccd5951460, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/bufio/bufio.go:223 +0x23e Oct 18 06:07:28 balenad[987]: io.ReadAtLeast(0x1eda440, 0xc00086a420, 0xc0004063b8, 0x9, 0x9, 0x9, 0x92b395, 0xc000da824c, 0xc0007fce38) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:310 +0x88 Oct 18 06:07:28 balenad[987]: io.ReadFull(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:329 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0xc0004063b8, 0x9, 0x9, 0x1eda440, 0xc00086a420, 0x0, 0xc000000000, 0x245d87cb2538, 0x2f310a0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x88 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc000406380, 0xc000da8240, 0xc000da8240, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0xa1 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0xc00003e8c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1249 +0x180 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:289 +0xd42 Oct 18 06:07:28 balenad[987]: goroutine 75 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon.(*Daemon).setupDumpStackTrap.func1(0xc00008baa0, 0x1be52ab, 0x16) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:18 +0x41 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/daemon.(*Daemon).setupDumpStackTrap Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:17 +0xbf Oct 18 06:07:28 balenad[987]: goroutine 80 [IO wait, 666 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd0edeaf8, 0x72, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000348a98, 0x72, 0x0, 0x0, 0x1bcb535) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Accept(0xc000348a80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x1ba Oct 18 06:07:28 balenad[987]: net.(*netFD).accept(0xc000348a80, 0xc000354000, 0x7fccd5951460, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:238 +0x42 Oct 18 06:07:28 balenad[987]: net.(*UnixListener).accept(0xc0004c3c20, 0xc000073e88, 0x410ff8, 0x30) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/unixsock_posix.go:162 +0x32 Oct 18 06:07:28 balenad[987]: net.(*UnixListener).Accept(0xc0004c3c20, 0x1ac3da0, 0xc00084e540, 0x193e3e0, 0x2ea12c0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/unixsock.go:260 +0x48 Oct 18 06:07:28 balenad[987]: net/http.(*Server).Serve(0xc00081f040, 0x1f120c0, 0xc0004c3c20, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2859 +0x22d Oct 18 06:07:28 balenad[987]: net/http.Serve(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2456 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon.(*Daemon).listenMetricsSock.func1(0x1f120c0, 0xc0004c3c20, 0xc0007970c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/metrics_unix.go:31 +0x6d Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/daemon.(*Daemon).listenMetricsSock Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/metrics_unix.go:30 +0x1f4 Oct 18 06:07:28 balenad[987]: goroutine 81 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc000797380) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:115 +0x12d Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:106 +0x16a Oct 18 06:07:28 balenad[987]: goroutine 82 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0xc000408c80) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1077 +0x5d1 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:743 +0xb6 Oct 18 06:07:28 balenad[987]: goroutine 85 [select, 1 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc00037f310, 0x1, 0x0, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0x107 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc00086a540, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x1b6 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0xc00003e8c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:333 +0x7b Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:331 +0xedf Oct 18 06:07:28 balenad[987]: goroutine 86 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc0007979c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:115 +0x12d Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:106 +0x16a Oct 18 06:07:28 balenad[987]: goroutine 87 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0xc000408f00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1077 +0x5d1 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:743 +0xb6 Oct 18 06:07:28 balenad[987]: goroutine 89 [IO wait, 66 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd0ede958, 0x72, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000349098, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Read(0xc000349080, 0xc00088a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x19b Oct 18 06:07:28 balenad[987]: net.(*netFD).Read(0xc000349080, 0xc00088a000, 0x8000, 0x8000, 0x0, 0x800000601, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:202 +0x4f Oct 18 06:07:28 balenad[987]: net.(*conn).Read(0xc0000c4348, 0xc00088a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/net.go:177 +0x69 Oct 18 06:07:28 balenad[987]: bufio.(*Reader).Read(0xc00086ac00, 0xc000406658, 0x9, 0x9, 0xc0008abe30, 0x409c7c, 0xc0008882a0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/bufio/bufio.go:223 +0x23e Oct 18 06:07:28 balenad[987]: io.ReadAtLeast(0x1eda440, 0xc00086ac00, 0xc000406658, 0x9, 0x9, 0x9, 0x45c770, 0xc0008882a0, 0xc0008abe68) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:310 +0x88 Oct 18 06:07:28 balenad[987]: io.ReadFull(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:329 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0xc000406658, 0x9, 0x9, 0x1eda440, 0xc00086ac00, 0x0, 0xc000000000, 0x100000000410ff8, 0xc000075090) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x88 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc000406620, 0xc000a5e8c0, 0xc000a5e8c0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0xa1 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0xc00003ea80) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1249 +0x180 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:289 +0xd42 Oct 18 06:07:28 balenad[987]: goroutine 90 [select, 66 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc00037f950, 0x1, 0x0, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0x107 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc00086ad20, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x1b6 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0xc00003ea80) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:333 +0x7b Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:331 +0xedf Oct 18 06:07:28 balenad[987]: goroutine 53 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/libcontainerd/remote.(*client).processEventStream(0xc0007c64e0, 0x1f20280, 0xc000796b40, 0x1bd4495, 0xc) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:700 +0x2aa Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/libcontainerd/remote.NewClient Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:67 +0x268 Oct 18 06:07:28 balenad[987]: goroutine 23 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream.func5(0xc0007aae00, 0xc00017e360, 0x1f20340, 0xc0007be570) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:319 +0xd7 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:318 +0x991 Oct 18 06:07:28 balenad[987]: goroutine 24 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).waitOnHeader(0xc0007e8100, 0x8, 0xd) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:312 +0xcc Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).RecvCompress(...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:331 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0xc0007c0b00, 0x1b23e20, 0xc0002587e0, 0x0, 0xc00005d5a0, 0xc0002587e0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:871 +0x70c Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0xc0007c0b00, 0xc000250fa0, 0x203000) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:736 +0x46 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).withRetry(0xc00017e360, 0xc00006ce60, 0xc00006ce50, 0xc00041e200, 0x48) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:594 +0x7c Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0xc00017e360, 0x1b23e20, 0xc0002587e0, 0xc000370e00, 0x4010100000000) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:735 +0x100 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1.(*eventsSubscribeClient).Recv(0xc00080f810, 0x1c70cf8, 0xc0002586c0, 0xc00005d7c8) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1/events.pb.go:351 +0x62 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe.func1(0xc0002586c0, 0x1f3acc0, 0xc00080f810, 0xc0007c2540, 0x1f20280, 0xc000796b40) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:99 +0x80 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:95 +0x1ca Oct 18 06:07:28 balenad[987]: goroutine 25 [sync.Cond.Wait, 640 minutes]: Oct 18 06:07:28 balenad[987]: runtime.goparkunlock(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:307 Oct 18 06:07:28 balenad[987]: sync.runtime_notifyListWait(0xc0007e0c10, 0xc000000001) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/sema.go:510 +0xf9 Oct 18 06:07:28 balenad[987]: sync.(*Cond).Wait(0xc0007e0c00) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/sync/cond.go:56 +0x9e Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon/stats.(*Collector).Run(0xc0007e0bc0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/stats/collector.go:101 +0x48 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/daemon.(*Daemon).newStatsCollector Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/stats_collector.go:24 +0x7d Oct 18 06:07:28 balenad[987]: goroutine 57 [select, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream.func5(0xc0007aaa80, 0xc0009c4120, 0x1f20340, 0xc00091bf50) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:319 +0xd7 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:318 +0x991 Oct 18 06:07:28 balenad[987]: goroutine 26 [chan receive, 3 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon.(*Daemon).execCommandGC(0xc00000c5a0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/exec.go:305 +0x14a Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/daemon.NewDaemon Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/daemon.go:1137 +0x2a8f Oct 18 06:07:28 balenad[987]: goroutine 27 [select, 1 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/libcontainerd/remote.(*client).processEventStream(0xc000258ea0, 0x1f20280, 0xc000796b40, 0x1bc7595, 0x4) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:700 +0x2aa Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/libcontainerd/remote.NewClient Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:67 +0x268 Oct 18 06:07:28 balenad[987]: goroutine 65679 [select, 1 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).worker(0xc000d3e750, 0xc0010e0880) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:338 +0x18d Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).spawnWorker Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:359 +0x83 Oct 18 06:07:28 balenad[987]: goroutine 366 [sync.Cond.Wait, 666 minutes]: Oct 18 06:07:28 balenad[987]: runtime.goparkunlock(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/proc.go:307 Oct 18 06:07:28 balenad[987]: sync.runtime_notifyListWait(0xc000796850, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/sema.go:510 +0xf9 Oct 18 06:07:28 balenad[987]: sync.(*Cond).Wait(0xc000796840) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/sync/cond.go:56 +0x9e Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0xc000796800, 0xc0009d8000, 0x800, 0x4000, 0x0, 0x200000000, 0xc000097980) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:134 +0x26b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon/logger.(*Copier).copySrc(0xc000796880, 0x1bca637, 0x6, 0x7fccd0545ab0, 0xc000796800) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:81 +0x913 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/daemon/logger.(*Copier).Run Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0x10f Oct 18 06:07:28 balenad[987]: goroutine 95 [select, 6 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).watchLoop(0xc0004c7600) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:446 +0xc6 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).startWatch Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:463 +0xcd Oct 18 06:07:28 balenad[987]: goroutine 58 [select, 1 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).readClient(0xc000469630, 0xc0009aab90, 0x5, 0x5, 0xc000cb6380, 0xc0008a7958, 0x431aa1) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:185 +0xd4 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).Read(0xc000469630, 0xc0009aab90, 0x5, 0x5, 0x1c71080, 0xc0009a8480, 0xc0008a79d8) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:165 +0x198 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*transportReader).Read(0xc00091bfb0, 0xc0009aab90, 0x5, 0x5, 0xc0008a7a94, 0xc0008a7a00, 0x96e80c) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:488 +0x55 Oct 18 06:07:28 balenad[987]: io.ReadAtLeast(0x1edd240, 0xc00091bfb0, 0xc0009aab90, 0x5, 0x5, 0x5, 0x4ed82c, 0xc00091bf50, 0xc000953aa0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:310 +0x88 Oct 18 06:07:28 balenad[987]: io.ReadFull(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:329 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).Read(0xc0000e6500, 0xc0009aab90, 0x5, 0x5, 0x1b23e20, 0x7fccd04dd900, 0xc000953aa0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:472 +0xc8 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*parser).recvMsg(0xc0009aab80, 0x1000000, 0xd9, 0xd9, 0x0, 0x0, 0x7fccd04dd8d0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:508 +0x63 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.recvAndDecompress(0xc0009aab80, 0xc0000e6500, 0x0, 0x0, 0x1000000, 0x0, 0x0, 0x0, 0xc0004b8380, 0xd9, ...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:639 +0x4d Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.recv(0xc0009aab80, 0x7fccd0eedac0, 0x2f4e458, 0xc0000e6500, 0x0, 0x0, 0x1b23e20, 0xc001374c00, 0x1000000, 0x0, ...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:684 +0x9b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0xc000395d00, 0x1b23e20, 0xc001374c00, 0x0, 0xc0008a7d70, 0xc001374c00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:885 +0xed Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0xc000395d00, 0x409e1c, 0x203000) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:736 +0x46 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).withRetry(0xc0009c4120, 0xc0008a7e60, 0xc0008a7e50, 0x1, 0x48) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:590 +0x29f Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0xc0009c4120, 0x1b23e20, 0xc001374c00, 0xc0008a7f24, 0x2) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:735 +0x100 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1.(*eventsSubscribeClient).Recv(0xc000969180, 0xc0008a7f20, 0x2, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1/events.pb.go:351 +0x62 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe.func1(0xc000941680, 0x1f3acc0, 0xc000969180, 0xc000953920, 0x1f20280, 0xc000796b40) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:99 +0x80 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:95 +0x1ca Oct 18 06:07:28 balenad[987]: goroutine 475 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersWait(0xc000c33800, 0x1f20340, 0xc000beeae0, 0x1f12340, 0xc00032e1c0, 0xc000930a00, 0xc000bee960, 0xc000a2e701, 0xc0007a6b00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:357 +0x2a8 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1f20340, 0xc000beeae0, 0x1f12340, 0xc00032e1c0, 0xc000930a00, 0xc000bee960, 0x1f20340, 0xc000beeae0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x179 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1f20340, 0xc000beea80, 0x1f12340, 0xc00032e1c0, 0xc000930a00, 0xc000bee960, 0x203000, 0x203000) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x60b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1f20340, 0xc000beea80, 0x1f12340, 0xc00032e1c0, 0xc000930a00, 0xc000bee960, 0x1f20340, 0xc000beea80) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x82d Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1f12340, 0xc00032e1c0, 0xc000930700) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x223 Oct 18 06:07:28 balenad[987]: net/http.HandlerFunc.ServeHTTP(0xc0009ab480, 0x1f12340, 0xc00032e1c0, 0xc000930700) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:1995 +0x44 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0xc0004ca480, 0x1f12340, 0xc00032e1c0, 0xc000930400) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xe3 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0xc000ba4650, 0x1f12340, 0xc00032e1c0, 0xc000930400) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x70 Oct 18 06:07:28 balenad[987]: net/http.serverHandler.ServeHTTP(0xc0004c96c0, 0x1f12340, 0xc00032e1c0, 0xc000930400) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2774 +0xa8 Oct 18 06:07:28 balenad[987]: net/http.(*conn).serve(0xc000814460, 0x1f20280, 0xc000c2cb80) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:1878 +0x851 Oct 18 06:07:28 balenad[987]: created by net/http.(*Server).Serve Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2884 +0x2f4 Oct 18 06:07:28 balenad[987]: goroutine 455 [chan receive, 666 minutes]: Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon.(*Daemon).containerAttach(0xc00000c5a0, 0xc000a658c0, 0xc00049d200, 0xc000c40100, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:177 +0x132 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/daemon.(*Daemon).ContainerAttach(0xc00000c5a0, 0xc0001280a7, 0x40, 0xc0009f5aa0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:74 +0x5c8 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersAttach(0xc000c33800, 0x1f20340, 0xc0009f5980, 0x1f12340, 0xc000cea460, 0xc000390f00, 0xc0009f5890, 0xc0007ec301, 0xc00013b4a0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:602 +0x355 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1f20340, 0xc0009f5980, 0x1f12340, 0xc000cea460, 0xc000390f00, 0xc0009f5890, 0x1f20340, 0xc0009f5980) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x179 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1f20340, 0xc0009f5950, 0x1f12340, 0xc000cea460, 0xc000390f00, 0xc0009f5890, 0x203000, 0x203000) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x60b Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1f20340, 0xc0009f5950, 0x1f12340, 0xc000cea460, 0xc000390f00, 0xc0009f5890, 0x1f20340, 0xc0009f5950) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x82d Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1f12340, 0xc000cea460, 0xc000390e00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x223 Oct 18 06:07:28 balenad[987]: net/http.HandlerFunc.ServeHTTP(0xc0009aba00, 0x1f12340, 0xc000cea460, 0xc000390e00) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:1995 +0x44 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0xc0004ca480, 0x1f12340, 0xc000cea460, 0xc000390c00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xe3 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0xc000ba4650, 0x1f12340, 0xc000cea460, 0xc000390c00) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x70 Oct 18 06:07:28 balenad[987]: net/http.serverHandler.ServeHTTP(0xc0004c96c0, 0x1f12340, 0xc000cea460, 0xc000390c00) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2774 +0xa8 Oct 18 06:07:28 balenad[987]: net/http.(*conn).serve(0xc0002500a0, 0x1f20280, 0xc000c2cd40) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:1878 +0x851 Oct 18 06:07:28 balenad[987]: created by net/http.(*Server).Serve Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2884 +0x2f4 Oct 18 06:07:28 balenad[987]: goroutine 367 [IO wait, 1 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd04dd0b0, 0x72, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc0007c7d58, 0x72, 0x8001, 0x8000, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Read(0xc0007c7d40, 0xc000a16000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x19b Oct 18 06:07:28 balenad[987]: os.(*File).read(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/file_unix.go:263 Oct 18 06:07:28 balenad[987]: os.(*File).Read(0xc0000c4778, 0xc000a16000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/os/file.go:108 +0x70 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0xc00008b380, 0xc000a16000, 0x8000, 0x8000, 0x59, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:154 +0x2e9 Oct 18 06:07:28 balenad[987]: io.copyBuffer(0x1edae20, 0xc0004058c0, 0x7fccd0545b08, 0xc00008b380, 0xc000a16000, 0x8000, 0x8000, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:402 +0x122 Oct 18 06:07:28 balenad[987]: io.CopyBuffer(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/io/io.go:375 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/pkg/pools.Copy(0x1edae20, 0xc0004058c0, 0x7fccd0545b08, 0xc00008b380, 0xc00008b380, 0x1, 0x43a516) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0xcf Oct 18 06:07:28 balenad[987]: github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x1edae20, 0xc0004058c0, 0x7fccd0545a48, 0xc00008b380, 0xc00037fdb0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x71 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x84 Oct 18 06:07:28 balenad[987]: goroutine 614 [IO wait, 666 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd04de598, 0x72, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000348198, 0x72, 0x0, 0x1, 0xffffffffffffffff) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Read(0xc000348180, 0xc00055e9a1, 0x1, 0x1, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x19b Oct 18 06:07:28 balenad[987]: net.(*netFD).Read(0xc000348180, 0xc00055e9a1, 0x1, 0x1, 0x0, 0x1edd320, 0x40d69c) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:202 +0x4f Oct 18 06:07:28 balenad[987]: net.(*conn).Read(0xc0000c4380, 0xc00055e9a1, 0x1, 0x1, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/net.go:177 +0x69 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverrideConn).Read(0xc000ec7860, 0xc00055e9a1, 0x1, 0x1, 0x43a516, 0x1c70dc0, 0xc0004686e0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:110 +0x82 Oct 18 06:07:28 balenad[987]: net/http.(*connReader).backgroundRead(0xc00055e990) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:677 +0x58 Oct 18 06:07:28 balenad[987]: created by net/http.(*connReader).startBackgroundRead Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:673 +0xca Oct 18 06:07:28 balenad[987]: goroutine 426 [IO wait, 666 minutes]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd0edee38, 0x72, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000348318, 0x72, 0x0, 0x0, 0x1bcb535) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).Accept(0xc000348300, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x1ba Oct 18 06:07:28 balenad[987]: net.(*netFD).accept(0xc000348300, 0x30, 0x1ac3da0, 0x50) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:238 +0x42 Oct 18 06:07:28 balenad[987]: net.(*UnixListener).accept(0xc0004c2f30, 0xc00004e570, 0xc00004e500, 0xc000a2e700) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/unixsock_posix.go:162 +0x32 Oct 18 06:07:28 balenad[987]: net.(*UnixListener).Accept(0xc0004c2f30, 0xc000ba9e58, 0xc000ba9e50, 0x410ff8, 0x30) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/unixsock.go:260 +0x48 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverride).Accept(0xc00036eb80, 0x1ac3da0, 0xc000bd4c90, 0x193e3e0, 0x2ea12c0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:116 +0x37 Oct 18 06:07:28 balenad[987]: net/http.(*Server).Serve(0xc0004c9520, 0x1f08c80, 0xc00036eb80, 0x0, 0x0) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/http/server.go:2859 +0x22d Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*HTTPServer).Serve(...) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:113 Oct 18 06:07:28 balenad[987]: github.com/docker/docker/api/server.(*Server).serveAPI.func1(0xc000612720, 0xc000364ee0) Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:87 +0xd2 Oct 18 06:07:28 balenad[987]: created by github.com/docker/docker/api/server.(*Server).serveAPI Oct 18 06:07:28 balenad[987]: /work/build/tmp/work/core2-64-poky-linux/balena/19.03.24+git66b9691181aa5134b1aeff9282a2d8512b77431c-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:84 +0x86 Oct 18 06:07:28 balenad[987]: goroutine 391 [IO wait]: Oct 18 06:07:28 balenad[987]: internal/poll.runtime_pollWait(0x7fccd04dd4c0, 0x72, 0x28) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/runtime/netpoll.go:182 +0x56 Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).wait(0xc000490c18, 0x72, 0x200, 0x200, 0xc000a40030) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b Oct 18 06:07:28 balenad[987]: internal/poll.(*pollDesc).waitRead(...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 Oct 18 06:07:28 balenad[987]: internal/poll.(*FD).ReadMsg(0xc000490c00, 0xc001394200, 0x200, 0x200, 0xc000a40030, 0x28, 0x28, 0x0, 0x0, 0x0, ...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/internal/poll/fd_unix.go:243 +0x21c Oct 18 06:07:28 balenad[987]: net.(*netFD).readMsg(0xc000490c00, 0xc001394200, 0x200, 0x200, 0xc000a40030, 0x28, 0x28, 0xc00135a320, 0x0, 0x0, ...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/fd_unix.go:214 +0x90 Oct 18 06:07:28 balenad[987]: net.(*UDPConn).readMsg(0xc0000c4540, 0xc001394200, 0x200, 0x200, 0xc000a40030, 0x28, 0x28, 0x7fccd5950d98, 0x0, 0xc000050a00, ...) Oct 18 06:07:28 balenad[987]: /usr/lib/go/src/net/udpsock_posix.go:59 +0x91 real 0m 0.02s user 0m 0.01s sys 0m 0.00s --- journalctl --no-pager --no-hostname -pwarning -perr -a --- 2021-10-18 15:30:40.499819006+00:00 -- Logs begin at Mon 2021-10-18 00:01:50 UTC, end at Mon 2021-10-18 06:07:28 UTC. -- Oct 18 01:25:48 kernel: mmc0: mmc_hs400_to_hs200 failed, error -110 Oct 18 01:34:52 kernel: mmc0: mmc_hs400_to_hs200 failed, error -110 Oct 18 02:26:21 kernel: mmc0: mmc_hs400_to_hs200 failed, error -110 Oct 18 02:35:28 kernel: mmc0: mmc_hs400_to_hs200 failed, error -110 Oct 18 03:48:10 kernel: mmc0: mmc_hs400_to_hs200 failed, error -110 Oct 18 05:25:02 kernel: mmc0: mmc_hs400_to_hs200 failed, error -110 Oct 18 06:02:26 kernel: mmc0: cache flush error -110 Oct 18 06:02:26 kernel: blk_update_request: I/O error, dev mmcblk0, sector 1595970 op 0x1:(WRITE) flags 0x20800 phys_seg 1 prio class 0 Oct 18 06:02:26 kernel: Aborting journal on device mmcblk0p6-8. Oct 18 06:02:26 kernel: mmc0: mmc_hs400_to_hs200 failed, error -110 Oct 18 06:02:26 kernel: EXT4-fs error (device mmcblk0p6): ext4_journal_check_start:83: Detected aborted journal Oct 18 06:02:26 kernel: EXT4-fs (mmcblk0p6): Remounting filesystem read-only Oct 18 06:07:28 systemd[1]: balena.service: Watchdog timeout (limit 6min)! real 0m 0.03s user 0m 0.00s sys 0m 0.00s --- ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) --- 2021-10-18 15:30:40.547425410+00:00 Command exited with non-zero status 143 real 0m 10.00s user 0m 0.00s sys 0m 0.00s --- ps --- 2021-10-18 15:30:50.564178283+00:00 PID TTY TIME CMD 1 ? 00:20:30 systemd 2 ? 00:00:01 kthreadd 3 ? 00:00:00 rcu_gp 4 ? 00:00:00 rcu_par_gp 8 ? 00:00:00 mm_percpu_wq 9 ? 00:00:00 rcu_tasks_kthre 10 ? 00:00:00 rcu_tasks_rude_ 11 ? 00:00:00 rcu_tasks_trace 12 ? 00:00:12 ksoftirqd/0 13 ? 00:05:34 rcu_preempt 14 ? 00:00:00 migration/0 15 ? 00:00:00 cpuhp/0 16 ? 00:00:00 cpuhp/1 17 ? 00:00:00 migration/1 18 ? 00:00:11 ksoftirqd/1 21 ? 00:00:00 cpuhp/2 22 ? 00:00:00 migration/2 23 ? 00:00:14 ksoftirqd/2 26 ? 00:00:00 cpuhp/3 27 ? 00:00:00 migration/3 28 ? 00:00:10 ksoftirqd/3 31 ? 00:00:00 kdevtmpfs 32 ? 00:00:00 netns 35 ? 00:00:00 oom_reaper 36 ? 00:00:00 writeback 37 ? 00:00:08 kcompactd0 79 ? 00:00:00 kblockd 80 ? 00:00:00 blkcg_punt_bio 81 ? 00:00:00 ata_sff 82 ? 00:00:00 md 85 ? 00:00:00 rpciod 86 ? 00:00:00 kworker/u9:0 87 ? 00:00:00 xprtiod 88 ? 00:37:37 kswapd0 89 ? 00:00:00 nfsiod 90 ? 00:00:00 cifsiod 91 ? 00:00:00 smb3decryptd 92 ? 00:00:00 cifsfileinfoput 93 ? 00:00:00 cifsoplockd 95 ? 00:00:00 acpi_thermal_pm 97 ? 00:00:00 nvme-wq 98 ? 00:00:00 nvme-reset-wq 99 ? 00:00:00 nvme-delete-wq 100 ? 00:00:00 scsi_eh_0 101 ? 00:00:00 scsi_tmf_0 102 ? 00:00:00 scsi_eh_1 103 ? 00:00:00 scsi_tmf_1 106 ? 00:00:00 raid5wq 107 ? 00:00:00 dm_bufio_cache 109 ? 00:00:00 sdhci 110 ? 00:00:00 irq/39-mmc0 112 ? 00:00:00 ipv6_addrconf 119 ? 00:00:00 mmc_complete 524 ? 00:00:00 jbd2/mmcblk0p2- 525 ? 00:00:00 ext4-rsv-conver 539 ? 00:00:00 jbd2/mmcblk0p5- 540 ? 00:00:00 ext4-rsv-conver 565 ? 00:00:02 jbd2/mmcblk0p6- 566 ? 00:00:00 ext4-rsv-conver 658 ? 00:34:47 systemd-journal 683 ? 00:00:01 systemd-udevd 708 ? 00:00:00 tpm_dev_wq 710 ? 00:00:00 card0-crtc0 711 ? 00:00:00 card0-crtc1 714 ? 00:00:00 card0-crtc2 849 ? 00:00:27 rngd 852 ? 00:00:00 plymouthd 867 ? 00:00:00 ModemManager 877 ? 00:00:00 chronyd 933 ? 00:00:08 systemd-logind 971 ? 00:00:23 NetworkManager 1561 ? 00:01:17 balena-engine-c 1590 ? 00:01:12 balena-engine-c 1591 ? 00:04:12 balena-engine-c 1617 ? 00:01:07 balena-engine-c 1621 ? 00:01:04 balena-engine-c 1640 ? 00:01:08 balena-engine-c 2131 ? 00:00:00 systemd-udevd 2168 ? 00:00:00 systemd-udevd 2751 ? 00:01:38 balena-engine-c 2787 ? 00:19:55 node 2892 ? 00:01:04 journalctl 2939 ? 00:00:00 jbd2/mmcblk0p3- 2940 ? 00:00:00 ext4-rsv-conver 230319 ? 00:00:00 exe 230320 ? 00:00:00 balena-healthch 230326 ? 00:00:11 balena 230339 ? 00:00:00 exe 230340 ? 00:00:00 balena-healthch 230346 ? 00:00:11 balena 230358 ? 00:00:00 exe 230359 ? 00:00:00 balena-healthch 230365 ? 00:00:12 balena 230376 ? 00:00:00 exe 230377 ? 00:00:00 balena-healthch 230382 ? 00:00:11 balena 230395 ? 00:00:00 exe 230396 ? 00:00:00 balena-healthch 230402 ? 00:00:11 balena 230512 ? 00:00:00 exe 230513 ? 00:00:00 balena-healthch 230519 ? 00:00:11 balena 230537 ? 00:00:00 exe 230538 ? 00:00:00 balena-healthch 230544 ? 00:00:11 balena 230556 ? 00:00:00 exe 230557 ? 00:00:00 balena-healthch 230562 ? 00:00:13 balena 230578 ? 00:00:00 exe 230579 ? 00:00:00 balena-healthch 230585 ? 00:00:13 balena 230598 ? 00:00:00 exe 230599 ? 00:00:00 balena-healthch 230605 ? 00:00:12 balena 230709 ? 00:00:00 exe 230710 ? 00:00:00 balena-healthch 230716 ? 00:00:13 balena 230737 ? 00:00:00 exe 230738 ? 00:00:00 balena-healthch 230744 ? 00:00:10 balena 230756 ? 00:00:00 exe 230762 ? 00:00:00 balena-healthch 230763 ? 00:00:11 balena 230775 ? 00:00:00 exe 230776 ? 00:00:00 balena-healthch 230782 ? 00:00:12 balena 230794 ? 00:00:00 exe 230795 ? 00:00:00 balena-healthch 230801 ? 00:00:11 balena 230901 ? 00:00:00 exe 230902 ? 00:00:00 balena-healthch 230908 ? 00:00:12 balena 230928 ? 00:00:00 exe 230929 ? 00:00:00 balena-healthch 230935 ? 00:00:11 balena 230948 ? 00:00:00 exe 230949 ? 00:00:00 balena-healthch 230954 ? 00:00:11 balena 230970 ? 00:00:00 exe 230971 ? 00:00:00 balena-healthch 230976 ? 00:00:11 balena 230989 ? 00:00:00 exe 230990 ? 00:00:00 balena-healthch 230996 ? 00:00:11 balena 231092 ? 00:00:00 exe 231093 ? 00:00:00 balena-healthch 231098 ? 00:00:12 balena 231122 ? 00:00:00 exe 231123 ? 00:00:00 balena-healthch 231129 ? 00:00:09 balena 231141 ? 00:00:00 exe 231142 ? 00:00:00 balena-healthch 231148 ? 00:00:10 balena 231161 ? 00:00:00 exe 231162 ? 00:00:00 balena-healthch 231168 ? 00:00:11 balena 231179 ? 00:00:00 exe 231180 ? 00:00:00 balena-healthch 231185 ? 00:00:11 balena 231249 ? 00:00:00 exe 231250 ? 00:00:00 balena-healthch 231256 ? 00:00:10 balena 231277 ? 00:00:00 exe 231278 ? 00:00:00 balena-healthch 231284 ? 00:00:12 balena 231295 ? 00:00:00 exe 231296 ? 00:00:00 balena-healthch 231302 ? 00:00:11 balena 231313 ? 00:00:00 exe 231314 ? 00:00:00 balena-healthch 231320 ? 00:00:10 balena 231332 ? 00:00:00 exe 231333 ? 00:00:00 balena-healthch 231339 ? 00:00:11 balena 231362 ? 00:00:00 exe 231366 ? 00:00:00 balena-healthch 231368 ? 00:00:11 balena 231388 ? 00:00:00 exe 231389 ? 00:00:00 balena-healthch 231394 ? 00:00:12 balena 231407 ? 00:00:00 exe 231413 ? 00:00:00 balena-healthch 231414 ? 00:00:11 balena 231426 ? 00:00:00 exe 231427 ? 00:00:00 balena-healthch 231432 ? 00:00:11 balena 231446 ? 00:00:00 exe 231447 ? 00:00:00 balena-healthch 231453 ? 00:00:10 balena 231479 ? 00:00:00 exe 231485 ? 00:00:00 balena-healthch 231486 ? 00:00:10 balena 231506 ? 00:00:00 exe 231507 ? 00:00:00 balena-healthch 231513 ? 00:00:10 balena 231526 ? 00:00:00 exe 231527 ? 00:00:00 balena-healthch 231533 ? 00:00:10 balena 231546 ? 00:00:00 exe 231547 ? 00:00:00 balena-healthch 231552 ? 00:00:11 balena 231565 ? 00:00:00 exe 231566 ? 00:00:00 balena-healthch 231572 ? 00:00:10 balena 231595 ? 00:00:00 exe 231596 ? 00:00:00 balena-healthch 231602 ? 00:00:12 balena 231624 ? 00:00:00 exe 231625 ? 00:00:00 balena-healthch 231631 ? 00:00:11 balena 231641 ? 00:00:00 exe 231642 ? 00:00:00 balena-healthch 231648 ? 00:00:11 balena 231660 ? 00:00:00 exe 231665 ? 00:00:00 balena-healthch 231667 ? 00:00:11 balena 231679 ? 00:00:00 exe 231680 ? 00:00:00 balena-healthch 231686 ? 00:00:11 balena 231711 ? 00:00:00 exe 231712 ? 00:00:00 balena-healthch 231716 ? 00:00:10 balena 231737 ? 00:00:00 exe 231738 ? 00:00:00 balena-healthch 231744 ? 00:00:11 balena 231757 ? 00:00:00 exe 231758 ? 00:00:00 balena-healthch 231764 ? 00:00:12 balena 231777 ? 00:00:00 exe 231778 ? 00:00:00 balena-healthch 231783 ? 00:00:12 balena 231796 ? 00:00:00 exe 231797 ? 00:00:00 balena-healthch 231803 ? 00:00:11 balena 231830 ? 00:00:00 exe 231831 ? 00:00:00 balena-healthch 231837 ? 00:00:09 balena 231857 ? 00:00:00 exe 231858 ? 00:00:00 balena-healthch 231864 ? 00:00:10 balena 231877 ? 00:00:00 exe 231878 ? 00:00:00 balena-healthch 231884 ? 00:00:10 balena 231895 ? 00:00:00 exe 231896 ? 00:00:00 balena-healthch 231902 ? 00:00:10 balena 231914 ? 00:00:00 exe 231915 ? 00:00:00 balena-healthch 231917 ? 00:00:10 balena 231951 ? 00:00:00 exe 231952 ? 00:00:00 balena-healthch 231958 ? 00:00:10 balena 231978 ? 00:00:00 exe 231979 ? 00:00:00 balena-healthch 231985 ? 00:00:11 balena 231996 ? 00:00:00 exe 231997 ? 00:00:00 balena-healthch 232003 ? 00:00:12 balena 232015 ? 00:00:00 exe 232016 ? 00:00:00 balena-healthch 232022 ? 00:00:12 balena 232034 ? 00:00:00 exe 232035 ? 00:00:00 balena-healthch 232041 ? 00:00:10 balena 232068 ? 00:00:00 exe 232069 ? 00:00:00 balena-healthch 232075 ? 00:00:10 balena 232094 ? 00:00:00 exe 232095 ? 00:00:00 balena-healthch 232101 ? 00:00:10 balena 232112 ? 00:00:00 exe 232113 ? 00:00:00 balena-healthch 232118 ? 00:00:10 balena 232132 ? 00:00:00 exe 232133 ? 00:00:00 balena-healthch 232138 ? 00:00:09 balena 232149 ? 00:00:00 exe 232150 ? 00:00:00 balena-healthch 232156 ? 00:00:10 balena 232186 ? 00:00:00 exe 232187 ? 00:00:00 balena-healthch 232193 ? 00:00:09 balena 232212 ? 00:00:00 exe 232213 ? 00:00:00 balena-healthch 232219 ? 00:00:10 balena 232230 ? 00:00:00 exe 232231 ? 00:00:00 balena-healthch 232236 ? 00:00:10 balena 232250 ? 00:00:00 exe 232251 ? 00:00:00 balena-healthch 232256 ? 00:00:10 balena 232268 ? 00:00:00 exe 232274 ? 00:00:00 balena-healthch 232275 ? 00:00:11 balena 232299 ? 00:00:00 exe 232300 ? 00:00:00 balena-healthch 232306 ? 00:00:10 balena 232326 ? 00:00:00 exe 232327 ? 00:00:00 balena-healthch 232333 ? 00:00:10 balena 232344 ? 00:00:00 exe 232345 ? 00:00:00 balena-healthch 232350 ? 00:00:11 balena 232362 ? 00:00:00 exe 232363 ? 00:00:00 balena-healthch 232369 ? 00:00:11 balena 232382 ? 00:00:00 exe 232383 ? 00:00:00 balena-healthch 232388 ? 00:00:11 balena 232416 ? 00:00:00 exe 232417 ? 00:00:00 balena-healthch 232423 ? 00:00:10 balena 232444 ? 00:00:00 exe 232445 ? 00:00:00 balena-healthch 232450 ? 00:00:11 balena 232462 ? 00:00:00 exe 232463 ? 00:00:00 balena-healthch 232468 ? 00:00:10 balena 232481 ? 00:00:00 exe 232482 ? 00:00:00 balena-healthch 232488 ? 00:00:10 balena 232501 ? 00:00:00 exe 232502 ? 00:00:00 balena-healthch 232508 ? 00:00:10 balena 232534 ? 00:00:00 exe 232535 ? 00:00:00 balena-healthch 232541 ? 00:00:11 balena 232561 ? 00:00:00 exe 232563 ? 00:00:00 balena-healthch 232569 ? 00:00:11 balena 232581 ? 00:00:00 exe 232582 ? 00:00:00 balena-healthch 232588 ? 00:00:11 balena 232603 ? 00:00:00 exe 232604 ? 00:00:00 balena-healthch 232609 ? 00:00:11 balena 232621 ? 00:00:00 exe 232622 ? 00:00:00 balena-healthch 232628 ? 00:00:10 balena 232671 ? 00:00:00 exe 232672 ? 00:00:00 balena-healthch 232678 ? 00:00:09 balena 232699 ? 00:00:00 exe 232700 ? 00:00:00 balena-healthch 232705 ? 00:00:10 balena 232718 ? 00:00:00 exe 232719 ? 00:00:00 balena-healthch 232724 ? 00:00:10 balena 232737 ? 00:00:00 exe 232738 ? 00:00:00 balena-healthch 232744 ? 00:00:09 balena 232759 ? 00:00:00 exe 232760 ? 00:00:00 balena-healthch 232765 ? 00:00:09 balena 232790 ? 00:00:00 exe 232791 ? 00:00:00 balena-healthch 232796 ? 00:00:10 balena 232818 ? 00:00:00 exe 232819 ? 00:00:00 balena-healthch 232825 ? 00:00:10 balena 232838 ? 00:00:00 exe 232839 ? 00:00:00 balena-healthch 232845 ? 00:00:11 balena 232857 ? 00:00:00 exe 232858 ? 00:00:00 balena-healthch 232864 ? 00:00:09 balena 232876 ? 00:00:00 exe 232877 ? 00:00:00 balena-healthch 232881 ? 00:00:10 balena 232907 ? 00:00:00 exe 232908 ? 00:00:00 balena-healthch 232913 ? 00:00:10 balena 232935 ? 00:00:00 exe 232936 ? 00:00:00 balena-healthch 232942 ? 00:00:10 balena 232956 ? 00:00:00 exe 232957 ? 00:00:00 balena-healthch 232963 ? 00:00:10 balena 232975 ? 00:00:00 exe 232976 ? 00:00:00 balena-healthch 232981 ? 00:00:09 balena 232994 ? 00:00:00 exe 232995 ? 00:00:00 balena-healthch 233000 ? 00:00:10 balena 233025 ? 00:00:00 exe 233026 ? 00:00:00 balena-healthch 233032 ? 00:00:10 balena 233053 ? 00:00:00 exe 233054 ? 00:00:00 balena-healthch 233060 ? 00:00:09 balena 233073 ? 00:00:00 exe 233074 ? 00:00:00 balena-healthch 233080 ? 00:00:10 balena 233091 ? 00:00:00 exe 233092 ? 00:00:00 balena-healthch 233098 ? 00:00:09 balena 233109 ? 00:00:00 exe 233110 ? 00:00:00 balena-healthch 233116 ? 00:00:09 balena 233141 ? 00:00:00 exe 233142 ? 00:00:00 balena-healthch 233147 ? 00:00:09 balena 233168 ? 00:00:00 exe 233169 ? 00:00:00 balena-healthch 233174 ? 00:00:11 balena 233187 ? 00:00:00 exe 233188 ? 00:00:00 balena-healthch 233194 ? 00:00:10 balena 233205 ? 00:00:00 exe 233206 ? 00:00:00 balena-healthch 233212 ? 00:00:10 balena 233222 ? 00:00:00 exe 233223 ? 00:00:00 balena-healthch 233229 ? 00:00:15 balena 233258 ? 00:00:00 exe 233259 ? 00:00:00 balena-healthch 233264 ? 00:00:09 balena 233285 ? 00:00:00 exe 233286 ? 00:00:00 balena-healthch 233292 ? 00:00:10 balena 233304 ? 00:00:00 exe 233305 ? 00:00:00 balena-healthch 233311 ? 00:00:09 balena 233323 ? 00:00:00 exe 233324 ? 00:00:00 balena-healthch 233330 ? 00:00:11 balena 233341 ? 00:00:00 exe 233342 ? 00:00:00 balena-healthch 233348 ? 00:00:10 balena 233375 ? 00:00:00 exe 233376 ? 00:00:00 balena-healthch 233381 ? 00:00:10 balena 233403 ? 00:00:00 exe 233404 ? 00:00:00 balena-healthch 233409 ? 00:00:08 balena 233421 ? 00:00:00 exe 233422 ? 00:00:00 balena-healthch 233428 ? 00:00:10 balena 233438 ? 00:00:00 exe 233443 ? 00:00:00 balena-healthch 233445 ? 00:00:10 balena 233457 ? 00:00:00 exe 233458 ? 00:00:00 balena-healthch 233464 ? 00:00:10 balena 233489 ? 00:00:00 exe 233490 ? 00:00:00 balena-healthch 233495 ? 00:00:09 balena 233518 ? 00:00:00 exe 233519 ? 00:00:00 balena-healthch 233525 ? 00:00:10 balena 233537 ? 00:00:00 exe 233538 ? 00:00:00 balena-healthch 233545 ? 00:00:09 balena 233555 ? 00:00:00 exe 233556 ? 00:00:00 balena-healthch 233562 ? 00:00:10 balena 233574 ? 00:00:00 exe 233575 ? 00:00:00 balena-healthch 233580 ? 00:00:09 balena 233606 ? 00:00:00 exe 233607 ? 00:00:00 balena-healthch 233613 ? 00:00:10 balena 233633 ? 00:00:00 exe 233634 ? 00:00:00 balena-healthch 233639 ? 00:00:10 balena 233652 ? 00:00:00 exe 233653 ? 00:00:00 balena-healthch 233658 ? 00:00:09 balena 233673 ? 00:00:00 exe 233674 ? 00:00:00 balena-healthch 233680 ? 00:00:09 balena 233692 ? 00:00:00 exe 233693 ? 00:00:00 balena-healthch 233699 ? 00:00:09 balena 233723 ? 00:00:00 exe 233724 ? 00:00:00 balena-healthch 233729 ? 00:00:09 balena 233749 ? 00:00:00 exe 233750 ? 00:00:00 balena-healthch 233756 ? 00:00:10 balena 233770 ? 00:00:00 exe 233771 ? 00:00:00 balena-healthch 233777 ? 00:00:10 balena 233789 ? 00:00:00 exe 233790 ? 00:00:00 balena-healthch 233795 ? 00:00:10 balena 233809 ? 00:00:00 exe 233810 ? 00:00:00 balena-healthch 233814 ? 00:00:10 balena 233839 ? 00:00:00 exe 233840 ? 00:00:00 balena-healthch 233846 ? 00:00:11 balena 233867 ? 00:00:00 exe 233868 ? 00:00:00 balena-healthch 233874 ? 00:00:10 balena 233886 ? 00:00:00 exe 233887 ? 00:00:00 balena-healthch 233892 ? 00:00:10 balena 233904 ? 00:00:00 exe 233905 ? 00:00:00 balena-healthch 233911 ? 00:00:09 balena 233922 ? 00:00:00 exe 233923 ? 00:00:00 balena-healthch 233929 ? 00:00:08 balena 233952 ? 00:00:00 exe 233953 ? 00:00:00 balena-healthch 233958 ? 00:00:09 balena 233979 ? 00:00:00 exe 233980 ? 00:00:00 balena-healthch 233986 ? 00:00:11 balena 233998 ? 00:00:00 exe 233999 ? 00:00:00 balena-healthch 234004 ? 00:00:10 balena 234017 ? 00:00:00 exe 234023 ? 00:00:00 balena-healthch 234024 ? 00:00:11 balena 234035 ? 00:00:00 exe 234036 ? 00:00:00 balena-healthch 234042 ? 00:00:10 balena 234066 ? 00:00:00 exe 234067 ? 00:00:00 balena-healthch 234071 ? 00:00:11 balena 234094 ? 00:00:00 exe 234095 ? 00:00:00 balena-healthch 234101 ? 00:00:09 balena 234113 ? 00:00:00 exe 234114 ? 00:00:00 balena-healthch 234120 ? 00:00:09 balena 234132 ? 00:00:00 exe 234133 ? 00:00:00 balena-healthch 234139 ? 00:00:08 balena 234150 ? 00:00:00 exe 234156 ? 00:00:00 balena-healthch 234157 ? 00:00:08 balena 234184 ? 00:00:00 exe 234185 ? 00:00:00 balena-healthch 234191 ? 00:00:09 balena 234210 ? 00:00:00 exe 234211 ? 00:00:00 balena-healthch 234217 ? 00:00:09 balena 234229 ? 00:00:00 exe 234230 ? 00:00:00 balena-healthch 234235 ? 00:00:10 balena 234248 ? 00:00:00 exe 234249 ? 00:00:00 balena-healthch 234255 ? 00:00:09 balena 234266 ? 00:00:00 exe 234267 ? 00:00:00 balena-healthch 234273 ? 00:00:09 balena 234301 ? 00:00:00 exe 234302 ? 00:00:00 balena-healthch 234307 ? 00:00:10 balena 234328 ? 00:00:00 exe 234329 ? 00:00:00 balena-healthch 234335 ? 00:00:09 balena 234347 ? 00:00:00 exe 234348 ? 00:00:00 balena-healthch 234354 ? 00:00:10 balena 234367 ? 00:00:00 exe 234368 ? 00:00:00 balena-healthch 234374 ? 00:00:10 balena 234385 ? 00:00:00 exe 234386 ? 00:00:00 balena-healthch 234391 ? 00:00:10 balena 234417 ? 00:00:00 exe 234418 ? 00:00:00 balena-healthch 234422 ? 00:00:10 balena 234444 ? 00:00:00 exe 234449 ? 00:00:00 balena-healthch 234452 ? 00:00:09 balena 234462 ? 00:00:00 exe 234463 ? 00:00:00 balena-healthch 234469 ? 00:00:09 balena 234481 ? 00:00:00 exe 234482 ? 00:00:00 balena-healthch 234483 ? 00:00:11 balena 234501 ? 00:00:00 exe 234502 ? 00:00:00 balena-healthch 234507 ? 00:00:09 balena 234534 ? 00:00:00 exe 234535 ? 00:00:00 balena-healthch 234541 ? 00:00:10 balena 234560 ? 00:00:00 exe 234561 ? 00:00:00 balena-healthch 234567 ? 00:00:09 balena 234580 ? 00:00:00 exe 234581 ? 00:00:00 balena-healthch 234586 ? 00:00:10 balena 234599 ? 00:00:00 exe 234600 ? 00:00:00 balena-healthch 234605 ? 00:00:09 balena 234617 ? 00:00:00 exe 234618 ? 00:00:00 balena-healthch 234623 ? 00:00:08 balena 234650 ? 00:00:00 exe 234651 ? 00:00:00 balena-healthch 234656 ? 00:00:09 balena 234679 ? 00:00:00 exe 234680 ? 00:00:00 balena-healthch 234686 ? 00:00:09 balena 234697 ? 00:00:00 exe 234698 ? 00:00:00 balena-healthch 234704 ? 00:00:09 balena 234716 ? 00:00:00 exe 234717 ? 00:00:00 balena-healthch 234722 ? 00:00:10 balena 234736 ? 00:00:00 exe 234737 ? 00:00:00 balena-healthch 234743 ? 00:00:09 balena 234770 ? 00:00:00 exe 234771 ? 00:00:00 balena-healthch 234777 ? 00:00:08 balena 234799 ? 00:00:00 exe 234800 ? 00:00:00 balena-healthch 234805 ? 00:00:11 balena 234817 ? 00:00:00 exe 234818 ? 00:00:00 balena-healthch 234824 ? 00:00:08 balena 234835 ? 00:00:00 exe 234836 ? 00:00:00 balena-healthch 234842 ? 00:00:08 balena 234856 ? 00:00:00 exe 234857 ? 00:00:00 balena-healthch 234861 ? 00:00:08 balena 234894 ? 00:00:00 exe 234896 ? 00:00:00 balena-healthch 234901 ? 00:00:09 balena 234921 ? 00:00:00 exe 234922 ? 00:00:00 balena-healthch 234927 ? 00:00:09 balena 234939 ? 00:00:00 exe 234940 ? 00:00:00 balena-healthch 234946 ? 00:00:10 balena 234958 ? 00:00:00 exe 234959 ? 00:00:00 balena-healthch 234965 ? 00:00:10 balena 234977 ? 00:00:00 exe 234978 ? 00:00:00 balena-healthch 234983 ? 00:00:09 balena 235009 ? 00:00:00 exe 235010 ? 00:00:00 balena-healthch 235016 ? 00:00:09 balena 235037 ? 00:00:00 exe 235038 ? 00:00:00 balena-healthch 235043 ? 00:00:10 balena 235058 ? 00:00:00 exe 235059 ? 00:00:00 balena-healthch 235064 ? 00:00:09 balena 235076 ? 00:00:00 exe 235077 ? 00:00:00 balena-healthch 235083 ? 00:00:09 balena 235095 ? 00:00:00 exe 235096 ? 00:00:00 balena-healthch 235102 ? 00:00:08 balena 235124 ? 00:00:00 exe 235125 ? 00:00:00 balena-healthch 235131 ? 00:00:09 balena 235151 ? 00:00:00 exe 235152 ? 00:00:00 balena-healthch 235157 ? 00:00:10 balena 235170 ? 00:00:00 exe 235171 ? 00:00:00 balena-healthch 235177 ? 00:00:10 balena 235189 ? 00:00:00 exe 235190 ? 00:00:00 balena-healthch 235196 ? 00:00:10 balena 235207 ? 00:00:00 exe 235208 ? 00:00:00 balena-healthch 235214 ? 00:00:09 balena 235245 ? 00:00:00 exe 235246 ? 00:00:00 balena-healthch 235251 ? 00:00:09 balena 235273 ? 00:00:00 exe 235274 ? 00:00:00 balena-healthch 235279 ? 00:00:08 balena 235293 ? 00:00:00 exe 235294 ? 00:00:00 balena-healthch 235299 ? 00:00:08 balena 235312 ? 00:00:00 exe 235313 ? 00:00:00 balena-healthch 235319 ? 00:00:08 balena 235331 ? 00:00:00 exe 235332 ? 00:00:00 balena-healthch 235338 ? 00:00:09 balena 235366 ? 00:00:00 exe 235367 ? 00:00:00 balena-healthch 235372 ? 00:00:09 balena 235394 ? 00:00:00 exe 235395 ? 00:00:00 balena-healthch 235401 ? 00:00:08 balena 235416 ? 00:00:00 exe 235417 ? 00:00:00 balena-healthch 235423 ? 00:00:09 balena 235438 ? 00:00:00 exe 235439 ? 00:00:00 balena-healthch 235446 ? 00:00:09 balena 235458 ? 00:00:00 exe 235459 ? 00:00:00 balena-healthch 235465 ? 00:00:08 balena 235489 ? 00:00:00 exe 235490 ? 00:00:00 balena-healthch 235497 ? 00:00:08 balena 235518 ? 00:00:00 exe 235519 ? 00:00:00 balena-healthch 235527 ? 00:00:09 balena 235537 ? 00:00:00 exe 235538 ? 00:00:00 balena-healthch 235545 ? 00:00:09 balena 235557 ? 00:00:00 exe 235558 ? 00:00:00 balena-healthch 235563 ? 00:00:09 balena 235575 ? 00:00:00 exe 235576 ? 00:00:00 balena-healthch 235582 ? 00:00:09 balena 235606 ? 00:00:00 exe 235607 ? 00:00:00 balena-healthch 235613 ? 00:00:09 balena 235633 ? 00:00:00 exe 235638 ? 00:00:00 balena-healthch 235639 ? 00:00:08 balena 235652 ? 00:00:00 exe 235653 ? 00:00:00 balena-healthch 235659 ? 00:00:08 balena 235670 ? 00:00:00 exe 235671 ? 00:00:00 balena-healthch 235677 ? 00:00:09 balena 235690 ? 00:00:00 exe 235691 ? 00:00:00 balena-healthch 235697 ? 00:00:09 balena 235724 ? 00:00:00 exe 235725 ? 00:00:00 balena-healthch 235731 ? 00:00:08 balena 235750 ? 00:00:00 exe 235751 ? 00:00:00 balena-healthch 235757 ? 00:00:09 balena 235769 ? 00:00:00 exe 235770 ? 00:00:00 balena-healthch 235776 ? 00:00:10 balena 235788 ? 00:00:00 exe 235789 ? 00:00:00 balena-healthch 235790 ? 00:00:08 balena 235809 ? 00:00:00 exe 235810 ? 00:00:00 balena-healthch 235816 ? 00:00:10 balena 235848 ? 00:00:00 exe 235849 ? 00:00:00 balena-healthch 235855 ? 00:00:08 balena 235873 ? 00:00:00 exe 235874 ? 00:00:00 balena-healthch 235879 ? 00:00:09 balena 235892 ? 00:00:00 exe 235893 ? 00:00:00 balena-healthch 235899 ? 00:00:08 balena 235929 ? 00:00:00 exe 235930 ? 00:00:00 balena-healthch 235936 ? 00:00:07 balena 235963 ? 00:00:00 exe 235964 ? 00:00:00 balena-healthch 235969 ? 00:00:07 balena 235990 ? 00:00:00 exe 235991 ? 00:00:00 balena-healthch 235992 ? 00:00:08 balena 236010 ? 00:00:00 exe 236011 ? 00:00:00 balena-healthch 236017 ? 00:00:08 balena 236031 ? 00:00:00 exe 236032 ? 00:00:00 balena-healthch 236038 ? 00:00:08 balena 236051 ? 00:00:00 exe 236052 ? 00:00:00 balena-healthch 236058 ? 00:00:09 balena 236087 ? 00:00:00 exe 236088 ? 00:00:00 balena-healthch 236093 ? 00:00:09 balena 236114 ? 00:00:00 exe 236115 ? 00:00:00 balena-healthch 236121 ? 00:00:09 balena 236133 ? 00:00:00 exe 236134 ? 00:00:00 balena-healthch 236140 ? 00:00:09 balena 236152 ? 00:00:00 exe 236153 ? 00:00:00 balena-healthch 236158 ? 00:00:10 balena 236171 ? 00:00:00 exe 236172 ? 00:00:00 balena-healthch 236178 ? 00:00:08 balena 236204 ? 00:00:00 exe 236205 ? 00:00:00 balena-healthch 236211 ? 00:00:07 balena 236230 ? 00:00:00 exe 236231 ? 00:00:00 balena-healthch 236237 ? 00:00:08 balena 236249 ? 00:00:00 exe 236250 ? 00:00:00 balena-healthch 236256 ? 00:00:08 balena 236268 ? 00:00:00 exe 236269 ? 00:00:00 balena-healthch 236275 ? 00:00:07 balena 236287 ? 00:00:00 exe 236288 ? 00:00:00 balena-healthch 236294 ? 00:00:08 balena 236319 ? 00:00:00 exe 236320 ? 00:00:00 balena-healthch 236326 ? 00:00:09 balena 236346 ? 00:00:00 exe 236348 ? 00:00:00 balena-healthch 236349 ? 00:00:09 balena 236367 ? 00:00:00 exe 236368 ? 00:00:00 balena-healthch 236373 ? 00:00:10 balena 236387 ? 00:00:00 exe 236388 ? 00:00:00 balena-healthch 236394 ? 00:00:09 balena 236406 ? 00:00:00 exe 236407 ? 00:00:00 balena-healthch 236408 ? 00:00:09 balena 236442 ? 00:00:00 exe 236443 ? 00:00:00 balena-healthch 236448 ? 00:00:08 balena 236468 ? 00:00:00 exe 236469 ? 00:00:00 balena-healthch 236475 ? 00:00:07 balena 236486 ? 00:00:00 exe 236487 ? 00:00:00 balena-healthch 236491 ? 00:00:08 balena 236524 ? 00:00:00 exe 236525 ? 00:00:00 balena-healthch 236531 ? 00:00:09 balena 236557 ? 00:00:00 exe 236558 ? 00:00:00 balena-healthch 236563 ? 00:00:08 balena 236585 ? 00:00:00 exe 236586 ? 00:00:00 balena-healthch 236593 ? 00:00:08 balena 236604 ? 00:00:00 exe 236605 ? 00:00:00 balena-healthch 236612 ? 00:00:07 balena 236622 ? 00:00:00 exe 236623 ? 00:00:00 balena-healthch 236628 ? 00:00:08 balena 236641 ? 00:00:00 exe 236642 ? 00:00:00 balena-healthch 236646 ? 00:00:07 balena 236674 ? 00:00:00 exe 236675 ? 00:00:00 balena-healthch 236681 ? 00:00:07 balena 236702 ? 00:00:00 exe 236703 ? 00:00:00 balena-healthch 236708 ? 00:00:08 balena 236722 ? 00:00:00 exe 236723 ? 00:00:00 balena-healthch 236729 ? 00:00:08 balena 236742 ? 00:00:00 exe 236743 ? 00:00:00 balena-healthch 236748 ? 00:00:07 balena 236760 ? 00:00:00 exe 236761 ? 00:00:00 balena-healthch 236767 ? 00:00:09 balena 236794 ? 00:00:00 exe 236795 ? 00:00:00 balena-healthch 236801 ? 00:00:07 balena 236820 ? 00:00:00 exe 236821 ? 00:00:00 balena-healthch 236826 ? 00:00:10 balena 236837 ? 00:00:00 exe 236838 ? 00:00:00 balena-healthch 236844 ? 00:00:07 balena 236857 ? 00:00:00 exe 236858 ? 00:00:00 balena-healthch 236864 ? 00:00:07 balena 236876 ? 00:00:00 exe 236877 ? 00:00:00 balena-healthch 236883 ? 00:00:09 balena 236914 ? 00:00:00 exe 236915 ? 00:00:00 balena-healthch 236921 ? 00:00:08 balena 236943 ? 00:00:00 exe 236944 ? 00:00:00 balena-healthch 236950 ? 00:00:08 balena 236963 ? 00:00:00 exe 236964 ? 00:00:00 balena-healthch 236970 ? 00:00:09 balena 236982 ? 00:00:00 exe 236983 ? 00:00:00 balena-healthch 236989 ? 00:00:06 balena 237000 ? 00:00:00 exe 237001 ? 00:00:00 balena-healthch 237007 ? 00:00:07 balena 237029 ? 00:00:00 exe 237030 ? 00:00:00 balena-healthch 237031 ? 00:00:08 balena 237056 ? 00:00:00 exe 237057 ? 00:00:00 balena-healthch 237063 ? 00:00:07 balena 237074 ? 00:00:00 exe 237075 ? 00:00:00 balena-healthch 237081 ? 00:00:08 balena 237093 ? 00:00:00 exe 237094 ? 00:00:00 balena-healthch 237100 ? 00:00:07 balena 237112 ? 00:00:00 exe 237113 ? 00:00:00 balena-healthch 237119 ? 00:00:07 balena 237156 ? 00:00:00 exe 237157 ? 00:00:00 balena-healthch 237163 ? 00:00:09 balena 237184 ? 00:00:00 exe 237185 ? 00:00:00 balena-healthch 237191 ? 00:00:08 balena 237203 ? 00:00:00 exe 237204 ? 00:00:00 balena-healthch 237210 ? 00:00:09 balena 237221 ? 00:00:00 exe 237222 ? 00:00:00 balena-healthch 237224 ? 00:00:09 balena 237239 ? 00:00:00 exe 237240 ? 00:00:00 balena-healthch 237245 ? 00:00:08 balena 237271 ? 00:00:00 exe 237272 ? 00:00:00 balena-healthch 237278 ? 00:00:08 balena 237300 ? 00:00:00 exe 237301 ? 00:00:00 balena-healthch 237307 ? 00:00:08 balena 237319 ? 00:00:00 exe 237320 ? 00:00:00 balena-healthch 237326 ? 00:00:07 balena 237337 ? 00:00:00 exe 237338 ? 00:00:00 balena-healthch 237344 ? 00:00:08 balena 237356 ? 00:00:00 exe 237357 ? 00:00:00 balena-healthch 237363 ? 00:00:08 balena 237389 ? 00:00:00 exe 237390 ? 00:00:00 balena-healthch 237391 ? 00:00:09 balena 237418 ? 00:00:00 exe 237419 ? 00:00:00 balena-healthch 237425 ? 00:00:10 balena 237437 ? 00:00:00 exe 237438 ? 00:00:00 balena-healthch 237444 ? 00:00:09 balena 237455 ? 00:00:00 exe 237456 ? 00:00:00 balena-healthch 237461 ? 00:00:09 balena 237478 ? 00:00:00 exe 237479 ? 00:00:00 balena-healthch 237483 ? 00:00:07 balena 237509 ? 00:00:00 exe 237510 ? 00:00:00 balena-healthch 237516 ? 00:00:08 balena 237536 ? 00:00:00 exe 237537 ? 00:00:00 balena-healthch 237543 ? 00:00:07 balena 237555 ? 00:00:00 exe 237556 ? 00:00:00 balena-healthch 237562 ? 00:00:08 balena 237574 ? 00:00:00 exe 237575 ? 00:00:00 balena-healthch 237581 ? 00:00:08 balena 237592 ? 00:00:00 exe 237594 ? 00:00:00 balena-healthch 237597 ? 00:00:06 balena 237622 ? 00:00:00 exe 237623 ? 00:00:00 balena-healthch 237629 ? 00:00:08 balena 237651 ? 00:00:00 exe 237652 ? 00:00:00 balena-healthch 237658 ? 00:00:08 balena 237670 ? 00:00:00 exe 237671 ? 00:00:00 balena-healthch 237677 ? 00:00:07 balena 237690 ? 00:00:00 exe 237691 ? 00:00:00 balena-healthch 237697 ? 00:00:07 balena 237708 ? 00:00:00 exe 237709 ? 00:00:00 balena-healthch 237715 ? 00:00:07 balena 237743 ? 00:00:00 exe 237744 ? 00:00:00 balena-healthch 237750 ? 00:00:07 balena 237770 ? 00:00:00 exe 237771 ? 00:00:00 balena-healthch 237777 ? 00:00:08 balena 237790 ? 00:00:00 exe 237791 ? 00:00:00 balena-healthch 237797 ? 00:00:08 balena 237809 ? 00:00:00 exe 237810 ? 00:00:00 balena-healthch 237816 ? 00:00:08 balena 237826 ? 00:00:00 exe 237827 ? 00:00:00 balena-healthch 237834 ? 00:00:08 balena 237859 ? 00:00:00 exe 237860 ? 00:00:00 balena-healthch 237866 ? 00:00:07 balena 237886 ? 00:00:00 exe 237887 ? 00:00:00 balena-healthch 237893 ? 00:00:10 balena 237906 ? 00:00:00 exe 237908 ? 00:00:00 balena-healthch 237914 ? 00:00:07 balena 237926 ? 00:00:00 exe 237927 ? 00:00:00 balena-healthch 237933 ? 00:00:07 balena 237947 ? 00:00:00 exe 237948 ? 00:00:00 balena-healthch 237954 ? 00:00:07 balena 237982 ? 00:00:00 exe 237983 ? 00:00:00 balena-healthch 237989 ? 00:00:08 balena 238009 ? 00:00:00 exe 238010 ? 00:00:00 balena-healthch 238016 ? 00:00:08 balena 238026 ? 00:00:00 exe 238027 ? 00:00:00 balena-healthch 238033 ? 00:00:06 balena 238045 ? 00:00:00 exe 238046 ? 00:00:00 balena-healthch 238051 ? 00:00:08 balena 238065 ? 00:00:00 exe 238066 ? 00:00:00 balena-healthch 238071 ? 00:00:10 balena 238097 ? 00:00:00 exe 238098 ? 00:00:00 balena-healthch 238104 ? 00:00:07 balena 238124 ? 00:00:00 exe 238125 ? 00:00:00 balena-healthch 238131 ? 00:00:08 balena 238143 ? 00:00:00 exe 238144 ? 00:00:00 balena-healthch 238150 ? 00:00:08 balena 238163 ? 00:00:00 exe 238164 ? 00:00:00 balena-healthch 238170 ? 00:00:07 balena 238183 ? 00:00:00 exe 238184 ? 00:00:00 balena-healthch 238190 ? 00:00:07 balena 238218 ? 00:00:00 exe 238219 ? 00:00:00 balena-healthch 238225 ? 00:00:06 balena 238266 ? 00:00:00 exe 238267 ? 00:00:00 balena-healthch 238273 ? 00:00:07 balena 238285 ? 00:00:00 exe 238286 ? 00:00:00 balena-healthch 238292 ? 00:00:07 balena 238304 ? 00:00:00 exe 238305 ? 00:00:00 balena-healthch 238311 ? 00:00:06 balena 238338 ? 00:00:00 exe 238339 ? 00:00:00 balena-healthch 238345 ? 00:00:08 balena 238365 ? 00:00:00 exe 238366 ? 00:00:00 balena-healthch 238372 ? 00:00:09 balena 238383 ? 00:00:00 exe 238384 ? 00:00:00 balena-healthch 238390 ? 00:00:06 balena 238401 ? 00:00:00 exe 238402 ? 00:00:00 balena-healthch 238408 ? 00:00:08 balena 238418 ? 00:00:00 exe 238419 ? 00:00:00 balena-healthch 238425 ? 00:00:07 balena 238454 ? 00:00:00 exe 238455 ? 00:00:00 balena-healthch 238461 ? 00:00:07 balena 238481 ? 00:00:00 exe 238483 ? 00:00:00 balena-healthch 238489 ? 00:00:07 balena 238501 ? 00:00:00 exe 238502 ? 00:00:00 balena-healthch 238508 ? 00:00:07 balena 238519 ? 00:00:00 exe 238520 ? 00:00:00 balena-healthch 238526 ? 00:00:07 balena 238538 ? 00:00:00 exe 238539 ? 00:00:00 balena-healthch 238545 ? 00:00:06 balena 238568 ? 00:00:00 exe 238569 ? 00:00:00 balena-healthch 238574 ? 00:00:08 balena 238597 ? 00:00:00 exe 238598 ? 00:00:00 balena-healthch 238600 ? 00:00:08 balena 238617 ? 00:00:00 exe 238618 ? 00:00:00 balena-healthch 238624 ? 00:00:06 balena 238636 ? 00:00:00 exe 238637 ? 00:00:00 balena-healthch 238643 ? 00:00:08 balena 238654 ? 00:00:00 exe 238655 ? 00:00:00 balena-healthch 238661 ? 00:00:07 balena 238688 ? 00:00:00 exe 238689 ? 00:00:00 balena-healthch 238695 ? 00:00:08 balena 238716 ? 00:00:00 exe 238717 ? 00:00:00 balena-healthch 238718 ? 00:00:08 balena 238735 ? 00:00:00 exe 238736 ? 00:00:00 balena-healthch 238737 ? 00:00:07 balena 238754 ? 00:00:00 exe 238755 ? 00:00:00 balena-healthch 238761 ? 00:00:07 balena 238777 ? 00:00:00 exe 238778 ? 00:00:00 balena-healthch 238784 ? 00:00:08 balena 238810 ? 00:00:00 exe 238811 ? 00:00:00 balena-healthch 238817 ? 00:00:07 balena 238839 ? 00:00:00 exe 238840 ? 00:00:00 balena-healthch 238841 ? 00:00:07 balena 238859 ? 00:00:00 exe 238860 ? 00:00:00 balena-healthch 238864 ? 00:00:07 balena 238879 ? 00:00:00 exe 238880 ? 00:00:00 balena-healthch 238886 ? 00:00:06 balena 238897 ? 00:00:00 exe 238898 ? 00:00:00 balena-healthch 238904 ? 00:00:07 balena 238929 ? 00:00:00 exe 238930 ? 00:00:00 balena-healthch 238936 ? 00:00:08 balena 238958 ? 00:00:00 exe 238959 ? 00:00:00 balena-healthch 238965 ? 00:00:07 balena 238976 ? 00:00:00 exe 238977 ? 00:00:00 balena-healthch 238978 ? 00:00:09 balena 238997 ? 00:00:00 exe 238998 ? 00:00:00 balena-healthch 239003 ? 00:00:07 balena 239017 ? 00:00:00 exe 239018 ? 00:00:00 balena-healthch 239023 ? 00:00:09 balena 239049 ? 00:00:00 exe 239050 ? 00:00:00 balena-healthch 239056 ? 00:00:06 balena 239076 ? 00:00:00 exe 239077 ? 00:00:00 balena-healthch 239082 ? 00:00:08 balena 239095 ? 00:00:00 exe 239096 ? 00:00:00 balena-healthch 239102 ? 00:00:07 balena 239114 ? 00:00:00 exe 239115 ? 00:00:00 balena-healthch 239121 ? 00:00:05 balena 239133 ? 00:00:00 exe 239134 ? 00:00:00 balena-healthch 239140 ? 00:00:07 balena 239165 ? 00:00:00 exe 239166 ? 00:00:00 balena-healthch 239172 ? 00:00:06 balena 239192 ? 00:00:00 exe 239193 ? 00:00:00 balena-healthch 239197 ? 00:00:07 balena 239212 ? 00:00:00 exe 239213 ? 00:00:00 balena-healthch 239215 ? 00:00:08 balena 239229 ? 00:00:00 exe 239230 ? 00:00:00 balena-healthch 239236 ? 00:00:09 balena 239248 ? 00:00:00 exe 239249 ? 00:00:00 balena-healthch 239255 ? 00:00:07 balena 239290 ? 00:00:00 exe 239291 ? 00:00:00 balena-healthch 239297 ? 00:00:07 balena 239316 ? 00:00:00 exe 239317 ? 00:00:00 balena-healthch 239318 ? 00:00:08 balena 239333 ? 00:00:00 exe 239334 ? 00:00:00 balena-healthch 239340 ? 00:00:07 balena 239352 ? 00:00:00 exe 239353 ? 00:00:00 balena-healthch 239359 ? 00:00:06 balena 239372 ? 00:00:00 exe 239373 ? 00:00:00 balena-healthch 239374 ? 00:00:07 balena 239406 ? 00:00:00 exe 239407 ? 00:00:00 balena-healthch 239413 ? 00:00:06 balena 239433 ? 00:00:00 exe 239434 ? 00:00:00 balena-healthch 239440 ? 00:00:07 balena 239454 ? 00:00:00 exe 239455 ? 00:00:00 balena-healthch 239461 ? 00:00:07 balena 239473 ? 00:00:00 exe 239474 ? 00:00:00 balena-healthch 239480 ? 00:00:07 balena 239492 ? 00:00:00 exe 239493 ? 00:00:00 balena-healthch 239499 ? 00:00:07 balena 239521 ? 00:00:00 exe 239522 ? 00:00:00 balena-healthch 239528 ? 00:00:06 balena 239550 ? 00:00:00 exe 239551 ? 00:00:00 balena-healthch 239557 ? 00:00:07 balena 239570 ? 00:00:00 exe 239571 ? 00:00:00 balena-healthch 239577 ? 00:00:07 balena 239588 ? 00:00:00 exe 239589 ? 00:00:00 balena-healthch 239590 ? 00:00:07 balena 239607 ? 00:00:00 exe 239608 ? 00:00:00 balena-healthch 239613 ? 00:00:07 balena 239645 ? 00:00:00 exe 239646 ? 00:00:00 balena-healthch 239652 ? 00:00:07 balena 239672 ? 00:00:00 exe 239673 ? 00:00:00 balena-healthch 239681 ? 00:00:07 balena 239691 ? 00:00:00 exe 239697 ? 00:00:00 balena-healthch 239699 ? 00:00:05 balena 239710 ? 00:00:00 exe 239711 ? 00:00:00 balena-healthch 239715 ? 00:00:05 balena 239729 ? 00:00:00 exe 239730 ? 00:00:00 balena-healthch 239735 ? 00:00:06 balena 239762 ? 00:00:00 exe 239763 ? 00:00:00 balena-healthch 239764 ? 00:00:06 balena 239790 ? 00:00:00 exe 239791 ? 00:00:00 balena-healthch 239795 ? 00:00:08 balena 239811 ? 00:00:00 exe 239812 ? 00:00:00 balena-healthch 239818 ? 00:00:07 balena 239829 ? 00:00:00 exe 239830 ? 00:00:00 balena-healthch 239836 ? 00:00:06 balena 239849 ? 00:00:00 exe 239850 ? 00:00:00 balena-healthch 239851 ? 00:00:07 balena 239866 ? 00:00:00 exe 239867 ? 00:00:00 balena-healthch 239871 ? 00:00:07 balena 239883 ? 00:00:00 exe 239884 ? 00:00:00 balena-healthch 239890 ? 00:00:06 balena 239901 ? 00:00:00 exe 239902 ? 00:00:00 balena-healthch 239908 ? 00:00:05 balena 239938 ? 00:00:00 exe 239939 ? 00:00:00 balena-healthch 239944 ? 00:00:07 balena 239976 ? 00:00:00 exe 239977 ? 00:00:00 balena-healthch 239978 ? 00:00:08 balena 240002 ? 00:00:00 exe 240003 ? 00:00:00 balena-healthch 240004 ? 00:00:08 balena 240022 ? 00:00:00 exe 240023 ? 00:00:00 balena-healthch 240024 ? 00:00:11 balena 240041 ? 00:00:00 exe 240042 ? 00:00:00 balena-healthch 240043 ? 00:00:17 balena 240071 ? 00:00:00 exe 240072 ? 00:00:00 balena-healthch 240073 ? 00:00:22 balena 240125 ? 00:00:00 exe 240126 ? 00:00:00 balena-healthch 240127 ? 00:00:19 balena 240163 ? 00:00:00 exe 240164 ? 00:00:00 balena-healthch 240165 ? 00:00:24 balena 240209 ? 00:00:00 exe 240213 ? 00:00:01 balena-healthch 240223 ? 00:00:35 balena 240271 ? 00:00:00 exe 240272 ? 00:00:00 balena-healthch 240274 ? 00:00:43 balena 240325 ? 00:00:00 exe 240327 ? 00:00:01 balena-healthch 240332 ? 00:00:58 balena 240372 ? 00:00:01 exe 240378 ? 00:00:01 balena-healthch 240382 ? 00:00:43 balena 240428 ? 00:00:00 exe 240435 ? 00:00:01 balena-healthch 240441 ? 00:00:28 balena 240472 ? 00:00:01 exe 240481 ? 00:00:00 balena-healthch 240482 ? 00:00:23 balena 240520 ? 00:00:01 exe 240529 ? 00:00:00 balena-healthch 240531 ? 00:00:10 balena 240564 ? 00:00:00 exe 240565 ? 00:00:00 balena-healthch 240575 ? 00:00:05 balena 240593 ? 00:00:00 exe 240594 ? 00:00:00 balena-healthch 240600 ? 00:00:05 balena 240612 ? 00:00:00 exe 240613 ? 00:00:00 balena-healthch 240619 ? 00:00:05 balena 240632 ? 00:00:00 exe 240633 ? 00:00:00 balena-healthch 240639 ? 00:00:04 balena 240651 ? 00:00:00 exe 240652 ? 00:00:00 balena-healthch 240658 ? 00:00:04 balena 240669 ? 00:00:00 exe 240670 ? 00:00:00 balena-healthch 240676 ? 00:00:04 balena 240712 ? 00:00:00 exe 240713 ? 00:00:00 balena-healthch 240719 ? 00:00:05 balena 240739 ? 00:00:00 exe 240740 ? 00:00:00 balena-healthch 240746 ? 00:00:05 balena 240759 ? 00:00:00 exe 240760 ? 00:00:00 balena-healthch 240766 ? 00:00:05 balena 240778 ? 00:00:00 exe 240779 ? 00:00:00 balena-healthch 240785 ? 00:00:05 balena 240797 ? 00:00:00 exe 240798 ? 00:00:00 balena-healthch 240804 ? 00:00:05 balena 240830 ? 00:00:00 exe 240831 ? 00:00:00 balena-healthch 240837 ? 00:00:05 balena 240859 ? 00:00:00 exe 240860 ? 00:00:00 balena-healthch 240861 ? 00:00:06 balena 240881 ? 00:00:00 exe 240882 ? 00:00:00 balena-healthch 240883 ? 00:00:06 balena 240900 ? 00:00:00 exe 240901 ? 00:00:00 balena-healthch 240902 ? 00:00:04 balena 240919 ? 00:00:00 exe 240920 ? 00:00:00 balena-healthch 240926 ? 00:00:05 balena 240938 ? 00:00:00 exe 240939 ? 00:00:00 balena-healthch 240945 ? 00:00:05 balena 240958 ? 00:00:00 exe 240959 ? 00:00:00 balena-healthch 240965 ? 00:00:05 balena 240977 ? 00:00:00 exe 240978 ? 00:00:00 balena-healthch 240984 ? 00:00:05 balena 240994 ? 00:00:00 exe 240995 ? 00:00:00 balena-healthch 241001 ? 00:00:05 balena 241030 ? 00:00:00 exe 241031 ? 00:00:00 balena-healthch 241032 ? 00:00:06 balena 241058 ? 00:00:00 exe 241059 ? 00:00:00 balena-healthch 241065 ? 00:00:04 balena 289662 ? 00:00:00 kworker/3:1H-kblockd 291420 ? 00:00:00 kworker/1:2H-kblockd 292332 ? 00:00:00 kworker/3:0-events_long 295309 ? 00:00:00 kworker/0:0-events 297338 ? 00:00:00 kworker/u8:1-events_unbound 297459 ? 00:00:00 kworker/2:2H-mmc_complete 298448 ? 00:00:00 kworker/0:1H-kblockd 299321 ? 00:00:00 kworker/1:1-events 299773 ? 00:00:00 kworker/2:3-pm 301136 ? 00:00:00 kworker/1:1H 301137 ? 00:00:00 kworker/1:0-events_long 301147 ? 00:00:00 kworker/0:0H 301180 ? 00:00:00 kworker/2:1-events 301183 ? 00:00:00 kworker/2:0H 301208 ? 00:00:00 kworker/u8:2-events_unbound 301240 ? 00:00:00 kworker/0:1-rcu_gp 302137 ? 00:00:00 kworker/3:0H 302506 ? 00:00:00 kworker/3:2-events 302808 ? 00:00:00 kworker/1:0H 303076 ? 00:00:00 kworker/2:1H 303077 ? 00:00:00 kworker/0:2H 303090 ? 00:00:00 kworker/0:2-events 303098 ? 00:00:00 kworker/1:2-events 303133 ? 00:00:00 kworker/2:0-events_long 303151 ? 00:00:00 kworker/u8:0-flush-179:0 303292 ? 00:00:00 exe 303316 ? 00:00:00 balena 303371 ? 00:00:00 exe 303469 ? 00:00:00 sshd 303470 ? 00:00:00 kworker/3:1 303472 ? 00:00:00 kworker/3:2H 303473 ? 00:00:00 sh 303475 ? 00:00:00 bash 304368 ? 00:00:00 time 304369 ? 00:00:00 timeout 304370 ? 00:00:00 ps real 0m 0.15s user 0m 0.03s sys 0m 0.10s --- stat /var/lock/*hup.lock --- 2021-10-18 15:30:50.743400140+00:00 Command exited with non-zero status 1 real 0m 0.03s user 0m 0.00s sys 0m 0.00s --- sysctl -a --- 2021-10-18 15:30:50.786565634+00:00 abi.vsyscall32 = 1 debug.exception-trace = 1 debug.kprobes-optimization = 1 dev.cdrom.autoclose = 1 dev.cdrom.autoeject = 0 dev.cdrom.check_media = 0 dev.cdrom.debug = 0 dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17 dev.cdrom.info = dev.cdrom.info = drive name: dev.cdrom.info = drive speed: dev.cdrom.info = drive # of slots: dev.cdrom.info = Can close tray: dev.cdrom.info = Can open tray: dev.cdrom.info = Can lock tray: dev.cdrom.info = Can change speed: dev.cdrom.info = Can select disk: dev.cdrom.info = Can read multisession: dev.cdrom.info = Can read MCN: dev.cdrom.info = Reports media changed: dev.cdrom.info = Can play audio: dev.cdrom.info = Can write CD-R: dev.cdrom.info = Can write CD-RW: dev.cdrom.info = Can read DVD: dev.cdrom.info = Can write DVD-R: dev.cdrom.info = Can write DVD-RAM: dev.cdrom.info = Can read MRW: dev.cdrom.info = Can write MRW: dev.cdrom.info = Can write RAM: dev.cdrom.info = dev.cdrom.info = dev.cdrom.lock = 1 dev.hpet.max-user-freq = 64 dev.i915.oa_max_sample_rate = 100000 dev.i915.perf_stream_paranoid = 1 dev.raid.speed_limit_max = 200000 dev.raid.speed_limit_min = 1000 dev.scsi.logging_level = 0 dev.tty.ldisc_autoload = 1 fs.aio-max-nr = 65536 fs.aio-nr = 0 fs.dentry-state = 38190 17156 45 0 1330 0 fs.dir-notify-enable = 1 fs.epoll.max_user_watches = 788500 fs.file-max = 9223372036854775807 fs.file-nr = 29920 0 9223372036854775807 fs.inode-nr = 37203 4 fs.inode-state = 37203 4 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 = 62784 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 = 1073741816 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.suid_dumpable = 0 kernel.acct = 4 2 30 kernel.acpi_video_flags = 0 kernel.auto_msgmni = 0 kernel.bootloader_type = 114 kernel.bootloader_version = 2 kernel.bpf_stats_enabled = 0 kernel.cad_pid = 1 kernel.cap_last_cap = 40 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 = 68e5f85 kernel.io_delay_type = 0 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.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.oops_all_cpu_backtrace = 0 kernel.osrelease = 5.10.43-yocto-standard kernel.ostype = Linux kernel.overflowgid = 65534 kernel.overflowuid = 65534 kernel.panic = 1 kernel.panic_on_io_nmi = 0 kernel.panic_on_oops = 0 kernel.panic_on_rcu_stall = 0 kernel.panic_on_unrecovered_nmi = 0 kernel.panic_on_warn = 0 kernel.panic_print = 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 = 4194304 kernel.poweroff_cmd = /sbin/poweroff kernel.print-fatal-signals = 0 kernel.printk = 4 4 1 7 kernel.printk_delay = 0 kernel.printk_devkmsg = on kernel.printk_ratelimit = 5 kernel.printk_ratelimit_burst = 10 kernel.pty.max = 4096 kernel.pty.nr = 5 kernel.pty.reserve = 1024 kernel.random.boot_id = feee2913-082b-408b-bd8c-5810403e7e61 kernel.random.entropy_avail = 3365 kernel.random.poolsize = 4096 kernel.random.urandom_min_reseed_secs = 60 kernel.random.uuid = 0280ea6a-455f-4a46-98a1-e919684dea18 kernel.random.write_wakeup_threshold = 3072 kernel.randomize_va_space = 1 kernel.real-root-dev = 0 kernel.sched_cfs_bandwidth_slice_us = 5000 kernel.sched_child_runs_first = 0 kernel.sched_deadline_period_max_us = 4194304 kernel.sched_deadline_period_min_us = 100 kernel.sched_domain.cpu0.domain0.busy_factor = 16 kernel.sched_domain.cpu0.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu0.domain0.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_SHARE_PKG_RESOURCES SD_PREFER_SIBLING kernel.sched_domain.cpu0.domain0.imbalance_pct = 117 kernel.sched_domain.cpu0.domain0.max_interval = 4 kernel.sched_domain.cpu0.domain0.max_newidle_lb_cost = 29315 kernel.sched_domain.cpu0.domain0.min_interval = 2 kernel.sched_domain.cpu0.domain0.name = MC kernel.sched_domain.cpu0.domain1.busy_factor = 16 kernel.sched_domain.cpu0.domain1.cache_nice_tries = 1 kernel.sched_domain.cpu0.domain1.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_PREFER_SIBLING kernel.sched_domain.cpu0.domain1.imbalance_pct = 117 kernel.sched_domain.cpu0.domain1.max_interval = 8 kernel.sched_domain.cpu0.domain1.max_newidle_lb_cost = 26706 kernel.sched_domain.cpu0.domain1.min_interval = 4 kernel.sched_domain.cpu0.domain1.name = DIE kernel.sched_domain.cpu1.domain0.busy_factor = 16 kernel.sched_domain.cpu1.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu1.domain0.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_SHARE_PKG_RESOURCES SD_PREFER_SIBLING kernel.sched_domain.cpu1.domain0.imbalance_pct = 117 kernel.sched_domain.cpu1.domain0.max_interval = 4 kernel.sched_domain.cpu1.domain0.max_newidle_lb_cost = 24975 kernel.sched_domain.cpu1.domain0.min_interval = 2 kernel.sched_domain.cpu1.domain0.name = MC kernel.sched_domain.cpu1.domain1.busy_factor = 16 kernel.sched_domain.cpu1.domain1.cache_nice_tries = 1 kernel.sched_domain.cpu1.domain1.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_PREFER_SIBLING kernel.sched_domain.cpu1.domain1.imbalance_pct = 117 kernel.sched_domain.cpu1.domain1.max_interval = 8 kernel.sched_domain.cpu1.domain1.max_newidle_lb_cost = 26844 kernel.sched_domain.cpu1.domain1.min_interval = 4 kernel.sched_domain.cpu1.domain1.name = DIE kernel.sched_domain.cpu2.domain0.busy_factor = 16 kernel.sched_domain.cpu2.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu2.domain0.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_SHARE_PKG_RESOURCES SD_PREFER_SIBLING kernel.sched_domain.cpu2.domain0.imbalance_pct = 117 kernel.sched_domain.cpu2.domain0.max_interval = 4 kernel.sched_domain.cpu2.domain0.max_newidle_lb_cost = 27940 kernel.sched_domain.cpu2.domain0.min_interval = 2 kernel.sched_domain.cpu2.domain0.name = MC kernel.sched_domain.cpu2.domain1.busy_factor = 16 kernel.sched_domain.cpu2.domain1.cache_nice_tries = 1 kernel.sched_domain.cpu2.domain1.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_PREFER_SIBLING kernel.sched_domain.cpu2.domain1.imbalance_pct = 117 kernel.sched_domain.cpu2.domain1.max_interval = 8 kernel.sched_domain.cpu2.domain1.max_newidle_lb_cost = 30950 kernel.sched_domain.cpu2.domain1.min_interval = 4 kernel.sched_domain.cpu2.domain1.name = DIE kernel.sched_domain.cpu3.domain0.busy_factor = 16 kernel.sched_domain.cpu3.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu3.domain0.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_SHARE_PKG_RESOURCES SD_PREFER_SIBLING kernel.sched_domain.cpu3.domain0.imbalance_pct = 117 kernel.sched_domain.cpu3.domain0.max_interval = 4 kernel.sched_domain.cpu3.domain0.max_newidle_lb_cost = 40240 kernel.sched_domain.cpu3.domain0.min_interval = 2 kernel.sched_domain.cpu3.domain0.name = MC kernel.sched_domain.cpu3.domain1.busy_factor = 16 kernel.sched_domain.cpu3.domain1.cache_nice_tries = 1 kernel.sched_domain.cpu3.domain1.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_PREFER_SIBLING kernel.sched_domain.cpu3.domain1.imbalance_pct = 117 kernel.sched_domain.cpu3.domain1.max_interval = 8 kernel.sched_domain.cpu3.domain1.max_newidle_lb_cost = 37170 kernel.sched_domain.cpu3.domain1.min_interval = 4 kernel.sched_domain.cpu3.domain1.name = DIE kernel.sched_latency_ns = 18000000 kernel.sched_migration_cost_ns = 500000 kernel.sched_min_granularity_ns = 2250000 kernel.sched_nr_migrate = 32 kernel.sched_rr_timeslice_ms = 100 kernel.sched_rt_period_us = 1000000 kernel.sched_rt_runtime_us = 950000 kernel.sched_tunable_scaling = 1 kernel.sched_wakeup_granularity_ns = 3000000 kernel.seccomp.actions_avail = kill_process kill_thread trap errno user_notif trace log allow kernel.seccomp.actions_logged = kill_process kill_thread trap errno user_notif trace log kernel.sem = 32000 1024000000 500 32000 kernel.shm_rmid_forced = 0 kernel.shmall = 18446744073692774399 kernel.shmmax = 18446744073692774399 kernel.shmmni = 4096 kernel.sysctl_writes_strict = 1 kernel.sysrq = 16 kernel.tainted = 0 kernel.threads-max = 30078 kernel.timer_migration = 1 kernel.traceoff_on_warning = 0 kernel.tracepoint_printk = 0 kernel.unknown_nmi_panic = 0 kernel.unprivileged_bpf_disabled = 0 kernel.usermodehelper.bset = 4294967295 511 kernel.usermodehelper.inheritable = 4294967295 511 kernel.version = #1 SMP PREEMPT Wed Jun 16 16:00:47 UTC 2021 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.bpf_jit_enable = 1 net.core.bpf_jit_harden = 0 net.core.bpf_jit_kallsyms = 1 net.core.bpf_jit_limit = 264241152 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.devconf_inherit_init_net = 0 net.core.fb_tunnels_only_for_init_net = 0 net.core.flow_limit_cpu_bitmap = 0 net.core.flow_limit_table_len = 4096 net.core.gro_normal_batch = 8 net.core.high_order_alloc_disable = 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 = 7b:89:e8:de:6f:33:bd:57:0b:d7:79:74:a7:73:75:1f:03:00:02:8a:de:f5:36:7f:e5:93:c2:2a:f7:04:30:e3:84:2e:77:2a:66:82:4e:85:06:82:2e:32:74:be:08:9e:da:20:a1:e9 net.core.netdev_tstamp_prequeue = 1 net.core.optmem_max = 20480 net.core.rmem_default = 212992 net.core.rmem_max = 212992 net.core.rps_sock_flow_entries = 0 net.core.somaxconn = 4096 net.core.tstamp_allow_data = 1 net.core.warnings = 0 net.core.wmem_default = 212992 net.core.wmem_max = 212992 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-f0105285ea5f.accept_local = 0 net.ipv4.conf.br-f0105285ea5f.accept_redirects = 1 net.ipv4.conf.br-f0105285ea5f.accept_source_route = 1 net.ipv4.conf.br-f0105285ea5f.arp_accept = 0 net.ipv4.conf.br-f0105285ea5f.arp_announce = 0 net.ipv4.conf.br-f0105285ea5f.arp_filter = 0 net.ipv4.conf.br-f0105285ea5f.arp_ignore = 0 net.ipv4.conf.br-f0105285ea5f.arp_notify = 0 net.ipv4.conf.br-f0105285ea5f.bc_forwarding = 0 net.ipv4.conf.br-f0105285ea5f.bootp_relay = 0 net.ipv4.conf.br-f0105285ea5f.disable_policy = 0 net.ipv4.conf.br-f0105285ea5f.disable_xfrm = 0 net.ipv4.conf.br-f0105285ea5f.drop_gratuitous_arp = 0 net.ipv4.conf.br-f0105285ea5f.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.br-f0105285ea5f.force_igmp_version = 0 net.ipv4.conf.br-f0105285ea5f.forwarding = 1 net.ipv4.conf.br-f0105285ea5f.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.br-f0105285ea5f.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.br-f0105285ea5f.ignore_routes_with_linkdown = 0 net.ipv4.conf.br-f0105285ea5f.log_martians = 0 net.ipv4.conf.br-f0105285ea5f.mc_forwarding = 0 net.ipv4.conf.br-f0105285ea5f.medium_id = 0 net.ipv4.conf.br-f0105285ea5f.promote_secondaries = 0 net.ipv4.conf.br-f0105285ea5f.proxy_arp = 0 net.ipv4.conf.br-f0105285ea5f.proxy_arp_pvlan = 0 net.ipv4.conf.br-f0105285ea5f.route_localnet = 0 net.ipv4.conf.br-f0105285ea5f.rp_filter = 0 net.ipv4.conf.br-f0105285ea5f.secure_redirects = 1 net.ipv4.conf.br-f0105285ea5f.send_redirects = 1 net.ipv4.conf.br-f0105285ea5f.shared_media = 1 net.ipv4.conf.br-f0105285ea5f.src_valid_mark = 0 net.ipv4.conf.br-f0105285ea5f.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.enp1s0.accept_local = 0 net.ipv4.conf.enp1s0.accept_redirects = 1 net.ipv4.conf.enp1s0.accept_source_route = 1 net.ipv4.conf.enp1s0.arp_accept = 0 net.ipv4.conf.enp1s0.arp_announce = 0 net.ipv4.conf.enp1s0.arp_filter = 0 net.ipv4.conf.enp1s0.arp_ignore = 0 net.ipv4.conf.enp1s0.arp_notify = 0 net.ipv4.conf.enp1s0.bc_forwarding = 0 net.ipv4.conf.enp1s0.bootp_relay = 0 net.ipv4.conf.enp1s0.disable_policy = 0 net.ipv4.conf.enp1s0.disable_xfrm = 0 net.ipv4.conf.enp1s0.drop_gratuitous_arp = 0 net.ipv4.conf.enp1s0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.enp1s0.force_igmp_version = 0 net.ipv4.conf.enp1s0.forwarding = 1 net.ipv4.conf.enp1s0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.enp1s0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.enp1s0.ignore_routes_with_linkdown = 0 net.ipv4.conf.enp1s0.log_martians = 0 net.ipv4.conf.enp1s0.mc_forwarding = 0 net.ipv4.conf.enp1s0.medium_id = 0 net.ipv4.conf.enp1s0.promote_secondaries = 0 net.ipv4.conf.enp1s0.proxy_arp = 0 net.ipv4.conf.enp1s0.proxy_arp_pvlan = 0 net.ipv4.conf.enp1s0.route_localnet = 0 net.ipv4.conf.enp1s0.rp_filter = 0 net.ipv4.conf.enp1s0.secure_redirects = 1 net.ipv4.conf.enp1s0.send_redirects = 1 net.ipv4.conf.enp1s0.shared_media = 1 net.ipv4.conf.enp1s0.src_valid_mark = 0 net.ipv4.conf.enp1s0.tag = 0 net.ipv4.conf.enp2s0.accept_local = 0 net.ipv4.conf.enp2s0.accept_redirects = 1 net.ipv4.conf.enp2s0.accept_source_route = 1 net.ipv4.conf.enp2s0.arp_accept = 0 net.ipv4.conf.enp2s0.arp_announce = 0 net.ipv4.conf.enp2s0.arp_filter = 0 net.ipv4.conf.enp2s0.arp_ignore = 0 net.ipv4.conf.enp2s0.arp_notify = 0 net.ipv4.conf.enp2s0.bc_forwarding = 0 net.ipv4.conf.enp2s0.bootp_relay = 0 net.ipv4.conf.enp2s0.disable_policy = 0 net.ipv4.conf.enp2s0.disable_xfrm = 0 net.ipv4.conf.enp2s0.drop_gratuitous_arp = 0 net.ipv4.conf.enp2s0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.enp2s0.force_igmp_version = 0 net.ipv4.conf.enp2s0.forwarding = 1 net.ipv4.conf.enp2s0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.enp2s0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.enp2s0.ignore_routes_with_linkdown = 0 net.ipv4.conf.enp2s0.log_martians = 0 net.ipv4.conf.enp2s0.mc_forwarding = 0 net.ipv4.conf.enp2s0.medium_id = 0 net.ipv4.conf.enp2s0.promote_secondaries = 0 net.ipv4.conf.enp2s0.proxy_arp = 0 net.ipv4.conf.enp2s0.proxy_arp_pvlan = 0 net.ipv4.conf.enp2s0.route_localnet = 0 net.ipv4.conf.enp2s0.rp_filter = 0 net.ipv4.conf.enp2s0.secure_redirects = 1 net.ipv4.conf.enp2s0.send_redirects = 1 net.ipv4.conf.enp2s0.shared_media = 1 net.ipv4.conf.enp2s0.src_valid_mark = 0 net.ipv4.conf.enp2s0.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.sit0.accept_local = 0 net.ipv4.conf.sit0.accept_redirects = 1 net.ipv4.conf.sit0.accept_source_route = 1 net.ipv4.conf.sit0.arp_accept = 0 net.ipv4.conf.sit0.arp_announce = 0 net.ipv4.conf.sit0.arp_filter = 0 net.ipv4.conf.sit0.arp_ignore = 0 net.ipv4.conf.sit0.arp_notify = 0 net.ipv4.conf.sit0.bc_forwarding = 0 net.ipv4.conf.sit0.bootp_relay = 0 net.ipv4.conf.sit0.disable_policy = 0 net.ipv4.conf.sit0.disable_xfrm = 0 net.ipv4.conf.sit0.drop_gratuitous_arp = 0 net.ipv4.conf.sit0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.sit0.force_igmp_version = 0 net.ipv4.conf.sit0.forwarding = 1 net.ipv4.conf.sit0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.sit0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.sit0.ignore_routes_with_linkdown = 0 net.ipv4.conf.sit0.log_martians = 0 net.ipv4.conf.sit0.mc_forwarding = 0 net.ipv4.conf.sit0.medium_id = 0 net.ipv4.conf.sit0.promote_secondaries = 0 net.ipv4.conf.sit0.proxy_arp = 0 net.ipv4.conf.sit0.proxy_arp_pvlan = 0 net.ipv4.conf.sit0.route_localnet = 0 net.ipv4.conf.sit0.rp_filter = 0 net.ipv4.conf.sit0.secure_redirects = 1 net.ipv4.conf.sit0.send_redirects = 1 net.ipv4.conf.sit0.shared_media = 1 net.ipv4.conf.sit0.src_valid_mark = 0 net.ipv4.conf.sit0.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.veth0fb52e2.accept_local = 0 net.ipv4.conf.veth0fb52e2.accept_redirects = 1 net.ipv4.conf.veth0fb52e2.accept_source_route = 1 net.ipv4.conf.veth0fb52e2.arp_accept = 0 net.ipv4.conf.veth0fb52e2.arp_announce = 0 net.ipv4.conf.veth0fb52e2.arp_filter = 0 net.ipv4.conf.veth0fb52e2.arp_ignore = 0 net.ipv4.conf.veth0fb52e2.arp_notify = 0 net.ipv4.conf.veth0fb52e2.bc_forwarding = 0 net.ipv4.conf.veth0fb52e2.bootp_relay = 0 net.ipv4.conf.veth0fb52e2.disable_policy = 0 net.ipv4.conf.veth0fb52e2.disable_xfrm = 0 net.ipv4.conf.veth0fb52e2.drop_gratuitous_arp = 0 net.ipv4.conf.veth0fb52e2.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.veth0fb52e2.force_igmp_version = 0 net.ipv4.conf.veth0fb52e2.forwarding = 1 net.ipv4.conf.veth0fb52e2.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.veth0fb52e2.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.veth0fb52e2.ignore_routes_with_linkdown = 0 net.ipv4.conf.veth0fb52e2.log_martians = 0 net.ipv4.conf.veth0fb52e2.mc_forwarding = 0 net.ipv4.conf.veth0fb52e2.medium_id = 0 net.ipv4.conf.veth0fb52e2.promote_secondaries = 0 net.ipv4.conf.veth0fb52e2.proxy_arp = 0 net.ipv4.conf.veth0fb52e2.proxy_arp_pvlan = 0 net.ipv4.conf.veth0fb52e2.route_localnet = 0 net.ipv4.conf.veth0fb52e2.rp_filter = 0 net.ipv4.conf.veth0fb52e2.secure_redirects = 1 net.ipv4.conf.veth0fb52e2.send_redirects = 1 net.ipv4.conf.veth0fb52e2.shared_media = 1 net.ipv4.conf.veth0fb52e2.src_valid_mark = 0 net.ipv4.conf.veth0fb52e2.tag = 0 net.ipv4.conf.veth3efcfbe.accept_local = 0 net.ipv4.conf.veth3efcfbe.accept_redirects = 1 net.ipv4.conf.veth3efcfbe.accept_source_route = 1 net.ipv4.conf.veth3efcfbe.arp_accept = 0 net.ipv4.conf.veth3efcfbe.arp_announce = 0 net.ipv4.conf.veth3efcfbe.arp_filter = 0 net.ipv4.conf.veth3efcfbe.arp_ignore = 0 net.ipv4.conf.veth3efcfbe.arp_notify = 0 net.ipv4.conf.veth3efcfbe.bc_forwarding = 0 net.ipv4.conf.veth3efcfbe.bootp_relay = 0 net.ipv4.conf.veth3efcfbe.disable_policy = 0 net.ipv4.conf.veth3efcfbe.disable_xfrm = 0 net.ipv4.conf.veth3efcfbe.drop_gratuitous_arp = 0 net.ipv4.conf.veth3efcfbe.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.veth3efcfbe.force_igmp_version = 0 net.ipv4.conf.veth3efcfbe.forwarding = 1 net.ipv4.conf.veth3efcfbe.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.veth3efcfbe.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.veth3efcfbe.ignore_routes_with_linkdown = 0 net.ipv4.conf.veth3efcfbe.log_martians = 0 net.ipv4.conf.veth3efcfbe.mc_forwarding = 0 net.ipv4.conf.veth3efcfbe.medium_id = 0 net.ipv4.conf.veth3efcfbe.promote_secondaries = 0 net.ipv4.conf.veth3efcfbe.proxy_arp = 0 net.ipv4.conf.veth3efcfbe.proxy_arp_pvlan = 0 net.ipv4.conf.veth3efcfbe.route_localnet = 0 net.ipv4.conf.veth3efcfbe.rp_filter = 0 net.ipv4.conf.veth3efcfbe.secure_redirects = 1 net.ipv4.conf.veth3efcfbe.send_redirects = 1 net.ipv4.conf.veth3efcfbe.shared_media = 1 net.ipv4.conf.veth3efcfbe.src_valid_mark = 0 net.ipv4.conf.veth3efcfbe.tag = 0 net.ipv4.conf.veth69eb3d1.accept_local = 0 net.ipv4.conf.veth69eb3d1.accept_redirects = 1 net.ipv4.conf.veth69eb3d1.accept_source_route = 1 net.ipv4.conf.veth69eb3d1.arp_accept = 0 net.ipv4.conf.veth69eb3d1.arp_announce = 0 net.ipv4.conf.veth69eb3d1.arp_filter = 0 net.ipv4.conf.veth69eb3d1.arp_ignore = 0 net.ipv4.conf.veth69eb3d1.arp_notify = 0 net.ipv4.conf.veth69eb3d1.bc_forwarding = 0 net.ipv4.conf.veth69eb3d1.bootp_relay = 0 net.ipv4.conf.veth69eb3d1.disable_policy = 0 net.ipv4.conf.veth69eb3d1.disable_xfrm = 0 net.ipv4.conf.veth69eb3d1.drop_gratuitous_arp = 0 net.ipv4.conf.veth69eb3d1.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.veth69eb3d1.force_igmp_version = 0 net.ipv4.conf.veth69eb3d1.forwarding = 1 net.ipv4.conf.veth69eb3d1.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.veth69eb3d1.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.veth69eb3d1.ignore_routes_with_linkdown = 0 net.ipv4.conf.veth69eb3d1.log_martians = 0 net.ipv4.conf.veth69eb3d1.mc_forwarding = 0 net.ipv4.conf.veth69eb3d1.medium_id = 0 net.ipv4.conf.veth69eb3d1.promote_secondaries = 0 net.ipv4.conf.veth69eb3d1.proxy_arp = 0 net.ipv4.conf.veth69eb3d1.proxy_arp_pvlan = 0 net.ipv4.conf.veth69eb3d1.route_localnet = 0 net.ipv4.conf.veth69eb3d1.rp_filter = 0 net.ipv4.conf.veth69eb3d1.secure_redirects = 1 net.ipv4.conf.veth69eb3d1.send_redirects = 1 net.ipv4.conf.veth69eb3d1.shared_media = 1 net.ipv4.conf.veth69eb3d1.src_valid_mark = 0 net.ipv4.conf.veth69eb3d1.tag = 0 net.ipv4.conf.veth8987b6d.accept_local = 0 net.ipv4.conf.veth8987b6d.accept_redirects = 1 net.ipv4.conf.veth8987b6d.accept_source_route = 1 net.ipv4.conf.veth8987b6d.arp_accept = 0 net.ipv4.conf.veth8987b6d.arp_announce = 0 net.ipv4.conf.veth8987b6d.arp_filter = 0 net.ipv4.conf.veth8987b6d.arp_ignore = 0 net.ipv4.conf.veth8987b6d.arp_notify = 0 net.ipv4.conf.veth8987b6d.bc_forwarding = 0 net.ipv4.conf.veth8987b6d.bootp_relay = 0 net.ipv4.conf.veth8987b6d.disable_policy = 0 net.ipv4.conf.veth8987b6d.disable_xfrm = 0 net.ipv4.conf.veth8987b6d.drop_gratuitous_arp = 0 net.ipv4.conf.veth8987b6d.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.veth8987b6d.force_igmp_version = 0 net.ipv4.conf.veth8987b6d.forwarding = 1 net.ipv4.conf.veth8987b6d.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.veth8987b6d.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.veth8987b6d.ignore_routes_with_linkdown = 0 net.ipv4.conf.veth8987b6d.log_martians = 0 net.ipv4.conf.veth8987b6d.mc_forwarding = 0 net.ipv4.conf.veth8987b6d.medium_id = 0 net.ipv4.conf.veth8987b6d.promote_secondaries = 0 net.ipv4.conf.veth8987b6d.proxy_arp = 0 net.ipv4.conf.veth8987b6d.proxy_arp_pvlan = 0 net.ipv4.conf.veth8987b6d.route_localnet = 0 net.ipv4.conf.veth8987b6d.rp_filter = 0 net.ipv4.conf.veth8987b6d.secure_redirects = 1 net.ipv4.conf.veth8987b6d.send_redirects = 1 net.ipv4.conf.veth8987b6d.shared_media = 1 net.ipv4.conf.veth8987b6d.src_valid_mark = 0 net.ipv4.conf.veth8987b6d.tag = 0 net.ipv4.conf.vethb4c9f2a.accept_local = 0 net.ipv4.conf.vethb4c9f2a.accept_redirects = 1 net.ipv4.conf.vethb4c9f2a.accept_source_route = 1 net.ipv4.conf.vethb4c9f2a.arp_accept = 0 net.ipv4.conf.vethb4c9f2a.arp_announce = 0 net.ipv4.conf.vethb4c9f2a.arp_filter = 0 net.ipv4.conf.vethb4c9f2a.arp_ignore = 0 net.ipv4.conf.vethb4c9f2a.arp_notify = 0 net.ipv4.conf.vethb4c9f2a.bc_forwarding = 0 net.ipv4.conf.vethb4c9f2a.bootp_relay = 0 net.ipv4.conf.vethb4c9f2a.disable_policy = 0 net.ipv4.conf.vethb4c9f2a.disable_xfrm = 0 net.ipv4.conf.vethb4c9f2a.drop_gratuitous_arp = 0 net.ipv4.conf.vethb4c9f2a.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.vethb4c9f2a.force_igmp_version = 0 net.ipv4.conf.vethb4c9f2a.forwarding = 1 net.ipv4.conf.vethb4c9f2a.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.vethb4c9f2a.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.vethb4c9f2a.ignore_routes_with_linkdown = 0 net.ipv4.conf.vethb4c9f2a.log_martians = 0 net.ipv4.conf.vethb4c9f2a.mc_forwarding = 0 net.ipv4.conf.vethb4c9f2a.medium_id = 0 net.ipv4.conf.vethb4c9f2a.promote_secondaries = 0 net.ipv4.conf.vethb4c9f2a.proxy_arp = 0 net.ipv4.conf.vethb4c9f2a.proxy_arp_pvlan = 0 net.ipv4.conf.vethb4c9f2a.route_localnet = 0 net.ipv4.conf.vethb4c9f2a.rp_filter = 0 net.ipv4.conf.vethb4c9f2a.secure_redirects = 1 net.ipv4.conf.vethb4c9f2a.send_redirects = 1 net.ipv4.conf.vethb4c9f2a.shared_media = 1 net.ipv4.conf.vethb4c9f2a.src_valid_mark = 0 net.ipv4.conf.vethb4c9f2a.tag = 0 net.ipv4.conf.vethd97c359.accept_local = 0 net.ipv4.conf.vethd97c359.accept_redirects = 1 net.ipv4.conf.vethd97c359.accept_source_route = 1 net.ipv4.conf.vethd97c359.arp_accept = 0 net.ipv4.conf.vethd97c359.arp_announce = 0 net.ipv4.conf.vethd97c359.arp_filter = 0 net.ipv4.conf.vethd97c359.arp_ignore = 0 net.ipv4.conf.vethd97c359.arp_notify = 0 net.ipv4.conf.vethd97c359.bc_forwarding = 0 net.ipv4.conf.vethd97c359.bootp_relay = 0 net.ipv4.conf.vethd97c359.disable_policy = 0 net.ipv4.conf.vethd97c359.disable_xfrm = 0 net.ipv4.conf.vethd97c359.drop_gratuitous_arp = 0 net.ipv4.conf.vethd97c359.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.vethd97c359.force_igmp_version = 0 net.ipv4.conf.vethd97c359.forwarding = 1 net.ipv4.conf.vethd97c359.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.vethd97c359.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.vethd97c359.ignore_routes_with_linkdown = 0 net.ipv4.conf.vethd97c359.log_martians = 0 net.ipv4.conf.vethd97c359.mc_forwarding = 0 net.ipv4.conf.vethd97c359.medium_id = 0 net.ipv4.conf.vethd97c359.promote_secondaries = 0 net.ipv4.conf.vethd97c359.proxy_arp = 0 net.ipv4.conf.vethd97c359.proxy_arp_pvlan = 0 net.ipv4.conf.vethd97c359.route_localnet = 0 net.ipv4.conf.vethd97c359.rp_filter = 0 net.ipv4.conf.vethd97c359.secure_redirects = 1 net.ipv4.conf.vethd97c359.send_redirects = 1 net.ipv4.conf.vethd97c359.shared_media = 1 net.ipv4.conf.vethd97c359.src_valid_mark = 0 net.ipv4.conf.vethd97c359.tag = 0 net.ipv4.fib_multipath_hash_policy = 0 net.ipv4.fib_multipath_use_neigh = 0 net.ipv4.fib_sync_mem = 524288 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_autobind_reuse = 0 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 = 49152 65535 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 = 101 net.ipv4.neigh.balena0.unres_qlen_bytes = 212992 net.ipv4.neigh.br-f0105285ea5f.anycast_delay = 100 net.ipv4.neigh.br-f0105285ea5f.app_solicit = 0 net.ipv4.neigh.br-f0105285ea5f.base_reachable_time = 30 net.ipv4.neigh.br-f0105285ea5f.base_reachable_time_ms = 30000 net.ipv4.neigh.br-f0105285ea5f.delay_first_probe_time = 5 net.ipv4.neigh.br-f0105285ea5f.gc_stale_time = 60 net.ipv4.neigh.br-f0105285ea5f.locktime = 100 net.ipv4.neigh.br-f0105285ea5f.mcast_resolicit = 0 net.ipv4.neigh.br-f0105285ea5f.mcast_solicit = 3 net.ipv4.neigh.br-f0105285ea5f.proxy_delay = 80 net.ipv4.neigh.br-f0105285ea5f.proxy_qlen = 64 net.ipv4.neigh.br-f0105285ea5f.retrans_time = 100 net.ipv4.neigh.br-f0105285ea5f.retrans_time_ms = 1000 net.ipv4.neigh.br-f0105285ea5f.ucast_solicit = 3 net.ipv4.neigh.br-f0105285ea5f.unres_qlen = 101 net.ipv4.neigh.br-f0105285ea5f.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.default.unres_qlen_bytes = 212992 net.ipv4.neigh.enp1s0.anycast_delay = 100 net.ipv4.neigh.enp1s0.app_solicit = 0 net.ipv4.neigh.enp1s0.base_reachable_time = 30 net.ipv4.neigh.enp1s0.base_reachable_time_ms = 30000 net.ipv4.neigh.enp1s0.delay_first_probe_time = 5 net.ipv4.neigh.enp1s0.gc_stale_time = 60 net.ipv4.neigh.enp1s0.locktime = 100 net.ipv4.neigh.enp1s0.mcast_resolicit = 0 net.ipv4.neigh.enp1s0.mcast_solicit = 3 net.ipv4.neigh.enp1s0.proxy_delay = 80 net.ipv4.neigh.enp1s0.proxy_qlen = 64 net.ipv4.neigh.enp1s0.retrans_time = 100 net.ipv4.neigh.enp1s0.retrans_time_ms = 1000 net.ipv4.neigh.enp1s0.ucast_solicit = 3 net.ipv4.neigh.enp1s0.unres_qlen = 101 net.ipv4.neigh.enp1s0.unres_qlen_bytes = 212992 net.ipv4.neigh.enp2s0.anycast_delay = 100 net.ipv4.neigh.enp2s0.app_solicit = 0 net.ipv4.neigh.enp2s0.base_reachable_time = 30 net.ipv4.neigh.enp2s0.base_reachable_time_ms = 30000 net.ipv4.neigh.enp2s0.delay_first_probe_time = 5 net.ipv4.neigh.enp2s0.gc_stale_time = 60 net.ipv4.neigh.enp2s0.locktime = 100 net.ipv4.neigh.enp2s0.mcast_resolicit = 0 net.ipv4.neigh.enp2s0.mcast_solicit = 3 net.ipv4.neigh.enp2s0.proxy_delay = 80 net.ipv4.neigh.enp2s0.proxy_qlen = 64 net.ipv4.neigh.enp2s0.retrans_time = 100 net.ipv4.neigh.enp2s0.retrans_time_ms = 1000 net.ipv4.neigh.enp2s0.ucast_solicit = 3 net.ipv4.neigh.enp2s0.unres_qlen = 101 net.ipv4.neigh.enp2s0.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.lo.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.resin-dns.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.resin-vpn.unres_qlen_bytes = 212992 net.ipv4.neigh.sit0.anycast_delay = 100 net.ipv4.neigh.sit0.app_solicit = 0 net.ipv4.neigh.sit0.base_reachable_time = 30 net.ipv4.neigh.sit0.base_reachable_time_ms = 30000 net.ipv4.neigh.sit0.delay_first_probe_time = 5 net.ipv4.neigh.sit0.gc_stale_time = 60 net.ipv4.neigh.sit0.locktime = 100 net.ipv4.neigh.sit0.mcast_resolicit = 0 net.ipv4.neigh.sit0.mcast_solicit = 3 net.ipv4.neigh.sit0.proxy_delay = 80 net.ipv4.neigh.sit0.proxy_qlen = 64 net.ipv4.neigh.sit0.retrans_time = 100 net.ipv4.neigh.sit0.retrans_time_ms = 1000 net.ipv4.neigh.sit0.ucast_solicit = 3 net.ipv4.neigh.sit0.unres_qlen = 101 net.ipv4.neigh.sit0.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.supervisor0.unres_qlen_bytes = 212992 net.ipv4.neigh.veth0fb52e2.anycast_delay = 100 net.ipv4.neigh.veth0fb52e2.app_solicit = 0 net.ipv4.neigh.veth0fb52e2.base_reachable_time = 30 net.ipv4.neigh.veth0fb52e2.base_reachable_time_ms = 30000 net.ipv4.neigh.veth0fb52e2.delay_first_probe_time = 5 net.ipv4.neigh.veth0fb52e2.gc_stale_time = 60 net.ipv4.neigh.veth0fb52e2.locktime = 100 net.ipv4.neigh.veth0fb52e2.mcast_resolicit = 0 net.ipv4.neigh.veth0fb52e2.mcast_solicit = 3 net.ipv4.neigh.veth0fb52e2.proxy_delay = 80 net.ipv4.neigh.veth0fb52e2.proxy_qlen = 64 net.ipv4.neigh.veth0fb52e2.retrans_time = 100 net.ipv4.neigh.veth0fb52e2.retrans_time_ms = 1000 net.ipv4.neigh.veth0fb52e2.ucast_solicit = 3 net.ipv4.neigh.veth0fb52e2.unres_qlen = 101 net.ipv4.neigh.veth0fb52e2.unres_qlen_bytes = 212992 net.ipv4.neigh.veth3efcfbe.anycast_delay = 100 net.ipv4.neigh.veth3efcfbe.app_solicit = 0 net.ipv4.neigh.veth3efcfbe.base_reachable_time = 30 net.ipv4.neigh.veth3efcfbe.base_reachable_time_ms = 30000 net.ipv4.neigh.veth3efcfbe.delay_first_probe_time = 5 net.ipv4.neigh.veth3efcfbe.gc_stale_time = 60 net.ipv4.neigh.veth3efcfbe.locktime = 100 net.ipv4.neigh.veth3efcfbe.mcast_resolicit = 0 net.ipv4.neigh.veth3efcfbe.mcast_solicit = 3 net.ipv4.neigh.veth3efcfbe.proxy_delay = 80 net.ipv4.neigh.veth3efcfbe.proxy_qlen = 64 net.ipv4.neigh.veth3efcfbe.retrans_time = 100 net.ipv4.neigh.veth3efcfbe.retrans_time_ms = 1000 net.ipv4.neigh.veth3efcfbe.ucast_solicit = 3 net.ipv4.neigh.veth3efcfbe.unres_qlen = 101 net.ipv4.neigh.veth3efcfbe.unres_qlen_bytes = 212992 net.ipv4.neigh.veth69eb3d1.anycast_delay = 100 net.ipv4.neigh.veth69eb3d1.app_solicit = 0 net.ipv4.neigh.veth69eb3d1.base_reachable_time = 30 net.ipv4.neigh.veth69eb3d1.base_reachable_time_ms = 30000 net.ipv4.neigh.veth69eb3d1.delay_first_probe_time = 5 net.ipv4.neigh.veth69eb3d1.gc_stale_time = 60 net.ipv4.neigh.veth69eb3d1.locktime = 100 net.ipv4.neigh.veth69eb3d1.mcast_resolicit = 0 net.ipv4.neigh.veth69eb3d1.mcast_solicit = 3 net.ipv4.neigh.veth69eb3d1.proxy_delay = 80 net.ipv4.neigh.veth69eb3d1.proxy_qlen = 64 net.ipv4.neigh.veth69eb3d1.retrans_time = 100 net.ipv4.neigh.veth69eb3d1.retrans_time_ms = 1000 net.ipv4.neigh.veth69eb3d1.ucast_solicit = 3 net.ipv4.neigh.veth69eb3d1.unres_qlen = 101 net.ipv4.neigh.veth69eb3d1.unres_qlen_bytes = 212992 net.ipv4.neigh.veth8987b6d.anycast_delay = 100 net.ipv4.neigh.veth8987b6d.app_solicit = 0 net.ipv4.neigh.veth8987b6d.base_reachable_time = 30 net.ipv4.neigh.veth8987b6d.base_reachable_time_ms = 30000 net.ipv4.neigh.veth8987b6d.delay_first_probe_time = 5 net.ipv4.neigh.veth8987b6d.gc_stale_time = 60 net.ipv4.neigh.veth8987b6d.locktime = 100 net.ipv4.neigh.veth8987b6d.mcast_resolicit = 0 net.ipv4.neigh.veth8987b6d.mcast_solicit = 3 net.ipv4.neigh.veth8987b6d.proxy_delay = 80 net.ipv4.neigh.veth8987b6d.proxy_qlen = 64 net.ipv4.neigh.veth8987b6d.retrans_time = 100 net.ipv4.neigh.veth8987b6d.retrans_time_ms = 1000 net.ipv4.neigh.veth8987b6d.ucast_solicit = 3 net.ipv4.neigh.veth8987b6d.unres_qlen = 101 net.ipv4.neigh.veth8987b6d.unres_qlen_bytes = 212992 net.ipv4.neigh.vethb4c9f2a.anycast_delay = 100 net.ipv4.neigh.vethb4c9f2a.app_solicit = 0 net.ipv4.neigh.vethb4c9f2a.base_reachable_time = 30 net.ipv4.neigh.vethb4c9f2a.base_reachable_time_ms = 30000 net.ipv4.neigh.vethb4c9f2a.delay_first_probe_time = 5 net.ipv4.neigh.vethb4c9f2a.gc_stale_time = 60 net.ipv4.neigh.vethb4c9f2a.locktime = 100 net.ipv4.neigh.vethb4c9f2a.mcast_resolicit = 0 net.ipv4.neigh.vethb4c9f2a.mcast_solicit = 3 net.ipv4.neigh.vethb4c9f2a.proxy_delay = 80 net.ipv4.neigh.vethb4c9f2a.proxy_qlen = 64 net.ipv4.neigh.vethb4c9f2a.retrans_time = 100 net.ipv4.neigh.vethb4c9f2a.retrans_time_ms = 1000 net.ipv4.neigh.vethb4c9f2a.ucast_solicit = 3 net.ipv4.neigh.vethb4c9f2a.unres_qlen = 101 net.ipv4.neigh.vethb4c9f2a.unres_qlen_bytes = 212992 net.ipv4.neigh.vethd97c359.anycast_delay = 100 net.ipv4.neigh.vethd97c359.app_solicit = 0 net.ipv4.neigh.vethd97c359.base_reachable_time = 30 net.ipv4.neigh.vethd97c359.base_reachable_time_ms = 30000 net.ipv4.neigh.vethd97c359.delay_first_probe_time = 5 net.ipv4.neigh.vethd97c359.gc_stale_time = 60 net.ipv4.neigh.vethd97c359.locktime = 100 net.ipv4.neigh.vethd97c359.mcast_resolicit = 0 net.ipv4.neigh.vethd97c359.mcast_solicit = 3 net.ipv4.neigh.vethd97c359.proxy_delay = 80 net.ipv4.neigh.vethd97c359.proxy_qlen = 64 net.ipv4.neigh.vethd97c359.retrans_time = 100 net.ipv4.neigh.vethd97c359.retrans_time_ms = 1000 net.ipv4.neigh.vethd97c359.ucast_solicit = 3 net.ipv4.neigh.vethd97c359.unres_qlen = 101 net.ipv4.neigh.vethd97c359.unres_qlen_bytes = 212992 net.ipv4.nexthop_compat_mode = 1 net.ipv4.ping_group_range = 0 2147483647 net.ipv4.route.error_burst = 5000 net.ipv4.route.error_cost = 1000 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 = 20 net.ipv4.route.redirect_number = 9 net.ipv4.route.redirect_silence = 20480 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_comp_sack_slack_ns = 100000 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 = 69f040c3-ea2277bb-ed25537c-d2771e0b 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_limit_output_bytes = 1048576 net.ipv4.tcp_low_latency = 0 net.ipv4.tcp_max_orphans = 16384 net.ipv4.tcp_max_reordering = 300 net.ipv4.tcp_max_syn_backlog = 256 net.ipv4.tcp_max_tw_buckets = 16384 net.ipv4.tcp_mem = 44934 59915 89868 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_probe_floor = 48 net.ipv4.tcp_mtu_probing = 0 net.ipv4.tcp_no_metrics_save = 0 net.ipv4.tcp_no_ssthresh_metrics_save = 1 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_reflect_tos = 0 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 131072 6291456 net.ipv4.tcp_rx_skb_cache = 0 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_tx_skb_cache = 0 net.ipv4.tcp_window_scaling = 1 net.ipv4.tcp_wmem = 4096 16384 4194304 net.ipv4.tcp_workaround_signed_windows = 0 net.ipv4.udp_early_demux = 1 net.ipv4.udp_mem = 89871 119830 179742 net.ipv4.udp_rmem_min = 4096 net.ipv4.udp_wmem_min = 4096 net.ipv4.vs.am_droprate = 10 net.ipv4.vs.amemthresh = 1024 net.ipv4.vs.backup_only = 0 net.ipv4.vs.cache_bypass = 0 net.ipv4.vs.conn_reuse_mode = 1 net.ipv4.vs.drop_entry = 0 net.ipv4.vs.drop_packet = 0 net.ipv4.vs.expire_nodest_conn = 0 net.ipv4.vs.expire_quiescent_template = 0 net.ipv4.vs.ignore_tunneled = 0 net.ipv4.vs.nat_icmp_send = 0 net.ipv4.vs.pmtu_disc = 1 net.ipv4.vs.schedule_icmp = 0 net.ipv4.vs.secure_tcp = 0 net.ipv4.vs.sloppy_sctp = 0 net.ipv4.vs.sloppy_tcp = 0 net.ipv4.vs.snat_reroute = 1 net.ipv4.vs.sync_persist_mode = 0 net.ipv4.vs.sync_ports = 1 net.ipv4.vs.sync_qlen_max = 29957 net.ipv4.vs.sync_refresh_period = 0 net.ipv4.vs.sync_retries = 0 net.ipv4.vs.sync_sock_size = 0 net.ipv4.vs.sync_threshold = 3 50 net.ipv4.vs.sync_version = 1 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_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.rpl_seg_enabled = 0 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_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.rpl_seg_enabled = 0 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-f0105285ea5f.accept_dad = 1 net.ipv6.conf.br-f0105285ea5f.accept_ra = 1 net.ipv6.conf.br-f0105285ea5f.accept_ra_defrtr = 1 net.ipv6.conf.br-f0105285ea5f.accept_ra_from_local = 0 net.ipv6.conf.br-f0105285ea5f.accept_ra_min_hop_limit = 1 net.ipv6.conf.br-f0105285ea5f.accept_ra_mtu = 1 net.ipv6.conf.br-f0105285ea5f.accept_ra_pinfo = 1 net.ipv6.conf.br-f0105285ea5f.accept_ra_rtr_pref = 1 net.ipv6.conf.br-f0105285ea5f.accept_redirects = 1 net.ipv6.conf.br-f0105285ea5f.accept_source_route = 0 net.ipv6.conf.br-f0105285ea5f.addr_gen_mode = 0 net.ipv6.conf.br-f0105285ea5f.autoconf = 1 net.ipv6.conf.br-f0105285ea5f.dad_transmits = 1 net.ipv6.conf.br-f0105285ea5f.disable_ipv6 = 0 net.ipv6.conf.br-f0105285ea5f.disable_policy = 0 net.ipv6.conf.br-f0105285ea5f.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.br-f0105285ea5f.drop_unsolicited_na = 0 net.ipv6.conf.br-f0105285ea5f.enhanced_dad = 1 net.ipv6.conf.br-f0105285ea5f.force_mld_version = 0 net.ipv6.conf.br-f0105285ea5f.force_tllao = 0 net.ipv6.conf.br-f0105285ea5f.forwarding = 0 net.ipv6.conf.br-f0105285ea5f.hop_limit = 64 net.ipv6.conf.br-f0105285ea5f.ignore_routes_with_linkdown = 0 net.ipv6.conf.br-f0105285ea5f.keep_addr_on_down = 0 net.ipv6.conf.br-f0105285ea5f.max_addresses = 16 net.ipv6.conf.br-f0105285ea5f.max_desync_factor = 600 net.ipv6.conf.br-f0105285ea5f.mc_forwarding = 0 net.ipv6.conf.br-f0105285ea5f.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.br-f0105285ea5f.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.br-f0105285ea5f.mtu = 1500 net.ipv6.conf.br-f0105285ea5f.ndisc_notify = 0 net.ipv6.conf.br-f0105285ea5f.ndisc_tclass = 0 net.ipv6.conf.br-f0105285ea5f.proxy_ndp = 0 net.ipv6.conf.br-f0105285ea5f.regen_max_retry = 3 net.ipv6.conf.br-f0105285ea5f.router_probe_interval = 60 net.ipv6.conf.br-f0105285ea5f.router_solicitation_delay = 1 net.ipv6.conf.br-f0105285ea5f.router_solicitation_interval = 4 net.ipv6.conf.br-f0105285ea5f.router_solicitation_max_interval = 3600 net.ipv6.conf.br-f0105285ea5f.router_solicitations = -1 net.ipv6.conf.br-f0105285ea5f.rpl_seg_enabled = 0 net.ipv6.conf.br-f0105285ea5f.seg6_enabled = 0 net.ipv6.conf.br-f0105285ea5f.suppress_frag_ndisc = 1 net.ipv6.conf.br-f0105285ea5f.temp_prefered_lft = 86400 net.ipv6.conf.br-f0105285ea5f.temp_valid_lft = 604800 net.ipv6.conf.br-f0105285ea5f.use_oif_addrs_only = 0 net.ipv6.conf.br-f0105285ea5f.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_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.rpl_seg_enabled = 0 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.enp1s0.accept_dad = 1 net.ipv6.conf.enp1s0.accept_ra = 0 net.ipv6.conf.enp1s0.accept_ra_defrtr = 1 net.ipv6.conf.enp1s0.accept_ra_from_local = 0 net.ipv6.conf.enp1s0.accept_ra_min_hop_limit = 1 net.ipv6.conf.enp1s0.accept_ra_mtu = 1 net.ipv6.conf.enp1s0.accept_ra_pinfo = 1 net.ipv6.conf.enp1s0.accept_ra_rtr_pref = 1 net.ipv6.conf.enp1s0.accept_redirects = 1 net.ipv6.conf.enp1s0.accept_source_route = 0 net.ipv6.conf.enp1s0.addr_gen_mode = 1 net.ipv6.conf.enp1s0.autoconf = 1 net.ipv6.conf.enp1s0.dad_transmits = 1 net.ipv6.conf.enp1s0.disable_ipv6 = 0 net.ipv6.conf.enp1s0.disable_policy = 0 net.ipv6.conf.enp1s0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.enp1s0.drop_unsolicited_na = 0 net.ipv6.conf.enp1s0.enhanced_dad = 1 net.ipv6.conf.enp1s0.force_mld_version = 0 net.ipv6.conf.enp1s0.force_tllao = 0 net.ipv6.conf.enp1s0.forwarding = 0 net.ipv6.conf.enp1s0.hop_limit = 64 net.ipv6.conf.enp1s0.ignore_routes_with_linkdown = 0 net.ipv6.conf.enp1s0.keep_addr_on_down = 0 net.ipv6.conf.enp1s0.max_addresses = 16 net.ipv6.conf.enp1s0.max_desync_factor = 600 net.ipv6.conf.enp1s0.mc_forwarding = 0 net.ipv6.conf.enp1s0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.enp1s0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.enp1s0.mtu = 1428 net.ipv6.conf.enp1s0.ndisc_notify = 0 net.ipv6.conf.enp1s0.ndisc_tclass = 0 net.ipv6.conf.enp1s0.proxy_ndp = 0 net.ipv6.conf.enp1s0.regen_max_retry = 3 net.ipv6.conf.enp1s0.router_probe_interval = 60 net.ipv6.conf.enp1s0.router_solicitation_delay = 1 net.ipv6.conf.enp1s0.router_solicitation_interval = 4 net.ipv6.conf.enp1s0.router_solicitation_max_interval = 3600 net.ipv6.conf.enp1s0.router_solicitations = -1 net.ipv6.conf.enp1s0.rpl_seg_enabled = 0 net.ipv6.conf.enp1s0.seg6_enabled = 0 net.ipv6.conf.enp1s0.suppress_frag_ndisc = 1 net.ipv6.conf.enp1s0.temp_prefered_lft = 86400 net.ipv6.conf.enp1s0.temp_valid_lft = 604800 net.ipv6.conf.enp1s0.use_oif_addrs_only = 0 net.ipv6.conf.enp1s0.use_tempaddr = 0 net.ipv6.conf.enp2s0.accept_dad = 1 net.ipv6.conf.enp2s0.accept_ra = 0 net.ipv6.conf.enp2s0.accept_ra_defrtr = 1 net.ipv6.conf.enp2s0.accept_ra_from_local = 0 net.ipv6.conf.enp2s0.accept_ra_min_hop_limit = 1 net.ipv6.conf.enp2s0.accept_ra_mtu = 1 net.ipv6.conf.enp2s0.accept_ra_pinfo = 1 net.ipv6.conf.enp2s0.accept_ra_rtr_pref = 1 net.ipv6.conf.enp2s0.accept_redirects = 1 net.ipv6.conf.enp2s0.accept_source_route = 0 net.ipv6.conf.enp2s0.addr_gen_mode = 1 net.ipv6.conf.enp2s0.autoconf = 1 net.ipv6.conf.enp2s0.dad_transmits = 1 net.ipv6.conf.enp2s0.disable_ipv6 = 0 net.ipv6.conf.enp2s0.disable_policy = 0 net.ipv6.conf.enp2s0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.enp2s0.drop_unsolicited_na = 0 net.ipv6.conf.enp2s0.enhanced_dad = 1 net.ipv6.conf.enp2s0.force_mld_version = 0 net.ipv6.conf.enp2s0.force_tllao = 0 net.ipv6.conf.enp2s0.forwarding = 0 net.ipv6.conf.enp2s0.hop_limit = 64 net.ipv6.conf.enp2s0.ignore_routes_with_linkdown = 0 net.ipv6.conf.enp2s0.keep_addr_on_down = 0 net.ipv6.conf.enp2s0.max_addresses = 16 net.ipv6.conf.enp2s0.max_desync_factor = 600 net.ipv6.conf.enp2s0.mc_forwarding = 0 net.ipv6.conf.enp2s0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.enp2s0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.enp2s0.mtu = 1500 net.ipv6.conf.enp2s0.ndisc_notify = 0 net.ipv6.conf.enp2s0.ndisc_tclass = 0 net.ipv6.conf.enp2s0.proxy_ndp = 0 net.ipv6.conf.enp2s0.regen_max_retry = 3 net.ipv6.conf.enp2s0.router_probe_interval = 60 net.ipv6.conf.enp2s0.router_solicitation_delay = 1 net.ipv6.conf.enp2s0.router_solicitation_interval = 4 net.ipv6.conf.enp2s0.router_solicitation_max_interval = 3600 net.ipv6.conf.enp2s0.router_solicitations = -1 net.ipv6.conf.enp2s0.rpl_seg_enabled = 0 net.ipv6.conf.enp2s0.seg6_enabled = 0 net.ipv6.conf.enp2s0.suppress_frag_ndisc = 1 net.ipv6.conf.enp2s0.temp_prefered_lft = 86400 net.ipv6.conf.enp2s0.temp_valid_lft = 604800 net.ipv6.conf.enp2s0.use_oif_addrs_only = 0 net.ipv6.conf.enp2s0.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_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.rpl_seg_enabled = 0 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_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.rpl_seg_enabled = 0 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_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.rpl_seg_enabled = 0 net.ipv6.conf.resin-vpn.seg6_enabled = 0 net.ipv6.conf.resin-vpn.stable_secret = 3994:186d:3652:94ad:a1bc:ef0d:e716:0de7 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.sit0.accept_dad = -1 net.ipv6.conf.sit0.accept_ra = 1 net.ipv6.conf.sit0.accept_ra_defrtr = 1 net.ipv6.conf.sit0.accept_ra_from_local = 0 net.ipv6.conf.sit0.accept_ra_min_hop_limit = 1 net.ipv6.conf.sit0.accept_ra_mtu = 1 net.ipv6.conf.sit0.accept_ra_pinfo = 1 net.ipv6.conf.sit0.accept_ra_rtr_pref = 1 net.ipv6.conf.sit0.accept_redirects = 1 net.ipv6.conf.sit0.accept_source_route = 0 net.ipv6.conf.sit0.addr_gen_mode = 0 net.ipv6.conf.sit0.autoconf = 1 net.ipv6.conf.sit0.dad_transmits = 1 net.ipv6.conf.sit0.disable_ipv6 = 0 net.ipv6.conf.sit0.disable_policy = 0 net.ipv6.conf.sit0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.sit0.drop_unsolicited_na = 0 net.ipv6.conf.sit0.enhanced_dad = 1 net.ipv6.conf.sit0.force_mld_version = 0 net.ipv6.conf.sit0.force_tllao = 0 net.ipv6.conf.sit0.forwarding = 0 net.ipv6.conf.sit0.hop_limit = 64 net.ipv6.conf.sit0.ignore_routes_with_linkdown = 0 net.ipv6.conf.sit0.keep_addr_on_down = 0 net.ipv6.conf.sit0.max_addresses = 16 net.ipv6.conf.sit0.max_desync_factor = 600 net.ipv6.conf.sit0.mc_forwarding = 0 net.ipv6.conf.sit0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.sit0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.sit0.mtu = 1480 net.ipv6.conf.sit0.ndisc_notify = 0 net.ipv6.conf.sit0.ndisc_tclass = 0 net.ipv6.conf.sit0.proxy_ndp = 0 net.ipv6.conf.sit0.regen_max_retry = 3 net.ipv6.conf.sit0.router_probe_interval = 60 net.ipv6.conf.sit0.router_solicitation_delay = 1 net.ipv6.conf.sit0.router_solicitation_interval = 4 net.ipv6.conf.sit0.router_solicitation_max_interval = 3600 net.ipv6.conf.sit0.router_solicitations = -1 net.ipv6.conf.sit0.rpl_seg_enabled = 0 net.ipv6.conf.sit0.seg6_enabled = 0 net.ipv6.conf.sit0.suppress_frag_ndisc = 1 net.ipv6.conf.sit0.temp_prefered_lft = 86400 net.ipv6.conf.sit0.temp_valid_lft = 604800 net.ipv6.conf.sit0.use_oif_addrs_only = 0 net.ipv6.conf.sit0.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_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.rpl_seg_enabled = 0 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.veth0fb52e2.accept_dad = 1 net.ipv6.conf.veth0fb52e2.accept_ra = 1 net.ipv6.conf.veth0fb52e2.accept_ra_defrtr = 1 net.ipv6.conf.veth0fb52e2.accept_ra_from_local = 0 net.ipv6.conf.veth0fb52e2.accept_ra_min_hop_limit = 1 net.ipv6.conf.veth0fb52e2.accept_ra_mtu = 1 net.ipv6.conf.veth0fb52e2.accept_ra_pinfo = 1 net.ipv6.conf.veth0fb52e2.accept_ra_rtr_pref = 1 net.ipv6.conf.veth0fb52e2.accept_redirects = 1 net.ipv6.conf.veth0fb52e2.accept_source_route = 0 net.ipv6.conf.veth0fb52e2.addr_gen_mode = 0 net.ipv6.conf.veth0fb52e2.autoconf = 1 net.ipv6.conf.veth0fb52e2.dad_transmits = 1 net.ipv6.conf.veth0fb52e2.disable_ipv6 = 0 net.ipv6.conf.veth0fb52e2.disable_policy = 0 net.ipv6.conf.veth0fb52e2.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.veth0fb52e2.drop_unsolicited_na = 0 net.ipv6.conf.veth0fb52e2.enhanced_dad = 1 net.ipv6.conf.veth0fb52e2.force_mld_version = 0 net.ipv6.conf.veth0fb52e2.force_tllao = 0 net.ipv6.conf.veth0fb52e2.forwarding = 0 net.ipv6.conf.veth0fb52e2.hop_limit = 64 net.ipv6.conf.veth0fb52e2.ignore_routes_with_linkdown = 0 net.ipv6.conf.veth0fb52e2.keep_addr_on_down = 0 net.ipv6.conf.veth0fb52e2.max_addresses = 16 net.ipv6.conf.veth0fb52e2.max_desync_factor = 600 net.ipv6.conf.veth0fb52e2.mc_forwarding = 0 net.ipv6.conf.veth0fb52e2.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.veth0fb52e2.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.veth0fb52e2.mtu = 1500 net.ipv6.conf.veth0fb52e2.ndisc_notify = 0 net.ipv6.conf.veth0fb52e2.ndisc_tclass = 0 net.ipv6.conf.veth0fb52e2.proxy_ndp = 0 net.ipv6.conf.veth0fb52e2.regen_max_retry = 3 net.ipv6.conf.veth0fb52e2.router_probe_interval = 60 net.ipv6.conf.veth0fb52e2.router_solicitation_delay = 1 net.ipv6.conf.veth0fb52e2.router_solicitation_interval = 4 net.ipv6.conf.veth0fb52e2.router_solicitation_max_interval = 3600 net.ipv6.conf.veth0fb52e2.router_solicitations = -1 net.ipv6.conf.veth0fb52e2.rpl_seg_enabled = 0 net.ipv6.conf.veth0fb52e2.seg6_enabled = 0 net.ipv6.conf.veth0fb52e2.suppress_frag_ndisc = 1 net.ipv6.conf.veth0fb52e2.temp_prefered_lft = 86400 net.ipv6.conf.veth0fb52e2.temp_valid_lft = 604800 net.ipv6.conf.veth0fb52e2.use_oif_addrs_only = 0 net.ipv6.conf.veth0fb52e2.use_tempaddr = 0 net.ipv6.conf.veth3efcfbe.accept_dad = 1 net.ipv6.conf.veth3efcfbe.accept_ra = 1 net.ipv6.conf.veth3efcfbe.accept_ra_defrtr = 1 net.ipv6.conf.veth3efcfbe.accept_ra_from_local = 0 net.ipv6.conf.veth3efcfbe.accept_ra_min_hop_limit = 1 net.ipv6.conf.veth3efcfbe.accept_ra_mtu = 1 net.ipv6.conf.veth3efcfbe.accept_ra_pinfo = 1 net.ipv6.conf.veth3efcfbe.accept_ra_rtr_pref = 1 net.ipv6.conf.veth3efcfbe.accept_redirects = 1 net.ipv6.conf.veth3efcfbe.accept_source_route = 0 net.ipv6.conf.veth3efcfbe.addr_gen_mode = 0 net.ipv6.conf.veth3efcfbe.autoconf = 1 net.ipv6.conf.veth3efcfbe.dad_transmits = 1 net.ipv6.conf.veth3efcfbe.disable_ipv6 = 0 net.ipv6.conf.veth3efcfbe.disable_policy = 0 net.ipv6.conf.veth3efcfbe.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.veth3efcfbe.drop_unsolicited_na = 0 net.ipv6.conf.veth3efcfbe.enhanced_dad = 1 net.ipv6.conf.veth3efcfbe.force_mld_version = 0 net.ipv6.conf.veth3efcfbe.force_tllao = 0 net.ipv6.conf.veth3efcfbe.forwarding = 0 net.ipv6.conf.veth3efcfbe.hop_limit = 64 net.ipv6.conf.veth3efcfbe.ignore_routes_with_linkdown = 0 net.ipv6.conf.veth3efcfbe.keep_addr_on_down = 0 net.ipv6.conf.veth3efcfbe.max_addresses = 16 net.ipv6.conf.veth3efcfbe.max_desync_factor = 600 net.ipv6.conf.veth3efcfbe.mc_forwarding = 0 net.ipv6.conf.veth3efcfbe.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.veth3efcfbe.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.veth3efcfbe.mtu = 1500 net.ipv6.conf.veth3efcfbe.ndisc_notify = 0 net.ipv6.conf.veth3efcfbe.ndisc_tclass = 0 net.ipv6.conf.veth3efcfbe.proxy_ndp = 0 net.ipv6.conf.veth3efcfbe.regen_max_retry = 3 net.ipv6.conf.veth3efcfbe.router_probe_interval = 60 net.ipv6.conf.veth3efcfbe.router_solicitation_delay = 1 net.ipv6.conf.veth3efcfbe.router_solicitation_interval = 4 net.ipv6.conf.veth3efcfbe.router_solicitation_max_interval = 3600 net.ipv6.conf.veth3efcfbe.router_solicitations = -1 net.ipv6.conf.veth3efcfbe.rpl_seg_enabled = 0 net.ipv6.conf.veth3efcfbe.seg6_enabled = 0 net.ipv6.conf.veth3efcfbe.suppress_frag_ndisc = 1 net.ipv6.conf.veth3efcfbe.temp_prefered_lft = 86400 net.ipv6.conf.veth3efcfbe.temp_valid_lft = 604800 net.ipv6.conf.veth3efcfbe.use_oif_addrs_only = 0 net.ipv6.conf.veth3efcfbe.use_tempaddr = 0 net.ipv6.conf.veth69eb3d1.accept_dad = 1 net.ipv6.conf.veth69eb3d1.accept_ra = 1 net.ipv6.conf.veth69eb3d1.accept_ra_defrtr = 1 net.ipv6.conf.veth69eb3d1.accept_ra_from_local = 0 net.ipv6.conf.veth69eb3d1.accept_ra_min_hop_limit = 1 net.ipv6.conf.veth69eb3d1.accept_ra_mtu = 1 net.ipv6.conf.veth69eb3d1.accept_ra_pinfo = 1 net.ipv6.conf.veth69eb3d1.accept_ra_rtr_pref = 1 net.ipv6.conf.veth69eb3d1.accept_redirects = 1 net.ipv6.conf.veth69eb3d1.accept_source_route = 0 net.ipv6.conf.veth69eb3d1.addr_gen_mode = 0 net.ipv6.conf.veth69eb3d1.autoconf = 1 net.ipv6.conf.veth69eb3d1.dad_transmits = 1 net.ipv6.conf.veth69eb3d1.disable_ipv6 = 0 net.ipv6.conf.veth69eb3d1.disable_policy = 0 net.ipv6.conf.veth69eb3d1.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.veth69eb3d1.drop_unsolicited_na = 0 net.ipv6.conf.veth69eb3d1.enhanced_dad = 1 net.ipv6.conf.veth69eb3d1.force_mld_version = 0 net.ipv6.conf.veth69eb3d1.force_tllao = 0 net.ipv6.conf.veth69eb3d1.forwarding = 0 net.ipv6.conf.veth69eb3d1.hop_limit = 64 net.ipv6.conf.veth69eb3d1.ignore_routes_with_linkdown = 0 net.ipv6.conf.veth69eb3d1.keep_addr_on_down = 0 net.ipv6.conf.veth69eb3d1.max_addresses = 16 net.ipv6.conf.veth69eb3d1.max_desync_factor = 600 net.ipv6.conf.veth69eb3d1.mc_forwarding = 0 net.ipv6.conf.veth69eb3d1.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.veth69eb3d1.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.veth69eb3d1.mtu = 1500 net.ipv6.conf.veth69eb3d1.ndisc_notify = 0 net.ipv6.conf.veth69eb3d1.ndisc_tclass = 0 net.ipv6.conf.veth69eb3d1.proxy_ndp = 0 net.ipv6.conf.veth69eb3d1.regen_max_retry = 3 net.ipv6.conf.veth69eb3d1.router_probe_interval = 60 net.ipv6.conf.veth69eb3d1.router_solicitation_delay = 1 net.ipv6.conf.veth69eb3d1.router_solicitation_interval = 4 net.ipv6.conf.veth69eb3d1.router_solicitation_max_interval = 3600 net.ipv6.conf.veth69eb3d1.router_solicitations = -1 net.ipv6.conf.veth69eb3d1.rpl_seg_enabled = 0 net.ipv6.conf.veth69eb3d1.seg6_enabled = 0 net.ipv6.conf.veth69eb3d1.suppress_frag_ndisc = 1 net.ipv6.conf.veth69eb3d1.temp_prefered_lft = 86400 net.ipv6.conf.veth69eb3d1.temp_valid_lft = 604800 net.ipv6.conf.veth69eb3d1.use_oif_addrs_only = 0 net.ipv6.conf.veth69eb3d1.use_tempaddr = 0 net.ipv6.conf.veth8987b6d.accept_dad = 1 net.ipv6.conf.veth8987b6d.accept_ra = 1 net.ipv6.conf.veth8987b6d.accept_ra_defrtr = 1 net.ipv6.conf.veth8987b6d.accept_ra_from_local = 0 net.ipv6.conf.veth8987b6d.accept_ra_min_hop_limit = 1 net.ipv6.conf.veth8987b6d.accept_ra_mtu = 1 net.ipv6.conf.veth8987b6d.accept_ra_pinfo = 1 net.ipv6.conf.veth8987b6d.accept_ra_rtr_pref = 1 net.ipv6.conf.veth8987b6d.accept_redirects = 1 net.ipv6.conf.veth8987b6d.accept_source_route = 0 net.ipv6.conf.veth8987b6d.addr_gen_mode = 0 net.ipv6.conf.veth8987b6d.autoconf = 1 net.ipv6.conf.veth8987b6d.dad_transmits = 1 net.ipv6.conf.veth8987b6d.disable_ipv6 = 0 net.ipv6.conf.veth8987b6d.disable_policy = 0 net.ipv6.conf.veth8987b6d.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.veth8987b6d.drop_unsolicited_na = 0 net.ipv6.conf.veth8987b6d.enhanced_dad = 1 net.ipv6.conf.veth8987b6d.force_mld_version = 0 net.ipv6.conf.veth8987b6d.force_tllao = 0 net.ipv6.conf.veth8987b6d.forwarding = 0 net.ipv6.conf.veth8987b6d.hop_limit = 64 net.ipv6.conf.veth8987b6d.ignore_routes_with_linkdown = 0 net.ipv6.conf.veth8987b6d.keep_addr_on_down = 0 net.ipv6.conf.veth8987b6d.max_addresses = 16 net.ipv6.conf.veth8987b6d.max_desync_factor = 600 net.ipv6.conf.veth8987b6d.mc_forwarding = 0 net.ipv6.conf.veth8987b6d.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.veth8987b6d.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.veth8987b6d.mtu = 1500 net.ipv6.conf.veth8987b6d.ndisc_notify = 0 net.ipv6.conf.veth8987b6d.ndisc_tclass = 0 net.ipv6.conf.veth8987b6d.proxy_ndp = 0 net.ipv6.conf.veth8987b6d.regen_max_retry = 3 net.ipv6.conf.veth8987b6d.router_probe_interval = 60 net.ipv6.conf.veth8987b6d.router_solicitation_delay = 1 net.ipv6.conf.veth8987b6d.router_solicitation_interval = 4 net.ipv6.conf.veth8987b6d.router_solicitation_max_interval = 3600 net.ipv6.conf.veth8987b6d.router_solicitations = -1 net.ipv6.conf.veth8987b6d.rpl_seg_enabled = 0 net.ipv6.conf.veth8987b6d.seg6_enabled = 0 net.ipv6.conf.veth8987b6d.suppress_frag_ndisc = 1 net.ipv6.conf.veth8987b6d.temp_prefered_lft = 86400 net.ipv6.conf.veth8987b6d.temp_valid_lft = 604800 net.ipv6.conf.veth8987b6d.use_oif_addrs_only = 0 net.ipv6.conf.veth8987b6d.use_tempaddr = 0 net.ipv6.conf.vethb4c9f2a.accept_dad = 1 net.ipv6.conf.vethb4c9f2a.accept_ra = 1 net.ipv6.conf.vethb4c9f2a.accept_ra_defrtr = 1 net.ipv6.conf.vethb4c9f2a.accept_ra_from_local = 0 net.ipv6.conf.vethb4c9f2a.accept_ra_min_hop_limit = 1 net.ipv6.conf.vethb4c9f2a.accept_ra_mtu = 1 net.ipv6.conf.vethb4c9f2a.accept_ra_pinfo = 1 net.ipv6.conf.vethb4c9f2a.accept_ra_rtr_pref = 1 net.ipv6.conf.vethb4c9f2a.accept_redirects = 1 net.ipv6.conf.vethb4c9f2a.accept_source_route = 0 net.ipv6.conf.vethb4c9f2a.addr_gen_mode = 0 net.ipv6.conf.vethb4c9f2a.autoconf = 1 net.ipv6.conf.vethb4c9f2a.dad_transmits = 1 net.ipv6.conf.vethb4c9f2a.disable_ipv6 = 0 net.ipv6.conf.vethb4c9f2a.disable_policy = 0 net.ipv6.conf.vethb4c9f2a.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.vethb4c9f2a.drop_unsolicited_na = 0 net.ipv6.conf.vethb4c9f2a.enhanced_dad = 1 net.ipv6.conf.vethb4c9f2a.force_mld_version = 0 net.ipv6.conf.vethb4c9f2a.force_tllao = 0 net.ipv6.conf.vethb4c9f2a.forwarding = 0 net.ipv6.conf.vethb4c9f2a.hop_limit = 64 net.ipv6.conf.vethb4c9f2a.ignore_routes_with_linkdown = 0 net.ipv6.conf.vethb4c9f2a.keep_addr_on_down = 0 net.ipv6.conf.vethb4c9f2a.max_addresses = 16 net.ipv6.conf.vethb4c9f2a.max_desync_factor = 600 net.ipv6.conf.vethb4c9f2a.mc_forwarding = 0 net.ipv6.conf.vethb4c9f2a.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.vethb4c9f2a.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.vethb4c9f2a.mtu = 1500 net.ipv6.conf.vethb4c9f2a.ndisc_notify = 0 net.ipv6.conf.vethb4c9f2a.ndisc_tclass = 0 net.ipv6.conf.vethb4c9f2a.proxy_ndp = 0 net.ipv6.conf.vethb4c9f2a.regen_max_retry = 3 net.ipv6.conf.vethb4c9f2a.router_probe_interval = 60 net.ipv6.conf.vethb4c9f2a.router_solicitation_delay = 1 net.ipv6.conf.vethb4c9f2a.router_solicitation_interval = 4 net.ipv6.conf.vethb4c9f2a.router_solicitation_max_interval = 3600 net.ipv6.conf.vethb4c9f2a.router_solicitations = -1 net.ipv6.conf.vethb4c9f2a.rpl_seg_enabled = 0 net.ipv6.conf.vethb4c9f2a.seg6_enabled = 0 net.ipv6.conf.vethb4c9f2a.suppress_frag_ndisc = 1 net.ipv6.conf.vethb4c9f2a.temp_prefered_lft = 86400 net.ipv6.conf.vethb4c9f2a.temp_valid_lft = 604800 net.ipv6.conf.vethb4c9f2a.use_oif_addrs_only = 0 net.ipv6.conf.vethb4c9f2a.use_tempaddr = 0 net.ipv6.conf.vethd97c359.accept_dad = 1 net.ipv6.conf.vethd97c359.accept_ra = 1 net.ipv6.conf.vethd97c359.accept_ra_defrtr = 1 net.ipv6.conf.vethd97c359.accept_ra_from_local = 0 net.ipv6.conf.vethd97c359.accept_ra_min_hop_limit = 1 net.ipv6.conf.vethd97c359.accept_ra_mtu = 1 net.ipv6.conf.vethd97c359.accept_ra_pinfo = 1 net.ipv6.conf.vethd97c359.accept_ra_rtr_pref = 1 net.ipv6.conf.vethd97c359.accept_redirects = 1 net.ipv6.conf.vethd97c359.accept_source_route = 0 net.ipv6.conf.vethd97c359.addr_gen_mode = 0 net.ipv6.conf.vethd97c359.autoconf = 1 net.ipv6.conf.vethd97c359.dad_transmits = 1 net.ipv6.conf.vethd97c359.disable_ipv6 = 0 net.ipv6.conf.vethd97c359.disable_policy = 0 net.ipv6.conf.vethd97c359.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.vethd97c359.drop_unsolicited_na = 0 net.ipv6.conf.vethd97c359.enhanced_dad = 1 net.ipv6.conf.vethd97c359.force_mld_version = 0 net.ipv6.conf.vethd97c359.force_tllao = 0 net.ipv6.conf.vethd97c359.forwarding = 0 net.ipv6.conf.vethd97c359.hop_limit = 64 net.ipv6.conf.vethd97c359.ignore_routes_with_linkdown = 0 net.ipv6.conf.vethd97c359.keep_addr_on_down = 0 net.ipv6.conf.vethd97c359.max_addresses = 16 net.ipv6.conf.vethd97c359.max_desync_factor = 600 net.ipv6.conf.vethd97c359.mc_forwarding = 0 net.ipv6.conf.vethd97c359.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.vethd97c359.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.vethd97c359.mtu = 1500 net.ipv6.conf.vethd97c359.ndisc_notify = 0 net.ipv6.conf.vethd97c359.ndisc_tclass = 0 net.ipv6.conf.vethd97c359.proxy_ndp = 0 net.ipv6.conf.vethd97c359.regen_max_retry = 3 net.ipv6.conf.vethd97c359.router_probe_interval = 60 net.ipv6.conf.vethd97c359.router_solicitation_delay = 1 net.ipv6.conf.vethd97c359.router_solicitation_interval = 4 net.ipv6.conf.vethd97c359.router_solicitation_max_interval = 3600 net.ipv6.conf.vethd97c359.router_solicitations = -1 net.ipv6.conf.vethd97c359.rpl_seg_enabled = 0 net.ipv6.conf.vethd97c359.seg6_enabled = 0 net.ipv6.conf.vethd97c359.suppress_frag_ndisc = 1 net.ipv6.conf.vethd97c359.temp_prefered_lft = 86400 net.ipv6.conf.vethd97c359.temp_valid_lft = 604800 net.ipv6.conf.vethd97c359.use_oif_addrs_only = 0 net.ipv6.conf.vethd97c359.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.echo_ignore_anycast = 0 net.ipv6.icmp.echo_ignore_multicast = 0 net.ipv6.icmp.ratelimit = 1000 net.ipv6.icmp.ratemask = 0-1,3-127 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 = 1000 net.ipv6.neigh.balena0.retrans_time_ms = 1000 net.ipv6.neigh.balena0.ucast_solicit = 3 net.ipv6.neigh.balena0.unres_qlen = 101 net.ipv6.neigh.balena0.unres_qlen_bytes = 212992 net.ipv6.neigh.br-f0105285ea5f.anycast_delay = 100 net.ipv6.neigh.br-f0105285ea5f.app_solicit = 0 net.ipv6.neigh.br-f0105285ea5f.base_reachable_time = 30 net.ipv6.neigh.br-f0105285ea5f.base_reachable_time_ms = 30000 net.ipv6.neigh.br-f0105285ea5f.delay_first_probe_time = 5 net.ipv6.neigh.br-f0105285ea5f.gc_stale_time = 60 net.ipv6.neigh.br-f0105285ea5f.locktime = 0 net.ipv6.neigh.br-f0105285ea5f.mcast_resolicit = 0 net.ipv6.neigh.br-f0105285ea5f.mcast_solicit = 3 net.ipv6.neigh.br-f0105285ea5f.proxy_delay = 80 net.ipv6.neigh.br-f0105285ea5f.proxy_qlen = 64 net.ipv6.neigh.br-f0105285ea5f.retrans_time = 1000 net.ipv6.neigh.br-f0105285ea5f.retrans_time_ms = 1000 net.ipv6.neigh.br-f0105285ea5f.ucast_solicit = 3 net.ipv6.neigh.br-f0105285ea5f.unres_qlen = 101 net.ipv6.neigh.br-f0105285ea5f.unres_qlen_bytes = 212992 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 = 1000 net.ipv6.neigh.default.retrans_time_ms = 1000 net.ipv6.neigh.default.ucast_solicit = 3 net.ipv6.neigh.default.unres_qlen = 101 net.ipv6.neigh.default.unres_qlen_bytes = 212992 net.ipv6.neigh.enp1s0.anycast_delay = 100 net.ipv6.neigh.enp1s0.app_solicit = 0 net.ipv6.neigh.enp1s0.base_reachable_time = 30 net.ipv6.neigh.enp1s0.base_reachable_time_ms = 30000 net.ipv6.neigh.enp1s0.delay_first_probe_time = 5 net.ipv6.neigh.enp1s0.gc_stale_time = 60 net.ipv6.neigh.enp1s0.locktime = 0 net.ipv6.neigh.enp1s0.mcast_resolicit = 0 net.ipv6.neigh.enp1s0.mcast_solicit = 3 net.ipv6.neigh.enp1s0.proxy_delay = 80 net.ipv6.neigh.enp1s0.proxy_qlen = 64 net.ipv6.neigh.enp1s0.retrans_time = 1000 net.ipv6.neigh.enp1s0.retrans_time_ms = 1000 net.ipv6.neigh.enp1s0.ucast_solicit = 3 net.ipv6.neigh.enp1s0.unres_qlen = 101 net.ipv6.neigh.enp1s0.unres_qlen_bytes = 212992 net.ipv6.neigh.enp2s0.anycast_delay = 100 net.ipv6.neigh.enp2s0.app_solicit = 0 net.ipv6.neigh.enp2s0.base_reachable_time = 30 net.ipv6.neigh.enp2s0.base_reachable_time_ms = 30000 net.ipv6.neigh.enp2s0.delay_first_probe_time = 5 net.ipv6.neigh.enp2s0.gc_stale_time = 60 net.ipv6.neigh.enp2s0.locktime = 0 net.ipv6.neigh.enp2s0.mcast_resolicit = 0 net.ipv6.neigh.enp2s0.mcast_solicit = 3 net.ipv6.neigh.enp2s0.proxy_delay = 80 net.ipv6.neigh.enp2s0.proxy_qlen = 64 net.ipv6.neigh.enp2s0.retrans_time = 1000 net.ipv6.neigh.enp2s0.retrans_time_ms = 1000 net.ipv6.neigh.enp2s0.ucast_solicit = 3 net.ipv6.neigh.enp2s0.unres_qlen = 101 net.ipv6.neigh.enp2s0.unres_qlen_bytes = 212992 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 = 1000 net.ipv6.neigh.lo.retrans_time_ms = 1000 net.ipv6.neigh.lo.ucast_solicit = 3 net.ipv6.neigh.lo.unres_qlen = 101 net.ipv6.neigh.lo.unres_qlen_bytes = 212992 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 = 1000 net.ipv6.neigh.resin-dns.retrans_time_ms = 1000 net.ipv6.neigh.resin-dns.ucast_solicit = 3 net.ipv6.neigh.resin-dns.unres_qlen = 101 net.ipv6.neigh.resin-dns.unres_qlen_bytes = 212992 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 = 1000 net.ipv6.neigh.resin-vpn.retrans_time_ms = 1000 net.ipv6.neigh.resin-vpn.ucast_solicit = 3 net.ipv6.neigh.resin-vpn.unres_qlen = 101 net.ipv6.neigh.resin-vpn.unres_qlen_bytes = 212992 net.ipv6.neigh.sit0.anycast_delay = 100 net.ipv6.neigh.sit0.app_solicit = 0 net.ipv6.neigh.sit0.base_reachable_time = 30 net.ipv6.neigh.sit0.base_reachable_time_ms = 30000 net.ipv6.neigh.sit0.delay_first_probe_time = 5 net.ipv6.neigh.sit0.gc_stale_time = 60 net.ipv6.neigh.sit0.locktime = 0 net.ipv6.neigh.sit0.mcast_resolicit = 0 net.ipv6.neigh.sit0.mcast_solicit = 3 net.ipv6.neigh.sit0.proxy_delay = 80 net.ipv6.neigh.sit0.proxy_qlen = 64 net.ipv6.neigh.sit0.retrans_time = 1000 net.ipv6.neigh.sit0.retrans_time_ms = 1000 net.ipv6.neigh.sit0.ucast_solicit = 3 net.ipv6.neigh.sit0.unres_qlen = 101 net.ipv6.neigh.sit0.unres_qlen_bytes = 212992 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 = 1000 net.ipv6.neigh.supervisor0.retrans_time_ms = 1000 net.ipv6.neigh.supervisor0.ucast_solicit = 3 net.ipv6.neigh.supervisor0.unres_qlen = 101 net.ipv6.neigh.supervisor0.unres_qlen_bytes = 212992 net.ipv6.neigh.veth0fb52e2.anycast_delay = 100 net.ipv6.neigh.veth0fb52e2.app_solicit = 0 net.ipv6.neigh.veth0fb52e2.base_reachable_time = 30 net.ipv6.neigh.veth0fb52e2.base_reachable_time_ms = 30000 net.ipv6.neigh.veth0fb52e2.delay_first_probe_time = 5 net.ipv6.neigh.veth0fb52e2.gc_stale_time = 60 net.ipv6.neigh.veth0fb52e2.locktime = 0 net.ipv6.neigh.veth0fb52e2.mcast_resolicit = 0 net.ipv6.neigh.veth0fb52e2.mcast_solicit = 3 net.ipv6.neigh.veth0fb52e2.proxy_delay = 80 net.ipv6.neigh.veth0fb52e2.proxy_qlen = 64 net.ipv6.neigh.veth0fb52e2.retrans_time = 1000 net.ipv6.neigh.veth0fb52e2.retrans_time_ms = 1000 net.ipv6.neigh.veth0fb52e2.ucast_solicit = 3 net.ipv6.neigh.veth0fb52e2.unres_qlen = 101 net.ipv6.neigh.veth0fb52e2.unres_qlen_bytes = 212992 net.ipv6.neigh.veth3efcfbe.anycast_delay = 100 net.ipv6.neigh.veth3efcfbe.app_solicit = 0 net.ipv6.neigh.veth3efcfbe.base_reachable_time = 30 net.ipv6.neigh.veth3efcfbe.base_reachable_time_ms = 30000 net.ipv6.neigh.veth3efcfbe.delay_first_probe_time = 5 net.ipv6.neigh.veth3efcfbe.gc_stale_time = 60 net.ipv6.neigh.veth3efcfbe.locktime = 0 net.ipv6.neigh.veth3efcfbe.mcast_resolicit = 0 net.ipv6.neigh.veth3efcfbe.mcast_solicit = 3 net.ipv6.neigh.veth3efcfbe.proxy_delay = 80 net.ipv6.neigh.veth3efcfbe.proxy_qlen = 64 net.ipv6.neigh.veth3efcfbe.retrans_time = 1000 net.ipv6.neigh.veth3efcfbe.retrans_time_ms = 1000 net.ipv6.neigh.veth3efcfbe.ucast_solicit = 3 net.ipv6.neigh.veth3efcfbe.unres_qlen = 101 net.ipv6.neigh.veth3efcfbe.unres_qlen_bytes = 212992 net.ipv6.neigh.veth69eb3d1.anycast_delay = 100 net.ipv6.neigh.veth69eb3d1.app_solicit = 0 net.ipv6.neigh.veth69eb3d1.base_reachable_time = 30 net.ipv6.neigh.veth69eb3d1.base_reachable_time_ms = 30000 net.ipv6.neigh.veth69eb3d1.delay_first_probe_time = 5 net.ipv6.neigh.veth69eb3d1.gc_stale_time = 60 net.ipv6.neigh.veth69eb3d1.locktime = 0 net.ipv6.neigh.veth69eb3d1.mcast_resolicit = 0 net.ipv6.neigh.veth69eb3d1.mcast_solicit = 3 net.ipv6.neigh.veth69eb3d1.proxy_delay = 80 net.ipv6.neigh.veth69eb3d1.proxy_qlen = 64 net.ipv6.neigh.veth69eb3d1.retrans_time = 1000 net.ipv6.neigh.veth69eb3d1.retrans_time_ms = 1000 net.ipv6.neigh.veth69eb3d1.ucast_solicit = 3 net.ipv6.neigh.veth69eb3d1.unres_qlen = 101 net.ipv6.neigh.veth69eb3d1.unres_qlen_bytes = 212992 net.ipv6.neigh.veth8987b6d.anycast_delay = 100 net.ipv6.neigh.veth8987b6d.app_solicit = 0 net.ipv6.neigh.veth8987b6d.base_reachable_time = 30 net.ipv6.neigh.veth8987b6d.base_reachable_time_ms = 30000 net.ipv6.neigh.veth8987b6d.delay_first_probe_time = 5 net.ipv6.neigh.veth8987b6d.gc_stale_time = 60 net.ipv6.neigh.veth8987b6d.locktime = 0 net.ipv6.neigh.veth8987b6d.mcast_resolicit = 0 net.ipv6.neigh.veth8987b6d.mcast_solicit = 3 net.ipv6.neigh.veth8987b6d.proxy_delay = 80 net.ipv6.neigh.veth8987b6d.proxy_qlen = 64 net.ipv6.neigh.veth8987b6d.retrans_time = 1000 net.ipv6.neigh.veth8987b6d.retrans_time_ms = 1000 net.ipv6.neigh.veth8987b6d.ucast_solicit = 3 net.ipv6.neigh.veth8987b6d.unres_qlen = 101 net.ipv6.neigh.veth8987b6d.unres_qlen_bytes = 212992 net.ipv6.neigh.vethb4c9f2a.anycast_delay = 100 net.ipv6.neigh.vethb4c9f2a.app_solicit = 0 net.ipv6.neigh.vethb4c9f2a.base_reachable_time = 30 net.ipv6.neigh.vethb4c9f2a.base_reachable_time_ms = 30000 net.ipv6.neigh.vethb4c9f2a.delay_first_probe_time = 5 net.ipv6.neigh.vethb4c9f2a.gc_stale_time = 60 net.ipv6.neigh.vethb4c9f2a.locktime = 0 net.ipv6.neigh.vethb4c9f2a.mcast_resolicit = 0 net.ipv6.neigh.vethb4c9f2a.mcast_solicit = 3 net.ipv6.neigh.vethb4c9f2a.proxy_delay = 80 net.ipv6.neigh.vethb4c9f2a.proxy_qlen = 64 net.ipv6.neigh.vethb4c9f2a.retrans_time = 1000 net.ipv6.neigh.vethb4c9f2a.retrans_time_ms = 1000 net.ipv6.neigh.vethb4c9f2a.ucast_solicit = 3 net.ipv6.neigh.vethb4c9f2a.unres_qlen = 101 net.ipv6.neigh.vethb4c9f2a.unres_qlen_bytes = 212992 net.ipv6.neigh.vethd97c359.anycast_delay = 100 net.ipv6.neigh.vethd97c359.app_solicit = 0 net.ipv6.neigh.vethd97c359.base_reachable_time = 30 net.ipv6.neigh.vethd97c359.base_reachable_time_ms = 30000 net.ipv6.neigh.vethd97c359.delay_first_probe_time = 5 net.ipv6.neigh.vethd97c359.gc_stale_time = 60 net.ipv6.neigh.vethd97c359.locktime = 0 net.ipv6.neigh.vethd97c359.mcast_resolicit = 0 net.ipv6.neigh.vethd97c359.mcast_solicit = 3 net.ipv6.neigh.vethd97c359.proxy_delay = 80 net.ipv6.neigh.vethd97c359.proxy_qlen = 64 net.ipv6.neigh.vethd97c359.retrans_time = 1000 net.ipv6.neigh.vethd97c359.retrans_time_ms = 1000 net.ipv6.neigh.vethd97c359.ucast_solicit = 3 net.ipv6.neigh.vethd97c359.unres_qlen = 101 net.ipv6.neigh.vethd97c359.unres_qlen_bytes = 212992 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.route.skip_notify_on_dev_down = 0 net.ipv6.seg6_flowlabel = 0 net.ipv6.xfrm6_gc_thresh = 32768 net.netfilter.nf_conntrack_acct = 0 net.netfilter.nf_conntrack_buckets = 16384 net.netfilter.nf_conntrack_checksum = 1 net.netfilter.nf_conntrack_count = 17 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_expect_max = 256 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_gre_timeout = 30 net.netfilter.nf_conntrack_gre_timeout_stream = 180 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 = 65536 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_udp_timeout = 30 net.netfilter.nf_conntrack_udp_timeout_stream = 120 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 = 65536 net.unix.max_dgram_qlen = 512 sunrpc.max_resvport = 1023 sunrpc.min_resvport = 665 sunrpc.tcp_fin_timeout = 15 sunrpc.tcp_max_slot_table_entries = 65536 sunrpc.tcp_slot_table_entries = 2 sunrpc.udp_slot_table_entries = 16 user.max_cgroup_namespaces = 15039 user.max_inotify_instances = 512 user.max_inotify_watches = 8192 user.max_ipc_namespaces = 15039 user.max_mnt_namespaces = 15039 user.max_net_namespaces = 15039 user.max_pid_namespaces = 15039 user.max_time_namespaces = 15039 user.max_user_namespaces = 0 user.max_uts_namespaces = 15039 vm.admin_reserve_kbytes = 8192 vm.block_dump = 0 vm.compact_unevictable_allowed = 1 vm.compaction_proactiveness = 20 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.extfrag_threshold = 500 vm.laptop_mode = 0 vm.legacy_va_layout = 0 vm.lowmem_reserve_ratio = 256 256 32 0 vm.max_map_count = 65530 vm.min_free_kbytes = 7848 vm.mmap_min_addr = 4096 vm.mmap_rnd_bits = 28 vm.mmap_rnd_compat_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.page_lock_unfairness = 5 vm.panic_on_oom = 0 vm.percpu_pagelist_fraction = 0 vm.stat_interval = 1 vm.swappiness = 60 vm.user_reserve_kbytes = 120143 vm.vfs_cache_pressure = 100 vm.watermark_boost_factor = 15000 vm.watermark_scale_factor = 10 Command exited with non-zero status 1 real 0m 0.07s user 0m 0.02s sys 0m 0.04s --- systemctl list-units --failed --no-pager --- 2021-10-18 15:30:50.870136133+00:00 UNIT LOAD ACTIVE SUB DESCRIPTION ● balena-engine.socket loaded failed failed Docker Socket for the API LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 1 loaded units listed. real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- top -b -n 1 --- 2021-10-18 15:30:50.898303645+00:00 Mem: 3813716K used, 53404K free, 428K shrd, 1232K buff, 84568K cached CPU: 24% usr 10% sys 0% nic 64% idle 0% io 0% irq 0% sirq Load average: 2.04 1.75 1.55 3/4707 304410 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 1732 1591 root S 4072m 107% 25% /opt/trace/gateway/Program 304410304409 root R 4320 0% 7% top -b -n 1 88 2 root SW 0 0% 3% [kswapd0] 1778 1621 root S 994m 26% 0% /usr/local/bin/node build/apps/core-app/src/main.js 1764 1617 root S 983m 26% 0% /usr/local/bin/node build/apps/data-collection-app/src/main.js 238761238755 root S 939m 25% 0% balena info 1750 1640 root S 910m 24% 0% /usr/local/bin/node build/apps/data-out-app/src/main.js 232588232582 root S 867m 23% 0% balena info 233658233653 root S 867m 23% 0% balena info 238978238977 root S 867m 23% 0% balena info 2751 1 root S 867m 23% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/14fb6f4c9a35a246870bf3217848625a14112364d87bf5cd151d4990ff23a01f -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 231098231093 root S 795m 21% 0% balena info 234722234717 root S 795m 21% 0% balena info 234656234651 root S 795m 21% 0% balena info 241032241031 root S 795m 21% 0% balena info 231917231915 root S 795m 21% 0% balena info 237391237390 root S 795m 21% 0% balena info 234777234771 root S 795m 21% 0% balena info 234842234836 root S 795m 21% 0% balena info 240945240939 root S 795m 21% 0% balena info 1591 1 root S 795m 21% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/870727b4635cd79c80cdb311744f9f43ae0cd678636312247bab7580a196313b -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 1561 1 root S 795m 21% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/385dafb02fd0c8c0d549d0d923e9dd59fa2b05f17b02681057aa0548a495f831 -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 1590 1 root S 795m 21% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/305b4742bcc764680e0a80c5ff87ea9f5242ea1ed672de988b9a373f1a3af87e -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 1640 1 root S 795m 21% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/15f2c581690de74f4cbbdbe56d4380f3a57630f6da5fc1246bf0926de13fb97b -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 1617 1 root S 795m 21% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/d2eeeb3a3441290efdf06090361a0e9c463178f5e34b2c800b9f9bcc1a7b1da5 -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 1621 1 root S 795m 21% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/27621f77da969fc7f4f2efdcd05edc752da555730f47d17e1a7d639d7e68e988 -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 240274240272 root S 723m 19% 0% balena info 240223240213 root S 723m 19% 0% balena info 240165240164 root S 723m 19% 0% balena info 240073240072 root S 723m 19% 0% balena info 230562230557 root S 723m 19% 0% balena info 231185231180 root S 723m 19% 0% balena info 232541232535 root S 723m 19% 0% balena info 232369232363 root S 723m 19% 0% balena info 231339231333 root S 723m 19% 0% balena info 232275232274 root S 723m 19% 0% balena info 231631231625 root S 723m 19% 0% balena info 232845232839 root S 723m 19% 0% balena info 233174233169 root S 723m 19% 0% balena info 231432231427 root S 723m 19% 0% balena info 231902231896 root S 723m 19% 0% balena info 232913232908 root S 723m 19% 0% balena info 232423232417 root S 723m 19% 0% balena info 232041232035 root S 723m 19% 0% balena info 232156232150 root S 723m 19% 0% balena info 232628232622 root S 723m 19% 0% balena info 232881232877 root S 723m 19% 0% balena info 232942232936 root S 723m 19% 0% balena info 233874233868 root S 723m 19% 0% balena info 231513231507 root S 723m 19% 0% balena info 234965234959 root S 723m 19% 0% balena info 233381233376 root S 723m 19% 0% balena info 234235234230 root S 723m 19% 0% balena info 234307234302 root S 723m 19% 0% balena info 236121236115 root S 723m 19% 0% balena info 232678232672 root S 723m 19% 0% balena info 236349236348 root S 723m 19% 0% balena info 235697235691 root S 723m 19% 0% balena info 233060233054 root S 723m 19% 0% balena info 236394236388 root S 723m 19% 0% balena info 235214235208 root S 723m 19% 0% balena info 233545233538 root S 723m 19% 0% balena info 234704234698 root S 723m 19% 0% balena info 235879235874 root S 723m 19% 0% balena info 234335234329 root S 723m 19% 0% balena info 234273234267 root S 723m 19% 0% balena info 237444237438 root S 723m 19% 0% balena info 237461237456 root S 723m 19% 0% balena info 235563235558 root S 723m 19% 0% balena info 236178236172 root S 723m 19% 0% balena info 236950236944 root S 723m 19% 0% balena info 237516237510 root S 723m 19% 0% balena info 236729236723 root S 723m 19% 0% balena info 236708236703 root S 723m 19% 0% balena info 236921236915 root S 723m 19% 0% balena info 237834237827 root S 723m 19% 0% balena info 237191237185 root S 723m 19% 0% balena info 237278237272 root S 723m 19% 0% balena info 237629237623 root S 723m 19% 0% balena info 237658237652 root S 723m 19% 0% balena info 236646236642 root S 723m 19% 0% balena info 236801236795 root S 723m 19% 0% balena info 239102239096 root S 723m 19% 0% balena info 238841238840 root S 723m 19% 0% balena info 239613239608 root S 723m 19% 0% balena info 239836239830 root S 723m 19% 0% balena info 238225238219 root S 723m 19% 0% balena info 239528239522 root S 723m 19% 0% balena info 239764239763 root S 723m 19% 0% balena info 238545238539 root S 723m 19% 0% balena info 240575240565 root S 723m 19% 0% balena info 240332240327 root S 723m 19% 0% balena info 240043240042 root S 723m 19% 0% balena info 230585230579 root S 723m 19% 0% balena info 230716230710 root S 723m 19% 0% balena info 231764231758 root S 723m 19% 0% balena info 232609232604 root S 723m 19% 0% balena info 230326230320 root S 723m 19% 0% balena info 230954230949 root S 723m 19% 0% balena info 232569232563 root S 723m 19% 0% balena info 231667231665 root S 723m 19% 0% balena info 230402230396 root S 723m 19% 0% balena info 230801230795 root S 723m 19% 0% balena info 230519230513 root S 723m 19% 0% balena info 233846233840 root S 723m 19% 0% balena info 233464233458 root S 723m 19% 0% balena info 232333232327 root S 723m 19% 0% balena info 233795233790 root S 723m 19% 0% balena info 231533231527 root S 723m 19% 0% balena info 238071238066 root S 723m 19% 0% balena info 231453231447 root S 723m 19% 0% balena info 231864231858 root S 723m 19% 0% balena info 232508232502 root S 723m 19% 0% balena info 232488232482 root S 723m 19% 0% balena info 234374234368 root S 723m 19% 0% balena info 231572231566 root S 723m 19% 0% balena info 232724232719 root S 723m 19% 0% balena info 236373236368 root S 723m 19% 0% balena info 232236232231 root S 723m 19% 0% balena info 233000232995 root S 723m 19% 0% balena info 231486231485 root S 723m 19% 0% balena info 233428233422 root S 723m 19% 0% balena info 239023239018 root S 723m 19% 0% balena info 235251235246 root S 723m 19% 0% balena info 235677235671 root S 723m 19% 0% balena info 231837231831 root S 723m 19% 0% balena info 235016235010 root S 723m 19% 0% balena info 236767236761 root S 723m 19% 0% balena info 233699233693 root S 723m 19% 0% balena info 234101234095 root S 723m 19% 0% balena info 232744232738 root S 723m 19% 0% balena info 236408236407 root S 723m 19% 0% balena info 234567234561 root S 723m 19% 0% balena info 236970236964 root S 723m 19% 0% balena info 235102235096 root S 723m 19% 0% balena info 239318239317 root S 723m 19% 0% balena info 235790235789 root S 723m 19% 0% balena info 238150238144 root S 723m 19% 0% balena info 237344237338 root S 723m 19% 0% balena info 235401235395 root S 723m 19% 0% balena info 238936238930 root S 723m 19% 0% balena info 234824234818 root S 723m 19% 0% balena info 235936235930 root S 723m 19% 0% balena info 236475236469 root S 723m 19% 0% balena info 237119237113 root S 723m 19% 0% balena info 239557239551 root S 723m 19% 0% balena info 236612236605 root S 723m 19% 0% balena info 238817238811 root S 723m 19% 0% balena info 239461239455 root S 723m 19% 0% balena info 239735239730 root S 723m 19% 0% balena info 240861240860 root S 723m 19% 0% balena info 240837240831 root S 723m 19% 0% balena info 232705232700 root S 723m 19% 0% balena info 232864232858 root S 723m 19% 0% balena info 234507234502 root S 723m 19% 0% balena info 236563236558 root S 723m 19% 0% balena info 237715237709 root S 723m 19% 0% balena info 237933237927 root S 723m 19% 0% balena info 239480239474 root S 722m 19% 0% balena info 233080233074 root S 722m 19% 0% balena info 232075232069 root S 722m 19% 0% balena info 240482240481 root S 651m 17% 0% balena info 240127240126 root S 651m 17% 0% balena info 233229233223 root S 651m 17% 0% balena info 231783231778 root S 651m 17% 0% balena info 232003231997 root S 651m 17% 0% balena info 231394231389 root S 651m 17% 0% balena info 231602231596 root S 651m 17% 0% balena info 230782230776 root S 651m 17% 0% balena info 231168231162 root S 651m 17% 0% balena info 231744231738 root S 651m 17% 0% balena info 230544230538 root S 651m 17% 0% balena info 234805234800 root S 651m 17% 0% balena info 230346230340 root S 651m 17% 0% balena info 230996230990 root S 651m 17% 0% balena info 232450232445 root S 651m 17% 0% balena info 232219232213 root S 651m 17% 0% balena info 231958231952 root S 651m 17% 0% balena info 233194233188 root S 651m 17% 0% balena info 235196235190 root S 651m 17% 0% balena info 232118232113 root S 651m 17% 0% balena info 232306232300 root S 651m 17% 0% balena info 231320231314 root S 651m 17% 0% balena info 233212233206 root S 651m 17% 0% balena info 231256231250 root S 651m 17% 0% balena info 232256232251 root S 651m 17% 0% balena info 231884231878 root S 651m 17% 0% balena info 233032233026 root S 651m 17% 0% balena info 234541234535 root S 651m 17% 0% balena info 231148231142 root S 651m 17% 0% balena info 230744230738 root S 651m 17% 0% balena info 232468232463 root S 651m 17% 0% balena info 235043235038 root S 651m 17% 0% balena info 234586234581 root S 651m 17% 0% balena info 233562233556 root S 651m 17% 0% balena info 233777233771 root S 651m 17% 0% balena info 236826236821 root S 651m 17% 0% balena info 237893237887 root S 651m 17% 0% balena info 234004233999 root S 651m 17% 0% balena info 233892233887 root S 651m 17% 0% balena info 233445233443 root S 651m 17% 0% balena info 235816235810 root S 651m 17% 0% balena info 232765232760 root S 651m 17% 0% balena info 231129231123 root S 651m 17% 0% balena info 233116233110 root S 651m 17% 0% balena info 236140236134 root S 651m 17% 0% balena info 233680233674 root S 651m 17% 0% balena info 233580233575 root S 651m 17% 0% balena info 234255234249 root S 651m 17% 0% balena info 237210237204 root S 651m 17% 0% balena info 233495233490 root S 651m 17% 0% balena info 235446235439 root S 651m 17% 0% balena info 234217234211 root S 651m 17% 0% balena info 235372235367 root S 651m 17% 0% balena info 237163237157 root S 651m 17% 0% balena info 233098233092 root S 651m 17% 0% balena info 237224237222 root S 651m 17% 0% balena info 234469234463 root S 651m 17% 0% balena info 234983234978 root S 651m 17% 0% balena info 235757235751 root S 651m 17% 0% balena info 234120234114 root S 651m 17% 0% balena info 234452234449 root S 651m 17% 0% balena info 236058236052 root S 651m 17% 0% balena info 236326236320 root S 651m 17% 0% balena info 239236239230 root S 651m 17% 0% balena info 233409233404 root S 651m 17% 0% balena info 236017236011 root S 651m 17% 0% balena info 235731235725 root S 651m 17% 0% balena info 237797237791 root S 651m 17% 0% balena info 236038236032 root S 651m 17% 0% balena info 234623234618 root S 651m 17% 0% balena info 235639235638 root S 651m 17% 0% balena info 237562237556 root S 651m 17% 0% balena info 237581237575 root S 651m 17% 0% balena info 235299235294 root S 651m 17% 0% balena info 233929233923 root S 651m 17% 0% balena info 239978239977 root S 651m 17% 0% balena info 238131238125 root S 651m 17% 0% balena info 238408238402 root S 651m 17% 0% balena info 235279235274 root S 651m 17% 0% balena info 238051238046 root S 651m 17% 0% balena info 234157234156 root S 651m 17% 0% balena info 235659235653 root S 651m 17% 0% balena info 236448236443 root S 651m 17% 0% balena info 238784238778 root S 651m 17% 0% balena info 238345238339 root S 651m 17% 0% balena info 236237236231 root S 651m 17% 0% balena info 238718238717 root S 651m 17% 0% balena info 239795239791 root S 651m 17% 0% balena info 236256236250 root S 651m 17% 0% balena info 237777237771 root S 651m 17% 0% balena info 235855235849 root S 651m 17% 0% balena info 237326237320 root S 651m 17% 0% balena info 237697237691 root S 651m 17% 0% balena info 238273238267 root S 651m 17% 0% balena info 236864236858 root S 651m 17% 0% balena info 238489238483 root S 651m 17% 0% balena info 239577239571 root S 651m 17% 0% balena info 237063237057 root S 651m 17% 0% balena info 238526238520 root S 651m 17% 0% balena info 239499239493 root S 651m 17% 0% balena info 237954237948 root S 651m 17% 0% balena info 239374239373 root S 651m 17% 0% balena info 238104238098 root S 651m 17% 0% balena info 239871239867 root S 651m 17% 0% balena info 237007237001 root S 651m 17% 0% balena info 238461238455 root S 651m 17% 0% balena info 238864238860 root S 651m 17% 0% balena info 239944239939 root S 651m 17% 0% balena info 237914237908 root S 651m 17% 0% balena info 239440239434 root S 651m 17% 0% balena info 237543237537 root S 651m 17% 0% balena info 238904238898 root S 651m 17% 0% balena info 239652239646 root S 651m 17% 0% balena info 238170238164 root S 651m 17% 0% balena info 236989236983 root S 651m 17% 0% balena info 238390238384 root S 651m 17% 0% balena info 239056239050 root S 651m 17% 0% balena info 239359239353 root S 651m 17% 0% balena info 239908239902 root S 651m 17% 0% balena info 239121239115 root S 651m 17% 0% balena info 240984240978 root S 651m 17% 0% balena info 240965240959 root S 651m 17% 0% balena info 240785240779 root S 651m 17% 0% balena info 240619240613 root S 651m 17% 0% balena info 240600240594 root S 651m 17% 0% balena info 240804240798 root S 651m 17% 0% balena info 240926240920 root S 651m 17% 0% balena info 240658240652 root S 651m 17% 0% balena info 240639240633 root S 651m 17% 0% balena info 241065241059 root S 651m 17% 0% balena info 240902240901 root S 651m 17% 0% balena info 240382240378 root S 651m 17% 0% balena info 240441240435 root S 651m 17% 0% balena info 230605230599 root S 651m 17% 0% balena info 230908230902 root S 651m 17% 0% balena info 231284231278 root S 651m 17% 0% balena info 230365230359 root S 651m 17% 0% balena info 232022232016 root S 651m 17% 0% balena info 231648231642 root S 651m 17% 0% balena info 234024234023 root S 651m 17% 0% balena info 230763230762 root S 651m 17% 0% balena info 231414231413 root S 651m 17% 0% balena info 230382230377 root S 651m 17% 0% balena info 231368231366 root S 651m 17% 0% balena info 233986233980 root S 651m 17% 0% balena info 233330233324 root S 651m 17% 0% balena info 232350232345 root S 651m 17% 0% balena info 231302231296 root S 651m 17% 0% balena info 231803231797 root S 651m 17% 0% balena info 230976230971 root S 651m 17% 0% balena info 230935230929 root S 651m 17% 0% balena info 231686231680 root S 651m 17% 0% balena info 234483234482 root S 651m 17% 0% balena info 231985231979 root S 651m 17% 0% balena info 240024240023 root S 651m 17% 0% balena info 231552231547 root S 651m 17% 0% balena info 232388232383 root S 651m 17% 0% balena info 233525233519 root S 651m 17% 0% balena info 234042234036 root S 651m 17% 0% balena info 233613233607 root S 651m 17% 0% balena info 235157235152 root S 651m 17% 0% balena info 231716231712 root S 651m 17% 0% balena info 240531240529 root S 651m 17% 0% balena info 233639233634 root S 651m 17% 0% balena info 232963232957 root S 651m 17% 0% balena info 232825232819 root S 651m 17% 0% balena info 234422234418 root S 651m 17% 0% balena info 233756233750 root S 651m 17% 0% balena info 232101232095 root S 651m 17% 0% balena info 233292233286 root S 651m 17% 0% balena info 236158236153 root S 651m 17% 0% balena info 233348233342 root S 651m 17% 0% balena info 234946234940 root S 651m 17% 0% balena info 235177235171 root S 651m 17% 0% balena info 237425237419 root S 651m 17% 0% balena info 235776235770 root S 651m 17% 0% balena info 232796232791 root S 651m 17% 0% balena info 233814233810 root S 651m 17% 0% balena info 235582235576 root S 651m 17% 0% balena info 232981232976 root S 651m 17% 0% balena info 233729233724 root S 651m 17% 0% balena info 235338235332 root S 651m 17% 0% balena info 235131235125 root S 651m 17% 0% balena info 235083235077 root S 651m 17% 0% balena info 236531236525 root S 651m 17% 0% balena info 235613235607 root S 651m 17% 0% balena info 233311233305 root S 651m 17% 0% balena info 235064235059 root S 651m 17% 0% balena info 232193232187 root S 651m 17% 0% balena info 233911233905 root S 651m 17% 0% balena info 232138232133 root S 651m 17% 0% balena info 235527235519 root S 651m 17% 0% balena info 234191234185 root S 651m 17% 0% balena info 233264233259 root S 651m 17% 0% balena info 234686234680 root S 651m 17% 0% balena info 234743234737 root S 651m 17% 0% balena info 235423235417 root S 651m 17% 0% balena info 233147233142 root S 651m 17% 0% balena info 236883236877 root S 651m 17% 0% balena info 235545235538 root S 651m 17% 0% balena info 238372238366 root S 651m 17% 0% balena info 234605234600 root S 651m 17% 0% balena info 236093236088 root S 651m 17% 0% balena info 234927234922 root S 651m 17% 0% balena info 235992235991 root S 651m 17% 0% balena info 237081237075 root S 651m 17% 0% balena info 236628236623 root S 651m 17% 0% balena info 235497235490 root S 651m 17% 0% balena info 237363237357 root S 651m 17% 0% balena info 236593236586 root S 651m 17% 0% balena info 235465235459 root S 651m 17% 0% balena info 237989237983 root S 651m 17% 0% balena info 235319235313 root S 651m 17% 0% balena info 234861234857 root S 651m 17% 0% balena info 236294236288 root S 651m 17% 0% balena info 237245237240 root S 651m 17% 0% balena info 239215239213 root S 651m 17% 0% balena info 239082239077 root S 651m 17% 0% balena info 237031237030 root S 651m 17% 0% balena info 235899235893 root S 651m 17% 0% balena info 238574238569 root S 651m 17% 0% balena info 238600238598 root S 651m 17% 0% balena info 238695238689 root S 651m 17% 0% balena info 236491236487 root S 651m 17% 0% balena info 237816237810 root S 651m 17% 0% balena info 240004240003 root S 651m 17% 0% balena info 234139234133 root S 651m 17% 0% balena info 238016238010 root S 651m 17% 0% balena info 236681236675 root S 651m 17% 0% balena info 238190238184 root S 651m 17% 0% balena info 238425238419 root S 651m 17% 0% balena info 237750237744 root S 651m 17% 0% balena info 235969235964 root S 651m 17% 0% balena info 239340239334 root S 651m 17% 0% balena info 236844236838 root S 651m 17% 0% balena info 239297239291 root S 651m 17% 0% balena info 237483237479 root S 651m 17% 0% balena info 238508238502 root S 651m 17% 0% balena info 236748236743 root S 651m 17% 0% balena info 238661238655 root S 651m 17% 0% balena info 239197239193 root S 651m 17% 0% balena info 238965238959 root S 651m 17% 0% balena info 237677237671 root S 651m 17% 0% balena info 239818239812 root S 651m 17% 0% balena info 238737238736 root S 651m 17% 0% balena info 239255239249 root S 651m 17% 0% balena info 239003238998 root S 651m 17% 0% balena info 236275236269 root S 651m 17% 0% balena info 238292238286 root S 651m 17% 0% balena info 237866237860 root S 651m 17% 0% balena info 239140239134 root S 651m 17% 0% balena info 239851239850 root S 651m 17% 0% balena info 239681239673 root S 651m 17% 0% balena info 237597237594 root S 651m 17% 0% balena info 239413239407 root S 651m 17% 0% balena info 238311238305 root S 651m 17% 0% balena info 238033238027 root S 651m 17% 0% balena info 239172239166 root S 651m 17% 0% balena info 239890239884 root S 651m 17% 0% balena info 238624238618 root S 651m 17% 0% balena info 239699239697 root S 651m 17% 0% balena info 240746240740 root S 651m 17% 0% balena info 239715239711 root S 651m 17% 0% balena info 241001240995 root S 651m 17% 0% balena info 240719240713 root S 651m 17% 0% balena info 240766240760 root S 651m 17% 0% balena info 234354234348 root S 651m 17% 0% balena info 234391234386 root S 651m 17% 0% balena info 233958233953 root S 651m 17% 0% balena info 234901234896 root S 651m 17% 0% balena info 237307237301 root S 651m 17% 0% balena info 236211236205 root S 651m 17% 0% balena info 237100237094 root S 651m 17% 0% balena info 240883240882 root S 651m 17% 0% balena info 238643238637 root S 650m 17% 0% balena info 240676240670 root S 650m 17% 0% balena info 234071234067 root S 650m 17% 0% balena info 239590239589 root S 650m 17% 0% balena info 238886238880 root S 649m 17% 0% balena info 303316 1 root S 579m 15% 0% /usr/bin/balena stop resin_supervisor 971 1 root S 523m 14% 0% /usr/sbin/NetworkManager --no-daemon 2787 2751 root S 339m 9% 0% node /usr/src/app/dist/app.js 867 1 root S 304m 8% 0% /usr/sbin/ModemManager --log-journal 849 1 root S 291m 8% 0% /usr/sbin/rngd -f -r /dev/hwrng 1 0 root S 156m 4% 0% {systemd} /sbin/init 877 1 root S 78200 2% 0% /usr/sbin/chronyd -d 2892 2787 root S 38604 1% 0% journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service 658 1 root S 32936 1% 0% /lib/systemd/systemd-journald 2168 1764 root S 20344 1% 0% /lib/systemd/systemd-udevd --daemon 2131 1732 root S 20340 1% 0% /lib/systemd/systemd-udevd --daemon 286665 1 openvpn S 7748 0% 0% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 303469 1 root S 6896 0% 0% sshd: root@notty 933 1 root S 6156 0% 0% /lib/systemd/systemd-logind 683 1 root S 5644 0% 0% /lib/systemd/systemd-udevd 852 1 root S 4980 0% 0% @sbin/plymouthd --tty=tty1 --mode=boot --pid-file=/run/plymouth/pid --attach-to-session --kernel-command-line=plymouth.ignore-serial-consoles splash 880 1 messageb S 4972 0% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 1029 1 avahi S 4696 0% 0% avahi-daemon: running [68e5f85.local] 240520 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240513 240472 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240458 240372 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240370 240428 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240425 240209 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240206 240325 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240323 240271 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240267 240125 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240124 238735 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238734 230319 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230318 230339 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230338 230358 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230357 230376 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230375 230395 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230394 230512 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230511 230537 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230536 230556 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230555 230578 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230577 230598 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230597 230709 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230708 230737 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230736 230756 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230755 230775 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230774 230794 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230793 230901 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230900 230928 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230927 230948 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230947 230970 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230969 230989 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 230988 231092 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231091 231122 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231121 231141 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231140 231161 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231160 231179 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231178 231249 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231248 231277 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231276 231295 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231294 231313 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231312 231332 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231331 231362 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231361 231388 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231387 231407 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231406 231426 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231425 231446 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231445 231479 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231478 231506 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231505 231526 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231525 231546 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231545 231565 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231564 231595 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231594 231624 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231623 231641 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231640 231660 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231659 231679 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231678 231711 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231710 231737 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231736 231757 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231756 231777 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231776 231796 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231795 231830 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231829 231857 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231856 231877 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231876 231895 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231894 231914 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231913 231951 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231950 231978 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231977 231996 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 231995 232015 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232014 232034 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232033 232068 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232067 232094 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232093 232112 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232111 232132 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232131 232149 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232148 232186 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232185 232212 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232211 232230 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232229 232250 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232249 232268 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232267 232299 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232298 232326 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232325 232344 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232343 232362 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232361 232382 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232381 232416 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232415 232444 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232443 232462 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232461 232481 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232480 232501 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232500 232534 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232533 232561 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232560 232581 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232580 232603 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232602 232621 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232620 232671 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232670 232699 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232698 232718 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232717 232737 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232736 232759 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232758 232790 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232789 232818 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232817 232838 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232837 232857 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232856 232876 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232875 232907 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232906 232935 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232934 232956 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232955 232975 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232974 232994 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 232993 233025 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233024 233053 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233052 233073 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233072 233091 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233090 233109 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233108 233141 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233140 233168 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233167 233187 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233186 233205 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233204 233222 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233221 233258 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233257 233285 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233284 233304 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233303 233323 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233322 233341 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233340 233375 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233374 233403 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233402 233421 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233420 233438 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233437 233457 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233456 233489 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233488 233518 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233517 233537 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233536 233555 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233554 233574 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233573 233606 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233605 233633 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233632 233652 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233651 233673 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233672 233692 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233691 233723 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233722 233749 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233748 233770 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233769 233789 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233788 233809 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233808 233839 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233838 233867 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233866 233886 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233885 233904 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233903 233922 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233921 233952 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233951 233979 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233978 233998 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 233997 234017 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234016 234035 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234034 234066 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234065 234094 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234093 234113 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234112 234132 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234131 234150 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234149 234184 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234183 234210 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234209 234229 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234228 234248 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234247 234266 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234265 234301 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234300 234328 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234327 234347 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234346 234367 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234366 234385 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234384 234417 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234416 234444 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234443 234462 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234461 234481 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234480 234501 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234500 234534 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234533 234560 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234559 234580 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234579 234599 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234598 234617 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234616 234650 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234649 234679 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234678 234697 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234696 234716 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234715 234736 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234735 234770 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234769 234799 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234798 234817 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234816 234835 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234834 234856 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234855 234894 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234893 234921 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234920 234939 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234938 234958 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234957 234977 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 234976 235009 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235008 235037 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235036 235058 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235057 235076 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235075 235095 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235094 235124 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235123 235151 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235150 235170 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235169 235189 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235188 235207 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235206 235245 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235244 235273 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235272 235293 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235292 235312 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235311 235331 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235330 235366 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235365 235394 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235393 235416 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235414 235438 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235437 235458 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235457 235489 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235488 235518 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235517 235537 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235536 235557 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235556 235575 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235574 235606 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235605 235633 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235632 235652 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235651 235670 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235669 235690 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235689 235724 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235723 235750 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235749 235769 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235768 235788 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235787 235809 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235808 235848 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235847 235873 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235872 235892 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235891 235929 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235928 235963 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235962 235990 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 235989 236010 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236009 236031 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236029 236051 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236050 236087 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236086 236114 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236113 236133 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236132 236152 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236151 236171 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236170 236204 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236203 236230 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236229 236249 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236248 236268 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236267 236287 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236286 236319 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236318 236346 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236345 236367 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236366 236387 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236386 236406 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236405 236442 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236441 236468 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236467 236486 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236485 236524 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236523 236557 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236555 236585 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236584 236604 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236603 236622 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236621 236641 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236640 236674 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236673 236702 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236701 236722 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236721 236742 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236741 236760 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236759 236794 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236793 236820 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236819 236837 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236836 236857 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236856 236876 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236875 236914 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236913 236943 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236942 236963 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236962 236982 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236981 237000 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 236999 237029 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237028 237056 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237055 237074 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237073 237093 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237092 237112 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237111 237156 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237155 237184 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237183 237203 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237202 237221 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237220 237239 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237238 237271 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237270 237300 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237299 237319 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237318 237337 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237336 237356 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237355 237389 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237388 237418 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237417 237437 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237436 237455 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237454 237478 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237477 237509 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237508 237536 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237535 237555 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237554 237574 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237573 237592 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237591 237622 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237621 237651 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237650 237670 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237669 237690 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237689 237708 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237707 237743 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237742 237770 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237769 237790 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237789 237809 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237808 237826 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237825 237859 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237858 237886 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237885 237906 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237905 237926 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237925 237947 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237946 237982 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 237981 238009 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238008 238026 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238025 238045 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238044 238065 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238064 238097 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238096 238124 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238123 238143 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238142 238163 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238162 238183 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238182 238218 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238217 238266 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238265 238285 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238284 238304 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238303 238338 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238337 238365 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238364 238383 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238382 238401 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238400 238418 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238417 238454 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238453 238481 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238480 238501 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238500 238519 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238518 238538 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238537 238568 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238567 238597 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238596 238617 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238616 238636 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238635 238654 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238653 238688 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238687 238716 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238715 238754 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238753 238777 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238776 238810 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238809 238839 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238838 238859 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238858 238879 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238878 238897 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238896 238929 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238928 238958 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238957 238976 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238975 238997 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 238996 239017 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239016 239049 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239048 239076 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239075 239095 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239094 239114 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239113 239133 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239132 239165 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239164 239192 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239191 239212 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239211 239229 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239228 239248 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239247 239290 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239289 239316 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239315 239333 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239332 239352 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239351 239372 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239371 239406 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239405 239433 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239432 239454 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239453 239473 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239472 239492 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239491 239521 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239520 239550 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239549 239570 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239569 239588 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239587 239607 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239606 239645 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239643 239672 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239671 239691 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239690 239710 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239709 239729 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239728 239762 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239761 239790 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239789 239811 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239809 239829 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239828 239849 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239848 239866 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239865 239883 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239882 239901 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239900 239938 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239937 239976 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 239975 240002 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240001 240022 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240021 240041 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240040 240071 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240070 240163 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240162 240564 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240549 240593 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240592 240612 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240611 240632 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240631 240651 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240650 240669 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240668 240712 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240711 240739 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240738 240759 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240758 240778 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240777 240797 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240796 240830 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240828 240859 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240857 240881 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240880 240900 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240899 240919 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240918 240938 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240937 240958 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240957 240977 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240976 240994 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 240993 241030 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 241029 241058 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 241057 303292 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 303291 303371 1 root S 4656 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 303370 1057 1029 avahi S 4432 0% 0% avahi-daemon: chroot helper 982 1 nobody S 4132 0% 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=- 304408303475 root S 4104 0% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 303475303473 root S 3776 0% 0% bash -s -- 240213240209 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240435240428 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240327240325 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240378240372 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240529240520 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240126240125 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240164240163 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240272240271 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240481240472 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240023240022 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240003240002 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237357237356 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230320230319 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230340230339 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230359230358 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230377230376 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230396230395 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230513230512 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230538230537 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230557230556 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230579230578 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230599230598 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230710230709 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230738230737 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230762230756 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230776230775 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230795230794 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230902230901 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230929230928 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230949230948 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230971230970 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 230990230989 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231093231092 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231123231122 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231142231141 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231162231161 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231180231179 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231250231249 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231278231277 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231296231295 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231314231313 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231333231332 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231366231362 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231389231388 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231413231407 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231427231426 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231447231446 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231485231479 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231507231506 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231527231526 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231547231546 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231566231565 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231596231595 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231625231624 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231642231641 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231665231660 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231680231679 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231712231711 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231738231737 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231758231757 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231778231777 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231797231796 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231831231830 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231858231857 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231878231877 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231896231895 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231915231914 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231952231951 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231979231978 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 231997231996 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232016232015 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232035232034 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232069232068 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232095232094 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232113232112 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232133232132 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232150232149 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232187232186 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232213232212 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232231232230 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232251232250 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232274232268 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232300232299 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232327232326 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232345232344 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232363232362 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232383232382 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232417232416 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232445232444 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232463232462 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232482232481 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232502232501 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232535232534 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232563232561 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232582232581 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232604232603 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232622232621 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232672232671 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232700232699 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232719232718 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232738232737 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232760232759 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232791232790 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232819232818 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232839232838 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232858232857 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232877232876 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232908232907 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232936232935 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232957232956 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232976232975 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 232995232994 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233026233025 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233054233053 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233074233073 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233092233091 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233110233109 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233142233141 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233169233168 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233188233187 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233206233205 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233223233222 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233259233258 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233286233285 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233305233304 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233324233323 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233342233341 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233376233375 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233404233403 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233422233421 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233443233438 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233458233457 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233490233489 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233519233518 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233538233537 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233556233555 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233575233574 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233607233606 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233634233633 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233653233652 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233674233673 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233693233692 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233724233723 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233750233749 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233771233770 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233790233789 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233810233809 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233840233839 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233868233867 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233887233886 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233905233904 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233923233922 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233953233952 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233980233979 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 233999233998 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234023234017 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234036234035 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234067234066 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234095234094 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234114234113 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234133234132 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234156234150 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234185234184 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234211234210 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234230234229 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234249234248 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234267234266 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234302234301 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234329234328 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234348234347 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234368234367 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234386234385 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234418234417 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234449234444 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234463234462 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234482234481 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234502234501 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234535234534 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234561234560 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234581234580 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234600234599 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234618234617 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234651234650 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234680234679 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234698234697 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234717234716 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234737234736 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234771234770 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234800234799 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234818234817 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234836234835 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234857234856 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234896234894 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234922234921 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234940234939 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234959234958 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 234978234977 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235010235009 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235038235037 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235059235058 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235077235076 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235096235095 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235125235124 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235152235151 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235171235170 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235190235189 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235208235207 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235246235245 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235274235273 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235294235293 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235313235312 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235332235331 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235367235366 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235395235394 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235417235416 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235439235438 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235459235458 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235490235489 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235519235518 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235538235537 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235558235557 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235576235575 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235607235606 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235638235633 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235653235652 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235671235670 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235691235690 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235725235724 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235751235750 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235770235769 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235789235788 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235810235809 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235849235848 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235874235873 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235893235892 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235930235929 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235964235963 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 235991235990 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236011236010 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236032236031 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236052236051 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236088236087 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236115236114 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236134236133 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236153236152 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236172236171 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236205236204 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236231236230 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236250236249 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236269236268 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236288236287 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236320236319 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236348236346 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236368236367 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236388236387 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236407236406 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236443236442 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236469236468 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236487236486 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236525236524 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236558236557 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236586236585 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236605236604 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236623236622 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236642236641 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236675236674 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236703236702 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236723236722 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236743236742 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236761236760 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236795236794 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236821236820 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236838236837 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236858236857 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236877236876 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236915236914 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236944236943 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236964236963 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 236983236982 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237001237000 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237030237029 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237057237056 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237075237074 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237094237093 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237113237112 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237157237156 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237185237184 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237204237203 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237222237221 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237240237239 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237272237271 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237301237300 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237320237319 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237338237337 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237390237389 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237419237418 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237438237437 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237456237455 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237479237478 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237510237509 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237537237536 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237556237555 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237575237574 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237594237592 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237623237622 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237652237651 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237671237670 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237691237690 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237709237708 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237744237743 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237771237770 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237791237790 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237810237809 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237827237826 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237860237859 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237887237886 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237908237906 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237927237926 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237948237947 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 237983237982 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238010238009 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238027238026 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238046238045 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238066238065 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238098238097 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238125238124 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238144238143 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238164238163 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238184238183 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238219238218 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238267238266 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238286238285 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238305238304 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238339238338 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238366238365 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238384238383 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238402238401 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238419238418 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238455238454 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238483238481 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238502238501 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238520238519 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238539238538 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238569238568 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238598238597 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238618238617 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238637238636 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238655238654 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238689238688 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238717238716 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238736238735 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238755238754 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238778238777 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238811238810 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238840238839 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238860238859 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238880238879 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238898238897 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238930238929 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238959238958 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238977238976 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 238998238997 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239018239017 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239050239049 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239077239076 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239096239095 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239115239114 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239134239133 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239166239165 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239193239192 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239213239212 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239230239229 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239249239248 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239291239290 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239317239316 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239334239333 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239353239352 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239373239372 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239407239406 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239434239433 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239455239454 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239474239473 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239493239492 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239522239521 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239551239550 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239571239570 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239589239588 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239608239607 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239646239645 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239673239672 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239697239691 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239711239710 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239730239729 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239763239762 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239791239790 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239812239811 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239830239829 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239850239849 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239867239866 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239884239883 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239902239901 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239939239938 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 239977239976 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240042240041 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240072240071 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240565240564 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240594240593 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240613240612 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240633240632 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240652240651 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240670240669 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240713240712 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240740240739 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240760240759 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240779240778 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240798240797 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240831240830 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240860240859 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240882240881 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240901240900 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240920240919 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240939240938 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240959240958 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240978240977 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 240995240994 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 241031241030 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 241059241058 root S 3688 0% 0% {balena-healthch} /bin/sh /usr/lib/balena/balena-healthcheck 303473303469 root S 3644 0% 0% sh -c H(){ local h="=============================================================";echo $h;echo " $*";echo $h;};X=config.json;C=/mnt/boottmp/$X;[ -f $C ]||C=/mnt/boot/$X;[ -f $C ]||C=/mnt/conf/$X;[ -f $C ]||C=/mnt/data-disk/$X;[ -f $C ]||C=/mnt/boot/$X;if [ ! -f $C ];then F "Error: Failed to find $X! (bye, bye)";fi;if [ "$(jq -r '.uuid' $C)" = "68e5f8598c35b231be3bdf337eb1916d" ];then TERM=xterm;b 304409304408 root S 2488 0% 0% timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 13 2 root IW 0 0% 0% [rcu_preempt] 23 2 root SW 0 0% 0% [ksoftirqd/2] 12 2 root SW 0 0% 0% [ksoftirqd/0] 18 2 root SW 0 0% 0% [ksoftirqd/1] 28 2 root SW 0 0% 0% [ksoftirqd/3] 37 2 root SW 0 0% 0% [kcompactd0] 565 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 2 0 root SW 0 0% 0% [kthreadd] 292332 2 root IW 0 0% 0% [kworker/3:0-eve] 299321 2 root IW 0 0% 0% [kworker/1:1-eve] 289662 2 root IW< 0 0% 0% [kworker/3:1H-kb] 291420 2 root IW< 0 0% 0% [kworker/1:2H-kb] 299773 2 root IW 0 0% 0% [kworker/2:3-eve] 301137 2 root IW 0 0% 0% [kworker/1:0-eve] 295309 2 root IW 0 0% 0% [kworker/0:0-eve] 297459 2 root IW< 0 0% 0% [kworker/2:2H-mm] 22 2 root SW 0 0% 0% [migration/2] 35 2 root SW 0 0% 0% [oom_reaper] 539 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 14 2 root SW 0 0% 0% [migration/0] 298448 2 root IW< 0 0% 0% [kworker/0:1H-kb] 17 2 root SW 0 0% 0% [migration/1] 27 2 root SW 0 0% 0% [migration/3] 302506 2 root IW 0 0% 0% [kworker/3:2-eve] 301240 2 root IW 0 0% 0% [kworker/0:1-rcu] 110 2 root SW 0 0% 0% [irq/39-mmc0] 297338 2 root IW 0 0% 0% [kworker/u8:1-ev] 301180 2 root IW 0 0% 0% [kworker/2:1-eve] 303090 2 root IW 0 0% 0% [kworker/0:2-eve] 3 2 root IW< 0 0% 0% [rcu_gp] 4 2 root IW< 0 0% 0% [rcu_par_gp] 8 2 root IW< 0 0% 0% [mm_percpu_wq] 9 2 root SW 0 0% 0% [rcu_tasks_kthre] 10 2 root SW 0 0% 0% [rcu_tasks_rude_] 11 2 root SW 0 0% 0% [rcu_tasks_trace] 15 2 root SW 0 0% 0% [cpuhp/0] 16 2 root SW 0 0% 0% [cpuhp/1] 21 2 root SW 0 0% 0% [cpuhp/2] 26 2 root SW 0 0% 0% [cpuhp/3] 31 2 root SW 0 0% 0% [kdevtmpfs] 32 2 root IW< 0 0% 0% [netns] 36 2 root IW< 0 0% 0% [writeback] 79 2 root IW< 0 0% 0% [kblockd] 80 2 root IW< 0 0% 0% [blkcg_punt_bio] 81 2 root IW< 0 0% 0% [ata_sff] 82 2 root IW< 0 0% 0% [md] 85 2 root IW< 0 0% 0% [rpciod] 86 2 root IW< 0 0% 0% [kworker/u9:0] 87 2 root IW< 0 0% 0% [xprtiod] 89 2 root IW< 0 0% 0% [nfsiod] 90 2 root IW< 0 0% 0% [cifsiod] 91 2 root IW< 0 0% 0% [smb3decryptd] 92 2 root IW< 0 0% 0% [cifsfileinfoput] 93 2 root IW< 0 0% 0% [cifsoplockd] 95 2 root IW< 0 0% 0% [acpi_thermal_pm] 97 2 root IW< 0 0% 0% [nvme-wq] 98 2 root IW< 0 0% 0% [nvme-reset-wq] 99 2 root IW< 0 0% 0% [nvme-delete-wq] 100 2 root SW 0 0% 0% [scsi_eh_0] 101 2 root IW< 0 0% 0% [scsi_tmf_0] 102 2 root SW 0 0% 0% [scsi_eh_1] 103 2 root IW< 0 0% 0% [scsi_tmf_1] 106 2 root IW< 0 0% 0% [raid5wq] 107 2 root IW< 0 0% 0% [dm_bufio_cache] 109 2 root IW< 0 0% 0% [sdhci] 112 2 root IW< 0 0% 0% [ipv6_addrconf] 119 2 root IW< 0 0% 0% [mmc_complete] 524 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 525 2 root IW< 0 0% 0% [ext4-rsv-conver] 540 2 root IW< 0 0% 0% [ext4-rsv-conver] 566 2 root IW< 0 0% 0% [ext4-rsv-conver] 708 2 root IW< 0 0% 0% [tpm_dev_wq] 710 2 root SW 0 0% 0% [card0-crtc0] 711 2 root SW 0 0% 0% [card0-crtc1] 714 2 root SW 0 0% 0% [card0-crtc2] 2939 2 root SW 0 0% 0% [jbd2/mmcblk0p3-] 2940 2 root IW< 0 0% 0% [ext4-rsv-conver] 301136 2 root IW< 0 0% 0% [kworker/1:1H] 301147 2 root IW< 0 0% 0% [kworker/0:0H] 301183 2 root IW< 0 0% 0% [kworker/2:0H] 301208 2 root IW 0 0% 0% [kworker/u8:2-ev] 302137 2 root IW< 0 0% 0% [kworker/3:0H] 302808 2 root IW< 0 0% 0% [kworker/1:0H] 303076 2 root IW< 0 0% 0% [kworker/2:1H] 303077 2 root IW< 0 0% 0% [kworker/0:2H] 303098 2 root IW 0 0% 0% [kworker/1:2-eve] 303133 2 root IW 0 0% 0% [kworker/2:0-eve] 303151 2 root IW 0 0% 0% [kworker/u8:0-fl] 303470 2 root IW 0 0% 0% [kworker/3:1] 303472 2 root IW< 0 0% 0% [kworker/3:2H] real 0m 0.25s user 0m 0.01s sys 0m 0.13s --- grep -vE "/var/cache/ldconfig/aux-cache|md5sum|/etc/hostname|/etc/machine-id|/etc/balena-supervisor/supervisor.conf|/etc/resin-supervisor/supervisor.conf|/etc/systemd/timesyncd.conf|/home/root/.rnd" /resinos.fingerprint | md5sum --quiet -c --- 2021-10-18 15:30:51.166423593+00:00 Command exited with non-zero status 1 real 0m 0.03s user 0m 0.00s sys 0m 0.00s --- echo === SUPERVISOR === --- 2021-10-18 15:30:51.212110625+00:00 === SUPERVISOR === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- balena exec cat /etc/resolv.conf --- 2021-10-18 15:30:51.325848499+00:00 Command exited with non-zero status 1 real 0m 0.10s user 0m 0.07s sys 0m 0.03s --- balena logs --- 2021-10-18 15:30:51.525079440+00:00 Command exited with non-zero status 1 real 0m 0.08s user 0m 0.06s sys 0m 0.03s --- curl --max-time 5 localhost:48484/v1/healthy --- 2021-10-18 15:30:51.620633893+00:00 Unhealthyreal 0m 0.17s user 0m 0.00s sys 0m 0.00s --- journalctl --no-pager --no-hostname -n 200 -a -u balena-supervisor -u resin-supervisor --- 2021-10-18 15:30:51.813917585+00:00 -- Logs begin at Mon 2021-10-18 00:01:50 UTC, end at Mon 2021-10-18 06:07:28 UTC. -- Oct 18 00:21:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 00:21:30 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.281 ms Oct 18 00:26:14 balena-supervisor[2730]: [error] Error from the API: 503 Oct 18 00:26:14 balena-supervisor[2730]: [error] Non-200 response from the API! Status code: 503 - message: Error: "The API cannot handle your request right now" Oct 18 00:26:14 balena-supervisor[2730]: [error] at sendReportPatch (/usr/src/app/dist/app.js:22:643411) Oct 18 00:26:14 balena-supervisor[2730]: [error] at runMicrotasks () Oct 18 00:26:14 balena-supervisor[2730]: [error] at processTicksAndRejections (internal/process/task_queues.js:97:5) Oct 18 00:26:14 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:644497 Oct 18 00:26:31 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.366 ms Oct 18 00:30:04 balena-supervisor[2730]: [error] Error from the API: 503 Oct 18 00:30:04 balena-supervisor[2730]: [error] Non-200 response from the API! Status code: 503 - message: Error: "The API cannot handle your request right now" Oct 18 00:30:04 balena-supervisor[2730]: [error] at sendReportPatch (/usr/src/app/dist/app.js:22:643411) Oct 18 00:30:04 balena-supervisor[2730]: [error] at runMicrotasks () Oct 18 00:30:04 balena-supervisor[2730]: [error] at processTicksAndRejections (internal/process/task_queues.js:97:5) Oct 18 00:30:04 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:644497 Oct 18 00:30:04 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:645405 Oct 18 00:31:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 00:31:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 00:31:31 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 5.383 ms Oct 18 00:32:35 balena-supervisor[2730]: [error] Error from the API: 503 Oct 18 00:32:35 balena-supervisor[2730]: [error] Non-200 response from the API! Status code: 503 - message: Error: "The API cannot handle your request right now" Oct 18 00:32:35 balena-supervisor[2730]: [error] at sendReportPatch (/usr/src/app/dist/app.js:22:643411) Oct 18 00:32:35 balena-supervisor[2730]: [error] at runMicrotasks () Oct 18 00:32:35 balena-supervisor[2730]: [error] at processTicksAndRejections (internal/process/task_queues.js:97:5) Oct 18 00:32:35 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:644497 Oct 18 00:32:35 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:645405 Oct 18 00:35:44 balena-supervisor[2730]: [error] Error from the API: 503 Oct 18 00:35:44 balena-supervisor[2730]: [error] Non-200 response from the API! Status code: 503 - message: Error: "The API cannot handle your request right now" Oct 18 00:35:44 balena-supervisor[2730]: [error] at sendReportPatch (/usr/src/app/dist/app.js:22:643411) Oct 18 00:35:44 balena-supervisor[2730]: [error] at runMicrotasks () Oct 18 00:35:44 balena-supervisor[2730]: [error] at processTicksAndRejections (internal/process/task_queues.js:97:5) Oct 18 00:35:44 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:644497 Oct 18 00:35:44 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:645405 Oct 18 00:36:32 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.167 ms Oct 18 00:41:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 00:41:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 00:41:32 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.394 ms Oct 18 00:46:33 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.580 ms Oct 18 00:51:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 00:51:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 00:51:33 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 4.158 ms Oct 18 00:56:34 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.204 ms Oct 18 01:01:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 01:01:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 01:01:34 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.278 ms Oct 18 01:05:04 balena-supervisor[2730]: [error] Error from the API: 503 Oct 18 01:05:04 balena-supervisor[2730]: [error] Non-200 response from the API! Status code: 503 - message: Error: "The API cannot handle your request right now" Oct 18 01:05:04 balena-supervisor[2730]: [error] at sendReportPatch (/usr/src/app/dist/app.js:22:643411) Oct 18 01:05:04 balena-supervisor[2730]: [error] at runMicrotasks () Oct 18 01:05:04 balena-supervisor[2730]: [error] at processTicksAndRejections (internal/process/task_queues.js:97:5) Oct 18 01:05:04 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:644497 Oct 18 01:05:04 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:645405 Oct 18 01:06:35 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 6.361 ms Oct 18 01:11:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 01:11:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 01:11:35 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.496 ms Oct 18 01:16:36 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.753 ms Oct 18 01:21:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 01:21:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 01:21:36 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.999 ms Oct 18 01:26:36 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.403 ms Oct 18 01:31:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 01:31:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 01:31:37 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 5.578 ms Oct 18 01:36:37 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.796 ms Oct 18 01:41:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 01:41:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 01:41:38 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.584 ms Oct 18 01:46:38 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 1.974 ms Oct 18 01:51:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 01:51:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 01:51:39 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 4.231 ms Oct 18 01:56:40 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.589 ms Oct 18 02:01:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 02:01:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 02:01:40 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.177 ms Oct 18 02:06:40 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 1.882 ms Oct 18 02:11:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 02:11:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 02:11:41 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.752 ms Oct 18 02:16:41 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 6.381 ms Oct 18 02:21:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 02:21:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 02:21:42 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 4.675 ms Oct 18 02:26:42 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.267 ms Oct 18 02:31:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 02:31:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 02:31:43 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.074 ms Oct 18 02:36:43 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 41.706 ms Oct 18 02:41:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 02:41:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 02:41:44 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 4.266 ms Oct 18 02:43:34 balena-supervisor[2730]: [error] Error from the API: 503 Oct 18 02:43:34 balena-supervisor[2730]: [error] Non-200 response from the API! Status code: 503 - message: Error: "The API cannot handle your request right now" Oct 18 02:43:34 balena-supervisor[2730]: [error] at sendReportPatch (/usr/src/app/dist/app.js:22:643411) Oct 18 02:43:34 balena-supervisor[2730]: [error] at runMicrotasks () Oct 18 02:43:34 balena-supervisor[2730]: [error] at processTicksAndRejections (internal/process/task_queues.js:97:5) Oct 18 02:43:34 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:644497 Oct 18 02:43:34 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:645405 Oct 18 02:46:44 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 5.656 ms Oct 18 02:51:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 02:51:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 02:51:45 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.409 ms Oct 18 02:56:45 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 4.792 ms Oct 18 03:01:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 03:01:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 03:01:46 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.400 ms Oct 18 03:06:46 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.509 ms Oct 18 03:11:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 03:11:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 03:11:47 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.299 ms Oct 18 03:16:47 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 1.911 ms Oct 18 03:21:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 03:21:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 03:21:48 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.269 ms Oct 18 03:26:48 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.365 ms Oct 18 03:31:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 03:31:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 03:31:49 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 5.404 ms Oct 18 03:36:49 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.163 ms Oct 18 03:41:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 03:41:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 03:41:50 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 4.695 ms Oct 18 03:46:50 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.158 ms Oct 18 03:51:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 03:51:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 03:51:51 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 4.729 ms Oct 18 03:56:51 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 4.184 ms Oct 18 03:57:14 balena-supervisor[2730]: [error] Error from the API: 503 Oct 18 03:57:14 balena-supervisor[2730]: [error] Non-200 response from the API! Status code: 503 - message: Error: "The API cannot handle your request right now" Oct 18 03:57:14 balena-supervisor[2730]: [error] at sendReportPatch (/usr/src/app/dist/app.js:22:643411) Oct 18 03:57:14 balena-supervisor[2730]: [error] at runMicrotasks () Oct 18 03:57:14 balena-supervisor[2730]: [error] at processTicksAndRejections (internal/process/task_queues.js:97:5) Oct 18 03:57:14 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:644497 Oct 18 04:01:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 04:01:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 04:01:52 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.943 ms Oct 18 04:06:52 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.992 ms Oct 18 04:11:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 04:11:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 04:11:53 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.092 ms Oct 18 04:16:53 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.132 ms Oct 18 04:21:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 04:21:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 04:21:54 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.057 ms Oct 18 04:26:54 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.893 ms Oct 18 04:27:15 balena-supervisor[2730]: [error] Error from the API: 503 Oct 18 04:27:15 balena-supervisor[2730]: [error] Non-200 response from the API! Status code: 503 - message: Error: "The API cannot handle your request right now" Oct 18 04:27:15 balena-supervisor[2730]: [error] at sendReportPatch (/usr/src/app/dist/app.js:22:643411) Oct 18 04:27:15 balena-supervisor[2730]: [error] at runMicrotasks () Oct 18 04:27:15 balena-supervisor[2730]: [error] at processTicksAndRejections (internal/process/task_queues.js:97:5) Oct 18 04:27:15 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:644497 Oct 18 04:27:15 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:645405 Oct 18 04:28:05 balena-supervisor[2730]: [error] Error from the API: 503 Oct 18 04:28:05 balena-supervisor[2730]: [error] Non-200 response from the API! Status code: 503 - message: Error: "The API cannot handle your request right now" Oct 18 04:28:05 balena-supervisor[2730]: [error] at sendReportPatch (/usr/src/app/dist/app.js:22:643411) Oct 18 04:28:05 balena-supervisor[2730]: [error] at runMicrotasks () Oct 18 04:28:05 balena-supervisor[2730]: [error] at processTicksAndRejections (internal/process/task_queues.js:97:5) Oct 18 04:28:05 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:644497 Oct 18 04:28:05 balena-supervisor[2730]: [error] at async /usr/src/app/dist/app.js:22:645405 Oct 18 04:31:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 04:31:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 04:31:55 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 5.794 ms Oct 18 04:36:55 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 14.740 ms Oct 18 04:41:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 04:41:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 04:41:56 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 6.599 ms Oct 18 04:46:56 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 5.198 ms Oct 18 04:51:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 04:51:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 04:51:57 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.504 ms Oct 18 04:56:57 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 5.159 ms Oct 18 05:01:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 05:01:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 05:01:58 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.583 ms Oct 18 05:06:58 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 4.161 ms Oct 18 05:11:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 05:11:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 05:11:59 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 2.895 ms Oct 18 05:16:59 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 4.460 ms Oct 18 05:21:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 05:21:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 05:22:00 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.348 ms Oct 18 05:27:00 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 4.139 ms Oct 18 05:31:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 05:31:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 05:32:01 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.300 ms Oct 18 05:37:01 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.359 ms Oct 18 05:41:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 05:41:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 05:42:02 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.775 ms Oct 18 05:47:02 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 4.620 ms Oct 18 05:51:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 05:51:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 05:52:03 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 6.599 ms Oct 18 05:57:03 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 5.346 ms Oct 18 06:01:00 balena-supervisor[2730]: [debug] Attempting container log timestamp flush... Oct 18 06:01:00 balena-supervisor[2730]: [debug] Container log timestamp flush complete Oct 18 06:02:04 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.225 ms Oct 18 06:07:04 balena-supervisor[2730]: [api] GET /v1/healthy 200 - 3.949 ms real 0m 0.08s user 0m 0.00s sys 0m 0.01s --- ls -lR /tmp/*-supervisor/**/* --- 2021-10-18 15:30:51.921074465+00:00 /tmp/balena-supervisor/services/1472610: total 0 drwxr-xr-x 2 root root 40 Oct 17 19:00 admin drwxr-xr-x 2 root root 40 Oct 17 19:00 collection drwxr-xr-x 2 root root 40 Oct 17 19:00 daq drwxr-xr-x 2 root root 40 Oct 17 19:00 data-out drwxr-xr-x 2 root root 40 Oct 17 19:00 gateway drwxr-xr-x 2 root root 40 Oct 17 19:00 redis /tmp/balena-supervisor/services/1472610/admin: total 0 /tmp/balena-supervisor/services/1472610/collection: total 0 /tmp/balena-supervisor/services/1472610/daq: total 0 /tmp/balena-supervisor/services/1472610/data-out: total 0 /tmp/balena-supervisor/services/1472610/gateway: total 0 /tmp/balena-supervisor/services/1472610/redis: total 0 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- systemctl status balena-supervisor resin-supervisor --no-pager --- 2021-10-18 15:30:51.944906764+00:00 ● balena-supervisor.service - Balena supervisor Loaded: loaded (/lib/systemd/system/balena-supervisor.service; enabled; vendor preset: enabled) Active: activating (start-pre) since Mon 2021-10-18 15:29:24 UTC; 1min 27s ago Cntrl PID: 303316 (balena) Tasks: 7 (limit: 4511) Memory: 8.4M CGroup: /system.slice/balena-supervisor.service └─303316 /usr/bin/balena stop resin_supervisor ● balena-supervisor.service - Balena supervisor Loaded: loaded (/lib/systemd/system/balena-supervisor.service; enabled; vendor preset: enabled) Active: activating (start-pre) since Mon 2021-10-18 15:29:24 UTC; 1min 27s ago Cntrl PID: 303316 (balena) Tasks: 7 (limit: 4511) Memory: 8.4M CGroup: /system.slice/balena-supervisor.service └─303316 /usr/bin/balena stop resin_supervisor Command exited with non-zero status 3 real 0m 0.03s user 0m 0.00s sys 0m 0.01s --- tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log --- 2021-10-18 15:30:52.004836939+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- echo === TIME === --- 2021-10-18 15:30:52.030771197+00:00 === TIME === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /tmp/chrony_added_dhcp_ntp_servers --- 2021-10-18 15:30:52.049059782+00:00 Command exited with non-zero status 1 real 0m 0.03s user 0m 0.00s sys 0m 0.00s --- chronyc sources --- 2021-10-18 15:30:52.095504662+00:00 MS Name/IP address Stratum Poll Reach LastRx Last sample =============================================================================== ^* y.ns.gin.ntt.net 2 14 377 127m +31ms[ +34ms] +/- 116ms ^- clock.fmt.he.net 1 14 7 123m +51ms[ +51ms] +/- 28ms ^- send.mx.cdnetworks.com 2 14 377 127m +8128us[+8128us] +/- 173ms ^- time-b.as43289.net 3 14 377 120m +133ms[ +133ms] +/- 801ms real 0m 0.48s user 0m 0.00s sys 0m 0.01s --- chronyc tracking --- 2021-10-18 15:30:52.588995273+00:00 Reference ID : 81FA23FB (y.ns.gin.ntt.net) Stratum : 3 Ref time (UTC) : Mon Oct 18 13:23:21 2021 System time : 0.002566356 seconds fast of NTP time Last offset : +0.002736121 seconds RMS offset : 0.085000157 seconds Frequency : 2.097 ppm slow Residual freq : +0.023 ppm Skew : 1.689 ppm Root delay : 0.129184008 seconds Root dispersion : 0.079530761 seconds Update interval : 16408.7 seconds Leap status : Normal real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- date --- 2021-10-18 15:30:52.614298021+00:00 Mon Oct 18 15:30:52 UTC 2021 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- journalctl --no-pager --no-hostname -u chronyd --- 2021-10-18 15:30:52.634298868+00:00 -- Logs begin at Mon 2021-10-18 00:01:50 UTC, end at Mon 2021-10-18 06:07:28 UTC. -- -- No entries -- real 0m 0.04s user 0m 0.00s sys 0m 0.00s --- timedatectl status --- 2021-10-18 15:30:52.689925697+00:00 Local time: Mon 2021-10-18 15:30:52 UTC Universal time: Mon 2021-10-18 15:30:52 UTC RTC time: Mon 2021-10-18 15:30:54 Time zone: n/a (UTC, +0000) System clock synchronized: yes NTP service: n/a RTC in local TZ: no real 0m 0.17s user 0m 0.00s sys 0m 0.00s --- uptime --- 2021-10-18 15:30:52.875523748+00:00 15:30:52 up 20:30, 0 users, load average: 2.04, 1.75, 1.55 real 0m 0.00s user 0m 0.00s sys 0m 0.00s STDERR: --- diagnose 4.21.3 --- --- 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 -v 10 bash -c' --- Cannot connect to the balenaEngine daemon at unix:///var/run/balena-engine.sock. Is the balenaEngine daemon running? Cannot connect to the balenaEngine daemon at unix:///var/run/balena-engine.sock. Is the balenaEngine daemon running? --- echo === BALENA === --- --- curl --unix-socket /var/run/balena.sock http://./debug/pprof/goroutine?debug=2 --- curl: (7) Couldn't connect to server --- balena --version --- --- balena images --- Cannot connect to the balenaEngine daemon at unix:///var/run/balena-engine.sock. Is the balenaEngine daemon running? --- balena ps -a --- Cannot connect to the balenaEngine daemon at unix:///var/run/balena-engine.sock. Is the balenaEngine daemon running? --- balena stats --all --no-stream --- Cannot connect to the balenaEngine daemon at unix:///var/run/balena-engine.sock. Is the balenaEngine daemon running? --- balena system df --- Cannot connect to the balenaEngine daemon at unix:///var/run/balena-engine.sock. Is the balenaEngine daemon running? --- balena volume ls --- Cannot connect to the balenaEngine daemon at unix:///var/run/balena-engine.sock. Is the balenaEngine daemon running? --- balena network ls --- Cannot connect to the balenaEngine daemon at unix:///var/run/balena-engine.sock. Is the balenaEngine daemon running? --- systemctl status balena --no-pager --- --- journalctl --no-pager --no-hostname -n 200 -a -u balena --- --- journalctl --no-pager --no-hostname -n 1000 -at balenad --- --- balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" --- Cannot connect to the balenaEngine daemon at unix:///var/run/balena-engine.sock. Is the balenaEngine daemon running? "balena-engine inspect" requires at least 1 argument. See 'balena-engine inspect --help'. Usage: balena-engine inspect [OPTIONS] NAME|ID [NAME|ID...] Return low-level information on Docker objects --- balena network inspect $(balena ps --quiet | tr "\n" " ") --- Cannot connect to the balenaEngine daemon at unix:///var/run/balena-engine.sock. Is the balenaEngine daemon running? "balena-engine network inspect" requires at least 1 argument. See 'balena-engine network inspect --help'. Usage: balena-engine network inspect [OPTIONS] NETWORK [NETWORK...] Display detailed information on one or more networks --- echo === BOOT === --- --- systemd-analyze --- --- systemd-analyze critical-chain --- --- echo === HARDWARE === --- --- cat /proc/cpuinfo --- --- cat /proc/device-tree/model --- cat: /proc/device-tree/model: No such file or directory --- 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 can't get device qualifier: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable can't get device qualifier: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable --- mmcli -L --- --- 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_CA_BUNDLE=/tmp/tmp.ciTURDFeRR 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 100 2 100 2 0 0 3 0 --:--:-- --:--:-- --:--:-- 3 --- CURL_CA_BUNDLE=/tmp/tmp.ciTURDFeRR 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 14941 0 14941 0 0 35744 0 --:--:-- --:--:-- --:--:-- 35658 --- ifconfig --- --- iptables -n -L --- --- iptables -n -t nat -L --- --- journalctl --no-pager --no-hostname -a -u ModemManager --- --- journalctl --no-pager --no-hostname -n 200 -a -u "openvpn*" --- Failed to add filter for units: No data available --- ls -l /mnt/boot/system-connections --- --- mmcli -m 0 --- error: couldn't find modem --- 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/config.txt: No such file or directory --- cat /mnt/boot/device-type.json --- --- cat /mnt/boot/extlinux/extlinux.conf --- cat: /mnt/boot/extlinux/extlinux.conf: No such file or directory --- 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/messages: No such file or directory --- cat /var/log/provisioning-progress.log --- cat: /var/log/provisioning-progress.log: No such file or directory --- dmesg -T --- --- find /mnt/data/*hup/*log -mtime -180 | xargs tail -n 250 -v --- --- journalctl --no-pager --no-hostname --list-boots --- --- journalctl --no-pager --no-hostname -n500 -a --- --- journalctl --no-pager --no-hostname -pwarning -perr -a --- --- ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) --- timeout: sending signal TERM to command 'bash' --- ps --- --- stat /var/lock/*hup.lock --- stat: cannot stat '/var/lock/*hup.lock': No such file or directory --- sysctl -a --- --- systemctl list-units --failed --no-pager --- --- top -b -n 1 --- --- grep -vE "/var/cache/ldconfig/aux-cache|md5sum|/etc/hostname|/etc/machine-id|/etc/balena-supervisor/supervisor.conf|/etc/resin-supervisor/supervisor.conf|/etc/systemd/timesyncd.conf|/home/root/.rnd" /resinos.fingerprint | md5sum --quiet -c --- grep: /resinos.fingerprint: No such file or directory md5sum: 'standard input': no properly formatted MD5 checksum lines found --- echo === SUPERVISOR === --- Cannot connect to the balenaEngine daemon at unix:///var/run/balena-engine.sock. Is the balenaEngine daemon running? --- balena exec cat /etc/resolv.conf --- Cannot connect to the balenaEngine daemon at unix:///var/run/balena-engine.sock. Is the balenaEngine daemon running? Cannot connect to the balenaEngine daemon at unix:///var/run/balena-engine.sock. Is the balenaEngine daemon running? --- balena logs --- "balena-engine logs" requires exactly 1 argument. See 'balena-engine logs --help'. Usage: balena-engine logs [OPTIONS] CONTAINER Fetch the logs of a container --- 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 --:--:-- --:--:-- --:--:-- 0 100 9 100 9 0 0 55 0 --:--:-- --:--:-- --:--:-- 55 --- journalctl --no-pager --no-hostname -n 200 -a -u balena-supervisor -u resin-supervisor --- --- ls -lR /tmp/*-supervisor/**/* --- --- systemctl status balena-supervisor 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 === --- --- cat /tmp/chrony_added_dhcp_ntp_servers --- cat: /tmp/chrony_added_dhcp_ntp_servers: No such file or directory --- chronyc sources --- --- chronyc tracking --- --- date --- --- journalctl --no-pager --no-hostname -u chronyd --- --- timedatectl status --- --- uptime ---