siderolabs / talos

Talos Linux is a modern Linux distribution built for Kubernetes.
https://www.talos.dev
Mozilla Public License 2.0
6.44k stars 513 forks source link

upgrade to 1.4.0 leads to kernel module load issues (virtio, arm64) #7123

Closed sj14 closed 1 year ago

sj14 commented 1 year ago

Bug Report

Description

I've wanted to upgrade my single node cluster to Talos 1.4.0 from 1.3.6 (thus, I skipped 1.3.7). I'm not sure if there was a change in the Oracle Cloud which now blocks access UDP to 8.8.8.8 or similar (couldn't find anything regarding this), or if there was a change in the behaviour of Talos. Unfortunately, the node is not accessible in this state via talosctl and I can't rollback.

Logs

Upgrade

➜  ~ talosctl upgrade --image ghcr.io/siderolabs/installer:v1.4.0 --wait --debug --preserve
◰ ◳ watching nodes: [<IP>]
    * <IP>: unavailable, retrying...
Signal received, aborting, press Ctrl+C once again to abort immediately...
console logs for nodes ["<IP>"]:
<IP>: user: warning: [2023-04-22T13:45:20.11278299Z]: [talos] upgrade sequence: 15 phase(s)
<IP>: user: warning: [2023-04-22T13:45:20.11375399Z]: [talos] phase drain (1/15): 1 tasks(s)
<IP>: user: warning: [2023-04-22T13:45:20.11479899Z]: [talos] task cordonAndDrainNode (1/1): starting
<IP>: user: warning: [2023-04-22T13:45:20.14646499Z]: [talos] skipping DaemonSet pod kube-system/kube-flannel-cl2wk
<IP>: user: warning: [2023-04-22T13:45:20.14961299Z]: [talos] skipping DaemonSet pod kube-system/kube-proxy-t8g8x
<IP>: user: warning: [2023-04-22T13:45:20.15203999Z]: [talos] skipping mirror pod kube-system/kube-scheduler-talos-2jw-ado
<IP>: user: warning: [2023-04-22T13:45:20.15337299Z]: [talos] skipping mirror pod kube-system/kube-apiserver-talos-2jw-ado
<IP>: user: warning: [2023-04-22T13:45:20.15469199Z]: [talos] skipping mirror pod kube-system/kube-controller-manager-talos-2jw-ado
<IP>: kern:    info: [2023-04-22T13:45:21.04746499Z]: cni0: port 4(veth20b856c5) entered disabled state
<IP>: kern:    info: [2023-04-22T13:45:21.05042999Z]: device veth20b856c5 left promiscuous mode
<IP>: kern:    info: [2023-04-22T13:45:21.05151299Z]: cni0: port 4(veth20b856c5) entered disabled state
<IP>: kern:    info: [2023-04-22T13:45:21.40711399Z]: cni0: port 8(vethaf0c34cc) entered disabled state
<IP>: kern:    info: [2023-04-22T13:45:21.40980599Z]: device vethaf0c34cc left promiscuous mode
<IP>: kern:    info: [2023-04-22T13:45:21.41082999Z]: cni0: port 8(vethaf0c34cc) entered disabled state
<IP>: kern:    info: [2023-04-22T13:45:22.71490899Z]: cni0: port 9(veth035ab819) entered disabled state
<IP>: kern:    info: [2023-04-22T13:45:22.71690499Z]: device veth035ab819 left promiscuous mode
<IP>: kern:    info: [2023-04-22T13:45:22.71821199Z]: cni0: port 9(veth035ab819) entered disabled state
<IP>: kern:    info: [2023-04-22T13:45:25.34686699Z]: cni0: port 2(veth6ce3cb80) entered disabled state
<IP>: kern:    info: [2023-04-22T13:45:25.35131699Z]: device veth6ce3cb80 left promiscuous mode
<IP>: kern:    info: [2023-04-22T13:45:25.35489199Z]: cni0: port 2(veth6ce3cb80) entered disabled state
<IP>: kern:    info: [2023-04-22T13:45:25.63246699Z]: cni0: port 3(vethf687a2ac) entered disabled state
<IP>: kern:    info: [2023-04-22T13:45:25.63415299Z]: device vethf687a2ac left promiscuous mode
<IP>: kern:    info: [2023-04-22T13:45:25.63579999Z]: cni0: port 3(vethf687a2ac) entered disabled state
<IP>: user: warning: [2023-04-22T13:46:20.19369999Z]: [talos] WARNING: failed to evict pod: failed waiting on pod ...-5c644c945c-wx98g to be deleted: 2 error(s) occurred:
<IP>: user: warning: [2023-04-22T13:46:20.19651099Z]:  pod is still running on the node
<IP>: user: warning: [2023-04-22T13:46:20.19732899Z]:  timeout
<IP>: user: warning: [2023-04-22T13:46:20.19795899Z]: [talos] WARNING: failed to evict pod: failed waiting on pod local-path-storage/local-path-provisioner-5646477f4b-fbf6g to be deleted: 2 error(s) occurred:
<IP>: user: warning: [2023-04-22T13:46:20.20014099Z]:  pod is still running on the node
<IP>: user: warning: [2023-04-22T13:46:20.20170599Z]:  failed to get pod local-path-storage/local-path-provisioner-5646477f4b-fbf6g: client rate limiter Wait returned an error: rate: Wait(n=1) would exceed context deadline
<IP>: user: warning: [2023-04-22T13:46:20.34159899Z]: [talos] WARNING: failed to evict pod: failed waiting on pod ...-manual-2lk-qlnd5 to be deleted: 2 error(s) occurred:
<IP>: user: warning: [2023-04-22T13:46:20.34430299Z]:  pod is still running on the node
<IP>: user: warning: [2023-04-22T13:46:20.34547199Z]:  timeout
<IP>: kern:    info: [2023-04-22T13:46:20.35284299Z]: cni0: port 10(vetha7a5ca12) entered disabled state
<IP>: kern:    info: [2023-04-22T13:46:20.35762599Z]: device vetha7a5ca12 left promiscuous mode
<IP>: kern:    info: [2023-04-22T13:46:20.36111499Z]: cni0: port 10(vetha7a5ca12) entered disabled state
<IP>: kern:    info: [2023-04-22T13:46:20.39162699Z]: cni0: port 6(vethf567f4ba) entered disabled state
<IP>: kern:    info: [2023-04-22T13:46:20.39378199Z]: device vethf567f4ba left promiscuous mode
<IP>: kern:    info: [2023-04-22T13:46:20.39534999Z]: cni0: port 6(vethf567f4ba) entered disabled state
<IP>: kern:    info: [2023-04-22T13:46:20.45604199Z]: cni0: port 1(veth5b954e52) entered disabled state
<IP>: kern:    info: [2023-04-22T13:46:20.45901399Z]: device veth5b954e52 left promiscuous mode
<IP>: kern:    info: [2023-04-22T13:46:20.46022499Z]: cni0: port 1(veth5b954e52) entered disabled state
<IP>: user: warning: [2023-04-22T13:46:20.73373199Z]: [talos] WARNING: failed to evict pod: failed waiting on pod ...-api-6755c58f65-2fzf2 to be deleted: 2 error(s) occurred:
<IP>: user: warning: [2023-04-22T13:46:20.74102799Z]:  pod is still running on the node
<IP>: user: warning: [2023-04-22T13:46:20.74531199Z]:  timeout
<IP>: kern:    info: [2023-04-22T13:46:20.84037499Z]: cni0: port 5(veth8e82f611) entered disabled state
<IP>: kern:    info: [2023-04-22T13:46:20.84225999Z]: device veth8e82f611 left promiscuous mode
<IP>: kern:    info: [2023-04-22T13:46:20.84328299Z]: cni0: port 5(veth8e82f611) entered disabled state
<IP>: user: warning: [2023-04-22T13:46:21.33082199Z]: [talos] WARNING: failed to evict pod: failed waiting on pod persistent/alpine-b5d69fcdb-vhkqr to be deleted: 2 error(s) occurred:
<IP>: user: warning: [2023-04-22T13:46:21.33304199Z]:  pod is still running on the node
<IP>: user: warning: [2023-04-22T13:46:21.33395499Z]:  timeout
<IP>: user: warning: [2023-04-22T13:46:21.33488899Z]: [talos] task cordonAndDrainNode (1/1): done, 1m1.220291604s
<IP>: user: warning: [2023-04-22T13:46:21.33634699Z]: [talos] phase drain (1/15): done, 1m1.222796012s
<IP>: user: warning: [2023-04-22T13:46:21.33792899Z]: [talos] phase cleanup (2/15): 1 tasks(s)
<IP>: user: warning: [2023-04-22T13:46:21.33896599Z]: [talos] task stopAllPods (1/1): starting
<IP>: user: warning: [2023-04-22T13:46:21.34050399Z]: [talos] task stopAllPods (1/1): waiting for kubelet lifecycle finalizers
<IP>: user: warning: [2023-04-22T13:46:21.34217199Z]: [talos] task stopAllPods (1/1): shutting down kubelet gracefully
<IP>: kern:    info: [2023-04-22T13:46:22.11231799Z]: cni0: port 7(vethe9560da8) entered disabled state
<IP>: kern:    info: [2023-04-22T13:46:22.11435599Z]: device vethe9560da8 left promiscuous mode
<IP>: kern:    info: [2023-04-22T13:46:22.11544599Z]: cni0: port 7(vethe9560da8) entered disabled state
<IP>: user: warning: [2023-04-22T13:46:41.44788499Z]: [talos] service[kubelet](Stopping): Sending SIGTERM to task kubelet (PID 8338, container kubelet)
<IP>: user: warning: [2023-04-22T13:46:41.66089899Z]: [talos] service[kubelet](Finished): Service finished successfully
<IP>: user: warning: [2023-04-22T13:46:41.66973699Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.67240799Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.67513199Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.67711599Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.67878299Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.68091299Z]: [talos] stopped pod w...
<IP>: user: warning: [2023-04-22T13:46:41.68235799Z]: [talos] stopped pod n...
<IP>: user: warning: [2023-04-22T13:46:41.68382299Z]: [talos] stopped pod k...
<IP>: user: warning: [2023-04-22T13:46:41.68549599Z]: [talos] stopped pod p...
<IP>: user: warning: [2023-04-22T13:46:41.68695099Z]: [talos] stopped pod l...
<IP>: user: warning: [2023-04-22T13:46:41.69091699Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.69241299Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.70016299Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.70562399Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.70756499Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.70940199Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.71084199Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.71211899Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.71349399Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.71619599Z]: [talos] stopping pod ...
<IP>: user: warning: [2023-04-22T13:46:41.71815199Z]: [talos] stopped container kube-system/kube-scheduler-talos-2jw-ado:kube-scheduler
<IP>: user: warning: [2023-04-22T13:46:41.72395999Z]: [talos] stopped pod kube-system/kube-scheduler-talos-2jw-ado
<IP>: user: warning: [2023-04-22T13:46:41.72843099Z]: [talos] stopped pod ...
<IP>: user: warning: [2023-04-22T13:46:41.73115299Z]: [talos] stopped pod ...
<IP>: user: warning: [2023-04-22T13:46:41.73290199Z]: [talos] stopped container kube-system/kube-proxy-t8g8x:kube-proxy
<IP>: user: warning: [2023-04-22T13:46:41.73441399Z]: [talos] stopped container kube-system/kube-apiserver-talos-2jw-ado:kube-apiserver
<IP>: user: warning: [2023-04-22T13:46:41.73588099Z]: [talos] stopped container kube-system/kube-flannel-cl2wk:kube-flannel
<IP>: user: warning: [2023-04-22T13:46:41.74202999Z]: [talos] stopped container kube-system/kube-flannel-cl2wk:install-cni
<IP>: user: warning: [2023-04-22T13:46:41.74751399Z]: [talos] stopped container kube-system/kube-flannel-cl2wk:install-config
<IP>: user: warning: [2023-04-22T13:46:41.75316299Z]: [talos] stopped pod ...
<IP>: user: warning: [2023-04-22T13:46:41.75711199Z]: [talos] stopped container kube-system/kube-controller-manager-talos-2jw-ado:kube-controller-manager
<IP>: user: warning: [2023-04-22T13:46:41.76051099Z]: [talos] stopped pod ...
<IP>: user: warning: [2023-04-22T13:46:41.76269199Z]: [talos] stopped pod ...
<IP>: user: warning: [2023-04-22T13:46:41.76455899Z]: [talos] stopped pod kube-system/kube-proxy-t8g8x
<IP>: user: warning: [2023-04-22T13:46:41.76920199Z]: [talos] stopped pod kube-system/kube-apiserver-talos-2jw-ado
<IP>: user: warning: [2023-04-22T13:46:41.77398899Z]: [talos] stopped pod kube-system/kube-flannel-cl2wk
<IP>: user: warning: [2023-04-22T13:46:41.77815699Z]: [talos] stopped pod kube-system/kube-controller-manager-talos-2jw-ado
<IP>: user: warning: [2023-04-22T13:46:41.78278299Z]: [talos] task stopAllPods (1/1): done, 20.443880862s
<IP>: user: warning: [2023-04-22T13:46:41.78601999Z]: [talos] phase cleanup (2/15): done, 20.448158197s
<IP>: user: warning: [2023-04-22T13:46:41.78764299Z]: [talos] phase dbus (3/15): 1 tasks(s)
<IP>: user: warning: [2023-04-22T13:46:41.79186799Z]: [talos] task stopDBus (1/1): starting
<IP>: user: warning: [2023-04-22T13:46:41.79627799Z]: [talos] task stopDBus (1/1): done, 4.376094ms
<IP>: user: warning: [2023-04-22T13:46:41.79775699Z]: [talos] phase dbus (3/15): done, 10.113473ms
<IP>: user: warning: [2023-04-22T13:46:41.79927599Z]: [talos] phase stopServices (4/15): 1 tasks(s)
<IP>: user: warning: [2023-04-22T13:46:41.80081099Z]: [talos] task stopServicesForUpgrade (1/1): starting
<IP>: user: warning: [2023-04-22T13:46:41.80235399Z]: [talos] service[trustd](Stopping): Sending SIGTERM to task trustd (PID 3927, container trustd)
<IP>: user: warning: [2023-04-22T13:46:41.80417199Z]: [talos] service[etcd](Stopping): Sending SIGTERM to task etcd (PID 4011, container etcd)
<IP>: user: warning: [2023-04-22T13:46:41.80599299Z]: [talos] service[udevd](Stopping): Sending SIGTERM to Process(["/sbin/udevd" "--resolve-names=never"])
<IP>: user: warning: [2023-04-22T13:46:41.81211299Z]: [talos] removed static pod {"component": "controller-runtime", "controller": "k8s.StaticPodServerController", "id": "kube-scheduler"}
<IP>: user: warning: [2023-04-22T13:46:41.81500399Z]: [talos] removed static pod {"component": "controller-runtime", "controller": "k8s.StaticPodServerController", "id": "kube-apiserver"}
<IP>: user: warning: [2023-04-22T13:46:41.81776899Z]: [talos] removed static pod {"component": "controller-runtime", "controller": "k8s.StaticPodServerController", "id": "kube-controller-manager"}
<IP>: user: warning: [2023-04-22T13:46:41.82969399Z]: [talos] service[udevd](Finished): Service finished successfully
<IP>: user: warning: [2023-04-22T13:46:41.85388399Z]: [talos] service[trustd](Finished): Service finished successfully
<IP>: user: warning: [2023-04-22T13:46:41.88295699Z]: [talos] service[etcd](Finished): Service finished successfully
<IP>: user: warning: [2023-04-22T13:46:41.88437799Z]: [talos] service[cri](Stopping): Sending SIGTERM to Process(["/bin/containerd" "--address" "/run/containerd/containerd.sock" "--config" "/etc/cri/containerd.toml"])
<IP>: user: warning: [2023-04-22T13:46:41.90433499Z]: [talos] service[cri](Finished): Service finished successfully
<IP>: user: warning: [2023-04-22T13:46:41.90596299Z]: [talos] task stopServicesForUpgrade (1/1): done, 105.150108ms
<IP>: user: warning: [2023-04-22T13:46:41.90778799Z]: [talos] phase stopServices (4/15): done, 108.515319ms
<IP>: user: warning: [2023-04-22T13:46:41.90925699Z]: [talos] phase unmountUser (5/15): 1 tasks(s)
<IP>: user: warning: [2023-04-22T13:46:41.91084299Z]: [talos] task unmountUserDisks (1/1): starting
<IP>: user: warning: [2023-04-22T13:46:41.91196499Z]: [talos] task unmountUserDisks (1/1): done, 1.121443ms
<IP>: user: warning: [2023-04-22T13:46:41.91302699Z]: [talos] phase unmountUser (5/15): done, 3.775892ms
<IP>: user: warning: [2023-04-22T13:46:41.91404899Z]: [talos] phase unmount (6/15): 2 tasks(s)
<IP>: user: warning: [2023-04-22T13:46:41.91499699Z]: [talos] task unmountOverlayFilesystems (1/2): starting
<IP>: user: warning: [2023-04-22T13:46:41.91648299Z]: [talos] task unmountPodMounts (2/2): starting
<IP>: user: warning: [2023-04-22T13:46:41.92094499Z]: [talos] task unmountPodMounts (2/2): unmounting /var/lib/kubelet/pods/9fce92e4-dddb-4e21-9b80-28b10725e76e/volumes/kubernetes.io~projected/kube-api-access-szbt4
<IP>: user: warning: [2023-04-22T13:46:41.92979099Z]: [talos] task unmountPodMounts (2/2): done, 14.775328ms
<IP>: user: warning: [2023-04-22T13:46:41.94209399Z]: [talos] task unmountOverlayFilesystems (1/2): done, 27.091009ms
<IP>: user: warning: [2023-04-22T13:46:41.94770299Z]: [talos] phase unmount (6/15): done, 33.650111ms
<IP>: user: warning: [2023-04-22T13:46:41.94915699Z]: [talos] phase unmountBind (7/15): 1 tasks(s)
<IP>: user: warning: [2023-04-22T13:46:41.95065699Z]: [talos] task unmountSystemDiskBindMounts (1/1): starting
<IP>: user: warning: [2023-04-22T13:46:41.95227599Z]: [talos] task unmountSystemDiskBindMounts (1/1): unmounting /system/state
<IP>: kern:  notice: [2023-04-22T13:46:41.95397799Z]: XFS (sda5): Unmounting Filesystem
<IP>: user: warning: [2023-04-22T13:46:41.95814499Z]: [talos] task unmountSystemDiskBindMounts (1/1): unmounting /var
<IP>: kern:  notice: [2023-04-22T13:46:42.63417399Z]: XFS (sda6): Unmounting Filesystem
<IP>: user: warning: [2023-04-22T13:46:42.70283099Z]: [talos] task unmountSystemDiskBindMounts (1/1): done, 752.172004ms
<IP>: user: warning: [2023-04-22T13:46:42.70442299Z]: [talos] phase unmountBind (7/15): done, 755.250814ms
<IP>: user: warning: [2023-04-22T13:46:42.70923699Z]: [talos] phase unmountSystem (8/15): 2 tasks(s)
<IP>: user: warning: [2023-04-22T13:46:42.71493899Z]: [talos] task unmountEphemeralPartition (1/2): starting
<IP>: user: warning: [2023-04-22T13:46:42.72081399Z]: [talos] task unmountStatePartition (2/2): starting
<IP>: user: warning: [2023-04-22T13:46:42.72256399Z]: [talos] task unmountEphemeralPartition (1/2): done, 5.968819ms
<IP>: user: warning: [2023-04-22T13:46:42.72421299Z]: [talos] task unmountStatePartition (2/2): done, 7.661305ms
<IP>: user: warning: [2023-04-22T13:46:42.72550799Z]: [talos] phase unmountSystem (8/15): done, 16.277774ms
<IP>: user: warning: [2023-04-22T13:46:42.73254599Z]: [talos] phase verifyDisk (9/15): 1 tasks(s)
<IP>: user: warning: [2023-04-22T13:46:42.73418099Z]: [talos] task verifyDiskAvailability (1/1): starting
<IP>: user: warning: [2023-04-22T13:46:42.73599399Z]: [talos] task verifyDiskAvailability (1/1): done, 1.815886ms
<IP>: user: warning: [2023-04-22T13:46:42.73727999Z]: [talos] phase verifyDisk (9/15): done, 4.739775ms
<IP>: user: warning: [2023-04-22T13:46:42.73868999Z]: [talos] phase upgrade (10/15): 1 tasks(s)
<IP>: user: warning: [2023-04-22T13:46:42.74010899Z]: [talos] task upgrade (1/1): starting
<IP>: user: warning: [2023-04-22T13:46:42.75427899Z]: [talos] task upgrade (1/1): performing upgrade via "ghcr.io/siderolabs/installer:v1.4.0"
<IP>: user: warning: [2023-04-22T13:46:42.83720999Z]: 2023/04/22 13:46:53 running Talos installer v1.4.0
<IP>: kern:  notice: [2023-04-22T13:46:42.84413699Z]: XFS (sda3): Mounting V5 Filesystem
<IP>: kern:    info: [2023-04-22T13:46:42.87810199Z]: XFS (sda3): Ending clean mount
<IP>: kern:  notice: [2023-04-22T13:46:42.88979599Z]: XFS (sda3): Unmounting Filesystem
<IP>: user: warning: [2023-04-22T13:46:42.90160199Z]: 2023/04/22 13:46:53 running pre-flight checks
<IP>: user: warning: [2023-04-22T13:46:42.90579799Z]: 2023/04/22 13:46:53 host Talos version: v1.3.6
<IP>: user: warning: [2023-04-22T13:46:42.90937699Z]: 2023/04/22 13:46:53 host Kubernetes versions: kubelet: 1.26.2, kube-apiserver: 1.26.2, kube-scheduler: 1.26.2, kube-controller-manager: 1.26.2
<IP>: user: warning: [2023-04-22T13:46:42.91984599Z]: 2023/04/22 13:46:53 all pre-flight checks successful
<IP>: user: warning: [2023-04-22T13:46:42.93981599Z]: 2023/04/22 13:46:53 skipped  (EFI) size 204800 blocks
<IP>: user: warning: [2023-04-22T13:46:42.94675199Z]: 2023/04/22 13:46:53 skipped  (BIOS) size 2048 blocks
<IP>: kern:  notice: [2023-04-22T13:46:42.95041699Z]: XFS (sda3): Mounting V5 Filesystem
<IP>: user: warning: [2023-04-22T13:46:42.95349699Z]: 2023/04/22 13:46:53 skipped  (BOOT) size 2048000 blocks
<IP>: user: warning: [2023-04-22T13:46:42.95544599Z]: 2023/04/22 13:46:53 skipped  (META) size 2048 blocks
<IP>: user: warning: [2023-04-22T13:46:42.95699599Z]: 2023/04/22 13:46:53 skipped  (STATE) size 204800 blocks
<IP>: user: warning: [2023-04-22T13:46:42.95847299Z]: 2023/04/22 13:46:53 skipped  (EPHEMERAL) size 416964608 blocks
<IP>: kern:    info: [2023-04-22T13:46:42.98996499Z]: XFS (sda3): Ending clean mount
<IP>: user: warning: [2023-04-22T13:46:42.99976199Z]: 2023/04/22 13:46:53 copying /usr/install/arm64/vmlinuz to /boot/B/vmlinuz
<IP>: user: warning: [2023-04-22T13:46:43.05055799Z]: 2023/04/22 13:46:53 copying /usr/install/arm64/initramfs.xz to /boot/B/initramfs.xz
<IP>: user: warning: [2023-04-22T13:46:43.17761699Z]: 2023/04/22 13:46:53 writing /boot/grub/grub.cfg to disk
<IP>: user: warning: [2023-04-22T13:46:43.37098299Z]: 2023/04/22 13:46:54 executing: grub-install --boot-directory=/boot --efi-directory=/boot/EFI --removable --target=arm64-efi /dev/sda
<IP>: user: warning: [2023-04-22T13:46:43.38096099Z]: Installing for arm64-efi platform.
<IP>: user: warning: [2023-04-22T13:46:44.01632399Z]: Installation finished. No error reported.
<IP>: user: warning: [2023-04-22T13:46:44.03413499Z]: 2023/04/22 13:46:54 META: loaded 0 keys
<IP>: user: warning: [2023-04-22T13:46:44.04608099Z]: 2023/04/22 13:46:54 META: saved 1 keys
<IP>: kern:  notice: [2023-04-22T13:46:44.07171999Z]: XFS (sda3): Unmounting Filesystem
<IP>: user: warning: [2023-04-22T13:46:44.08374699Z]: 2023/04/22 13:46:54 installation of v1.4.0 complete
<IP>: user: warning: [2023-04-22T13:46:44.12396199Z]: [talos] task upgrade (1/1): upgrade successful
<IP>: user: warning: [2023-04-22T13:46:44.12501299Z]: [talos] task upgrade (1/1): done, 1.384907972s
<IP>: user: warning: [2023-04-22T13:46:44.12621399Z]: [talos] phase upgrade (10/15): done, 1.387531381s
<IP>: user: warning: [2023-04-22T13:46:44.12731399Z]: [talos] phase mountBoot (11/15): 1 tasks(s)
<IP>: user: warning: [2023-04-22T13:46:44.12828899Z]: [talos] task mountBootPartition (1/1): starting
<IP>: kern:  notice: [2023-04-22T13:46:44.15001099Z]: XFS (sda3): Mounting V5 Filesystem
<IP>: kern:    info: [2023-04-22T13:46:44.18671999Z]: XFS (sda3): Ending clean mount
<IP>: user: warning: [2023-04-22T13:46:44.19191499Z]: [talos] task mountBootPartition (1/1): done, 63.62037ms
<IP>: user: warning: [2023-04-22T13:46:44.19303099Z]: [talos] phase mountBoot (11/15): done, 65.721017ms
<IP>: user: warning: [2023-04-22T13:46:44.19401999Z]: [talos] phase kexec (12/15): 1 tasks(s)
<IP>: user: warning: [2023-04-22T13:46:44.19489299Z]: [talos] task kexecPrepare (1/1): starting
<IP>: user: warning: [2023-04-22T13:46:44.52244399Z]: [talos] prepared kexec environment kernel="/boot/B/vmlinuz" initrd="/boot/B/initramfs.xz" cmdline="talos.platform=nocloud talos.config=none console=tty1 console=ttyS0 init_on_alloc=1 slab_nomerge pti=on consoleblank=0 nvme_core.io_timeout=4294967295 printk.devkmsg=on ima_template=ima-ng ima_appraise=fix ima_hash=sha512"
<IP>: user: warning: [2023-04-22T13:46:44.52957899Z]: [talos] task kexecPrepare (1/1): done, 334.682105ms
<IP>: user: warning: [2023-04-22T13:46:44.53272399Z]: [talos] phase kexec (12/15): done, 338.705359ms
<IP>: user: warning: [2023-04-22T13:46:44.53545299Z]: [talos] phase unmountBoot (13/15): 1 tasks(s)
<IP>: user: warning: [2023-04-22T13:46:44.53780699Z]: [talos] task unmountBootPartition (1/1): starting
<IP>: kern:  notice: [2023-04-22T13:46:44.55335199Z]: XFS (sda3): Unmounting Filesystem
<IP>: user: warning: [2023-04-22T13:46:44.55892699Z]: [talos] task unmountBootPartition (1/1): done, 21.11491ms
<IP>: user: warning: [2023-04-22T13:46:44.56518799Z]: [talos] phase unmountBoot (13/15): done, 29.739578ms
<IP>: user: warning: [2023-04-22T13:46:44.57168599Z]: [talos] phase stopEverything (14/15): 1 tasks(s)
<IP>: user: warning: [2023-04-22T13:46:44.57351499Z]: [talos] task stopAllServices (1/1): starting

Machine

The debug console just dumps those lines infinitely:

[  586.629204] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}

Environment

smira commented 1 year ago

Please provide the full boot logs up to the error you mentioned.

sj14 commented 1 year ago

Unfortunately, it scrolls very fast at the beginning which makes the lines disappear quickly and I couldn't copy it fast enough. I hope the current extract is fine, otherwise, please let me know and I try again:

