operating-system: Hass OS 5.8 unstable crashes immediately or after a few minutes
Hardware Environment
- Raspberry Pi [1/2/3/4]
- ODROID N2
- ASUS Tinker [S]
- Intel NUC (or compatible)
- OVA (Open Virtualization Applicance, on Intel NUC or any other hardware, please add the Hypervisor you are using)
Home Assistant OS release:
- Fresh installation of release x.y
- Updated from version x.y
- Additional information (if accessible):
updated from previous stable version
$ ha info
arch: aarch64
channel: stable
docker: 19.03.13
features:
- reboot
- shutdown
- services
- network
- hostname
- hassos
hassos: "5.8"
homeassistant: 2020.12.0
hostname: homeassistant
logging: info
machine: odroid-n2
operating_system: Home Assistant OS 5.8
supervisor: 2020.12.6
supported: true
supported_arch:
- aarch64
- armv7
- armhf
timezone: Europe/Amsterdam
Supervisor logs:
nothing special here
Journal logs:
Kernel logs:
$ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.9.14 (builder@171c99eb2197) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot -g6d5c41c) 9.3.0, GNU ld (GNU Binutils) 2.34) #1 SMP PREEMPT Sun Dec 13 12:51:03 UTC 2020
[ 0.000000] Machine model: Hardkernel ODROID-N2
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000e0c00000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000f4e5afff]
[ 0.000000] NUMA: NODE_DATA [mem 0xf465f100-0xf4660fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
[ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000f4e5afff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000004ffffff]
[ 0.000000] node 0: [mem 0x0000000005300000-0x00000000f4e5afff]
[ 0.000000] Zeroed struct page in unavailable ranges: 421 pages
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000f4e5afff]
[ 0.000000] On node 0 totalpages: 1002331
[ 0.000000] DMA zone: 4096 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 261376 pages, LIFO batch:63
[ 0.000000] DMA32 zone: 11578 pages used for memmap
[ 0.000000] DMA32 zone: 740955 pages, LIFO batch:63
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 23 pages/cpu s53912 r8192 d32104 u94208
[ 0.000000] pcpu-alloc: s53912 r8192 d32104 u94208 alloc=23*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 986657
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor systemd.machine_id=099db2f527a54202961a07b2f681f956 cgroup_enable=memory fsck.repair=yes root=PARTUUID=48617373-08 rootfstype=squashfs ro rootwait rauc.slot=B console=tty0 console=ttyAML0,115200n8
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x3bfff000-0x3ffff000] (64MB)
[ 0.000000] Memory: 3578968K/4009324K available (13440K kernel code, 990K rwdata, 4160K rodata, 2560K init, 463K bss, 168212K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] irq_meson_gpio: 100 to 8 gpio interrupt mux initialized
[ 0.000000] random: get_random_bytes called from start_kernel+0x32c/0x4ec with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000164] Console: colour dummy device 80x25
[ 0.000523] printk: console [tty0] enabled
[ 0.000604] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.000624] pid_max: default: 32768 minimum: 301
[ 0.000708] LSM: Security Framework initializing
[ 0.000790] AppArmor: AppArmor initialized
[ 0.000845] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.000874] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.002566] rcu: Hierarchical SRCU implementation.
[ 0.004218] EFI services will not be available.
[ 0.004624] smp: Bringing up secondary CPUs ...
[ 0.005248] Detected VIPT I-cache on CPU1
[ 0.005298] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.006438] CPU features: detected: ARM erratum 858921
[ 0.006447] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
[ 0.006454] Detected VIPT I-cache on CPU2
[ 0.006478] arch_timer: Enabling local workaround for ARM erratum 858921
[ 0.006492] arch_timer: CPU2: Trapping CNTVCT access
[ 0.006500] CPU2: Booted secondary processor 0x0000000100 [0x410fd092]
[ 0.007107] Detected VIPT I-cache on CPU3
[ 0.007122] arch_timer: Enabling local workaround for ARM erratum 858921
[ 0.007128] arch_timer: CPU3: Trapping CNTVCT access
[ 0.007133] CPU3: Booted secondary processor 0x0000000101 [0x410fd092]
[ 0.007699] Detected VIPT I-cache on CPU4
[ 0.007715] arch_timer: Enabling local workaround for ARM erratum 858921
[ 0.007721] arch_timer: CPU4: Trapping CNTVCT access
[ 0.007726] CPU4: Booted secondary processor 0x0000000102 [0x410fd092]
[ 0.008340] Detected VIPT I-cache on CPU5
[ 0.008355] arch_timer: Enabling local workaround for ARM erratum 858921
[ 0.008361] arch_timer: CPU5: Trapping CNTVCT access
[ 0.008367] CPU5: Booted secondary processor 0x0000000103 [0x410fd092]
[ 0.008437] smp: Brought up 1 node, 6 CPUs
[ 0.008585] SMP: Total of 6 processors activated.
[ 0.008598] CPU features: detected: 32-bit EL0 Support
[ 0.008610] CPU features: detected: CRC32 instructions
[ 0.008621] CPU features: detected: 32-bit EL1 Support
[ 0.018808] CPU: All CPU(s) started at EL2
[ 0.018871] alternatives: patching kernel code
[ 0.020605] devtmpfs: initialized
[ 0.026293] Registered cp15_barrier emulation handler
[ 0.026316] Registered setend emulation handler
[ 0.026327] KASLR disabled due to lack of seed
[ 0.026573] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.026595] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.030699] pinctrl core: initialized pinctrl subsystem
[ 0.031019] DMI not present or invalid.
[ 0.031350] NET: Registered protocol family 16
[ 0.032703] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.032884] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.033122] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.033141] audit: initializing netlink subsys (disabled)
[ 0.033237] audit: type=2000 audit(0.032:1): state=initialized audit_enabled=0 res=1
[ 0.033495] thermal_sys: Registered thermal governor 'step_wise'
[ 0.033717] cpuidle: using governor menu
[ 0.034010] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.034101] ASID allocator initialised with 65536 entries
[ 0.034884] Serial: AMBA PL011 UART driver
[ 0.060314] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.060332] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.060342] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.060350] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.061071] cryptd: max_cpu_qlen set to 1000
[ 0.062607] ACPI: Interpreter disabled.
[ 0.063293] 5V: supplied by 12V
[ 0.063925] VDDAO_3V3: supplied by 12V
[ 0.064201] iommu: Default domain type: Translated
[ 0.064308] vgaarb: loaded
[ 0.064502] SCSI subsystem initialized
[ 0.064600] libata version 3.00 loaded.
[ 0.064722] usbcore: registered new interface driver usbfs
[ 0.064752] usbcore: registered new interface driver hub
[ 0.064799] usbcore: registered new device driver usb
[ 0.065001] mc: Linux media interface: v0.10
[ 0.065020] videodev: Linux video capture interface: v2.00
[ 0.065044] pps_core: LinuxPPS API ver. 1 registered
[ 0.065051] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.065066] PTP clock support registered
[ 0.065167] EDAC MC: Ver: 3.0.0
[ 0.065555] FPGA manager framework
[ 0.065603] Advanced Linux Sound Architecture Driver Initialized.
[ 0.066237] clocksource: Switched to clocksource arch_sys_counter
[ 0.066371] VFS: Disk quotas dquot_6.6.0
[ 0.066412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.066792] AppArmor: AppArmor Filesystem Enabled
[ 0.066820] pnp: PnP ACPI: disabled
[ 0.069872] NET: Registered protocol family 2
[ 0.070229] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.070300] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.070450] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.070644] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.070737] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.070777] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.070912] NET: Registered protocol family 1
[ 0.071186] RPC: Registered named UNIX socket transport module.
[ 0.071196] RPC: Registered udp transport module.
[ 0.071203] RPC: Registered tcp transport module.
[ 0.071209] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.071221] PCI: CLS 0 bytes, default 64
[ 0.072087] kvm [1]: IPA Size Limit: 40bits
[ 0.072444] kvm [1]: vgic interrupt IRQ1
[ 0.072556] kvm [1]: Hyp mode initialized successfully
[ 0.074544] Initialise system trusted keyrings
[ 0.074614] workingset: timestamp_bits=44 max_order=20 bucket_order=0
[ 0.078085] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.078494] NFS: Registering the id_resolver key type
[ 0.078516] Key type id_resolver registered
[ 0.078523] Key type id_legacy registered
[ 0.078579] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.078725] 9p: Installing v9fs 9p2000 file system support
[ 0.106715] Key type asymmetric registered
[ 0.106725] Asymmetric key parser 'x509' registered
[ 0.106755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.106850] io scheduler mq-deadline registered
[ 0.106859] io scheduler kyber registered
[ 0.108963] gpio-447 (usb-hub-reset): hogged as output/high
[ 0.116421] soc soc0: Amlogic Meson G12B (S922X) Revision 29:a (40:2) Detected
[ 0.117658] VCC_3V3: supplied by VDDAO_3V3
[ 0.117678] FLASH_1V8: supplied by VCC_3V3
[ 0.117694] VCC_1V8: supplied by VCC_3V3
[ 0.117708] VDDAO_1V8: supplied by VDDAO_3V3
[ 0.117726] VDDCPU_A: supplied by regulator-dummy
[ 0.117925] VDDCPU_B: supplied by regulator-dummy
[ 0.119708] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.120885] ff803000.serial: ttyAML0 at MMIO 0xff803000 (irq = 17, base_baud = 1500000) is a meson_uart
[ 1.088649] printk: console [ttyAML0] enabled
[ 1.097125] loop: module loaded
[ 1.097416] zram: Added device: zram0
[ 1.099915] zram: Added device: zram1
[ 1.103509] zram: Added device: zram2
[ 1.109675] libphy: Fixed MDIO Bus: probed
[ 1.111154] tun: Universal TUN/TAP device driver, 1.6
[ 1.116513] thunder_xcv, ver 1.0
[ 1.119204] thunder_bgx, ver 1.0
[ 1.122385] nicpf, ver 1.0
[ 1.125383] hclge is initializing
[ 1.128350] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.135483] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.140764] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.145654] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.151541] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.156867] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.162406] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 1.168596] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.174560] sky2: driver version 1.30
[ 1.178340] VFIO - User Level meta-driver version: 0.3
[ 1.184268] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.189649] ehci-pci: EHCI PCI platform driver
[ 1.194062] ehci-platform: EHCI generic platform driver
[ 1.199319] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.205341] ohci-pci: OHCI PCI platform driver
[ 1.209766] ohci-platform: OHCI generic platform driver
[ 1.215332] usbcore: registered new interface driver uas
[ 1.220210] usbcore: registered new interface driver usb-storage
[ 1.226179] usbcore: registered new interface driver usbserial_generic
[ 1.232607] usbserial: USB Serial support registered for generic
[ 1.239890] i2c /dev entries driver
[ 1.244610] rtc rtc0: invalid alarm value: 2020-12-16T36:25:00
[ 1.247852] rtc-pcf8563 0-0051: registered as rtc0
[ 1.253078] rtc-pcf8563 0-0051: setting system clock to 2020-12-16T07:18:12 UTC (1608103092)
[ 1.264281] cpufreq: cpufreq_online: CPU2: Running at unlisted initial frequency: 999999 KHz, changing to: 1000000 KHz
[ 1.272499] sdhci: Secure Digital Host Controller Interface driver
[ 1.277768] sdhci: Copyright(c) Pierre Ossman
[ 1.282002] Synopsys Designware Multimedia Card Interface Driver
[ 1.290490] meson-gx-mmc ffe07000.mmc: allocated mmc-pwrseq
[ 1.319593] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.320133] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.325764] meson-sm: secure-monitor enabled
[ 1.330116] usbcore: registered new interface driver usbhid
[ 1.335392] usbhid: USB HID core driver
[ 1.341533] IPVS: Registered protocols ()
[ 1.343165] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 1.350455] IPVS: ipvs loaded.
[ 1.353403] IPVS: [rr] scheduler registered.
[ 1.357899] NET: Registered protocol family 10
[ 1.362471] Segment Routing with IPv6
[ 1.365640] NET: Registered protocol family 17
[ 1.370009] Bridge firewalling registered
[ 1.373993] 9pnet: Installing 9P2000 support
[ 1.378196] Key type dns_resolver registered
[ 1.382635] registered taskstats version 1
[ 1.386457] Loading compiled-in X.509 certificates
[ 1.391238] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.396865] HUB_5V: supplied by 5V
[ 1.400103] USB_PWR_EN: supplied by 5V
[ 1.449075] dwc3-meson-g12a ffe09000.usb: USB2 ports: 2
[ 1.449100] dwc3-meson-g12a ffe09000.usb: USB3 ports: 1
[ 1.456417] dwc2 ff400000.usb: supply vusb_d not found, using dummy regulator
[ 1.460929] dwc2 ff400000.usb: supply vusb_a not found, using dummy regulator
[ 1.468112] dwc2 ff400000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM
[ 1.475346] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.480409] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 1.488073] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228fe6c hci version 0x110 quirks 0x0000000000010010
[ 1.497313] xhci-hcd xhci-hcd.0.auto: irq 30, io mem 0xff500000
[ 1.503394] hub 1-0:1.0: USB hub found
[ 1.506886] hub 1-0:1.0: 2 ports detected
[ 1.510949] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.516280] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 1.523868] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 1.530353] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.538501] hub 2-0:1.0: USB hub found
[ 1.542068] hub 2-0:1.0: 1 port detected
[ 1.546130] dwc3-meson-g12a ffe09000.usb: switching to Device Mode
[ 1.552620] meson-gx-mmc ffe05000.sd: Got CD GPIO
[ 1.568338] mmc0: new HS200 MMC card at address 0001
[ 1.568666] mmcblk0: mmc0:0001 CJTD4R 58.2 GiB
[ 1.572298] mmcblk0boot0: mmc0:0001 CJTD4R partition 1 4.00 MiB
[ 1.578168] mmcblk0boot1: mmc0:0001 CJTD4R partition 2 4.00 MiB
[ 1.583957] mmcblk0rpmb: mmc0:0001 CJTD4R partition 3 4.00 MiB, chardev (241:0)
[ 1.591140] printk: console [netcon0] enabled
[ 1.593329] mmcblk0: p1 p2 < p5 p6 p7 p8 p9 > p3 p4
[ 1.595447] netconsole: network logging started
[ 1.605342] ALSA device list:
[ 1.607778] No soundcards found.
[ 1.618778] VFS: Mounted root (squashfs filesystem) readonly on device 179:8.
[ 1.620937] devtmpfs: mounted
[ 1.623709] Freeing unused kernel memory: 2560K
[ 1.650272] Run /sbin/init as init process
[ 1.650288] with arguments:
[ 1.650289] /sbin/init
[ 1.650290] with environment:
[ 1.650291] HOME=/
[ 1.650291] TERM=linux
[ 1.650293] cgroup_enable=memory
[ 1.679546] random: fast init done
[ 1.730745] systemd[1]: systemd 246 running in system mode. (+PAM -AUDIT -SELINUX -IMA +APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP +GCRYPT +GNUTLS -ACL -XZ -LZ4 -ZSTD -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 1.747124] systemd[1]: Detected architecture arm64.
[ 1.795629] systemd[1]: Set hostname to <homeassistant>.
[ 1.795727] systemd[1]: Installed transient /etc/machine-id file.
[ 1.850253] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[ 1.891748] systemd[1]: /usr/lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
[ 1.967569] systemd[1]: Queued start job for default target Multi-User System.
[ 1.969681] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.977192] systemd[1]: Created slice system-getty.slice.
[ 1.998306] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.999902] systemd[1]: Created slice system-modprobe.slice.
[ 2.022306] random: systemd: uninitialized urandom read (16 bytes read)
[ 2.023885] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 2.042569] hub 1-1:1.0: USB hub found
[ 2.042816] hub 1-1:1.0: 4 ports detected
[ 2.058972] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 2.078838] systemd[1]: Created slice User and Session Slice.
[ 2.098395] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 2.118474] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.126355] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
[ 2.146421] systemd[1]: Reached target HassOS hardware targets.
[ 2.166280] systemd[1]: Reached target HassOS zram targets.
[ 2.170523] hub 2-1:1.0: USB hub found
[ 2.173034] hub 2-1:1.0: 4 ports detected
[ 2.194396] systemd[1]: Reached target Paths.
[ 2.210288] systemd[1]: Reached target Remote File Systems.
[ 2.230278] systemd[1]: Reached target Slices.
[ 2.248904] systemd[1]: Listening on Process Core Dump Socket.
[ 2.266865] systemd[1]: Listening on Journal Audit Socket.
[ 2.286671] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.306746] systemd[1]: Listening on Journal Socket.
[ 2.322790] systemd[1]: Listening on udev Control Socket.
[ 2.338654] systemd[1]: Listening on udev Kernel Socket.
[ 2.357498] systemd[1]: Mounting Huge Pages File System...
[ 2.377516] systemd[1]: Mounting POSIX Message Queue File System...
[ 2.398826] systemd[1]: Condition check resulted in Kernel Debug File System being skipped.
[ 2.401759] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[ 2.415084] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 2.441130] systemd[1]: Starting Load Kernel Module drm...
[ 2.463162] systemd[1]: Starting Journal Service...
[ 2.485498] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 2.509453] systemd[1]: Starting Coldplug All udev Devices...
[ 2.529529] systemd[1]: Starting HassOS ZRAM swap...
[ 2.549437] zram0: detected capacity change from 0 to 983982080
[ 2.569306] systemd[1]: Starting HassOS ZRAM tmp...
[ 2.572299] zram2: detected capacity change from 0 to 16777216
[ 2.597241] systemd[1]: Starting HassOS ZRAM var...
[ 2.600194] zram1: detected capacity change from 0 to 33554432
[ 2.622411] systemd[1]: Started Journal Service.
[ 2.776055] audit: type=1334 audit(1608103094.020:2): prog-id=5 op=LOAD
[ 2.777053] audit: type=1334 audit(1608103094.020:3): prog-id=6 op=LOAD
[ 2.969057] meson-drm ff900000.vpu: Queued 2 outputs on vpu
[ 2.970296] panfrost ffe40000.gpu: clock rate = 24000000
[ 2.975835] panfrost ffe40000.gpu: [drm:panfrost_devfreq_init [panfrost]] Failed to register cooling device
[ 2.984638] panfrost ffe40000.gpu: supply mali not found, using dummy regulator
[ 2.994867] meson-vrtc ff8000a8.rtc: registered as rtc1
[ 2.997941] panfrost ffe40000.gpu: mali-g52 id 0x7212 major 0x0 minor 0x0 status 0x0
[ 3.004841] panfrost ffe40000.gpu: features: 00000000,13de77ff, issues: 00000000,00000400
[ 3.012565] panfrost ffe40000.gpu: Features: L2:0x07110206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
[ 3.024429] panfrost ffe40000.gpu: shader_present=0x3 l2_present=0x1
[ 3.024880] meson8b-dwmac ff3f0000.ethernet: IRQ eth_wake_irq not found
[ 3.049175] [drm] Initialized panfrost 1.1.0 20180908 for ffe40000.gpu on minor 0
[ 3.053680] meson-drm ff900000.vpu: CVBS Output connector not available
[ 3.073428] meson8b-dwmac ff3f0000.ethernet: IRQ eth_lpi not found
[ 3.074275] Registered IR keymap rc-odroid
[ 3.077349] meson8b-dwmac ff3f0000.ethernet: PTP uses main clock
[ 3.085951] meson8b-dwmac ff3f0000.ethernet: User ID: 0x11, Synopsys ID: 0x37
[ 3.091097] meson8b-dwmac ff3f0000.ethernet: DWMAC1000
[ 3.096226] meson8b-dwmac ff3f0000.ethernet: DMA HW capability register supported
[ 3.096229] meson8b-dwmac ff3f0000.ethernet: RX Checksum Offload Engine supported
[ 3.110244] rc_core: Loaded IR protocol module ir-nec-decoder, but protocol nec still not available
[ 3.111059] meson8b-dwmac ff3f0000.ethernet: COE Type 2
[ 3.111092] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
[ 3.111378] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
[ 3.111619] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
[ 3.111787] [drm] Initialized meson 1.0.0 20161109 for ff900000.vpu on minor 1
[ 3.120168] rc rc0: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0
[ 3.125198] meson8b-dwmac ff3f0000.ethernet: TX Checksum insertion supported
[ 3.125200] meson8b-dwmac ff3f0000.ethernet: Wake-Up On Lan supported
[ 3.125248] meson8b-dwmac ff3f0000.ethernet: Normal descriptors
[ 3.135105] input: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc0/input0
[ 3.142707] meson8b-dwmac ff3f0000.ethernet: Ring mode enabled
[ 3.142710] meson8b-dwmac ff3f0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 3.142959] libphy: stmmac: probed
[ 3.151995] meson-ir ff808000.ir: receiver initialized
[ 3.160003] libphy: mdio_mux: probed
[ 3.383131] Console: switching to colour frame buffer device 128x48
[ 3.404541] meson-drm ff900000.vpu: [drm] fb0: mesondrmfb frame buffer device
[ 3.422691] libphy: mdio_mux: probed
[ 3.446119] axg-sound-card sound: ASoC: no DMI vendor name!
[ 3.622343] Adding 960916k swap on /dev/zram0. Priority:-2 extents:1 across:960916k SS
[ 3.678975] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
[ 3.684666] ext4 filesystem being mounted at /mnt/overlay supports timestamps until 2038 (0x7fffffff)
[ 4.025475] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
[ 4.607384] EXT4-fs (zram2): mounted filesystem without journal. Opts: nobarrier
[ 4.607400] ext4 filesystem being mounted at /tmp supports timestamps until 2038 (0x7fffffff)
[ 4.647705] EXT4-fs (zram1): mounted filesystem without journal. Opts: nobarrier
[ 4.647720] ext4 filesystem being mounted at /var supports timestamps until 2038 (0x7fffffff)
[ 5.505746] audit: type=1400 audit(1608103096.744:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor" pid=354 comm="apparmor_parser"
[ 5.505756] audit: type=1400 audit(1608103096.744:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor///usr/bin/gdbus" pid=354 comm="apparmor_parser"
[ 5.505761] audit: type=1400 audit(1608103096.744:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor///usr/bin/git" pid=354 comm="apparmor_parser"
[ 5.505765] audit: type=1400 audit(1608103096.744:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="hassio-supervisor///usr/bin/socat" pid=354 comm="apparmor_parser"
[ 5.517012] audit: type=1334 audit(1608103096.760:5): prog-id=7 op=LOAD
[ 5.517070] audit: type=1334 audit(1608103096.760:6): prog-id=8 op=LOAD
[ 5.689578] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.704720] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.760013] audit: type=1334 audit(1608103097.004:7): prog-id=9 op=LOAD
[ 5.760331] audit: type=1334 audit(1608103097.004:8): prog-id=10 op=LOAD
[ 5.951936] meson8b-dwmac ff3f0000.ethernet eth0: PHY [0.0:00] driver [RTL8211F Gigabit Ethernet] (irq=31)
[ 5.962241] meson8b-dwmac ff3f0000.ethernet eth0: No Safety Features support found
[ 5.962249] meson8b-dwmac ff3f0000.ethernet eth0: PTP not supported by HW
[ 5.962437] meson8b-dwmac ff3f0000.ethernet eth0: configuring for phy/rgmii link mode
[ 6.554247] rc rc0: two consecutive events of type space
[ 7.686252] random: crng init done
[ 7.686254] random: 7 urandom warning(s) missed due to ratelimiting
[ 8.910346] meson8b-dwmac ff3f0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 8.910363] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 11.659175] audit: type=1400 audit(1608103102.904:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=417 comm="apparmor_parser"
[ 12.919844] audit: type=1325 audit(1608103104.164:10): table=nat family=2 entries=5 op=xt_replace pid=455 subj==unconfined comm="iptables"
[ 12.924235] audit: type=1325 audit(1608103104.168:11): table=filter family=2 entries=4 op=xt_replace pid=457 subj==unconfined comm="iptables"
[ 12.928783] audit: type=1325 audit(1608103104.172:12): table=filter family=2 entries=6 op=xt_replace pid=459 subj==unconfined comm="iptables"
[ 12.933472] audit: type=1325 audit(1608103104.176:13): table=filter family=2 entries=8 op=xt_replace pid=461 subj==unconfined comm="iptables"
[ 12.938423] audit: type=1325 audit(1608103104.184:14): table=filter family=2 entries=10 op=xt_replace pid=463 subj==unconfined comm="iptables"
[ 12.943638] audit: type=1325 audit(1608103104.188:15): table=filter family=2 entries=11 op=xt_replace pid=465 subj==unconfined comm="iptables"
[ 12.945362] audit: type=1325 audit(1608103104.188:16): table=filter family=2 entries=12 op=xt_replace pid=466 subj==unconfined comm="iptables"
[ 12.952317] Initializing XFRM netlink socket
[ 12.972141] audit: type=1325 audit(1608103104.216:17): table=nat family=2 entries=7 op=xt_replace pid=475 subj==unconfined comm="iptables"
[ 12.975643] audit: type=1325 audit(1608103104.220:18): table=nat family=2 entries=8 op=xt_replace pid=477 subj==unconfined comm="iptables"
[ 15.927870] hassio: port 1(veth5ff8fd4) entered blocking state
[ 15.927876] hassio: port 1(veth5ff8fd4) entered disabled state
[ 15.928050] device veth5ff8fd4 entered promiscuous mode
[ 16.132548] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation
[ 16.363155] eth0: renamed from veth007a03f
[ 16.387088] IPv6: ADDRCONF(NETDEV_CHANGE): veth5ff8fd4: link becomes ready
[ 16.387164] hassio: port 1(veth5ff8fd4) entered blocking state
[ 16.387169] hassio: port 1(veth5ff8fd4) entered forwarding state
[ 16.387285] IPv6: ADDRCONF(NETDEV_CHANGE): hassio: link becomes ready
[ 16.688542] process 'docker/tmp/qemu-check565191152/check' started with executable stack
[ 17.288053] docker0: port 1(veth92ec38d) entered blocking state
[ 17.288061] docker0: port 1(veth92ec38d) entered disabled state
[ 17.288371] device veth92ec38d entered promiscuous mode
[ 17.288427] kauditd_printk_skb: 78 callbacks suppressed
[ 17.288432] audit: type=1700 audit(1608103108.532:97): dev=veth92ec38d prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 17.325559] hassio: port 2(veth965d897) entered blocking state
[ 17.325564] hassio: port 2(veth965d897) entered disabled state
[ 17.325658] device veth965d897 entered promiscuous mode
[ 17.325701] audit: type=1700 audit(1608103108.568:98): dev=veth965d897 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 17.325867] hassio: port 2(veth965d897) entered blocking state
[ 17.325871] hassio: port 2(veth965d897) entered forwarding state
[ 17.603190] eth0: renamed from vethc82b266
[ 17.618997] hassio: port 2(veth965d897) entered disabled state
[ 17.619098] IPv6: ADDRCONF(NETDEV_CHANGE): veth92ec38d: link becomes ready
[ 17.619164] docker0: port 1(veth92ec38d) entered blocking state
[ 17.619168] docker0: port 1(veth92ec38d) entered forwarding state
[ 17.619263] IPv6: ADDRCONF(NETDEV_CHANGE): docker0: link becomes ready
[ 17.668936] audit: type=1325 audit(1608103108.912:99): table=nat family=2 entries=0 op=xt_register pid=1351 subj==unconfined comm="iptables"
[ 17.674818] audit: type=1325 audit(1608103108.920:100): table=filter family=2 entries=0 op=xt_register pid=1352 subj==unconfined comm="iptables"
[ 17.679096] audit: type=1325 audit(1608103108.924:101): table=nat family=2 entries=5 op=xt_replace pid=1355 subj==unconfined comm="iptables"
[ 17.680610] audit: type=1325 audit(1608103108.924:102): table=nat family=2 entries=7 op=xt_replace pid=1356 subj==unconfined comm="iptables"
[ 17.683521] audit: type=1325 audit(1608103108.928:103): table=nat family=2 entries=8 op=xt_replace pid=1358 subj==unconfined comm="iptables"
[ 17.685068] audit: type=1325 audit(1608103108.928:104): table=nat family=2 entries=10 op=xt_replace pid=1359 subj==unconfined comm="iptables"
[ 17.687082] audit: type=1325 audit(1608103108.932:105): table=nat family=2 entries=11 op=xt_replace pid=1360 subj==unconfined comm="iptables"
[ 17.689084] audit: type=1325 audit(1608103108.932:106): table=nat family=2 entries=12 op=xt_replace pid=1361 subj==unconfined comm="iptables"
[ 17.738747] eth1: renamed from veth04987a1
[ 17.754731] IPv6: ADDRCONF(NETDEV_CHANGE): veth965d897: link becomes ready
[ 17.754783] hassio: port 2(veth965d897) entered blocking state
[ 17.754785] hassio: port 2(veth965d897) entered forwarding state
[ 18.049267] udevd[205]: starting version 3.2.9
[ 18.057451] udevd[206]: starting eudev-3.2.9
[ 22.346992] hassio: port 3(veth1fc1234) entered blocking state
[ 22.346999] hassio: port 3(veth1fc1234) entered disabled state
[ 22.347183] device veth1fc1234 entered promiscuous mode
[ 22.347237] kauditd_printk_skb: 6 callbacks suppressed
[ 22.347241] audit: type=1700 audit(1608103113.592:110): dev=veth1fc1234 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 22.640483] audit: type=1325 audit(1608103113.884:111): table=nat family=2 entries=0 op=xt_register pid=1946 subj==unconfined comm="iptables"
[ 22.645202] audit: type=1325 audit(1608103113.888:112): table=filter family=2 entries=0 op=xt_register pid=1947 subj==unconfined comm="iptables"
[ 22.649580] audit: type=1325 audit(1608103113.892:113): table=nat family=2 entries=5 op=xt_replace pid=1950 subj==unconfined comm="iptables"
[ 22.651176] audit: type=1325 audit(1608103113.896:114): table=nat family=2 entries=7 op=xt_replace pid=1951 subj==unconfined comm="iptables"
[ 22.654037] audit: type=1325 audit(1608103113.896:115): table=nat family=2 entries=8 op=xt_replace pid=1953 subj==unconfined comm="iptables"
[ 22.655595] audit: type=1325 audit(1608103113.900:116): table=nat family=2 entries=10 op=xt_replace pid=1954 subj==unconfined comm="iptables"
[ 22.657666] audit: type=1325 audit(1608103113.900:117): table=nat family=2 entries=11 op=xt_replace pid=1955 subj==unconfined comm="iptables"
[ 22.659784] audit: type=1325 audit(1608103113.904:118): table=nat family=2 entries=12 op=xt_replace pid=1956 subj==unconfined comm="iptables"
[ 22.661744] audit: type=1325 audit(1608103113.904:119): table=nat family=2 entries=13 op=xt_replace pid=1957 subj==unconfined comm="iptables"
[ 22.699182] eth0: renamed from veth0e26b45
[ 22.719009] IPv6: ADDRCONF(NETDEV_CHANGE): veth1fc1234: link becomes ready
[ 22.719091] hassio: port 3(veth1fc1234) entered blocking state
[ 22.719095] hassio: port 3(veth1fc1234) entered forwarding state
[ 23.200551] hassio: port 4(veth81bbbf4) entered blocking state
[ 23.200558] hassio: port 4(veth81bbbf4) entered disabled state
[ 23.200665] device veth81bbbf4 entered promiscuous mode
[ 23.200861] hassio: port 4(veth81bbbf4) entered blocking state
[ 23.200864] hassio: port 4(veth81bbbf4) entered forwarding state
[ 23.354341] hassio: port 4(veth81bbbf4) entered disabled state
[ 23.570864] eth0: renamed from veth05ebef1
[ 23.602819] IPv6: ADDRCONF(NETDEV_CHANGE): veth81bbbf4: link becomes ready
[ 23.602881] hassio: port 4(veth81bbbf4) entered blocking state
[ 23.602884] hassio: port 4(veth81bbbf4) entered forwarding state
[ 24.024134] hassio: port 5(veth06735f3) entered blocking state
[ 24.024140] hassio: port 5(veth06735f3) entered disabled state
[ 24.024245] device veth06735f3 entered promiscuous mode
[ 24.024983] hassio: port 5(veth06735f3) entered blocking state
[ 24.024988] hassio: port 5(veth06735f3) entered forwarding state
[ 24.383033] hassio: port 5(veth06735f3) entered disabled state
[ 24.383282] eth0: renamed from vethe98c6e6
[ 24.415419] IPv6: ADDRCONF(NETDEV_CHANGE): veth06735f3: link becomes ready
[ 24.415496] hassio: port 5(veth06735f3) entered blocking state
[ 24.415498] hassio: port 5(veth06735f3) entered forwarding state
[ 25.691504] udevd[530]: starting version 3.2.9
[ 25.704067] udevd[531]: starting eudev-3.2.9
[ 27.667568] hassio: port 6(vethac21add) entered blocking state
[ 27.667576] hassio: port 6(vethac21add) entered disabled state
[ 27.667801] device vethac21add entered promiscuous mode
[ 27.667870] kauditd_printk_skb: 23 callbacks suppressed
[ 27.667873] audit: type=1700 audit(1608103118.912:143): dev=vethac21add prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 27.934730] audit: type=1325 audit(1608103119.180:144): table=nat family=2 entries=0 op=xt_register pid=3424 subj==unconfined comm="iptables"
[ 27.938735] audit: type=1325 audit(1608103119.184:145): table=filter family=2 entries=0 op=xt_register pid=3425 subj==unconfined comm="iptables"
[ 27.943077] audit: type=1325 audit(1608103119.188:146): table=nat family=2 entries=5 op=xt_replace pid=3428 subj==unconfined comm="iptables"
[ 27.944537] audit: type=1325 audit(1608103119.188:147): table=nat family=2 entries=7 op=xt_replace pid=3429 subj==unconfined comm="iptables"
[ 27.947309] audit: type=1325 audit(1608103119.192:148): table=nat family=2 entries=8 op=xt_replace pid=3431 subj==unconfined comm="iptables"
[ 27.948780] audit: type=1325 audit(1608103119.192:149): table=nat family=2 entries=10 op=xt_replace pid=3432 subj==unconfined comm="iptables"
[ 27.950870] audit: type=1325 audit(1608103119.196:150): table=nat family=2 entries=11 op=xt_replace pid=3433 subj==unconfined comm="iptables"
[ 27.952965] audit: type=1325 audit(1608103119.196:151): table=nat family=2 entries=12 op=xt_replace pid=3434 subj==unconfined comm="iptables"
[ 27.955011] audit: type=1325 audit(1608103119.200:152): table=nat family=2 entries=13 op=xt_replace pid=3435 subj==unconfined comm="iptables"
[ 27.998764] eth0: renamed from veth3556236
[ 28.022791] IPv6: ADDRCONF(NETDEV_CHANGE): vethac21add: link becomes ready
[ 28.022846] hassio: port 6(vethac21add) entered blocking state
[ 28.022848] hassio: port 6(vethac21add) entered forwarding state
[ 31.710256] USB_PWR_EN: disabling
[ 31.710261] TF_IO: disabling
[ 34.113753] hassio: port 7(veth9d89933) entered blocking state
[ 34.113758] hassio: port 7(veth9d89933) entered disabled state
[ 34.113888] device veth9d89933 entered promiscuous mode
[ 34.113933] kauditd_printk_skb: 1 callbacks suppressed
[ 34.113935] audit: type=1700 audit(1608103125.356:154): dev=veth9d89933 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 34.142273] audit: type=1325 audit(1608103125.384:155): table=nat family=2 entries=15 op=xt_replace pid=4139 subj==unconfined comm="iptables"
[ 34.147379] audit: type=1325 audit(1608103125.392:156): table=filter family=2 entries=30 op=xt_replace pid=4141 subj==unconfined comm="iptables"
[ 34.152451] audit: type=1325 audit(1608103125.396:157): table=nat family=2 entries=16 op=xt_replace pid=4143 subj==unconfined comm="iptables"
[ 34.443094] audit: type=1325 audit(1608103125.688:158): table=nat family=2 entries=0 op=xt_register pid=4204 subj==unconfined comm="iptables"
[ 34.448211] audit: type=1325 audit(1608103125.692:159): table=filter family=2 entries=0 op=xt_register pid=4205 subj==unconfined comm="iptables"
[ 34.453205] audit: type=1325 audit(1608103125.696:160): table=nat family=2 entries=5 op=xt_replace pid=4208 subj==unconfined comm="iptables"
[ 34.454860] audit: type=1325 audit(1608103125.700:161): table=nat family=2 entries=7 op=xt_replace pid=4209 subj==unconfined comm="iptables"
[ 34.458220] audit: type=1325 audit(1608103125.700:162): table=nat family=2 entries=8 op=xt_replace pid=4211 subj==unconfined comm="iptables"
[ 34.460081] audit: type=1325 audit(1608103125.704:163): table=nat family=2 entries=10 op=xt_replace pid=4212 subj==unconfined comm="iptables"
[ 34.514932] eth0: renamed from veth34c5001
[ 34.546829] IPv6: ADDRCONF(NETDEV_CHANGE): veth9d89933: link becomes ready
[ 34.546897] hassio: port 7(veth9d89933) entered blocking state
[ 34.546901] hassio: port 7(veth9d89933) entered forwarding state
[ 35.179664] hassio: port 8(veth8c58a21) entered blocking state
[ 35.179669] hassio: port 8(veth8c58a21) entered disabled state
[ 35.180162] device veth8c58a21 entered promiscuous mode
[ 35.583352] eth0: renamed from vethb08e1a4
[ 35.611338] IPv6: ADDRCONF(NETDEV_CHANGE): veth8c58a21: link becomes ready
[ 35.611434] hassio: port 8(veth8c58a21) entered blocking state
[ 35.611439] hassio: port 8(veth8c58a21) entered forwarding state
[ 37.218828] hassio: port 9(vethd6f7127) entered blocking state
[ 37.218834] hassio: port 9(vethd6f7127) entered disabled state
[ 37.218933] device vethd6f7127 entered promiscuous mode
[ 37.747088] eth0: renamed from vethe7878d5
[ 37.767736] IPv6: ADDRCONF(NETDEV_CHANGE): vethd6f7127: link becomes ready
[ 37.767814] hassio: port 9(vethd6f7127) entered blocking state
[ 37.767816] hassio: port 9(vethd6f7127) entered forwarding state
[ 39.115209] hassio: port 10(veth18d319f) entered blocking state
[ 39.115215] hassio: port 10(veth18d319f) entered disabled state
[ 39.115770] device veth18d319f entered promiscuous mode
[ 39.115829] kauditd_printk_skb: 29 callbacks suppressed
[ 39.115832] audit: type=1700 audit(1608103129.366:193): dev=veth18d319f prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 39.514549] audit: type=1325 audit(1608103129.766:194): table=nat family=2 entries=0 op=xt_register pid=6101 subj==unconfined comm="iptables"
[ 39.521794] audit: type=1325 audit(1608103129.770:195): table=filter family=2 entries=0 op=xt_register pid=6102 subj==unconfined comm="iptables"
[ 39.527686] audit: type=1325 audit(1608103129.778:196): table=nat family=2 entries=5 op=xt_replace pid=6107 subj==unconfined comm="iptables"
[ 39.529748] audit: type=1325 audit(1608103129.778:197): table=nat family=2 entries=7 op=xt_replace pid=6108 subj==unconfined comm="iptables"
[ 39.534037] audit: type=1325 audit(1608103129.782:198): table=nat family=2 entries=8 op=xt_replace pid=6110 subj==unconfined comm="iptables"
[ 39.536110] audit: type=1325 audit(1608103129.786:199): table=nat family=2 entries=10 op=xt_replace pid=6111 subj==unconfined comm="iptables"
[ 39.538868] audit: type=1325 audit(1608103129.790:200): table=nat family=2 entries=11 op=xt_replace pid=6112 subj==unconfined comm="iptables"
[ 39.541421] audit: type=1325 audit(1608103129.790:201): table=nat family=2 entries=12 op=xt_replace pid=6113 subj==unconfined comm="iptables"
[ 39.543894] audit: type=1325 audit(1608103129.794:202): table=nat family=2 entries=13 op=xt_replace pid=6114 subj==unconfined comm="iptables"
[ 39.591043] eth0: renamed from vethaa2ca65
[ 39.628029] IPv6: ADDRCONF(NETDEV_CHANGE): veth18d319f: link becomes ready
[ 39.628187] hassio: port 10(veth18d319f) entered blocking state
[ 39.628194] hassio: port 10(veth18d319f) entered forwarding state
[ 44.351523] Unable to handle kernel execute from non-executable memory at virtual address ffff00008dda6580
[ 44.355811] Mem abort info:
[ 44.358313] ESR = 0x8600000f
[ 44.361309] EC = 0x21: IABT (current EL), IL = 32 bits
[ 44.366596] SET = 0, FnV = 0
[ 44.369598] EA = 0, S1PTW = 0
[ 44.372722] swapper pgtable: 4k pages, 48-bit VAs, pgdp=0000000009344000
[ 44.379390] [ffff00008dda6580] pgd=00000000f4e54003, p4d=00000000f4e54003, pud=00000000f4a5a003, pmd=00000000f49eb003, pte=006800008dda6713
[ 44.391847] Internal error: Oops: 8600000f [#1] PREEMPT SMP
[ 44.397303] Modules linked in: xfrm_user xfrm_algo cfg80211 rfkill dw_hdmi_i2s_audio dw_hdmi_cec realtek dwmac_generic rc_odroid meson_dw_hdmi dwmac_meson8b meson_ir crct10dif_ce dw_hdmi cec panfrost meson_drm gpu_sched meson_canvas drm_kms_helper rc_core stmmac_platform rtc_meson_vrtc stmmac mdio_xpcs snd_soc_simple_amplifier drm
[ 44.426544] CPU: 3 PID: 7609 Comm: systemd-udevd Not tainted 5.9.14 #1
[ 44.432841] Hardware name: Hardkernel ODROID-N2 (DT)
[ 44.437747] pstate: 00000005 (nzcv daif -PAN -UAO BTYPE=--)
[ 44.443269] pc : 0xffff00008dda6580
[ 44.446700] lr : 0xffff00008dda6580
[ 44.450151] sp : ffff80001694bc70
[ 44.453428] x29: ffff80001694be80 x28: ffff80001694bc48
[ 44.458699] x27: ffff00008dd8fa80 x26: 0000ffffb8cff000
[ 44.463960] x25: ffff00008dda6580 x24: 0060000091802fd3
[ 44.469220] x23: ffff80001694bb48 x22: fffffe0002260080
[ 44.474481] x21: 0000ffffb8cfe000 x20: 0000aaaab2120000
[ 44.479743] x19: 0000000000000000 x18: 0000000000000000
[ 44.485019] x17: 0000000000000000 x16: 0000000000000000
[ 44.490281] x15: 0000000000000002 x14: 0000000000000001
[ 44.495537] x13: 000000000005ba6c x12: 0000000000000001
[ 44.500801] x11: 0000000000000000 x10: ffff00009e476c00
[ 44.506063] x9 : 000000000000000c x8 : 00000000ffffffff
[ 44.511318] x7 : 0000000000000000 x6 : 0000000000000000
[ 44.516589] x5 : 0000000000091802 x4 : 0000ffffb8cfe000
[ 44.521850] x3 : fffffe00022600b0 x2 : 0000000000000000
[ 44.527106] x1 : 0000000000000000 x0 : ffff0000928ef000
[ 44.532382] Call trace:
[ 44.534765] 0xffff00008dda6580
[ 44.537890] el0_sync_handler+0x11c/0x1a0
[ 44.541865] Code: 00000000 00000000 00000000 00000000 (99f8c240)
[ 44.547898] ---[ end trace 2e552d476743cce6 ]---
[ 44.552504] note: systemd-udevd[7609] exited with preempt_count 1
[ 44.558884] Fixing recursive fault but reboot is needed!
[ 44.586840] kauditd_printk_skb: 1 callbacks suppressed
[ 44.586846] audit: type=1111 audit(1608103134.838:204): pid=7722 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=change-system-time exe="/sbin/hwclock" hostname=? addr=? terminal=? res=success'
[ 44.617411] audit: type=1111 audit(1608103134.866:205): pid=7770 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=change-system-time exe="/sbin/hwclock" hostname=? addr=? terminal=? res=success'
[ 45.242368] udevd[192]: starting version 3.2.9
[ 45.255704] udevd[193]: starting eudev-3.2.9
[ 50.998355] audit: type=1334 audit(1608103141.250:206): prog-id=10 op=UNLOAD
[ 51.002106] audit: type=1334 audit(1608103141.250:207): prog-id=9 op=UNLOAD
[ 66.584559] hassio: port 11(veth1d32906) entered blocking state
[ 66.587323] hassio: port 11(veth1d32906) entered disabled state
[ 66.593297] device veth1d32906 entered promiscuous mode
[ 66.598334] audit: type=1700 audit(1608103156.834:208): dev=veth1d32906 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 66.894178] audit: type=1325 audit(1608103157.142:209): table=nat family=2 entries=0 op=xt_register pid=9451 subj==unconfined comm="iptables"
[ 66.903698] audit: type=1325 audit(1608103157.150:210): table=filter family=2 entries=0 op=xt_register pid=9452 subj==unconfined comm="iptables"
[ 66.917640] audit: type=1325 audit(1608103157.154:211): table=nat family=2 entries=5 op=xt_replace pid=9455 subj==unconfined comm="iptables"
[ 66.930145] audit: type=1325 audit(1608103157.154:212): table=nat family=2 entries=7 op=xt_replace pid=9456 subj==unconfined comm="iptables"
[ 66.942760] audit: type=1325 audit(1608103157.158:213): table=nat family=2 entries=8 op=xt_replace pid=9459 subj==unconfined comm="iptables"
[ 66.955478] audit: type=1325 audit(1608103157.162:214): table=nat family=2 entries=10 op=xt_replace pid=9460 subj==unconfined comm="iptables"
[ 66.968332] audit: type=1325 audit(1608103157.162:215): table=nat family=2 entries=11 op=xt_replace pid=9461 subj==unconfined comm="iptables"
[ 66.981172] audit: type=1325 audit(1608103157.166:216): table=nat family=2 entries=12 op=xt_replace pid=9462 subj==unconfined comm="iptables"
[ 66.994005] audit: type=1325 audit(1608103157.166:217): table=nat family=2 entries=13 op=xt_replace pid=9463 subj==unconfined comm="iptables"
[ 67.027745] eth0: renamed from vetha7a0110
[ 67.050758] IPv6: ADDRCONF(NETDEV_CHANGE): veth1d32906: link becomes ready
[ 67.054277] hassio: port 11(veth1d32906) entered blocking state
[ 67.060062] hassio: port 11(veth1d32906) entered forwarding state
[ 67.630197] hassio: port 12(veth79a5a33) entered blocking state
[ 67.632332] hassio: port 12(veth79a5a33) entered disabled state
[ 67.641541] device veth79a5a33 entered promiscuous mode
[ 68.107264] eth0: renamed from vethd3cfc86
[ 68.135229] IPv6: ADDRCONF(NETDEV_CHANGE): veth79a5a33: link becomes ready
[ 68.140319] hassio: port 12(veth79a5a33) entered blocking state
[ 68.145975] hassio: port 12(veth79a5a33) entered forwarding state
[ 68.734847] hassio: port 13(veth3ba4e88) entered blocking state
[ 68.736922] hassio: port 13(veth3ba4e88) entered disabled state
[ 68.743820] device veth3ba4e88 entered promiscuous mode
[ 69.171381] eth0: renamed from vethf2cfbd1
[ 69.195099] IPv6: ADDRCONF(NETDEV_CHANGE): veth3ba4e88: link becomes ready
[ 69.200112] hassio: port 13(veth3ba4e88) entered blocking state
[ 69.205758] hassio: port 13(veth3ba4e88) entered forwarding state
[ 74.347693] kauditd_printk_skb: 26 callbacks suppressed
[ 74.347697] audit: type=1334 audit(1608103164.598:244): prog-id=11 op=LOAD
[ 74.358166] audit: type=1334 audit(1608103164.598:245): prog-id=12 op=LOAD
[ 83.474813] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 83.478677] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 83.628666] audit: type=1325 audit(1608103173.878:246): table=filter family=2 entries=4 op=xt_replace pid=11379 subj==docker-default (enforce) comm="iptables"
[ 83.640658] audit: type=1325 audit(1608103173.878:247): table=filter family=2 entries=5 op=xt_replace pid=11380 subj==docker-default (enforce) comm="iptables"
[ 83.655686] audit: type=1325 audit(1608103173.878:248): table=nat family=2 entries=15 op=xt_replace pid=11381 subj==docker-default (enforce) comm="iptables"
[ 104.677815] audit: type=1334 audit(1608103194.930:249): prog-id=12 op=UNLOAD
[ 104.681030] audit: type=1334 audit(1608103194.930:250): prog-id=11 op=UNLOAD
Description of problem:
I got a message that the supervisor died
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
s6-svwait: fatal: supervisor died
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 41 (12 by maintainers)
ha os update --version=5.2go back to the beta I would suggest for now
I’ll try a new test. I make a backup raspberry so my house is still running.
It’s hackoctober so we should be hacking!
I have the unstability issues on a pi4, posted some info here: https://github.com/home-assistant/core/issues/44324
It definitely stays running for more than a few minutes, sometimes hours, sometimes few days but then it completely freezes. How do you downgrade to 4.20 and does that version support USB boot on pi4? I used to run 5.2 beta and it was all fine.
Edit: downgraded to 5.2, thanks for the command liudger. I’ll try to remember to report back if it’s better or worse.
Edit 20.12. no issues after 24 hours or so.