Console Output

21:48:25 [2024-10-25T21:48:25.949Z] + set -xeuo pipefail
21:48:25 [2024-10-25T21:48:25.949Z] ++ umask
21:48:25 [2024-10-25T21:48:25.949Z] + '[' 0022 = 0000 ']'
21:48:25 [2024-10-25T21:48:25.949Z] + cosa buildextend-metal4k
21:48:26 [2024-10-25T21:48:26.202Z] Config commit: cf30f5c000290cf167ec6b5f43e32d01c7e73b19
21:48:26 [2024-10-25T21:48:26.202Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
21:48:28 [2024-10-25T21:48:28.078Z] false
21:48:28 [2024-10-25T21:48:28.331Z] Estimating disk size...
21:48:30 [2024-10-25T21:48:30.205Z] Disk sizes: metal: 2619M (estimated), cloud: 10240M
21:48:30 [2024-10-25T21:48:30.205Z] ++ python3 -c 'import sys, json; args = json.load(sys.stdin)["extra-kargs"]; print(" ".join(args))'
21:48:30 [2024-10-25T21:48:30.205Z] + extra_kargs=mitigations=auto,nosmt
21:48:30 [2024-10-25T21:48:30.205Z] + qemu-img create -f raw /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp 2619M
21:48:30 [2024-10-25T21:48:30.205Z] Formatting '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp', fmt=raw size=2746220544
21:48:30 [2024-10-25T21:48:30.205Z] + extra_target_device_opts=
21:48:30 [2024-10-25T21:48:30.205Z] + [[ metal4k == dasd ]]
21:48:30 [2024-10-25T21:48:30.205Z] + [[ metal4k == metal4k ]]
21:48:30 [2024-10-25T21:48:30.205Z] + extra_target_device_opts=,physical_block_size=4096,logical_block_size=4096
21:48:30 [2024-10-25T21:48:30.205Z] + qemu_args+=("-drive" "if=none,id=target,format=${image_format},file=${path}.tmp,cache=unsafe" "-device" "virtio-blk,serial=target,drive=target${extra_target_device_opts}")
21:48:30 [2024-10-25T21:48:30.205Z] + image_dynamic_yaml=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.yaml
21:48:30 [2024-10-25T21:48:30.205Z] + image_dynamic_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
21:48:30 [2024-10-25T21:48:30.205Z] + image_for_disk_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
21:48:30 [2024-10-25T21:48:30.205Z] + cat
21:48:30 [2024-10-25T21:48:30.462Z] + yaml2json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
21:48:30 [2024-10-25T21:48:30.462Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
21:48:30 [2024-10-25T21:48:30.462Z] + cat /home/jenkins/agent/workspace/test-override/tmp/image.json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
21:48:30 [2024-10-25T21:48:30.462Z] + jq -s add
21:48:30 [2024-10-25T21:48:30.462Z] + platforms_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
21:48:30 [2024-10-25T21:48:30.462Z] + yaml2json /home/jenkins/agent/workspace/test-override/src/config/platforms.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
21:48:30 [2024-10-25T21:48:30.462Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
21:48:30 [2024-10-25T21:48:30.462Z] + osbuild_extra_args=()
21:48:30 [2024-10-25T21:48:30.462Z] + [[ '' -eq 1 ]]
21:48:30 [2024-10-25T21:48:30.462Z] + '[' metal4k == qemu ']'
21:48:30 [2024-10-25T21:48:30.462Z] + snapshot=on
21:48:30 [2024-10-25T21:48:30.462Z] + runvm_with_cache_snapshot on -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json --mpp /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml --filepath /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp
21:48:30 [2024-10-25T21:48:30.462Z] + local snapshot=on
21:48:30 [2024-10-25T21:48:30.462Z] + shift
21:48:30 [2024-10-25T21:48:30.462Z] + local cache_size=20G
21:48:30 [2024-10-25T21:48:30.462Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 ']'
21:48:30 [2024-10-25T21:48:30.462Z] + rm -vf /home/jenkins/agent/workspace/test-override/cache/cache.qcow2
21:48:30 [2024-10-25T21:48:30.462Z] + cache_args+=("-drive" "if=none,id=cache,discard=unmap,snapshot=${snapshot},file=${workdir}/cache/cache2.qcow2" "-device" "virtio-blk,drive=cache")
21:48:30 [2024-10-25T21:48:30.462Z] + runvm -drive if=none,id=cache,discard=unmap,snapshot=on,file=/home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 -device virtio-blk,drive=cache -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json --mpp /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml --filepath /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp
21:48:30 [2024-10-25T21:48:30.462Z] + qemu_args=()
21:48:30 [2024-10-25T21:48:30.462Z] + local qemu_args
21:48:30 [2024-10-25T21:48:30.462Z] + true
21:48:30 [2024-10-25T21:48:30.462Z] + case "$1" in
21:48:30 [2024-10-25T21:48:30.462Z] + qemu_args+=("$1")
21:48:30 [2024-10-25T21:48:30.462Z] + shift
21:48:30 [2024-10-25T21:48:30.462Z] + true
21:48:30 [2024-10-25T21:48:30.462Z] + case "$1" in
21:48:30 [2024-10-25T21:48:30.462Z] + qemu_args+=("$1")
21:48:30 [2024-10-25T21:48:30.462Z] + shift
21:48:30 [2024-10-25T21:48:30.462Z] + true
21:48:30 [2024-10-25T21:48:30.462Z] + case "$1" in
21:48:30 [2024-10-25T21:48:30.462Z] + qemu_args+=("$1")
21:48:30 [2024-10-25T21:48:30.462Z] + shift
21:48:30 [2024-10-25T21:48:30.462Z] + true
21:48:30 [2024-10-25T21:48:30.462Z] + case "$1" in
21:48:30 [2024-10-25T21:48:30.462Z] + qemu_args+=("$1")
21:48:30 [2024-10-25T21:48:30.462Z] + shift
21:48:30 [2024-10-25T21:48:30.462Z] + true
21:48:30 [2024-10-25T21:48:30.462Z] + case "$1" in
21:48:30 [2024-10-25T21:48:30.462Z] + shift
21:48:30 [2024-10-25T21:48:30.462Z] + break
21:48:30 [2024-10-25T21:48:30.462Z] + '[' -z /home/jenkins/agent/workspace/test-override/tmp/build.metal4k ']'
21:48:30 [2024-10-25T21:48:30.462Z] + local vmpreparedir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
21:48:30 [2024-10-25T21:48:30.462Z] + local vmbuilddir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
21:48:30 [2024-10-25T21:48:30.462Z] + local runvm_console=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
21:48:30 [2024-10-25T21:48:30.462Z] + local rc_file=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
21:48:30 [2024-10-25T21:48:30.462Z] + mkdir -p /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
21:48:30 [2024-10-25T21:48:30.462Z] + local rpms
21:48:30 [2024-10-25T21:48:30.462Z] ++ grep -v '^#'
21:48:30 [2024-10-25T21:48:30.462Z] + rpms='
21:48:30 [2024-10-25T21:48:30.462Z] bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules
21:48:30 [2024-10-25T21:48:30.462Z] 
21:48:30 [2024-10-25T21:48:30.462Z] rpm-ostree distribution-gpg-keys jq
21:48:30 [2024-10-25T21:48:30.462Z] 
21:48:30 [2024-10-25T21:48:30.462Z] systemd
21:48:30 [2024-10-25T21:48:30.462Z] 
21:48:30 [2024-10-25T21:48:30.462Z] dhcp-client iproute
21:48:30 [2024-10-25T21:48:30.462Z] 
21:48:30 [2024-10-25T21:48:30.462Z] selinux-policy selinux-policy-targeted policycoreutils
21:48:30 [2024-10-25T21:48:30.462Z] 
21:48:30 [2024-10-25T21:48:30.462Z] python3 python3-gobject-base buildah podman skopeo iptables iptables-libs
21:48:30 [2024-10-25T21:48:30.462Z] 
21:48:30 [2024-10-25T21:48:30.463Z] python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity
21:48:30 [2024-10-25T21:48:30.463Z] 
21:48:30 [2024-10-25T21:48:30.463Z] cryptsetup
21:48:30 [2024-10-25T21:48:30.463Z] gdisk xfsprogs e2fsprogs dosfstools btrfs-progs
21:48:30 [2024-10-25T21:48:30.463Z] 
21:48:30 [2024-10-25T21:48:30.463Z] ca-certificates
21:48:30 [2024-10-25T21:48:30.463Z] 
21:48:30 [2024-10-25T21:48:30.463Z] tar
21:48:30 [2024-10-25T21:48:30.463Z] 
21:48:30 [2024-10-25T21:48:30.463Z] podman
21:48:30 [2024-10-25T21:48:30.463Z] 
21:48:30 [2024-10-25T21:48:30.463Z] osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
21:48:30 [2024-10-25T21:48:30.463Z] python3-dnf
21:48:30 [2024-10-25T21:48:30.463Z] 
21:48:30 [2024-10-25T21:48:30.463Z] /usr/bin/reset
21:48:30 [2024-10-25T21:48:30.463Z] /usr/bin/clear'
21:48:30 [2024-10-25T21:48:30.463Z] ++ grep -v '^#'
21:48:30 [2024-10-25T21:48:30.463Z] + archrpms='grub2
21:48:30 [2024-10-25T21:48:30.463Z] bootupd
21:48:30 [2024-10-25T21:48:30.463Z] 
21:48:30 [2024-10-25T21:48:30.463Z] shim-x64 grub2-efi-x64
21:48:30 [2024-10-25T21:48:30.463Z] 
21:48:30 [2024-10-25T21:48:30.463Z] grub2-tools-extra'
21:48:30 [2024-10-25T21:48:30.463Z] + supermin --prepare --use-installed -o /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules rpm-ostree distribution-gpg-keys jq systemd dhcp-client iproute selinux-policy selinux-policy-targeted policycoreutils python3 python3-gobject-base buildah podman skopeo iptables iptables-libs python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity cryptsetup gdisk xfsprogs e2fsprogs dosfstools btrfs-progs ca-certificates tar podman osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent python3-dnf /usr/bin/reset /usr/bin/clear grub2 bootupd shim-x64 grub2-efi-x64 grub2-tools-extra
21:48:33 [2024-10-25T21:48:33.710Z] + find /usr/lib/coreos-assembler/ -type f
21:48:33 [2024-10-25T21:48:33.710Z] + find /etc/pki/rpm-gpg/ -type f
21:48:33 [2024-10-25T21:48:33.710Z] + cat
21:48:33 [2024-10-25T21:48:33.710Z] ++ id -u
21:48:33 [2024-10-25T21:48:33.710Z] ++ cat /usr/lib/coreos-assembler/supermin-init-prelude.sh
21:48:33 [2024-10-25T21:48:33.710Z] + chmod a+x /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare/init
21:48:33 [2024-10-25T21:48:33.710Z] + cd /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
21:48:33 [2024-10-25T21:48:33.710Z] + tar -czf init.tar.gz --remove-files init
21:48:33 [2024-10-25T21:48:33.710Z] + supermin --build /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare --size 10G -f ext2 -o /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
21:48:40 [2024-10-25T21:48:40.225Z] ++ blkid --output=value --match-tag=UUID /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/root
21:48:40 [2024-10-25T21:48:40.225Z] + superminrootfsuuid=e09fd3ea-f11b-4d61-8125-8c9a0a5e3dbf
21:48:40 [2024-10-25T21:48:40.225Z] + echo 'umask 0022'
21:48:40 [2024-10-25T21:48:40.225Z] + for arg in "$@"
21:48:40 [2024-10-25T21:48:40.225Z] + printf '%q ' /usr/lib/coreos-assembler/runvm-osbuild
21:48:40 [2024-10-25T21:48:40.225Z] + for arg in "$@"
21:48:40 [2024-10-25T21:48:40.225Z] + printf '%q ' --config
21:48:40 [2024-10-25T21:48:40.225Z] + for arg in "$@"
21:48:40 [2024-10-25T21:48:40.225Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
21:48:40 [2024-10-25T21:48:40.225Z] + for arg in "$@"
21:48:40 [2024-10-25T21:48:40.225Z] + printf '%q ' --mpp
21:48:40 [2024-10-25T21:48:40.225Z] + for arg in "$@"
21:48:40 [2024-10-25T21:48:40.225Z] + printf '%q ' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
21:48:40 [2024-10-25T21:48:40.225Z] + for arg in "$@"
21:48:40 [2024-10-25T21:48:40.225Z] + printf '%q ' --filepath
21:48:40 [2024-10-25T21:48:40.225Z] + for arg in "$@"
21:48:40 [2024-10-25T21:48:40.225Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp
21:48:40 [2024-10-25T21:48:40.225Z] + touch /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
21:48:40 [2024-10-25T21:48:40.225Z] + memory_default=2048
21:48:40 [2024-10-25T21:48:40.225Z] + case $arch in
21:48:40 [2024-10-25T21:48:40.225Z] + kola_args=(kola qemuexec -m "${COSA_SUPERMIN_MEMORY:-${memory_default}}" --auto-cpus -U --workdir none --console-to-file "${runvm_console}" --bind-rw "${workdir},workdir")
21:48:40 [2024-10-25T21:48:40.225Z] + base_qemu_args=(-drive 'if=none,id=root,format=raw,snapshot=on,file='"${vmbuilddir}"'/root,index=1' -device 'virtio-blk,drive=root' -kernel "${vmbuilddir}/kernel" -initrd "${vmbuilddir}/initrd" -no-reboot -nodefaults -device virtio-serial -append "root=UUID=${superminrootfsuuid} console=${DEFAULT_TERMINAL} selinux=1 enforcing=0 autorelabel=1")
21:48:40 [2024-10-25T21:48:40.225Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
21:48:40 [2024-10-25T21:48:40.225Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/config ']'
21:48:40 [2024-10-25T21:48:40.225Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
21:48:40 [2024-10-25T21:48:40.225Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/yumrepos ']'
21:48:40 [2024-10-25T21:48:40.225Z] + '[' -z '' ']'
21:48:40 [2024-10-25T21:48:40.225Z] + kola qemuexec -m 2048 --auto-cpus -U --workdir none --console-to-file /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt --bind-rw /home/jenkins/agent/workspace/test-override,workdir -- -drive if=none,id=root,format=raw,snapshot=on,file=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/root,index=1 -device virtio-blk,drive=root -kernel /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/kernel -initrd /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/initrd -no-reboot -nodefaults -device virtio-serial -append 'root=UUID=e09fd3ea-f11b-4d61-8125-8c9a0a5e3dbf console=ttyS0,115200n8 selinux=1 enforcing=0 autorelabel=1' -device virtserialport,chardev=virtioserial0,name=cosa-cmdout -chardev stdio,id=virtioserial0 -drive if=none,id=cache,discard=unmap,snapshot=on,file=/home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 -device virtio-blk,drive=cache
21:48:46 [2024-10-25T21:48:46.731Z] + secex=
21:48:46 [2024-10-25T21:48:46.732Z] + '[' 6 -gt 0 ']'
21:48:46 [2024-10-25T21:48:46.732Z] + flag=--config
21:48:46 [2024-10-25T21:48:46.732Z] + shift
21:48:46 [2024-10-25T21:48:46.732Z] + case "${flag}" in
21:48:46 [2024-10-25T21:48:46.732Z] + config=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
21:48:46 [2024-10-25T21:48:46.732Z] + shift
21:48:46 [2024-10-25T21:48:46.732Z] + '[' 4 -gt 0 ']'
21:48:46 [2024-10-25T21:48:46.732Z] + flag=--mpp
21:48:46 [2024-10-25T21:48:46.732Z] + shift
21:48:46 [2024-10-25T21:48:46.732Z] + case "${flag}" in
21:48:46 [2024-10-25T21:48:46.732Z] + mppyaml=/usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
21:48:46 [2024-10-25T21:48:46.732Z] + shift
21:48:46 [2024-10-25T21:48:46.732Z] + '[' 2 -gt 0 ']'
21:48:46 [2024-10-25T21:48:46.732Z] + flag=--filepath
21:48:46 [2024-10-25T21:48:46.732Z] + shift
21:48:46 [2024-10-25T21:48:46.732Z] + case "${flag}" in
21:48:46 [2024-10-25T21:48:46.732Z] + filepath=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp
21:48:46 [2024-10-25T21:48:46.732Z] + shift
21:48:46 [2024-10-25T21:48:46.732Z] + '[' 0 -gt 0 ']'
21:48:46 [2024-10-25T21:48:46.732Z] ++ basename /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp
21:48:46 [2024-10-25T21:48:46.732Z] + filename=fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp
21:48:46 [2024-10-25T21:48:46.732Z] ++ getconfig ostree-container
21:48:46 [2024-10-25T21:48:46.732Z] ++ k=ostree-container
21:48:46 [2024-10-25T21:48:46.732Z] ++ jq -re '."ostree-container"'
21:48:46 [2024-10-25T21:48:46.732Z] + ostree_container=/home/jenkins/agent/workspace/test-override/builds/41.20241025.dev.0/x86_64/fedora-coreos-41.20241025.dev.0-ostree.x86_64.ociarchive
21:48:46 [2024-10-25T21:48:46.732Z] ++ getconfig osname
21:48:46 [2024-10-25T21:48:46.732Z] ++ k=osname
21:48:46 [2024-10-25T21:48:46.732Z] ++ jq -re '."osname"'
21:48:46 [2024-10-25T21:48:46.732Z] + osname=fedora-coreos
21:48:46 [2024-10-25T21:48:46.732Z] ++ getconfig image-type
21:48:46 [2024-10-25T21:48:46.732Z] ++ k=image-type
21:48:46 [2024-10-25T21:48:46.732Z] ++ jq -re '."image-type"'
21:48:46 [2024-10-25T21:48:46.732Z] + platform=metal4k
21:48:46 [2024-10-25T21:48:46.732Z] ++ getconfig_def deploy-via-container ''
21:48:46 [2024-10-25T21:48:46.732Z] ++ k=deploy-via-container
21:48:46 [2024-10-25T21:48:46.732Z] ++ shift
21:48:46 [2024-10-25T21:48:46.732Z] ++ default=
21:48:46 [2024-10-25T21:48:46.732Z] ++ shift
21:48:46 [2024-10-25T21:48:46.732Z] ++ jq -re '."deploy-via-container"//""'
21:48:46 [2024-10-25T21:48:46.732Z] + deploy_via_container=
21:48:46 [2024-10-25T21:48:46.732Z] ++ getconfig metal-image-size
21:48:46 [2024-10-25T21:48:46.732Z] ++ k=metal-image-size
21:48:46 [2024-10-25T21:48:46.732Z] ++ jq -re '."metal-image-size"'
21:48:46 [2024-10-25T21:48:46.732Z] + metal_image_size_mb=2619
21:48:46 [2024-10-25T21:48:46.732Z] ++ getconfig cloud-image-size
21:48:46 [2024-10-25T21:48:46.732Z] ++ k=cloud-image-size
21:48:46 [2024-10-25T21:48:46.732Z] ++ jq -re '."cloud-image-size"'
21:48:46 [2024-10-25T21:48:46.732Z] + cloud_image_size_mb=10240
21:48:46 [2024-10-25T21:48:46.732Z] ++ getconfig rootfs-size
21:48:46 [2024-10-25T21:48:46.732Z] ++ k=rootfs-size
21:48:46 [2024-10-25T21:48:46.732Z] ++ jq -re '."rootfs-size"'
21:48:46 [2024-10-25T21:48:46.732Z] + rootfs_size_mb=2106
21:48:46 [2024-10-25T21:48:46.732Z] ++ getconfig container-imgref
21:48:46 [2024-10-25T21:48:46.732Z] ++ k=container-imgref
21:48:46 [2024-10-25T21:48:46.732Z] ++ jq -re '."container-imgref"'
21:48:46 [2024-10-25T21:48:46.732Z] + container_imgref=ostree-image-signed:oci-archive:/fedora-coreos-41.20241025.dev.0-ostree.x86_64.ociarchive
21:48:46 [2024-10-25T21:48:46.732Z] ++ getconfig_def container-repo ''
21:48:46 [2024-10-25T21:48:46.732Z] ++ k=container-repo
21:48:46 [2024-10-25T21:48:46.732Z] ++ shift
21:48:46 [2024-10-25T21:48:46.732Z] ++ default=
21:48:46 [2024-10-25T21:48:46.732Z] ++ shift
21:48:46 [2024-10-25T21:48:46.732Z] ++ jq -re '."container-repo"//""'
21:48:46 [2024-10-25T21:48:46.989Z] + container_repo=
21:48:46 [2024-10-25T21:48:46.989Z] ++ getconfig_def container-tag ''
21:48:46 [2024-10-25T21:48:46.989Z] ++ k=container-tag
21:48:46 [2024-10-25T21:48:46.989Z] ++ shift
21:48:46 [2024-10-25T21:48:46.989Z] ++ default=
21:48:46 [2024-10-25T21:48:46.989Z] ++ shift
21:48:46 [2024-10-25T21:48:46.989Z] ++ jq -re '."container-tag"//""'
21:48:46 [2024-10-25T21:48:46.989Z] + container_tag=
21:48:46 [2024-10-25T21:48:46.989Z] ++ getconfig extra-kargs-string ''
21:48:46 [2024-10-25T21:48:46.989Z] ++ k=extra-kargs-string
21:48:46 [2024-10-25T21:48:46.989Z] ++ jq -re '."extra-kargs-string"'
21:48:46 [2024-10-25T21:48:46.989Z] + extra_kargs=mitigations=auto,nosmt
21:48:46 [2024-10-25T21:48:46.989Z] + ostree_ref=
21:48:46 [2024-10-25T21:48:46.989Z] + ostree_repo=
21:48:46 [2024-10-25T21:48:46.989Z] + '[' -z '' ']'
21:48:46 [2024-10-25T21:48:46.989Z] ++ getconfig ostree-ref
21:48:46 [2024-10-25T21:48:46.989Z] ++ k=ostree-ref
21:48:46 [2024-10-25T21:48:46.989Z] ++ jq -re '."ostree-ref"'
21:48:46 [2024-10-25T21:48:46.989Z] + ostree_ref=fedora/x86_64/coreos/next-devel
21:48:46 [2024-10-25T21:48:46.989Z] ++ getconfig ostree-repo
21:48:46 [2024-10-25T21:48:46.989Z] ++ k=ostree-repo
21:48:46 [2024-10-25T21:48:46.989Z] ++ jq -re '."ostree-repo"'
21:48:46 [2024-10-25T21:48:46.989Z] + ostree_repo=file:///home/jenkins/agent/workspace/test-override/tmp/repo
21:48:46 [2024-10-25T21:48:46.989Z] + '[' '!' -e /dev/loop-control ']'
21:48:46 [2024-10-25T21:48:46.989Z] + mknod /dev/loop-control c 10 237
21:48:46 [2024-10-25T21:48:46.989Z] + outdir=cache/osbuild/out
21:48:46 [2024-10-25T21:48:46.989Z] + storedir=cache/osbuild/store
21:48:46 [2024-10-25T21:48:46.989Z] ++ mktemp -t osbuild-XXXX.json
21:48:46 [2024-10-25T21:48:46.989Z] + processed_json=/tmp/osbuild-oCLq.json
21:48:46 [2024-10-25T21:48:46.989Z] + podman images
21:48:46 [2024-10-25T21:48:46.989Z] ++ arch
21:48:46 [2024-10-25T21:48:46.989Z] + osbuild-mpp -D 'arch="x86_64"' -D 'ostree_ref="fedora/x86_64/coreos/next-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'filename="fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/41.20241025.dev.0/x86_64/fedora-coreos-41.20241025.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-41.20241025.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2619 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2106 -D 'qemu_secex=""' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-oCLq.json
21:48:50 [2024-10-25T21:48:50.234Z] ostree init --mode=archive --repo=/tmp/tmphmk1bwa7
21:48:50 [2024-10-25T21:48:50.234Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmphmk1bwa7
21:48:50 [2024-10-25T21:48:50.234Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/next-devel --repo=/tmp/tmphmk1bwa7
21:48:50 [2024-10-25T21:48:50.234Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 14GiB --checkpoint build --checkpoint tree --checkpoint raw-image --export metal4k /tmp/osbuild-oCLq.json
21:48:50 [2024-10-25T21:48:50.234Z] starting /tmp/osbuild-oCLq.jsonPipeline source org.osbuild.curl: 256f8760aada77adb6dc7e4dffc2e7d516434ee39f3cbf417a403d218f884e0c
21:48:50 [2024-10-25T21:48:50.234Z] Build
21:48:50 [2024-10-25T21:48:50.234Z]   root: <host>
21:48:50 [2024-10-25T21:48:50.234Z] Pipeline source org.osbuild.ostree: 4257de76e173622209ffc76a49522085e80c13ad5f4a284d237121c6e1aaf5ae
21:48:50 [2024-10-25T21:48:50.234Z] Build
21:48:50 [2024-10-25T21:48:50.234Z]   root: <host>
21:48:50 [2024-10-25T21:48:50.234Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo
21:48:50 [2024-10-25T21:48:50.234Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo
21:48:50 [2024-10-25T21:48:50.487Z] Pipeline raw-4k-image: 28e2f3694cce2e3de1da6fa3cbd5ab69eef420435403db4d0cd07449ada7604e
21:48:50 [2024-10-25T21:48:50.487Z] Build
21:48:50 [2024-10-25T21:48:50.487Z]   root: <host>
21:48:50 [2024-10-25T21:48:50.487Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
21:48:50 [2024-10-25T21:48:50.487Z] org.osbuild.truncate: 349eac05ace6c8311ec12b7b442b00119f5843b1939e0028f7cdb484ab673eb8 {
21:48:50 [2024-10-25T21:48:50.487Z]   "filename": "disk.img",
21:48:50 [2024-10-25T21:48:50.487Z]   "size": "2746220544"
21:48:50 [2024-10-25T21:48:50.487Z] }
21:48:50 [2024-10-25T21:48:50.487Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
21:48:50 [2024-10-25T21:48:50.740Z] 
21:48:50 [2024-10-25T21:48:50.740Z] ���  Duration: 0s
21:48:50 [2024-10-25T21:48:50.740Z] org.osbuild.sfdisk: d78abe9d2b43a3bb3d2b3c4032a852741bc45455c4371714847896e0aef9220c {
21:48:50 [2024-10-25T21:48:50.740Z]   "uuid": "00000000-0000-4000-a000-000000000001",
21:48:50 [2024-10-25T21:48:50.740Z]   "label": "gpt",
21:48:50 [2024-10-25T21:48:50.740Z]   "partitions": [
21:48:50 [2024-10-25T21:48:50.740Z]     {
21:48:50 [2024-10-25T21:48:50.740Z]       "start": 256,
21:48:50 [2024-10-25T21:48:50.740Z]       "partnum": 1,
21:48:50 [2024-10-25T21:48:50.740Z]       "size": 256,
21:48:50 [2024-10-25T21:48:50.740Z]       "type": "21686148-6449-6E6F-744E-656564454649",
21:48:50 [2024-10-25T21:48:50.740Z]       "bootable": true,
21:48:50 [2024-10-25T21:48:50.740Z]       "name": "BIOS-BOOT"
21:48:50 [2024-10-25T21:48:50.740Z]     },
21:48:50 [2024-10-25T21:48:50.740Z]     {
21:48:50 [2024-10-25T21:48:50.740Z]       "start": 512,
21:48:50 [2024-10-25T21:48:50.740Z]       "partnum": 2,
21:48:50 [2024-10-25T21:48:50.740Z]       "size": 32512,
21:48:50 [2024-10-25T21:48:50.740Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
21:48:50 [2024-10-25T21:48:50.740Z]       "name": "EFI-SYSTEM"
21:48:50 [2024-10-25T21:48:50.740Z]     },
21:48:50 [2024-10-25T21:48:50.740Z]     {
21:48:50 [2024-10-25T21:48:50.740Z]       "start": 33024,
21:48:50 [2024-10-25T21:48:50.740Z]       "partnum": 3,
21:48:50 [2024-10-25T21:48:50.740Z]       "size": 98304,
21:48:50 [2024-10-25T21:48:50.740Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
21:48:50 [2024-10-25T21:48:50.740Z]       "name": "boot"
21:48:50 [2024-10-25T21:48:50.740Z]     },
21:48:50 [2024-10-25T21:48:50.740Z]     {
21:48:50 [2024-10-25T21:48:50.740Z]       "start": 131328,
21:48:50 [2024-10-25T21:48:50.740Z]       "partnum": 4,
21:48:50 [2024-10-25T21:48:50.740Z]       "size": 538880,
21:48:50 [2024-10-25T21:48:50.740Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
21:48:50 [2024-10-25T21:48:50.740Z]       "name": "root"
21:48:50 [2024-10-25T21:48:50.740Z]     }
21:48:50 [2024-10-25T21:48:50.740Z]   ]
21:48:50 [2024-10-25T21:48:50.740Z] }
21:48:50 [2024-10-25T21:48:50.740Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
21:48:50 [2024-10-25T21:48:50.992Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
21:48:50 [2024-10-25T21:48:50.992Z] label: gpt
21:48:50 [2024-10-25T21:48:50.992Z] label-id: 00000000-0000-4000-a000-000000000001
21:48:50 [2024-10-25T21:48:50.992Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
21:48:50 [2024-10-25T21:48:50.992Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
21:48:50 [2024-10-25T21:48:50.992Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
21:48:50 [2024-10-25T21:48:50.992Z] /dev/loop0p4: start="131328", size="538880", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
21:48:50 [2024-10-25T21:48:50.992Z] {
21:48:50 [2024-10-25T21:48:50.992Z]    "partitiontable": {
21:48:50 [2024-10-25T21:48:50.992Z]       "label": "gpt",
21:48:50 [2024-10-25T21:48:50.992Z]       "id": "00000000-0000-4000-A000-000000000001",
21:48:50 [2024-10-25T21:48:50.992Z]       "device": "/dev/loop0",
21:48:50 [2024-10-25T21:48:50.992Z]       "unit": "sectors",
21:48:50 [2024-10-25T21:48:50.992Z]       "firstlba": 256,
21:48:50 [2024-10-25T21:48:50.992Z]       "lastlba": 670458,
21:48:50 [2024-10-25T21:48:50.992Z]       "sectorsize": 4096,
21:48:50 [2024-10-25T21:48:50.992Z]       "partitions": [
21:48:50 [2024-10-25T21:48:50.992Z]          {
21:48:50 [2024-10-25T21:48:50.992Z]             "node": "/dev/loop0p1",
21:48:50 [2024-10-25T21:48:50.992Z]             "start": 256,
21:48:50 [2024-10-25T21:48:50.992Z]             "size": 256,
21:48:50 [2024-10-25T21:48:50.992Z]             "type": "21686148-6449-6E6F-744E-656564454649",
21:48:50 [2024-10-25T21:48:50.992Z]             "uuid": "3C445D52-6181-4CB8-A040-795897EDF577",
21:48:50 [2024-10-25T21:48:50.992Z]             "name": "BIOS-BOOT"
21:48:50 [2024-10-25T21:48:50.992Z]          },{
21:48:50 [2024-10-25T21:48:50.992Z]             "node": "/dev/loop0p2",
21:48:50 [2024-10-25T21:48:50.992Z]             "start": 512,
21:48:50 [2024-10-25T21:48:50.992Z]             "size": 32512,
21:48:50 [2024-10-25T21:48:50.992Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
21:48:50 [2024-10-25T21:48:50.992Z]             "uuid": "B3DF1D87-4D0C-4C8C-8BED-ED4BEB6D47DF",
21:48:50 [2024-10-25T21:48:50.992Z]             "name": "EFI-SYSTEM"
21:48:50 [2024-10-25T21:48:50.992Z]          },{
21:48:50 [2024-10-25T21:48:50.992Z]             "node": "/dev/loop0p3",
21:48:50 [2024-10-25T21:48:50.992Z]             "start": 33024,
21:48:50 [2024-10-25T21:48:50.992Z]             "size": 98304,
21:48:50 [2024-10-25T21:48:50.992Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
21:48:50 [2024-10-25T21:48:50.992Z]             "uuid": "E2AF1682-6502-44C7-AF25-F861D1B86EC1",
21:48:50 [2024-10-25T21:48:50.992Z]             "name": "boot"
21:48:50 [2024-10-25T21:48:50.992Z]          },{
21:48:50 [2024-10-25T21:48:50.992Z]             "node": "/dev/loop0p4",
21:48:50 [2024-10-25T21:48:50.992Z]             "start": 131328,
21:48:50 [2024-10-25T21:48:50.992Z]             "size": 538880,
21:48:50 [2024-10-25T21:48:50.992Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
21:48:50 [2024-10-25T21:48:50.992Z]             "uuid": "5CE89778-59EF-4CB9-9849-DEEB20975590",
21:48:50 [2024-10-25T21:48:50.992Z]             "name": "root"
21:48:50 [2024-10-25T21:48:50.992Z]          }
21:48:50 [2024-10-25T21:48:50.992Z]       ]
21:48:50 [2024-10-25T21:48:50.992Z]    }
21:48:50 [2024-10-25T21:48:50.992Z] }
21:48:51 [2024-10-25T21:48:51.245Z] 
21:48:51 [2024-10-25T21:48:51.245Z] ���  Duration: 0s
21:48:51 [2024-10-25T21:48:51.245Z] org.osbuild.mkfs.fat: 2d4185d2e4cde5b11f0654997272d0a478d740675a50715431674688407bea27 {
21:48:51 [2024-10-25T21:48:51.245Z]   "label": "EFI-SYSTEM",
21:48:51 [2024-10-25T21:48:51.245Z]   "volid": "7B7795E7"
21:48:51 [2024-10-25T21:48:51.245Z] }
21:48:51 [2024-10-25T21:48:51.245Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
21:48:51 [2024-10-25T21:48:51.498Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
21:48:51 [2024-10-25T21:48:51.499Z] mkfs.fat 4.2 (2021-01-31)
21:48:51 [2024-10-25T21:48:51.499Z] 
21:48:51 [2024-10-25T21:48:51.499Z] ���  Duration: 0s
21:48:51 [2024-10-25T21:48:51.499Z] org.osbuild.mkfs.ext4: e0626d27c437a547ab5a402c4fe790f1723a242178b273064e38d2553c8bd27a {
21:48:51 [2024-10-25T21:48:51.499Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
21:48:51 [2024-10-25T21:48:51.499Z]   "label": "boot",
21:48:51 [2024-10-25T21:48:51.499Z]   "metadata_csum_seed": true
21:48:51 [2024-10-25T21:48:51.499Z] }
21:48:51 [2024-10-25T21:48:51.753Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
21:48:51 [2024-10-25T21:48:51.753Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
21:48:52 [2024-10-25T21:48:52.014Z] mke2fs 1.47.0 (5-Feb-2023)
21:48:52 [2024-10-25T21:48:52.014Z] Discarding device blocks:     0/98304           done                            
21:48:52 [2024-10-25T21:48:52.014Z] Creating filesystem with 98304 4k blocks and 98304 inodes
21:48:52 [2024-10-25T21:48:52.014Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
21:48:52 [2024-10-25T21:48:52.014Z] Superblock backups stored on blocks: 
21:48:52 [2024-10-25T21:48:52.014Z] 	32768
21:48:52 [2024-10-25T21:48:52.014Z] 
21:48:52 [2024-10-25T21:48:52.014Z] Allocating group tables: 0/3   done                            
21:48:52 [2024-10-25T21:48:52.014Z] Writing inode tables: 0/3   done                            
21:48:52 [2024-10-25T21:48:52.014Z] Creating journal (4096 blocks): done
21:48:52 [2024-10-25T21:48:52.267Z] Writing superblocks and filesystem accounting information: 0/3   done
21:48:52 [2024-10-25T21:48:52.267Z] 
21:48:52 [2024-10-25T21:48:52.267Z] 
21:48:52 [2024-10-25T21:48:52.267Z] ���  Duration: 0s
21:48:52 [2024-10-25T21:48:52.267Z] org.osbuild.mkfs.xfs: 3257d083f39b70da7d208940c92ed8ccd91e1f813ab5af5bf9ed986494a39205 {
21:48:52 [2024-10-25T21:48:52.267Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
21:48:52 [2024-10-25T21:48:52.267Z]   "label": "root"
21:48:52 [2024-10-25T21:48:52.267Z] }
21:48:52 [2024-10-25T21:48:52.267Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
21:48:52 [2024-10-25T21:48:52.520Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
21:48:52 [2024-10-25T21:48:52.520Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=134720 blks
21:48:52 [2024-10-25T21:48:52.520Z]          =                       sectsz=4096  attr=2, projid32bit=1
21:48:52 [2024-10-25T21:48:52.520Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
21:48:52 [2024-10-25T21:48:52.520Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
21:48:52 [2024-10-25T21:48:52.520Z] data     =                       bsize=4096   blocks=538880, imaxpct=25
21:48:52 [2024-10-25T21:48:52.520Z]          =                       sunit=0      swidth=0 blks
21:48:52 [2024-10-25T21:48:52.520Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
21:48:52 [2024-10-25T21:48:52.520Z] log      =internal log           bsize=4096   blocks=16384, version=2
21:48:52 [2024-10-25T21:48:52.520Z]          =                       sectsz=4096  sunit=1 blks, lazy-count=1
21:48:52 [2024-10-25T21:48:52.520Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
21:48:52 [2024-10-25T21:48:52.520Z] Discarding blocks...Done.
21:48:52 [2024-10-25T21:48:52.520Z] 
21:48:52 [2024-10-25T21:48:52.520Z] ���  Duration: 0s
21:48:52 [2024-10-25T21:48:52.520Z] org.osbuild.copy: 0a2995546dd767638a5994d1d486e86c9f366ade5d8af760bc1ad7c1a1522e54 {
21:48:52 [2024-10-25T21:48:52.520Z]   "paths": [
21:48:52 [2024-10-25T21:48:52.520Z]     {
21:48:52 [2024-10-25T21:48:52.520Z]       "from": "input://tree/",
21:48:52 [2024-10-25T21:48:52.520Z]       "to": "mount://root/"
21:48:52 [2024-10-25T21:48:52.520Z]     }
21:48:52 [2024-10-25T21:48:52.520Z]   ]
21:48:52 [2024-10-25T21:48:52.520Z] }
21:48:52 [2024-10-25T21:48:52.773Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
21:48:53 [2024-10-25T21:48:53.026Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pqwmtkq6/mounts/
21:48:53 [2024-10-25T21:48:53.026Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pqwmtkq6/mounts/boot'
21:48:53 [2024-10-25T21:48:53.026Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pqwmtkq6/mounts/boot
21:48:53 [2024-10-25T21:48:53.026Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pqwmtkq6/mounts/boot/lost+found'
21:48:53 [2024-10-25T21:48:53.280Z] mount/efi (org.osbuild.fat): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pqwmtkq6/mounts/boot/efi'
21:48:53 [2024-10-25T21:48:53.280Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pqwmtkq6/mounts/boot/efi
21:48:53 [2024-10-25T21:48:53.280Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
21:48:53 [2024-10-25T21:48:53.533Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
21:49:19 [2024-10-25T21:49:19.985Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pqwmtkq6/mounts/boot/efi unmounted
21:49:19 [2024-10-25T21:49:19.985Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pqwmtkq6/mounts/boot unmounted
21:49:20 [2024-10-25T21:49:20.903Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pqwmtkq6/mounts/ unmounted
21:49:20 [2024-10-25T21:49:20.903Z] 
21:49:20 [2024-10-25T21:49:20.903Z] ���  Duration: 28s
21:49:20 [2024-10-25T21:49:20.903Z] org.osbuild.bootupd: c8a028c4685398d877020f4c3590a252e52c772ff265f2b159ed0ee463ddf86d {
21:49:20 [2024-10-25T21:49:20.903Z]   "static-configs": true,
21:49:20 [2024-10-25T21:49:20.903Z]   "deployment": {
21:49:20 [2024-10-25T21:49:20.903Z]     "default": true
21:49:20 [2024-10-25T21:49:20.903Z]   }
21:49:20 [2024-10-25T21:49:20.903Z] }
21:49:20 [2024-10-25T21:49:20.903Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
21:49:20 [2024-10-25T21:49:20.903Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k6vtaler/mounts/
21:49:21 [2024-10-25T21:49:21.156Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k6vtaler/mounts/boot
21:49:21 [2024-10-25T21:49:21.156Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k6vtaler/mounts/boot/lost+found'
21:49:21 [2024-10-25T21:49:21.156Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k6vtaler/mounts/boot/efi
21:49:21 [2024-10-25T21:49:21.409Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
21:49:21 [2024-10-25T21:49:21.409Z] Skip installing component BIOS without target device
21:49:21 [2024-10-25T21:49:21.669Z] Installed 40_coreos-ignition.cfg
21:49:21 [2024-10-25T21:49:21.669Z] Installed 70_coreos-user.cfg
21:49:21 [2024-10-25T21:49:21.669Z] Installed: grub.cfg
21:49:21 [2024-10-25T21:49:21.669Z] Installed: "fedora/grub.cfg"
21:49:21 [2024-10-25T21:49:21.669Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k6vtaler/mounts/boot/efi unmounted
21:49:21 [2024-10-25T21:49:21.669Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k6vtaler/mounts/boot unmounted
21:49:21 [2024-10-25T21:49:21.669Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k6vtaler/mounts/ unmounted
21:49:21 [2024-10-25T21:49:21.669Z] 
21:49:21 [2024-10-25T21:49:21.669Z] ���  Duration: 0s
21:49:21 [2024-10-25T21:49:21.669Z] org.osbuild.chattr: 28e2f3694cce2e3de1da6fa3cbd5ab69eef420435403db4d0cd07449ada7604e {
21:49:21 [2024-10-25T21:49:21.669Z]   "items": {
21:49:21 [2024-10-25T21:49:21.669Z]     "mount://root/": {
21:49:21 [2024-10-25T21:49:21.669Z]       "immutable": true
21:49:21 [2024-10-25T21:49:21.669Z]     }
21:49:21 [2024-10-25T21:49:21.669Z]   }
21:49:21 [2024-10-25T21:49:21.669Z] }
21:49:21 [2024-10-25T21:49:21.922Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
21:49:21 [2024-10-25T21:49:21.922Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hjj1i7tt/mounts/
21:49:22 [2024-10-25T21:49:22.175Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/b051bf7f8a48ebd334d196309ebca89545cf0ff19548683d4bda9172dbc6da81.0'
21:49:22 [2024-10-25T21:49:22.175Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
21:49:22 [2024-10-25T21:49:22.429Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hjj1i7tt/mounts/ostree/deploy/fedora-coreos/deploy/b051bf7f8a48ebd334d196309ebca89545cf0ff19548683d4bda9172dbc6da81.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hjj1i7tt/mounts
21:49:22 [2024-10-25T21:49:22.429Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hjj1i7tt/mounts/boot unmounted
21:49:22 [2024-10-25T21:49:22.429Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hjj1i7tt/mounts/var unmounted
21:49:22 [2024-10-25T21:49:22.429Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hjj1i7tt/mounts/sysroot unmounted
21:49:22 [2024-10-25T21:49:22.429Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hjj1i7tt/mounts unmounted
21:49:22 [2024-10-25T21:49:22.429Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hjj1i7tt/mounts unmounted
21:49:22 [2024-10-25T21:49:22.429Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hjj1i7tt/mounts unmounted
21:49:22 [2024-10-25T21:49:22.429Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hjj1i7tt/mounts/
21:49:22 [2024-10-25T21:49:22.429Z] 
21:49:22 [2024-10-25T21:49:22.429Z] ���  Duration: 0s
21:49:22 [2024-10-25T21:49:22.429Z] Pipeline raw-metal4k-image: f6f45058b2f462a41a5fc18ebb3b0833819540ffac781d6ac670aa6274cf4047
21:49:22 [2024-10-25T21:49:22.429Z] Build
21:49:22 [2024-10-25T21:49:22.429Z]   root: <host>
21:49:22 [2024-10-25T21:49:22.429Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
21:49:22 [2024-10-25T21:49:22.429Z] org.osbuild.copy: a6efc2bc36f974d041efa60aff2d66e31406d249f061839b3521e78cf08743e3 {
21:49:22 [2024-10-25T21:49:22.429Z]   "paths": [
21:49:22 [2024-10-25T21:49:22.429Z]     {
21:49:22 [2024-10-25T21:49:22.429Z]       "from": "input://tree/disk.img",
21:49:22 [2024-10-25T21:49:22.429Z]       "to": "tree:///disk.img"
21:49:22 [2024-10-25T21:49:22.429Z]     }
21:49:22 [2024-10-25T21:49:22.429Z]   ]
21:49:22 [2024-10-25T21:49:22.429Z] }
21:49:22 [2024-10-25T21:49:22.682Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
21:49:22 [2024-10-25T21:49:22.682Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
21:49:22 [2024-10-25T21:49:22.934Z] 
21:49:22 [2024-10-25T21:49:22.934Z] ���  Duration: 0s
21:49:22 [2024-10-25T21:49:22.934Z] org.osbuild.coreos.platform: f6f45058b2f462a41a5fc18ebb3b0833819540ffac781d6ac670aa6274cf4047 {
21:49:22 [2024-10-25T21:49:22.934Z]   "platform": "metal"
21:49:22 [2024-10-25T21:49:22.934Z] }
21:49:22 [2024-10-25T21:49:22.934Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
21:49:22 [2024-10-25T21:49:22.934Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-241xfdkq/mounts/
21:49:23 [2024-10-25T21:49:23.187Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/b051bf7f8a48ebd334d196309ebca89545cf0ff19548683d4bda9172dbc6da81.0'
21:49:23 [2024-10-25T21:49:23.187Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-241xfdkq/mounts/boot
21:49:23 [2024-10-25T21:49:23.187Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-241xfdkq/mounts/boot/lost+found'
21:49:23 [2024-10-25T21:49:23.440Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
21:49:23 [2024-10-25T21:49:23.440Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-241xfdkq/mounts/boot unmounted
21:49:23 [2024-10-25T21:49:23.440Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-241xfdkq/mounts/ostree/deploy/fedora-coreos/deploy/b051bf7f8a48ebd334d196309ebca89545cf0ff19548683d4bda9172dbc6da81.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-241xfdkq/mounts
21:49:23 [2024-10-25T21:49:23.440Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-241xfdkq/mounts/boot unmounted
21:49:23 [2024-10-25T21:49:23.440Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-241xfdkq/mounts/var unmounted
21:49:23 [2024-10-25T21:49:23.440Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-241xfdkq/mounts/sysroot unmounted
21:49:23 [2024-10-25T21:49:23.440Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-241xfdkq/mounts unmounted
21:49:23 [2024-10-25T21:49:23.440Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-241xfdkq/mounts unmounted
21:49:23 [2024-10-25T21:49:23.694Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-241xfdkq/mounts unmounted
21:49:23 [2024-10-25T21:49:23.694Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-241xfdkq/mounts/
21:49:23 [2024-10-25T21:49:23.694Z] 
21:49:23 [2024-10-25T21:49:23.694Z] ���  Duration: 0s
21:49:23 [2024-10-25T21:49:23.694Z] Pipeline metal4k: bbce65ea12216f18bcf35b4e415e1f0e9ddb118961cd0718a30d817163b17f93
21:49:23 [2024-10-25T21:49:23.694Z] Build
21:49:23 [2024-10-25T21:49:23.694Z]   root: <host>
21:49:23 [2024-10-25T21:49:23.694Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
21:49:23 [2024-10-25T21:49:23.694Z] org.osbuild.copy: bbce65ea12216f18bcf35b4e415e1f0e9ddb118961cd0718a30d817163b17f93 {
21:49:23 [2024-10-25T21:49:23.694Z]   "paths": [
21:49:23 [2024-10-25T21:49:23.694Z]     {
21:49:23 [2024-10-25T21:49:23.694Z]       "from": "input://tree/disk.img",
21:49:23 [2024-10-25T21:49:23.694Z]       "to": "tree:///fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp"
21:49:23 [2024-10-25T21:49:23.694Z]     }
21:49:23 [2024-10-25T21:49:23.694Z]   ]
21:49:23 [2024-10-25T21:49:23.694Z] }
21:49:23 [2024-10-25T21:49:23.947Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
21:49:23 [2024-10-25T21:49:23.947Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp'
21:49:24 [2024-10-25T21:49:24.199Z] 
21:49:24 [2024-10-25T21:49:24.199Z] ���  Duration: 0s
21:49:24 [2024-10-25T21:49:24.199Z] manifest /tmp/osbuild-oCLq.json finished successfully
21:49:24 [2024-10-25T21:49:24.199Z] oci-archive:	754bf59ccdf068f67714422a4a65c090b219620672e413732f2e69b4d634b9df
21:49:24 [2024-10-25T21:49:24.200Z] build:    	fcc00983093d6c3cbb550e4b1fa9b5c7243581954b4fa883639e2604d39d1ea0
21:49:24 [2024-10-25T21:49:24.200Z] tree:     	a5ab5c679a158881cacfb5b4f81da3818450746dbe20dbc078ad2236c33d12ea
21:49:24 [2024-10-25T21:49:24.200Z] raw-image:	26bd229dc72f76921d761c9bb66a7b337bc34c8386e0c4ad866780aadbf280f3
21:49:24 [2024-10-25T21:49:24.200Z] raw-4k-image:	28e2f3694cce2e3de1da6fa3cbd5ab69eef420435403db4d0cd07449ada7604e
21:49:24 [2024-10-25T21:49:24.200Z] raw-applehv-image:	3363b5adf0f3639d7c20dee278e36943010d3326fdf4f01410635b0364228a56
21:49:24 [2024-10-25T21:49:24.200Z] applehv:  	8fa6192df5266e22e903271613097f78e57749fb40adaa1bf83680b16d43a544
21:49:24 [2024-10-25T21:49:24.200Z] raw-gcp-image:	a4bcf40bb997847b048665b522af895400ab85078981e547821de029a144f752
21:49:24 [2024-10-25T21:49:24.200Z] raw-gcp-image-tar:	03e92e3b658e67f21e191a3032cd8aa9edf7091e0c852957702a43f84543aae4
21:49:24 [2024-10-25T21:49:24.200Z] gcp:      	09bf3f75805e9d49f49f8fa2c7b5cfe68e65813b8da5785249c663e8ad8b606e
21:49:24 [2024-10-25T21:49:24.200Z] raw-hyperv-image:	a55cce4d4cc8634774ce7d3a48e3cb1345446255aa4a98b686af90d06c6d1620
21:49:24 [2024-10-25T21:49:24.200Z] hyperv:   	83896e4602a8c2eed637953ec9babac11afa278256dad08a1eaea00fbf56943a
21:49:24 [2024-10-25T21:49:24.200Z] raw-metal-image:	6bde13e98376f7a4e7a634ee8d56f39ab3eb051f68e603dc97105acdc5b5e576
21:49:24 [2024-10-25T21:49:24.200Z] metal:    	266e890a665b4898a56331b69838c3f7839d637cc4b53a84409e60bda112ba70
21:49:24 [2024-10-25T21:49:24.200Z] raw-metal4k-image:	f6f45058b2f462a41a5fc18ebb3b0833819540ffac781d6ac670aa6274cf4047
21:49:24 [2024-10-25T21:49:24.200Z] metal4k:  	bbce65ea12216f18bcf35b4e415e1f0e9ddb118961cd0718a30d817163b17f93
21:49:24 [2024-10-25T21:49:24.200Z] raw-qemu-image:	c571409d3792f3659e2e02885c63bb6db66edb7b9fc9c14c49be438f8f29c261
21:49:24 [2024-10-25T21:49:24.200Z] qemu:     	fced4adb7819280a75d6c8c405c3455a1947e34c30c888a951bae94e2a875c30
21:49:24 [2024-10-25T21:49:24.200Z] + mv cache/osbuild/out/metal4k/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp
21:49:29 [2024-10-25T21:49:29.424Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp': Operation not permitted
21:49:29 [2024-10-25T21:49:29.424Z] + '[' -n '' ']'
21:49:29 [2024-10-25T21:49:29.424Z] + rm -f /tmp/osbuild-oCLq.json
21:49:32 [2024-10-25T21:49:32.740Z] + rm -rf /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.out /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
21:49:32 [2024-10-25T21:49:32.740Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc ']'
21:49:32 [2024-10-25T21:49:32.740Z] ++ cat /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
21:49:32 [2024-10-25T21:49:32.740Z] + rc=0
21:49:32 [2024-10-25T21:49:32.740Z] + '[' -n '' ']'
21:49:32 [2024-10-25T21:49:32.740Z] + return 0
21:49:32 [2024-10-25T21:49:32.740Z] + [[ '' -eq 1 ]]
21:49:32 [2024-10-25T21:49:32.740Z] + /usr/lib/coreos-assembler/finalize-artifact /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw
21:49:32 [2024-10-25T21:49:32.740Z] ++ sha256sum_str
21:49:32 [2024-10-25T21:49:32.740Z] ++ sha256sum
21:49:32 [2024-10-25T21:49:32.740Z] ++ cut -f 1 -d ' '
21:49:34 [2024-10-25T21:49:34.665Z] + sha256=5479db295d4d514e960a33b572dea33a3bb6160eeb07214358377df2f0e1ed79
21:49:34 [2024-10-25T21:49:34.665Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 41.20241025.dev.0 --dump
21:49:34 [2024-10-25T21:49:34.665Z] + jq -s add
21:49:34 [2024-10-25T21:49:34.665Z] ++ stat -c %s fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw
21:49:34 [2024-10-25T21:49:34.665Z] + python3 -c '
21:49:34 [2024-10-25T21:49:34.665Z] import sys, json
21:49:34 [2024-10-25T21:49:34.665Z] j = json.load(sys.stdin)
21:49:34 [2024-10-25T21:49:34.665Z] j['\''images'\'']['\''metal4k'\''] = {
21:49:34 [2024-10-25T21:49:34.665Z]     '\''path'\'': '\''fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw'\'',
21:49:34 [2024-10-25T21:49:34.665Z]     '\''sha256'\'': '\''5479db295d4d514e960a33b572dea33a3bb6160eeb07214358377df2f0e1ed79'\'',
21:49:34 [2024-10-25T21:49:34.665Z]     '\''size'\'': 2746220544
21:49:34 [2024-10-25T21:49:34.665Z] }
21:49:34 [2024-10-25T21:49:34.665Z] json.dump(j, sys.stdout, indent=4)
21:49:34 [2024-10-25T21:49:34.665Z] '
21:49:34 [2024-10-25T21:49:34.918Z] + [[ -n '' ]]
21:49:34 [2024-10-25T21:49:34.918Z] ++ readlink -f meta.json.new
21:49:34 [2024-10-25T21:49:34.918Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 41.20241025.dev.0 --artifact metal4k --artifact-json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/meta.json.new
21:49:35 [2024-10-25T21:49:35.474Z] /home/jenkins/agent/workspace/test-override/builds/41.20241025.dev.0/x86_64/meta.json wrote with version stamp 1729892975174358984
21:49:35 [2024-10-25T21:49:35.474Z] + /usr/lib/coreos-assembler/finalize-artifact fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw /home/jenkins/agent/workspace/test-override/builds/41.20241025.dev.0/x86_64/fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw
21:49:35 [2024-10-25T21:49:35.474Z] + set +x
21:49:35 [2024-10-25T21:49:35.474Z] Successfully generated: fedora-coreos-41.20241025.dev.0-metal4k.x86_64.raw