...
[    0.992454] pci 0000:00:12.5: BAR 13: no space for [io  size 0x1000]
[    0.993605] pci 0000:00:12.5: BAR 13: failed to assign [io  size 0x1000]
[    0.995297] pci 0000:00:12.6: BAR 0: assigned [mem 0x13018000-0x13018fff]
[    0.997089] pci 0000:00:12.6: BAR 13: no space for [io  size 0x1000]
[    0.998414] pci 0000:00:12.6: BAR 13: failed to assign [io  size 0x1000]
[    0.998945] pci 0000:00:12.7: BAR 0: assigned [mem 0x13019000-0x13019fff]
[    1.001115] pci 0000:00:12.7: BAR 13: no space for [io  size 0x1000]
[    1.003552] pci 0000:00:12.7: BAR 13: failed to assign [io  size 0x1000]
[    1.006115] pci 0000:00:12.7: BAR 13: assigned [io  0x1000-0x1fff]
[    1.008780] pci 0000:00:12.6: BAR 13: assigned [io  0x2000-0x2fff]
[    1.010759] pci 0000:00:12.5: BAR 13: assigned [io  0x3000-0x3fff]
[    1.013084] pci 0000:00:12.4: BAR 13: assigned [io  0x4000-0x4fff]
[    1.014235] pci 0000:00:12.3: BAR 13: assigned [io  0x5000-0x5fff]
[    1.014719] pci 0000:00:12.2: BAR 13: assigned [io  0x6000-0x6fff]
[    1.016355] pci 0000:00:12.1: BAR 13: assigned [io  0x7000-0x7fff]
[    1.017258] pci 0000:00:12.0: BAR 13: assigned [io  0x8000-0x8fff]
[    1.017829] pci 0000:00:11.7: BAR 13: assigned [io  0x9000-0x9fff]
[    1.018591] pci 0000:00:11.6: BAR 13: assigned [io  0xa000-0xafff]
[    1.019042] pci 0000:00:11.5: BAR 13: assigned [io  0xb000-0xbfff]
[    1.019519] pci 0000:00:11.4: BAR 13: assigned [io  0xc000-0xcfff]
[    1.019996] pci 0000:00:11.3: BAR 13: assigned [io  0xd000-0xdfff]
[    1.020487] pci 0000:00:11.2: BAR 13: assigned [io  0xe000-0xefff]
[    1.020961] pci 0000:00:11.1: BAR 13: assigned [io  0xf000-0xffff]
[    1.021454] pci 0000:00:11.0: BAR 13: no space for [io  size 0x1000]
[    1.021938] pci 0000:00:11.0: BAR 13: failed to assign [io  size 0x1000]
[    1.022554] pci 0000:00:10.7: BAR 13: no space for [io  size 0x1000]
[    1.023093] pci 0000:00:10.7: BAR 13: failed to assign [io  size 0x1000]
[    1.024948] pci 0000:00:10.6: BAR 13: no space for [io  size 0x1000]
[    1.028065] pci 0000:00:10.6: BAR 13: failed to assign [io  size 0x1000]
[    1.029731] pci 0000:00:10.5: BAR 13: no space for [io  size 0x1000]
[    1.031666] pci 0000:00:10.5: BAR 13: failed to assign [io  size 0x1000]
[    1.034579] pci 0000:00:10.4: BAR 13: no space for [io  size 0x1000]
[    1.037923] pci 0000:00:10.4: BAR 13: failed to assign [io  size 0x1000]
[    1.041196] pci 0000:00:10.3: BAR 13: no space for [io  size 0x1000]
[    1.042390] pci 0000:00:10.3: BAR 13: failed to assign [io  size 0x1000]
[    1.042982] pci 0000:00:10.2: BAR 13: no space for [io  size 0x1000]
[    1.043993] pci 0000:00:10.2: BAR 13: failed to assign [io  size 0x1000]
[    1.045274] pci 0000:00:10.1: BAR 13: no space for [io  size 0x1000]
[    1.046649] pci 0000:00:10.1: BAR 13: failed to assign [io  size 0x1000]
[    1.049180] pci 0000:00:10.0: BAR 13: no space for [io  size 0x1000]
[    1.051986] pci 0000:00:10.0: BAR 13: failed to assign [io  size 0x1000]
[    1.055024] pci 0000:00:10.0: PCI bridge to [bus 01]
[    1.057578] pci 0000:00:10.0:   bridge window [mem 0x10000000-0x101fffff]
[    1.058986] pci 0000:00:10.0:   bridge window [mem 0x8000000000-0x80001fffff 64bit pref]
[    1.060470] pci 0000:00:10.1: PCI bridge to [bus 02]
[    1.061556] pci 0000:00:10.1:   bridge window [mem 0x10200000-0x103fffff]
[    1.062502] pci 0000:00:10.1:   bridge window [mem 0x8000200000-0x80003fffff 64bit pref]
[    1.064260] pci 0000:00:10.2: PCI bridge to [bus 03]
[    1.067001] pci 0000:00:10.2:   bridge window [mem 0x10400000-0x105fffff]
[    1.070988] pci 0000:00:10.2:   bridge window [mem 0x8000400000-0x80005fffff 64bit pref]
[    1.075954] pci 0000:00:10.3: PCI bridge to [bus 04]
[    1.078856] pci 0000:00:10.3:   bridge window [mem 0x10600000-0x107fffff]
[    1.081916] pci 0000:00:10.3:   bridge window [mem 0x8000600000-0x80007fffff 64bit pref]
[    1.084882] pci 0000:00:10.4: PCI bridge to [bus 05]
[    1.085963] pci 0000:00:10.4:   bridge window [mem 0x10800000-0x109fffff]
[    1.087195] pci 0000:00:10.4:   bridge window [mem 0x8000800000-0x80009fffff 64bit pref]
[    1.090184] pci 0000:00:10.5: PCI bridge to [bus 06]
[    1.091618] pci 0000:00:10.5:   bridge window [mem 0x10a00000-0x10bfffff]
[    1.093332] pci 0000:00:10.5:   bridge window [mem 0x8000a00000-0x8000bfffff 64bit pref]
[    1.095547] pci 0000:00:10.6: PCI bridge to [bus 07]
[    1.096811] pci 0000:00:10.6:   bridge window [mem 0x10c00000-0x10dfffff]
[    1.098309] pci 0000:00:10.6:   bridge window [mem 0x8000c00000-0x8000dfffff 64bit pref]
[    1.101512] pci 0000:00:10.7: PCI bridge to [bus 08]
[    1.103435] pci 0000:00:10.7:   bridge window [mem 0x10e00000-0x10ffffff]
[    1.105491] pci 0000:00:10.7:   bridge window [mem 0x8000e00000-0x8000ffffff 64bit pref]
[    1.108535] pci 0000:00:11.0: PCI bridge to [bus 09]
[    1.109758] pci 0000:00:11.0:   bridge window [mem 0x11000000-0x111fffff]
[    1.111463] pci 0000:00:11.0:   bridge window [mem 0x8001000000-0x80011fffff 64bit pref]
[    1.113504] pci 0000:00:11.1: PCI bridge to [bus 0a]
[    1.114124] pci 0000:00:11.1:   bridge window [io  0xf000-0xffff]
[    1.116594] pci 0000:00:11.1:   bridge window [mem 0x11200000-0x113fffff]
[    1.118361] pci 0000:00:11.1:   bridge window [mem 0x8001200000-0x80013fffff 64bit pref]
[    1.120110] pci 0000:00:11.2: PCI bridge to [bus 0b]
[    1.121974] pci 0000:00:11.2:   bridge window [io  0xe000-0xefff]
[    1.124138] pci 0000:00:11.2:   bridge window [mem 0x11400000-0x115fffff]
[    1.125564] pci 0000:00:11.2:   bridge window [mem 0x8001400000-0x80015fffff 64bit pref]
[    1.128790] pci 0000:00:11.3: PCI bridge to [bus 0c]
[    1.130374] pci 0000:00:11.3:   bridge window [io  0xd000-0xdfff]
[    1.131971] pci 0000:00:11.3:   bridge window [mem 0x11600000-0x117fffff]
[    1.133197] pci 0000:00:11.3:   bridge window [mem 0x8001600000-0x80017fffff 64bit pref]
[    1.135715] pci 0000:00:11.4: PCI bridge to [bus 0d]
[    1.137140] pci 0000:00:11.4:   bridge window [io  0xc000-0xcfff]
[    1.138309] pci 0000:00:11.4:   bridge window [mem 0x11800000-0x119fffff]
[    1.139389] pci 0000:00:11.4:   bridge window [mem 0x8001800000-0x80019fffff 64bit pref]
[    1.141839] pci 0000:00:11.5: PCI bridge to [bus 0e]
[    1.143354] pci 0000:00:11.5:   bridge window [io  0xb000-0xbfff]
[    1.144584] pci 0000:00:11.5:   bridge window [mem 0x11a00000-0x11bfffff]
[    1.145710] pci 0000:00:11.5:   bridge window [mem 0x8001a00000-0x8001bfffff 64bit pref]
[    1.147316] pci 0000:00:11.6: PCI bridge to [bus 0f]
[    1.147869] pci 0000:00:11.6:   bridge window [io  0xa000-0xafff]
[    1.148983] pci 0000:00:11.6:   bridge window [mem 0x11c00000-0x11dfffff]
[    1.149963] pci 0000:00:11.6:   bridge window [mem 0x8001c00000-0x8001dfffff 64bit pref]
[    1.151370] pci 0000:00:11.7: PCI bridge to [bus 10]
[    1.151790] pci 0000:00:11.7:   bridge window [io  0x9000-0x9fff]
[    1.152837] pci 0000:00:11.7:   bridge window [mem 0x11e00000-0x11ffffff]
[    1.154739] pci 0000:00:11.7:   bridge window [mem 0x8001e00000-0x8001ffffff 64bit pref]
[    1.156707] pci 0000:00:12.0: PCI bridge to [bus 11]
[    1.157337] pci 0000:00:12.0:   bridge window [io  0x8000-0x8fff]
[    1.158989] pci 0000:00:12.0:   bridge window [mem 0x12000000-0x121fffff]
[    1.161826] pci 0000:00:12.0:   bridge window [mem 0x8002000000-0x80021fffff 64bit pref]
[    1.164981] pci 0000:00:12.1: PCI bridge to [bus 12]
[    1.165722] pci 0000:00:12.1:   bridge window [io  0x7000-0x7fff]
[    1.167195] pci 0000:00:12.1:   bridge window [mem 0x12200000-0x123fffff]
[    1.168223] pci 0000:00:12.1:   bridge window [mem 0x8002200000-0x80023fffff 64bit pref]
[    1.169723] pci 0000:00:12.2: PCI bridge to [bus 13]
[    1.170174] pci 0000:00:12.2:   bridge window [io  0x6000-0x6fff]
[    1.172807] pci 0000:00:12.2:   bridge window [mem 0x12400000-0x125fffff]
[    1.173998] pci 0000:00:12.2:   bridge window [mem 0x8002400000-0x80025fffff 64bit pref]
[    1.176968] pci 0000:00:12.3: PCI bridge to [bus 14]
[    1.177435] pci 0000:00:12.3:   bridge window [io  0x5000-0x5fff]
[    1.179539] pci 0000:00:12.3:   bridge window [mem 0x12600000-0x127fffff]
[    1.180470] pci 0000:00:12.3:   bridge window [mem 0x8002600000-0x80027fffff 64bit pref]
[    1.181890] pci 0000:00:12.4: PCI bridge to [bus 15]
[    1.182323] pci 0000:00:12.4:   bridge window [io  0x4000-0x4fff]
[    1.183565] pci 0000:00:12.4:   bridge window [mem 0x12800000-0x129fffff]
[    1.184501] pci 0000:00:12.4:   bridge window [mem 0x8002800000-0x80029fffff 64bit pref]
[    1.187594] pci 0000:00:12.5: PCI bridge to [bus 16]
[    1.189106] pci 0000:00:12.5:   bridge window [io  0x3000-0x3fff]
[    1.191705] pci 0000:00:12.5:   bridge window [mem 0x12a00000-0x12bfffff]
[    1.194181] pci 0000:00:12.5:   bridge window [mem 0x8002a00000-0x8002bfffff 64bit pref]
[    1.195553] pci 0000:00:12.6: PCI bridge to [bus 17]
[    1.195968] pci 0000:00:12.6:   bridge window [io  0x2000-0x2fff]
[    1.197098] pci 0000:00:12.6:   bridge window [mem 0x12c00000-0x12dfffff]
[    1.198827] pci 0000:00:12.6:   bridge window [mem 0x8002c00000-0x8002dfffff 64bit pref]
[    1.200528] pci 0000:18:00.0: BAR 4: assigned [mem 0x8002e00000-0x8002e03fff 64bit pref]
[    1.203251] pci 0000:18:00.0: BAR 1: assigned [mem 0x12e00000-0x12e00fff]
[    1.204286] pci 0000:00:12.7: PCI bridge to [bus 18]
[    1.204831] pci 0000:00:12.7:   bridge window [io  0x1000-0x1fff]
[    1.206841] pci 0000:00:12.7:   bridge window [mem 0x12e00000-0x12ffffff]
[    1.208083] pci 0000:00:12.7:   bridge window [mem 0x8002e00000-0x8002ffffff 64bit pref]
[    1.210472] pci_bus 0000:00: resource 4 [mem 0x10000000-0x3efeffff window]
[    1.211244] pci_bus 0000:00: resource 5 [io  0x0000-0xffff window]
[    1.212496] pci_bus 0000:00: resource 6 [mem 0x8000000000-0xffffffffff window]
[    1.213412] pci_bus 0000:01: resource 1 [mem 0x10000000-0x101fffff]
[    1.213922] pci_bus 0000:01: resource 2 [mem 0x8000000000-0x80001fffff 64bit pref]
[    1.215549] pci_bus 0000:02: resource 1 [mem 0x10200000-0x103fffff]
[    1.216496] pci_bus 0000:02: resource 2 [mem 0x8000200000-0x80003fffff 64bit pref]
[    1.218308] pci_bus 0000:03: resource 1 [mem 0x10400000-0x105fffff]
[    1.218955] pci_bus 0000:03: resource 2 [mem 0x8000400000-0x80005fffff 64bit pref]
[    1.219540] pci_bus 0000:04: resource 1 [mem 0x10600000-0x107fffff]
[    1.221318] pci_bus 0000:04: resource 2 [mem 0x8000600000-0x80007fffff 64bit pref]
[    1.222030] pci_bus 0000:05: resource 1 [mem 0x10800000-0x109fffff]
[    1.222598] pci_bus 0000:05: resource 2 [mem 0x8000800000-0x80009fffff 64bit pref]
[    1.223708] pci_bus 0000:06: resource 1 [mem 0x10a00000-0x10bfffff]
[    1.225749] pci_bus 0000:06: resource 2 [mem 0x8000a00000-0x8000bfffff 64bit pref]
[    1.227972] pci_bus 0000:07: resource 1 [mem 0x10c00000-0x10dfffff]
[    1.229703] pci_bus 0000:07: resource 2 [mem 0x8000c00000-0x8000dfffff 64bit pref]
[    1.233681] pci_bus 0000:08: resource 1 [mem 0x10e00000-0x10ffffff]
[    1.236195] pci_bus 0000:08: resource 2 [mem 0x8000e00000-0x8000ffffff 64bit pref]
[    1.237008] pci_bus 0000:09: resource 1 [mem 0x11000000-0x111fffff]
[    1.237502] pci_bus 0000:09: resource 2 [mem 0x8001000000-0x80011fffff 64bit pref]
[    1.238233] pci_bus 0000:0a: resource 0 [io  0xf000-0xffff]
[    1.238666] pci_bus 0000:0a: resource 1 [mem 0x11200000-0x113fffff]
[    1.239852] pci_bus 0000:0a: resource 2 [mem 0x8001200000-0x80013fffff 64bit pref]
[    1.241159] pci_bus 0000:0b: resource 0 [io  0xe000-0xefff]
[    1.242213] pci_bus 0000:0b: resource 1 [mem 0x11400000-0x115fffff]
[    1.243522] pci_bus 0000:0b: resource 2 [mem 0x8001400000-0x80015fffff 64bit pref]
[    1.244335] pci_bus 0000:0c: resource 0 [io  0xd000-0xdfff]
[    1.245163] pci_bus 0000:0c: resource 1 [mem 0x11600000-0x117fffff]
[    1.245665] pci_bus 0000:0c: resource 2 [mem 0x8001600000-0x80017fffff 64bit pref]
[    1.246314] pci_bus 0000:0d: resource 0 [io  0xc000-0xcfff]
[    1.246801] pci_bus 0000:0d: resource 1 [mem 0x11800000-0x119fffff]
[    1.247958] pci_bus 0000:0d: resource 2 [mem 0x8001800000-0x80019fffff 64bit pref]
[    1.249129] pci_bus 0000:0e: resource 0 [io  0xb000-0xbfff]
[    1.250858] pci_bus 0000:0e: resource 1 [mem 0x11a00000-0x11bfffff]
[    1.252992] pci_bus 0000:0e: resource 2 [mem 0x8001a00000-0x8001bfffff 64bit pref]
[    1.255584] pci_bus 0000:0f: resource 0 [io  0xa000-0xafff]
[    1.257098] pci_bus 0000:0f: resource 1 [mem 0x11c00000-0x11dfffff]
[    1.259858] pci_bus 0000:0f: resource 2 [mem 0x8001c00000-0x8001dfffff 64bit pref]
[    1.262022] pci_bus 0000:10: resource 0 [io  0x9000-0x9fff]
[    1.263723] pci_bus 0000:10: resource 1 [mem 0x11e00000-0x11ffffff]
[    1.266108] pci_bus 0000:10: resource 2 [mem 0x8001e00000-0x8001ffffff 64bit pref]
[    1.268386] pci_bus 0000:11: resource 0 [io  0x8000-0x8fff]
[    1.269664] pci_bus 0000:11: resource 1 [mem 0x12000000-0x121fffff]
[    1.271240] pci_bus 0000:11: resource 2 [mem 0x8002000000-0x80021fffff 64bit pref]
[    1.274152] pci_bus 0000:12: resource 0 [io  0x7000-0x7fff]
[    1.275885] pci_bus 0000:12: resource 1 [mem 0x12200000-0x123fffff]
[    1.278585] pci_bus 0000:12: resource 2 [mem 0x8002200000-0x80023fffff 64bit pref]
[    1.283347] pci_bus 0000:13: resource 0 [io  0x6000-0x6fff]
[    1.285727] pci_bus 0000:13: resource 1 [mem 0x12400000-0x125fffff]
[    1.287526] pci_bus 0000:13: resource 2 [mem 0x8002400000-0x80025fffff 64bit pref]
[    1.289519] pci_bus 0000:14: resource 0 [io  0x5000-0x5fff]
[    1.289984] pci_bus 0000:14: resource 1 [mem 0x12600000-0x127fffff]
[    1.290621] pci_bus 0000:14: resource 2 [mem 0x8002600000-0x80027fffff 64bit pref]
[    1.291253] pci_bus 0000:15: resource 0 [io  0x4000-0x4fff]
[    1.291768] pci_bus 0000:15: resource 1 [mem 0x12800000-0x129fffff]
[    1.292252] pci_bus 0000:15: resource 2 [mem 0x8002800000-0x80029fffff 64bit pref]
[    1.292826] pci_bus 0000:16: resource 0 [io  0x3000-0x3fff]
[    1.293304] pci_bus 0000:16: resource 1 [mem 0x12a00000-0x12bfffff]
[    1.293938] pci_bus 0000:16: resource 2 [mem 0x8002a00000-0x8002bfffff 64bit pref]
[    1.295570] pci_bus 0000:17: resource 0 [io  0x2000-0x2fff]
[    1.296952] pci_bus 0000:17: resource 1 [mem 0x12c00000-0x12dfffff]
[    1.298664] pci_bus 0000:17: resource 2 [mem 0x8002c00000-0x8002dfffff 64bit pref]
[    1.300717] pci_bus 0000:18: resource 0 [io  0x1000-0x1fff]
[    1.302342] pci_bus 0000:18: resource 1 [mem 0x12e00000-0x12ffffff]
[    1.304120] pci_bus 0000:18: resource 2 [mem 0x8002e00000-0x8002ffffff 64bit pref]
[    1.305870] ACPI: PCI: Interrupt link GSI0 configured for IRQ 35
[    1.307165] ACPI: PCI: Interrupt link GSI1 configured for IRQ 36
[    1.308763] ACPI: PCI: Interrupt link GSI2 configured for IRQ 37
[    1.310467] ACPI: PCI: Interrupt link GSI3 configured for IRQ 38
[    1.312834] iommu: Default domain type: Translated 
[    1.314204] iommu: DMA domain TLB invalidation policy: strict mode 
[    1.316677] SCSI subsystem initialized
[    1.318599] ACPI: bus type USB registered
[    1.320030] usbcore: registered new interface driver usbfs
[    1.321358] usbcore: registered new interface driver hub
[    1.321774] usbcore: registered new device driver usb
[    1.322893] pps_core: LinuxPPS API ver. 1 registered
[    1.323999] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.325856] PTP clock support registered
[    1.326731] EDAC MC: Ver: 3.0.0
[    1.328694] Registered efivars operations
[    1.332465] NET: Registered PF_ATMPVC protocol family
[    1.333824] NET: Registered PF_ATMSVC protocol family
[    1.335447] NetLabel: Initializing
[    1.336701] NetLabel:  domain hash size = 128
[    1.338564] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.339410] NetLabel:  unlabeled traffic allowed by default
[    1.340321] vgaarb: loaded
[    1.340864] clocksource: Switched to clocksource arch_sys_counter
[    1.342139] VFS: Disk quotas dquot_6.6.0
[    1.342477] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.343251] pnp: PnP ACPI init
[    1.343631] system 00:00: [mem 0x4010000000-0x401fffffff window] could not be reserved
[    1.344449] pnp: PnP ACPI: found 1 devices
[    1.348333] NET: Registered PF_INET protocol family
[    1.349913] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    1.354163] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    1.354966] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.355699] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    1.357689] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    1.358898] TCP: Hash tables configured (established 262144 bind 65536)
[    1.359693] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    1.361286] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    1.362240] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.364136] RPC: Registered named UNIX socket transport module.
[    1.364749] RPC: Registered udp transport module.
[    1.366124] RPC: Registered tcp transport module.
[    1.367604] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.369718] pci 0000:00:02.0: enabling device (0000 -> 0002)
[    1.371294] PCI: CLS 0 bytes, default 64
[    1.372549] Trying to unpack rootfs image as initramfs...
[    1.386373] hw perfevents: enabled with armv8_pmuv3_0 PMU driver, 7 counters available
[    1.387278] kvm [1]: HYP mode not available
[    1.388176] Initialise system trusted keyrings
[    1.388838] workingset: timestamp_bits=40 max_order=23 bucket_order=0
[    1.394413] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.398147] NFS: Registering the id_resolver key type
[    1.400061] Key type id_resolver registered
[    1.402052] Key type id_legacy registered
[    1.404096] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.404856] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.408334] Key type cifs.spnego registered
[    1.410782] Key type cifs.idmap registered
[    1.412895] fuse: init (API version 7.37)
[    1.415190] SGI XFS with ACLs, security attributes, quota, no debug enabled
[    1.420005] ceph: loaded (mds proto 32)
[    1.429952] NET: Registered PF_ALG protocol family
[    1.431633] Key type asymmetric registered
[    1.433453] Asymmetric key parser 'x509' registered
[    1.435532] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    1.439104] io scheduler mq-deadline registered
[    1.440965] io scheduler kyber registered
[    1.446457] ACPI: \_SB_.PCI0.GSI0: Enabled at IRQ 35
[    1.449647] pcieport 0000:00:10.0: PME: Signaling with IRQ 51
[    1.452741] pcieport 0000:00:10.0: AER: enabled with IRQ 51
[    1.455282] pcieport 0000:00:10.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.461643] pcieport 0000:00:10.0: pciehp: Slot(0): Link Up
[    1.465718] pcieport 0000:00:10.1: PME: Signaling with IRQ 52
[    1.470767] pcieport 0000:00:10.1: AER: enabled with IRQ 52
[    1.475030] pcieport 0000:00:10.1: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.484514] pcieport 0000:00:10.1: pciehp: Slot(0-1): Link Up
[    1.488039] pcieport 0000:00:10.2: PME: Signaling with IRQ 53
[    1.490342] pcieport 0000:00:10.2: AER: enabled with IRQ 53
[    1.494358] pcieport 0000:00:10.2: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.505059] pcieport 0000:00:10.2: pciehp: Slot(0-2): Link Up
[    1.508286] pcieport 0000:00:10.3: PME: Signaling with IRQ 54
[    1.512089] pcieport 0000:00:10.3: AER: enabled with IRQ 54
[    1.516377] pcieport 0000:00:10.3: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.524831] pcieport 0000:00:10.3: pciehp: Slot(0-3): Link Up
[    1.527587] pcieport 0000:00:10.4: PME: Signaling with IRQ 55
[    1.531565] pcieport 0000:00:10.4: AER: enabled with IRQ 55
[    1.536472] pcieport 0000:00:10.4: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.544552] pcieport 0000:00:10.4: pciehp: Slot(0-4): Link Up
[    1.549255] pcieport 0000:00:10.5: PME: Signaling with IRQ 56
[    1.551269] pcieport 0000:00:10.5: AER: enabled with IRQ 56
[    1.555760] pcieport 0000:00:10.5: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.561498] pcieport 0000:00:10.5: pciehp: Slot(0-5): Link Up
[    1.563473] pcieport 0000:00:10.6: PME: Signaling with IRQ 57
[    1.566866] pcieport 0000:00:10.6: AER: enabled with IRQ 57
[    1.569448] pcieport 0000:00:10.6: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.573024] pcieport 0000:00:10.6: pciehp: Slot(0-6): Link Up
[    1.575164] pcieport 0000:00:10.7: PME: Signaling with IRQ 58
[    1.576357] pcieport 0000:00:10.7: AER: enabled with IRQ 58
[    1.577145] pcieport 0000:00:10.7: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.580291] pcieport 0000:00:10.7: pciehp: Slot(0-7): Link Up
[    1.581179] ACPI: \_SB_.PCI0.GSI1: Enabled at IRQ 36
[    1.583749] pcieport 0000:00:11.0: PME: Signaling with IRQ 59
[    1.585194] pcieport 0000:00:11.0: AER: enabled with IRQ 59
[    1.585849] pcieport 0000:00:11.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.588085] pcieport 0000:00:11.1: enabling device (0002 -> 0003)
[    1.590384] pcieport 0000:00:11.1: PME: Signaling with IRQ 60
[    1.591337] pcieport 0000:00:11.0: pciehp: Slot(0-8): Link Up
[    1.592129] pcieport 0000:00:11.1: AER: enabled with IRQ 60
[    1.592901] pcieport 0000:00:11.1: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.596997] pcieport 0000:00:11.1: pciehp: Slot(0-9): Link Up
[    1.600776] pcieport 0000:00:11.2: enabling device (0002 -> 0003)
[    1.605011] pcieport 0000:00:11.2: PME: Signaling with IRQ 61
[    1.607752] pcieport 0000:00:11.2: AER: enabled with IRQ 61
[    1.610326] pcieport 0000:00:11.2: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.615160] pcieport 0000:00:11.2: pciehp: Slot(0-10): Link Up
[    1.616191] pcieport 0000:00:11.3: enabling device (0002 -> 0003)
[    1.618636] pcieport 0000:00:11.3: PME: Signaling with IRQ 62
[    1.619626] pcieport 0000:00:11.3: AER: enabled with IRQ 62
[    1.620768] pcieport 0000:00:11.3: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.625111] pcieport 0000:00:11.3: pciehp: Slot(0-11): Link Up
[    1.629370] pcieport 0000:00:11.4: enabling device (0002 -> 0003)
[    1.633471] pcieport 0000:00:11.4: PME: Signaling with IRQ 63
[    1.634422] pcieport 0000:00:11.4: AER: enabled with IRQ 63
[    1.635443] pcieport 0000:00:11.4: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.637629] pcieport 0000:00:11.4: pciehp: Slot(0-12): Link Up
[    1.639425] pcieport 0000:00:11.5: enabling device (0002 -> 0003)
[    1.641926] pcieport 0000:00:11.5: PME: Signaling with IRQ 64
[    1.642802] pcieport 0000:00:11.5: AER: enabled with IRQ 64
[    1.643734] pcieport 0000:00:11.5: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.646498] pcieport 0000:00:11.5: pciehp: Slot(0-13): Link Up
[    1.647585] pcieport 0000:00:11.6: enabling device (0002 -> 0003)
[    1.650072] pcieport 0000:00:11.6: PME: Signaling with IRQ 65
[    1.650967] pcieport 0000:00:11.6: AER: enabled with IRQ 65
[    1.651842] pcieport 0000:00:11.6: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.654692] pcieport 0000:00:11.6: pciehp: Slot(0-14): Link Up
[    1.655630] pcieport 0000:00:11.7: enabling device (0002 -> 0003)
[    1.658613] pcieport 0000:00:11.7: PME: Signaling with IRQ 66
[    1.659530] pcieport 0000:00:11.7: AER: enabled with IRQ 66
[    1.660193] pcieport 0000:00:11.7: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.662002] pcieport 0000:00:11.7: pciehp: Slot(0-15): Link Up
[    1.666118] ACPI: \_SB_.PCI0.GSI2: Enabled at IRQ 37
[    1.670334] pcieport 0000:00:12.0: enabling device (0002 -> 0003)
[    1.672874] pcieport 0000:00:12.0: PME: Signaling with IRQ 67
[    1.673757] pcieport 0000:00:12.0: AER: enabled with IRQ 67
[    1.674408] pcieport 0000:00:12.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.677405] pcieport 0000:00:12.0: pciehp: Slot(0-16): Link Up
[    1.678369] pcieport 0000:00:12.1: enabling device (0002 -> 0003)
[    1.680270] pcieport 0000:00:12.1: PME: Signaling with IRQ 68
[    1.681163] pcieport 0000:00:12.1: AER: enabled with IRQ 68
[    1.681874] pcieport 0000:00:12.1: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.683714] pcieport 0000:00:12.1: pciehp: Slot(0-17): Link Up
[    1.684203] pcieport 0000:00:12.2: enabling device (0002 -> 0003)
[    1.688208] pcieport 0000:00:12.2: PME: Signaling with IRQ 69
[    1.689040] pcieport 0000:00:12.2: AER: enabled with IRQ 69
[    1.689640] pcieport 0000:00:12.2: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.691226] pcieport 0000:00:12.2: pciehp: Slot(0-18): Link Up
[    1.692151] pcieport 0000:00:12.3: enabling device (0002 -> 0003)
[    1.695978] pcieport 0000:00:12.3: PME: Signaling with IRQ 70
[    1.696761] pcieport 0000:00:12.3: AER: enabled with IRQ 70
[    1.698374] pcieport 0000:00:12.3: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.700125] pcieport 0000:00:12.3: pciehp: Slot(0-19): Link Up
[    1.702305] pcieport 0000:00:12.4: enabling device (0002 -> 0003)
[    1.710603] pcieport 0000:00:12.4: PME: Signaling with IRQ 71
[    1.712334] pcieport 0000:00:12.4: AER: enabled with IRQ 71
[    1.713939] pcieport 0000:00:12.4: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.716256] pcieport 0000:00:12.4: pciehp: Slot(0-20): Link Up
[    1.717335] pcieport 0000:00:12.5: enabling device (0002 -> 0003)
[    1.719712] pcieport 0000:00:12.5: PME: Signaling with IRQ 72
[    1.720530] pcieport 0000:00:12.5: AER: enabled with IRQ 72
[    1.722011] pcieport 0000:00:12.5: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.723719] pcieport 0000:00:12.5: pciehp: Slot(0-21): Link Up
[    1.724615] pcieport 0000:00:12.6: enabling device (0002 -> 0003)
[    1.726684] pcieport 0000:00:12.6: PME: Signaling with IRQ 73
[    1.728651] pcieport 0000:00:12.6: AER: enabled with IRQ 73
[    1.730357] pcieport 0000:00:12.6: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.732158] pcieport 0000:00:12.6: pciehp: Slot(0-22): Link Up
[    1.732897] pcieport 0000:00:12.7: enabling device (0002 -> 0003)
[    1.736542] pcieport 0000:00:12.7: PME: Signaling with IRQ 74
[    1.737459] pcieport 0000:00:12.7: AER: enabled with IRQ 74
[    1.737979] pcieport 0000:00:12.7: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.743095] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.747740] hv_vmbus: registering driver hyperv_fb
[    1.750911] IPMI message handler: version 39.2
[    1.753541] ipmi device interface
[    1.755570] ipmi_si: IPMI System Interface driver
[    1.758464] ipmi_si: Unable to find any System Interface(s)
[    1.761755] IPMI poweroff: Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot
[    1.767484] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.772514] ACPI: button: Power Button [PWRB]
[    1.776626] EINJ: EINJ table not found.
[    1.782482] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.783732] Serial: AMBA driver
[    1.784074] SuperH (H)SCI(F) driver initialized
[    1.784524] msm_serial: driver initialized
[    1.786130] ACPI: bus type drm_connector registered
[    1.790649] brd: module loaded
[    1.792273] loop: module loaded
[    1.793018] rbd: loaded (major 252)
[    1.794468] Loading iSCSI transport class v2.0-870.
[    1.795836] iscsi: registered transport (tcp)
[    1.796469] Microchip SmartPQI Driver (v2.1.18-045)
[    1.797117] megasas: 07.719.03.00-rc1
[    1.797631] mpt3sas version 43.100.00.00 loaded
[    1.798325] hv_vmbus: registering driver hv_storvsc
[    1.802532] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    1.803395] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    1.809833] tun: Universal TUN/TAP device driver, 1.6
[    1.816857] e100: Intel(R) PRO/100 Network Driver
[    1.817559] Freeing initrd memory: 43244K
[    1.823051] e100: Copyright(c) 1999-2006 Intel Corporation
[    1.837800] e1000: Intel(R) PRO/1000 Network Driver
[    1.838660] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.839247] e1000e: Intel(R) PRO/1000 Network Driver
[    1.839808] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.840664] igb: Intel(R) Gigabit Ethernet Network Driver
[    1.841316] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.842430] Intel(R) 2.5G Ethernet Linux Driver
[    1.842985] Copyright(c) 2018 Intel Corporation.
[    1.843668] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    1.844859] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.845706] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver
[    1.846502] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[    1.848415] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver
[    1.849592] ixgbevf: Copyright (c) 2009 - 2018 Intel Corporation.
[    1.851015] i40e: Intel(R) Ethernet Connection XL710 Network Driver
[    1.853163] i40e: Copyright (c) 2013 - 2019 Intel Corporation.
[    1.854526] ixgb: Intel(R) PRO/10GbE Network Driver
[    1.855256] ixgb: Copyright (c) 1999-2008 Intel Corporation.
[    1.855812] iavf: Intel(R) Ethernet Adaptive Virtual Function Network Driver
[    1.861358] Copyright (c) 2013 - 2018 Intel Corporation.
[    1.867380] ice: Intel(R) Ethernet Connection E800 Series Linux Driver
[    1.874224] ice: Copyright (c) 2018, Intel Corporation.
[    1.878500] sky2: driver version 1.30
[    1.881592] QLogic 1/10 GbE Converged/Intelligent Ethernet Driver v5.3.66
[    1.886456] QLogic FastLinQ 4xxxx Core Module qed
[    1.890430] qede init: QLogic FastLinQ 4xxxx Ethernet Driver qede
[    1.896656] VMware vmxnet3 virtual NIC driver - version 1.7.0.0-k-NAPI
[    1.901398] pegasus: Pegasus/Pegasus II USB Ethernet driver
[    1.906045] usbcore: registered new interface driver pegasus
[    1.911688] usbcore: registered new interface driver rtl8150
[    1.917266] usbcore: registered new interface driver r8152
[    1.922182] usbcore: registered new interface driver lan78xx
[    1.925998] usbcore: registered new interface driver asix
[    1.929334] usbcore: registered new interface driver ax88179_178a
[    1.933444] usbcore: registered new interface driver cdc_ether
[    1.939453] usbcore: registered new interface driver dm9601
[    1.945504] usbcore: registered new interface driver CoreChips
[    1.950953] usbcore: registered new interface driver smsc75xx
[    1.955991] usbcore: registered new interface driver smsc95xx
[    1.961092] usbcore: registered new interface driver net1080
[    1.967488] usbcore: registered new interface driver plusb
[    1.972718] usbcore: registered new interface driver rndis_host
[    1.977724] usbcore: registered new interface driver cdc_subset
[    1.983000] usbcore: registered new interface driver zaurus
[    1.986681] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    1.992513] usbcore: registered new interface driver int51x1
[    1.997247] usbcore: registered new interface driver kalmia
[    2.000986] usbcore: registered new interface driver sierra_net
[    2.005084] usbcore: registered new interface driver cx82310_eth
[    2.009444] usbcore: registered new interface driver cdc_ncm
[    2.014822] usbcore: registered new interface driver lg-vl600
[    2.019652] usbcore: registered new interface driver qmi_wwan
[    2.024775] usbcore: registered new interface driver ch9200
[    2.029980] usbcore: registered new interface driver r8153_ecm
[    2.036124] hv_vmbus: registering driver hv_netvsc
[    2.039909] VFIO - User Level meta-driver version: 0.3
[    2.046184] xhci_hcd 0000:00:02.0: xHCI Host Controller
[    2.050887] xhci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[    2.056759] xhci_hcd 0000:00:02.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[    2.062654] xhci_hcd 0000:00:02.0: xHCI Host Controller
[    2.067491] xhci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
[    2.073399] xhci_hcd 0000:00:02.0: Host supports USB 3.0 SuperSpeed
[    2.078936] hub 1-0:1.0: USB hub found
[    2.082639] hub 1-0:1.0: 4 ports detected
[    2.087338] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.094469] hub 2-0:1.0: USB hub found
[    2.097229] hub 2-0:1.0: 4 ports detected
[    2.100240] usbcore: registered new interface driver cdc_acm
[    2.104022] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    2.110720] usbcore: registered new interface driver cdc_wdm
[    2.115905] usbcore: registered new interface driver uas
[    2.119290] usbcore: registered new interface driver usb-storage
[    2.121184] usbcore: registered new interface driver ums-alauda
[    2.123616] usbcore: registered new interface driver ums-cypress
[    2.125544] usbcore: registered new interface driver ums-datafab
[    2.127661] usbcore: registered new interface driver ums_eneub6250
[    2.128450] usbcore: registered new interface driver ums-freecom
[    2.129526] usbcore: registered new interface driver ums-isd200
[    2.131056] usbcore: registered new interface driver ums-jumpshot
[    2.131551] usbcore: registered new interface driver ums-karma
[    2.132093] usbcore: registered new interface driver ums-onetouch
[    2.132583] usbcore: registered new interface driver ums-realtek
[    2.133158] usbcore: registered new interface driver ums-sddr09
[    2.133661] usbcore: registered new interface driver ums-sddr55
[    2.134237] usbcore: registered new interface driver ums-usbat
[    2.134781] usbcore: registered new interface driver mdc800
[    2.135769] mdc800: v0.7.5 (30/10/2000):USB Driver for Mustek MDC800 Digital Camera
[    2.137482] usbcore: registered new interface driver microtekX6
[    2.139058] usbcore: registered new interface driver usbserial_generic
[    2.140433] usbserial: USB Serial support registered for generic
[    2.143166] usbcore: registered new interface driver ch341
[    2.144742] usbserial: USB Serial support registered for ch341-uart
[    2.146342] usbcore: registered new interface driver cp210x
[    2.147380] usbserial: USB Serial support registered for cp210x
[    2.149542] usbcore: registered new interface driver ftdi_sio
[    2.151776] usbserial: USB Serial support registered for FTDI USB Serial Device
[    2.155041] usbcore: registered new interface driver pl2303
[    2.156689] usbserial: USB Serial support registered for pl2303
[    2.158323] usbcore: registered new interface driver adutux
[    2.159683] usbcore: registered new interface driver appledisplay
[    2.161294] usbcore: registered new interface driver cypress_cy7c63
[    2.162940] usbcore: registered new interface driver cytherm
[    2.164117] usbcore: registered new interface driver emi26 - firmware loader
[    2.165587] usbcore: registered new interface driver emi62 - firmware loader
[    2.166977] ftdi_elan: driver ftdi-elan
[    2.167340] usbcore: registered new interface driver ftdi-elan
[    2.168283] usbcore: registered new interface driver idmouse
[    2.169617] usbcore: registered new interface driver iowarrior
[    2.171135] usbcore: registered new interface driver isight_firmware
[    2.171705] usbcore: registered new interface driver usblcd
[    2.172153] usbcore: registered new interface driver ldusb
[    2.172723] usbcore: registered new interface driver legousbtower
[    2.173429] usbcore: registered new interface driver usbtest
[    2.174225] usbcore: registered new interface driver usb_ehset_test
[    2.174850] usbcore: registered new interface driver trancevibrator
[    2.175571] usbcore: registered new interface driver usbsevseg
[    2.176181] usbcore: registered new interface driver yurex
[    2.176945] usbcore: registered new interface driver chaoskey
[    2.177670] usbcore: registered new interface driver sisusb
[    2.178106] usbcore: registered new interface driver lvs
[    2.179857] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[    2.180377] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 3
[    2.182320] vhci_hcd: created sysfs vhci_hcd.0
[    2.183593] hub 3-0:1.0: USB hub found
[    2.184295] hub 3-0:1.0: 8 ports detected
[    2.184820] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[    2.185451] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 4
[    2.186181] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.188044] hub 4-0:1.0: USB hub found
[    2.188372] hub 4-0:1.0: 8 ports detected
[    2.188951] usbcore: registered new device driver usbip-host
[    2.190601] hv_vmbus: registering driver hyperv_keyboard
[    2.191726] mousedev: PS/2 mouse device common for all mice
[    2.194176] rtc-efi rtc-efi.0: registered as rtc0
[    2.197666] rtc-efi rtc-efi.0: setting system clock to 2023-04-24T10:54:21 UTC (1682333661)
[    2.203406] i2c_dev: i2c /dev entries driver
[    2.206291] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    2.214847] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    2.221004] sdhci: Secure Digital Host Controller Interface driver
[    2.224941] sdhci: Copyright(c) Pierre Ossman
[    2.228160] Synopsys Designware Multimedia Card Interface Driver
[    2.232526] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.236811] ledtrig-cpu: registered to indicate activity on CPUs
[    2.239606] No iBFT detected.
[    2.241853] pstore: Registered efi as persistent store backend
[    2.242667] hid: raw HID events driver (C) Jiri Kosina
[    2.243537] usbcore: registered new interface driver usbhid
[    2.244412] usbhid: USB HID core driver
[    2.245828] hv_utils: Registering HyperV Utility Driver
[    2.247395] hv_vmbus: registering driver hv_utils
[    2.247972] hv_vmbus: registering driver hv_balloon
[    2.249802] NET: Registered PF_LLC protocol family
[    2.250614] GACT probability NOT on
[    2.250898] Mirror/redirect action on
[    2.251425] Simple TC action Loaded
[    2.252376] netem: version 1.3
[    2.252781] u32 classifier
[    2.253101]     input device check on
[    2.253410]     Actions configured
[    2.273455] xt_time: kernel timezone is -0000
[    2.276814] IPVS: Registered protocols (TCP, UDP)
[    2.279922] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[    2.284580] IPVS: ipvs loaded.
[    2.286643] IPVS: [rr] scheduler registered.
[    2.289677] IPVS: [wrr] scheduler registered.
[    2.292332] IPVS: [lc] scheduler registered.
[    2.295046] IPVS: [sh] scheduler registered.
[    2.297961] ipip: IPv4 and MPLS over IPv4 tunneling driver
[    2.302010] gre: GRE over IPv4 demultiplexor driver
[    2.305254] Initializing XFRM netlink socket
[    2.308221] NET: Registered PF_INET6 protocol family
[    2.312501] Segment Routing with IPv6
[    2.314786] In-situ OAM (IOAM) with IPv6
[    2.317365] mip6: Mobile IPv6
[    2.319238] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    2.323074] NET: Registered PF_PACKET protocol family
[    2.327024] Bridge firewalling registered
[    2.329717] NET: Registered PF_APPLETALK protocol family
[    2.333117] NET: Registered PF_X25 protocol family
[    2.336174] X25: Linux Version 0.2
[    2.338685] RPC: Registered rdma transport module.
[    2.341805] RPC: Registered rdma backchannel transport module.
[    2.341805] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    2.342280] l2tp_core: L2TP core driver, V2.0
[    2.350584] NET: Registered PF_PHONET protocol family
[    2.353517] 8021q: 802.1Q VLAN Support v1.8
[    2.358147] DCCP: Activated CCID 2 (TCP-like)
[    2.360838] DCCP: Activated CCID 3 (TCP-Friendly Rate Control)
[    2.364764] sctp: Hash tables configured (bind 512/512)
[    2.366787] NET: Registered PF_RDS protocol family
[    2.368676] NET: Registered PF_IEEE802154 protocol family
[    2.369981] Key type dns_resolver registered
[    2.370540] Key type ceph registered
[    2.371483] libceph: loaded (mon/osd proto 15/24)
[    2.372417] openvswitch: Open vSwitch switching datapath
[    2.374108] NET: Registered PF_VSOCK protocol family
[    2.374538] mpls_gso: MPLS GSO support
[    2.375033] registered taskstats version 1
[    2.375389] Loading compiled-in X.509 certificates
[    2.376829] Loaded X.509 cert 'Sidero Labs, Inc.: Build time throw-away kernel key: 9436a9b54e50838b9de7940839f55ef248347082'
[    2.378180] pstore: Using crash dump compression: deflate
[    2.378838] ima: No TPM chip found, activating TPM-bypass!
[    2.379269] ima: Allocated hash algorithm: sha512
[    2.379825] ima: No architecture policies found
[    2.382846] printk: console [netcon0] enabled
[    2.384167] netconsole: network logging started
[    2.385736] rdma_rxe: loaded
[    2.389894] Freeing unused kernel memory: 12160K
[    2.459150] Checked W+X mappings: passed, no W+X pages found
[    2.460543] Run /init as init process
[    2.494116] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:02.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1
[    2.503346] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:02.0-1/input0
[    2.636888] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[    2.790223] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:02.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2
[    2.849746] hid-generic 0003:0627:0001.0002: input,hidraw1: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:02.0-2/input0
[    2.980886] usb 1-3: new high-speed USB device number 4 using xhci_hcd
[    3.012913] pcieport 0000:00:10.0: pciehp: Slot(0): No device found
[    3.076912] pcieport 0000:00:10.1: pciehp: Slot(0-1): No device found
[    3.080893] pcieport 0000:00:10.2: pciehp: Slot(0-2): No device found
[    3.096969] pcieport 0000:00:10.4: pciehp: Slot(0-4): No device found
[    3.104899] pcieport 0000:00:10.3: pciehp: Slot(0-3): No device found
[    3.130342] input: QEMU QEMU USB Mouse as /devices/pci0000:00/0000:00:02.0/usb1/1-3/1-3:1.0/0003:0627:0001.0003/input/input3
[    3.136466] hid-generic 0003:0627:0001.0003: input,hidraw2: USB HID v0.01 Mouse [QEMU QEMU USB Mouse] on usb-0000:00:02.0-3/input0
[    3.136906] pcieport 0000:00:10.6: pciehp: Slot(0-6): No device found
[    3.156928] pcieport 0000:00:11.0: pciehp: Slot(0-8): No device found
[    3.160943] pcieport 0000:00:10.7: pciehp: Slot(0-7): No device found
[    3.160952] pcieport 0000:00:10.5: pciehp: Slot(0-5): No device found
[    3.176923] pcieport 0000:00:11.2: pciehp: Slot(0-10): No device found
[    3.180911] pcieport 0000:00:11.4: pciehp: Slot(0-12): No device found
[    3.188893] pcieport 0000:00:11.1: pciehp: Slot(0-9): No device found
[    3.204922] pcieport 0000:00:11.6: pciehp: Slot(0-14): No device found
[    3.216906] pcieport 0000:00:11.3: pciehp: Slot(0-11): No device found
[    3.240922] pcieport 0000:00:12.0: pciehp: Slot(0-16): No device found
[    3.244883] pcieport 0000:00:11.5: pciehp: Slot(0-13): No device found
[    3.244931] pcieport 0000:00:11.7: pciehp: Slot(0-15): No device found
[    3.260915] pcieport 0000:00:12.2: pciehp: Slot(0-18): No device found
[    3.268928] pcieport 0000:00:12.3: pciehp: Slot(0-19): No device found
[    3.268958] pcieport 0000:00:12.4: pciehp: Slot(0-20): No device found
[    3.273144] pcieport 0000:00:12.1: pciehp: Slot(0-17): No device found
[    3.288917] pcieport 0000:00:12.6: pciehp: Slot(0-22): No device found
[    3.300920] pcieport 0000:00:12.5: pciehp: Slot(0-21): No device found
[    4.448868] random: crng init done
[    4.463476] [talos] [initramfs] booting Talos v1.4.0
[    4.466999] [talos] [initramfs] mounting the rootfs
[    4.468407] loop0: detected capacity change from 0 to 79712
[    4.486437] [talos] [initramfs] bind mounting /lib/firmware
[    4.490608] [talos] [initramfs] entering the rootfs
[    4.492079] [talos] [initramfs] moving mounts to the new rootfs
[    4.494755] [talos] [initramfs] changing working directory into /root
[    4.496666] [talos] [initramfs] moving /root to /
[    4.498071] [talos] [initramfs] changing root directory
[    4.500102] [talos] [initramfs] cleaning up initramfs
[    4.502703] [talos] [initramfs] executing /sbin/init
[    6.982704] [talos] task setupLogger (1/1): done, 2.49416ms
[    6.985513] [talos] phase logger (1/11): done, 5.31988ms
[    6.988746] [talos] phase systemRequirements (2/11): 6 tasks(s)
[    6.991661] [talos] task setRLimit (6/6): starting
[    6.993836] [talos] task setRLimit (6/6): done, 2.18552ms
[    6.996708] [talos] task enforceKSPPRequirements (1/6): starting
[    7.008353] WARNING: Unprivileged eBPF is enabled, data leaks possible via Spectre v2 BHB attacks!
[    7.012417] [talos] task setupSystemDirectory (2/6): starting
[    7.013836] WARNING: Unprivileged eBPF is enabled, data leaks possible via Spectre v2 BHB attacks!
[    7.018764] [talos] task setupSystemDirectory (2/6): done, 22.79152ms
[    7.020274] [talos] task mountBPFFS (3/6): starting
[    7.022603] [talos] task mountCgroups (4/6): starting
[    7.023608] [talos] task mountPseudoFilesystems (5/6): starting
[    7.025711] [talos] static pod list url is not available yet; not creating kubelet config {"component": "controller-runtime", "controller": "k8s.KubeletConfigController", "error": "resource StaticPodServerStatuses.kubernetes.talos.dev(k8s/static-pod-server-status@undefined) doesn't exist"}
[    7.031216] [talos] setting resolvers {"component": "controller-runtime", "controller": "network.ResolverSpecController", "resolvers": ["1.1.1.1", "8.8.8.8"]}
[    7.034974] [talos] setting time servers {"component": "controller-runtime", "controller": "network.TimeServerSpecController", "addresses": ["pool.ntp.org"]}
[    7.041847] [talos] task enforceKSPPRequirements (1/6): done, 25.66792ms
[    7.045274] [talos] task mountCgroups (4/6): done, 27.68248ms
[    7.046140] [talos] task mountPseudoFilesystems (5/6): done, 30.79292ms
[    7.047851] [talos] setting resolvers {"component": "controller-runtime", "controller": "network.ResolverSpecController", "resolvers": ["1.1.1.1", "8.8.8.8"]}
[    7.050903] [talos] setting time servers {"component": "controller-runtime", "controller": "network.TimeServerSpecController", "addresses": ["pool.ntp.org"]}
[    7.054886] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[    7.058811] [talos] task mountBPFFS (3/6): done, 49.79648ms
[    7.060137] [talos] phase systemRequirements (2/11): done, 71.43732ms
[    7.061961] [talos] phase integrity (3/11): 1 tasks(s)
[    7.063489] [talos] task writeIMAPolicy (1/1): starting
[    7.065050] audit: type=1807 audit(1682333666.364:2): action=dont_measure fsmagic=0x9fa0 res=1
[    7.065140] ima: policy update completed
[    7.067164] audit: type=1807 audit(1682333666.364:3): action=dont_measure fsmagic=0x62656572 res=1
[    7.069550] audit: type=1807 audit(1682333666.364:4): action=dont_measure fsmagic=0x64626720 res=1
[    7.077589] audit: type=1807 audit(1682333666.364:5): action=dont_measure fsmagic=0x1021994 res=1
[    7.084635] audit: type=1807 audit(1682333666.364:6): action=dont_measure fsmagic=0x1cd1 res=1
[    7.091427] audit: type=1807 audit(1682333666.364:7): action=dont_measure fsmagic=0x42494e4d res=1
[    7.099709] audit: type=1807 audit(1682333666.364:8): action=dont_measure fsmagic=0x73636673 res=1
[    7.107890] audit: type=1807 audit(1682333666.364:9): action=dont_measure fsmagic=0xf97cff8c res=1
[    7.116395] audit: type=1807 audit(1682333666.364:10): action=dont_measure fsmagic=0x43415d53 res=1
[    7.125329] audit: type=1807 audit(1682333666.364:11): action=dont_measure fsmagic=0x27e0eb res=1
[    7.141058] [talos] task writeIMAPolicy (1/1): done, 77.56916ms
[    7.141611] [talos] phase integrity (3/11): done, 79.65764ms
[    7.142043] [talos] phase etc (4/11): 2 tasks(s)
[    7.142427] [talos] task createOSReleaseFile (2/2): starting
[    7.142931] [talos] task CreateSystemCgroups (1/2): starting
[    7.146789] [talos] task createOSReleaseFile (2/2): done, 658.76µs
[    7.169905] [talos] task CreateSystemCgroups (1/2): done, 27.2108ms
[    7.175377] [talos] phase etc (4/11): done, 33.32852ms
[    7.180524] [talos] phase earlyServices (5/11): 2 tasks(s)
[    7.185635] [talos] task startMachined (2/2): starting
[    7.190531] [talos] service[machined](Preparing): Running pre state
[    7.195816] [talos] task startUdevd (1/2): starting
[    7.200294] [talos] service[machined](Preparing): Creating service runner
[    7.203911] [talos] service[udevd](Preparing): Running pre state
[    7.207641] [talos] service[machined](Running): Service started as goroutine
[    7.261451] [talos] service[udevd](Preparing): Creating service runner
[    8.059131] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[    8.202270] [talos] service[machined](Running): Health check successful
[    8.203875] [talos] task startMachined (2/2): done, 1.01831992s
[    8.784745] [talos] service[udevd](Running): Process Process(["/sbin/udevd" "--resolve-names=never"]) started with PID 1857
[    9.038451] udevd[1857]: starting version 3.2.11
[    9.048598] udevd[1857]: starting eudev-3.2.11
[    9.070654] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[    9.381173] ------------[ cut here ]------------
[    9.384677] WARNING: CPU: 2 PID: 1986 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.388991] Modules linked in:
[    9.389647] CPU: 2 PID: 1986 Comm: udevd Not tainted 6.1.24-talos #1
[    9.390882] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.392274] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.396471] pc : module_emit_plt_entry+0x17c/0x190
[    9.399519] lr : module_emit_plt_entry+0x8c/0x190
[    9.402639] sp : ffff8000214bbaa0
[    9.404872] x29: ffff8000214bbaa0 x28: ffff8000220c67c0 x27: ffff8000220c4c10
[    9.410420] x26: ffff8000220c5e80 x25: 0000000000000000 x24: 0000000000000001
[    9.415181] x23: 0000000000000000 x22: ffff80006417b100 x21: ffff80006417b10c
[    9.419730] x20: ffff80006417b10c x19: ffff8000641786ac x18: 0000000000000000
[    9.424189] x17: 94000000aa1303e0 x16: d280000191000042 x15: 72746e655f746e65
[    9.427685] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.429495] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    9.434068] x8 : 0101010101010101 x7 : ffff80006417b08c x6 : 0000000000008080
[    9.438508] x5 : ffff8000220c5e40 x4 : 0000000091000010 x3 : 00000000911c9210
[    9.443027] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.447623] Call trace:
[    9.449143]  module_emit_plt_entry+0x17c/0x190
[    9.451925]  apply_relocate_add+0x20c/0x880
[    9.454497]  load_module+0x19fc/0x2060
[    9.457082]  __do_sys_finit_module+0xac/0x100
[    9.459722]  __arm64_sys_finit_module+0x2c/0x40
[    9.462522]  invoke_syscall+0x8c/0x120
[    9.464831]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.468101]  do_el0_svc+0x40/0xd0
[    9.470205]  el0_svc+0x2c/0xbc
[    9.472060]  el0t_64_sync_handler+0xf4/0x120
[    9.474717]  el0t_64_sync+0x1a0/0x1a4
[    9.476989] ---[ end trace 0000000000000000 ]---
[    9.498102] ------------[ cut here ]------------
[    9.501156] WARNING: CPU: 2 PID: 1986 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.504715] Modules linked in:
[    9.506656] CPU: 2 PID: 1986 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.511737] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.515969] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.520495] pc : module_emit_plt_entry+0x17c/0x190
[    9.523613] lr : module_emit_plt_entry+0x8c/0x190
[    9.525676] sp : ffff8000214bb980
[    9.527827] x29: ffff8000214bb980 x28: ffff8000240947c0 x27: ffff800024092c10
[    9.532372] x26: ffff800024093e80 x25: 0000000000000000 x24: 0000000000000001
[    9.536855] x23: 0000000000000000 x22: ffff80006423b100 x21: ffff80006423b10c
[    9.541572] x20: ffff80006423b10c x19: ffff8000642386ac x18: 0000000000000000
[    9.546130] x17: 94000000aa1303e0 x16: d280000191000042 x15: 72746e655f746e65
[    9.550683] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.555148] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    9.559722] x8 : 0101010101010101 x7 : ffff80006423b08c x6 : 0000000000008080
[    9.564179] x5 : ffff800024093e40 x4 : 0000000091000010 x3 : 00000000911c9210
[    9.565737] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.566332] Call trace:
[    9.566537]  module_emit_plt_entry+0x17c/0x190
[    9.566921]  apply_relocate_add+0x20c/0x880
[    9.567274]  load_module+0x19fc/0x2060
[    9.569674]  __do_sys_finit_module+0xac/0x100
[    9.572144]  __arm64_sys_finit_module+0x2c/0x40
[    9.574661]  invoke_syscall+0x8c/0x120
[    9.576718]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.579409]  do_el0_svc+0x40/0xd0
[    9.581414]  el0_svc+0x2c/0xbc
[    9.583351]  el0t_64_sync_handler+0xf4/0x120
[    9.585948]  el0t_64_sync+0x1a0/0x1a4
[    9.588189] ---[ end trace 0000000000000000 ]---
[    9.602296] ------------[ cut here ]------------
[    9.605374] WARNING: CPU: 2 PID: 1986 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.611547] Modules linked in:
[    9.613424] CPU: 2 PID: 1986 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.618630] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.623208] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.627545] pc : module_emit_plt_entry+0x17c/0x190
[    9.630506] lr : module_emit_plt_entry+0x8c/0x190
[    9.633541] sp : ffff8000214bba30
[    9.635595] x29: ffff8000214bba30 x28: ffff800024b957c0 x27: ffff800024b93c10
[    9.639991] x26: ffff800024b94e80 x25: 0000000000000000 x24: 0000000000000001
[    9.644322] x23: 0000000000000000 x22: ffff8000642ef100 x21: ffff8000642ef10c
[    9.648578] x20: ffff8000642ef10c x19: ffff8000642ec6ac x18: 0000000000000000
[    9.652874] x17: 94000000aa1303e0 x16: d280000191000042 x15: 72746e655f746e65
[    9.657474] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.662397] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    9.666779] x8 : 0101010101010101 x7 : ffff8000642ef08c x6 : 0000000000008080
[    9.671394] x5 : ffff800024b94e40 x4 : 0000000091000010 x3 : 00000000911c9210
[    9.675991] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.680506] Call trace:
[    9.682076]  module_emit_plt_entry+0x17c/0x190
[    9.684936]  apply_relocate_add+0x20c/0x880
[    9.687552]  load_module+0x19fc/0x2060
[    9.689815]  __do_sys_finit_module+0xac/0x100
[    9.692612]  __arm64_sys_finit_module+0x2c/0x40
[    9.695487]  invoke_syscall+0x8c/0x120
[    9.697786]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.701073]  do_el0_svc+0x40/0xd0
[    9.703128]  el0_svc+0x2c/0xbc
[    9.705044]  el0t_64_sync_handler+0xf4/0x120
[    9.707792]  el0t_64_sync+0x1a0/0x1a4
[    9.709907] ---[ end trace 0000000000000000 ]---
[    9.731194] ------------[ cut here ]------------
[    9.731973] WARNING: CPU: 0 PID: 2060 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.733023] Modules linked in: virtio_pci_modern_dev
[    9.733615] CPU: 0 PID: 2060 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.735290] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.736416] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.737226] pc : module_emit_plt_entry+0x17c/0x190
[    9.738799] lr : module_emit_plt_entry+0x8c/0x190
[    9.739694] sp : ffff800021a9b9c0
[    9.741358] x29: ffff800021a9b9c0 x28: ffff80000cd7c7c0 x27: ffff80000cd7ac10
[    9.742885] x26: ffff80000cd7be80 x25: 0000000000000000 x24: 0000000000000001
[    9.745530] x23: 0000000000000000 x22: ffff800064182100 x21: ffff80006418210c
[    9.747170] x20: ffff80006418210c x19: ffff8000641786ac x18: 0000000000000000
[    9.748927] x17: 94000000aa1303e0 x16: d280000191000042 x15: 72746e655f746e65
[    9.750697] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.753023] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    9.754563] x8 : 0101010101010101 x7 : ffff80006418208c x6 : 0000000000008080
[    9.755957] x5 : ffff80000cd7be40 x4 : 0000000091000010 x3 : 00000000911c9210
[    9.756835] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.757704] Call trace:
[    9.758338]  module_emit_plt_entry+0x17c/0x190
[    9.758864]  apply_relocate_add+0x20c/0x880
[    9.759301]  load_module+0x19fc/0x2060
[    9.759704]  __do_sys_finit_module+0xac/0x100
[    9.760494]  __arm64_sys_finit_module+0x2c/0x40
[    9.760875]  invoke_syscall+0x8c/0x120
[    9.761913]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.762471]  do_el0_svc+0x40/0xd0
[    9.762862]  el0_svc+0x2c/0xbc
[    9.763827]  el0t_64_sync_handler+0xf4/0x120
[    9.765950]  el0t_64_sync+0x1a0/0x1a4
[    9.766513] ---[ end trace 0000000000000000 ]---
[    9.790199] ------------[ cut here ]------------
[    9.790778] ------------[ cut here ]------------
[    9.791515] WARNING: CPU: 3 PID: 2086 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.791867] WARNING: CPU: 1 PID: 2073 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.791873] Modules linked in: virtio_pci_legacy_dev virtio_pci_modern_dev
[    9.791876] CPU: 1 PID: 2073 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.791879] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.791880] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.791882] pc : module_emit_plt_entry+0x17c/0x190
[    9.791883] lr : module_emit_plt_entry+0x8c/0x190
[    9.791885] sp : ffff800021b03a00
[    9.791885] x29: ffff800021b03a00 x28: ffff80000cde27c0 x27: ffff80000cde0c10
[    9.791887] x26: ffff80000cde1e80 x25: 0000000000000000 x24: 0000000000000001
[    9.791889] x23: 0000000000000000 x22: ffff800064204100 x21: ffff80006420410c
[    9.791891] x20: ffff80006420410c x19: ffff8000642016ac x18: 0000000000000000
[    9.791893] x17: 94000000aa1303e0 x16: d280000191000042 x15: 72746e655f746e65
[    9.791894] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.791896] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    9.791898] x8 : 0101010101010101 x7 : ffff80006420408c x6 : 0000000000008080
[    9.791900] x5 : ffff80000cde1e40 x4 : 0000000091000010 x3 : 00000000911c9210
[    9.791902] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.791904] Call trace:
[    9.791905]  module_emit_plt_entry+0x17c/0x190
[    9.791906]  apply_relocate_add+0x20c/0x880
[    9.791908]  load_module+0x19fc/0x2060
[    9.791911]  __do_sys_finit_module+0xac/0x100
[    9.791913]  __arm64_sys_finit_module+0x2c/0x40
[    9.791915]  invoke_syscall+0x8c/0x120
[    9.791918]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.791920]  do_el0_svc+0x40/0xd0
[    9.791922]  el0_svc+0x2c/0xbc
[    9.791925]  el0t_64_sync_handler+0xf4/0x120
[    9.791927]  el0t_64_sync+0x1a0/0x1a4
[    9.791929] ---[ end trace 0000000000000000 ]---
[    9.824643] Modules linked in: virtio_pci_legacy_dev virtio_pci_modern_dev
[    9.826347] CPU: 3 PID: 2086 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.828248] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.829005] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.830482] pc : module_emit_plt_entry+0x17c/0x190
[    9.831346] lr : module_emit_plt_entry+0x8c/0x190
[    9.832102] sp : ffff800021b6b960
[    9.832435] x29: ffff800021b6b960 x28: ffff80000cdd8f10 x27: ffff80000cdd7078
[    9.833475] x26: ffff80000cdd8650 x25: 0000000000000000 x24: 0000000000000001
[    9.835496] x23: 0000000000000000 x22: ffff8000641f70c0 x21: ffff8000641f70cc
[    9.837327] x20: ffff8000641f70cc x19: ffff8000641f452c x18: 0000000000000000
[    9.838835] x17: 0000000000000000 x16: 0000000000000000 x15: 6e69727600656c62
[    9.839909] x14: 0000000000000001 x13: 0035343838334143 x12: 4231333437334136
[    9.841315] x11: 0101010101010101 x10: 0000000000002ede x9 : ffff8000081e1774
[    9.842144] x8 : 0101010101010101 x7 : ffff8000641f7084 x6 : 0000000000008080
[    9.842764] x5 : ffff80000cdd8610 x4 : 0000000091000010 x3 : 00000000911a0210
[    9.843419] x2 : 0000000091314210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.843956] Call trace:
[    9.844512]  module_emit_plt_entry+0x17c/0x190
[    9.845719]  apply_relocate_add+0x20c/0x880
[    9.846230]  load_module+0x19fc/0x2060
[    9.846655]  __do_sys_finit_module+0xac/0x100
[    9.847534]  __arm64_sys_finit_module+0x2c/0x40
[    9.848033]  invoke_syscall+0x8c/0x120
[    9.848463]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.849012]  do_el0_svc+0x40/0xd0
[    9.849354]  el0_svc+0x2c/0xbc
[    9.849674]  el0t_64_sync_handler+0xf4/0x120
[    9.850067]  el0t_64_sync+0x1a0/0x1a4
[    9.851068] ---[ end trace 0000000000000000 ]---
[    9.853905] ------------[ cut here ]------------
[    9.855267] WARNING: CPU: 0 PID: 2092 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.856412] Modules linked in: virtio_pci_legacy_dev virtio_pci_modern_dev
[    9.857141] CPU: 0 PID: 2092 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.858030] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.860318] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.862916] pc : module_emit_plt_entry+0x17c/0x190
[    9.864599] lr : module_emit_plt_entry+0x8c/0x190
[    9.866794] sp : ffff800021b9bab0
[    9.868601] x29: ffff800021b9bab0 x28: ffff80000cda57c0 x27: ffff80000cda3c10
[    9.870162] x26: ffff80000cda4e80 x25: 0000000000000000 x24: 0000000000000001
[    9.872732] x23: 0000000000000000 x22: ffff8000641c6100 x21: ffff8000641c610c
[    9.874101] x20: ffff8000641c610c x19: ffff8000641c36ac x18: 0000000000000000
[    9.874940] x17: 0000000000000000 x16: 0000000000000000 x15: 6e69727600656c62
[    9.876061] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.878343] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    9.879092] x8 : 0101010101010101 x7 : ffff8000641c608c x6 : 0000000000008080
[    9.880775] x5 : ffff80000cda4e40 x4 : 0000000091000010 x3 : 00000000911c9210
[    9.882863] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.883908] Call trace:
[    9.884163]  module_emit_plt_entry+0x17c/0x190
[    9.884649]  apply_relocate_add+0x20c/0x880
[    9.885095]  load_module+0x19fc/0x2060
[    9.885543]  __do_sys_finit_module+0xac/0x100
[    9.886022]  __arm64_sys_finit_module+0x2c/0x40
[    9.886515]  invoke_syscall+0x8c/0x120
[    9.886968]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.889209]  do_el0_svc+0x40/0xd0
[    9.890672]  el0_svc+0x2c/0xbc
[    9.891865]  el0t_64_sync_handler+0xf4/0x120
[    9.894506]  el0t_64_sync+0x1a0/0x1a4
[    9.895596] ---[ end trace 0000000000000000 ]---
[    9.917108] ------------[ cut here ]------------
[    9.917589] WARNING: CPU: 3 PID: 2107 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.918499] Modules linked in: virtio_pci_legacy_dev virtio_pci_modern_dev
[    9.919167] CPU: 3 PID: 2107 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.919908] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.922305] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.923864] pc : module_emit_plt_entry+0x17c/0x190
[    9.924345] lr : module_emit_plt_entry+0x8c/0x190
[    9.924863] sp : ffff800021c139d0
[    9.925207] x29: ffff800021c139d0 x28: ffff80000cdcc7c0 x27: ffff80000cdcac10
[    9.925882] x26: ffff80000cdcbe80 x25: 0000000000000000 x24: 0000000000000001
[    9.926852] x23: 0000000000000000 x22: ffff8000641ea100 x21: ffff8000641ea10c
[    9.927554] x20: ffff8000641ea10c x19: ffff8000641e76ac x18: 0000000000000000
[    9.928298] x17: 94000000aa1303e0 x16: 0000000000000021 x15: 72746e655f746e65
[    9.928997] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.929731] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    9.930440] x8 : 0101010101010101 x7 : ffff8000641ea08c x6 : 0000000000008080
[    9.931146] x5 : ffff80000cdcbe40 x4 : 0000000091000010 x3 : 00000000911c9210
[    9.931867] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.932597] Call trace:
[    9.932834]  module_emit_plt_entry+0x17c/0x190
[    9.933329]  apply_relocate_add+0x20c/0x880
[    9.933862]  load_module+0x19fc/0x2060
[    9.934231]  __do_sys_finit_module+0xac/0x100
[    9.934708]  __arm64_sys_finit_module+0x2c/0x40
[    9.935157]  invoke_syscall+0x8c/0x120
[    9.935504]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.936036]  do_el0_svc+0x40/0xd0
[    9.936918]  el0_svc+0x2c/0xbc
[    9.937948]  el0t_64_sync_handler+0xf4/0x120
[    9.939042]  el0t_64_sync+0x1a0/0x1a4
[    9.939470] ---[ end trace 0000000000000000 ]---
[    9.986399] ------------[ cut here ]------------
[    9.986951] WARNING: CPU: 3 PID: 2099 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.987863] Modules linked in: virtio_pci_legacy_dev virtio_pci_modern_dev
[    9.988549] CPU: 3 PID: 2099 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.989337] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.990003] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.991277] pc : module_emit_plt_entry+0x17c/0x190
[    9.992413] lr : module_emit_plt_entry+0x8c/0x190
[    9.993504] sp : ffff800021bd3990
[    9.993890] x29: ffff800021bd3990 x28: ffff80000ce947c0 x27: ffff80000ce92c10
[    9.994630] x26: ffff80000ce93e80 x25: 0000000000000000 x24: 0000000000000001
[    9.995350] x23: 0000000000000000 x22: ffff80006427c100 x21: ffff80006427c10c
[    9.996067] x20: ffff80006427c10c x19: ffff8000642796ac x18: 0000000000000000
[    9.996736] x17: 94000000aa1303e0 x16: d280000191000042 x15: 72746e655f746e65
[    9.997882] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.999822] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[   10.000735] x8 : 0101010101010101 x7 : ffff80006427c08c x6 : 0000000000008080
[   10.001877] x5 : ffff80000ce93e40 x4 : 0000000091000010 x3 : 00000000911c9210
[   10.002803] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[   10.004028] Call trace:
[   10.004803]  module_emit_plt_entry+0x17c/0x190
[   10.005805]  apply_relocate_add+0x20c/0x880
[   10.007010]  load_module+0x19fc/0x2060
[   10.007403]  __do_sys_finit_module+0xac/0x100
[   10.008020]  __arm64_sys_finit_module+0x2c/0x40
[   10.008564]  invoke_syscall+0x8c/0x120
[   10.009516]  el0_svc_common.constprop.0+0x68/0x1a0
[   10.010773]  do_el0_svc+0x40/0xd0
[   10.011963]  el0_svc+0x2c/0xbc
[   10.012936]  el0t_64_sync_handler+0xf4/0x120
[   10.014148]  el0t_64_sync+0x1a0/0x1a4
[   10.014539] ---[ end trace 0000000000000000 ]---
[   10.033289] ------------[ cut here ]------------
[   10.034413] WARNING: CPU: 0 PID: 2079 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[   10.036663] Modules linked in: virtio_pci_legacy_dev virtio_pci_modern_dev
[   10.038008] CPU: 0 PID: 2079 Comm: udevd Tainted: G        W          6.1.24-talos #1
[   10.038862] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[   10.040018] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[   10.041090] pc : module_emit_plt_entry+0x17c/0x190
[   10.042613] lr : module_emit_plt_entry+0x8c/0x190
[   10.043339] sp : ffff800021b33a30
[   10.044260] x29: ffff800021b33a30 x28: ffff80000ce587c0 x27: ffff80000ce56c10
[   10.044994] x26: ffff80000ce57e80 x25: 0000000000000000 x24: 0000000000000001
[   10.046347] x23: 0000000000000000 x22: ffff800064270100 x21: ffff80006427010c
[   10.048726] x20: ffff80006427010c x19: ffff80006426d6ac x18: 0000000000000000
[   10.049698] x17: 0000000000000000 x16: 0000000000000000 x15: 0000000000000000
[   10.050655] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[   10.052156] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[   10.052989] x8 : 0101010101010101 x7 : ffff80006427008c x6 : 0000000000008080
[   10.054262] x5 : ffff80000ce57e40 x4 : 0000000091000010 x3 : 00000000911c9210
[   10.055238] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[   10.056173] Call trace:
[   10.056459]  module_emit_plt_entry+0x17c/0x190
[   10.056941]  apply_relocate_add+0x20c/0x880
[   10.057409]  load_module+0x19fc/0x2060
[   10.057834]  __do_sys_finit_module+0xac/0x100
[   10.058285]  __arm64_sys_finit_module+0x2c/0x40
[   10.058770]  invoke_syscall+0x8c/0x120
[   10.059126]  el0_svc_common.constprop.0+0x68/0x1a0
[   10.059883]  do_el0_svc+0x40/0xd0
[   10.060250]  el0_svc+0x2c/0xbc
[   10.060576]  el0t_64_sync_handler+0xf4/0x120
[   10.061154]  el0t_64_sync+0x1a0/0x1a4
[   10.061993] ---[ end trace 0000000000000000 ]---
[   10.073654] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   10.109640] [talos] service[udevd](Running): Health check successful
[   10.111005] [talos] task startUdevd (1/2): done, 2.9254422s
[   10.111501] [talos] phase earlyServices (5/11): done, 2.93098704s
[   10.111970] [talos] phase meta (6/11): 1 tasks(s)
[   10.112358] [talos] task reloadMeta (1/1): starting
[   10.114317] [talos] task reloadMeta (1/1): done, 1.96664ms
[   10.114812] [talos] phase meta (6/11): done, 2.8426ms
[   10.115196] [talos] phase dashboard (7/11): 1 tasks(s)
[   10.115615] [talos] task startDashboard (1/1): starting
[   10.116149] [talos] service[dashboard](Waiting): Waiting for service "machined" to be "up", file "/system/run/machined/machine.sock" to exist
[   10.116202] [talos] service[dashboard](Preparing): Running pre state
[   10.116207] [talos] service[dashboard](Preparing): Creating service runner
[   10.124559] [talos] task startDashboard (1/1): done, 8.9518ms
[   10.125342] [talos] phase dashboard (7/11): done, 10.146ms
[   10.126129] [talos] service[dashboard](Running): Process Process(["/sbin/dashboard"]) started with PID 3814
[   10.132073] [talos] phase config (10/11): 1 tasks(s)
[   10.135128] [talos] task loadConfig (1/1): starting
[   10.138194] [talos] task loadConfig (1/1): downloading config
[   10.143850] [talos] task loadConfig (1/1): machine configuration not found; starting maintenance service
[   10.149773] [talos] task loadConfig (1/1): waiting for network address to be ready
[   11.086386] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   12.098357] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   13.101100] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   14.103830] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}

