https://kernelci-api.westus3.cloudapp.azure.com/viewer?node_id=6732f41d58937056c61734ab I do see some warnings reported in the logs though: WARN: resolve_btfids: unresolved symbol bpf_lsm_task_getsecid_obj WARN: resolve_btfids: unresolved symbol bpf_lsm_current_getsecid_subj > - can you post the vmlinux (stripped of DWARF data if possible to limit > size) and one of the failing modules somewhere so we can analyze? > - Failing that, > bpftool btf dump file /path/2/vmlinux_from_build > vmlinux.raw > and upload of the vmlinux.raw and one of the failing module .kos would help. > Currently, KernelCI only retains the bzImage, not the vmlinux binary. The bzImage can be downloaded from the same link mentioned above by selecting 'kernel' from the dropdown menu (modules can also be downloaded the same way). Iâ??ll try to replicate the build on my end and share the vmlinux with DWARF data stripped for convenience. Thanks, Laura