Console Output
12:55:45 [2024-10-26T12:55:45.274Z] + set -xeuo pipefail
12:55:45 [2024-10-26T12:55:45.274Z] ++ umask
12:55:45 [2024-10-26T12:55:45.274Z] + '[' 0022 = 0000 ']'
12:55:45 [2024-10-26T12:55:45.274Z] + cosa buildextend-metal4k
12:55:45 [2024-10-26T12:55:45.528Z] Config commit: c29c463a12d1c47b7c1a3253d83fa778bdd7e9bb
12:55:45 [2024-10-26T12:55:45.528Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
12:55:47 [2024-10-26T12:55:47.414Z] false
12:55:47 [2024-10-26T12:55:47.667Z] Estimating disk size...
12:55:49 [2024-10-26T12:55:49.542Z] Disk sizes: metal: 2649M (estimated), cloud: 10240M
12:55:49 [2024-10-26T12:55:49.542Z] ++ python3 -c 'import sys, json; args = json.load(sys.stdin)["extra-kargs"]; print(" ".join(args))'
12:55:49 [2024-10-26T12:55:49.542Z] + extra_kargs=mitigations=auto,nosmt
12:55:49 [2024-10-26T12:55:49.542Z] + qemu-img create -f raw /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw.tmp 2649M
12:55:49 [2024-10-26T12:55:49.542Z] Formatting '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw.tmp', fmt=raw size=2777677824
12:55:49 [2024-10-26T12:55:49.542Z] + extra_target_device_opts=
12:55:49 [2024-10-26T12:55:49.542Z] + [[ metal4k == dasd ]]
12:55:49 [2024-10-26T12:55:49.542Z] + [[ metal4k == metal4k ]]
12:55:49 [2024-10-26T12:55:49.542Z] + extra_target_device_opts=,physical_block_size=4096,logical_block_size=4096
12:55:49 [2024-10-26T12:55:49.542Z] + 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}")
12:55:49 [2024-10-26T12:55:49.542Z] + image_dynamic_yaml=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.yaml
12:55:49 [2024-10-26T12:55:49.542Z] + image_dynamic_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
12:55:49 [2024-10-26T12:55:49.542Z] + image_for_disk_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
12:55:49 [2024-10-26T12:55:49.542Z] + cat
12:55:49 [2024-10-26T12:55:49.542Z] + 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
12:55:49 [2024-10-26T12:55:49.542Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
12:55:49 [2024-10-26T12:55:49.542Z] + cat /home/jenkins/agent/workspace/test-override/tmp/image.json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
12:55:49 [2024-10-26T12:55:49.542Z] + jq -s add
12:55:49 [2024-10-26T12:55:49.801Z] + platforms_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
12:55:49 [2024-10-26T12:55:49.801Z] + yaml2json /home/jenkins/agent/workspace/test-override/src/config/platforms.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
12:55:49 [2024-10-26T12:55:49.801Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
12:55:49 [2024-10-26T12:55:49.801Z] + osbuild_extra_args=()
12:55:49 [2024-10-26T12:55:49.801Z] + [[ '' -eq 1 ]]
12:55:49 [2024-10-26T12:55:49.801Z] + '[' metal4k == qemu ']'
12:55:49 [2024-10-26T12:55:49.801Z] + snapshot=on
12:55:49 [2024-10-26T12:55:49.801Z] + 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-40.20241026.dev.0-metal4k.x86_64.raw.tmp
12:55:49 [2024-10-26T12:55:49.801Z] + local snapshot=on
12:55:49 [2024-10-26T12:55:49.801Z] + shift
12:55:49 [2024-10-26T12:55:49.801Z] + local cache_size=20G
12:55:49 [2024-10-26T12:55:49.801Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 ']'
12:55:49 [2024-10-26T12:55:49.801Z] + rm -vf /home/jenkins/agent/workspace/test-override/cache/cache.qcow2
12:55:49 [2024-10-26T12:55:49.801Z] + cache_args+=("-drive" "if=none,id=cache,discard=unmap,snapshot=${snapshot},file=${workdir}/cache/cache2.qcow2" "-device" "virtio-blk,drive=cache")
12:55:49 [2024-10-26T12:55:49.801Z] + 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-40.20241026.dev.0-metal4k.x86_64.raw.tmp
12:55:49 [2024-10-26T12:55:49.801Z] + qemu_args=()
12:55:49 [2024-10-26T12:55:49.801Z] + local qemu_args
12:55:49 [2024-10-26T12:55:49.801Z] + true
12:55:49 [2024-10-26T12:55:49.801Z] + case "$1" in
12:55:49 [2024-10-26T12:55:49.801Z] + qemu_args+=("$1")
12:55:49 [2024-10-26T12:55:49.801Z] + shift
12:55:49 [2024-10-26T12:55:49.801Z] + true
12:55:49 [2024-10-26T12:55:49.801Z] + case "$1" in
12:55:49 [2024-10-26T12:55:49.801Z] + qemu_args+=("$1")
12:55:49 [2024-10-26T12:55:49.801Z] + shift
12:55:49 [2024-10-26T12:55:49.801Z] + true
12:55:49 [2024-10-26T12:55:49.801Z] + case "$1" in
12:55:49 [2024-10-26T12:55:49.801Z] + qemu_args+=("$1")
12:55:49 [2024-10-26T12:55:49.801Z] + shift
12:55:49 [2024-10-26T12:55:49.801Z] + true
12:55:49 [2024-10-26T12:55:49.801Z] + case "$1" in
12:55:49 [2024-10-26T12:55:49.801Z] + qemu_args+=("$1")
12:55:49 [2024-10-26T12:55:49.801Z] + shift
12:55:49 [2024-10-26T12:55:49.801Z] + true
12:55:49 [2024-10-26T12:55:49.801Z] + case "$1" in
12:55:49 [2024-10-26T12:55:49.801Z] + shift
12:55:49 [2024-10-26T12:55:49.801Z] + break
12:55:49 [2024-10-26T12:55:49.801Z] + '[' -z /home/jenkins/agent/workspace/test-override/tmp/build.metal4k ']'
12:55:49 [2024-10-26T12:55:49.801Z] + local vmpreparedir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
12:55:49 [2024-10-26T12:55:49.801Z] + local vmbuilddir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
12:55:49 [2024-10-26T12:55:49.801Z] + local runvm_console=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
12:55:49 [2024-10-26T12:55:49.801Z] + local rc_file=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
12:55:49 [2024-10-26T12:55:49.801Z] + mkdir -p /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
12:55:49 [2024-10-26T12:55:49.801Z] + local rpms
12:55:49 [2024-10-26T12:55:49.801Z] ++ grep -v '^#'
12:55:49 [2024-10-26T12:55:49.801Z] + rpms='
12:55:49 [2024-10-26T12:55:49.802Z] bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] rpm-ostree distribution-gpg-keys jq
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] systemd
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] dhcp-client iproute
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] selinux-policy selinux-policy-targeted policycoreutils
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] python3 python3-gobject-base buildah podman skopeo iptables iptables-libs
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] cryptsetup
12:55:49 [2024-10-26T12:55:49.802Z] gdisk xfsprogs e2fsprogs dosfstools btrfs-progs
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] ca-certificates
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] tar
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] podman
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
12:55:49 [2024-10-26T12:55:49.802Z] python3-dnf
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] /usr/bin/reset
12:55:49 [2024-10-26T12:55:49.802Z] /usr/bin/clear'
12:55:49 [2024-10-26T12:55:49.802Z] ++ grep -v '^#'
12:55:49 [2024-10-26T12:55:49.802Z] + archrpms='grub2
12:55:49 [2024-10-26T12:55:49.802Z] bootupd
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] shim-x64 grub2-efi-x64
12:55:49 [2024-10-26T12:55:49.802Z]
12:55:49 [2024-10-26T12:55:49.802Z] grub2-tools-extra'
12:55:49 [2024-10-26T12:55:49.802Z] + 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
12:55:52 [2024-10-26T12:55:52.304Z] + find /usr/lib/coreos-assembler/ -type f
12:55:52 [2024-10-26T12:55:52.304Z] + find /etc/pki/rpm-gpg/ -type f
12:55:52 [2024-10-26T12:55:52.304Z] + cat
12:55:52 [2024-10-26T12:55:52.304Z] ++ id -u
12:55:52 [2024-10-26T12:55:52.304Z] ++ cat /usr/lib/coreos-assembler/supermin-init-prelude.sh
12:55:52 [2024-10-26T12:55:52.304Z] + chmod a+x /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare/init
12:55:52 [2024-10-26T12:55:52.304Z] + cd /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
12:55:52 [2024-10-26T12:55:52.304Z] + tar -czf init.tar.gz --remove-files init
12:55:52 [2024-10-26T12:55:52.304Z] + 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
12:55:58 [2024-10-26T12:55:58.824Z] ++ blkid --output=value --match-tag=UUID /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/root
12:55:58 [2024-10-26T12:55:58.824Z] + superminrootfsuuid=928a1b79-9a1b-4c86-961f-f93581551165
12:55:58 [2024-10-26T12:55:58.824Z] + echo 'umask 0022'
12:55:58 [2024-10-26T12:55:58.824Z] + for arg in "$@"
12:55:58 [2024-10-26T12:55:58.824Z] + printf '%q ' /usr/lib/coreos-assembler/runvm-osbuild
12:55:58 [2024-10-26T12:55:58.824Z] + for arg in "$@"
12:55:58 [2024-10-26T12:55:58.824Z] + printf '%q ' --config
12:55:58 [2024-10-26T12:55:58.824Z] + for arg in "$@"
12:55:58 [2024-10-26T12:55:58.824Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
12:55:58 [2024-10-26T12:55:58.824Z] + for arg in "$@"
12:55:58 [2024-10-26T12:55:58.824Z] + printf '%q ' --mpp
12:55:58 [2024-10-26T12:55:58.824Z] + for arg in "$@"
12:55:58 [2024-10-26T12:55:58.824Z] + printf '%q ' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
12:55:58 [2024-10-26T12:55:58.824Z] + for arg in "$@"
12:55:58 [2024-10-26T12:55:58.824Z] + printf '%q ' --filepath
12:55:58 [2024-10-26T12:55:58.824Z] + for arg in "$@"
12:55:58 [2024-10-26T12:55:58.824Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw.tmp
12:55:58 [2024-10-26T12:55:58.824Z] + touch /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
12:55:58 [2024-10-26T12:55:58.824Z] + memory_default=2048
12:55:58 [2024-10-26T12:55:58.824Z] + case $arch in
12:55:58 [2024-10-26T12:55:58.824Z] + kola_args=(kola qemuexec -m "${COSA_SUPERMIN_MEMORY:-${memory_default}}" --auto-cpus -U --workdir none --console-to-file "${runvm_console}" --bind-rw "${workdir},workdir")
12:55:58 [2024-10-26T12:55:58.824Z] + 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")
12:55:58 [2024-10-26T12:55:58.824Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
12:55:58 [2024-10-26T12:55:58.824Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/config ']'
12:55:58 [2024-10-26T12:55:58.824Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
12:55:58 [2024-10-26T12:55:58.824Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/yumrepos ']'
12:55:58 [2024-10-26T12:55:58.824Z] + '[' -z '' ']'
12:55:58 [2024-10-26T12:55:58.824Z] + 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=928a1b79-9a1b-4c86-961f-f93581551165 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
12:56:05 [2024-10-26T12:56:05.341Z] + secex=
12:56:05 [2024-10-26T12:56:05.341Z] + '[' 6 -gt 0 ']'
12:56:05 [2024-10-26T12:56:05.341Z] + flag=--config
12:56:05 [2024-10-26T12:56:05.341Z] + shift
12:56:05 [2024-10-26T12:56:05.341Z] + case "${flag}" in
12:56:05 [2024-10-26T12:56:05.341Z] + config=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
12:56:05 [2024-10-26T12:56:05.341Z] + shift
12:56:05 [2024-10-26T12:56:05.341Z] + '[' 4 -gt 0 ']'
12:56:05 [2024-10-26T12:56:05.341Z] + flag=--mpp
12:56:05 [2024-10-26T12:56:05.341Z] + shift
12:56:05 [2024-10-26T12:56:05.341Z] + case "${flag}" in
12:56:05 [2024-10-26T12:56:05.341Z] + mppyaml=/usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
12:56:05 [2024-10-26T12:56:05.341Z] + shift
12:56:05 [2024-10-26T12:56:05.341Z] + '[' 2 -gt 0 ']'
12:56:05 [2024-10-26T12:56:05.341Z] + flag=--filepath
12:56:05 [2024-10-26T12:56:05.341Z] + shift
12:56:05 [2024-10-26T12:56:05.341Z] + case "${flag}" in
12:56:05 [2024-10-26T12:56:05.341Z] + filepath=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw.tmp
12:56:05 [2024-10-26T12:56:05.341Z] + shift
12:56:05 [2024-10-26T12:56:05.341Z] + '[' 0 -gt 0 ']'
12:56:05 [2024-10-26T12:56:05.341Z] ++ basename /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw.tmp
12:56:05 [2024-10-26T12:56:05.341Z] + filename=fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw.tmp
12:56:05 [2024-10-26T12:56:05.341Z] ++ getconfig ostree-container
12:56:05 [2024-10-26T12:56:05.341Z] ++ k=ostree-container
12:56:05 [2024-10-26T12:56:05.341Z] ++ jq -re '."ostree-container"'
12:56:05 [2024-10-26T12:56:05.342Z] + ostree_container=/home/jenkins/agent/workspace/test-override/builds/40.20241026.dev.0/x86_64/fedora-coreos-40.20241026.dev.0-ostree.x86_64.ociarchive
12:56:05 [2024-10-26T12:56:05.342Z] ++ getconfig osname
12:56:05 [2024-10-26T12:56:05.342Z] ++ k=osname
12:56:05 [2024-10-26T12:56:05.342Z] ++ jq -re '."osname"'
12:56:05 [2024-10-26T12:56:05.342Z] + osname=fedora-coreos
12:56:05 [2024-10-26T12:56:05.342Z] ++ getconfig image-type
12:56:05 [2024-10-26T12:56:05.342Z] ++ k=image-type
12:56:05 [2024-10-26T12:56:05.342Z] ++ jq -re '."image-type"'
12:56:05 [2024-10-26T12:56:05.342Z] + platform=metal4k
12:56:05 [2024-10-26T12:56:05.342Z] ++ getconfig_def deploy-via-container ''
12:56:05 [2024-10-26T12:56:05.342Z] ++ k=deploy-via-container
12:56:05 [2024-10-26T12:56:05.342Z] ++ shift
12:56:05 [2024-10-26T12:56:05.342Z] ++ default=
12:56:05 [2024-10-26T12:56:05.342Z] ++ shift
12:56:05 [2024-10-26T12:56:05.342Z] ++ jq -re '."deploy-via-container"//""'
12:56:05 [2024-10-26T12:56:05.342Z] + deploy_via_container=
12:56:05 [2024-10-26T12:56:05.342Z] ++ getconfig metal-image-size
12:56:05 [2024-10-26T12:56:05.342Z] ++ k=metal-image-size
12:56:05 [2024-10-26T12:56:05.342Z] ++ jq -re '."metal-image-size"'
12:56:05 [2024-10-26T12:56:05.342Z] + metal_image_size_mb=2649
12:56:05 [2024-10-26T12:56:05.342Z] ++ getconfig cloud-image-size
12:56:05 [2024-10-26T12:56:05.342Z] ++ k=cloud-image-size
12:56:05 [2024-10-26T12:56:05.342Z] ++ jq -re '."cloud-image-size"'
12:56:05 [2024-10-26T12:56:05.342Z] + cloud_image_size_mb=10240
12:56:05 [2024-10-26T12:56:05.342Z] ++ getconfig rootfs-size
12:56:05 [2024-10-26T12:56:05.342Z] ++ k=rootfs-size
12:56:05 [2024-10-26T12:56:05.594Z] ++ jq -re '."rootfs-size"'
12:56:05 [2024-10-26T12:56:05.594Z] + rootfs_size_mb=2136
12:56:05 [2024-10-26T12:56:05.594Z] ++ getconfig container-imgref
12:56:05 [2024-10-26T12:56:05.594Z] ++ k=container-imgref
12:56:05 [2024-10-26T12:56:05.594Z] ++ jq -re '."container-imgref"'
12:56:05 [2024-10-26T12:56:05.594Z] + container_imgref=ostree-image-signed:oci-archive:/fedora-coreos-40.20241026.dev.0-ostree.x86_64.ociarchive
12:56:05 [2024-10-26T12:56:05.594Z] ++ getconfig_def container-repo ''
12:56:05 [2024-10-26T12:56:05.594Z] ++ k=container-repo
12:56:05 [2024-10-26T12:56:05.594Z] ++ shift
12:56:05 [2024-10-26T12:56:05.594Z] ++ default=
12:56:05 [2024-10-26T12:56:05.594Z] ++ shift
12:56:05 [2024-10-26T12:56:05.594Z] ++ jq -re '."container-repo"//""'
12:56:05 [2024-10-26T12:56:05.594Z] + container_repo=
12:56:05 [2024-10-26T12:56:05.594Z] ++ getconfig_def container-tag ''
12:56:05 [2024-10-26T12:56:05.594Z] ++ k=container-tag
12:56:05 [2024-10-26T12:56:05.594Z] ++ shift
12:56:05 [2024-10-26T12:56:05.594Z] ++ default=
12:56:05 [2024-10-26T12:56:05.594Z] ++ shift
12:56:05 [2024-10-26T12:56:05.594Z] ++ jq -re '."container-tag"//""'
12:56:05 [2024-10-26T12:56:05.594Z] + container_tag=
12:56:05 [2024-10-26T12:56:05.594Z] ++ getconfig extra-kargs-string ''
12:56:05 [2024-10-26T12:56:05.594Z] ++ k=extra-kargs-string
12:56:05 [2024-10-26T12:56:05.594Z] ++ jq -re '."extra-kargs-string"'
12:56:05 [2024-10-26T12:56:05.594Z] + extra_kargs=mitigations=auto,nosmt
12:56:05 [2024-10-26T12:56:05.594Z] + ostree_ref=
12:56:05 [2024-10-26T12:56:05.594Z] + ostree_repo=
12:56:05 [2024-10-26T12:56:05.594Z] + '[' -z '' ']'
12:56:05 [2024-10-26T12:56:05.595Z] ++ getconfig ostree-ref
12:56:05 [2024-10-26T12:56:05.595Z] ++ k=ostree-ref
12:56:05 [2024-10-26T12:56:05.595Z] ++ jq -re '."ostree-ref"'
12:56:05 [2024-10-26T12:56:05.595Z] + ostree_ref=fedora/x86_64/coreos/testing-devel
12:56:05 [2024-10-26T12:56:05.595Z] ++ getconfig ostree-repo
12:56:05 [2024-10-26T12:56:05.595Z] ++ k=ostree-repo
12:56:05 [2024-10-26T12:56:05.595Z] ++ jq -re '."ostree-repo"'
12:56:05 [2024-10-26T12:56:05.595Z] + ostree_repo=file:///home/jenkins/agent/workspace/test-override/tmp/repo
12:56:05 [2024-10-26T12:56:05.595Z] + '[' '!' -e /dev/loop-control ']'
12:56:05 [2024-10-26T12:56:05.595Z] + mknod /dev/loop-control c 10 237
12:56:05 [2024-10-26T12:56:05.595Z] + outdir=cache/osbuild/out
12:56:05 [2024-10-26T12:56:05.595Z] + storedir=cache/osbuild/store
12:56:05 [2024-10-26T12:56:05.595Z] ++ mktemp -t osbuild-XXXX.json
12:56:05 [2024-10-26T12:56:05.595Z] + processed_json=/tmp/osbuild-8AaB.json
12:56:05 [2024-10-26T12:56:05.595Z] + podman images
12:56:05 [2024-10-26T12:56:05.595Z] ++ arch
12:56:05 [2024-10-26T12:56:05.595Z] + osbuild-mpp -D 'arch="x86_64"' -D 'ostree_ref="fedora/x86_64/coreos/testing-devel"' -D 'ostree_repo="file:///home/jenkins/agent/workspace/test-override/tmp/repo"' -D 'filename="fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw.tmp"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/40.20241026.dev.0/x86_64/fedora-coreos-40.20241026.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-40.20241026.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2649 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2136 -D 'qemu_secex=""' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-8AaB.json
12:56:08 [2024-10-26T12:56:08.847Z] ostree init --mode=archive --repo=/tmp/tmp17j3m_10
12:56:08 [2024-10-26T12:56:08.847Z] ostree remote add tmpremote file:///home/jenkins/agent/workspace/test-override/tmp/repo --no-gpg-verify --repo=/tmp/tmp17j3m_10
12:56:08 [2024-10-26T12:56:08.847Z] ostree pull --commit-metadata-only --mirror tmpremote fedora/x86_64/coreos/testing-devel --repo=/tmp/tmp17j3m_10
12:56:08 [2024-10-26T12:56:08.847Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 14GiB --checkpoint build --checkpoint tree --checkpoint raw-image --export metal4k /tmp/osbuild-8AaB.json
12:56:08 [2024-10-26T12:56:08.847Z] starting /tmp/osbuild-8AaB.jsonPipeline source org.osbuild.curl: 44ad795e2a44e9a8959695cb0c47c35e69ca58ee7bd2c90e740150f357b155b3
12:56:08 [2024-10-26T12:56:08.847Z] Build
12:56:08 [2024-10-26T12:56:08.847Z] root: <host>
12:56:09 [2024-10-26T12:56:09.105Z] Pipeline source org.osbuild.ostree: a4f37d1f3cfc50aca7eddcfa3813486fc0994005f224f758a2831d81b943d87d
12:56:09 [2024-10-26T12:56:09.105Z] Build
12:56:09 [2024-10-26T12:56:09.105Z] root: <host>
12:56:09 [2024-10-26T12:56:09.105Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree init --mode=archive --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo
12:56:09 [2024-10-26T12:56:09.105Z] source/org.osbuild.ostree (org.osbuild.ostree): ostree config set repo.locking true --repo=/home/jenkins/agent/workspace/test-override/cache/osbuild/store/sources/org.osbuild.ostree/repo
12:56:09 [2024-10-26T12:56:09.105Z] Pipeline raw-4k-image: b3ae6f4fde4f4df6008e6c31af1f481424d9ffd8e4ee7a4a0aa9c45cb462a056
12:56:09 [2024-10-26T12:56:09.105Z] Build
12:56:09 [2024-10-26T12:56:09.105Z] root: <host>
12:56:09 [2024-10-26T12:56:09.105Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38)
12:56:09 [2024-10-26T12:56:09.105Z] org.osbuild.truncate: a399d917bd260257a511a3a81e2bdf3f7f8976aeea81630296c90702efa26c6b {
12:56:09 [2024-10-26T12:56:09.105Z] "filename": "disk.img",
12:56:09 [2024-10-26T12:56:09.105Z] "size": "2777677824"
12:56:09 [2024-10-26T12:56:09.105Z] }
12:56:09 [2024-10-26T12:56:09.358Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
12:56:09 [2024-10-26T12:56:09.611Z]
12:56:09 [2024-10-26T12:56:09.611Z] ��� Duration: 0s
12:56:09 [2024-10-26T12:56:09.611Z] org.osbuild.sfdisk: cad7cd130dc02610a07ac86cb2b29adcf2e831e37cf797a8a41eea96243dc5a7 {
12:56:09 [2024-10-26T12:56:09.611Z] "uuid": "00000000-0000-4000-a000-000000000001",
12:56:09 [2024-10-26T12:56:09.611Z] "label": "gpt",
12:56:09 [2024-10-26T12:56:09.611Z] "partitions": [
12:56:09 [2024-10-26T12:56:09.611Z] {
12:56:09 [2024-10-26T12:56:09.611Z] "start": 256,
12:56:09 [2024-10-26T12:56:09.611Z] "partnum": 1,
12:56:09 [2024-10-26T12:56:09.611Z] "size": 256,
12:56:09 [2024-10-26T12:56:09.611Z] "type": "21686148-6449-6E6F-744E-656564454649",
12:56:09 [2024-10-26T12:56:09.611Z] "bootable": true,
12:56:09 [2024-10-26T12:56:09.611Z] "name": "BIOS-BOOT"
12:56:09 [2024-10-26T12:56:09.611Z] },
12:56:09 [2024-10-26T12:56:09.611Z] {
12:56:09 [2024-10-26T12:56:09.611Z] "start": 512,
12:56:09 [2024-10-26T12:56:09.611Z] "partnum": 2,
12:56:09 [2024-10-26T12:56:09.611Z] "size": 32512,
12:56:09 [2024-10-26T12:56:09.611Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
12:56:09 [2024-10-26T12:56:09.611Z] "name": "EFI-SYSTEM"
12:56:09 [2024-10-26T12:56:09.611Z] },
12:56:09 [2024-10-26T12:56:09.611Z] {
12:56:09 [2024-10-26T12:56:09.611Z] "start": 33024,
12:56:09 [2024-10-26T12:56:09.611Z] "partnum": 3,
12:56:09 [2024-10-26T12:56:09.611Z] "size": 98304,
12:56:09 [2024-10-26T12:56:09.611Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
12:56:09 [2024-10-26T12:56:09.611Z] "name": "boot"
12:56:09 [2024-10-26T12:56:09.611Z] },
12:56:09 [2024-10-26T12:56:09.611Z] {
12:56:09 [2024-10-26T12:56:09.611Z] "start": 131328,
12:56:09 [2024-10-26T12:56:09.611Z] "partnum": 4,
12:56:09 [2024-10-26T12:56:09.611Z] "size": 546560,
12:56:09 [2024-10-26T12:56:09.611Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
12:56:09 [2024-10-26T12:56:09.611Z] "name": "root"
12:56:09 [2024-10-26T12:56:09.611Z] }
12:56:09 [2024-10-26T12:56:09.611Z] ]
12:56:09 [2024-10-26T12:56:09.611Z] }
12:56:09 [2024-10-26T12:56:09.611Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
12:56:09 [2024-10-26T12:56:09.865Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
12:56:09 [2024-10-26T12:56:09.865Z] label: gpt
12:56:09 [2024-10-26T12:56:09.865Z] label-id: 00000000-0000-4000-a000-000000000001
12:56:09 [2024-10-26T12:56:09.865Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
12:56:09 [2024-10-26T12:56:09.865Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
12:56:09 [2024-10-26T12:56:09.865Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
12:56:09 [2024-10-26T12:56:09.865Z] /dev/loop0p4: start="131328", size="546560", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
12:56:09 [2024-10-26T12:56:09.865Z] {
12:56:09 [2024-10-26T12:56:09.865Z] "partitiontable": {
12:56:09 [2024-10-26T12:56:09.865Z] "label": "gpt",
12:56:09 [2024-10-26T12:56:09.865Z] "id": "00000000-0000-4000-A000-000000000001",
12:56:09 [2024-10-26T12:56:09.865Z] "device": "/dev/loop0",
12:56:09 [2024-10-26T12:56:09.865Z] "unit": "sectors",
12:56:09 [2024-10-26T12:56:09.865Z] "firstlba": 256,
12:56:09 [2024-10-26T12:56:09.865Z] "lastlba": 678138,
12:56:09 [2024-10-26T12:56:09.865Z] "sectorsize": 4096,
12:56:09 [2024-10-26T12:56:09.865Z] "partitions": [
12:56:09 [2024-10-26T12:56:09.865Z] {
12:56:09 [2024-10-26T12:56:09.865Z] "node": "/dev/loop0p1",
12:56:09 [2024-10-26T12:56:09.865Z] "start": 256,
12:56:09 [2024-10-26T12:56:09.865Z] "size": 256,
12:56:09 [2024-10-26T12:56:09.865Z] "type": "21686148-6449-6E6F-744E-656564454649",
12:56:09 [2024-10-26T12:56:09.865Z] "uuid": "16C5609F-1BA1-43B0-B4E8-E463E765A381",
12:56:09 [2024-10-26T12:56:09.865Z] "name": "BIOS-BOOT"
12:56:09 [2024-10-26T12:56:09.865Z] },{
12:56:09 [2024-10-26T12:56:09.865Z] "node": "/dev/loop0p2",
12:56:09 [2024-10-26T12:56:09.865Z] "start": 512,
12:56:09 [2024-10-26T12:56:09.865Z] "size": 32512,
12:56:09 [2024-10-26T12:56:09.865Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
12:56:09 [2024-10-26T12:56:09.865Z] "uuid": "5E79337D-6FD8-40DD-B925-985144C70265",
12:56:09 [2024-10-26T12:56:09.865Z] "name": "EFI-SYSTEM"
12:56:09 [2024-10-26T12:56:09.865Z] },{
12:56:09 [2024-10-26T12:56:09.865Z] "node": "/dev/loop0p3",
12:56:09 [2024-10-26T12:56:09.865Z] "start": 33024,
12:56:09 [2024-10-26T12:56:09.865Z] "size": 98304,
12:56:09 [2024-10-26T12:56:09.865Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
12:56:09 [2024-10-26T12:56:09.865Z] "uuid": "04D5E453-901A-45B7-B424-310BB9BB5B2B",
12:56:09 [2024-10-26T12:56:09.865Z] "name": "boot"
12:56:09 [2024-10-26T12:56:09.865Z] },{
12:56:09 [2024-10-26T12:56:09.865Z] "node": "/dev/loop0p4",
12:56:09 [2024-10-26T12:56:09.865Z] "start": 131328,
12:56:09 [2024-10-26T12:56:09.865Z] "size": 546560,
12:56:09 [2024-10-26T12:56:09.865Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
12:56:09 [2024-10-26T12:56:09.865Z] "uuid": "6B83C0DB-83FD-4446-B0D3-B2452F277AC1",
12:56:09 [2024-10-26T12:56:09.865Z] "name": "root"
12:56:09 [2024-10-26T12:56:09.865Z] }
12:56:09 [2024-10-26T12:56:09.865Z] ]
12:56:09 [2024-10-26T12:56:09.865Z] }
12:56:09 [2024-10-26T12:56:09.865Z] }
12:56:09 [2024-10-26T12:56:09.865Z]
12:56:09 [2024-10-26T12:56:09.865Z] ��� Duration: 0s
12:56:09 [2024-10-26T12:56:09.865Z] org.osbuild.mkfs.fat: 736280423483b272ed354c5157623ec27bd7939f9b09906d8b207134e60cd8e1 {
12:56:09 [2024-10-26T12:56:09.865Z] "label": "EFI-SYSTEM",
12:56:09 [2024-10-26T12:56:09.865Z] "volid": "7B7795E7"
12:56:09 [2024-10-26T12:56:09.865Z] }
12:56:10 [2024-10-26T12:56:10.118Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
12:56:10 [2024-10-26T12:56:10.118Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
12:56:10 [2024-10-26T12:56:10.377Z] mkfs.fat 4.2 (2021-01-31)
12:56:10 [2024-10-26T12:56:10.377Z]
12:56:10 [2024-10-26T12:56:10.377Z] ��� Duration: 0s
12:56:10 [2024-10-26T12:56:10.377Z] org.osbuild.mkfs.ext4: 21ac899ee810ae0cb6d5597a534ba40b42ccd5e41fc5b2a86696b984b6d62650 {
12:56:10 [2024-10-26T12:56:10.377Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
12:56:10 [2024-10-26T12:56:10.377Z] "label": "boot",
12:56:10 [2024-10-26T12:56:10.377Z] "metadata_csum_seed": true
12:56:10 [2024-10-26T12:56:10.377Z] }
12:56:10 [2024-10-26T12:56:10.630Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
12:56:10 [2024-10-26T12:56:10.630Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
12:56:10 [2024-10-26T12:56:10.630Z] mke2fs 1.47.0 (5-Feb-2023)
12:56:10 [2024-10-26T12:56:10.630Z] Discarding device blocks: 0/98304 done
12:56:10 [2024-10-26T12:56:10.630Z] Creating filesystem with 98304 4k blocks and 98304 inodes
12:56:10 [2024-10-26T12:56:10.630Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
12:56:10 [2024-10-26T12:56:10.630Z] Superblock backups stored on blocks:
12:56:10 [2024-10-26T12:56:10.630Z] 32768
12:56:10 [2024-10-26T12:56:10.630Z]
12:56:10 [2024-10-26T12:56:10.630Z] Allocating group tables: 0/3 done
12:56:10 [2024-10-26T12:56:10.630Z] Writing inode tables: 0/3 done
12:56:10 [2024-10-26T12:56:10.884Z] Creating journal (4096 blocks): done
12:56:10 [2024-10-26T12:56:10.884Z] Writing superblocks and filesystem accounting information: 0/3 done
12:56:10 [2024-10-26T12:56:10.884Z]
12:56:10 [2024-10-26T12:56:10.884Z]
12:56:10 [2024-10-26T12:56:10.884Z] ��� Duration: 0s
12:56:10 [2024-10-26T12:56:10.884Z] org.osbuild.mkfs.xfs: 357ee5da29386f83d4d240cc8e59e0d7b20fd663193759c8c9387b801c5ac5ce {
12:56:10 [2024-10-26T12:56:10.884Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
12:56:10 [2024-10-26T12:56:10.884Z] "label": "root"
12:56:10 [2024-10-26T12:56:10.884Z] }
12:56:11 [2024-10-26T12:56:11.136Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
12:56:11 [2024-10-26T12:56:11.136Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
12:56:11 [2024-10-26T12:56:11.389Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=136640 blks
12:56:11 [2024-10-26T12:56:11.389Z] = sectsz=4096 attr=2, projid32bit=1
12:56:11 [2024-10-26T12:56:11.389Z] = crc=1 finobt=1, sparse=1, rmapbt=1
12:56:11 [2024-10-26T12:56:11.389Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1
12:56:11 [2024-10-26T12:56:11.389Z] data = bsize=4096 blocks=546560, imaxpct=25
12:56:11 [2024-10-26T12:56:11.389Z] = sunit=0 swidth=0 blks
12:56:11 [2024-10-26T12:56:11.389Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1
12:56:11 [2024-10-26T12:56:11.389Z] log =internal log bsize=4096 blocks=16384, version=2
12:56:11 [2024-10-26T12:56:11.389Z] = sectsz=4096 sunit=1 blks, lazy-count=1
12:56:11 [2024-10-26T12:56:11.389Z] realtime =none extsz=4096 blocks=0, rtextents=0
12:56:11 [2024-10-26T12:56:11.389Z] Discarding blocks...Done.
12:56:11 [2024-10-26T12:56:11.389Z]
12:56:11 [2024-10-26T12:56:11.390Z] ��� Duration: 0s
12:56:11 [2024-10-26T12:56:11.390Z] org.osbuild.copy: 9af76d8cbacf5801c11aaa269c2e111c019a2beef5b134bb83077f5f63b85d21 {
12:56:11 [2024-10-26T12:56:11.390Z] "paths": [
12:56:11 [2024-10-26T12:56:11.390Z] {
12:56:11 [2024-10-26T12:56:11.390Z] "from": "input://tree/",
12:56:11 [2024-10-26T12:56:11.390Z] "to": "mount://root/"
12:56:11 [2024-10-26T12:56:11.390Z] }
12:56:11 [2024-10-26T12:56:11.390Z] ]
12:56:11 [2024-10-26T12:56:11.390Z] }
12:56:11 [2024-10-26T12:56:11.642Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
12:56:11 [2024-10-26T12:56:11.896Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bqjs_pud/mounts/
12:56:11 [2024-10-26T12:56:11.896Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bqjs_pud/mounts/boot'
12:56:11 [2024-10-26T12:56:11.896Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bqjs_pud/mounts/boot
12:56:11 [2024-10-26T12:56:11.896Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bqjs_pud/mounts/boot/lost+found'
12:56:11 [2024-10-26T12:56:11.896Z] mount/efi (org.osbuild.fat): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bqjs_pud/mounts/boot/efi'
12:56:11 [2024-10-26T12:56:11.896Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bqjs_pud/mounts/boot/efi
12:56:12 [2024-10-26T12:56:12.149Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
12:56:12 [2024-10-26T12:56:12.149Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
12:56:38 [2024-10-26T12:56:38.601Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bqjs_pud/mounts/boot/efi unmounted
12:56:38 [2024-10-26T12:56:38.601Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bqjs_pud/mounts/boot unmounted
12:56:38 [2024-10-26T12:56:38.601Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-bqjs_pud/mounts/ unmounted
12:56:38 [2024-10-26T12:56:38.601Z]
12:56:38 [2024-10-26T12:56:38.601Z] ��� Duration: 25s
12:56:38 [2024-10-26T12:56:38.601Z] org.osbuild.bootupd: ee459886ffdad8bb2b8acb0f064e84b1ff07eade1bb232ba878d5e5ef3c40595 {
12:56:38 [2024-10-26T12:56:38.601Z] "static-configs": true,
12:56:38 [2024-10-26T12:56:38.601Z] "deployment": {
12:56:38 [2024-10-26T12:56:38.601Z] "default": true
12:56:38 [2024-10-26T12:56:38.601Z] }
12:56:38 [2024-10-26T12:56:38.601Z] }
12:56:38 [2024-10-26T12:56:38.601Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
12:56:38 [2024-10-26T12:56:38.601Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8nwnqh1r/mounts/
12:56:38 [2024-10-26T12:56:38.601Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8nwnqh1r/mounts/boot
12:56:38 [2024-10-26T12:56:38.601Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8nwnqh1r/mounts/boot/lost+found'
12:56:38 [2024-10-26T12:56:38.601Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8nwnqh1r/mounts/boot/efi
12:56:38 [2024-10-26T12:56:38.601Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
12:56:38 [2024-10-26T12:56:38.601Z] Skip installing component BIOS without target device
12:56:38 [2024-10-26T12:56:38.601Z] Installed 40_coreos-ignition.cfg
12:56:38 [2024-10-26T12:56:38.601Z] Installed 70_coreos-user.cfg
12:56:38 [2024-10-26T12:56:38.601Z] Installed: grub.cfg
12:56:38 [2024-10-26T12:56:38.601Z] Installed: "fedora/grub.cfg"
12:56:38 [2024-10-26T12:56:38.601Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8nwnqh1r/mounts/boot/efi unmounted
12:56:38 [2024-10-26T12:56:38.601Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8nwnqh1r/mounts/boot unmounted
12:56:38 [2024-10-26T12:56:38.601Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8nwnqh1r/mounts/ unmounted
12:56:38 [2024-10-26T12:56:38.601Z]
12:56:38 [2024-10-26T12:56:38.601Z] ��� Duration: 0s
12:56:38 [2024-10-26T12:56:38.601Z] org.osbuild.chattr: b3ae6f4fde4f4df6008e6c31af1f481424d9ffd8e4ee7a4a0aa9c45cb462a056 {
12:56:38 [2024-10-26T12:56:38.601Z] "items": {
12:56:38 [2024-10-26T12:56:38.601Z] "mount://root/": {
12:56:38 [2024-10-26T12:56:38.601Z] "immutable": true
12:56:38 [2024-10-26T12:56:38.601Z] }
12:56:38 [2024-10-26T12:56:38.601Z] }
12:56:38 [2024-10-26T12:56:38.601Z] }
12:56:38 [2024-10-26T12:56:38.601Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
12:56:38 [2024-10-26T12:56:38.601Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hbrvvl0k/mounts/
12:56:38 [2024-10-26T12:56:38.601Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/4cadc5835d294d9f74862defae9359b43a5b4359fbc898d6cbc4921188dcdb88.0'
12:56:38 [2024-10-26T12:56:38.601Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
12:56:38 [2024-10-26T12:56:38.601Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hbrvvl0k/mounts/ostree/deploy/fedora-coreos/deploy/4cadc5835d294d9f74862defae9359b43a5b4359fbc898d6cbc4921188dcdb88.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hbrvvl0k/mounts
12:56:38 [2024-10-26T12:56:38.601Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hbrvvl0k/mounts/boot unmounted
12:56:38 [2024-10-26T12:56:38.602Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hbrvvl0k/mounts/var unmounted
12:56:38 [2024-10-26T12:56:38.602Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hbrvvl0k/mounts/sysroot unmounted
12:56:38 [2024-10-26T12:56:38.602Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hbrvvl0k/mounts unmounted
12:56:38 [2024-10-26T12:56:38.602Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hbrvvl0k/mounts unmounted
12:56:38 [2024-10-26T12:56:38.602Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hbrvvl0k/mounts unmounted
12:56:38 [2024-10-26T12:56:38.602Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hbrvvl0k/mounts/
12:56:38 [2024-10-26T12:56:38.602Z]
12:56:38 [2024-10-26T12:56:38.602Z] ��� Duration: 0s
12:56:38 [2024-10-26T12:56:38.602Z] Pipeline raw-metal4k-image: b0f84f76dc2ea27c245bdc4341427bdc64369b2944ae4f8887aabdbaab287204
12:56:38 [2024-10-26T12:56:38.602Z] Build
12:56:38 [2024-10-26T12:56:38.602Z] root: <host>
12:56:38 [2024-10-26T12:56:38.602Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38)
12:56:38 [2024-10-26T12:56:38.602Z] org.osbuild.copy: 44ad1af740ab240bc31e94d5081e9c13d33f82c0f4d99ecd8d9afb6a379c0b49 {
12:56:38 [2024-10-26T12:56:38.602Z] "paths": [
12:56:38 [2024-10-26T12:56:38.602Z] {
12:56:38 [2024-10-26T12:56:38.602Z] "from": "input://tree/disk.img",
12:56:38 [2024-10-26T12:56:38.602Z] "to": "tree:///disk.img"
12:56:38 [2024-10-26T12:56:38.602Z] }
12:56:38 [2024-10-26T12:56:38.602Z] ]
12:56:38 [2024-10-26T12:56:38.602Z] }
12:56:38 [2024-10-26T12:56:38.602Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
12:56:38 [2024-10-26T12:56:38.602Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
12:56:38 [2024-10-26T12:56:38.602Z]
12:56:38 [2024-10-26T12:56:38.602Z] ��� Duration: 0s
12:56:38 [2024-10-26T12:56:38.602Z] org.osbuild.coreos.platform: b0f84f76dc2ea27c245bdc4341427bdc64369b2944ae4f8887aabdbaab287204 {
12:56:38 [2024-10-26T12:56:38.602Z] "platform": "metal"
12:56:38 [2024-10-26T12:56:38.602Z] }
12:56:38 [2024-10-26T12:56:38.602Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
12:56:38 [2024-10-26T12:56:38.602Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4jz2j04j/mounts/
12:56:38 [2024-10-26T12:56:38.602Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/4cadc5835d294d9f74862defae9359b43a5b4359fbc898d6cbc4921188dcdb88.0'
12:56:38 [2024-10-26T12:56:38.855Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4jz2j04j/mounts/boot
12:56:38 [2024-10-26T12:56:38.855Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4jz2j04j/mounts/boot/lost+found'
12:56:38 [2024-10-26T12:56:38.855Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
12:56:39 [2024-10-26T12:56:39.108Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4jz2j04j/mounts/boot unmounted
12:56:39 [2024-10-26T12:56:39.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4jz2j04j/mounts/ostree/deploy/fedora-coreos/deploy/4cadc5835d294d9f74862defae9359b43a5b4359fbc898d6cbc4921188dcdb88.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4jz2j04j/mounts
12:56:39 [2024-10-26T12:56:39.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4jz2j04j/mounts/boot unmounted
12:56:39 [2024-10-26T12:56:39.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4jz2j04j/mounts/var unmounted
12:56:39 [2024-10-26T12:56:39.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4jz2j04j/mounts/sysroot unmounted
12:56:39 [2024-10-26T12:56:39.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4jz2j04j/mounts unmounted
12:56:39 [2024-10-26T12:56:39.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4jz2j04j/mounts unmounted
12:56:39 [2024-10-26T12:56:39.108Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4jz2j04j/mounts unmounted
12:56:39 [2024-10-26T12:56:39.108Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4jz2j04j/mounts/
12:56:39 [2024-10-26T12:56:39.108Z]
12:56:39 [2024-10-26T12:56:39.108Z] ��� Duration: 0s
12:56:39 [2024-10-26T12:56:39.108Z] Pipeline metal4k: 4d3e64fdd09b57c7349489351ec791c70d644c5efd63efa7a7d2f20859ccc406
12:56:39 [2024-10-26T12:56:39.108Z] Build
12:56:39 [2024-10-26T12:56:39.108Z] root: <host>
12:56:39 [2024-10-26T12:56:39.108Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38)
12:56:39 [2024-10-26T12:56:39.108Z] org.osbuild.copy: 4d3e64fdd09b57c7349489351ec791c70d644c5efd63efa7a7d2f20859ccc406 {
12:56:39 [2024-10-26T12:56:39.108Z] "paths": [
12:56:39 [2024-10-26T12:56:39.108Z] {
12:56:39 [2024-10-26T12:56:39.108Z] "from": "input://tree/disk.img",
12:56:39 [2024-10-26T12:56:39.108Z] "to": "tree:///fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw.tmp"
12:56:39 [2024-10-26T12:56:39.108Z] }
12:56:39 [2024-10-26T12:56:39.108Z] ]
12:56:39 [2024-10-26T12:56:39.108Z] }
12:56:39 [2024-10-26T12:56:39.366Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
12:56:39 [2024-10-26T12:56:39.366Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw.tmp'
12:56:39 [2024-10-26T12:56:39.618Z]
12:56:39 [2024-10-26T12:56:39.618Z] ��� Duration: 0s
12:56:39 [2024-10-26T12:56:39.618Z] manifest /tmp/osbuild-8AaB.json finished successfully
12:56:39 [2024-10-26T12:56:39.872Z] oci-archive: 6120d8e99f351149d8931ca670aa7d412a3d3a3e0ce3e38a070c897dcb18d846
12:56:39 [2024-10-26T12:56:39.872Z] build: 18b6f6d3ca1fbf331e33d2064b5261b4591f9537b5124bf9b02fc1ea68e0e5ff
12:56:39 [2024-10-26T12:56:39.872Z] tree: 11637182c9e227429040439cdbca3441aa5aa110e3cb23735f9b64f13356296b
12:56:39 [2024-10-26T12:56:39.872Z] raw-image: 17c44b7e3422493be90a6b6fcc7ab9ce9ca9f208de8578f90529c264df04d5b4
12:56:39 [2024-10-26T12:56:39.872Z] raw-4k-image: b3ae6f4fde4f4df6008e6c31af1f481424d9ffd8e4ee7a4a0aa9c45cb462a056
12:56:39 [2024-10-26T12:56:39.872Z] raw-applehv-image: 81f5242a1c36747fd08105f84fd74bedbaa2985ff1ec7e08d3db7f48dd8f709a
12:56:39 [2024-10-26T12:56:39.872Z] applehv: 09e8063593a70dd233a16ef05a49f5fb0de449a69e0df5e9c791cb784d0954c2
12:56:39 [2024-10-26T12:56:39.872Z] raw-gcp-image: 2cd0869b938a34d00bdd5d5e35fe56201426360f4314cb6f71d184084ecc647e
12:56:39 [2024-10-26T12:56:39.872Z] raw-gcp-image-tar: 40b7a5edb132a3f06589de1f93cb9f8c5d96556321e7f1f0ed1a14841b0f528e
12:56:39 [2024-10-26T12:56:39.872Z] gcp: 1713640b799e2df1b0d4a9a08d50612a7db20c616cc0cc180ec136947691e62e
12:56:39 [2024-10-26T12:56:39.872Z] raw-hyperv-image: f5e4dd81d85149c7ba930f577c61303bb951c0748514b84d0e9a7a21780001ec
12:56:39 [2024-10-26T12:56:39.872Z] hyperv: e9a672fa69296618cb8bd761d104360be8c66701fb96774ebdc6ba337334df3c
12:56:39 [2024-10-26T12:56:39.872Z] raw-metal-image: 396617330bb5133d7f9ffc0c67cda0598b6db8c9956f885cbdce540449c5bfef
12:56:39 [2024-10-26T12:56:39.872Z] metal: 24eda60706bcc82664f2648885d6792b88a0522ccfcc27d0fd3cb19753093888
12:56:39 [2024-10-26T12:56:39.872Z] raw-metal4k-image: b0f84f76dc2ea27c245bdc4341427bdc64369b2944ae4f8887aabdbaab287204
12:56:39 [2024-10-26T12:56:39.872Z] metal4k: 4d3e64fdd09b57c7349489351ec791c70d644c5efd63efa7a7d2f20859ccc406
12:56:39 [2024-10-26T12:56:39.872Z] raw-qemu-image: 97e51bae53de9cd2076885ffb01094116e7df0e728c4935ecd2092a2cab66ed5
12:56:39 [2024-10-26T12:56:39.872Z] qemu: d2984090850d8dc360fc5871a4ffb857299bf3e313a591c567411ce163920b19
12:56:39 [2024-10-26T12:56:39.872Z] + mv cache/osbuild/out/metal4k/fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw.tmp
12:56:45 [2024-10-26T12:56:45.096Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw.tmp': Operation not permitted
12:56:45 [2024-10-26T12:56:45.096Z] + '[' -n '' ']'
12:56:45 [2024-10-26T12:56:45.096Z] + rm -f /tmp/osbuild-8AaB.json
12:56:48 [2024-10-26T12:56:48.342Z] + 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
12:56:48 [2024-10-26T12:56:48.342Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc ']'
12:56:48 [2024-10-26T12:56:48.342Z] ++ cat /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
12:56:48 [2024-10-26T12:56:48.342Z] + rc=0
12:56:48 [2024-10-26T12:56:48.342Z] + '[' -n '' ']'
12:56:48 [2024-10-26T12:56:48.342Z] + return 0
12:56:48 [2024-10-26T12:56:48.342Z] + [[ '' -eq 1 ]]
12:56:48 [2024-10-26T12:56:48.342Z] + /usr/lib/coreos-assembler/finalize-artifact /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw
12:56:48 [2024-10-26T12:56:48.342Z] ++ sha256sum_str
12:56:48 [2024-10-26T12:56:48.342Z] ++ sha256sum
12:56:48 [2024-10-26T12:56:48.342Z] ++ cut -f 1 -d ' '
12:56:50 [2024-10-26T12:56:50.846Z] + sha256=ed475325e21b98bfc4051fca45a54c3c8e73fc992212380eb50da09396b40794
12:56:50 [2024-10-26T12:56:50.846Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 40.20241026.dev.0 --dump
12:56:50 [2024-10-26T12:56:50.846Z] + jq -s add
12:56:50 [2024-10-26T12:56:50.846Z] ++ stat -c %s fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw
12:56:50 [2024-10-26T12:56:50.846Z] + python3 -c '
12:56:50 [2024-10-26T12:56:50.846Z] import sys, json
12:56:50 [2024-10-26T12:56:50.846Z] j = json.load(sys.stdin)
12:56:50 [2024-10-26T12:56:50.846Z] j['\''images'\'']['\''metal4k'\''] = {
12:56:50 [2024-10-26T12:56:50.846Z] '\''path'\'': '\''fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw'\'',
12:56:50 [2024-10-26T12:56:50.846Z] '\''sha256'\'': '\''ed475325e21b98bfc4051fca45a54c3c8e73fc992212380eb50da09396b40794'\'',
12:56:50 [2024-10-26T12:56:50.846Z] '\''size'\'': 2777677824
12:56:50 [2024-10-26T12:56:50.846Z] }
12:56:50 [2024-10-26T12:56:50.846Z] json.dump(j, sys.stdout, indent=4)
12:56:50 [2024-10-26T12:56:50.846Z] '
12:56:51 [2024-10-26T12:56:51.099Z] + [[ -n '' ]]
12:56:51 [2024-10-26T12:56:51.099Z] ++ readlink -f meta.json.new
12:56:51 [2024-10-26T12:56:51.099Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 40.20241026.dev.0 --artifact metal4k --artifact-json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/meta.json.new
12:56:51 [2024-10-26T12:56:51.351Z] /home/jenkins/agent/workspace/test-override/builds/40.20241026.dev.0/x86_64/meta.json wrote with version stamp 1729947411202487529
12:56:51 [2024-10-26T12:56:51.351Z] + /usr/lib/coreos-assembler/finalize-artifact fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw /home/jenkins/agent/workspace/test-override/builds/40.20241026.dev.0/x86_64/fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw
12:56:51 [2024-10-26T12:56:51.351Z] + set +x
12:56:51 [2024-10-26T12:56:51.351Z] Successfully generated: fedora-coreos-40.20241026.dev.0-metal4k.x86_64.raw