Luckily, I now figured out that I can select my previously installed version in the boot menu, which saves me from reinstalling.

smira commented 1 year ago

Looking at the log, it looks like arm64 fails to load the virtio modules and that leaves the machine without networking.

smira commented 1 year ago

@frezbo it seems to be related to the CONFIG_RANDOMIZE_BASE, module size, etc.

frezbo commented 1 year ago

Looking at the log, it looks like arm64 fails to load the virtio modules and that leaves the machine without networking.

weird it works on equinix arm :thinking: ?

smira commented 1 year ago

Looking at the log, it looks like arm64 fails to load the virtio modules and that leaves the machine without networking.

weird it works on equinix arm thinking ?

it's not a VM (Equinix Metal), so it shouldn't even try to load these modules

cubic3d commented 1 year ago

I confirm, upgraded single node from 1.3.7 to 1.4.0 not comming up anymore on Oracle Cloud.

EFI stub: Booting Linux Kernel...
EFI stub: EFI_RNG_PROTOCOL unavailable
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services...
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x413fd0c1]
[    0.000000] Linux version 6.1.24-talos (@buildkitsandbox) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39) #1 SMP Tue Apr 18 11:08:22 UTC 2023
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: SMBIOS 3.0=0x63bed0000 MEMATTR=0x63a9e4298 ACPI 2.0=0x6385c0018 MEMRESERVE=0x638b43e98 
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000006385C0018 000024 (v02 BOCHS )
[    0.000000] ACPI: XSDT 0x00000006385CFE98 00005C (v01 BOCHS  BXPCFACP 00000001      01000013)
[    0.000000] ACPI: FACP 0x00000006385CFA98 00010C (v05 BOCHS  BXPCFACP 00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x00000006385C7518 0015B6 (v02 BOCHS  BXPCDSDT 00000001 BXPC 00000001)
[    0.000000] ACPI: APIC 0x00000006385CFC18 000198 (v03 BOCHS  BXPCAPIC 00000001 BXPC 00000001)
[    0.000000] ACPI: GTDT 0x00000006385CD898 000060 (v02 BOCHS  BXPCGTDT 00000001 BXPC 00000001)
[    0.000000] ACPI: MCFG 0x00000006385CFF98 00003C (v01 BOCHS  BXPCMCFG 00000001 BXPC 00000001)
[    0.000000] ACPI: SPCR 0x00000006385CE818 000050 (v02 BOCHS  BXPCSPCR 00000001 BXPC 00000001)
[    0.000000] ACPI: IORT 0x00000006385CE898 00007C (v00 BOCHS  BXPCIORT 00000001 BXPC 00000001)
[    0.000000] ACPI: BGRT 0x00000006385CE418 000038 (v01 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: SPCR: console: pl011,mmio,0x9000000,9600
[    0.000000] NUMA: Failed to initialise from firmware
[    0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000063fffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x63cfef340-0x63cff2fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000063fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x00000006386affff]
[    0.000000]   node   0: [mem 0x00000006386b0000-0x0000000638b3ffff]
[    0.000000]   node   0: [mem 0x0000000638b40000-0x000000063be1ffff]
[    0.000000]   node   0: [mem 0x000000063be20000-0x000000063beaffff]
[    0.000000]   node   0: [mem 0x000000063beb0000-0x000000063bebffff]
[    0.000000]   node   0: [mem 0x000000063bec0000-0x000000063bfdffff]
[    0.000000]   node   0: [mem 0x000000063bfe0000-0x000000063fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000063fffffff]
[    0.000000] cma: Reserved 16 MiB at 0x00000000ff000000
[    0.000000] psci: probing for conduit method from ACPI.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 30 pages/cpu s82704 r8192 d31984 u122880
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Hardware dirty bit management
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: ARM erratum 1418040
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Fallback order for Node 0: 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 6193152
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/B/vmlinuz talos.platform=oracle talos.config=none console=tty1 console=ttyS0 init_on_alloc=1 slab_nomerge pti=on consoleblank=0 nvme_core.io_timeout=4294967295 printk.devkmsg=on ima_template=ima-ng ima_appraise=fix ima_hash=sha512
[    0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/B/vmlinuz pti=on", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.000000] software IO TLB: area num 4.
[    0.000000] software IO TLB: mapped [mem 0x00000000fb000000-0x00000000ff000000] (64MB)
[    0.000000] Memory: 24472756K/25165824K available (30400K kernel code, 5152K rwdata, 19520K rodata, 12160K init, 1039K bss, 676684K reserved, 16384K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 91282 entries in 357 pages
[    0.000000] ftrace: allocated 357 pages with 5 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing 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=4
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000080a0000
[    0.000000] ITS [mem 0x08080000-0x0809ffff]
[    0.000000] ITS@0x0000000008080000: allocated 8192 Devices @1002a0000 (indirect, esz 8, psz 64K, shr 1)
[    0.000000] ITS@0x0000000008080000: allocated 8192 Interrupt Collections @1002b0000 (flat, esz 8, psz 64K, shr 1)
[    0.000000] GICv3: using LPI property table @0x00000001002c0000
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000001002d0000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns
[    0.000000] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
[    0.000788] Console: colour dummy device 80x25
[    0.001039] printk: console [tty1] enabled
[    0.001362] ACPI: Core revision 20220331
[    0.001410] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000)
[    0.001415] pid_max: default: 32768 minimum: 301
[    0.001771] LSM: Security Framework initializing
[    0.001777] Yama: becoming mindful.
[    0.002448] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.002485] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.005061] ACPI PPTT: No PPTT table found, CPU and cache topology may be inaccurate
[    0.005324] cblist_init_generic: Setting adjustable number of callback queues.
[    0.005328] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.005341] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.005385] rcu: Hierarchical SRCU implementation.
[    0.005387] rcu:     Max phase no-delay instances is 1000.
[    0.005548] Platform MSI: ITS@0x8080000 domain created
[    0.005703] PCI/MSI: ITS@0x8080000 domain created
[    0.006016] Remapping and enabling EFI services.
[    0.006508] smp: Bringing up secondary CPUs ...
[    0.022207] Detected PIPT I-cache on CPU1
[    0.022228] GICv3: CPU1: found redistributor 1 region 0:0x00000000080c0000
[    0.022252] GICv3: CPU1: using allocated LPI pending table @0x00000001002e0000
[    0.022265] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.022278] CPU1: Booted secondary processor 0x0000000001 [0x413fd0c1]
[    0.037897] Detected PIPT I-cache on CPU2
[    0.037919] GICv3: CPU2: found redistributor 2 region 0:0x00000000080e0000
[    0.037944] GICv3: CPU2: using allocated LPI pending table @0x00000001002f0000
[    0.037959] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.037972] CPU2: Booted secondary processor 0x0000000002 [0x413fd0c1]
[    0.053856] Detected PIPT I-cache on CPU3
[    0.053878] GICv3: CPU3: found redistributor 3 region 0:0x0000000008100000
[    0.053901] GICv3: CPU3: using allocated LPI pending table @0x0000000100300000
[    0.053912] arch_timer: Enabling local workaround for ARM erratum 1418040
[    0.053925] CPU3: Booted secondary processor 0x0000000003 [0x413fd0c1]
[    0.054020] smp: Brought up 1 node, 4 CPUs
[    0.054048] SMP: Total of 4 processors activated.
[    0.054051] CPU features: detected: 32-bit EL0 Support
[    0.054054] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.054056] CPU features: detected: Common not Private translations
[    0.054058] CPU features: detected: CRC32 instructions
[    0.054060] CPU features: detected: Data cache clean to Point of Persistence
[    0.054063] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.054064] CPU features: detected: LSE atomic instructions
[    0.054066] CPU features: detected: Privileged Access Never
[    0.054068] CPU features: detected: RAS Extension Support
[    0.054223] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.054304] CPU: All CPU(s) started at EL1
[    0.054311] alternatives: applying system-wide alternatives
[    0.059758] devtmpfs: initialized
[    0.061122] Registered cp15_barrier emulation handler
[    0.061222] Registered setend emulation handler
[    0.061269] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.061280] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.061536] pinctrl core: initialized pinctrl subsystem
[    0.063228] SMBIOS 3.0.0 present.
[    0.063233] DMI: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    0.064324] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.065219] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.065600] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.065970] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.065988] audit: initializing netlink subsys (disabled)
[    0.066032] audit: type=2000 audit(0.060:1): state=initialized audit_enabled=0 res=1
[    0.066929] thermal_sys: Registered thermal governor 'step_wise'
[    0.066930] thermal_sys: Registered thermal governor 'user_space'
[    0.066942] cpuidle: using governor ladder
[    0.066947] cpuidle: using governor menu
[    0.067192] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.067267] ASID allocator initialised with 32768 entries
[    0.067646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.067879] Serial: AMBA PL011 UART driver
[    0.068185] KASLR enabled
[    0.071054] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.071060] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.071063] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.071064] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.071066] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.071068] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.071070] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.071072] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.236797] cryptd: max_cpu_qlen set to 1000
[    0.237787] ACPI: Added _OSI(Module Device)
[    0.237790] ACPI: Added _OSI(Processor Device)
[    0.237792] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.237793] ACPI: Added _OSI(Processor Aggregator Device)
[    0.238301] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.238488] ACPI: Interpreter enabled
[    0.238491] ACPI: Using GIC for interrupt routing
[    0.238500] ACPI: MCFG table detected, 1 entries
[    0.240568] ARMH0011:00: ttyAMA0 at MMIO 0x9000000 (irq = 12, base_baud = 0) is a SBSA
[    0.618191] printk: console [ttyAMA0] enabled
[    0.620383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.621831] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.623965] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[    0.625501] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.626725] acpi PNP0A08:00: ECAM area [mem 0x4010000000-0x401fffffff] reserved by PNP0C02:00
[    0.628073] acpi PNP0A08:00: ECAM at [mem 0x4010000000-0x401fffffff] for [bus 00-ff]
[    0.629170] ACPI: Remapped I/O 0x000000003eff0000 to [io  0x0000-0xffff window]
[    0.630415] PCI host bridge to bus 0000:00
[    0.630985] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff window]
[    0.631968] pci_bus 0000:00: root bus resource [io  0x0000-0xffff window]
[    0.633107] pci_bus 0000:00: root bus resource [mem 0x8000000000-0xffffffffff window]
[    0.634148] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.634919] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
[    0.635975] pci 0000:00:01.0: [1af4:1050] type 00 class 0x038000
[    0.638432] pci 0000:00:01.0: reg 0x14: [mem 0x13019000-0x13019fff]
[    0.641556] pci 0000:00:01.0: reg 0x20: [mem 0x8030000000-0x8030003fff 64bit pref]
[    0.643775] pci 0000:00:02.0: [1b36:000d] type 00 class 0x0c0330
[    0.644814] pci 0000:00:02.0: reg 0x10: [mem 0x8030008000-0x803000bfff 64bit]
[    0.646053] pci 0000:00:03.0: [1af4:1041] type 00 class 0x020000
[    0.646952] pci 0000:00:03.0: reg 0x14: [mem 0x13018000-0x13018fff]
[    0.648791] pci 0000:00:03.0: reg 0x20: [mem 0x8030004000-0x8030007fff 64bit pref]
[    0.650118] pci 0000:00:10.0: [1b36:000c] type 01 class 0x060400
[    0.652191] pci 0000:00:10.0: reg 0x10: [mem 0x13017000-0x13017fff]
[    0.655481] pci 0000:00:10.1: [1b36:000c] type 01 class 0x060400
[    0.657556] pci 0000:00:10.1: reg 0x10: [mem 0x13016000-0x13016fff]
[    0.661622] pci 0000:00:10.2: [1b36:000c] type 01 class 0x060400
[    0.663695] pci 0000:00:10.2: reg 0x10: [mem 0x13015000-0x13015fff]
[    0.667077] pci 0000:00:10.3: [1b36:000c] type 01 class 0x060400
[    0.670539] pci 0000:00:10.3: reg 0x10: [mem 0x13014000-0x13014fff]
[    0.673814] pci 0000:00:10.4: [1b36:000c] type 01 class 0x060400
[    0.675840] pci 0000:00:10.4: reg 0x10: [mem 0x13013000-0x13013fff]
[    0.679170] pci 0000:00:10.5: [1b36:000c] type 01 class 0x060400
[    0.682267] pci 0000:00:10.5: reg 0x10: [mem 0x13012000-0x13012fff]
[    0.685427] pci 0000:00:10.6: [1b36:000c] type 01 class 0x060400
[    0.687446] pci 0000:00:10.6: reg 0x10: [mem 0x13011000-0x13011fff]
[    0.690793] pci 0000:00:10.7: [1b36:000c] type 01 class 0x060400
[    0.693924] pci 0000:00:10.7: reg 0x10: [mem 0x13010000-0x13010fff]
[    0.697094] pci 0000:00:11.0: [1b36:000c] type 01 class 0x060400
[    0.699169] pci 0000:00:11.0: reg 0x10: [mem 0x1300f000-0x1300ffff]
[    0.703486] pci 0000:00:11.1: [1b36:000c] type 01 class 0x060400
[    0.705483] pci 0000:00:11.1: reg 0x10: [mem 0x1300e000-0x1300efff]
[    0.708773] pci 0000:00:11.2: [1b36:000c] type 01 class 0x060400
[    0.711000] pci 0000:00:11.2: reg 0x10: [mem 0x1300d000-0x1300dfff]
[    0.715303] pci 0000:00:11.3: [1b36:000c] type 01 class 0x060400
[    0.717299] pci 0000:00:11.3: reg 0x10: [mem 0x1300c000-0x1300cfff]
[    0.720533] pci 0000:00:11.4: [1b36:000c] type 01 class 0x060400
[    0.722638] pci 0000:00:11.4: reg 0x10: [mem 0x1300b000-0x1300bfff]
[    0.727102] pci 0000:00:11.5: [1b36:000c] type 01 class 0x060400
[    0.729059] pci 0000:00:11.5: reg 0x10: [mem 0x1300a000-0x1300afff]
[    0.732340] pci 0000:00:11.6: [1b36:000c] type 01 class 0x060400
[    0.734384] pci 0000:00:11.6: reg 0x10: [mem 0x13009000-0x13009fff]
[    0.738719] pci 0000:00:11.7: [1b36:000c] type 01 class 0x060400
[    0.740752] pci 0000:00:11.7: reg 0x10: [mem 0x13008000-0x13008fff]
[    0.744029] pci 0000:00:12.0: [1b36:000c] type 01 class 0x060400
[    0.746062] pci 0000:00:12.0: reg 0x10: [mem 0x13007000-0x13007fff]
[    0.750473] pci 0000:00:12.1: [1b36:000c] type 01 class 0x060400
[    0.752549] pci 0000:00:12.1: reg 0x10: [mem 0x13006000-0x13006fff]
[    0.755743] pci 0000:00:12.2: [1b36:000c] type 01 class 0x060400
[    0.758848] pci 0000:00:12.2: reg 0x10: [mem 0x13005000-0x13005fff]
[    0.762058] pci 0000:00:12.3: [1b36:000c] type 01 class 0x060400
[    0.764205] pci 0000:00:12.3: reg 0x10: [mem 0x13004000-0x13004fff]
[    0.767410] pci 0000:00:12.4: [1b36:000c] type 01 class 0x060400
[    0.770500] pci 0000:00:12.4: reg 0x10: [mem 0x13003000-0x13003fff]
[    0.773728] pci 0000:00:12.5: [1b36:000c] type 01 class 0x060400
[    0.775774] pci 0000:00:12.5: reg 0x10: [mem 0x13002000-0x13002fff]
[    0.779044] pci 0000:00:12.6: [1b36:000c] type 01 class 0x060400
[    0.782814] pci 0000:00:12.6: reg 0x10: [mem 0x13001000-0x13001fff]
[    0.786216] pci 0000:00:12.7: [1b36:000c] type 01 class 0x060400
[    0.788267] pci 0000:00:12.7: reg 0x10: [mem 0x13000000-0x13000fff]
[    0.805526] pci 0000:18:00.0: [1af4:1048] type 00 class 0x010000
[    0.807901] pci 0000:18:00.0: reg 0x14: [mem 0x10000000-0x10000fff]
[    0.810607] pci 0000:18:00.0: reg 0x20: [mem 0x802e000000-0x802e003fff 64bit pref]
[    0.823657] pci 0000:00:10.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.826267] pci 0000:00:10.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.827699] pci 0000:00:10.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.829081] pci 0000:00:10.1: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.830178] pci 0000:00:10.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.831781] pci 0000:00:10.1: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[    0.833193] pci 0000:00:10.2: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
[    0.834252] pci 0000:00:10.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[    0.835743] pci 0000:00:10.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
[    0.837961] pci 0000:00:10.3: bridge window [io  0x1000-0x0fff] to [bus 04] add_size 1000
[    0.839102] pci 0000:00:10.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
[    0.840829] pci 0000:00:10.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000 add_align 100000
[    0.842270] pci 0000:00:10.4: bridge window [io  0x1000-0x0fff] to [bus 05] add_size 1000
[    0.843371] pci 0000:00:10.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
[    0.844842] pci 0000:00:10.4: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 200000 add_align 100000
[    0.846232] pci 0000:00:10.5: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
[    0.847283] pci 0000:00:10.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 add_align 100000
[    0.848801] pci 0000:00:10.5: bridge window [mem 0x00100000-0x000fffff] to [bus 06] add_size 200000 add_align 100000
[    0.849950] pci 0000:00:10.6: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
[    0.850868] pci 0000:00:10.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
[    0.852178] pci 0000:00:10.6: bridge window [mem 0x00100000-0x000fffff] to [bus 07] add_size 200000 add_align 100000
[    0.853331] pci 0000:00:10.7: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    0.854234] pci 0000:00:10.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
[    0.855622] pci 0000:00:10.7: bridge window [mem 0x00100000-0x000fffff] to [bus 08] add_size 200000 add_align 100000
[    0.856804] pci 0000:00:11.0: bridge window [io  0x1000-0x0fff] to [bus 09] add_size 1000
[    0.857666] pci 0000:00:11.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 add_align 100000
[    0.858953] pci 0000:00:11.0: bridge window [mem 0x00100000-0x000fffff] to [bus 09] add_size 200000 add_align 100000
[    0.860276] pci 0000:00:11.1: bridge window [io  0x1000-0x0fff] to [bus 0a] add_size 1000
[    0.861399] pci 0000:00:11.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0a] add_size 200000 add_align 100000
[    0.862936] pci 0000:00:11.1: bridge window [mem 0x00100000-0x000fffff] to [bus 0a] add_size 200000 add_align 100000
[    0.864350] pci 0000:00:11.2: bridge window [io  0x1000-0x0fff] to [bus 0b] add_size 1000
[    0.865457] pci 0000:00:11.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 add_align 100000
[    0.866993] pci 0000:00:11.2: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000 add_align 100000
[    0.868410] pci 0000:00:11.3: bridge window [io  0x1000-0x0fff] to [bus 0c] add_size 1000
[    0.869889] pci 0000:00:11.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0c] add_size 200000 add_align 100000
[    0.872439] pci 0000:00:11.3: bridge window [mem 0x00100000-0x000fffff] to [bus 0c] add_size 200000 add_align 100000
[    0.874670] pci 0000:00:11.4: bridge window [io  0x1000-0x0fff] to [bus 0d] add_size 1000
[    0.876317] pci 0000:00:11.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0d] add_size 200000 add_align 100000
[    0.878652] pci 0000:00:11.4: bridge window [mem 0x00100000-0x000fffff] to [bus 0d] add_size 200000 add_align 100000
[    0.880734] pci 0000:00:11.5: bridge window [io  0x1000-0x0fff] to [bus 0e] add_size 1000
[    0.882622] pci 0000:00:11.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0e] add_size 200000 add_align 100000
[    0.885124] pci 0000:00:11.5: bridge window [mem 0x00100000-0x000fffff] to [bus 0e] add_size 200000 add_align 100000
[    0.887355] pci 0000:00:11.6: bridge window [io  0x1000-0x0fff] to [bus 0f] add_size 1000
[    0.889254] pci 0000:00:11.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0f] add_size 200000 add_align 100000
[    0.892078] pci 0000:00:11.6: bridge window [mem 0x00100000-0x000fffff] to [bus 0f] add_size 200000 add_align 100000
[    0.894652] pci 0000:00:11.7: bridge window [io  0x1000-0x0fff] to [bus 10] add_size 1000
[    0.896021] pci 0000:00:11.7: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 10] add_size 200000 add_align 100000
[    0.897571] pci 0000:00:11.7: bridge window [mem 0x00100000-0x000fffff] to [bus 10] add_size 200000 add_align 100000
[    0.898987] pci 0000:00:12.0: bridge window [io  0x1000-0x0fff] to [bus 11] add_size 1000
[    0.900069] pci 0000:00:12.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 11] add_size 200000 add_align 100000
[    0.901573] pci 0000:00:12.0: bridge window [mem 0x00100000-0x000fffff] to [bus 11] add_size 200000 add_align 100000
[    0.902973] pci 0000:00:12.1: bridge window [io  0x1000-0x0fff] to [bus 12] add_size 1000
[    0.904085] pci 0000:00:12.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 12] add_size 200000 add_align 100000
[    0.905580] pci 0000:00:12.1: bridge window [mem 0x00100000-0x000fffff] to [bus 12] add_size 200000 add_align 100000
[    0.908264] pci 0000:00:12.2: bridge window [io  0x1000-0x0fff] to [bus 13] add_size 1000
[    0.909401] pci 0000:00:12.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 13] add_size 200000 add_align 100000
[    0.910953] pci 0000:00:12.2: bridge window [mem 0x00100000-0x000fffff] to [bus 13] add_size 200000 add_align 100000
[    0.912366] pci 0000:00:12.3: bridge window [io  0x1000-0x0fff] to [bus 14] add_size 1000
[    0.913502] pci 0000:00:12.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 14] add_size 200000 add_align 100000
[    0.915069] pci 0000:00:12.3: bridge window [mem 0x00100000-0x000fffff] to [bus 14] add_size 200000 add_align 100000
[    0.916535] pci 0000:00:12.4: bridge window [io  0x1000-0x0fff] to [bus 15] add_size 1000
[    0.917628] pci 0000:00:12.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 15] add_size 200000 add_align 100000
[    0.919148] pci 0000:00:12.4: bridge window [mem 0x00100000-0x000fffff] to [bus 15] add_size 200000 add_align 100000
[    0.920530] pci 0000:00:12.5: bridge window [io  0x1000-0x0fff] to [bus 16] add_size 1000
[    0.922157] pci 0000:00:12.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 16] add_size 200000 add_align 100000
[    0.925045] pci 0000:00:12.5: bridge window [mem 0x00100000-0x000fffff] to [bus 16] add_size 200000 add_align 100000
[    0.926423] pci 0000:00:12.6: bridge window [io  0x1000-0x0fff] to [bus 17] add_size 1000
[    0.927550] pci 0000:00:12.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 17] add_size 200000 add_align 100000
[    0.929021] pci 0000:00:12.6: bridge window [mem 0x00100000-0x000fffff] to [bus 17] add_size 200000 add_align 100000
[    0.930483] pci 0000:00:12.7: bridge window [io  0x1000-0x0fff] to [bus 18] add_size 1000
[    0.931571] pci 0000:00:12.7: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 18] add_size 100000 add_align 100000
[    0.933061] pci 0000:00:12.7: bridge window [mem 0x00100000-0x001fffff] to [bus 18] add_size 100000 add_align 100000
[    0.934550] pci 0000:00:10.0: BAR 14: assigned [mem 0x10000000-0x101fffff]
[    0.935474] pci 0000:00:10.0: BAR 15: assigned [mem 0x8000000000-0x80001fffff 64bit pref]
[    0.936584] pci 0000:00:10.1: BAR 14: assigned [mem 0x10200000-0x103fffff]
[    0.937494] pci 0000:00:10.1: BAR 15: assigned [mem 0x8000200000-0x80003fffff 64bit pref]
[    0.939546] pci 0000:00:10.2: BAR 14: assigned [mem 0x10400000-0x105fffff]
[    0.940857] pci 0000:00:10.2: BAR 15: assigned [mem 0x8000400000-0x80005fffff 64bit pref]
[    0.942123] pci 0000:00:10.3: BAR 14: assigned [mem 0x10600000-0x107fffff]
[    0.943069] pci 0000:00:10.3: BAR 15: assigned [mem 0x8000600000-0x80007fffff 64bit pref]
[    0.944189] pci 0000:00:10.4: BAR 14: assigned [mem 0x10800000-0x109fffff]
[    0.945119] pci 0000:00:10.4: BAR 15: assigned [mem 0x8000800000-0x80009fffff 64bit pref]
[    0.946211] pci 0000:00:10.5: BAR 14: assigned [mem 0x10a00000-0x10bfffff]
[    0.947136] pci 0000:00:10.5: BAR 15: assigned [mem 0x8000a00000-0x8000bfffff 64bit pref]
[    0.948251] pci 0000:00:10.6: BAR 14: assigned [mem 0x10c00000-0x10dfffff]
[    0.949146] pci 0000:00:10.6: BAR 15: assigned [mem 0x8000c00000-0x8000dfffff 64bit pref]
[    0.950247] pci 0000:00:10.7: BAR 14: assigned [mem 0x10e00000-0x10ffffff]
[    0.951167] pci 0000:00:10.7: BAR 15: assigned [mem 0x8000e00000-0x8000ffffff 64bit pref]
[    0.952235] pci 0000:00:11.0: BAR 14: assigned [mem 0x11000000-0x111fffff]
[    0.953203] pci 0000:00:11.0: BAR 15: assigned [mem 0x8001000000-0x80011fffff 64bit pref]
[    0.954279] pci 0000:00:11.1: BAR 14: assigned [mem 0x11200000-0x113fffff]
[    0.956123] pci 0000:00:11.1: BAR 15: assigned [mem 0x8001200000-0x80013fffff 64bit pref]
[    0.958099] pci 0000:00:11.2: BAR 14: assigned [mem 0x11400000-0x115fffff]
[    0.959754] pci 0000:00:11.2: BAR 15: assigned [mem 0x8001400000-0x80015fffff 64bit pref]
[    0.961851] pci 0000:00:11.3: BAR 14: assigned [mem 0x11600000-0x117fffff]
[    0.963538] pci 0000:00:11.3: BAR 15: assigned [mem 0x8001600000-0x80017fffff 64bit pref]
[    0.965261] pci 0000:00:11.4: BAR 14: assigned [mem 0x11800000-0x119fffff]
[    0.966720] pci 0000:00:11.4: BAR 15: assigned [mem 0x8001800000-0x80019fffff 64bit pref]
[    0.968954] pci 0000:00:11.5: BAR 14: assigned [mem 0x11a00000-0x11bfffff]
[    0.970289] pci 0000:00:11.5: BAR 15: assigned [mem 0x8001a00000-0x8001bfffff 64bit pref]
[    0.972031] pci 0000:00:11.6: BAR 14: assigned [mem 0x11c00000-0x11dfffff]
[    0.973682] pci 0000:00:11.6: BAR 15: assigned [mem 0x8001c00000-0x8001dfffff 64bit pref]
[    0.975454] pci 0000:00:11.7: BAR 14: assigned [mem 0x11e00000-0x11ffffff]
[    0.977499] pci 0000:00:11.7: BAR 15: assigned [mem 0x8001e00000-0x8001ffffff 64bit pref]
[    0.979570] pci 0000:00:12.0: BAR 14: assigned [mem 0x12000000-0x121fffff]
[    0.980588] pci 0000:00:12.0: BAR 15: assigned [mem 0x8002000000-0x80021fffff 64bit pref]
[    0.981675] pci 0000:00:12.1: BAR 14: assigned [mem 0x12200000-0x123fffff]
[    0.982585] pci 0000:00:12.1: BAR 15: assigned [mem 0x8002200000-0x80023fffff 64bit pref]
[    0.983634] pci 0000:00:12.2: BAR 14: assigned [mem 0x12400000-0x125fffff]
[    0.984568] pci 0000:00:12.2: BAR 15: assigned [mem 0x8002400000-0x80025fffff 64bit pref]
[    0.985642] pci 0000:00:12.3: BAR 14: assigned [mem 0x12600000-0x127fffff]
[    0.986571] pci 0000:00:12.3: BAR 15: assigned [mem 0x8002600000-0x80027fffff 64bit pref]
[    0.987718] pci 0000:00:12.4: BAR 14: assigned [mem 0x12800000-0x129fffff]
[    0.988667] pci 0000:00:12.4: BAR 15: assigned [mem 0x8002800000-0x80029fffff 64bit pref]
[    0.989774] pci 0000:00:12.5: BAR 14: assigned [mem 0x12a00000-0x12bfffff]
[    0.990723] pci 0000:00:12.5: BAR 15: assigned [mem 0x8002a00000-0x8002bfffff 64bit pref]
[    0.991847] pci 0000:00:12.6: BAR 14: assigned [mem 0x12c00000-0x12dfffff]
[    0.992774] pci 0000:00:12.6: BAR 15: assigned [mem 0x8002c00000-0x8002dfffff 64bit pref]
[    0.994042] pci 0000:00:12.7: BAR 14: assigned [mem 0x12e00000-0x12ffffff]
[    0.994954] pci 0000:00:12.7: BAR 15: assigned [mem 0x8002e00000-0x8002ffffff 64bit pref]
[    0.996091] pci 0000:00:01.0: BAR 4: assigned [mem 0x8003000000-0x8003003fff 64bit pref]
[    0.998099] pci 0000:00:02.0: BAR 0: assigned [mem 0x8003004000-0x8003007fff 64bit]
[    0.999197] pci 0000:00:03.0: BAR 4: assigned [mem 0x8003008000-0x800300bfff 64bit pref]
[    1.000334] pci 0000:00:01.0: BAR 1: assigned [mem 0x13000000-0x13000fff]
[    1.001669] pci 0000:00:03.0: BAR 1: assigned [mem 0x13001000-0x13001fff]
[    1.002641] pci 0000:00:10.0: BAR 0: assigned [mem 0x13002000-0x13002fff]
[    1.004115] pci 0000:00:10.0: BAR 13: assigned [io  0x1000-0x1fff]
[    1.005029] pci 0000:00:10.1: BAR 0: assigned [mem 0x13003000-0x13003fff]
[    1.006300] pci 0000:00:10.1: BAR 13: assigned [io  0x2000-0x2fff]
[    1.007156] pci 0000:00:10.2: BAR 0: assigned [mem 0x13004000-0x13004fff]
[    1.008446] pci 0000:00:10.2: BAR 13: assigned [io  0x3000-0x3fff]
[    1.009331] pci 0000:00:10.3: BAR 0: assigned [mem 0x13005000-0x13005fff]
[    1.010623] pci 0000:00:10.3: BAR 13: assigned [io  0x4000-0x4fff]
[    1.011983] pci 0000:00:10.4: BAR 0: assigned [mem 0x13006000-0x13006fff]
[    1.013314] pci 0000:00:10.4: BAR 13: assigned [io  0x5000-0x5fff]
[    1.014216] pci 0000:00:10.5: BAR 0: assigned [mem 0x13007000-0x13007fff]
[    1.015503] pci 0000:00:10.5: BAR 13: assigned [io  0x6000-0x6fff]
[    1.016336] pci 0000:00:10.6: BAR 0: assigned [mem 0x13008000-0x13008fff]
[    1.017609] pci 0000:00:10.6: BAR 13: assigned [io  0x7000-0x7fff]
[    1.019226] pci 0000:00:10.7: BAR 0: assigned [mem 0x13009000-0x13009fff]
[    1.020876] pci 0000:00:10.7: BAR 13: assigned [io  0x8000-0x8fff]
[    1.021762] pci 0000:00:11.0: BAR 0: assigned [mem 0x1300a000-0x1300afff]
[    1.023028] pci 0000:00:11.0: BAR 13: assigned [io  0x9000-0x9fff]
[    1.023916] pci 0000:00:11.1: BAR 0: assigned [mem 0x1300b000-0x1300bfff]
[    1.025165] pci 0000:00:11.1: BAR 13: assigned [io  0xa000-0xafff]
[    1.026018] pci 0000:00:11.2: BAR 0: assigned [mem 0x1300c000-0x1300cfff]
[    1.027262] pci 0000:00:11.2: BAR 13: assigned [io  0xb000-0xbfff]
[    1.028110] pci 0000:00:11.3: BAR 0: assigned [mem 0x1300d000-0x1300dfff]
[    1.029375] pci 0000:00:11.3: BAR 13: assigned [io  0xc000-0xcfff]
[    1.030196] pci 0000:00:11.4: BAR 0: assigned [mem 0x1300e000-0x1300efff]
[    1.032013] pci 0000:00:11.4: BAR 13: assigned [io  0xd000-0xdfff]
[    1.032867] pci 0000:00:11.5: BAR 0: assigned [mem 0x1300f000-0x1300ffff]
[    1.034737] pci 0000:00:11.5: BAR 13: assigned [io  0xe000-0xefff]
[    1.036164] pci 0000:00:11.6: BAR 0: assigned [mem 0x13010000-0x13010fff]
[    1.037407] pci 0000:00:11.6: BAR 13: assigned [io  0xf000-0xffff]
[    1.038282] pci 0000:00:11.7: BAR 0: assigned [mem 0x13011000-0x13011fff]
[    1.039972] pci 0000:00:11.7: BAR 13: no space for [io  size 0x1000]
[    1.040853] pci 0000:00:11.7: BAR 13: failed to assign [io  size 0x1000]
[    1.041795] pci 0000:00:12.0: BAR 0: assigned [mem 0x13012000-0x13012fff]
[    1.043088] pci 0000:00:12.0: BAR 13: no space for [io  size 0x1000]
[    1.043975] pci 0000:00:12.0: BAR 13: failed to assign [io  size 0x1000]
[    1.044862] pci 0000:00:12.1: BAR 0: assigned [mem 0x13013000-0x13013fff]
[    1.046195] pci 0000:00:12.1: BAR 13: no space for [io  size 0x1000]
[    1.047113] pci 0000:00:12.1: BAR 13: failed to assign [io  size 0x1000]
[    1.048487] pci 0000:00:12.2: BAR 0: assigned [mem 0x13014000-0x13014fff]
[    1.050124] pci 0000:00:12.2: BAR 13: no space for [io  size 0x1000]
[    1.051818] pci 0000:00:12.2: BAR 13: failed to assign [io  size 0x1000]
[    1.053293] pci 0000:00:12.3: BAR 0: assigned [mem 0x13015000-0x13015fff]
[    1.055098] pci 0000:00:12.3: BAR 13: no space for [io  size 0x1000]
[    1.056515] pci 0000:00:12.3: BAR 13: failed to assign [io  size 0x1000]
[    1.058002] pci 0000:00:12.4: BAR 0: assigned [mem 0x13016000-0x13016fff]
[    1.059939] pci 0000:00:12.4: BAR 13: no space for [io  size 0x1000]
[    1.061311] pci 0000:00:12.4: BAR 13: failed to assign [io  size 0x1000]
[    1.062868] pci 0000:00:12.5: BAR 0: assigned [mem 0x13017000-0x13017fff]
[    1.064841] pci 0000:00:12.5: BAR 13: no space for [io  size 0x1000]
[    1.066384] pci 0000:00:12.5: BAR 13: failed to assign [io  size 0x1000]
[    1.067784] pci 0000:00:12.6: BAR 0: assigned [mem 0x13018000-0x13018fff]
[    1.069796] pci 0000:00:12.6: BAR 13: no space for [io  size 0x1000]
[    1.071292] pci 0000:00:12.6: BAR 13: failed to assign [io  size 0x1000]
[    1.072582] pci 0000:00:12.7: BAR 0: assigned [mem 0x13019000-0x13019fff]
[    1.074606] pci 0000:00:12.7: BAR 13: no space for [io  size 0x1000]
[    1.076128] pci 0000:00:12.7: BAR 13: failed to assign [io  size 0x1000]
[    1.077863] pci 0000:00:12.7: BAR 13: assigned [io  0x1000-0x1fff]
[    1.078983] pci 0000:00:12.6: BAR 13: assigned [io  0x2000-0x2fff]
[    1.080955] pci 0000:00:12.5: BAR 13: assigned [io  0x3000-0x3fff]
[    1.082302] pci 0000:00:12.4: BAR 13: assigned [io  0x4000-0x4fff]
[    1.083670] pci 0000:00:12.3: BAR 13: assigned [io  0x5000-0x5fff]
[    1.084969] pci 0000:00:12.2: BAR 13: assigned [io  0x6000-0x6fff]
[    1.086457] pci 0000:00:12.1: BAR 13: assigned [io  0x7000-0x7fff]
[    1.087749] pci 0000:00:12.0: BAR 13: assigned [io  0x8000-0x8fff]
[    1.089111] pci 0000:00:11.7: BAR 13: assigned [io  0x9000-0x9fff]
[    1.091344] pci 0000:00:11.6: BAR 13: assigned [io  0xa000-0xafff]
[    1.092781] pci 0000:00:11.5: BAR 13: assigned [io  0xb000-0xbfff]
[    1.094049] pci 0000:00:11.4: BAR 13: assigned [io  0xc000-0xcfff]
[    1.095864] pci 0000:00:11.3: BAR 13: assigned [io  0xd000-0xdfff]
[    1.097341] pci 0000:00:11.2: BAR 13: assigned [io  0xe000-0xefff]
[    1.098527] pci 0000:00:11.1: BAR 13: assigned [io  0xf000-0xffff]
[    1.099917] pci 0000:00:11.0: BAR 13: no space for [io  size 0x1000]
[    1.101406] pci 0000:00:11.0: BAR 13: failed to assign [io  size 0x1000]
[    1.102952] pci 0000:00:10.7: BAR 13: no space for [io  size 0x1000]
[    1.104464] pci 0000:00:10.7: BAR 13: failed to assign [io  size 0x1000]
[    1.105784] pci 0000:00:10.6: BAR 13: no space for [io  size 0x1000]
[    1.107207] pci 0000:00:10.6: BAR 13: failed to assign [io  size 0x1000]
[    1.108519] pci 0000:00:10.5: BAR 13: no space for [io  size 0x1000]
[    1.109955] pci 0000:00:10.5: BAR 13: failed to assign [io  size 0x1000]
[    1.111566] pci 0000:00:10.4: BAR 13: no space for [io  size 0x1000]
[    1.112807] pci 0000:00:10.4: BAR 13: failed to assign [io  size 0x1000]
[    1.114279] pci 0000:00:10.3: BAR 13: no space for [io  size 0x1000]
[    1.115672] pci 0000:00:10.3: BAR 13: failed to assign [io  size 0x1000]
[    1.117272] pci 0000:00:10.2: BAR 13: no space for [io  size 0x1000]
[    1.118880] pci 0000:00:10.2: BAR 13: failed to assign [io  size 0x1000]
[    1.120453] pci 0000:00:10.1: BAR 13: no space for [io  size 0x1000]
[    1.122074] pci 0000:00:10.1: BAR 13: failed to assign [io  size 0x1000]
[    1.123625] pci 0000:00:10.0: BAR 13: no space for [io  size 0x1000]
[    1.125157] pci 0000:00:10.0: BAR 13: failed to assign [io  size 0x1000]
[    1.126668] pci 0000:00:10.0: PCI bridge to [bus 01]
[    1.128686] pci 0000:00:10.0:   bridge window [mem 0x10000000-0x101fffff]
[    1.130794] pci 0000:00:10.0:   bridge window [mem 0x8000000000-0x80001fffff 64bit pref]
[    1.133341] pci 0000:00:10.1: PCI bridge to [bus 02]
[    1.135374] pci 0000:00:10.1:   bridge window [mem 0x10200000-0x103fffff]
[    1.137303] pci 0000:00:10.1:   bridge window [mem 0x8000200000-0x80003fffff 64bit pref]
[    1.140187] pci 0000:00:10.2: PCI bridge to [bus 03]
[    1.142256] pci 0000:00:10.2:   bridge window [mem 0x10400000-0x105fffff]
[    1.143656] pci 0000:00:10.2:   bridge window [mem 0x8000400000-0x80005fffff 64bit pref]
[    1.145699] pci 0000:00:10.3: PCI bridge to [bus 04]
[    1.147107] pci 0000:00:10.3:   bridge window [mem 0x10600000-0x107fffff]
[    1.149555] pci 0000:00:10.3:   bridge window [mem 0x8000600000-0x80007fffff 64bit pref]
[    1.151579] pci 0000:00:10.4: PCI bridge to [bus 05]
[    1.152928] pci 0000:00:10.4:   bridge window [mem 0x10800000-0x109fffff]
[    1.154302] pci 0000:00:10.4:   bridge window [mem 0x8000800000-0x80009fffff 64bit pref]
[    1.156289] pci 0000:00:10.5: PCI bridge to [bus 06]
[    1.157653] pci 0000:00:10.5:   bridge window [mem 0x10a00000-0x10bfffff]
[    1.159092] pci 0000:00:10.5:   bridge window [mem 0x8000a00000-0x8000bfffff 64bit pref]
[    1.161779] pci 0000:00:10.6: PCI bridge to [bus 07]
[    1.163147] pci 0000:00:10.6:   bridge window [mem 0x10c00000-0x10dfffff]
[    1.164532] pci 0000:00:10.6:   bridge window [mem 0x8000c00000-0x8000dfffff 64bit pref]
[    1.166445] pci 0000:00:10.7: PCI bridge to [bus 08]
[    1.167851] pci 0000:00:10.7:   bridge window [mem 0x10e00000-0x10ffffff]
[    1.169236] pci 0000:00:10.7:   bridge window [mem 0x8000e00000-0x8000ffffff 64bit pref]
[    1.171919] pci 0000:00:11.0: PCI bridge to [bus 09]
[    1.173547] pci 0000:00:11.0:   bridge window [mem 0x11000000-0x111fffff]
[    1.174898] pci 0000:00:11.0:   bridge window [mem 0x8001000000-0x80011fffff 64bit pref]
[    1.176882] pci 0000:00:11.1: PCI bridge to [bus 0a]
[    1.177618] pci 0000:00:11.1:   bridge window [io  0xf000-0xffff]
[    1.179054] pci 0000:00:11.1:   bridge window [mem 0x11200000-0x113fffff]
[    1.180444] pci 0000:00:11.1:   bridge window [mem 0x8001200000-0x80013fffff 64bit pref]
[    1.183087] pci 0000:00:11.2: PCI bridge to [bus 0b]
[    1.183928] pci 0000:00:11.2:   bridge window [io  0xe000-0xefff]
[    1.185411] pci 0000:00:11.2:   bridge window [mem 0x11400000-0x115fffff]
[    1.186817] pci 0000:00:11.2:   bridge window [mem 0x8001400000-0x80015fffff 64bit pref]
[    1.188755] pci 0000:00:11.3: PCI bridge to [bus 0c]
[    1.189482] pci 0000:00:11.3:   bridge window [io  0xd000-0xdfff]
[    1.190933] pci 0000:00:11.3:   bridge window [mem 0x11600000-0x117fffff]
[    1.192951] pci 0000:00:11.3:   bridge window [mem 0x8001600000-0x80017fffff 64bit pref]
[    1.194913] pci 0000:00:11.4: PCI bridge to [bus 0d]
[    1.195620] pci 0000:00:11.4:   bridge window [io  0xc000-0xcfff]
[    1.197080] pci 0000:00:11.4:   bridge window [mem 0x11800000-0x119fffff]
[    1.198559] pci 0000:00:11.4:   bridge window [mem 0x8001800000-0x80019fffff 64bit pref]
[    1.200430] pci 0000:00:11.5: PCI bridge to [bus 0e]
[    1.201132] pci 0000:00:11.5:   bridge window [io  0xb000-0xbfff]
[    1.203184] pci 0000:00:11.5:   bridge window [mem 0x11a00000-0x11bfffff]
[    1.204581] pci 0000:00:11.5:   bridge window [mem 0x8001a00000-0x8001bfffff 64bit pref]
[    1.206486] pci 0000:00:11.6: PCI bridge to [bus 0f]
[    1.207195] pci 0000:00:11.6:   bridge window [io  0xa000-0xafff]
[    1.208679] pci 0000:00:11.6:   bridge window [mem 0x11c00000-0x11dfffff]
[    1.210051] pci 0000:00:11.6:   bridge window [mem 0x8001c00000-0x8001dfffff 64bit pref]
[    1.212029] pci 0000:00:11.7: PCI bridge to [bus 10]
[    1.213400] pci 0000:00:11.7:   bridge window [io  0x9000-0x9fff]
[    1.214962] pci 0000:00:11.7:   bridge window [mem 0x11e00000-0x11ffffff]
[    1.216332] pci 0000:00:11.7:   bridge window [mem 0x8001e00000-0x8001ffffff 64bit pref]
[    1.218267] pci 0000:00:12.0: PCI bridge to [bus 11]
[    1.219007] pci 0000:00:12.0:   bridge window [io  0x8000-0x8fff]
[    1.220478] pci 0000:00:12.0:   bridge window [mem 0x12000000-0x121fffff]
[    1.221867] pci 0000:00:12.0:   bridge window [mem 0x8002000000-0x80021fffff 64bit pref]
[    1.224457] pci 0000:00:12.1: PCI bridge to [bus 12]
[    1.225167] pci 0000:00:12.1:   bridge window [io  0x7000-0x7fff]
[    1.226635] pci 0000:00:12.1:   bridge window [mem 0x12200000-0x123fffff]
[    1.228740] pci 0000:00:12.1:   bridge window [mem 0x8002200000-0x80023fffff 64bit pref]
[    1.230984] pci 0000:00:12.2: PCI bridge to [bus 13]
[    1.231678] pci 0000:00:12.2:   bridge window [io  0x6000-0x6fff]
[    1.233130] pci 0000:00:12.2:   bridge window [mem 0x12400000-0x125fffff]
[    1.235121] pci 0000:00:12.2:   bridge window [mem 0x8002400000-0x80025fffff 64bit pref]
[    1.237060] pci 0000:00:12.3: PCI bridge to [bus 14]
[    1.237755] pci 0000:00:12.3:   bridge window [io  0x5000-0x5fff]
[    1.239222] pci 0000:00:12.3:   bridge window [mem 0x12600000-0x127fffff]
[    1.240805] pci 0000:00:12.3:   bridge window [mem 0x8002600000-0x80027fffff 64bit pref]
[    1.243392] pci 0000:00:12.4: PCI bridge to [bus 15]
[    1.244085] pci 0000:00:12.4:   bridge window [io  0x4000-0x4fff]
[    1.246124] pci 0000:00:12.4:   bridge window [mem 0x12800000-0x129fffff]
[    1.247475] pci 0000:00:12.4:   bridge window [mem 0x8002800000-0x80029fffff 64bit pref]
[    1.249373] pci 0000:00:12.5: PCI bridge to [bus 16]
[    1.250124] pci 0000:00:12.5:   bridge window [io  0x3000-0x3fff]
[    1.251596] pci 0000:00:12.5:   bridge window [mem 0x12a00000-0x12bfffff]
[    1.252948] pci 0000:00:12.5:   bridge window [mem 0x8002a00000-0x8002bfffff 64bit pref]
[    1.255854] pci 0000:00:12.6: PCI bridge to [bus 17]
[    1.256595] pci 0000:00:12.6:   bridge window [io  0x2000-0x2fff]
[    1.258069] pci 0000:00:12.6:   bridge window [mem 0x12c00000-0x12dfffff]
[    1.259540] pci 0000:00:12.6:   bridge window [mem 0x8002c00000-0x8002dfffff 64bit pref]
[    1.261524] pci 0000:18:00.0: BAR 4: assigned [mem 0x8002e00000-0x8002e03fff 64bit pref]
[    1.263332] pci 0000:18:00.0: BAR 1: assigned [mem 0x12e00000-0x12e00fff]
[    1.264610] pci 0000:00:12.7: PCI bridge to [bus 18]
[    1.265307] pci 0000:00:12.7:   bridge window [io  0x1000-0x1fff]
[    1.267649] pci 0000:00:12.7:   bridge window [mem 0x12e00000-0x12ffffff]
[    1.269072] pci 0000:00:12.7:   bridge window [mem 0x8002e00000-0x8002ffffff 64bit pref]
[    1.271083] pci_bus 0000:00: resource 4 [mem 0x10000000-0x3efeffff window]
[    1.272088] pci_bus 0000:00: resource 5 [io  0x0000-0xffff window]
[    1.272886] pci_bus 0000:00: resource 6 [mem 0x8000000000-0xffffffffff window]
[    1.273837] pci_bus 0000:01: resource 1 [mem 0x10000000-0x101fffff]
[    1.274714] pci_bus 0000:01: resource 2 [mem 0x8000000000-0x80001fffff 64bit pref]
[    1.275743] pci_bus 0000:02: resource 1 [mem 0x10200000-0x103fffff]
[    1.276542] pci_bus 0000:02: resource 2 [mem 0x8000200000-0x80003fffff 64bit pref]
[    1.277870] pci_bus 0000:03: resource 1 [mem 0x10400000-0x105fffff]
[    1.278680] pci_bus 0000:03: resource 2 [mem 0x8000400000-0x80005fffff 64bit pref]
[    1.279664] pci_bus 0000:04: resource 1 [mem 0x10600000-0x107fffff]
[    1.280432] pci_bus 0000:04: resource 2 [mem 0x8000600000-0x80007fffff 64bit pref]
[    1.281295] pci_bus 0000:05: resource 1 [mem 0x10800000-0x109fffff]
[    1.282000] pci_bus 0000:05: resource 2 [mem 0x8000800000-0x80009fffff 64bit pref]
[    1.282859] pci_bus 0000:06: resource 1 [mem 0x10a00000-0x10bfffff]
[    1.283537] pci_bus 0000:06: resource 2 [mem 0x8000a00000-0x8000bfffff 64bit pref]
[    1.284354] pci_bus 0000:07: resource 1 [mem 0x10c00000-0x10dfffff]
[    1.285060] pci_bus 0000:07: resource 2 [mem 0x8000c00000-0x8000dfffff 64bit pref]
[    1.285928] pci_bus 0000:08: resource 1 [mem 0x10e00000-0x10ffffff]
[    1.286607] pci_bus 0000:08: resource 2 [mem 0x8000e00000-0x8000ffffff 64bit pref]
[    1.287441] pci_bus 0000:09: resource 1 [mem 0x11000000-0x111fffff]
[    1.288151] pci_bus 0000:09: resource 2 [mem 0x8001000000-0x80011fffff 64bit pref]
[    1.288941] pci_bus 0000:0a: resource 0 [io  0xf000-0xffff]
[    1.289899] pci_bus 0000:0a: resource 1 [mem 0x11200000-0x113fffff]
[    1.290635] pci_bus 0000:0a: resource 2 [mem 0x8001200000-0x80013fffff 64bit pref]
[    1.291452] pci_bus 0000:0b: resource 0 [io  0xe000-0xefff]
[    1.292045] pci_bus 0000:0b: resource 1 [mem 0x11400000-0x115fffff]
[    1.292742] pci_bus 0000:0b: resource 2 [mem 0x8001400000-0x80015fffff 64bit pref]
[    1.293568] pci_bus 0000:0c: resource 0 [io  0xd000-0xdfff]
[    1.294180] pci_bus 0000:0c: resource 1 [mem 0x11600000-0x117fffff]
[    1.294907] pci_bus 0000:0c: resource 2 [mem 0x8001600000-0x80017fffff 64bit pref]
[    1.295756] pci_bus 0000:0d: resource 0 [io  0xc000-0xcfff]
[    1.296363] pci_bus 0000:0d: resource 1 [mem 0x11800000-0x119fffff]
[    1.297032] pci_bus 0000:0d: resource 2 [mem 0x8001800000-0x80019fffff 64bit pref]
[    1.297853] pci_bus 0000:0e: resource 0 [io  0xb000-0xbfff]
[    1.298456] pci_bus 0000:0e: resource 1 [mem 0x11a00000-0x11bfffff]
[    1.299174] pci_bus 0000:0e: resource 2 [mem 0x8001a00000-0x8001bfffff 64bit pref]
[    1.300009] pci_bus 0000:0f: resource 0 [io  0xa000-0xafff]
[    1.300644] pci_bus 0000:0f: resource 1 [mem 0x11c00000-0x11dfffff]
[    1.301525] pci_bus 0000:0f: resource 2 [mem 0x8001c00000-0x8001dfffff 64bit pref]
[    1.302353] pci_bus 0000:10: resource 0 [io  0x9000-0x9fff]
[    1.302987] pci_bus 0000:10: resource 1 [mem 0x11e00000-0x11ffffff]
[    1.303683] pci_bus 0000:10: resource 2 [mem 0x8001e00000-0x8001ffffff 64bit pref]
[    1.304495] pci_bus 0000:11: resource 0 [io  0x8000-0x8fff]
[    1.305110] pci_bus 0000:11: resource 1 [mem 0x12000000-0x121fffff]
[    1.305808] pci_bus 0000:11: resource 2 [mem 0x8002000000-0x80021fffff 64bit pref]
[    1.306632] pci_bus 0000:12: resource 0 [io  0x7000-0x7fff]
[    1.307242] pci_bus 0000:12: resource 1 [mem 0x12200000-0x123fffff]
[    1.307953] pci_bus 0000:12: resource 2 [mem 0x8002200000-0x80023fffff 64bit pref]
[    1.308789] pci_bus 0000:13: resource 0 [io  0x6000-0x6fff]
[    1.309388] pci_bus 0000:13: resource 1 [mem 0x12400000-0x125fffff]
[    1.310082] pci_bus 0000:13: resource 2 [mem 0x8002400000-0x80025fffff 64bit pref]
[    1.310939] pci_bus 0000:14: resource 0 [io  0x5000-0x5fff]
[    1.311557] pci_bus 0000:14: resource 1 [mem 0x12600000-0x127fffff]
[    1.312242] pci_bus 0000:14: resource 2 [mem 0x8002600000-0x80027fffff 64bit pref]
[    1.313037] pci_bus 0000:15: resource 0 [io  0x4000-0x4fff]
[    1.313948] pci_bus 0000:15: resource 1 [mem 0x12800000-0x129fffff]
[    1.314515] pci_bus 0000:15: resource 2 [mem 0x8002800000-0x80029fffff 64bit pref]
[    1.315175] pci_bus 0000:16: resource 0 [io  0x3000-0x3fff]
[    1.315647] pci_bus 0000:16: resource 1 [mem 0x12a00000-0x12bfffff]
[    1.316213] pci_bus 0000:16: resource 2 [mem 0x8002a00000-0x8002bfffff 64bit pref]
[    1.316910] pci_bus 0000:17: resource 0 [io  0x2000-0x2fff]
[    1.317363] pci_bus 0000:17: resource 1 [mem 0x12c00000-0x12dfffff]
[    1.317887] pci_bus 0000:17: resource 2 [mem 0x8002c00000-0x8002dfffff 64bit pref]
[    1.318528] pci_bus 0000:18: resource 0 [io  0x1000-0x1fff]
[    1.319113] pci_bus 0000:18: resource 1 [mem 0x12e00000-0x12ffffff]
[    1.319753] pci_bus 0000:18: resource 2 [mem 0x8002e00000-0x8002ffffff 64bit pref]
[    1.320616] ACPI: PCI: Interrupt link GSI0 configured for IRQ 35
[    1.321302] ACPI: PCI: Interrupt link GSI1 configured for IRQ 36
[    1.321962] ACPI: PCI: Interrupt link GSI2 configured for IRQ 37
[    1.322609] ACPI: PCI: Interrupt link GSI3 configured for IRQ 38
[    1.323754] iommu: Default domain type: Translated 
[    1.324324] iommu: DMA domain TLB invalidation policy: strict mode 
[    1.325608] SCSI subsystem initialized
[    1.326590] ACPI: bus type USB registered
[    1.327791] usbcore: registered new interface driver usbfs
[    1.328405] usbcore: registered new interface driver hub
[    1.328986] usbcore: registered new device driver usb
[    1.329616] pps_core: LinuxPPS API ver. 1 registered
[    1.330156] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.331216] PTP clock support registered
[    1.331921] EDAC MC: Ver: 3.0.0
[    1.333090] Registered efivars operations
[    1.335252] NET: Registered PF_ATMPVC protocol family
[    1.335823] NET: Registered PF_ATMSVC protocol family
[    1.336353] NetLabel: Initializing
[    1.336735] NetLabel:  domain hash size = 128
[    1.337217] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.338012] NetLabel:  unlabeled traffic allowed by default
[    1.338859] vgaarb: loaded
[    1.339372] clocksource: Switched to clocksource arch_sys_counter
[    1.354143] VFS: Disk quotas dquot_6.6.0
[    1.354602] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.355496] pnp: PnP ACPI init
[    1.355943] system 00:00: [mem 0x4010000000-0x401fffffff window] could not be reserved
[    1.356836] pnp: PnP ACPI: found 1 devices
[    1.360153] NET: Registered PF_INET protocol family
[    1.360862] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    1.365046] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    1.366099] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    1.367514] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    1.369186] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    1.370491] TCP: Hash tables configured (established 262144 bind 65536)
[    1.371451] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    1.372468] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    1.373552] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    1.375416] RPC: Registered named UNIX socket transport module.
[    1.376082] RPC: Registered udp transport module.
[    1.376595] RPC: Registered tcp transport module.
[    1.377108] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.377977] pci 0000:00:02.0: enabling device (0000 -> 0002)
[    1.379070] PCI: CLS 0 bytes, default 64
[    1.379622] Trying to unpack rootfs image as initramfs...
[    1.392972] hw perfevents: enabled with armv8_pmuv3_0 PMU driver, 7 counters available
[    1.394075] kvm [1]: HYP mode not available
[    1.394990] Initialise system trusted keyrings
[    1.395529] workingset: timestamp_bits=40 max_order=23 bucket_order=0
[    1.398112] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.399628] NFS: Registering the id_resolver key type
[    1.400192] Key type id_resolver registered
[    1.400635] Key type id_legacy registered
[    1.401376] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.402268] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    1.403888] Key type cifs.spnego registered
[    1.404535] Key type cifs.idmap registered
[    1.405029] fuse: init (API version 7.37)
[    1.405720] SGI XFS with ACLs, security attributes, quota, no debug enabled
[    1.407872] ceph: loaded (mds proto 32)
[    1.416690] NET: Registered PF_ALG protocol family
[    1.417232] Key type asymmetric registered
[    1.417667] Asymmetric key parser 'x509' registered
[    1.418210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    1.420702] io scheduler mq-deadline registered
[    1.421212] io scheduler kyber registered
[    1.423265] ACPI: \_SB_.PCI0.GSI0: Enabled at IRQ 35
[    1.425054] pcieport 0000:00:10.0: PME: Signaling with IRQ 51
[    1.425838] pcieport 0000:00:10.0: AER: enabled with IRQ 51
[    1.426487] pcieport 0000:00:10.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.428210] pcieport 0000:00:10.0: pciehp: Slot(0): Link Up
[    1.430109] pcieport 0000:00:10.1: PME: Signaling with IRQ 52
[    1.430872] pcieport 0000:00:10.1: AER: enabled with IRQ 52
[    1.431528] pcieport 0000:00:10.1: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.433152] pcieport 0000:00:10.1: pciehp: Slot(0-1): Link Up
[    1.435300] pcieport 0000:00:10.2: PME: Signaling with IRQ 53
[    1.436115] pcieport 0000:00:10.2: AER: enabled with IRQ 53
[    1.438263] pcieport 0000:00:10.2: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.442691] pcieport 0000:00:10.2: pciehp: Slot(0-2): Link Up
[    1.444316] pcieport 0000:00:10.3: PME: Signaling with IRQ 54
[    1.447113] pcieport 0000:00:10.3: AER: enabled with IRQ 54
[    1.449552] pcieport 0000:00:10.3: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.455322] pcieport 0000:00:10.3: pciehp: Slot(0-3): Link Up
[    1.459135] pcieport 0000:00:10.4: PME: Signaling with IRQ 55
[    1.461818] pcieport 0000:00:10.4: AER: enabled with IRQ 55
[    1.464399] pcieport 0000:00:10.4: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.470105] pcieport 0000:00:10.4: pciehp: Slot(0-4): Link Up
[    1.472324] pcieport 0000:00:10.5: PME: Signaling with IRQ 56
[    1.474902] pcieport 0000:00:10.5: AER: enabled with IRQ 56
[    1.476896] pcieport 0000:00:10.5: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.483437] pcieport 0000:00:10.5: pciehp: Slot(0-5): Link Up
[    1.485545] pcieport 0000:00:10.6: PME: Signaling with IRQ 57
[    1.487006] pcieport 0000:00:10.6: AER: enabled with IRQ 57
[    1.489536] pcieport 0000:00:10.6: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.495545] pcieport 0000:00:10.6: pciehp: Slot(0-6): Link Up
[    1.497397] pcieport 0000:00:10.7: PME: Signaling with IRQ 58
[    1.500175] pcieport 0000:00:10.7: AER: enabled with IRQ 58
[    1.502787] pcieport 0000:00:10.7: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.508036] pcieport 0000:00:10.7: pciehp: Slot(0-7): Link Up
[    1.511003] ACPI: \_SB_.PCI0.GSI1: Enabled at IRQ 36
[    1.514321] pcieport 0000:00:11.0: PME: Signaling with IRQ 59
[    1.517182] pcieport 0000:00:11.0: AER: enabled with IRQ 59
[    1.519737] pcieport 0000:00:11.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.525260] pcieport 0000:00:11.0: pciehp: Slot(0-8): Link Up
[    1.526116] pcieport 0000:00:11.1: enabling device (0002 -> 0003)
[    1.530022] pcieport 0000:00:11.1: PME: Signaling with IRQ 60
[    1.532792] pcieport 0000:00:11.1: AER: enabled with IRQ 60
[    1.534580] pcieport 0000:00:11.1: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.539693] pcieport 0000:00:11.1: pciehp: Slot(0-9): Link Up
[    1.540628] pcieport 0000:00:11.2: enabling device (0002 -> 0003)
[    1.545049] pcieport 0000:00:11.2: PME: Signaling with IRQ 61
[    1.547736] pcieport 0000:00:11.2: AER: enabled with IRQ 61
[    1.550246] pcieport 0000:00:11.2: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.556200] pcieport 0000:00:11.2: pciehp: Slot(0-10): Link Up
[    1.557130] pcieport 0000:00:11.3: enabling device (0002 -> 0003)
[    1.561005] pcieport 0000:00:11.3: PME: Signaling with IRQ 62
[    1.563865] pcieport 0000:00:11.3: AER: enabled with IRQ 62
[    1.567037] pcieport 0000:00:11.3: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.573047] pcieport 0000:00:11.3: pciehp: Slot(0-11): Link Up
[    1.576004] pcieport 0000:00:11.4: enabling device (0002 -> 0003)
[    1.578251] pcieport 0000:00:11.4: PME: Signaling with IRQ 63
[    1.579183] pcieport 0000:00:11.4: AER: enabled with IRQ 63
[    1.579990] pcieport 0000:00:11.4: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.581452] pcieport 0000:00:11.4: pciehp: Slot(0-12): Link Up
[    1.582645] pcieport 0000:00:11.5: enabling device (0002 -> 0003)
[    1.586010] pcieport 0000:00:11.5: PME: Signaling with IRQ 64
[    1.587282] pcieport 0000:00:11.5: AER: enabled with IRQ 64
[    1.587985] pcieport 0000:00:11.5: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.590193] pcieport 0000:00:11.5: pciehp: Slot(0-13): Link Up
[    1.590871] pcieport 0000:00:11.6: enabling device (0002 -> 0003)
[    1.593885] pcieport 0000:00:11.6: PME: Signaling with IRQ 65
[    1.594752] pcieport 0000:00:11.6: AER: enabled with IRQ 65
[    1.595454] pcieport 0000:00:11.6: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.597359] pcieport 0000:00:11.6: pciehp: Slot(0-14): Link Up
[    1.597624] pcieport 0000:00:11.7: enabling device (0002 -> 0003)
[    1.599959] pcieport 0000:00:11.7: PME: Signaling with IRQ 66
[    1.600908] pcieport 0000:00:11.7: AER: enabled with IRQ 66
[    1.601583] pcieport 0000:00:11.7: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.603210] pcieport 0000:00:11.7: pciehp: Slot(0-15): Link Up
[    1.604309] ACPI: \_SB_.PCI0.GSI2: Enabled at IRQ 37
[    1.606755] pcieport 0000:00:12.0: enabling device (0002 -> 0003)
[    1.610902] pcieport 0000:00:12.0: PME: Signaling with IRQ 67
[    1.613700] pcieport 0000:00:12.0: AER: enabled with IRQ 67
[    1.616290] pcieport 0000:00:12.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.621999] pcieport 0000:00:12.0: pciehp: Slot(0-16): Link Up
[    1.625021] pcieport 0000:00:12.1: enabling device (0002 -> 0003)
[    1.626992] pcieport 0000:00:12.1: PME: Signaling with IRQ 68
[    1.627968] pcieport 0000:00:12.1: AER: enabled with IRQ 68
[    1.628661] pcieport 0000:00:12.1: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.630386] pcieport 0000:00:12.1: pciehp: Slot(0-17): Link Up
[    1.630971] pcieport 0000:00:12.2: enabling device (0002 -> 0003)
[    1.634093] pcieport 0000:00:12.2: PME: Signaling with IRQ 69
[    1.635010] pcieport 0000:00:12.2: AER: enabled with IRQ 69
[    1.635730] pcieport 0000:00:12.2: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.637472] pcieport 0000:00:12.2: pciehp: Slot(0-18): Link Up
[    1.637786] pcieport 0000:00:12.3: enabling device (0002 -> 0003)
[    1.640103] pcieport 0000:00:12.3: PME: Signaling with IRQ 70
[    1.641007] pcieport 0000:00:12.3: AER: enabled with IRQ 70
[    1.641736] pcieport 0000:00:12.3: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.643446] pcieport 0000:00:12.3: pciehp: Slot(0-19): Link Up
[    1.644419] pcieport 0000:00:12.4: enabling device (0002 -> 0003)
[    1.646273] pcieport 0000:00:12.4: PME: Signaling with IRQ 71
[    1.647581] pcieport 0000:00:12.4: AER: enabled with IRQ 71
[    1.648524] pcieport 0000:00:12.4: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.650199] pcieport 0000:00:12.4: pciehp: Slot(0-20): Link Up
[    1.651517] pcieport 0000:00:12.5: enabling device (0002 -> 0003)
[    1.655198] pcieport 0000:00:12.5: PME: Signaling with IRQ 72
[    1.656607] pcieport 0000:00:12.5: AER: enabled with IRQ 72
[    1.657324] pcieport 0000:00:12.5: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.659216] pcieport 0000:00:12.5: pciehp: Slot(0-21): Link Up
[    1.660200] pcieport 0000:00:12.6: enabling device (0002 -> 0003)
[    1.662091] pcieport 0000:00:12.6: PME: Signaling with IRQ 73
[    1.662996] pcieport 0000:00:12.6: AER: enabled with IRQ 73
[    1.664568] pcieport 0000:00:12.6: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.667458] pcieport 0000:00:12.6: pciehp: Slot(0-22): Link Up
[    1.668494] pcieport 0000:00:12.7: enabling device (0002 -> 0003)
[    1.670912] pcieport 0000:00:12.7: PME: Signaling with IRQ 74
[    1.672182] pcieport 0000:00:12.7: AER: enabled with IRQ 74
[    1.672860] pcieport 0000:00:12.7: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+
[    1.674963] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.676169] hv_vmbus: registering driver hyperv_fb
[    1.676823] IPMI message handler: version 39.2
[    1.677339] ipmi device interface
[    1.677983] ipmi_si: IPMI System Interface driver
[    1.678618] ipmi_si: Unable to find any System Interface(s)
[    1.679256] IPMI poweroff: Copyright (C) 2004 MontaVista Software - IPMI Powerdown via sys_reboot
[    1.680624] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.682124] ACPI: button: Power Button [PWRB]
[    1.683613] EINJ: EINJ table not found.
[    1.687775] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.689334] Serial: AMBA driver
[    1.689744] SuperH (H)SCI(F) driver initialized
[    1.690340] msm_serial: driver initialized
[    1.692191] ACPI: bus type drm_connector registered
[    1.696572] brd: module loaded
[    1.698181] loop: module loaded
[    1.698841] rbd: loaded (major 252)
[    1.700092] Loading iSCSI transport class v2.0-870.
[    1.701150] iscsi: registered transport (tcp)
[    1.701806] Microchip SmartPQI Driver (v2.1.18-045)
[    1.702513] megasas: 07.719.03.00-rc1
[    1.703132] mpt3sas version 43.100.00.00 loaded
[    1.703949] hv_vmbus: registering driver hv_storvsc
[    1.707731] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    1.708573] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    1.713990] tun: Universal TUN/TAP device driver, 1.6
[    1.716174] e100: Intel(R) PRO/100 Network Driver
[    1.716898] e100: Copyright(c) 1999-2006 Intel Corporation
[    1.717632] e1000: Intel(R) PRO/1000 Network Driver
[    1.718666] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.719904] e1000e: Intel(R) PRO/1000 Network Driver
[    1.720651] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.721743] igb: Intel(R) Gigabit Ethernet Network Driver
[    1.722392] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.723092] Intel(R) 2.5G Ethernet Linux Driver
[    1.723595] Copyright(c) 2018 Intel Corporation.
[    1.724116] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    1.725019] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.725714] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver
[    1.726354] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[    1.727223] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver
[    1.728110] ixgbevf: Copyright (c) 2009 - 2018 Intel Corporation.
[    1.728922] i40e: Intel(R) Ethernet Connection XL710 Network Driver
[    1.729597] i40e: Copyright (c) 2013 - 2019 Intel Corporation.
[    1.730496] ixgb: Intel(R) PRO/10GbE Network Driver
[    1.731049] ixgb: Copyright (c) 1999-2008 Intel Corporation.
[    1.731680] iavf: Intel(R) Ethernet Adaptive Virtual Function Network Driver
[    1.732890] Copyright (c) 2013 - 2018 Intel Corporation.
[    1.733602] ice: Intel(R) Ethernet Connection E800 Series Linux Driver
[    1.734649] ice: Copyright (c) 2018, Intel Corporation.
[    1.735297] sky2: driver version 1.30
[    1.735915] QLogic 1/10 GbE Converged/Intelligent Ethernet Driver v5.3.66
[    1.736805] QLogic FastLinQ 4xxxx Core Module qed
[    1.737315] qede init: QLogic FastLinQ 4xxxx Ethernet Driver qede
[    1.738841] VMware vmxnet3 virtual NIC driver - version 1.7.0.0-k-NAPI
[    1.739583] pegasus: Pegasus/Pegasus II USB Ethernet driver
[    1.740569] usbcore: registered new interface driver pegasus
[    1.741196] usbcore: registered new interface driver rtl8150
[    1.741827] usbcore: registered new interface driver r8152
[    1.742413] usbcore: registered new interface driver lan78xx
[    1.743050] usbcore: registered new interface driver asix
[    1.743704] usbcore: registered new interface driver ax88179_178a
[    1.744391] usbcore: registered new interface driver cdc_ether
[    1.745019] usbcore: registered new interface driver dm9601
[    1.745624] usbcore: registered new interface driver CoreChips
[    1.746308] usbcore: registered new interface driver smsc75xx
[    1.747015] usbcore: registered new interface driver smsc95xx
[    1.747772] usbcore: registered new interface driver net1080
[    1.748460] usbcore: registered new interface driver plusb
[    1.749069] usbcore: registered new interface driver rndis_host
[    1.749717] usbcore: registered new interface driver cdc_subset
[    1.750354] usbcore: registered new interface driver zaurus
[    1.750988] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    1.751876] usbcore: registered new interface driver int51x1
[    1.752493] usbcore: registered new interface driver kalmia
[    1.753372] usbcore: registered new interface driver sierra_net
[    1.754021] usbcore: registered new interface driver cx82310_eth
[    1.754673] usbcore: registered new interface driver cdc_ncm
[    1.755296] usbcore: registered new interface driver lg-vl600
[    1.755970] usbcore: registered new interface driver qmi_wwan
[    1.756614] usbcore: registered new interface driver ch9200
[    1.757225] usbcore: registered new interface driver r8153_ecm
[    1.757852] hv_vmbus: registering driver hv_netvsc
[    1.758490] VFIO - User Level meta-driver version: 0.3
[    1.760657] xhci_hcd 0000:00:02.0: xHCI Host Controller
[    1.761227] xhci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[    1.762326] xhci_hcd 0000:00:02.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[    1.763847] xhci_hcd 0000:00:02.0: xHCI Host Controller
[    1.764448] xhci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
[    1.765298] xhci_hcd 0000:00:02.0: Host supports USB 3.0 SuperSpeed
[    1.766187] hub 1-0:1.0: USB hub found
[    1.766631] hub 1-0:1.0: 4 ports detected
[    1.767257] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.768284] hub 2-0:1.0: USB hub found
[    1.768723] hub 2-0:1.0: 4 ports detected
[    1.769406] usbcore: registered new interface driver cdc_acm
[    1.770075] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.770941] usbcore: registered new interface driver cdc_wdm
[    1.771731] usbcore: registered new interface driver uas
[    1.772512] usbcore: registered new interface driver usb-storage
[    1.773189] usbcore: registered new interface driver ums-alauda
[    1.773831] usbcore: registered new interface driver ums-cypress
[    1.774491] usbcore: registered new interface driver ums-datafab
[    1.775292] usbcore: registered new interface driver ums_eneub6250
[    1.776091] usbcore: registered new interface driver ums-freecom
[    1.776743] usbcore: registered new interface driver ums-isd200
[    1.777407] usbcore: registered new interface driver ums-jumpshot
[    1.778072] usbcore: registered new interface driver ums-karma
[    1.778699] usbcore: registered new interface driver ums-onetouch
[    1.779516] usbcore: registered new interface driver ums-realtek
[    1.780174] usbcore: registered new interface driver ums-sddr09
[    1.780806] usbcore: registered new interface driver ums-sddr55
[    1.781433] usbcore: registered new interface driver ums-usbat
[    1.782074] usbcore: registered new interface driver mdc800
[    1.782683] mdc800: v0.7.5 (30/10/2000):USB Driver for Mustek MDC800 Digital Camera
[    1.784290] usbcore: registered new interface driver microtekX6
[    1.785390] usbcore: registered new interface driver usbserial_generic
[    1.786583] usbserial: USB Serial support registered for generic
[    1.787653] usbcore: registered new interface driver ch341
[    1.788520] usbserial: USB Serial support registered for ch341-uart
[    1.789863] usbcore: registered new interface driver cp210x
[    1.790855] usbserial: USB Serial support registered for cp210x
[    1.791973] usbcore: registered new interface driver ftdi_sio
[    1.792858] usbserial: USB Serial support registered for FTDI USB Serial Device
[    1.794604] usbcore: registered new interface driver pl2303
[    1.795325] usbserial: USB Serial support registered for pl2303
[    1.796002] usbcore: registered new interface driver adutux
[    1.796606] usbcore: registered new interface driver appledisplay
[    1.797246] usbcore: registered new interface driver cypress_cy7c63
[    1.797926] usbcore: registered new interface driver cytherm
[    1.798531] usbcore: registered new interface driver emi26 - firmware loader
[    1.799300] usbcore: registered new interface driver emi62 - firmware loader
[    1.800124] ftdi_elan: driver ftdi-elan
[    1.800591] usbcore: registered new interface driver ftdi-elan
[    1.801227] usbcore: registered new interface driver idmouse
[    1.801834] usbcore: registered new interface driver iowarrior
[    1.802472] usbcore: registered new interface driver isight_firmware
[    1.803206] usbcore: registered new interface driver usblcd
[    1.803212] Freeing initrd memory: 43244K
[    1.803888] usbcore: registered new interface driver ldusb
[    1.803895] usbcore: registered new interface driver legousbtower
[    1.808199] usbcore: registered new interface driver usbtest
[    1.809072] usbcore: registered new interface driver usb_ehset_test
[    1.810027] usbcore: registered new interface driver trancevibrator
[    1.810705] usbcore: registered new interface driver usbsevseg
[    1.811499] usbcore: registered new interface driver yurex
[    1.812186] usbcore: registered new interface driver chaoskey
[    1.812807] usbcore: registered new interface driver sisusb
[    1.813391] usbcore: registered new interface driver lvs
[    1.817347] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[    1.818276] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 3
[    1.819142] vhci_hcd: created sysfs vhci_hcd.0
[    1.820343] hub 3-0:1.0: USB hub found
[    1.820746] hub 3-0:1.0: 8 ports detected
[    1.821306] vhci_hcd vhci_hcd.0: USB/IP Virtual Host Controller
[    1.822031] vhci_hcd vhci_hcd.0: new USB bus registered, assigned bus number 4
[    1.823639] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.825156] hub 4-0:1.0: USB hub found
[    1.825746] hub 4-0:1.0: 8 ports detected
[    1.826723] usbcore: registered new device driver usbip-host
[    1.828442] hv_vmbus: registering driver hyperv_keyboard
[    1.829785] mousedev: PS/2 mouse device common for all mice
[    1.831121] rtc-efi rtc-efi.0: registered as rtc0
[    1.832086] rtc-efi rtc-efi.0: setting system clock to 2023-04-25T19:15:22 UTC (1682450122)
[    1.833683] i2c_dev: i2c /dev entries driver
[    1.836240] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    1.838558] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    1.840642] sdhci: Secure Digital Host Controller Interface driver
[    1.841810] sdhci: Copyright(c) Pierre Ossman
[    1.842766] Synopsys Designware Multimedia Card Interface Driver
[    1.844024] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.845334] ledtrig-cpu: registered to indicate activity on CPUs
[    1.847206] No iBFT detected.
[    1.849468] pstore: Registered efi as persistent store backend
[    1.850630] hid: raw HID events driver (C) Jiri Kosina
[    1.851967] usbcore: registered new interface driver usbhid
[    1.853204] usbhid: USB HID core driver
[    1.854277] hv_utils: Registering HyperV Utility Driver
[    1.855362] hv_vmbus: registering driver hv_utils
[    1.856272] hv_vmbus: registering driver hv_balloon
[    1.857560] NET: Registered PF_LLC protocol family
[    1.858722] GACT probability NOT on
[    1.859426] Mirror/redirect action on
[    1.860350] Simple TC action Loaded
[    1.861175] netem: version 1.3
[    1.861708] u32 classifier
[    1.862118]     input device check on
[    1.862624]     Actions configured
[    1.881593] xt_time: kernel timezone is -0000
[    1.883017] IPVS: Registered protocols (TCP, UDP)
[    1.883947] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[    1.885392] IPVS: ipvs loaded.
[    1.885946] IPVS: [rr] scheduler registered.
[    1.886637] IPVS: [wrr] scheduler registered.
[    1.887447] IPVS: [lc] scheduler registered.
[    1.888161] IPVS: [sh] scheduler registered.
[    1.888720] ipip: IPv4 and MPLS over IPv4 tunneling driver
[    1.889505] gre: GRE over IPv4 demultiplexor driver
[    1.889976] Initializing XFRM netlink socket
[    1.890452] NET: Registered PF_INET6 protocol family
[    1.892125] Segment Routing with IPv6
[    1.892449] In-situ OAM (IOAM) with IPv6
[    1.892953] mip6: Mobile IPv6
[    1.893234] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.893924] NET: Registered PF_PACKET protocol family
[    1.894999] Bridge firewalling registered
[    1.895579] NET: Registered PF_APPLETALK protocol family
[    1.896164] NET: Registered PF_X25 protocol family
[    1.896599] X25: Linux Version 0.2
[    1.897104] RPC: Registered rdma transport module.
[    1.897542] RPC: Registered rdma backchannel transport module.
[    1.898329] l2tp_core: L2TP core driver, V2.0
[    1.898892] NET: Registered PF_PHONET protocol family
[    1.899342] 8021q: 802.1Q VLAN Support v1.8
[    1.901777] DCCP: Activated CCID 2 (TCP-like)
[    1.902209] DCCP: Activated CCID 3 (TCP-Friendly Rate Control)
[    1.903172] sctp: Hash tables configured (bind 512/512)
[    1.904261] NET: Registered PF_RDS protocol family
[    1.905091] NET: Registered PF_IEEE802154 protocol family
[    1.905550] Key type dns_resolver registered
[    1.905889] Key type ceph registered
[    1.906257] libceph: loaded (mon/osd proto 15/24)
[    1.906641] openvswitch: Open vSwitch switching datapath
[    1.907507] NET: Registered PF_VSOCK protocol family
[    1.907940] mpls_gso: MPLS GSO support
[    1.908429] registered taskstats version 1
[    1.908786] Loading compiled-in X.509 certificates
[    1.910063] Loaded X.509 cert 'Sidero Labs, Inc.: Build time throw-away kernel key: 9436a9b54e50838b9de7940839f55ef248347082'
[    1.911314] pstore: Using crash dump compression: deflate
[    1.911978] ima: No TPM chip found, activating TPM-bypass!
[    1.912424] ima: Allocated hash algorithm: sha512
[    1.912898] ima: No architecture policies found
[    1.915753] printk: console [netcon0] enabled
[    1.916179] netconsole: network logging started
[    1.916807] rdma_rxe: loaded
[    1.920246] Freeing unused kernel memory: 12160K
[    1.989680] Checked W+X mappings: passed, no W+X pages found
[    1.990308] Run /init as init process
[    2.019477] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    2.168763] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:02.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1
[    2.170703] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:02.0-1/input0
[    2.299396] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[    2.448619] input: QEMU QEMU USB Keyboard as /devices/pci0000:00/0000:00:02.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input2
[    2.507662] hid-generic 0003:0627:0001.0002: input,hidraw1: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:02.0-2/input0
[    2.635393] usb 1-3: new high-speed USB device number 4 using xhci_hcd
[    2.784536] input: QEMU QEMU USB Mouse as /devices/pci0000:00/0000:00:02.0/usb1/1-3/1-3:1.0/0003:0627:0001.0003/input/input3
[    2.786220] hid-generic 0003:0627:0001.0003: input,hidraw2: USB HID v0.01 Mouse [QEMU QEMU USB Mouse] on usb-0000:00:02.0-3/input0
[    2.971404] pcieport 0000:00:10.0: pciehp: Slot(0): No device found
[    2.987432] pcieport 0000:00:10.1: pciehp: Slot(0-1): No device found
[    2.991422] pcieport 0000:00:10.2: pciehp: Slot(0-2): No device found
[    3.007400] pcieport 0000:00:10.4: pciehp: Slot(0-4): No device found
[    3.023389] pcieport 0000:00:10.3: pciehp: Slot(0-3): No device found
[    3.043414] pcieport 0000:00:10.5: pciehp: Slot(0-5): No device found
[    3.047412] pcieport 0000:00:10.6: pciehp: Slot(0-6): No device found
[    3.063398] pcieport 0000:00:11.0: pciehp: Slot(0-8): No device found
[    3.079385] pcieport 0000:00:10.7: pciehp: Slot(0-7): No device found
[    3.091439] pcieport 0000:00:11.1: pciehp: Slot(0-9): No device found
[    3.103415] pcieport 0000:00:11.2: pciehp: Slot(0-10): No device found
[    3.119402] pcieport 0000:00:11.4: pciehp: Slot(0-12): No device found
[    3.127422] pcieport 0000:00:11.5: pciehp: Slot(0-13): No device found
[    3.135388] pcieport 0000:00:11.3: pciehp: Slot(0-11): No device found
[    3.147412] pcieport 0000:00:11.6: pciehp: Slot(0-14): No device found
[    3.163387] pcieport 0000:00:11.7: pciehp: Slot(0-15): No device found
[    3.163616] pcieport 0000:00:12.0: pciehp: Slot(0-16): No device found
[    3.175430] pcieport 0000:00:12.1: pciehp: Slot(0-17): No device found
[    3.187425] pcieport 0000:00:12.2: pciehp: Slot(0-18): No device found
[    3.191405] pcieport 0000:00:12.4: pciehp: Slot(0-20): No device found
[    3.211446] pcieport 0000:00:12.5: pciehp: Slot(0-21): No device found
[    3.215409] pcieport 0000:00:12.6: pciehp: Slot(0-22): No device found
[    3.219381] pcieport 0000:00:12.3: pciehp: Slot(0-19): No device found
[    3.995374] random: crng init done
[    4.008916] [talos] [initramfs] booting Talos v1.4.0
[    4.009549] [talos] [initramfs] mounting the rootfs
[    4.010096] loop0: detected capacity change from 0 to 79712
[    4.024079] [talos] [initramfs] bind mounting /lib/firmware
[    4.025572] [talos] [initramfs] entering the rootfs
[    4.026184] [talos] [initramfs] moving mounts to the new rootfs
[    4.027116] [talos] [initramfs] changing working directory into /root
[    4.027883] [talos] [initramfs] moving /root to /
[    4.028419] [talos] [initramfs] changing root directory
[    4.029001] [talos] [initramfs] cleaning up initramfs
[    4.029689] [talos] [initramfs] executing /sbin/init
[    6.469988] [talos] task setupLogger (1/1): done, 3.71088ms
[    6.470908] [talos] phase logger (1/11): done, 4.6618ms
[    6.472543] [talos] phase systemRequirements (2/11): 6 tasks(s)
[    6.473953] [talos] task setRLimit (6/6): starting
[    6.475158] [talos] task mountBPFFS (3/6): starting
[    6.476564] [talos] task enforceKSPPRequirements (1/6): starting
[    6.477775] [talos] task setupSystemDirectory (2/6): starting
[    6.479164] [talos] task setupSystemDirectory (2/6): done, 5.171ms
[    6.480907] [talos] task mountCgroups (4/6): starting
[    6.482010] [talos] task mountPseudoFilesystems (5/6): starting
[    6.483367] [talos] task setRLimit (6/6): done, 1.31188ms
[    6.484711] [talos] task mountBPFFS (3/6): done, 3.15ms
[    6.486072] [talos] task mountCgroups (4/6): done, 12.09436ms
[    6.487035] [talos] task mountPseudoFilesystems (5/6): done, 12.18116ms
[    6.496255] [talos] static pod list url is not available yet; not creating kubelet config {"component": "controller-runtime", "controller": "k8s.KubeletConfigController", "error": "resource StaticPodServerStatuses.kubernetes.talos.dev(k8s/static-pod-server-status@undefined) doesn't exist"}
[    6.502772] [talos] fetching oracle metadata from: "http://169.254.169.254/opc/v2/instance/"
[    6.505369] WARNING: Unprivileged eBPF is enabled, data leaks possible via Spectre v2 BHB attacks!
[    6.506929] WARNING: Unprivileged eBPF is enabled, data leaks possible via Spectre v2 BHB attacks!
[    6.507581] [talos] setting resolvers {"component": "controller-runtime", "controller": "network.ResolverSpecController", "resolvers": ["1.1.1.1", "8.8.8.8"]}
[    6.511997] [talos] setting resolvers {"component": "controller-runtime", "controller": "network.ResolverSpecController", "resolvers": ["1.1.1.1", "8.8.8.8"]}
[    6.513879] [talos] retrying error: failed to download config from "http://169.254.169.254/opc/v2/instance/": Get "http://169.254.169.254/opc/v2/instance/": dial tcp 169.254.169.254:80: connect: network is unreachable
[    6.516451] [talos] assigned address {"component": "controller-runtime", "controller": "network.AddressSpecController", "address": "127.0.0.1/8", "link": "lo"}
[    6.517951] [talos] setting time servers {"component": "controller-runtime", "controller": "network.TimeServerSpecController", "addresses": ["pool.ntp.org"]}
[    6.519095] [talos] task enforceKSPPRequirements (1/6): done, 38.63948ms
[    6.519684] [talos] setting resolvers {"component": "controller-runtime", "controller": "network.ResolverSpecController", "resolvers": ["1.1.1.1", "8.8.8.8"]}
[    6.520847] [talos] phase systemRequirements (2/11): done, 47.17588ms
[    6.522148] [talos] phase integrity (3/11): 1 tasks(s)
[    6.522798] [talos] setting time servers {"component": "controller-runtime", "controller": "network.TimeServerSpecController", "addresses": ["pool.ntp.org"]}
[    6.524375] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[    6.526560] [talos] task writeIMAPolicy (1/1): starting
[    6.527219] audit: type=1807 audit(1682450127.188:2): action=dont_measure fsmagic=0x9fa0 res=1
[    6.527307] ima: policy update completed
[    6.530923] audit: type=1807 audit(1682450127.188:3): action=dont_measure fsmagic=0x62656572 res=1
[    6.535573] audit: type=1807 audit(1682450127.188:4): action=dont_measure fsmagic=0x64626720 res=1
[    6.539696] audit: type=1807 audit(1682450127.188:5): action=dont_measure fsmagic=0x1021994 res=1
[    6.543843] audit: type=1807 audit(1682450127.188:6): action=dont_measure fsmagic=0x1cd1 res=1
[    6.547869] audit: type=1807 audit(1682450127.188:7): action=dont_measure fsmagic=0x42494e4d res=1
[    6.551232] audit: type=1807 audit(1682450127.188:8): action=dont_measure fsmagic=0x73636673 res=1
[    6.554985] audit: type=1807 audit(1682450127.188:9): action=dont_measure fsmagic=0xf97cff8c res=1
[    6.558691] audit: type=1807 audit(1682450127.188:10): action=dont_measure fsmagic=0x43415d53 res=1
[    6.562500] audit: type=1807 audit(1682450127.188:11): action=dont_measure fsmagic=0x27e0eb res=1
[    6.571478] [talos] task writeIMAPolicy (1/1): done, 48.67804ms
[    6.572254] [talos] phase integrity (3/11): done, 50.1106ms
[    6.572892] [talos] phase etc (4/11): 2 tasks(s)
[    6.573442] [talos] task createOSReleaseFile (2/2): starting
[    6.574166] [talos] task CreateSystemCgroups (1/2): starting
[    6.575737] [talos] task createOSReleaseFile (2/2): done, 781.44??s
[    6.596005] [talos] task CreateSystemCgroups (1/2): done, 22.52584ms
[    6.598061] [talos] phase etc (4/11): done, 25.14936ms
[    6.599144] [talos] phase earlyServices (5/11): 2 tasks(s)
[    6.600019] [talos] task startMachined (2/2): starting
[    6.600819] [talos] task startUdevd (1/2): starting
[    6.601524] [talos] service[machined](Preparing): Running pre state
[    6.602393] [talos] service[machined](Preparing): Creating service runner
[    6.603400] [talos] service[udevd](Preparing): Running pre state
[    6.606136] [talos] service[machined](Running): Service started as goroutine
[    6.658611] [talos] service[udevd](Preparing): Creating service runner
[    7.526960] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[    7.604710] [talos] service[machined](Running): Health check successful
[    7.605300] [talos] task startMachined (2/2): done, 1.00529656s
[    8.158775] [talos] service[udevd](Running): Process Process(["/sbin/udevd" "--resolve-names=never"]) started with PID 1858
[    8.411672] udevd[1858]: starting version 3.2.11
[    8.421578] udevd[1858]: starting eudev-3.2.11
[    8.537051] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[    8.775134] ------------[ cut here ]------------
[    8.775585] WARNING: CPU: 3 PID: 1964 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    8.776617] Modules linked in:
[    8.776956] CPU: 3 PID: 1964 Comm: udevd Not tainted 6.1.24-talos #1
[    8.777604] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    8.778334] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    8.779072] pc : module_emit_plt_entry+0x17c/0x190
[    8.779565] lr : module_emit_plt_entry+0x8c/0x190
[    8.780241] sp : ffff8000219cb8c0
[    8.780543] x29: ffff8000219cb8c0 x28: ffff8000221247c0 x27: ffff800022122c10
[    8.781272] x26: ffff800022123e80 x25: 0000000000000000 x24: 0000000000000001
[    8.781917] x23: 0000000000000000 x22: ffff800052a34100 x21: ffff800052a3410c
[    8.782651] x20: ffff800052a3410c x19: ffff800052a2a6ac x18: 0000000000000000
[    8.783403] x17: 94000000aa1303e0 x16: d280000191000042 x15: 72746e655f746e65
[    8.784203] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    8.785010] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    8.785811] x8 : 0101010101010101 x7 : ffff800052a3408c x6 : 0000000000008080
[    8.786630] x5 : ffff800022123e40 x4 : 0000000091000010 x3 : 00000000911c9210
[    8.787479] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    8.788131] Call trace:
[    8.788358]  module_emit_plt_entry+0x17c/0x190
[    8.788759]  apply_relocate_add+0x20c/0x880
[    8.789146]  load_module+0x19fc/0x2060
[    8.789512]  __do_sys_finit_module+0xac/0x100
[    8.789917]  __arm64_sys_finit_module+0x2c/0x40
[    8.790408]  invoke_syscall+0x8c/0x120
[    8.790875]  el0_svc_common.constprop.0+0x68/0x1a0
[    8.791376]  do_el0_svc+0x40/0xd0
[    8.791756]  el0_svc+0x2c/0xbc
[    8.792118]  el0t_64_sync_handler+0xf4/0x120
[    8.792491]  el0t_64_sync+0x1a0/0x1a4
[    8.792907] ---[ end trace 0000000000000000 ]---
[    8.824529] ------------[ cut here ]------------
[    8.826290] WARNING: CPU: 2 PID: 2090 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    8.830754] Modules linked in:
[    8.832088] CPU: 2 PID: 2090 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    8.835482] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    8.838399] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    8.840314] pc : module_emit_plt_entry+0x17c/0x190
[    8.842051] lr : module_emit_plt_entry+0x8c/0x190
[    8.844083] sp : ffff800021d93940
[    8.845390] x29: ffff800021d93940 x28: ffff8000251057c0 x27: ffff800025103c10
[    8.848162] x26: ffff800025104e80 x25: 0000000000000000 x24: 0000000000000001
[    8.851266] x23: 0000000000000000 x22: ffff800052aed100 x21: ffff800052aed10c
[    8.853902] x20: ffff800052aed10c x19: ffff800052ae36ac x18: 0000000000000000
[    8.856725] x17: 94000000aa1303e0 x16: d280000191000042 x15: 72746e655f746e65
[    8.859833] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    8.862798] x11: 0000000000000001 x10: 0000000000001d53 x9 : ffff8000081e1774
[    8.865870] x8 : 0101010101010101 x7 : ffff800052aed08c x6 : 0000000000008080
[    8.868928] x5 : ffff800025104e40 x4 : 0000000091000010 x3 : 00000000911c9210
[    8.871953] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    8.874715] Call trace:
[    8.875722]  module_emit_plt_entry+0x17c/0x190
[    8.877711]  apply_relocate_add+0x20c/0x880
[    8.879423]  load_module+0x19fc/0x2060
[    8.881198]  __do_sys_finit_module+0xac/0x100
[    8.882373]  __arm64_sys_finit_module+0x2c/0x40
[    8.884190]  invoke_syscall+0x8c/0x120
[    8.885738]  el0_svc_common.constprop.0+0x68/0x1a0
[    8.887812]  do_el0_svc+0x40/0xd0
[    8.889078]  el0_svc+0x2c/0xbc
[    8.890224]  el0t_64_sync_handler+0xf4/0x120
[    8.891852]  el0t_64_sync+0x1a0/0x1a4
[    8.893074] ---[ end trace 0000000000000000 ]---
[    8.913718] ------------[ cut here ]------------
[    8.915779] WARNING: CPU: 0 PID: 2036 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    8.917234] Modules linked in:
[    8.917759] CPU: 0 PID: 2036 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    8.919267] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    8.920473] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    8.921254] pc : module_emit_plt_entry+0x17c/0x190
[    8.921776] lr : module_emit_plt_entry+0x8c/0x190
[    8.922545] sp : ffff800021be3970
[    8.923576] x29: ffff800021be3970 x28: ffff8000251297c0 x27: ffff800025127c10
[    8.924648] x26: ffff800025128e80 x25: 0000000000000000 x24: 0000000000000001
[    8.926056] x23: 0000000000000000 x22: ffff800052b22100 x21: ffff800052b2210c
[    8.927844] x20: ffff800052b2210c x19: ffff800052b1f6ac x18: 0000000000000000
[    8.929181] x17: 94000000aa1303e0 x16: d280000191000042 x15: 72746e655f746e65
[    8.930606] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    8.931937] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    8.933217] x8 : 0101010101010101 x7 : ffff800052b2208c x6 : 0000000000008080
[    8.934582] x5 : ffff800025128e40 x4 : 0000000091000010 x3 : 00000000911c9210
[    8.935895] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    8.937274] Call trace:
[    8.937795]  module_emit_plt_entry+0x17c/0x190
[    8.938670]  apply_relocate_add+0x20c/0x880
[    8.939455]  load_module+0x19fc/0x2060
[    8.940098]  __do_sys_finit_module+0xac/0x100
[    8.940946]  __arm64_sys_finit_module+0x2c/0x40
[    8.942309]  invoke_syscall+0x8c/0x120
[    8.943252]  el0_svc_common.constprop.0+0x68/0x1a0
[    8.944215]  do_el0_svc+0x40/0xd0
[    8.944698]  el0_svc+0x2c/0xbc
[    8.945553]  el0t_64_sync_handler+0xf4/0x120
[    8.946567]  el0t_64_sync+0x1a0/0x1a4
[    8.947428] ---[ end trace 0000000000000000 ]---
[    8.969665] ------------[ cut here ]------------
[    8.970121] WARNING: CPU: 0 PID: 2090 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    8.971819] Modules linked in: virtio_pci_legacy_dev virtio_pci_modern_dev
[    8.973120] CPU: 0 PID: 2090 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    8.974664] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    8.976413] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    8.977443] pc : module_emit_plt_entry+0x17c/0x190
[    8.978525] lr : module_emit_plt_entry+0x8c/0x190
[    8.979116] sp : ffff800021d939c0
[    8.979632] x29: ffff800021d939c0 x28: ffff80000cd77f10 x27: ffff80000cd76078
[    8.980944] x26: ffff80000cd77650 x25: 0000000000000000 x24: 0000000000000001
[    8.982247] x23: 0000000000000000 x22: ffff800052a390c0 x21: ffff800052a390cc
[    8.984109] x20: ffff800052a390cc x19: ffff800052a3652c x18: 0000000000000000
[    8.985732] x17: 0000000000000000 x16: 0000000000000000 x15: 6e69727600656c62
[    8.987418] x14: 0000000000000001 x13: 0035343838334143 x12: 4231333437334136
[    8.988695] x11: 0101010101010101 x10: 0000000000002ede x9 : ffff8000081e1774
[    8.990237] x8 : 0101010101010101 x7 : ffff800052a39084 x6 : 0000000000008080
[    8.991724] x5 : ffff80000cd77610 x4 : 0000000091000010 x3 : 00000000911a0210
[    8.992951] x2 : 0000000091314210 x1 : 0000000000000002 x0 : 0000000000000001
[    8.994753] Call trace:
[    8.995290]  module_emit_plt_entry+0x17c/0x190
[    8.996157] ------------[ cut here ]------------
[    8.996207]  apply_relocate_add+0x20c/0x880
[    8.996211] WARNING: CPU: 1 PID: 2072 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    8.997163]  load_module+0x19fc/0x2060
[    8.997681] Modules linked in:
[    8.997683]  __do_sys_finit_module+0xac/0x100
[    8.999285]  virtio_pci_legacy_dev
[    8.999287]  __arm64_sys_finit_module+0x2c/0x40
[    8.999891]  virtio_pci_modern_dev
[    8.999893]  invoke_syscall+0x8c/0x120
[    9.000401] CPU: 1 PID: 2072 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.001151]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.001156] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.001158]  do_el0_svc+0x40/0xd0
[    9.001681] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.001683] pc : module_emit_plt_entry+0x17c/0x190
[    9.002635]  el0_svc+0x2c/0xbc
[    9.003190] lr : module_emit_plt_entry+0x8c/0x190
[    9.003194]  el0t_64_sync_handler+0xf4/0x120
[    9.003675] sp : ffff800021d03910
[    9.003677]  el0t_64_sync+0x1a0/0x1a4
[    9.003680] ---[ end trace 0000000000000000 ]---
[    9.005309] x29: ffff800021d03910 x28: ffff80000cdad7c0 x27: ffff80000cdabc10
[    9.014714] x26: ffff80000cdace80 x25: 0000000000000000 x24: 0000000000000001
[    9.015549] x23: 0000000000000000 x22: ffff800052a62100 x21: ffff800052a6210c
[    9.016962] x20: ffff800052a6210c x19: ffff800052a5f6ac x18: 0000000000000000
[    9.017743] x17: 94000000aa1303e0 x16: d280000191000042 x15: 72746e655f746e65
[    9.018411] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.019078] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    9.019730] x8 : 0101010101010101 x7 : ffff800052a6208c x6 : 0000000000008080
[    9.020366] x5 : ffff80000cdace40 x4 : 0000000091000010 x3 : 00000000911c9210
[    9.021096] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.022606] Call trace:
[    9.022838]  module_emit_plt_entry+0x17c/0x190
[    9.023238]  apply_relocate_add+0x20c/0x880
[    9.023623]  load_module+0x19fc/0x2060
[    9.023972]  __do_sys_finit_module+0xac/0x100
[    9.024385]  __arm64_sys_finit_module+0x2c/0x40
[    9.024795]  invoke_syscall+0x8c/0x120
[    9.025131]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.025564]  do_el0_svc+0x40/0xd0
[    9.025871]  el0_svc+0x2c/0xbc
[    9.026147]  el0t_64_sync_handler+0xf4/0x120
[    9.026544]  el0t_64_sync+0x1a0/0x1a4
[    9.026889] ---[ end trace 0000000000000000 ]---
[    9.059540] ------------[ cut here ]------------
[    9.061732] WARNING: CPU: 0 PID: 1964 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.065983] Modules linked in: virtio_pci_legacy_dev virtio_pci_modern_dev
[    9.068761] CPU: 0 PID: 1964 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.072037] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.074937] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.077864] pc : module_emit_plt_entry+0x17c/0x190
[    9.079832] lr : module_emit_plt_entry+0x8c/0x190
[    9.081794] sp : ffff8000219cb8d0
[    9.083287] x29: ffff8000219cb8d0 x28: ffff80000cdfe7c0 x27: ffff80000cdfcc10
[    9.086351] x26: ffff80000cdfde80 x25: 0000000000000000 x24: 0000000000000001
[    9.089426] x23: 0000000000000000 x22: ffff800052ace100 x21: ffff800052ace10c
[    9.092480] x20: ffff800052ace10c x19: ffff800052acb6ac x18: 0000000000000000
[    9.095260] x17: 94000000aa1303e0 x16: d280000191000042 x15: 72746e655f746e65
[    9.098029] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.101062] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    9.104044] x8 : 0101010101010101 x7 : ffff800052ace08c x6 : 0000000000008080
[    9.106783] x5 : ffff80000cdfde40 x4 : 0000000091000010 x3 : 00000000911c9210
[    9.109794] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.112864] Call trace:
[    9.113958]  module_emit_plt_entry+0x17c/0x190
[    9.115872]  apply_relocate_add+0x20c/0x880
[    9.117682]  load_module+0x19fc/0x2060
[    9.119274]  __do_sys_finit_module+0xac/0x100
[    9.121126]  __arm64_sys_finit_module+0x2c/0x40
[    9.123001]  invoke_syscall+0x8c/0x120
[    9.123702]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.124699]  do_el0_svc+0x40/0xd0
[    9.125369]  el0_svc+0x2c/0xbc
[    9.125976]  el0t_64_sync_handler+0xf4/0x120
[    9.126842]  el0t_64_sync+0x1a0/0x1a4
[    9.127621] ---[ end trace 0000000000000000 ]---
[    9.143830] ------------[ cut here ]------------
[    9.144579] WARNING: CPU: 1 PID: 2096 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.146710] Modules linked in: virtio_pci_legacy_dev virtio_pci_modern_dev
[    9.147960] CPU: 1 PID: 2096 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.149599] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.151037] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.152190] pc : module_emit_plt_entry+0x17c/0x190
[    9.153067] lr : module_emit_plt_entry+0x8c/0x190
[    9.154022] sp : ffff800021dc3920
[    9.154633] x29: ffff800021dc3920 x28: ffff80000ce197c0 x27: ffff80000ce17c10
[    9.155955] x26: ffff80000ce18e80 x25: 0000000000000000 x24: 0000000000000001
[    9.157190] x23: 0000000000000000 x22: ffff800052aed100 x21: ffff800052aed10c
[    9.158500] x20: ffff800052aed10c x19: ffff800052aea6ac x18: 0000000000000000
[    9.159929] x17: 94000000aa1303e0 x16: 000000000000034d x15: 72746e655f746e65
[    9.161570] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.163149] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    9.164580] x8 : 0101010101010101 x7 : ffff800052aed08c x6 : 0000000000008080
[    9.166119] x5 : ffff80000ce18e40 x4 : 0000000091000010 x3 : 00000000911c9210
[    9.167604] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.168868] Call trace:
[    9.169322]  module_emit_plt_entry+0x17c/0x190
[    9.170131]  apply_relocate_add+0x20c/0x880
[    9.171067]  load_module+0x19fc/0x2060
[    9.171613]  __do_sys_finit_module+0xac/0x100
[    9.172452]  __arm64_sys_finit_module+0x2c/0x40
[    9.173317]  invoke_syscall+0x8c/0x120
[    9.174052]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.175012]  do_el0_svc+0x40/0xd0
[    9.175590]  el0_svc+0x2c/0xbc
[    9.176232]  el0t_64_sync_handler+0xf4/0x120
[    9.177203]  el0t_64_sync+0x1a0/0x1a4
[    9.177942] ---[ end trace 0000000000000000 ]---
[    9.193123] ------------[ cut here ]------------
[    9.193736] WARNING: CPU: 3 PID: 2036 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.195139] Modules linked in: virtio_pci_legacy_dev virtio_pci_modern_dev
[    9.196201] CPU: 3 PID: 2036 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.197414] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.199460] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.200656] pc : module_emit_plt_entry+0x17c/0x190
[    9.201457] lr : module_emit_plt_entry+0x8c/0x190
[    9.202352] sp : ffff800021be3a20
[    9.202871] x29: ffff800021be3a20 x28: ffff80000cd8f7c0 x27: ffff80000cd8dc10
[    9.204255] x26: ffff80000cd8ee80 x25: 0000000000000000 x24: 0000000000000001
[    9.205469] x23: 0000000000000000 x22: ffff800052a54100 x21: ffff800052a5410c
[    9.206832] x20: ffff800052a5410c x19: ffff800052a516ac x18: 0000000000000000
[    9.208068] x17: 94000000aa1303e0 x16: d280000191000042 x15: 72746e655f746e65
[    9.209334] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.210507] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    9.211821] x8 : 0101010101010101 x7 : ffff800052a5408c x6 : 0000000000008080
[    9.213494] x5 : ffff80000cd8ee40 x4 : 0000000091000010 x3 : 00000000911c9210
[    9.214900] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.216114] Call trace:
[    9.216535]  module_emit_plt_entry+0x17c/0x190
[    9.217267]  apply_relocate_add+0x20c/0x880
[    9.218169]  load_module+0x19fc/0x2060
[    9.218817]  __do_sys_finit_module+0xac/0x100
[    9.219510]  __arm64_sys_finit_module+0x2c/0x40
[    9.220310]  invoke_syscall+0x8c/0x120
[    9.221018]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.221938]  do_el0_svc+0x40/0xd0
[    9.222525]  el0_svc+0x2c/0xbc
[    9.223099]  el0t_64_sync_handler+0xf4/0x120
[    9.223782]  el0t_64_sync+0x1a0/0x1a4
[    9.224746] ---[ end trace 0000000000000000 ]---
[    9.239584] ------------[ cut here ]------------
[    9.240088] WARNING: CPU: 1 PID: 2024 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.241202] Modules linked in: virtio_pci_legacy_dev virtio_pci_modern_dev
[    9.241950] CPU: 1 PID: 2024 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.242827] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.243584] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.244252] pc : module_emit_plt_entry+0x17c/0x190
[    9.244684] lr : module_emit_plt_entry+0x8c/0x190
[    9.245123] sp : ffff800021b83a70
[    9.245421] x29: ffff800021b83a70 x28: ffff80000cefe7c0 x27: ffff80000cefcc10
[    9.246145] x26: ffff80000cefde80 x25: 0000000000000000 x24: 0000000000000001
[    9.246904] x23: 0000000000000000 x22: ffff800052b89100 x21: ffff800052b8910c
[    9.247667] x20: ffff800052b8910c x19: ffff800052b866ac x18: 0000000000000000
[    9.248388] x17: 0000000000000000 x16: 00000000000000a2 x15: 0000000000000000
[    9.249103] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.250338] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    9.251963] x8 : 0101010101010101 x7 : ffff800052b8908c x6 : 0000000000008080
[    9.253497] x5 : ffff80000cefde40 x4 : 0000000091000010 x3 : 00000000911c9210
[    9.254725] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.256392] Call trace:
[    9.256859]  module_emit_plt_entry+0x17c/0x190
[    9.257619]  apply_relocate_add+0x20c/0x880
[    9.258271]  load_module+0x19fc/0x2060
[    9.258966]  __do_sys_finit_module+0xac/0x100
[    9.259656]  __arm64_sys_finit_module+0x2c/0x40
[    9.260416]  invoke_syscall+0x8c/0x120
[    9.261193]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.261987]  do_el0_svc+0x40/0xd0
[    9.262495]  el0_svc+0x2c/0xbc
[    9.263021]  el0t_64_sync_handler+0xf4/0x120
[    9.263831]  el0t_64_sync+0x1a0/0x1a4
[    9.264703] ---[ end trace 0000000000000000 ]---
[    9.283555] ------------[ cut here ]------------
[    9.284063] WARNING: CPU: 1 PID: 2084 at arch/arm64/kernel/module-plts.c:98 module_emit_plt_entry+0x17c/0x190
[    9.285608] Modules linked in: virtio_pci_legacy_dev virtio_pci_modern_dev
[    9.286693] CPU: 1 PID: 2084 Comm: udevd Tainted: G        W          6.1.24-talos #1
[    9.288297] Hardware name: QEMU KVM Virtual Machine, BIOS 1.5.1 06/16/2021
[    9.290084] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.291455] pc : module_emit_plt_entry+0x17c/0x190
[    9.292266] lr : module_emit_plt_entry+0x8c/0x190
[    9.293421] sp : ffff800021d638e0
[    9.294185] x29: ffff800021d638e0 x28: ffff80000cf107c0 x27: ffff80000cf0ec10
[    9.295573] x26: ffff80000cf0fe80 x25: 0000000000000000 x24: 0000000000000001
[    9.297016] x23: 0000000000000000 x22: ffff800052b9a100 x21: ffff800052b9a10c
[    9.297992] x20: ffff800052b9a10c x19: ffff800052ba96ac x18: 0000000000000000
[    9.299878] x17: 0000000000000000 x16: 0000000000000000 x15: 0000000000000000
[    9.301346] x14: 5416010b13001b1f x13: 0039313838363131 x12: 3934353433413244
[    9.303775] x11: 0101010101010101 x10: 0000000000001d53 x9 : ffff8000081e1774
[    9.305026] x8 : 0101010101010101 x7 : ffff800052b9a08c x6 : 0000000000008080
[    9.306674] x5 : ffff80000cf0fe40 x4 : 0000000091000010 x3 : 00000000911c9210
[    9.307982] x2 : 00000000911dc210 x1 : 0000000000000002 x0 : 0000000000000001
[    9.309095] Call trace:
[    9.309797]  module_emit_plt_entry+0x17c/0x190
[    9.310754]  apply_relocate_add+0x20c/0x880
[    9.311395]  load_module+0x19fc/0x2060
[    9.312118]  __do_sys_finit_module+0xac/0x100
[    9.313237]  __arm64_sys_finit_module+0x2c/0x40
[    9.314307]  invoke_syscall+0x8c/0x120
[    9.314832]  el0_svc_common.constprop.0+0x68/0x1a0
[    9.315536]  do_el0_svc+0x40/0xd0
[    9.316057]  el0_svc+0x2c/0xbc
[    9.316499]  el0t_64_sync_handler+0xf4/0x120
[    9.317142]  el0t_64_sync+0x1a0/0x1a4
[    9.318283] ---[ end trace 0000000000000000 ]---
[    9.355650] [talos] service[udevd](Running): Health check successful
[    9.357476] [talos] task startUdevd (1/2): done, 2.75746508s
[    9.358650] [talos] phase earlyServices (5/11): done, 2.75950636s
[    9.360233] [talos] phase meta (6/11): 1 tasks(s)
[    9.361303] [talos] task reloadMeta (1/1): starting
[    9.363781] [talos] task reloadMeta (1/1): done, 2.49092ms
[    9.365017] [talos] phase meta (6/11): done, 4.7876ms
[    9.366350] [talos] phase dashboard (7/11): 1 tasks(s)
[    9.367550] [talos] task startDashboard (1/1): starting
[    9.368908] [talos] service[dashboard](Waiting): Waiting for service "machined" to be "up", file "/system/run/machined/machine.sock" to exist
[    9.372658] [talos] service[dashboard](Preparing): Running pre state
[    9.372666] [talos] service[dashboard](Preparing): Creating service runner
[    9.378726] [talos] task startDashboard (1/1): done, 11.1944ms
[    9.381522] [talos] phase dashboard (7/11): done, 15.1732ms
[    9.384321] [talos] service[dashboard](Running): Process Process(["/sbin/dashboard"]) started with PID 3815
[    9.388732] [talos] phase config (10/11): 1 tasks(s)
[    9.391042] [talos] task loadConfig (1/1): starting
[    9.393252] [talos] task loadConfig (1/1): downloading config
[    9.395999] [talos] waiting for network to be ready
[    9.540908] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   10.547729] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   11.550326] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   12.560060] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   13.565277] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   14.570919] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   15.575078] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   16.585097] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   17.587813] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   18.592623] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   19.595443] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   20.598150] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   21.601365] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   22.604024] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   23.613909] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   24.617178] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   25.621077] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   26.626430] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   27.630148] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   28.632825] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   29.636932] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   30.645500] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   31.648402] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   32.652165] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   33.661128] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   34.664284] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   35.673185] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   36.675847] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   37.685092] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   38.689045] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   39.695888] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   40.699304] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   41.704153] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   42.708359] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   43.711126] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   44.714384] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   45.717108] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   46.720288] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   47.724555] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   48.728876] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   49.733153] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   50.738497] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   51.744547] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   52.749225] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   53.756143] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   54.762001] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   55.766167] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   56.770044] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   57.774329] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   58.776610] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   59.787891] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   60.790496] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   61.794036] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   62.804480] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   63.807117] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   64.810906] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   65.820116] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   66.823902] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   67.835175] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   68.844972] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   69.848447] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   70.851934] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   71.855286] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   72.859259] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   73.863092] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   74.866058] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   75.869019] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   76.878962] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   77.882176] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   78.890474] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   79.893885] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   80.896909] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   81.906559] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   82.910227] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   83.919990] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   84.930166] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   85.941145] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   86.944324] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   87.947227] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   88.950206] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   89.953261] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   90.957196] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   91.967883] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   92.972163] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   93.980686] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   94.983194] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   95.986103] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   96.988814] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   97.992239] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[   99.002199] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  100.004920] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  101.007910] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  102.017192] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  103.023207] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  104.027915] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  105.038259] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  106.041207] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  107.044582] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  108.049193] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  109.052157] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  110.055272] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  111.059285] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  112.068961] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  113.073620] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  114.076903] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  115.081110] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  116.084120] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  117.095872] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  118.107245] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  119.110941] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  120.116013] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  121.120652] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  122.126205] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  123.130420] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  124.134940] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  125.145957] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  126.150085] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  127.153343] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  128.157272] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  129.160962] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  130.165091] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  131.172991] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  132.175897] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  133.186407] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  134.190039] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  135.193436] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  136.197996] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  137.206303] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  138.211347] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  139.217903] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  140.221902] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  141.225886] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  142.229948] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  143.233223] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  144.236904] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  145.239883] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  146.244628] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  147.248982] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  148.253452] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  149.260985] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  150.265920] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  151.269979] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  152.273850] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  153.280463] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  154.290973] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  155.293432] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  156.296177] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  157.306571] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  158.317245] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  159.319960] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  160.330832] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  161.334822] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  162.337938] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  163.346263] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  164.348944] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  165.353066] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  166.362859] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  167.366272] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  168.376280] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  169.387894] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  170.390043] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  171.393151] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  172.397071] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  173.400265] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  174.404051] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  175.407096] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  176.411182] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  177.422083] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  178.432218] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  179.435938] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  180.439005] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  181.443208] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  182.456036] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  183.467065] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  184.469913] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  185.473148] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  186.476509] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  186.504296] [talos] restarting platform network config {"component": "controller-runtime", "controller": "network.PlatformConfigController", "interval": "670.479422ms", "error": "error fetching metadata: 2 error(s) occurred:\n\tfailed to download config from \"http://169.254.169.254/opc/v2/instance/\": Get \"http://169.254.169.254/opc/v2/instance/\": dial tcp 169.254.169.254:80: connect: network is unreachable\n\ttimeout"}
[  187.183315] [talos] fetching oracle metadata from: "http://169.254.169.254/opc/v2/instance/"
[  187.185006] [talos] retrying error: failed to download config from "http://169.254.169.254/opc/v2/instance/": Get "http://169.254.169.254/opc/v2/instance/": dial tcp 169.254.169.254:80: connect: network is unreachable
[  187.480133] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  188.487216] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  189.490518] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  190.494845] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  191.499083] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  192.503482] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[  193.507335] [talos] failed looking up "pool.ntp.org", ignored {"component": "controller-runtime", "controller": "time.SyncController", "error": "lookup pool.ntp.org on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable"}
[...]