Console Output

19:44:37 [2024-11-01T19:44:37.094Z] + set -xeuo pipefail
19:44:37 [2024-11-01T19:44:37.094Z] ++ umask
19:44:37 [2024-11-01T19:44:37.094Z] + '[' 0022 = 0000 ']'
19:44:37 [2024-11-01T19:44:37.094Z] + cosa buildextend-metal4k
19:44:37 [2024-11-01T19:44:37.347Z] Config commit: 9ccc9f5ae2e4257c7206321837ee579fd4d0ec36
19:44:37 [2024-11-01T19:44:37.347Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
19:44:39 [2024-11-01T19:44:39.222Z] true
19:44:39 [2024-11-01T19:44:39.475Z] Estimating disk size...
19:44:41 [2024-11-01T19:44:41.980Z] Disk sizes: metal: 2643M (estimated), cloud: 10240M
19:44:41 [2024-11-01T19:44:41.980Z] ++ python3 -c 'import sys, json; args = json.load(sys.stdin)["extra-kargs"]; print(" ".join(args))'
19:44:41 [2024-11-01T19:44:41.980Z] + extra_kargs=mitigations=auto,nosmt
19:44:41 [2024-11-01T19:44:41.980Z] + qemu-img create -f raw /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw.tmp 2643M
19:44:41 [2024-11-01T19:44:41.980Z] Formatting '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw.tmp', fmt=raw size=2771386368
19:44:41 [2024-11-01T19:44:41.980Z] + extra_target_device_opts=
19:44:41 [2024-11-01T19:44:41.980Z] + [[ metal4k == dasd ]]
19:44:41 [2024-11-01T19:44:41.980Z] + [[ metal4k == metal4k ]]
19:44:41 [2024-11-01T19:44:41.980Z] + extra_target_device_opts=,physical_block_size=4096,logical_block_size=4096
19:44:41 [2024-11-01T19:44:41.980Z] + 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}")
19:44:41 [2024-11-01T19:44:41.980Z] + image_dynamic_yaml=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.yaml
19:44:41 [2024-11-01T19:44:41.980Z] + image_dynamic_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
19:44:41 [2024-11-01T19:44:41.980Z] + image_for_disk_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
19:44:41 [2024-11-01T19:44:41.980Z] + cat
19:44:41 [2024-11-01T19:44:41.980Z] + 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
19:44:41 [2024-11-01T19:44:41.980Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
19:44:41 [2024-11-01T19:44:41.980Z] + cat /home/jenkins/agent/workspace/test-override/tmp/image.json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
19:44:41 [2024-11-01T19:44:41.980Z] + jq -s add
19:44:41 [2024-11-01T19:44:41.980Z] + platforms_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
19:44:41 [2024-11-01T19:44:41.980Z] + yaml2json /home/jenkins/agent/workspace/test-override/src/config/platforms.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
19:44:41 [2024-11-01T19:44:41.980Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
19:44:41 [2024-11-01T19:44:41.980Z] + osbuild_extra_args=()
19:44:41 [2024-11-01T19:44:41.980Z] + [[ '' -eq 1 ]]
19:44:41 [2024-11-01T19:44:41.980Z] + '[' metal4k == qemu ']'
19:44:41 [2024-11-01T19:44:41.980Z] + snapshot=on
19:44:41 [2024-11-01T19:44:41.980Z] + 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.20241101.dev.0-metal4k.x86_64.raw.tmp
19:44:41 [2024-11-01T19:44:41.980Z] + local snapshot=on
19:44:41 [2024-11-01T19:44:41.980Z] + shift
19:44:41 [2024-11-01T19:44:41.980Z] + local cache_size=20G
19:44:41 [2024-11-01T19:44:41.980Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 ']'
19:44:41 [2024-11-01T19:44:41.980Z] + rm -vf /home/jenkins/agent/workspace/test-override/cache/cache.qcow2
19:44:41 [2024-11-01T19:44:41.980Z] + cache_args+=("-drive" "if=none,id=cache,discard=unmap,snapshot=${snapshot},file=${workdir}/cache/cache2.qcow2" "-device" "virtio-blk,drive=cache")
19:44:41 [2024-11-01T19:44:41.980Z] + 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.20241101.dev.0-metal4k.x86_64.raw.tmp
19:44:41 [2024-11-01T19:44:41.980Z] + qemu_args=()
19:44:41 [2024-11-01T19:44:41.980Z] + local qemu_args
19:44:41 [2024-11-01T19:44:41.980Z] + true
19:44:41 [2024-11-01T19:44:41.980Z] + case "$1" in
19:44:41 [2024-11-01T19:44:41.980Z] + qemu_args+=("$1")
19:44:41 [2024-11-01T19:44:41.980Z] + shift
19:44:41 [2024-11-01T19:44:41.980Z] + true
19:44:41 [2024-11-01T19:44:41.980Z] + case "$1" in
19:44:41 [2024-11-01T19:44:41.980Z] + qemu_args+=("$1")
19:44:41 [2024-11-01T19:44:41.980Z] + shift
19:44:41 [2024-11-01T19:44:41.980Z] + true
19:44:41 [2024-11-01T19:44:41.980Z] + case "$1" in
19:44:41 [2024-11-01T19:44:41.980Z] + qemu_args+=("$1")
19:44:41 [2024-11-01T19:44:41.980Z] + shift
19:44:41 [2024-11-01T19:44:41.980Z] + true
19:44:41 [2024-11-01T19:44:41.980Z] + case "$1" in
19:44:41 [2024-11-01T19:44:41.980Z] + qemu_args+=("$1")
19:44:41 [2024-11-01T19:44:41.980Z] + shift
19:44:41 [2024-11-01T19:44:41.980Z] + true
19:44:41 [2024-11-01T19:44:41.980Z] + case "$1" in
19:44:41 [2024-11-01T19:44:41.980Z] + shift
19:44:41 [2024-11-01T19:44:41.980Z] + break
19:44:41 [2024-11-01T19:44:41.980Z] + '[' -z /home/jenkins/agent/workspace/test-override/tmp/build.metal4k ']'
19:44:41 [2024-11-01T19:44:41.980Z] + local vmpreparedir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
19:44:41 [2024-11-01T19:44:41.980Z] + local vmbuilddir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
19:44:41 [2024-11-01T19:44:41.980Z] + local runvm_console=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
19:44:41 [2024-11-01T19:44:41.980Z] + local rc_file=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
19:44:41 [2024-11-01T19:44:41.980Z] + mkdir -p /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
19:44:41 [2024-11-01T19:44:41.980Z] + local rpms
19:44:41 [2024-11-01T19:44:41.980Z] ++ grep -v '^#'
19:44:41 [2024-11-01T19:44:41.980Z] + rpms='
19:44:41 [2024-11-01T19:44:41.980Z] bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules
19:44:41 [2024-11-01T19:44:41.980Z] 
19:44:41 [2024-11-01T19:44:41.980Z] rpm-ostree distribution-gpg-keys jq
19:44:41 [2024-11-01T19:44:41.980Z] 
19:44:41 [2024-11-01T19:44:41.980Z] systemd
19:44:41 [2024-11-01T19:44:41.980Z] 
19:44:41 [2024-11-01T19:44:41.980Z] dhcp-client iproute
19:44:41 [2024-11-01T19:44:41.980Z] 
19:44:41 [2024-11-01T19:44:41.980Z] selinux-policy selinux-policy-targeted policycoreutils
19:44:41 [2024-11-01T19:44:41.980Z] 
19:44:41 [2024-11-01T19:44:41.980Z] python3 python3-gobject-base buildah podman skopeo iptables iptables-libs
19:44:41 [2024-11-01T19:44:41.980Z] 
19:44:41 [2024-11-01T19:44:41.980Z] python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity
19:44:41 [2024-11-01T19:44:41.980Z] 
19:44:41 [2024-11-01T19:44:41.980Z] cryptsetup
19:44:41 [2024-11-01T19:44:41.980Z] gdisk xfsprogs e2fsprogs dosfstools btrfs-progs
19:44:41 [2024-11-01T19:44:41.980Z] 
19:44:41 [2024-11-01T19:44:41.980Z] ca-certificates
19:44:41 [2024-11-01T19:44:41.980Z] 
19:44:41 [2024-11-01T19:44:41.980Z] tar
19:44:41 [2024-11-01T19:44:41.980Z] 
19:44:41 [2024-11-01T19:44:41.980Z] podman
19:44:41 [2024-11-01T19:44:41.980Z] 
19:44:41 [2024-11-01T19:44:41.980Z] osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
19:44:41 [2024-11-01T19:44:41.980Z] python3-dnf
19:44:41 [2024-11-01T19:44:41.980Z] 
19:44:41 [2024-11-01T19:44:41.980Z] /usr/bin/reset
19:44:41 [2024-11-01T19:44:41.980Z] /usr/bin/clear'
19:44:41 [2024-11-01T19:44:41.980Z] ++ grep -v '^#'
19:44:41 [2024-11-01T19:44:41.980Z] + archrpms='grub2
19:44:41 [2024-11-01T19:44:41.980Z] bootupd
19:44:41 [2024-11-01T19:44:41.980Z] 
19:44:41 [2024-11-01T19:44:41.980Z] shim-x64 grub2-efi-x64
19:44:41 [2024-11-01T19:44:41.981Z] 
19:44:41 [2024-11-01T19:44:41.981Z] grub2-tools-extra'
19:44:41 [2024-11-01T19:44:41.981Z] + 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
19:44:43 [2024-11-01T19:44:43.854Z] + find /usr/lib/coreos-assembler/ -type f
19:44:43 [2024-11-01T19:44:43.854Z] + find /etc/pki/rpm-gpg/ -type f
19:44:43 [2024-11-01T19:44:43.854Z] + cat
19:44:43 [2024-11-01T19:44:43.854Z] ++ id -u
19:44:43 [2024-11-01T19:44:43.854Z] ++ cat /usr/lib/coreos-assembler/supermin-init-prelude.sh
19:44:44 [2024-11-01T19:44:44.112Z] + chmod a+x /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare/init
19:44:44 [2024-11-01T19:44:44.112Z] + cd /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
19:44:44 [2024-11-01T19:44:44.112Z] + tar -czf init.tar.gz --remove-files init
19:44:44 [2024-11-01T19:44:44.112Z] + 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
19:44:50 [2024-11-01T19:44:50.631Z] ++ blkid --output=value --match-tag=UUID /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/root
19:44:50 [2024-11-01T19:44:50.631Z] + superminrootfsuuid=2e35c415-50cf-4222-845b-c00fe38a64ee
19:44:50 [2024-11-01T19:44:50.631Z] + echo 'umask 0022'
19:44:50 [2024-11-01T19:44:50.631Z] + for arg in "$@"
19:44:50 [2024-11-01T19:44:50.631Z] + printf '%q ' /usr/lib/coreos-assembler/runvm-osbuild
19:44:50 [2024-11-01T19:44:50.631Z] + for arg in "$@"
19:44:50 [2024-11-01T19:44:50.631Z] + printf '%q ' --config
19:44:50 [2024-11-01T19:44:50.631Z] + for arg in "$@"
19:44:50 [2024-11-01T19:44:50.631Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
19:44:50 [2024-11-01T19:44:50.631Z] + for arg in "$@"
19:44:50 [2024-11-01T19:44:50.631Z] + printf '%q ' --mpp
19:44:50 [2024-11-01T19:44:50.631Z] + for arg in "$@"
19:44:50 [2024-11-01T19:44:50.631Z] + printf '%q ' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
19:44:50 [2024-11-01T19:44:50.631Z] + for arg in "$@"
19:44:50 [2024-11-01T19:44:50.631Z] + printf '%q ' --filepath
19:44:50 [2024-11-01T19:44:50.631Z] + for arg in "$@"
19:44:50 [2024-11-01T19:44:50.631Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw.tmp
19:44:50 [2024-11-01T19:44:50.631Z] + touch /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
19:44:50 [2024-11-01T19:44:50.631Z] + memory_default=2048
19:44:50 [2024-11-01T19:44:50.631Z] + case $arch in
19:44:50 [2024-11-01T19:44:50.631Z] + kola_args=(kola qemuexec -m "${COSA_SUPERMIN_MEMORY:-${memory_default}}" --auto-cpus -U --workdir none --console-to-file "${runvm_console}" --bind-rw "${workdir},workdir")
19:44:50 [2024-11-01T19:44:50.631Z] + 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")
19:44:50 [2024-11-01T19:44:50.631Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
19:44:50 [2024-11-01T19:44:50.631Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/config ']'
19:44:50 [2024-11-01T19:44:50.631Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
19:44:50 [2024-11-01T19:44:50.631Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/yumrepos ']'
19:44:50 [2024-11-01T19:44:50.631Z] + '[' -z '' ']'
19:44:50 [2024-11-01T19:44:50.631Z] + 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=2e35c415-50cf-4222-845b-c00fe38a64ee 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
19:44:57 [2024-11-01T19:44:57.193Z] + secex=
19:44:57 [2024-11-01T19:44:57.193Z] + '[' 6 -gt 0 ']'
19:44:57 [2024-11-01T19:44:57.193Z] + flag=--config
19:44:57 [2024-11-01T19:44:57.193Z] + shift
19:44:57 [2024-11-01T19:44:57.193Z] + case "${flag}" in
19:44:57 [2024-11-01T19:44:57.193Z] + config=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
19:44:57 [2024-11-01T19:44:57.193Z] + shift
19:44:57 [2024-11-01T19:44:57.193Z] + '[' 4 -gt 0 ']'
19:44:57 [2024-11-01T19:44:57.193Z] + flag=--mpp
19:44:57 [2024-11-01T19:44:57.193Z] + shift
19:44:57 [2024-11-01T19:44:57.193Z] + case "${flag}" in
19:44:57 [2024-11-01T19:44:57.193Z] + mppyaml=/usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
19:44:57 [2024-11-01T19:44:57.193Z] + shift
19:44:57 [2024-11-01T19:44:57.193Z] + '[' 2 -gt 0 ']'
19:44:57 [2024-11-01T19:44:57.193Z] + flag=--filepath
19:44:57 [2024-11-01T19:44:57.193Z] + shift
19:44:57 [2024-11-01T19:44:57.193Z] + case "${flag}" in
19:44:57 [2024-11-01T19:44:57.193Z] + filepath=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw.tmp
19:44:57 [2024-11-01T19:44:57.193Z] + shift
19:44:57 [2024-11-01T19:44:57.193Z] + '[' 0 -gt 0 ']'
19:44:57 [2024-11-01T19:44:57.193Z] ++ basename /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw.tmp
19:44:57 [2024-11-01T19:44:57.193Z] + filename=fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw.tmp
19:44:57 [2024-11-01T19:44:57.193Z] ++ getconfig ostree-container
19:44:57 [2024-11-01T19:44:57.193Z] ++ k=ostree-container
19:44:57 [2024-11-01T19:44:57.193Z] ++ jq -re '."ostree-container"'
19:44:57 [2024-11-01T19:44:57.193Z] + ostree_container=/home/jenkins/agent/workspace/test-override/builds/42.20241101.dev.0/x86_64/fedora-coreos-42.20241101.dev.0-ostree.x86_64.ociarchive
19:44:57 [2024-11-01T19:44:57.193Z] ++ getconfig osname
19:44:57 [2024-11-01T19:44:57.193Z] ++ k=osname
19:44:57 [2024-11-01T19:44:57.193Z] ++ jq -re '."osname"'
19:44:57 [2024-11-01T19:44:57.193Z] + osname=fedora-coreos
19:44:57 [2024-11-01T19:44:57.193Z] ++ getconfig image-type
19:44:57 [2024-11-01T19:44:57.193Z] ++ k=image-type
19:44:57 [2024-11-01T19:44:57.193Z] ++ jq -re '."image-type"'
19:44:57 [2024-11-01T19:44:57.193Z] + platform=metal4k
19:44:57 [2024-11-01T19:44:57.193Z] ++ getconfig_def deploy-via-container ''
19:44:57 [2024-11-01T19:44:57.193Z] ++ k=deploy-via-container
19:44:57 [2024-11-01T19:44:57.193Z] ++ shift
19:44:57 [2024-11-01T19:44:57.193Z] ++ default=
19:44:57 [2024-11-01T19:44:57.193Z] ++ shift
19:44:57 [2024-11-01T19:44:57.193Z] ++ jq -re '."deploy-via-container"//""'
19:44:57 [2024-11-01T19:44:57.193Z] + deploy_via_container=true
19:44:57 [2024-11-01T19:44:57.193Z] ++ getconfig metal-image-size
19:44:57 [2024-11-01T19:44:57.193Z] ++ k=metal-image-size
19:44:57 [2024-11-01T19:44:57.193Z] ++ jq -re '."metal-image-size"'
19:44:57 [2024-11-01T19:44:57.193Z] + metal_image_size_mb=2643
19:44:57 [2024-11-01T19:44:57.193Z] ++ getconfig cloud-image-size
19:44:57 [2024-11-01T19:44:57.193Z] ++ k=cloud-image-size
19:44:57 [2024-11-01T19:44:57.193Z] ++ jq -re '."cloud-image-size"'
19:44:57 [2024-11-01T19:44:57.193Z] + cloud_image_size_mb=10240
19:44:57 [2024-11-01T19:44:57.193Z] ++ getconfig rootfs-size
19:44:57 [2024-11-01T19:44:57.193Z] ++ k=rootfs-size
19:44:57 [2024-11-01T19:44:57.193Z] ++ jq -re '."rootfs-size"'
19:44:57 [2024-11-01T19:44:57.193Z] + rootfs_size_mb=2130
19:44:57 [2024-11-01T19:44:57.193Z] ++ getconfig container-imgref
19:44:57 [2024-11-01T19:44:57.193Z] ++ k=container-imgref
19:44:57 [2024-11-01T19:44:57.193Z] ++ jq -re '."container-imgref"'
19:44:57 [2024-11-01T19:44:57.193Z] + container_imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide
19:44:57 [2024-11-01T19:44:57.193Z] ++ getconfig_def container-repo ''
19:44:57 [2024-11-01T19:44:57.193Z] ++ k=container-repo
19:44:57 [2024-11-01T19:44:57.193Z] ++ shift
19:44:57 [2024-11-01T19:44:57.193Z] ++ default=
19:44:57 [2024-11-01T19:44:57.193Z] ++ shift
19:44:57 [2024-11-01T19:44:57.193Z] ++ jq -re '."container-repo"//""'
19:44:57 [2024-11-01T19:44:57.193Z] + container_repo=
19:44:57 [2024-11-01T19:44:57.193Z] ++ getconfig_def container-tag ''
19:44:57 [2024-11-01T19:44:57.193Z] ++ k=container-tag
19:44:57 [2024-11-01T19:44:57.193Z] ++ shift
19:44:57 [2024-11-01T19:44:57.193Z] ++ default=
19:44:57 [2024-11-01T19:44:57.193Z] ++ shift
19:44:57 [2024-11-01T19:44:57.193Z] ++ jq -re '."container-tag"//""'
19:44:57 [2024-11-01T19:44:57.193Z] + container_tag=
19:44:57 [2024-11-01T19:44:57.193Z] ++ getconfig extra-kargs-string ''
19:44:57 [2024-11-01T19:44:57.193Z] ++ k=extra-kargs-string
19:44:57 [2024-11-01T19:44:57.193Z] ++ jq -re '."extra-kargs-string"'
19:44:57 [2024-11-01T19:44:57.193Z] + extra_kargs=mitigations=auto,nosmt
19:44:57 [2024-11-01T19:44:57.193Z] + ostree_ref=
19:44:57 [2024-11-01T19:44:57.193Z] + ostree_repo=
19:44:57 [2024-11-01T19:44:57.193Z] + '[' -z true ']'
19:44:57 [2024-11-01T19:44:57.193Z] + '[' '!' -e /dev/loop-control ']'
19:44:57 [2024-11-01T19:44:57.193Z] + mknod /dev/loop-control c 10 237
19:44:57 [2024-11-01T19:44:57.193Z] + outdir=cache/osbuild/out
19:44:57 [2024-11-01T19:44:57.193Z] + storedir=cache/osbuild/store
19:44:57 [2024-11-01T19:44:57.193Z] ++ mktemp -t osbuild-XXXX.json
19:44:57 [2024-11-01T19:44:57.193Z] + processed_json=/tmp/osbuild-J6JY.json
19:44:57 [2024-11-01T19:44:57.193Z] + podman images
19:44:57 [2024-11-01T19:44:57.446Z] ++ arch
19:44:57 [2024-11-01T19:44:57.446Z] + osbuild-mpp -D 'arch="x86_64"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'filename="fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw.tmp"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20241101.dev.0/x86_64/fedora-coreos-42.20241101.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=2643 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2130 -D 'qemu_secex=""' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-J6JY.json
19:44:59 [2024-11-01T19:44:59.948Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 14GiB --checkpoint build --checkpoint tree --checkpoint raw-image --export metal4k /tmp/osbuild-J6JY.json
19:45:00 [2024-11-01T19:45:00.201Z] starting /tmp/osbuild-J6JY.jsonPipeline source org.osbuild.curl: c925da529d349700a072e10e9d91dccad8c5547572887f5c12c01ab3ee505d06
19:45:00 [2024-11-01T19:45:00.201Z] Build
19:45:00 [2024-11-01T19:45:00.201Z]   root: <host>
19:45:00 [2024-11-01T19:45:00.454Z] Pipeline raw-4k-image: 726f1fd105e236f3ae94508df2fdcd4d574e90e7f650cfe20cbec466cf7ae2c5
19:45:00 [2024-11-01T19:45:00.454Z] Build
19:45:00 [2024-11-01T19:45:00.454Z]   root: <host>
19:45:00 [2024-11-01T19:45:00.454Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
19:45:00 [2024-11-01T19:45:00.454Z] org.osbuild.truncate: 7ad3f130c73020b9ea18e6976f49249f806eab833fcb68b69aa8c6debfadf4ae {
19:45:00 [2024-11-01T19:45:00.454Z]   "filename": "disk.img",
19:45:00 [2024-11-01T19:45:00.454Z]   "size": "2771386368"
19:45:00 [2024-11-01T19:45:00.454Z] }
19:45:00 [2024-11-01T19:45:00.707Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
19:45:00 [2024-11-01T19:45:00.707Z] 
19:45:00 [2024-11-01T19:45:00.707Z] ���  Duration: 0s
19:45:00 [2024-11-01T19:45:00.707Z] org.osbuild.sfdisk: 6209226f97196eb398ccce4ce82d89ca52287dbe1f2fdd24bec0b06106b65735 {
19:45:00 [2024-11-01T19:45:00.707Z]   "uuid": "00000000-0000-4000-a000-000000000001",
19:45:00 [2024-11-01T19:45:00.707Z]   "label": "gpt",
19:45:00 [2024-11-01T19:45:00.707Z]   "partitions": [
19:45:00 [2024-11-01T19:45:00.707Z]     {
19:45:00 [2024-11-01T19:45:00.707Z]       "start": 256,
19:45:00 [2024-11-01T19:45:00.707Z]       "partnum": 1,
19:45:00 [2024-11-01T19:45:00.707Z]       "size": 256,
19:45:00 [2024-11-01T19:45:00.707Z]       "type": "21686148-6449-6E6F-744E-656564454649",
19:45:00 [2024-11-01T19:45:00.707Z]       "bootable": true,
19:45:00 [2024-11-01T19:45:00.707Z]       "name": "BIOS-BOOT"
19:45:00 [2024-11-01T19:45:00.707Z]     },
19:45:00 [2024-11-01T19:45:00.707Z]     {
19:45:00 [2024-11-01T19:45:00.707Z]       "start": 512,
19:45:00 [2024-11-01T19:45:00.707Z]       "partnum": 2,
19:45:00 [2024-11-01T19:45:00.707Z]       "size": 32512,
19:45:00 [2024-11-01T19:45:00.707Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
19:45:00 [2024-11-01T19:45:00.707Z]       "name": "EFI-SYSTEM"
19:45:00 [2024-11-01T19:45:00.707Z]     },
19:45:00 [2024-11-01T19:45:00.707Z]     {
19:45:00 [2024-11-01T19:45:00.707Z]       "start": 33024,
19:45:00 [2024-11-01T19:45:00.707Z]       "partnum": 3,
19:45:00 [2024-11-01T19:45:00.707Z]       "size": 98304,
19:45:00 [2024-11-01T19:45:00.707Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
19:45:00 [2024-11-01T19:45:00.707Z]       "name": "boot"
19:45:00 [2024-11-01T19:45:00.707Z]     },
19:45:00 [2024-11-01T19:45:00.707Z]     {
19:45:00 [2024-11-01T19:45:00.707Z]       "start": 131328,
19:45:00 [2024-11-01T19:45:00.707Z]       "partnum": 4,
19:45:00 [2024-11-01T19:45:00.707Z]       "size": 545024,
19:45:00 [2024-11-01T19:45:00.707Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
19:45:00 [2024-11-01T19:45:00.707Z]       "name": "root"
19:45:00 [2024-11-01T19:45:00.707Z]     }
19:45:00 [2024-11-01T19:45:00.707Z]   ]
19:45:00 [2024-11-01T19:45:00.707Z] }
19:45:00 [2024-11-01T19:45:00.961Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
19:45:00 [2024-11-01T19:45:00.961Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
19:45:01 [2024-11-01T19:45:01.214Z] label: gpt
19:45:01 [2024-11-01T19:45:01.214Z] label-id: 00000000-0000-4000-a000-000000000001
19:45:01 [2024-11-01T19:45:01.214Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
19:45:01 [2024-11-01T19:45:01.214Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
19:45:01 [2024-11-01T19:45:01.214Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
19:45:01 [2024-11-01T19:45:01.214Z] /dev/loop0p4: start="131328", size="545024", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
19:45:01 [2024-11-01T19:45:01.214Z] {
19:45:01 [2024-11-01T19:45:01.214Z]    "partitiontable": {
19:45:01 [2024-11-01T19:45:01.214Z]       "label": "gpt",
19:45:01 [2024-11-01T19:45:01.214Z]       "id": "00000000-0000-4000-A000-000000000001",
19:45:01 [2024-11-01T19:45:01.214Z]       "device": "/dev/loop0",
19:45:01 [2024-11-01T19:45:01.214Z]       "unit": "sectors",
19:45:01 [2024-11-01T19:45:01.214Z]       "firstlba": 256,
19:45:01 [2024-11-01T19:45:01.214Z]       "lastlba": 676602,
19:45:01 [2024-11-01T19:45:01.214Z]       "sectorsize": 4096,
19:45:01 [2024-11-01T19:45:01.214Z]       "partitions": [
19:45:01 [2024-11-01T19:45:01.214Z]          {
19:45:01 [2024-11-01T19:45:01.214Z]             "node": "/dev/loop0p1",
19:45:01 [2024-11-01T19:45:01.214Z]             "start": 256,
19:45:01 [2024-11-01T19:45:01.214Z]             "size": 256,
19:45:01 [2024-11-01T19:45:01.214Z]             "type": "21686148-6449-6E6F-744E-656564454649",
19:45:01 [2024-11-01T19:45:01.214Z]             "uuid": "E734B1D1-4506-418A-A68A-E4A4E6AC9835",
19:45:01 [2024-11-01T19:45:01.214Z]             "name": "BIOS-BOOT"
19:45:01 [2024-11-01T19:45:01.214Z]          },{
19:45:01 [2024-11-01T19:45:01.214Z]             "node": "/dev/loop0p2",
19:45:01 [2024-11-01T19:45:01.214Z]             "start": 512,
19:45:01 [2024-11-01T19:45:01.214Z]             "size": 32512,
19:45:01 [2024-11-01T19:45:01.214Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
19:45:01 [2024-11-01T19:45:01.214Z]             "uuid": "6EC2717A-3E86-4E70-8D51-9BB34B3ECB8B",
19:45:01 [2024-11-01T19:45:01.214Z]             "name": "EFI-SYSTEM"
19:45:01 [2024-11-01T19:45:01.214Z]          },{
19:45:01 [2024-11-01T19:45:01.214Z]             "node": "/dev/loop0p3",
19:45:01 [2024-11-01T19:45:01.214Z]             "start": 33024,
19:45:01 [2024-11-01T19:45:01.214Z]             "size": 98304,
19:45:01 [2024-11-01T19:45:01.214Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
19:45:01 [2024-11-01T19:45:01.214Z]             "uuid": "33F51F4E-6214-43CE-8617-A5F5C72639CF",
19:45:01 [2024-11-01T19:45:01.214Z]             "name": "boot"
19:45:01 [2024-11-01T19:45:01.214Z]          },{
19:45:01 [2024-11-01T19:45:01.214Z]             "node": "/dev/loop0p4",
19:45:01 [2024-11-01T19:45:01.214Z]             "start": 131328,
19:45:01 [2024-11-01T19:45:01.214Z]             "size": 545024,
19:45:01 [2024-11-01T19:45:01.214Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
19:45:01 [2024-11-01T19:45:01.214Z]             "uuid": "FFC8EFF4-8A27-44B2-AC2A-5426C9E58767",
19:45:01 [2024-11-01T19:45:01.214Z]             "name": "root"
19:45:01 [2024-11-01T19:45:01.214Z]          }
19:45:01 [2024-11-01T19:45:01.214Z]       ]
19:45:01 [2024-11-01T19:45:01.214Z]    }
19:45:01 [2024-11-01T19:45:01.214Z] }
19:45:01 [2024-11-01T19:45:01.214Z] 
19:45:01 [2024-11-01T19:45:01.214Z] ���  Duration: 0s
19:45:01 [2024-11-01T19:45:01.214Z] org.osbuild.mkfs.fat: 5038bf661d827432ad94a45a8fc0170cf201397b8039a2eeef758e128fa9eefa {
19:45:01 [2024-11-01T19:45:01.214Z]   "label": "EFI-SYSTEM",
19:45:01 [2024-11-01T19:45:01.214Z]   "volid": "7B7795E7"
19:45:01 [2024-11-01T19:45:01.214Z] }
19:45:01 [2024-11-01T19:45:01.214Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
19:45:01 [2024-11-01T19:45:01.486Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
19:45:01 [2024-11-01T19:45:01.739Z] mkfs.fat 4.2 (2021-01-31)
19:45:01 [2024-11-01T19:45:01.739Z] 
19:45:01 [2024-11-01T19:45:01.739Z] ���  Duration: 0s
19:45:01 [2024-11-01T19:45:01.739Z] org.osbuild.mkfs.ext4: 4b077ef10786a094cc3191e292bc7ed93a09a7a74f3ec07f0dbffa9ba78f43e1 {
19:45:01 [2024-11-01T19:45:01.739Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
19:45:01 [2024-11-01T19:45:01.739Z]   "label": "boot",
19:45:01 [2024-11-01T19:45:01.739Z]   "metadata_csum_seed": true
19:45:01 [2024-11-01T19:45:01.739Z] }
19:45:01 [2024-11-01T19:45:01.739Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
19:45:01 [2024-11-01T19:45:01.992Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
19:45:01 [2024-11-01T19:45:01.992Z] mke2fs 1.47.0 (5-Feb-2023)
19:45:01 [2024-11-01T19:45:01.992Z] Discarding device blocks:     0/98304           done                            
19:45:01 [2024-11-01T19:45:01.992Z] Creating filesystem with 98304 4k blocks and 98304 inodes
19:45:01 [2024-11-01T19:45:01.992Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
19:45:01 [2024-11-01T19:45:01.992Z] Superblock backups stored on blocks: 
19:45:01 [2024-11-01T19:45:01.992Z] 	32768
19:45:01 [2024-11-01T19:45:01.992Z] 
19:45:01 [2024-11-01T19:45:01.992Z] Allocating group tables: 0/3   done                            
19:45:01 [2024-11-01T19:45:01.992Z] Writing inode tables: 0/3   done                            
19:45:01 [2024-11-01T19:45:01.992Z] Creating journal (4096 blocks): done
19:45:02 [2024-11-01T19:45:02.246Z] Writing superblocks and filesystem accounting information: 0/3   done
19:45:02 [2024-11-01T19:45:02.246Z] 
19:45:02 [2024-11-01T19:45:02.246Z] 
19:45:02 [2024-11-01T19:45:02.246Z] ���  Duration: 0s
19:45:02 [2024-11-01T19:45:02.246Z] org.osbuild.mkfs.xfs: 7451b730c7c98d0fdc9b692a07d6e7bd89a9815428e3090d6a83c5b312eebabf {
19:45:02 [2024-11-01T19:45:02.246Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
19:45:02 [2024-11-01T19:45:02.246Z]   "label": "root"
19:45:02 [2024-11-01T19:45:02.246Z] }
19:45:02 [2024-11-01T19:45:02.246Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
19:45:02 [2024-11-01T19:45:02.499Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
19:45:02 [2024-11-01T19:45:02.499Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=136256 blks
19:45:02 [2024-11-01T19:45:02.499Z]          =                       sectsz=4096  attr=2, projid32bit=1
19:45:02 [2024-11-01T19:45:02.499Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
19:45:02 [2024-11-01T19:45:02.499Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
19:45:02 [2024-11-01T19:45:02.499Z] data     =                       bsize=4096   blocks=545024, imaxpct=25
19:45:02 [2024-11-01T19:45:02.499Z]          =                       sunit=0      swidth=0 blks
19:45:02 [2024-11-01T19:45:02.499Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
19:45:02 [2024-11-01T19:45:02.499Z] log      =internal log           bsize=4096   blocks=16384, version=2
19:45:02 [2024-11-01T19:45:02.499Z]          =                       sectsz=4096  sunit=1 blks, lazy-count=1
19:45:02 [2024-11-01T19:45:02.499Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
19:45:02 [2024-11-01T19:45:02.752Z] Discarding blocks...Done.
19:45:02 [2024-11-01T19:45:02.752Z] 
19:45:02 [2024-11-01T19:45:02.752Z] ���  Duration: 0s
19:45:02 [2024-11-01T19:45:02.752Z] org.osbuild.copy: 8169a87ea5d13b9d32c95eb99c1f3530e60dd80b51fa15ba59d4444a34e67bf4 {
19:45:02 [2024-11-01T19:45:02.752Z]   "paths": [
19:45:02 [2024-11-01T19:45:02.752Z]     {
19:45:02 [2024-11-01T19:45:02.752Z]       "from": "input://tree/",
19:45:02 [2024-11-01T19:45:02.752Z]       "to": "mount://root/"
19:45:02 [2024-11-01T19:45:02.752Z]     }
19:45:02 [2024-11-01T19:45:02.752Z]   ]
19:45:02 [2024-11-01T19:45:02.752Z] }
19:45:03 [2024-11-01T19:45:03.004Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
19:45:03 [2024-11-01T19:45:03.257Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qi7ne399/mounts/
19:45:03 [2024-11-01T19:45:03.257Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qi7ne399/mounts/boot'
19:45:03 [2024-11-01T19:45:03.257Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qi7ne399/mounts/boot
19:45:03 [2024-11-01T19:45:03.257Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qi7ne399/mounts/boot/lost+found'
19:45:03 [2024-11-01T19:45:03.510Z] mount/efi (org.osbuild.fat): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qi7ne399/mounts/boot/efi'
19:45:03 [2024-11-01T19:45:03.510Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qi7ne399/mounts/boot/efi
19:45:03 [2024-11-01T19:45:03.510Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
19:45:03 [2024-11-01T19:45:03.510Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
19:45:29 [2024-11-01T19:45:29.981Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qi7ne399/mounts/boot/efi unmounted
19:45:29 [2024-11-01T19:45:29.981Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qi7ne399/mounts/boot unmounted
19:45:29 [2024-11-01T19:45:29.981Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qi7ne399/mounts/ unmounted
19:45:29 [2024-11-01T19:45:29.981Z] 
19:45:29 [2024-11-01T19:45:29.981Z] ���  Duration: 25s
19:45:29 [2024-11-01T19:45:29.981Z] org.osbuild.bootupd: 0b87cbcb0042bc228ff751fbe82ec84572a6c96f14fc3033bc07bbd62067a748 {
19:45:29 [2024-11-01T19:45:29.981Z]   "static-configs": true,
19:45:29 [2024-11-01T19:45:29.981Z]   "deployment": {
19:45:29 [2024-11-01T19:45:29.981Z]     "default": true
19:45:29 [2024-11-01T19:45:29.981Z]   }
19:45:29 [2024-11-01T19:45:29.981Z] }
19:45:29 [2024-11-01T19:45:29.981Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
19:45:29 [2024-11-01T19:45:29.981Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qj09h0p7/mounts/
19:45:29 [2024-11-01T19:45:29.981Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qj09h0p7/mounts/boot
19:45:29 [2024-11-01T19:45:29.981Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qj09h0p7/mounts/boot/lost+found'
19:45:29 [2024-11-01T19:45:29.982Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qj09h0p7/mounts/boot/efi
19:45:29 [2024-11-01T19:45:29.982Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
19:45:29 [2024-11-01T19:45:29.982Z] Skip installing component BIOS without target device
19:45:29 [2024-11-01T19:45:29.982Z] Installed 40_coreos-ignition.cfg
19:45:29 [2024-11-01T19:45:29.982Z] Installed 70_coreos-user.cfg
19:45:29 [2024-11-01T19:45:29.982Z] Installed: grub.cfg
19:45:29 [2024-11-01T19:45:29.982Z] Installed: "fedora/grub.cfg"
19:45:29 [2024-11-01T19:45:29.982Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qj09h0p7/mounts/boot/efi unmounted
19:45:29 [2024-11-01T19:45:29.982Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qj09h0p7/mounts/boot unmounted
19:45:29 [2024-11-01T19:45:29.982Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qj09h0p7/mounts/ unmounted
19:45:29 [2024-11-01T19:45:29.982Z] 
19:45:29 [2024-11-01T19:45:29.982Z] ���  Duration: 0s
19:45:29 [2024-11-01T19:45:29.982Z] org.osbuild.chattr: 726f1fd105e236f3ae94508df2fdcd4d574e90e7f650cfe20cbec466cf7ae2c5 {
19:45:29 [2024-11-01T19:45:29.982Z]   "items": {
19:45:29 [2024-11-01T19:45:29.982Z]     "mount://root/": {
19:45:29 [2024-11-01T19:45:29.982Z]       "immutable": true
19:45:29 [2024-11-01T19:45:29.982Z]     }
19:45:29 [2024-11-01T19:45:29.982Z]   }
19:45:29 [2024-11-01T19:45:29.982Z] }
19:45:29 [2024-11-01T19:45:29.982Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
19:45:29 [2024-11-01T19:45:29.982Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mkbvki4y/mounts/
19:45:29 [2024-11-01T19:45:29.982Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/23b76de637beaffff91df9155e7444d9dd8dbf0e7174377f88e5e4e90e3d1776.0'
19:45:29 [2024-11-01T19:45:29.982Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
19:45:29 [2024-11-01T19:45:29.982Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mkbvki4y/mounts/ostree/deploy/fedora-coreos/deploy/23b76de637beaffff91df9155e7444d9dd8dbf0e7174377f88e5e4e90e3d1776.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mkbvki4y/mounts
19:45:29 [2024-11-01T19:45:29.982Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mkbvki4y/mounts/boot unmounted
19:45:29 [2024-11-01T19:45:29.982Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mkbvki4y/mounts/var unmounted
19:45:29 [2024-11-01T19:45:29.982Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mkbvki4y/mounts/sysroot unmounted
19:45:29 [2024-11-01T19:45:29.982Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mkbvki4y/mounts unmounted
19:45:29 [2024-11-01T19:45:29.982Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mkbvki4y/mounts unmounted
19:45:29 [2024-11-01T19:45:29.982Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mkbvki4y/mounts unmounted
19:45:29 [2024-11-01T19:45:29.982Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mkbvki4y/mounts/
19:45:29 [2024-11-01T19:45:29.982Z] 
19:45:29 [2024-11-01T19:45:29.982Z] ���  Duration: 0s
19:45:29 [2024-11-01T19:45:29.982Z] Pipeline raw-metal4k-image: 874acff654e220d8858fb234a6161194acdd5d472e0d60c995fbb3270f99384e
19:45:29 [2024-11-01T19:45:29.982Z] Build
19:45:29 [2024-11-01T19:45:29.982Z]   root: <host>
19:45:29 [2024-11-01T19:45:29.982Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
19:45:29 [2024-11-01T19:45:29.982Z] org.osbuild.copy: 1cecb5f0a065f24d631ffb8479c2cbde52848af8a705ecd52169b1ef81ea0fa3 {
19:45:29 [2024-11-01T19:45:29.982Z]   "paths": [
19:45:29 [2024-11-01T19:45:29.982Z]     {
19:45:29 [2024-11-01T19:45:29.982Z]       "from": "input://tree/disk.img",
19:45:29 [2024-11-01T19:45:29.982Z]       "to": "tree:///disk.img"
19:45:29 [2024-11-01T19:45:29.982Z]     }
19:45:29 [2024-11-01T19:45:29.982Z]   ]
19:45:29 [2024-11-01T19:45:29.982Z] }
19:45:29 [2024-11-01T19:45:29.982Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
19:45:29 [2024-11-01T19:45:29.982Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
19:45:30 [2024-11-01T19:45:30.235Z] 
19:45:30 [2024-11-01T19:45:30.235Z] ���  Duration: 0s
19:45:30 [2024-11-01T19:45:30.235Z] org.osbuild.coreos.platform: 874acff654e220d8858fb234a6161194acdd5d472e0d60c995fbb3270f99384e {
19:45:30 [2024-11-01T19:45:30.235Z]   "platform": "metal"
19:45:30 [2024-11-01T19:45:30.235Z] }
19:45:30 [2024-11-01T19:45:30.235Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
19:45:30 [2024-11-01T19:45:30.235Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rxr79f78/mounts/
19:45:30 [2024-11-01T19:45:30.489Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/23b76de637beaffff91df9155e7444d9dd8dbf0e7174377f88e5e4e90e3d1776.0'
19:45:30 [2024-11-01T19:45:30.489Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rxr79f78/mounts/boot
19:45:30 [2024-11-01T19:45:30.489Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rxr79f78/mounts/boot/lost+found'
19:45:30 [2024-11-01T19:45:30.742Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
19:45:30 [2024-11-01T19:45:30.742Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rxr79f78/mounts/boot unmounted
19:45:30 [2024-11-01T19:45:30.742Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rxr79f78/mounts/ostree/deploy/fedora-coreos/deploy/23b76de637beaffff91df9155e7444d9dd8dbf0e7174377f88e5e4e90e3d1776.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rxr79f78/mounts
19:45:30 [2024-11-01T19:45:30.742Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rxr79f78/mounts/boot unmounted
19:45:30 [2024-11-01T19:45:30.742Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rxr79f78/mounts/var unmounted
19:45:30 [2024-11-01T19:45:30.742Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rxr79f78/mounts/sysroot unmounted
19:45:30 [2024-11-01T19:45:30.742Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rxr79f78/mounts unmounted
19:45:30 [2024-11-01T19:45:30.742Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rxr79f78/mounts unmounted
19:45:30 [2024-11-01T19:45:30.995Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rxr79f78/mounts unmounted
19:45:30 [2024-11-01T19:45:30.995Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rxr79f78/mounts/
19:45:30 [2024-11-01T19:45:30.995Z] 
19:45:30 [2024-11-01T19:45:30.995Z] ���  Duration: 0s
19:45:30 [2024-11-01T19:45:30.995Z] Pipeline metal4k: 922cfa4de735a36ffc686ffd4fcc78441873380fa71ca661d009cbbd4827e17a
19:45:30 [2024-11-01T19:45:30.995Z] Build
19:45:30 [2024-11-01T19:45:30.995Z]   root: <host>
19:45:30 [2024-11-01T19:45:30.995Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
19:45:30 [2024-11-01T19:45:30.995Z] org.osbuild.copy: 922cfa4de735a36ffc686ffd4fcc78441873380fa71ca661d009cbbd4827e17a {
19:45:30 [2024-11-01T19:45:30.995Z]   "paths": [
19:45:30 [2024-11-01T19:45:30.995Z]     {
19:45:30 [2024-11-01T19:45:30.995Z]       "from": "input://tree/disk.img",
19:45:30 [2024-11-01T19:45:30.995Z]       "to": "tree:///fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw.tmp"
19:45:30 [2024-11-01T19:45:30.995Z]     }
19:45:30 [2024-11-01T19:45:30.995Z]   ]
19:45:30 [2024-11-01T19:45:30.995Z] }
19:45:31 [2024-11-01T19:45:31.248Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
19:45:31 [2024-11-01T19:45:31.248Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw.tmp'
19:45:31 [2024-11-01T19:45:31.248Z] 
19:45:31 [2024-11-01T19:45:31.248Z] ���  Duration: 0s
19:45:31 [2024-11-01T19:45:31.248Z] manifest /tmp/osbuild-J6JY.json finished successfully
19:45:31 [2024-11-01T19:45:31.502Z] oci-archive:	f6bd4d4185005e2e11a0aab31a52ec85573b485f679bec3ae0fd57b8358c15ce
19:45:31 [2024-11-01T19:45:31.502Z] build:    	abb243f39c6a8ec74334f7e13b6780889ee3ba0ab3c38506987b14daff9f016b
19:45:31 [2024-11-01T19:45:31.502Z] tree:     	8731399ceda096c1229cc8d14073aea0deae4017f53669529074afd72b88cc66
19:45:31 [2024-11-01T19:45:31.502Z] raw-image:	d709d3681eecfd374bdd63e061dede238357e8b819e1ffd3216fdad5a878e2aa
19:45:31 [2024-11-01T19:45:31.502Z] raw-4k-image:	726f1fd105e236f3ae94508df2fdcd4d574e90e7f650cfe20cbec466cf7ae2c5
19:45:31 [2024-11-01T19:45:31.502Z] raw-applehv-image:	802aa5ed9ae7d3465c99b0036351176ae6fee37a97516b16fd3b9d24fd01034e
19:45:31 [2024-11-01T19:45:31.502Z] applehv:  	01bca33bee7b0f145b7804f9c419b4a92ef32cb92b5192463cb0b2620e705990
19:45:31 [2024-11-01T19:45:31.502Z] raw-gcp-image:	dc14b50475a753db4e8cf32e14795280cea4f076a54c71dd7be58238f07748d6
19:45:31 [2024-11-01T19:45:31.502Z] raw-gcp-image-tar:	f137e146b54805e0f9336255ebabbf85494dc6707c44d746df1baf66517b9c00
19:45:31 [2024-11-01T19:45:31.502Z] gcp:      	699f663f32009d3108b034229dba716ee5d96fd04cf264e2c9c80da5966fdd21
19:45:31 [2024-11-01T19:45:31.502Z] raw-hyperv-image:	20d14edd238a52fb6a77424428756f898d14986e638cbbe3ee4a6a1eef6f573f
19:45:31 [2024-11-01T19:45:31.502Z] hyperv:   	1fe16124bcefa6e57be9a5537955427b1208274d7f64469ef63c1e296e7dd67e
19:45:31 [2024-11-01T19:45:31.502Z] raw-metal-image:	e9073790865a8793ddbc3437dc54c359fd81ce9af7f1ed94be4915fa7eac1a3c
19:45:31 [2024-11-01T19:45:31.502Z] metal:    	f3945b87581f65e7a295a8b984bfdb1306d2b2fcb469bb81b2e8db94a2d47280
19:45:31 [2024-11-01T19:45:31.502Z] raw-metal4k-image:	874acff654e220d8858fb234a6161194acdd5d472e0d60c995fbb3270f99384e
19:45:31 [2024-11-01T19:45:31.502Z] metal4k:  	922cfa4de735a36ffc686ffd4fcc78441873380fa71ca661d009cbbd4827e17a
19:45:31 [2024-11-01T19:45:31.502Z] raw-qemu-image:	6811cad583c9b01e1e0d99170340f47ae21e5cd3b8d41a12cb4b2ad80016bbf7
19:45:31 [2024-11-01T19:45:31.502Z] qemu:     	ee920c15209757d4eb93d4a22f66382ce56694e07c49fe443fb468e7d01fd3b5
19:45:31 [2024-11-01T19:45:31.755Z] + mv cache/osbuild/out/metal4k/fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw.tmp
19:45:37 [2024-11-01T19:45:37.013Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw.tmp': Operation not permitted
19:45:37 [2024-11-01T19:45:37.013Z] + '[' -n '' ']'
19:45:37 [2024-11-01T19:45:37.013Z] + rm -f /tmp/osbuild-J6JY.json
19:45:39 [2024-11-01T19:45:39.511Z] + 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
19:45:39 [2024-11-01T19:45:39.511Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc ']'
19:45:39 [2024-11-01T19:45:39.511Z] ++ cat /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
19:45:39 [2024-11-01T19:45:39.511Z] + rc=0
19:45:39 [2024-11-01T19:45:39.511Z] + '[' -n '' ']'
19:45:39 [2024-11-01T19:45:39.511Z] + return 0
19:45:39 [2024-11-01T19:45:39.511Z] + [[ '' -eq 1 ]]
19:45:39 [2024-11-01T19:45:39.511Z] + /usr/lib/coreos-assembler/finalize-artifact /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw
19:45:39 [2024-11-01T19:45:39.511Z] ++ sha256sum_str
19:45:39 [2024-11-01T19:45:39.511Z] ++ sha256sum
19:45:39 [2024-11-01T19:45:39.511Z] ++ cut -f 1 -d ' '
19:45:42 [2024-11-01T19:45:42.013Z] + sha256=2fa67394b6f816ef95a51be0f235d4c7772eddce4fd3edff92731d419bbbfe63
19:45:42 [2024-11-01T19:45:42.013Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241101.dev.0 --dump
19:45:42 [2024-11-01T19:45:42.013Z] + jq -s add
19:45:42 [2024-11-01T19:45:42.013Z] ++ stat -c %s fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw
19:45:42 [2024-11-01T19:45:42.013Z] + python3 -c '
19:45:42 [2024-11-01T19:45:42.013Z] import sys, json
19:45:42 [2024-11-01T19:45:42.013Z] j = json.load(sys.stdin)
19:45:42 [2024-11-01T19:45:42.013Z] j['\''images'\'']['\''metal4k'\''] = {
19:45:42 [2024-11-01T19:45:42.013Z]     '\''path'\'': '\''fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw'\'',
19:45:42 [2024-11-01T19:45:42.013Z]     '\''sha256'\'': '\''2fa67394b6f816ef95a51be0f235d4c7772eddce4fd3edff92731d419bbbfe63'\'',
19:45:42 [2024-11-01T19:45:42.013Z]     '\''size'\'': 2771386368
19:45:42 [2024-11-01T19:45:42.013Z] }
19:45:42 [2024-11-01T19:45:42.013Z] json.dump(j, sys.stdout, indent=4)
19:45:42 [2024-11-01T19:45:42.013Z] '
19:45:42 [2024-11-01T19:45:42.266Z] + [[ -n '' ]]
19:45:42 [2024-11-01T19:45:42.266Z] ++ readlink -f meta.json.new
19:45:42 [2024-11-01T19:45:42.266Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241101.dev.0 --artifact metal4k --artifact-json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/meta.json.new
19:45:42 [2024-11-01T19:45:42.519Z] /home/jenkins/agent/workspace/test-override/builds/42.20241101.dev.0/x86_64/meta.json wrote with version stamp 1730490342461499937
19:45:42 [2024-11-01T19:45:42.519Z] + /usr/lib/coreos-assembler/finalize-artifact fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw /home/jenkins/agent/workspace/test-override/builds/42.20241101.dev.0/x86_64/fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw
19:45:42 [2024-11-01T19:45:42.519Z] + set +x
19:45:42 [2024-11-01T19:45:42.519Z] Successfully generated: fedora-coreos-42.20241101.dev.0-metal4k.x86_64.raw