Console Output

20:13:36 [2024-11-13T20:13:36.964Z] + set -xeuo pipefail
20:13:36 [2024-11-13T20:13:36.964Z] ++ umask
20:13:36 [2024-11-13T20:13:36.964Z] + '[' 0022 = 0000 ']'
20:13:36 [2024-11-13T20:13:36.964Z] + cosa buildextend-metal4k
20:13:36 [2024-11-13T20:13:36.964Z] info: Missing CAP_SYS_ADMIN; using virt
20:13:37 [2024-11-13T20:13:37.218Z] Config commit: c6793ae03b0122816fe6f5a0b676b816eec0aa4b
20:13:37 [2024-11-13T20:13:37.218Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
20:13:39 [2024-11-13T20:13:39.097Z] true
20:13:39 [2024-11-13T20:13:39.350Z] Estimating disk size...
20:13:41 [2024-11-13T20:13:41.226Z] Disk sizes: metal: 2647M (estimated), cloud: 10240M
20:13:41 [2024-11-13T20:13:41.226Z] ++ python3 -c 'import sys, json; args = json.load(sys.stdin)["extra-kargs"]; print(" ".join(args))'
20:13:41 [2024-11-13T20:13:41.226Z] + extra_kargs=mitigations=auto,nosmt
20:13:41 [2024-11-13T20:13:41.226Z] + image_dynamic_yaml=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.yaml
20:13:41 [2024-11-13T20:13:41.226Z] + image_dynamic_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
20:13:41 [2024-11-13T20:13:41.226Z] + image_for_disk_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
20:13:41 [2024-11-13T20:13:41.226Z] + cat
20:13:41 [2024-11-13T20:13:41.226Z] + 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
20:13:41 [2024-11-13T20:13:41.226Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
20:13:41 [2024-11-13T20:13:41.226Z] + cat /home/jenkins/agent/workspace/test-override/tmp/image.json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
20:13:41 [2024-11-13T20:13:41.226Z] + jq -s add
20:13:41 [2024-11-13T20:13:41.226Z] + platforms_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
20:13:41 [2024-11-13T20:13:41.226Z] + yaml2json /home/jenkins/agent/workspace/test-override/src/config/platforms.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
20:13:41 [2024-11-13T20:13:41.226Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
20:13:41 [2024-11-13T20:13:41.480Z] + '[' metal4k == qemu ']'
20:13:41 [2024-11-13T20:13:41.480Z] + snapshot=on
20:13:41 [2024-11-13T20:13:41.480Z] + 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-42.20241113.dev.0-metal4k.x86_64.raw
20:13:41 [2024-11-13T20:13:41.480Z] + local snapshot=on
20:13:41 [2024-11-13T20:13:41.480Z] + shift
20:13:41 [2024-11-13T20:13:41.480Z] + local cache_size=20G
20:13:41 [2024-11-13T20:13:41.480Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 ']'
20:13:41 [2024-11-13T20:13:41.480Z] + rm -vf /home/jenkins/agent/workspace/test-override/cache/cache.qcow2
20:13:41 [2024-11-13T20:13:41.480Z] + cache_args+=("-drive" "if=none,id=cache,discard=unmap,snapshot=${snapshot},file=${workdir}/cache/cache2.qcow2" "-device" "virtio-blk,drive=cache")
20:13:41 [2024-11-13T20:13:41.480Z] + 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-42.20241113.dev.0-metal4k.x86_64.raw
20:13:41 [2024-11-13T20:13:41.480Z] + qemu_args=()
20:13:41 [2024-11-13T20:13:41.480Z] + local qemu_args
20:13:41 [2024-11-13T20:13:41.480Z] + true
20:13:41 [2024-11-13T20:13:41.480Z] + case "$1" in
20:13:41 [2024-11-13T20:13:41.480Z] + qemu_args+=("$1")
20:13:41 [2024-11-13T20:13:41.480Z] + shift
20:13:41 [2024-11-13T20:13:41.480Z] + true
20:13:41 [2024-11-13T20:13:41.480Z] + case "$1" in
20:13:41 [2024-11-13T20:13:41.480Z] + qemu_args+=("$1")
20:13:41 [2024-11-13T20:13:41.480Z] + shift
20:13:41 [2024-11-13T20:13:41.480Z] + true
20:13:41 [2024-11-13T20:13:41.480Z] + case "$1" in
20:13:41 [2024-11-13T20:13:41.480Z] + qemu_args+=("$1")
20:13:41 [2024-11-13T20:13:41.480Z] + shift
20:13:41 [2024-11-13T20:13:41.480Z] + true
20:13:41 [2024-11-13T20:13:41.480Z] + case "$1" in
20:13:41 [2024-11-13T20:13:41.480Z] + qemu_args+=("$1")
20:13:41 [2024-11-13T20:13:41.480Z] + shift
20:13:41 [2024-11-13T20:13:41.480Z] + true
20:13:41 [2024-11-13T20:13:41.480Z] + case "$1" in
20:13:41 [2024-11-13T20:13:41.480Z] + shift
20:13:41 [2024-11-13T20:13:41.480Z] + break
20:13:41 [2024-11-13T20:13:41.480Z] + '[' -z /home/jenkins/agent/workspace/test-override/tmp/build.metal4k ']'
20:13:41 [2024-11-13T20:13:41.480Z] + local vmpreparedir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
20:13:41 [2024-11-13T20:13:41.480Z] + local vmbuilddir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
20:13:41 [2024-11-13T20:13:41.480Z] + local runvm_console=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
20:13:41 [2024-11-13T20:13:41.480Z] + local rc_file=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
20:13:41 [2024-11-13T20:13:41.480Z] + mkdir -p /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
20:13:41 [2024-11-13T20:13:41.480Z] + local rpms
20:13:41 [2024-11-13T20:13:41.480Z] ++ grep -v '^#'
20:13:41 [2024-11-13T20:13:41.480Z] + rpms='
20:13:41 [2024-11-13T20:13:41.480Z] bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] rpm-ostree distribution-gpg-keys jq
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] systemd
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] dhcp-client iproute
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] selinux-policy selinux-policy-targeted policycoreutils
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] python3 python3-gobject-base buildah podman skopeo iptables iptables-libs
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] cryptsetup
20:13:41 [2024-11-13T20:13:41.480Z] gdisk xfsprogs e2fsprogs dosfstools btrfs-progs
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] ca-certificates
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] tar
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] podman
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
20:13:41 [2024-11-13T20:13:41.480Z] python3-dnf
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] /usr/bin/reset
20:13:41 [2024-11-13T20:13:41.480Z] /usr/bin/clear'
20:13:41 [2024-11-13T20:13:41.480Z] ++ grep -v '^#'
20:13:41 [2024-11-13T20:13:41.480Z] + archrpms='grub2
20:13:41 [2024-11-13T20:13:41.480Z] bootupd
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] shim-x64 grub2-efi-x64
20:13:41 [2024-11-13T20:13:41.480Z] 
20:13:41 [2024-11-13T20:13:41.480Z] grub2-tools-extra'
20:13:41 [2024-11-13T20:13:41.480Z] + 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
20:13:43 [2024-11-13T20:13:43.987Z] + find /usr/lib/coreos-assembler/ -type f
20:13:43 [2024-11-13T20:13:43.987Z] + find /etc/pki/rpm-gpg/ -type f
20:13:43 [2024-11-13T20:13:43.987Z] + cat
20:13:43 [2024-11-13T20:13:43.987Z] ++ id -u
20:13:43 [2024-11-13T20:13:43.987Z] ++ cat /usr/lib/coreos-assembler/supermin-init-prelude.sh
20:13:43 [2024-11-13T20:13:43.987Z] + chmod a+x /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare/init
20:13:43 [2024-11-13T20:13:43.987Z] + cd /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
20:13:43 [2024-11-13T20:13:43.987Z] + tar -czf init.tar.gz --remove-files init
20:13:43 [2024-11-13T20:13:43.987Z] + 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
20:13:50 [2024-11-13T20:13:50.501Z] ++ blkid --output=value --match-tag=UUID /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/root
20:13:50 [2024-11-13T20:13:50.501Z] + superminrootfsuuid=735ba839-d894-4787-b38b-4ef398648e30
20:13:50 [2024-11-13T20:13:50.501Z] + echo 'umask 0022'
20:13:50 [2024-11-13T20:13:50.501Z] + for arg in "$@"
20:13:50 [2024-11-13T20:13:50.501Z] + printf '%q ' /usr/lib/coreos-assembler/runvm-osbuild
20:13:50 [2024-11-13T20:13:50.501Z] + for arg in "$@"
20:13:50 [2024-11-13T20:13:50.501Z] + printf '%q ' --config
20:13:50 [2024-11-13T20:13:50.501Z] + for arg in "$@"
20:13:50 [2024-11-13T20:13:50.501Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
20:13:50 [2024-11-13T20:13:50.501Z] + for arg in "$@"
20:13:50 [2024-11-13T20:13:50.501Z] + printf '%q ' --mpp
20:13:50 [2024-11-13T20:13:50.501Z] + for arg in "$@"
20:13:50 [2024-11-13T20:13:50.501Z] + printf '%q ' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
20:13:50 [2024-11-13T20:13:50.501Z] + for arg in "$@"
20:13:50 [2024-11-13T20:13:50.501Z] + printf '%q ' --filepath
20:13:50 [2024-11-13T20:13:50.501Z] + for arg in "$@"
20:13:50 [2024-11-13T20:13:50.501Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw
20:13:50 [2024-11-13T20:13:50.501Z] + touch /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
20:13:50 [2024-11-13T20:13:50.501Z] + memory_default=2048
20:13:50 [2024-11-13T20:13:50.501Z] + case $arch in
20:13:50 [2024-11-13T20:13:50.502Z] + kola_args=(kola qemuexec -m "${COSA_SUPERMIN_MEMORY:-${memory_default}}" --auto-cpus -U --workdir none --console-to-file "${runvm_console}" --bind-rw "${workdir},workdir")
20:13:50 [2024-11-13T20:13:50.502Z] + 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")
20:13:50 [2024-11-13T20:13:50.502Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
20:13:50 [2024-11-13T20:13:50.502Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/config ']'
20:13:50 [2024-11-13T20:13:50.502Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
20:13:50 [2024-11-13T20:13:50.502Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/yumrepos ']'
20:13:50 [2024-11-13T20:13:50.502Z] + '[' -z '' ']'
20:13:50 [2024-11-13T20:13:50.502Z] + 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=735ba839-d894-4787-b38b-4ef398648e30 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
20:13:57 [2024-11-13T20:13:57.015Z] + '[' 6 -gt 0 ']'
20:13:57 [2024-11-13T20:13:57.015Z] + flag=--config
20:13:57 [2024-11-13T20:13:57.015Z] + shift
20:13:57 [2024-11-13T20:13:57.015Z] + case "${flag}" in
20:13:57 [2024-11-13T20:13:57.015Z] + config=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
20:13:57 [2024-11-13T20:13:57.015Z] + shift
20:13:57 [2024-11-13T20:13:57.015Z] + '[' 4 -gt 0 ']'
20:13:57 [2024-11-13T20:13:57.015Z] + flag=--mpp
20:13:57 [2024-11-13T20:13:57.015Z] + shift
20:13:57 [2024-11-13T20:13:57.015Z] + case "${flag}" in
20:13:57 [2024-11-13T20:13:57.015Z] + mppyaml=/usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
20:13:57 [2024-11-13T20:13:57.015Z] + shift
20:13:57 [2024-11-13T20:13:57.015Z] + '[' 2 -gt 0 ']'
20:13:57 [2024-11-13T20:13:57.015Z] + flag=--filepath
20:13:57 [2024-11-13T20:13:57.015Z] + shift
20:13:57 [2024-11-13T20:13:57.015Z] + case "${flag}" in
20:13:57 [2024-11-13T20:13:57.015Z] + filepath=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw
20:13:57 [2024-11-13T20:13:57.015Z] + shift
20:13:57 [2024-11-13T20:13:57.015Z] + '[' 0 -gt 0 ']'
20:13:57 [2024-11-13T20:13:57.015Z] ++ basename /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw
20:13:57 [2024-11-13T20:13:57.015Z] + filename=fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw
20:13:57 [2024-11-13T20:13:57.015Z] ++ getconfig ostree-container
20:13:57 [2024-11-13T20:13:57.015Z] ++ k=ostree-container
20:13:57 [2024-11-13T20:13:57.015Z] ++ jq -re '."ostree-container"'
20:13:57 [2024-11-13T20:13:57.015Z] + ostree_container=/home/jenkins/agent/workspace/test-override/builds/42.20241113.dev.0/x86_64/fedora-coreos-42.20241113.dev.0-ostree.x86_64.ociarchive
20:13:57 [2024-11-13T20:13:57.015Z] ++ getconfig osname
20:13:57 [2024-11-13T20:13:57.015Z] ++ k=osname
20:13:57 [2024-11-13T20:13:57.015Z] ++ jq -re '."osname"'
20:13:57 [2024-11-13T20:13:57.015Z] + osname=fedora-coreos
20:13:57 [2024-11-13T20:13:57.015Z] ++ getconfig image-type
20:13:57 [2024-11-13T20:13:57.015Z] ++ k=image-type
20:13:57 [2024-11-13T20:13:57.015Z] ++ jq -re '."image-type"'
20:13:57 [2024-11-13T20:13:57.015Z] + platform=metal4k
20:13:57 [2024-11-13T20:13:57.015Z] ++ getconfig_def deploy-via-container ''
20:13:57 [2024-11-13T20:13:57.015Z] ++ k=deploy-via-container
20:13:57 [2024-11-13T20:13:57.015Z] ++ shift
20:13:57 [2024-11-13T20:13:57.015Z] ++ default=
20:13:57 [2024-11-13T20:13:57.015Z] ++ shift
20:13:57 [2024-11-13T20:13:57.015Z] ++ jq -re '."deploy-via-container"//""'
20:13:57 [2024-11-13T20:13:57.015Z] + deploy_via_container=true
20:13:57 [2024-11-13T20:13:57.015Z] ++ getconfig metal-image-size
20:13:57 [2024-11-13T20:13:57.015Z] ++ k=metal-image-size
20:13:57 [2024-11-13T20:13:57.015Z] ++ jq -re '."metal-image-size"'
20:13:57 [2024-11-13T20:13:57.015Z] + metal_image_size_mb=2647
20:13:57 [2024-11-13T20:13:57.015Z] ++ getconfig cloud-image-size
20:13:57 [2024-11-13T20:13:57.015Z] ++ k=cloud-image-size
20:13:57 [2024-11-13T20:13:57.015Z] ++ jq -re '."cloud-image-size"'
20:13:57 [2024-11-13T20:13:57.015Z] + cloud_image_size_mb=10240
20:13:57 [2024-11-13T20:13:57.015Z] ++ getconfig rootfs-size
20:13:57 [2024-11-13T20:13:57.015Z] ++ k=rootfs-size
20:13:57 [2024-11-13T20:13:57.015Z] ++ jq -re '."rootfs-size"'
20:13:57 [2024-11-13T20:13:57.015Z] + rootfs_size_mb=2134
20:13:57 [2024-11-13T20:13:57.015Z] ++ getconfig container-imgref
20:13:57 [2024-11-13T20:13:57.015Z] ++ k=container-imgref
20:13:57 [2024-11-13T20:13:57.015Z] ++ jq -re '."container-imgref"'
20:13:57 [2024-11-13T20:13:57.015Z] + container_imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide
20:13:57 [2024-11-13T20:13:57.015Z] ++ getconfig_def container-repo ''
20:13:57 [2024-11-13T20:13:57.015Z] ++ k=container-repo
20:13:57 [2024-11-13T20:13:57.015Z] ++ shift
20:13:57 [2024-11-13T20:13:57.015Z] ++ default=
20:13:57 [2024-11-13T20:13:57.015Z] ++ shift
20:13:57 [2024-11-13T20:13:57.015Z] ++ jq -re '."container-repo"//""'
20:13:57 [2024-11-13T20:13:57.015Z] + container_repo=
20:13:57 [2024-11-13T20:13:57.015Z] ++ getconfig_def container-tag ''
20:13:57 [2024-11-13T20:13:57.015Z] ++ k=container-tag
20:13:57 [2024-11-13T20:13:57.015Z] ++ shift
20:13:57 [2024-11-13T20:13:57.015Z] ++ default=
20:13:57 [2024-11-13T20:13:57.015Z] ++ shift
20:13:57 [2024-11-13T20:13:57.015Z] ++ jq -re '."container-tag"//""'
20:13:57 [2024-11-13T20:13:57.015Z] + container_tag=
20:13:57 [2024-11-13T20:13:57.015Z] ++ getconfig extra-kargs-string ''
20:13:57 [2024-11-13T20:13:57.015Z] ++ k=extra-kargs-string
20:13:57 [2024-11-13T20:13:57.015Z] ++ jq -re '."extra-kargs-string"'
20:13:57 [2024-11-13T20:13:57.015Z] + extra_kargs=mitigations=auto,nosmt
20:13:57 [2024-11-13T20:13:57.015Z] + ostree_ref=
20:13:57 [2024-11-13T20:13:57.015Z] + ostree_repo=
20:13:57 [2024-11-13T20:13:57.015Z] + '[' -z true ']'
20:13:57 [2024-11-13T20:13:57.015Z] + '[' '!' -e /dev/loop-control ']'
20:13:57 [2024-11-13T20:13:57.015Z] + mknod /dev/loop-control c 10 237
20:13:57 [2024-11-13T20:13:57.015Z] + outdir=cache/osbuild/out
20:13:57 [2024-11-13T20:13:57.015Z] + storedir=cache/osbuild/store
20:13:57 [2024-11-13T20:13:57.015Z] ++ mktemp -t osbuild-XXXX.json
20:13:57 [2024-11-13T20:13:57.015Z] + processed_json=/tmp/osbuild-dpBR.json
20:13:57 [2024-11-13T20:13:57.015Z] + podman images
20:13:57 [2024-11-13T20:13:57.268Z] ++ arch
20:13:57 [2024-11-13T20:13:57.268Z] + osbuild-mpp -D 'arch="x86_64"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'filename="fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20241113.dev.0/x86_64/fedora-coreos-42.20241113.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2647 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2134 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-dpBR.json
20:13:59 [2024-11-13T20:13:59.771Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 14GiB --checkpoint build --checkpoint tree --checkpoint raw-image --export metal4k /tmp/osbuild-dpBR.json
20:14:00 [2024-11-13T20:14:00.328Z] starting /tmp/osbuild-dpBR.jsonPipeline source org.osbuild.curl: 05ac4a22fd90f2e3aabbb374a13d1c96065db8683d7cc00f9697126665f13f97
20:14:00 [2024-11-13T20:14:00.328Z] Build
20:14:00 [2024-11-13T20:14:00.328Z]   root: <host>
20:14:00 [2024-11-13T20:14:00.328Z] Pipeline raw-4k-image: 374ec6c5b624a7ac02cf88b6336109a3b5f8276cd555a603381162f0156c2f5b
20:14:00 [2024-11-13T20:14:00.328Z] Build
20:14:00 [2024-11-13T20:14:00.328Z]   root: <host>
20:14:00 [2024-11-13T20:14:00.328Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
20:14:00 [2024-11-13T20:14:00.328Z] org.osbuild.truncate: 7b7451c7a4d0d8298d0f56b7d3380799fab7047001dcb13e6fc723812cb1629a {
20:14:00 [2024-11-13T20:14:00.328Z]   "filename": "disk.img",
20:14:00 [2024-11-13T20:14:00.328Z]   "size": "2775580672"
20:14:00 [2024-11-13T20:14:00.328Z] }
20:14:00 [2024-11-13T20:14:00.582Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:14:00 [2024-11-13T20:14:00.582Z] 
20:14:00 [2024-11-13T20:14:00.582Z] ���  Duration: 0s
20:14:00 [2024-11-13T20:14:00.582Z] org.osbuild.sfdisk: 3d35ac268aec2b1aa5ce5c633134aea8d329d64d43280a41dbfb0676c2bd2fbc {
20:14:00 [2024-11-13T20:14:00.582Z]   "uuid": "00000000-0000-4000-a000-000000000001",
20:14:00 [2024-11-13T20:14:00.582Z]   "label": "gpt",
20:14:00 [2024-11-13T20:14:00.582Z]   "partitions": [
20:14:00 [2024-11-13T20:14:00.582Z]     {
20:14:00 [2024-11-13T20:14:00.582Z]       "start": 256,
20:14:00 [2024-11-13T20:14:00.582Z]       "partnum": 1,
20:14:00 [2024-11-13T20:14:00.582Z]       "size": 256,
20:14:00 [2024-11-13T20:14:00.582Z]       "type": "21686148-6449-6E6F-744E-656564454649",
20:14:00 [2024-11-13T20:14:00.582Z]       "bootable": true,
20:14:00 [2024-11-13T20:14:00.582Z]       "name": "BIOS-BOOT"
20:14:00 [2024-11-13T20:14:00.582Z]     },
20:14:00 [2024-11-13T20:14:00.582Z]     {
20:14:00 [2024-11-13T20:14:00.582Z]       "start": 512,
20:14:00 [2024-11-13T20:14:00.582Z]       "partnum": 2,
20:14:00 [2024-11-13T20:14:00.582Z]       "size": 32512,
20:14:00 [2024-11-13T20:14:00.582Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
20:14:00 [2024-11-13T20:14:00.582Z]       "name": "EFI-SYSTEM"
20:14:00 [2024-11-13T20:14:00.582Z]     },
20:14:00 [2024-11-13T20:14:00.582Z]     {
20:14:00 [2024-11-13T20:14:00.582Z]       "start": 33024,
20:14:00 [2024-11-13T20:14:00.582Z]       "partnum": 3,
20:14:00 [2024-11-13T20:14:00.582Z]       "size": 98304,
20:14:00 [2024-11-13T20:14:00.582Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
20:14:00 [2024-11-13T20:14:00.582Z]       "name": "boot"
20:14:00 [2024-11-13T20:14:00.582Z]     },
20:14:00 [2024-11-13T20:14:00.582Z]     {
20:14:00 [2024-11-13T20:14:00.582Z]       "start": 131328,
20:14:00 [2024-11-13T20:14:00.582Z]       "partnum": 4,
20:14:00 [2024-11-13T20:14:00.582Z]       "size": 546048,
20:14:00 [2024-11-13T20:14:00.582Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
20:14:00 [2024-11-13T20:14:00.582Z]       "name": "root"
20:14:00 [2024-11-13T20:14:00.582Z]     }
20:14:00 [2024-11-13T20:14:00.582Z]   ]
20:14:00 [2024-11-13T20:14:00.582Z] }
20:14:00 [2024-11-13T20:14:00.835Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
20:14:00 [2024-11-13T20:14:00.835Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:14:01 [2024-11-13T20:14:01.089Z] label: gpt
20:14:01 [2024-11-13T20:14:01.089Z] label-id: 00000000-0000-4000-a000-000000000001
20:14:01 [2024-11-13T20:14:01.089Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
20:14:01 [2024-11-13T20:14:01.089Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
20:14:01 [2024-11-13T20:14:01.089Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
20:14:01 [2024-11-13T20:14:01.089Z] /dev/loop0p4: start="131328", size="546048", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
20:14:01 [2024-11-13T20:14:01.089Z] {
20:14:01 [2024-11-13T20:14:01.089Z]    "partitiontable": {
20:14:01 [2024-11-13T20:14:01.089Z]       "label": "gpt",
20:14:01 [2024-11-13T20:14:01.089Z]       "id": "00000000-0000-4000-A000-000000000001",
20:14:01 [2024-11-13T20:14:01.089Z]       "device": "/dev/loop0",
20:14:01 [2024-11-13T20:14:01.089Z]       "unit": "sectors",
20:14:01 [2024-11-13T20:14:01.089Z]       "firstlba": 256,
20:14:01 [2024-11-13T20:14:01.089Z]       "lastlba": 677626,
20:14:01 [2024-11-13T20:14:01.089Z]       "sectorsize": 4096,
20:14:01 [2024-11-13T20:14:01.089Z]       "partitions": [
20:14:01 [2024-11-13T20:14:01.089Z]          {
20:14:01 [2024-11-13T20:14:01.089Z]             "node": "/dev/loop0p1",
20:14:01 [2024-11-13T20:14:01.089Z]             "start": 256,
20:14:01 [2024-11-13T20:14:01.089Z]             "size": 256,
20:14:01 [2024-11-13T20:14:01.089Z]             "type": "21686148-6449-6E6F-744E-656564454649",
20:14:01 [2024-11-13T20:14:01.089Z]             "uuid": "163E2971-7F69-4FBA-B12F-4A5650929048",
20:14:01 [2024-11-13T20:14:01.089Z]             "name": "BIOS-BOOT"
20:14:01 [2024-11-13T20:14:01.089Z]          },{
20:14:01 [2024-11-13T20:14:01.089Z]             "node": "/dev/loop0p2",
20:14:01 [2024-11-13T20:14:01.089Z]             "start": 512,
20:14:01 [2024-11-13T20:14:01.089Z]             "size": 32512,
20:14:01 [2024-11-13T20:14:01.089Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
20:14:01 [2024-11-13T20:14:01.089Z]             "uuid": "67DA18DB-7303-41FC-81FB-047EA6AE80BA",
20:14:01 [2024-11-13T20:14:01.089Z]             "name": "EFI-SYSTEM"
20:14:01 [2024-11-13T20:14:01.089Z]          },{
20:14:01 [2024-11-13T20:14:01.089Z]             "node": "/dev/loop0p3",
20:14:01 [2024-11-13T20:14:01.089Z]             "start": 33024,
20:14:01 [2024-11-13T20:14:01.089Z]             "size": 98304,
20:14:01 [2024-11-13T20:14:01.089Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
20:14:01 [2024-11-13T20:14:01.089Z]             "uuid": "DB5BFA73-EB7C-44D0-A592-EEABB360A977",
20:14:01 [2024-11-13T20:14:01.089Z]             "name": "boot"
20:14:01 [2024-11-13T20:14:01.089Z]          },{
20:14:01 [2024-11-13T20:14:01.089Z]             "node": "/dev/loop0p4",
20:14:01 [2024-11-13T20:14:01.089Z]             "start": 131328,
20:14:01 [2024-11-13T20:14:01.089Z]             "size": 546048,
20:14:01 [2024-11-13T20:14:01.089Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
20:14:01 [2024-11-13T20:14:01.089Z]             "uuid": "90769A84-800C-4305-8C94-E532606A30BA",
20:14:01 [2024-11-13T20:14:01.089Z]             "name": "root"
20:14:01 [2024-11-13T20:14:01.089Z]          }
20:14:01 [2024-11-13T20:14:01.089Z]       ]
20:14:01 [2024-11-13T20:14:01.089Z]    }
20:14:01 [2024-11-13T20:14:01.089Z] }
20:14:01 [2024-11-13T20:14:01.089Z] 
20:14:01 [2024-11-13T20:14:01.089Z] ���  Duration: 0s
20:14:01 [2024-11-13T20:14:01.089Z] org.osbuild.mkfs.fat: 91e568d95f67cad6b29acd968811fdff32b563f22e6855ca45b4d9c1dce24a2e {
20:14:01 [2024-11-13T20:14:01.089Z]   "label": "EFI-SYSTEM",
20:14:01 [2024-11-13T20:14:01.089Z]   "volid": "7B7795E7"
20:14:01 [2024-11-13T20:14:01.089Z] }
20:14:01 [2024-11-13T20:14:01.342Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
20:14:01 [2024-11-13T20:14:01.342Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:14:01 [2024-11-13T20:14:01.595Z] mkfs.fat 4.2 (2021-01-31)
20:14:01 [2024-11-13T20:14:01.595Z] 
20:14:01 [2024-11-13T20:14:01.595Z] ���  Duration: 0s
20:14:01 [2024-11-13T20:14:01.595Z] org.osbuild.mkfs.ext4: 6ec88da44c1e8238505ed53657c613d7d008582ed5a99c37618c90f6eda34614 {
20:14:01 [2024-11-13T20:14:01.595Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
20:14:01 [2024-11-13T20:14:01.595Z]   "label": "boot",
20:14:01 [2024-11-13T20:14:01.595Z]   "metadata_csum_seed": true
20:14:01 [2024-11-13T20:14:01.595Z] }
20:14:01 [2024-11-13T20:14:01.595Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
20:14:01 [2024-11-13T20:14:01.848Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:14:01 [2024-11-13T20:14:01.848Z] mke2fs 1.47.0 (5-Feb-2023)
20:14:01 [2024-11-13T20:14:01.848Z] Discarding device blocks:     0/98304           done                            
20:14:01 [2024-11-13T20:14:01.848Z] Creating filesystem with 98304 4k blocks and 98304 inodes
20:14:01 [2024-11-13T20:14:01.848Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
20:14:01 [2024-11-13T20:14:01.848Z] Superblock backups stored on blocks: 
20:14:01 [2024-11-13T20:14:01.848Z] 	32768
20:14:01 [2024-11-13T20:14:01.848Z] 
20:14:01 [2024-11-13T20:14:01.848Z] Allocating group tables: 0/3   done                            
20:14:01 [2024-11-13T20:14:01.849Z] Writing inode tables: 0/3   done                            
20:14:01 [2024-11-13T20:14:01.849Z] Creating journal (4096 blocks): done
20:14:01 [2024-11-13T20:14:01.849Z] Writing superblocks and filesystem accounting information: 0/3   done
20:14:01 [2024-11-13T20:14:01.849Z] 
20:14:02 [2024-11-13T20:14:02.102Z] 
20:14:02 [2024-11-13T20:14:02.102Z] ���  Duration: 0s
20:14:02 [2024-11-13T20:14:02.102Z] org.osbuild.mkfs.xfs: 17e7cb415724bd7a7eb975ca5e7f87ea923a42412b00ed3c974751afa3b1cb10 {
20:14:02 [2024-11-13T20:14:02.102Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
20:14:02 [2024-11-13T20:14:02.102Z]   "label": "root"
20:14:02 [2024-11-13T20:14:02.102Z] }
20:14:02 [2024-11-13T20:14:02.102Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
20:14:02 [2024-11-13T20:14:02.102Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:14:02 [2024-11-13T20:14:02.356Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=136512 blks
20:14:02 [2024-11-13T20:14:02.356Z]          =                       sectsz=4096  attr=2, projid32bit=1
20:14:02 [2024-11-13T20:14:02.356Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
20:14:02 [2024-11-13T20:14:02.356Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
20:14:02 [2024-11-13T20:14:02.356Z] data     =                       bsize=4096   blocks=546048, imaxpct=25
20:14:02 [2024-11-13T20:14:02.356Z]          =                       sunit=0      swidth=0 blks
20:14:02 [2024-11-13T20:14:02.356Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
20:14:02 [2024-11-13T20:14:02.356Z] log      =internal log           bsize=4096   blocks=16384, version=2
20:14:02 [2024-11-13T20:14:02.356Z]          =                       sectsz=4096  sunit=1 blks, lazy-count=1
20:14:02 [2024-11-13T20:14:02.356Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
20:14:02 [2024-11-13T20:14:02.356Z] Discarding blocks...Done.
20:14:02 [2024-11-13T20:14:02.356Z] 
20:14:02 [2024-11-13T20:14:02.356Z] ���  Duration: 0s
20:14:02 [2024-11-13T20:14:02.356Z] org.osbuild.copy: 5e8521aaa524a284981831f332706c78e90c0ffe8ff0d176e181d2046608320e {
20:14:02 [2024-11-13T20:14:02.356Z]   "paths": [
20:14:02 [2024-11-13T20:14:02.356Z]     {
20:14:02 [2024-11-13T20:14:02.356Z]       "from": "input://tree/",
20:14:02 [2024-11-13T20:14:02.356Z]       "to": "mount://root/"
20:14:02 [2024-11-13T20:14:02.356Z]     }
20:14:02 [2024-11-13T20:14:02.356Z]   ]
20:14:02 [2024-11-13T20:14:02.356Z] }
20:14:02 [2024-11-13T20:14:02.610Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
20:14:02 [2024-11-13T20:14:02.610Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2shn8_k1/mounts/
20:14:02 [2024-11-13T20:14:02.864Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2shn8_k1/mounts/boot'
20:14:02 [2024-11-13T20:14:02.864Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2shn8_k1/mounts/boot
20:14:02 [2024-11-13T20:14:02.864Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2shn8_k1/mounts/boot/lost+found'
20:14:02 [2024-11-13T20:14:02.864Z] mount/efi (org.osbuild.fat): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2shn8_k1/mounts/boot/efi'
20:14:02 [2024-11-13T20:14:02.864Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2shn8_k1/mounts/boot/efi
20:14:03 [2024-11-13T20:14:03.117Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:14:03 [2024-11-13T20:14:03.117Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
20:14:21 [2024-11-13T20:14:21.130Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2shn8_k1/mounts/boot/efi unmounted
20:14:21 [2024-11-13T20:14:21.130Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2shn8_k1/mounts/boot unmounted
20:14:21 [2024-11-13T20:14:21.382Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2shn8_k1/mounts/ unmounted
20:14:21 [2024-11-13T20:14:21.636Z] 
20:14:21 [2024-11-13T20:14:21.636Z] ���  Duration: 19s
20:14:21 [2024-11-13T20:14:21.636Z] org.osbuild.bootupd: 70b287502f4f89540048ded3a60171e0c4901b5ac8504f03e57e9f1dec905f83 {
20:14:21 [2024-11-13T20:14:21.636Z]   "static-configs": true,
20:14:21 [2024-11-13T20:14:21.636Z]   "deployment": {
20:14:21 [2024-11-13T20:14:21.636Z]     "default": true
20:14:21 [2024-11-13T20:14:21.636Z]   }
20:14:21 [2024-11-13T20:14:21.636Z] }
20:14:21 [2024-11-13T20:14:21.636Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
20:14:21 [2024-11-13T20:14:21.890Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-locbpyo5/mounts/
20:14:21 [2024-11-13T20:14:21.890Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-locbpyo5/mounts/boot
20:14:21 [2024-11-13T20:14:21.890Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-locbpyo5/mounts/boot/lost+found'
20:14:21 [2024-11-13T20:14:21.890Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-locbpyo5/mounts/boot/efi
20:14:22 [2024-11-13T20:14:22.144Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:14:22 [2024-11-13T20:14:22.144Z] Skip installing component BIOS without target device
20:14:22 [2024-11-13T20:14:22.397Z] Installed 40_coreos-ignition.cfg
20:14:22 [2024-11-13T20:14:22.397Z] Installed 70_coreos-user.cfg
20:14:22 [2024-11-13T20:14:22.397Z] Installed: grub.cfg
20:14:22 [2024-11-13T20:14:22.397Z] Installed: "fedora/grub.cfg"
20:14:22 [2024-11-13T20:14:22.397Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-locbpyo5/mounts/boot/efi unmounted
20:14:22 [2024-11-13T20:14:22.397Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-locbpyo5/mounts/boot unmounted
20:14:22 [2024-11-13T20:14:22.397Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-locbpyo5/mounts/ unmounted
20:14:22 [2024-11-13T20:14:22.397Z] 
20:14:22 [2024-11-13T20:14:22.397Z] ���  Duration: 0s
20:14:22 [2024-11-13T20:14:22.397Z] org.osbuild.chattr: 374ec6c5b624a7ac02cf88b6336109a3b5f8276cd555a603381162f0156c2f5b {
20:14:22 [2024-11-13T20:14:22.397Z]   "items": {
20:14:22 [2024-11-13T20:14:22.397Z]     "mount://root/": {
20:14:22 [2024-11-13T20:14:22.397Z]       "immutable": true
20:14:22 [2024-11-13T20:14:22.397Z]     }
20:14:22 [2024-11-13T20:14:22.397Z]   }
20:14:22 [2024-11-13T20:14:22.397Z] }
20:14:22 [2024-11-13T20:14:22.650Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
20:14:22 [2024-11-13T20:14:22.650Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-idld3ufk/mounts/
20:14:22 [2024-11-13T20:14:22.904Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/50e204bd25387d376f1891f65604249b3065a7a5b7254f8fb985e304675bb0e7.0'
20:14:22 [2024-11-13T20:14:22.904Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:14:23 [2024-11-13T20:14:23.157Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-idld3ufk/mounts/ostree/deploy/fedora-coreos/deploy/50e204bd25387d376f1891f65604249b3065a7a5b7254f8fb985e304675bb0e7.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-idld3ufk/mounts
20:14:23 [2024-11-13T20:14:23.157Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-idld3ufk/mounts/boot unmounted
20:14:23 [2024-11-13T20:14:23.157Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-idld3ufk/mounts/var unmounted
20:14:23 [2024-11-13T20:14:23.157Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-idld3ufk/mounts/sysroot unmounted
20:14:23 [2024-11-13T20:14:23.157Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-idld3ufk/mounts unmounted
20:14:23 [2024-11-13T20:14:23.157Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-idld3ufk/mounts unmounted
20:14:23 [2024-11-13T20:14:23.157Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-idld3ufk/mounts unmounted
20:14:23 [2024-11-13T20:14:23.157Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-idld3ufk/mounts/
20:14:23 [2024-11-13T20:14:23.157Z] 
20:14:23 [2024-11-13T20:14:23.157Z] ���  Duration: 0s
20:14:23 [2024-11-13T20:14:23.157Z] Pipeline raw-metal4k-image: d0f40d08c00d773dac408ea19de3127b87ea90dd18ca6a15589f0832dafef6e1
20:14:23 [2024-11-13T20:14:23.157Z] Build
20:14:23 [2024-11-13T20:14:23.157Z]   root: <host>
20:14:23 [2024-11-13T20:14:23.157Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
20:14:23 [2024-11-13T20:14:23.157Z] org.osbuild.copy: d67d487b7fcf7c88d3356911906a30bd0b5f7ae520f0a157b4283b7db6f43ccc {
20:14:23 [2024-11-13T20:14:23.157Z]   "paths": [
20:14:23 [2024-11-13T20:14:23.157Z]     {
20:14:23 [2024-11-13T20:14:23.157Z]       "from": "input://tree/disk.img",
20:14:23 [2024-11-13T20:14:23.157Z]       "to": "tree:///disk.img"
20:14:23 [2024-11-13T20:14:23.157Z]     }
20:14:23 [2024-11-13T20:14:23.157Z]   ]
20:14:23 [2024-11-13T20:14:23.157Z] }
20:14:23 [2024-11-13T20:14:23.411Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:14:23 [2024-11-13T20:14:23.411Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
20:14:23 [2024-11-13T20:14:23.411Z] 
20:14:23 [2024-11-13T20:14:23.411Z] ���  Duration: 0s
20:14:23 [2024-11-13T20:14:23.411Z] org.osbuild.coreos.platform: d0f40d08c00d773dac408ea19de3127b87ea90dd18ca6a15589f0832dafef6e1 {
20:14:23 [2024-11-13T20:14:23.411Z]   "platform": "metal"
20:14:23 [2024-11-13T20:14:23.411Z] }
20:14:23 [2024-11-13T20:14:23.664Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
20:14:23 [2024-11-13T20:14:23.664Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i4sl5xmw/mounts/
20:14:23 [2024-11-13T20:14:23.664Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/50e204bd25387d376f1891f65604249b3065a7a5b7254f8fb985e304675bb0e7.0'
20:14:23 [2024-11-13T20:14:23.916Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i4sl5xmw/mounts/boot
20:14:23 [2024-11-13T20:14:23.916Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i4sl5xmw/mounts/boot/lost+found'
20:14:23 [2024-11-13T20:14:23.916Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:14:24 [2024-11-13T20:14:24.170Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i4sl5xmw/mounts/boot unmounted
20:14:24 [2024-11-13T20:14:24.170Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i4sl5xmw/mounts/ostree/deploy/fedora-coreos/deploy/50e204bd25387d376f1891f65604249b3065a7a5b7254f8fb985e304675bb0e7.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i4sl5xmw/mounts
20:14:24 [2024-11-13T20:14:24.170Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i4sl5xmw/mounts/boot unmounted
20:14:24 [2024-11-13T20:14:24.170Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i4sl5xmw/mounts/var unmounted
20:14:24 [2024-11-13T20:14:24.170Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i4sl5xmw/mounts/sysroot unmounted
20:14:24 [2024-11-13T20:14:24.170Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i4sl5xmw/mounts unmounted
20:14:24 [2024-11-13T20:14:24.170Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i4sl5xmw/mounts unmounted
20:14:24 [2024-11-13T20:14:24.170Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i4sl5xmw/mounts unmounted
20:14:24 [2024-11-13T20:14:24.170Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i4sl5xmw/mounts/
20:14:24 [2024-11-13T20:14:24.170Z] 
20:14:24 [2024-11-13T20:14:24.170Z] ���  Duration: 0s
20:14:24 [2024-11-13T20:14:24.170Z] Pipeline metal4k: 3ae91f16c8fbbc14ccc13230742825d46c118829e9260b580bbcccae36f68412
20:14:24 [2024-11-13T20:14:24.170Z] Build
20:14:24 [2024-11-13T20:14:24.171Z]   root: <host>
20:14:24 [2024-11-13T20:14:24.171Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
20:14:24 [2024-11-13T20:14:24.171Z] org.osbuild.copy: 3ae91f16c8fbbc14ccc13230742825d46c118829e9260b580bbcccae36f68412 {
20:14:24 [2024-11-13T20:14:24.171Z]   "paths": [
20:14:24 [2024-11-13T20:14:24.171Z]     {
20:14:24 [2024-11-13T20:14:24.171Z]       "from": "input://tree/disk.img",
20:14:24 [2024-11-13T20:14:24.171Z]       "to": "tree:///fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw"
20:14:24 [2024-11-13T20:14:24.171Z]     }
20:14:24 [2024-11-13T20:14:24.171Z]   ]
20:14:24 [2024-11-13T20:14:24.171Z] }
20:14:24 [2024-11-13T20:14:24.424Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
20:14:24 [2024-11-13T20:14:24.424Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw'
20:14:24 [2024-11-13T20:14:24.677Z] 
20:14:24 [2024-11-13T20:14:24.677Z] ���  Duration: 0s
20:14:24 [2024-11-13T20:14:24.677Z] manifest /tmp/osbuild-dpBR.json finished successfully
20:14:24 [2024-11-13T20:14:24.930Z] oci-archive:	0739db7513bd1a9f2afc321f6e93264098371eccf91eae78c86b38af3ba59089
20:14:24 [2024-11-13T20:14:24.930Z] build:    	abdac0d12969e9f12e994131d11a13037292ae752e4a7c42096fe5214e62cfa8
20:14:24 [2024-11-13T20:14:24.930Z] tree:     	126c998b95644d456ddbc85c004663d5672e459d8ec7cef2a033d2d0c8eccb55
20:14:24 [2024-11-13T20:14:24.930Z] raw-image:	5940f027c5c4125cf1bf04284f94617cd362953a6ee9c4cd78965fe0af805c53
20:14:24 [2024-11-13T20:14:24.930Z] raw-4k-image:	374ec6c5b624a7ac02cf88b6336109a3b5f8276cd555a603381162f0156c2f5b
20:14:24 [2024-11-13T20:14:24.930Z] raw-applehv-image:	8160653ebd3403e1548d22ea33f83cfc2fde5b87db7891d8065d09d002c2c41f
20:14:24 [2024-11-13T20:14:24.930Z] applehv:  	6b369a5a1ac88c3d799c74a3964d30c82bcba9cdd4d589b1139a02d52c064e80
20:14:24 [2024-11-13T20:14:24.930Z] raw-gcp-image:	4b3ae67ab604c15973a041d0bbe38ae6e223cf1efed1f21bba908c0eb44e806b
20:14:24 [2024-11-13T20:14:24.930Z] raw-gcp-image-tar:	3a8fa2d07c766cebd530471359ed54d8245b3e75b8f9df4feead544c3ae82f8f
20:14:24 [2024-11-13T20:14:24.930Z] gcp:      	f1401af68e858c299c8415235341758b51ff147001a54e4b7c3c8153f1907b90
20:14:24 [2024-11-13T20:14:24.930Z] raw-hyperv-image:	b5dcff9498998d0b55c8dd3176431c2ad236523df7fd80721b283279235ff6ee
20:14:24 [2024-11-13T20:14:24.930Z] hyperv:   	b1ce06aba4a057e47d53fa6eb13244775a0a51f14e2fa5866b25f4a5044bbe9f
20:14:24 [2024-11-13T20:14:24.930Z] raw-metal-image:	b682c4b61505315bb177ad9f917abbd93fe6bcf24ac866fc30894638963e3d00
20:14:24 [2024-11-13T20:14:24.930Z] metal:    	c5743bcbec773af10508cb5ce6f058d9a08a261344c421794f3feb021f5b0f36
20:14:24 [2024-11-13T20:14:24.930Z] raw-metal4k-image:	d0f40d08c00d773dac408ea19de3127b87ea90dd18ca6a15589f0832dafef6e1
20:14:24 [2024-11-13T20:14:24.930Z] metal4k:  	3ae91f16c8fbbc14ccc13230742825d46c118829e9260b580bbcccae36f68412
20:14:24 [2024-11-13T20:14:24.930Z] raw-qemu-image:	48059d2f49803a199f60a7a6099062d7b1b281ae914524da42f90a4252dc15e7
20:14:24 [2024-11-13T20:14:24.930Z] qemu:     	ee0ee12635aa2a78af6e79282546f23e5e82cbedf11f4417f7bcad4b3a239408
20:14:24 [2024-11-13T20:14:24.930Z] + mv cache/osbuild/out/metal4k/fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw
20:14:31 [2024-11-13T20:14:31.453Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw': Operation not permitted
20:14:31 [2024-11-13T20:14:31.453Z] + '[' metal4k == qemu-secex ']'
20:14:31 [2024-11-13T20:14:31.453Z] + rm -f /tmp/osbuild-dpBR.json
20:14:33 [2024-11-13T20:14:33.955Z] + 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
20:14:33 [2024-11-13T20:14:33.955Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc ']'
20:14:33 [2024-11-13T20:14:33.955Z] ++ cat /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
20:14:33 [2024-11-13T20:14:33.955Z] + rc=0
20:14:33 [2024-11-13T20:14:33.955Z] + '[' -n '' ']'
20:14:33 [2024-11-13T20:14:33.955Z] + return 0
20:14:33 [2024-11-13T20:14:33.955Z] + [[ metal4k == \q\e\m\u\-\s\e\c\e\x ]]
20:14:33 [2024-11-13T20:14:33.955Z] ++ sha256sum_str
20:14:33 [2024-11-13T20:14:33.955Z] ++ sha256sum
20:14:33 [2024-11-13T20:14:33.955Z] ++ cut -f 1 -d ' '
20:14:36 [2024-11-13T20:14:36.454Z] + sha256=8586d153338f9d89133cb9b036ca7ca71e06afb2063f39b22a6777fabf249306
20:14:36 [2024-11-13T20:14:36.454Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241113.dev.0 --dump
20:14:36 [2024-11-13T20:14:36.454Z] + jq -s add
20:14:36 [2024-11-13T20:14:36.454Z] ++ stat -c %s /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw
20:14:36 [2024-11-13T20:14:36.454Z] + python3 -c '
20:14:36 [2024-11-13T20:14:36.454Z] import sys, json
20:14:36 [2024-11-13T20:14:36.454Z] j = json.load(sys.stdin)
20:14:36 [2024-11-13T20:14:36.454Z] j['\''images'\'']['\''metal4k'\''] = {
20:14:36 [2024-11-13T20:14:36.454Z]     '\''path'\'': '\''fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw'\'',
20:14:36 [2024-11-13T20:14:36.454Z]     '\''sha256'\'': '\''8586d153338f9d89133cb9b036ca7ca71e06afb2063f39b22a6777fabf249306'\'',
20:14:36 [2024-11-13T20:14:36.454Z]     '\''size'\'': 2775580672
20:14:36 [2024-11-13T20:14:36.454Z] }
20:14:36 [2024-11-13T20:14:36.454Z] json.dump(j, sys.stdout, indent=4)
20:14:36 [2024-11-13T20:14:36.454Z] '
20:14:36 [2024-11-13T20:14:36.454Z] + [[ -n '' ]]
20:14:36 [2024-11-13T20:14:36.454Z] ++ readlink -f meta.json.new
20:14:36 [2024-11-13T20:14:36.454Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241113.dev.0 --artifact metal4k --artifact-json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/meta.json.new
20:14:36 [2024-11-13T20:14:36.707Z] /home/jenkins/agent/workspace/test-override/builds/42.20241113.dev.0/x86_64/meta.json wrote with version stamp 1731528876468669774
20:14:36 [2024-11-13T20:14:36.707Z] + /usr/lib/coreos-assembler/finalize-artifact /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw /home/jenkins/agent/workspace/test-override/builds/42.20241113.dev.0/x86_64/fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw
20:14:36 [2024-11-13T20:14:36.707Z] + set +x
20:14:36 [2024-11-13T20:14:36.707Z] Successfully generated: fedora-coreos-42.20241113.dev.0-metal4k.x86_64.raw