Console Output

Skipping 2,998 KB.. Full Log
01:25:28 [2024-10-26T01:25:28.101Z] [Pipeline] archiveArtifacts
01:25:28 [2024-10-26T01:25:28.103Z] Archiving artifacts
01:25:28 [2024-10-26T01:25:28.459Z] [Pipeline] withEnv
01:25:28 [2024-10-26T01:25:28.460Z] [Pipeline] {
01:25:28 [2024-10-26T01:25:28.463Z] [Pipeline] sh
01:25:28 [2024-10-26T01:25:28.990Z] + set -xeuo pipefail
01:25:28 [2024-10-26T01:25:28.990Z] ++ umask
01:25:28 [2024-10-26T01:25:28.990Z] + '[' 0022 = 0000 ']'
01:25:28 [2024-10-26T01:25:28.990Z] + cd /home/jenkins/agent/workspace/test-override
01:25:28 [2024-10-26T01:25:28.990Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-o57Ca/kola-reprovision-x86_64 --output -
01:25:28 [2024-10-26T01:25:28.992Z] [Pipeline] }
01:25:28 [2024-10-26T01:25:28.994Z] [Pipeline] // withEnv
01:25:29 [2024-10-26T01:25:29.056Z] [Pipeline] junit
01:25:29 [2024-10-26T01:25:29.058Z] Recording test results
01:25:29 [2024-10-26T01:25:29.127Z] None of the test reports contained any result
01:25:29 [2024-10-26T01:25:29.137Z] [Pipeline] stage
01:25:29 [2024-10-26T01:25:29.138Z] [Pipeline] { (x86_64:Build Metal)
01:25:29 [2024-10-26T01:25:29.141Z] [Pipeline] withEnv
01:25:29 [2024-10-26T01:25:29.141Z] [Pipeline] {
01:25:29 [2024-10-26T01:25:29.143Z] [Pipeline] sh
01:25:29 [2024-10-26T01:25:29.668Z] + set -xeuo pipefail
01:25:29 [2024-10-26T01:25:29.668Z] ++ umask
01:25:29 [2024-10-26T01:25:29.668Z] + '[' 0022 = 0000 ']'
01:25:29 [2024-10-26T01:25:29.668Z] + cosa buildextend-metal
01:25:29 [2024-10-26T01:25:29.921Z] Config commit: bd889877aea110d11542b4d3d8d43eba0a529f21
01:25:29 [2024-10-26T01:25:29.921Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
01:25:31 [2024-10-26T01:25:31.798Z] true
01:25:32 [2024-10-26T01:25:32.053Z] Estimating disk size...
01:25:38 [2024-10-26T01:25:38.565Z] Disk sizes: metal: 2646M (estimated), cloud: 10240M
01:25:38 [2024-10-26T01:25:38.565Z] ++ python3 -c 'import sys, json; args = json.load(sys.stdin)["extra-kargs"]; print(" ".join(args))'
01:25:38 [2024-10-26T01:25:38.565Z] + extra_kargs=mitigations=auto,nosmt
01:25:38 [2024-10-26T01:25:38.565Z] + qemu-img create -f raw /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp 2646M
01:25:38 [2024-10-26T01:25:38.565Z] Formatting '/home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp', fmt=raw size=2774532096
01:25:38 [2024-10-26T01:25:38.565Z] + extra_target_device_opts=
01:25:38 [2024-10-26T01:25:38.565Z] + [[ metal == dasd ]]
01:25:38 [2024-10-26T01:25:38.565Z] + [[ metal == metal4k ]]
01:25:38 [2024-10-26T01:25:38.565Z] + 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}")
01:25:38 [2024-10-26T01:25:38.565Z] + image_dynamic_yaml=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.yaml
01:25:38 [2024-10-26T01:25:38.565Z] + image_dynamic_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.json
01:25:38 [2024-10-26T01:25:38.565Z] + image_for_disk_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json
01:25:38 [2024-10-26T01:25:38.565Z] + cat
01:25:38 [2024-10-26T01:25:38.565Z] + yaml2json /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.json
01:25:38 [2024-10-26T01:25:38.565Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
01:25:38 [2024-10-26T01:25:38.565Z] + cat /home/jenkins/agent/workspace/test-override/tmp/image.json /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-dynamic.json
01:25:38 [2024-10-26T01:25:38.565Z] + jq -s add
01:25:38 [2024-10-26T01:25:38.565Z] + platforms_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal/platforms.json
01:25:38 [2024-10-26T01:25:38.565Z] + yaml2json /home/jenkins/agent/workspace/test-override/src/config/platforms.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal/platforms.json
01:25:38 [2024-10-26T01:25:38.565Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
01:25:38 [2024-10-26T01:25:38.565Z] + osbuild_extra_args=()
01:25:38 [2024-10-26T01:25:38.565Z] + [[ '' -eq 1 ]]
01:25:38 [2024-10-26T01:25:38.565Z] + '[' metal == qemu ']'
01:25:38 [2024-10-26T01:25:38.565Z] + snapshot=on
01:25:38 [2024-10-26T01:25:38.565Z] + runvm_with_cache_snapshot on -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal/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.metal/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp
01:25:38 [2024-10-26T01:25:38.565Z] + local snapshot=on
01:25:38 [2024-10-26T01:25:38.565Z] + shift
01:25:38 [2024-10-26T01:25:38.565Z] + local cache_size=20G
01:25:38 [2024-10-26T01:25:38.565Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 ']'
01:25:38 [2024-10-26T01:25:38.565Z] + rm -vf /home/jenkins/agent/workspace/test-override/cache/cache.qcow2
01:25:38 [2024-10-26T01:25:38.565Z] + cache_args+=("-drive" "if=none,id=cache,discard=unmap,snapshot=${snapshot},file=${workdir}/cache/cache2.qcow2" "-device" "virtio-blk,drive=cache")
01:25:38 [2024-10-26T01:25:38.565Z] + 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.metal/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.metal/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp
01:25:38 [2024-10-26T01:25:38.565Z] + qemu_args=()
01:25:38 [2024-10-26T01:25:38.565Z] + local qemu_args
01:25:38 [2024-10-26T01:25:38.565Z] + true
01:25:38 [2024-10-26T01:25:38.565Z] + case "$1" in
01:25:38 [2024-10-26T01:25:38.565Z] + qemu_args+=("$1")
01:25:38 [2024-10-26T01:25:38.565Z] + shift
01:25:38 [2024-10-26T01:25:38.565Z] + true
01:25:38 [2024-10-26T01:25:38.565Z] + case "$1" in
01:25:38 [2024-10-26T01:25:38.565Z] + qemu_args+=("$1")
01:25:38 [2024-10-26T01:25:38.565Z] + shift
01:25:38 [2024-10-26T01:25:38.565Z] + true
01:25:38 [2024-10-26T01:25:38.565Z] + case "$1" in
01:25:38 [2024-10-26T01:25:38.565Z] + qemu_args+=("$1")
01:25:38 [2024-10-26T01:25:38.565Z] + shift
01:25:38 [2024-10-26T01:25:38.565Z] + true
01:25:38 [2024-10-26T01:25:38.565Z] + case "$1" in
01:25:38 [2024-10-26T01:25:38.565Z] + qemu_args+=("$1")
01:25:38 [2024-10-26T01:25:38.566Z] + shift
01:25:38 [2024-10-26T01:25:38.566Z] + true
01:25:38 [2024-10-26T01:25:38.566Z] + case "$1" in
01:25:38 [2024-10-26T01:25:38.566Z] + shift
01:25:38 [2024-10-26T01:25:38.566Z] + break
01:25:38 [2024-10-26T01:25:38.566Z] + '[' -z /home/jenkins/agent/workspace/test-override/tmp/build.metal ']'
01:25:38 [2024-10-26T01:25:38.566Z] + local vmpreparedir=/home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare
01:25:38 [2024-10-26T01:25:38.566Z] + local vmbuilddir=/home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
01:25:38 [2024-10-26T01:25:38.566Z] + local runvm_console=/home/jenkins/agent/workspace/test-override/tmp/build.metal/runvm-console.txt
01:25:38 [2024-10-26T01:25:38.566Z] + local rc_file=/home/jenkins/agent/workspace/test-override/tmp/build.metal/rc
01:25:38 [2024-10-26T01:25:38.566Z] + mkdir -p /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
01:25:38 [2024-10-26T01:25:38.566Z] + local rpms
01:25:38 [2024-10-26T01:25:38.566Z] ++ grep -v '^#'
01:25:38 [2024-10-26T01:25:38.566Z] + rpms='
01:25:38 [2024-10-26T01:25:38.566Z] bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] rpm-ostree distribution-gpg-keys jq
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] systemd
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] dhcp-client iproute
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] selinux-policy selinux-policy-targeted policycoreutils
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] python3 python3-gobject-base buildah podman skopeo iptables iptables-libs
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] cryptsetup
01:25:38 [2024-10-26T01:25:38.566Z] gdisk xfsprogs e2fsprogs dosfstools btrfs-progs
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] ca-certificates
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] tar
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] podman
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
01:25:38 [2024-10-26T01:25:38.566Z] python3-dnf
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] /usr/bin/reset
01:25:38 [2024-10-26T01:25:38.566Z] /usr/bin/clear'
01:25:38 [2024-10-26T01:25:38.566Z] ++ grep -v '^#'
01:25:38 [2024-10-26T01:25:38.566Z] + archrpms='grub2
01:25:38 [2024-10-26T01:25:38.566Z] bootupd
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] shim-x64 grub2-efi-x64
01:25:38 [2024-10-26T01:25:38.566Z] 
01:25:38 [2024-10-26T01:25:38.566Z] grub2-tools-extra'
01:25:38 [2024-10-26T01:25:38.566Z] + supermin --prepare --use-installed -o /home/jenkins/agent/workspace/test-override/tmp/build.metal/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
01:25:40 [2024-10-26T01:25:40.441Z] + find /usr/lib/coreos-assembler/ -type f
01:25:40 [2024-10-26T01:25:40.441Z] + find /etc/pki/rpm-gpg/ -type f
01:25:40 [2024-10-26T01:25:40.441Z] + cat
01:25:40 [2024-10-26T01:25:40.442Z] ++ id -u
01:25:40 [2024-10-26T01:25:40.442Z] ++ cat /usr/lib/coreos-assembler/supermin-init-prelude.sh
01:25:40 [2024-10-26T01:25:40.442Z] + chmod a+x /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare/init
01:25:40 [2024-10-26T01:25:40.442Z] + cd /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare
01:25:40 [2024-10-26T01:25:40.442Z] + tar -czf init.tar.gz --remove-files init
01:25:40 [2024-10-26T01:25:40.442Z] + supermin --build /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare --size 10G -f ext2 -o /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
01:25:46 [2024-10-26T01:25:46.962Z] ++ blkid --output=value --match-tag=UUID /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/root
01:25:46 [2024-10-26T01:25:46.962Z] + superminrootfsuuid=72423fc3-f90d-402e-bae8-1be6d1b3e669
01:25:46 [2024-10-26T01:25:46.962Z] + echo 'umask 0022'
01:25:46 [2024-10-26T01:25:46.962Z] + for arg in "$@"
01:25:46 [2024-10-26T01:25:46.962Z] + printf '%q ' /usr/lib/coreos-assembler/runvm-osbuild
01:25:46 [2024-10-26T01:25:46.962Z] + for arg in "$@"
01:25:46 [2024-10-26T01:25:46.962Z] + printf '%q ' --config
01:25:46 [2024-10-26T01:25:46.962Z] + for arg in "$@"
01:25:46 [2024-10-26T01:25:46.962Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json
01:25:46 [2024-10-26T01:25:46.962Z] + for arg in "$@"
01:25:46 [2024-10-26T01:25:46.962Z] + printf '%q ' --mpp
01:25:46 [2024-10-26T01:25:46.962Z] + for arg in "$@"
01:25:46 [2024-10-26T01:25:46.962Z] + printf '%q ' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
01:25:46 [2024-10-26T01:25:46.962Z] + for arg in "$@"
01:25:46 [2024-10-26T01:25:46.962Z] + printf '%q ' --filepath
01:25:46 [2024-10-26T01:25:46.962Z] + for arg in "$@"
01:25:46 [2024-10-26T01:25:46.962Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp
01:25:46 [2024-10-26T01:25:46.962Z] + touch /home/jenkins/agent/workspace/test-override/tmp/build.metal/runvm-console.txt
01:25:46 [2024-10-26T01:25:46.962Z] + memory_default=2048
01:25:46 [2024-10-26T01:25:46.962Z] + case $arch in
01:25:46 [2024-10-26T01:25:46.962Z] + kola_args=(kola qemuexec -m "${COSA_SUPERMIN_MEMORY:-${memory_default}}" --auto-cpus -U --workdir none --console-to-file "${runvm_console}" --bind-rw "${workdir},workdir")
01:25:46 [2024-10-26T01:25:46.962Z] + 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")
01:25:46 [2024-10-26T01:25:46.962Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
01:25:46 [2024-10-26T01:25:46.962Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/config ']'
01:25:46 [2024-10-26T01:25:46.962Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
01:25:46 [2024-10-26T01:25:46.962Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/yumrepos ']'
01:25:46 [2024-10-26T01:25:46.962Z] + '[' -z '' ']'
01:25:46 [2024-10-26T01:25:46.962Z] + kola qemuexec -m 2048 --auto-cpus -U --workdir none --console-to-file /home/jenkins/agent/workspace/test-override/tmp/build.metal/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.metal/supermin.build/root,index=1 -device virtio-blk,drive=root -kernel /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/kernel -initrd /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build/initrd -no-reboot -nodefaults -device virtio-serial -append 'root=UUID=72423fc3-f90d-402e-bae8-1be6d1b3e669 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
01:25:53 [2024-10-26T01:25:53.477Z] + secex=
01:25:53 [2024-10-26T01:25:53.477Z] + '[' 6 -gt 0 ']'
01:25:53 [2024-10-26T01:25:53.477Z] + flag=--config
01:25:53 [2024-10-26T01:25:53.477Z] + shift
01:25:53 [2024-10-26T01:25:53.477Z] + case "${flag}" in
01:25:53 [2024-10-26T01:25:53.477Z] + config=/home/jenkins/agent/workspace/test-override/tmp/build.metal/image-for-disk.json
01:25:53 [2024-10-26T01:25:53.477Z] + shift
01:25:53 [2024-10-26T01:25:53.477Z] + '[' 4 -gt 0 ']'
01:25:53 [2024-10-26T01:25:53.477Z] + flag=--mpp
01:25:53 [2024-10-26T01:25:53.477Z] + shift
01:25:53 [2024-10-26T01:25:53.477Z] + case "${flag}" in
01:25:53 [2024-10-26T01:25:53.477Z] + mppyaml=/usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
01:25:53 [2024-10-26T01:25:53.477Z] + shift
01:25:53 [2024-10-26T01:25:53.477Z] + '[' 2 -gt 0 ']'
01:25:53 [2024-10-26T01:25:53.477Z] + flag=--filepath
01:25:53 [2024-10-26T01:25:53.477Z] + shift
01:25:53 [2024-10-26T01:25:53.477Z] + case "${flag}" in
01:25:53 [2024-10-26T01:25:53.477Z] + filepath=/home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp
01:25:53 [2024-10-26T01:25:53.477Z] + shift
01:25:53 [2024-10-26T01:25:53.477Z] + '[' 0 -gt 0 ']'
01:25:53 [2024-10-26T01:25:53.477Z] ++ basename /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp
01:25:53 [2024-10-26T01:25:53.477Z] + filename=fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp
01:25:53 [2024-10-26T01:25:53.477Z] ++ getconfig ostree-container
01:25:53 [2024-10-26T01:25:53.477Z] ++ k=ostree-container
01:25:53 [2024-10-26T01:25:53.477Z] ++ jq -re '."ostree-container"'
01:25:53 [2024-10-26T01:25:53.477Z] + ostree_container=/home/jenkins/agent/workspace/test-override/builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-ostree.x86_64.ociarchive
01:25:53 [2024-10-26T01:25:53.477Z] ++ getconfig osname
01:25:53 [2024-10-26T01:25:53.477Z] ++ k=osname
01:25:53 [2024-10-26T01:25:53.477Z] ++ jq -re '."osname"'
01:25:53 [2024-10-26T01:25:53.477Z] + osname=fedora-coreos
01:25:53 [2024-10-26T01:25:53.477Z] ++ getconfig image-type
01:25:53 [2024-10-26T01:25:53.477Z] ++ k=image-type
01:25:53 [2024-10-26T01:25:53.477Z] ++ jq -re '."image-type"'
01:25:53 [2024-10-26T01:25:53.477Z] + platform=metal
01:25:53 [2024-10-26T01:25:53.477Z] ++ getconfig_def deploy-via-container ''
01:25:53 [2024-10-26T01:25:53.477Z] ++ k=deploy-via-container
01:25:53 [2024-10-26T01:25:53.477Z] ++ shift
01:25:53 [2024-10-26T01:25:53.477Z] ++ default=
01:25:53 [2024-10-26T01:25:53.477Z] ++ shift
01:25:53 [2024-10-26T01:25:53.477Z] ++ jq -re '."deploy-via-container"//""'
01:25:53 [2024-10-26T01:25:53.477Z] + deploy_via_container=true
01:25:53 [2024-10-26T01:25:53.477Z] ++ getconfig metal-image-size
01:25:53 [2024-10-26T01:25:53.477Z] ++ k=metal-image-size
01:25:53 [2024-10-26T01:25:53.477Z] ++ jq -re '."metal-image-size"'
01:25:53 [2024-10-26T01:25:53.477Z] + metal_image_size_mb=2646
01:25:53 [2024-10-26T01:25:53.477Z] ++ getconfig cloud-image-size
01:25:53 [2024-10-26T01:25:53.477Z] ++ k=cloud-image-size
01:25:53 [2024-10-26T01:25:53.477Z] ++ jq -re '."cloud-image-size"'
01:25:53 [2024-10-26T01:25:53.477Z] + cloud_image_size_mb=10240
01:25:53 [2024-10-26T01:25:53.477Z] ++ getconfig rootfs-size
01:25:53 [2024-10-26T01:25:53.477Z] ++ k=rootfs-size
01:25:53 [2024-10-26T01:25:53.477Z] ++ jq -re '."rootfs-size"'
01:25:53 [2024-10-26T01:25:53.477Z] + rootfs_size_mb=2133
01:25:53 [2024-10-26T01:25:53.477Z] ++ getconfig container-imgref
01:25:53 [2024-10-26T01:25:53.477Z] ++ k=container-imgref
01:25:53 [2024-10-26T01:25:53.477Z] ++ jq -re '."container-imgref"'
01:25:53 [2024-10-26T01:25:53.477Z] + container_imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide
01:25:53 [2024-10-26T01:25:53.477Z] ++ getconfig_def container-repo ''
01:25:53 [2024-10-26T01:25:53.477Z] ++ k=container-repo
01:25:53 [2024-10-26T01:25:53.477Z] ++ shift
01:25:53 [2024-10-26T01:25:53.477Z] ++ default=
01:25:53 [2024-10-26T01:25:53.477Z] ++ shift
01:25:53 [2024-10-26T01:25:53.477Z] ++ jq -re '."container-repo"//""'
01:25:53 [2024-10-26T01:25:53.477Z] + container_repo=
01:25:53 [2024-10-26T01:25:53.477Z] ++ getconfig_def container-tag ''
01:25:53 [2024-10-26T01:25:53.477Z] ++ k=container-tag
01:25:53 [2024-10-26T01:25:53.477Z] ++ shift
01:25:53 [2024-10-26T01:25:53.477Z] ++ default=
01:25:53 [2024-10-26T01:25:53.477Z] ++ shift
01:25:53 [2024-10-26T01:25:53.477Z] ++ jq -re '."container-tag"//""'
01:25:53 [2024-10-26T01:25:53.477Z] + container_tag=
01:25:53 [2024-10-26T01:25:53.477Z] ++ getconfig extra-kargs-string ''
01:25:53 [2024-10-26T01:25:53.477Z] ++ k=extra-kargs-string
01:25:53 [2024-10-26T01:25:53.477Z] ++ jq -re '."extra-kargs-string"'
01:25:53 [2024-10-26T01:25:53.477Z] + extra_kargs=mitigations=auto,nosmt
01:25:53 [2024-10-26T01:25:53.477Z] + ostree_ref=
01:25:53 [2024-10-26T01:25:53.477Z] + ostree_repo=
01:25:53 [2024-10-26T01:25:53.477Z] + '[' -z true ']'
01:25:53 [2024-10-26T01:25:53.477Z] + '[' '!' -e /dev/loop-control ']'
01:25:53 [2024-10-26T01:25:53.477Z] + mknod /dev/loop-control c 10 237
01:25:53 [2024-10-26T01:25:53.477Z] + outdir=cache/osbuild/out
01:25:53 [2024-10-26T01:25:53.477Z] + storedir=cache/osbuild/store
01:25:53 [2024-10-26T01:25:53.477Z] ++ mktemp -t osbuild-XXXX.json
01:25:53 [2024-10-26T01:25:53.477Z] + processed_json=/tmp/osbuild-pKUN.json
01:25:53 [2024-10-26T01:25:53.477Z] + podman images
01:25:53 [2024-10-26T01:25:53.730Z] ++ arch
01:25:53 [2024-10-26T01:25:53.730Z] + osbuild-mpp -D 'arch="x86_64"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'filename="fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.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=2646 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2133 -D 'qemu_secex=""' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-pKUN.json
01:25:56 [2024-10-26T01:25:56.985Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 14GiB --checkpoint build --checkpoint tree --checkpoint raw-image --export metal /tmp/osbuild-pKUN.json
01:25:56 [2024-10-26T01:25:56.985Z] starting /tmp/osbuild-pKUN.jsonPipeline source org.osbuild.curl: 78b707e3fddce0833b1f975c6bc51a8974f6e7e707b880bfb43b17d54d165772
01:25:56 [2024-10-26T01:25:56.985Z] Build
01:25:56 [2024-10-26T01:25:56.985Z]   root: <host>
01:25:56 [2024-10-26T01:25:56.985Z] Pipeline raw-metal-image: cbf46528130366da7784d9edaeba442b0790beb2abe655bf0d036093e9a9e05b
01:25:56 [2024-10-26T01:25:56.985Z] Build
01:25:56 [2024-10-26T01:25:56.985Z]   root: <host>
01:25:56 [2024-10-26T01:25:56.985Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
01:25:56 [2024-10-26T01:25:56.985Z] org.osbuild.copy: d8eaca3b0af44261dba3e70b7b38c613ebdc51820fc544a4a0778df58b1ffda0 {
01:25:56 [2024-10-26T01:25:56.985Z]   "paths": [
01:25:56 [2024-10-26T01:25:56.985Z]     {
01:25:56 [2024-10-26T01:25:56.985Z]       "from": "input://tree/disk.img",
01:25:56 [2024-10-26T01:25:56.985Z]       "to": "tree:///disk.img"
01:25:56 [2024-10-26T01:25:56.985Z]     }
01:25:56 [2024-10-26T01:25:56.985Z]   ]
01:25:56 [2024-10-26T01:25:56.985Z] }
01:25:57 [2024-10-26T01:25:57.240Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:25:57 [2024-10-26T01:25:57.240Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
01:25:57 [2024-10-26T01:25:57.494Z] 
01:25:57 [2024-10-26T01:25:57.494Z] ���  Duration: 0s
01:25:57 [2024-10-26T01:25:57.494Z] org.osbuild.coreos.platform: cbf46528130366da7784d9edaeba442b0790beb2abe655bf0d036093e9a9e05b {
01:25:57 [2024-10-26T01:25:57.494Z]   "platform": "metal"
01:25:57 [2024-10-26T01:25:57.494Z] }
01:25:57 [2024-10-26T01:25:57.494Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
01:25:57 [2024-10-26T01:25:57.748Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kqyuhukk/mounts/
01:25:58 [2024-10-26T01:25:58.002Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/2f1b3af2c4a28070694bedce221cbd2a2849b9f04c104cdd93e9e7a38d423c84.0'
01:25:58 [2024-10-26T01:25:58.002Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kqyuhukk/mounts/boot
01:25:58 [2024-10-26T01:25:58.002Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kqyuhukk/mounts/boot/lost+found'
01:25:58 [2024-10-26T01:25:58.255Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:25:58 [2024-10-26T01:25:58.255Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kqyuhukk/mounts/boot unmounted
01:25:58 [2024-10-26T01:25:58.255Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kqyuhukk/mounts/ostree/deploy/fedora-coreos/deploy/2f1b3af2c4a28070694bedce221cbd2a2849b9f04c104cdd93e9e7a38d423c84.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kqyuhukk/mounts
01:25:58 [2024-10-26T01:25:58.255Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kqyuhukk/mounts/boot unmounted
01:25:58 [2024-10-26T01:25:58.255Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kqyuhukk/mounts/var unmounted
01:25:58 [2024-10-26T01:25:58.255Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kqyuhukk/mounts/sysroot unmounted
01:25:58 [2024-10-26T01:25:58.255Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kqyuhukk/mounts unmounted
01:25:58 [2024-10-26T01:25:58.255Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kqyuhukk/mounts unmounted
01:25:58 [2024-10-26T01:25:58.255Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kqyuhukk/mounts unmounted
01:25:58 [2024-10-26T01:25:58.255Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kqyuhukk/mounts/
01:25:58 [2024-10-26T01:25:58.255Z] 
01:25:58 [2024-10-26T01:25:58.255Z] ���  Duration: 0s
01:25:58 [2024-10-26T01:25:58.255Z] Pipeline metal: 8283f866df74e92f9fab2f6ec2ed8707a0d63a9cf658627ffc359511832221a9
01:25:58 [2024-10-26T01:25:58.255Z] Build
01:25:58 [2024-10-26T01:25:58.255Z]   root: <host>
01:25:58 [2024-10-26T01:25:58.255Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
01:25:58 [2024-10-26T01:25:58.255Z] org.osbuild.copy: 8283f866df74e92f9fab2f6ec2ed8707a0d63a9cf658627ffc359511832221a9 {
01:25:58 [2024-10-26T01:25:58.255Z]   "paths": [
01:25:58 [2024-10-26T01:25:58.255Z]     {
01:25:58 [2024-10-26T01:25:58.255Z]       "from": "input://tree/disk.img",
01:25:58 [2024-10-26T01:25:58.255Z]       "to": "tree:///fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp"
01:25:58 [2024-10-26T01:25:58.255Z]     }
01:25:58 [2024-10-26T01:25:58.255Z]   ]
01:25:58 [2024-10-26T01:25:58.255Z] }
01:25:58 [2024-10-26T01:25:58.509Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:25:58 [2024-10-26T01:25:58.762Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp'
01:25:58 [2024-10-26T01:25:58.762Z] 
01:25:58 [2024-10-26T01:25:58.762Z] ���  Duration: 0s
01:25:58 [2024-10-26T01:25:58.762Z] manifest /tmp/osbuild-pKUN.json finished successfully
01:25:58 [2024-10-26T01:25:58.762Z] oci-archive:	1aa775dc83ac1fd94c4a7a4c205ae80223b5df4e1be383ad3cd0f953d484b39a
01:25:58 [2024-10-26T01:25:58.762Z] build:    	e96938b6ab406644ed77e72bf0c45272e7ef4d008d73cab26fa0da9d335363ab
01:25:58 [2024-10-26T01:25:58.762Z] tree:     	7ab1f8669516a537bc2ff6ae7e4a3037663c1475abba739321012ba7ef8875df
01:25:58 [2024-10-26T01:25:58.762Z] raw-image:	f33df780c1b1af1a45a19324ea659c7b6c85039453a670156d8c53537161ae3b
01:25:58 [2024-10-26T01:25:58.762Z] raw-4k-image:	03d13a1be2962c2f839affc103152bbf5880b6d2cfc311afcb0219c6ba8c6783
01:25:58 [2024-10-26T01:25:58.762Z] raw-applehv-image:	f15e3d69fbd46207096cbcae6a5fb83cabc42e37356945da5628d8bb9a205f21
01:25:58 [2024-10-26T01:25:58.762Z] applehv:  	76e456e8633ffcfe360852c25aca180bb58a5371572361daa31ff48dc9b7792d
01:25:58 [2024-10-26T01:25:58.762Z] raw-gcp-image:	0f60462e59f083e5fc16962d57f26a75d9faa7783d613a5aea2408ccd31aac71
01:25:58 [2024-10-26T01:25:58.762Z] raw-gcp-image-tar:	41085a8a5a35278d4416964bfed257ea9cc5ffd2cfb031e3aa59a4405306fc88
01:25:58 [2024-10-26T01:25:58.762Z] gcp:      	f62ede2580355ed423b996d71e2674b66434e682cfc52c1649674342ccf1a183
01:25:58 [2024-10-26T01:25:58.762Z] raw-hyperv-image:	27098fe7669a7ddbd292a5ec813bebbbdf54afadaf449932eb4c7530dd8e060e
01:25:58 [2024-10-26T01:25:58.762Z] hyperv:   	f1fa7a0bda1fc7162e0485263343165c7f2f15d4f924d9646de70d18f78ef06d
01:25:58 [2024-10-26T01:25:58.762Z] raw-metal-image:	cbf46528130366da7784d9edaeba442b0790beb2abe655bf0d036093e9a9e05b
01:25:58 [2024-10-26T01:25:58.762Z] metal:    	8283f866df74e92f9fab2f6ec2ed8707a0d63a9cf658627ffc359511832221a9
01:25:58 [2024-10-26T01:25:58.762Z] raw-metal4k-image:	742483efd016300c9bb9834b943db467007482d5cc710626b642742923d6df59
01:25:58 [2024-10-26T01:25:58.762Z] metal4k:  	a5869fbd2014ef70fca640acdb7e542a18f27584587805c4875e373d9b55e057
01:25:58 [2024-10-26T01:25:58.762Z] raw-qemu-image:	e66046a8e2da04f6ac5b53395b8c3503b331a2448211786b960d299c7d182fc2
01:25:58 [2024-10-26T01:25:58.762Z] qemu:     	b7e6ea173e72713e9828c9d6b088a714988c1f6a36e6e094605178e45f86629a
01:25:59 [2024-10-26T01:25:59.015Z] + mv cache/osbuild/out/metal/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp
01:26:08 [2024-10-26T01:26:08.936Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp': Operation not permitted
01:26:08 [2024-10-26T01:26:08.936Z] + '[' -n '' ']'
01:26:08 [2024-10-26T01:26:08.936Z] + rm -f /tmp/osbuild-pKUN.json
01:26:10 [2024-10-26T01:26:10.814Z] + rm -rf /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.out /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal/supermin.build
01:26:10 [2024-10-26T01:26:10.814Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/tmp/build.metal/rc ']'
01:26:10 [2024-10-26T01:26:10.814Z] ++ cat /home/jenkins/agent/workspace/test-override/tmp/build.metal/rc
01:26:10 [2024-10-26T01:26:10.814Z] + rc=0
01:26:10 [2024-10-26T01:26:10.814Z] + '[' -n '' ']'
01:26:10 [2024-10-26T01:26:10.814Z] + return 0
01:26:10 [2024-10-26T01:26:10.814Z] + [[ '' -eq 1 ]]
01:26:10 [2024-10-26T01:26:10.814Z] + /usr/lib/coreos-assembler/finalize-artifact /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw
01:26:10 [2024-10-26T01:26:10.814Z] ++ sha256sum_str
01:26:10 [2024-10-26T01:26:10.814Z] ++ sha256sum
01:26:10 [2024-10-26T01:26:10.814Z] ++ cut -f 1 -d ' '
01:26:13 [2024-10-26T01:26:13.314Z] + sha256=a41f30e8ea67299c03b1d6aaa1600be4cff18b3a23ba495a0460f3e7b0208f37
01:26:13 [2024-10-26T01:26:13.314Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241026.dev.0 --dump
01:26:13 [2024-10-26T01:26:13.314Z] + jq -s add
01:26:13 [2024-10-26T01:26:13.314Z] ++ stat -c %s fedora-coreos-42.20241026.dev.0-metal.x86_64.raw
01:26:13 [2024-10-26T01:26:13.314Z] + python3 -c '
01:26:13 [2024-10-26T01:26:13.314Z] import sys, json
01:26:13 [2024-10-26T01:26:13.314Z] j = json.load(sys.stdin)
01:26:13 [2024-10-26T01:26:13.314Z] j['\''images'\'']['\''metal'\''] = {
01:26:13 [2024-10-26T01:26:13.314Z]     '\''path'\'': '\''fedora-coreos-42.20241026.dev.0-metal.x86_64.raw'\'',
01:26:13 [2024-10-26T01:26:13.314Z]     '\''sha256'\'': '\''a41f30e8ea67299c03b1d6aaa1600be4cff18b3a23ba495a0460f3e7b0208f37'\'',
01:26:13 [2024-10-26T01:26:13.314Z]     '\''size'\'': 2774532096
01:26:13 [2024-10-26T01:26:13.314Z] }
01:26:13 [2024-10-26T01:26:13.314Z] json.dump(j, sys.stdout, indent=4)
01:26:13 [2024-10-26T01:26:13.314Z] '
01:26:13 [2024-10-26T01:26:13.314Z] + [[ -n '' ]]
01:26:13 [2024-10-26T01:26:13.314Z] ++ readlink -f meta.json.new
01:26:13 [2024-10-26T01:26:13.314Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241026.dev.0 --artifact metal --artifact-json /home/jenkins/agent/workspace/test-override/tmp/build.metal/meta.json.new
01:26:13 [2024-10-26T01:26:13.567Z] /home/jenkins/agent/workspace/test-override/builds/42.20241026.dev.0/x86_64/meta.json wrote with version stamp 1729905973538244745
01:26:13 [2024-10-26T01:26:13.820Z] + /usr/lib/coreos-assembler/finalize-artifact fedora-coreos-42.20241026.dev.0-metal.x86_64.raw /home/jenkins/agent/workspace/test-override/builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw
01:26:13 [2024-10-26T01:26:13.825Z] + set +x
01:26:13 [2024-10-26T01:26:13.825Z] Successfully generated: fedora-coreos-42.20241026.dev.0-metal.x86_64.raw
01:26:13 [2024-10-26T01:26:13.827Z] [Pipeline] }
01:26:13 [2024-10-26T01:26:13.831Z] [Pipeline] // withEnv
01:26:13 [2024-10-26T01:26:13.837Z] [Pipeline] withEnv
01:26:13 [2024-10-26T01:26:13.837Z] [Pipeline] {
01:26:13 [2024-10-26T01:26:13.919Z] [Pipeline] sh
01:26:14 [2024-10-26T01:26:14.454Z] + set -xeuo pipefail
01:26:14 [2024-10-26T01:26:14.454Z] ++ umask
01:26:14 [2024-10-26T01:26:14.454Z] + '[' 0022 = 0000 ']'
01:26:14 [2024-10-26T01:26:14.454Z] + cosa buildextend-metal4k
01:26:14 [2024-10-26T01:26:14.709Z] Config commit: bd889877aea110d11542b4d3d8d43eba0a529f21
01:26:14 [2024-10-26T01:26:14.709Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
01:26:16 [2024-10-26T01:26:16.587Z] true
01:26:16 [2024-10-26T01:26:16.841Z] Estimating disk size...
01:26:18 [2024-10-26T01:26:18.725Z] Disk sizes: metal: 2646M (estimated), cloud: 10240M
01:26:18 [2024-10-26T01:26:18.725Z] ++ python3 -c 'import sys, json; args = json.load(sys.stdin)["extra-kargs"]; print(" ".join(args))'
01:26:18 [2024-10-26T01:26:18.725Z] + extra_kargs=mitigations=auto,nosmt
01:26:18 [2024-10-26T01:26:18.725Z] + qemu-img create -f raw /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.tmp 2646M
01:26:18 [2024-10-26T01:26:18.725Z] Formatting '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.tmp', fmt=raw size=2774532096
01:26:18 [2024-10-26T01:26:18.725Z] + extra_target_device_opts=
01:26:18 [2024-10-26T01:26:18.725Z] + [[ metal4k == dasd ]]
01:26:18 [2024-10-26T01:26:18.725Z] + [[ metal4k == metal4k ]]
01:26:18 [2024-10-26T01:26:18.725Z] + extra_target_device_opts=,physical_block_size=4096,logical_block_size=4096
01:26:18 [2024-10-26T01:26:18.725Z] + 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}")
01:26:18 [2024-10-26T01:26:18.725Z] + image_dynamic_yaml=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.yaml
01:26:18 [2024-10-26T01:26:18.725Z] + image_dynamic_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
01:26:18 [2024-10-26T01:26:18.725Z] + image_for_disk_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
01:26:18 [2024-10-26T01:26:18.725Z] + cat
01:26:18 [2024-10-26T01:26:18.725Z] + 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
01:26:18 [2024-10-26T01:26:18.725Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
01:26:18 [2024-10-26T01:26:18.979Z] + cat /home/jenkins/agent/workspace/test-override/tmp/image.json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
01:26:18 [2024-10-26T01:26:18.979Z] + jq -s add
01:26:18 [2024-10-26T01:26:18.979Z] + platforms_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
01:26:18 [2024-10-26T01:26:18.979Z] + yaml2json /home/jenkins/agent/workspace/test-override/src/config/platforms.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
01:26:18 [2024-10-26T01:26:18.979Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
01:26:18 [2024-10-26T01:26:18.979Z] + osbuild_extra_args=()
01:26:18 [2024-10-26T01:26:18.979Z] + [[ '' -eq 1 ]]
01:26:18 [2024-10-26T01:26:18.979Z] + '[' metal4k == qemu ']'
01:26:18 [2024-10-26T01:26:18.979Z] + snapshot=on
01:26:18 [2024-10-26T01:26:18.979Z] + 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.20241026.dev.0-metal4k.x86_64.raw.tmp
01:26:18 [2024-10-26T01:26:18.979Z] + local snapshot=on
01:26:18 [2024-10-26T01:26:18.979Z] + shift
01:26:18 [2024-10-26T01:26:18.979Z] + local cache_size=20G
01:26:18 [2024-10-26T01:26:18.979Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 ']'
01:26:18 [2024-10-26T01:26:18.979Z] + rm -vf /home/jenkins/agent/workspace/test-override/cache/cache.qcow2
01:26:18 [2024-10-26T01:26:18.979Z] + cache_args+=("-drive" "if=none,id=cache,discard=unmap,snapshot=${snapshot},file=${workdir}/cache/cache2.qcow2" "-device" "virtio-blk,drive=cache")
01:26:18 [2024-10-26T01:26:18.979Z] + 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.20241026.dev.0-metal4k.x86_64.raw.tmp
01:26:18 [2024-10-26T01:26:18.979Z] + qemu_args=()
01:26:18 [2024-10-26T01:26:18.979Z] + local qemu_args
01:26:18 [2024-10-26T01:26:18.979Z] + true
01:26:18 [2024-10-26T01:26:18.979Z] + case "$1" in
01:26:18 [2024-10-26T01:26:18.979Z] + qemu_args+=("$1")
01:26:18 [2024-10-26T01:26:18.979Z] + shift
01:26:18 [2024-10-26T01:26:18.979Z] + true
01:26:18 [2024-10-26T01:26:18.979Z] + case "$1" in
01:26:18 [2024-10-26T01:26:18.979Z] + qemu_args+=("$1")
01:26:18 [2024-10-26T01:26:18.979Z] + shift
01:26:18 [2024-10-26T01:26:18.979Z] + true
01:26:18 [2024-10-26T01:26:18.979Z] + case "$1" in
01:26:18 [2024-10-26T01:26:18.979Z] + qemu_args+=("$1")
01:26:18 [2024-10-26T01:26:18.979Z] + shift
01:26:18 [2024-10-26T01:26:18.979Z] + true
01:26:18 [2024-10-26T01:26:18.979Z] + case "$1" in
01:26:18 [2024-10-26T01:26:18.979Z] + qemu_args+=("$1")
01:26:18 [2024-10-26T01:26:18.979Z] + shift
01:26:18 [2024-10-26T01:26:18.979Z] + true
01:26:18 [2024-10-26T01:26:18.979Z] + case "$1" in
01:26:18 [2024-10-26T01:26:18.979Z] + shift
01:26:18 [2024-10-26T01:26:18.979Z] + break
01:26:18 [2024-10-26T01:26:18.979Z] + '[' -z /home/jenkins/agent/workspace/test-override/tmp/build.metal4k ']'
01:26:18 [2024-10-26T01:26:18.979Z] + local vmpreparedir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
01:26:18 [2024-10-26T01:26:18.979Z] + local vmbuilddir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
01:26:18 [2024-10-26T01:26:18.979Z] + local runvm_console=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
01:26:18 [2024-10-26T01:26:18.979Z] + local rc_file=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
01:26:18 [2024-10-26T01:26:18.979Z] + mkdir -p /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
01:26:18 [2024-10-26T01:26:18.979Z] + local rpms
01:26:18 [2024-10-26T01:26:18.979Z] ++ grep -v '^#'
01:26:18 [2024-10-26T01:26:18.979Z] + rpms='
01:26:18 [2024-10-26T01:26:18.979Z] bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] rpm-ostree distribution-gpg-keys jq
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] systemd
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] dhcp-client iproute
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] selinux-policy selinux-policy-targeted policycoreutils
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] python3 python3-gobject-base buildah podman skopeo iptables iptables-libs
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] cryptsetup
01:26:18 [2024-10-26T01:26:18.979Z] gdisk xfsprogs e2fsprogs dosfstools btrfs-progs
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] ca-certificates
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] tar
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] podman
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
01:26:18 [2024-10-26T01:26:18.979Z] python3-dnf
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] /usr/bin/reset
01:26:18 [2024-10-26T01:26:18.979Z] /usr/bin/clear'
01:26:18 [2024-10-26T01:26:18.979Z] ++ grep -v '^#'
01:26:18 [2024-10-26T01:26:18.979Z] + archrpms='grub2
01:26:18 [2024-10-26T01:26:18.979Z] bootupd
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] shim-x64 grub2-efi-x64
01:26:18 [2024-10-26T01:26:18.979Z] 
01:26:18 [2024-10-26T01:26:18.979Z] grub2-tools-extra'
01:26:18 [2024-10-26T01:26:18.979Z] + 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
01:26:21 [2024-10-26T01:26:21.481Z] + find /usr/lib/coreos-assembler/ -type f
01:26:21 [2024-10-26T01:26:21.481Z] + find /etc/pki/rpm-gpg/ -type f
01:26:21 [2024-10-26T01:26:21.481Z] + cat
01:26:21 [2024-10-26T01:26:21.481Z] ++ id -u
01:26:21 [2024-10-26T01:26:21.481Z] ++ cat /usr/lib/coreos-assembler/supermin-init-prelude.sh
01:26:21 [2024-10-26T01:26:21.481Z] + chmod a+x /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare/init
01:26:21 [2024-10-26T01:26:21.481Z] + cd /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
01:26:21 [2024-10-26T01:26:21.481Z] + tar -czf init.tar.gz --remove-files init
01:26:21 [2024-10-26T01:26:21.481Z] + 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
01:26:27 [2024-10-26T01:26:27.995Z] ++ blkid --output=value --match-tag=UUID /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/root
01:26:27 [2024-10-26T01:26:27.995Z] + superminrootfsuuid=72f23f76-fce1-4dc4-a8fc-420cebf95e95
01:26:27 [2024-10-26T01:26:27.995Z] + echo 'umask 0022'
01:26:27 [2024-10-26T01:26:27.995Z] + for arg in "$@"
01:26:27 [2024-10-26T01:26:27.995Z] + printf '%q ' /usr/lib/coreos-assembler/runvm-osbuild
01:26:27 [2024-10-26T01:26:27.995Z] + for arg in "$@"
01:26:27 [2024-10-26T01:26:27.995Z] + printf '%q ' --config
01:26:27 [2024-10-26T01:26:27.995Z] + for arg in "$@"
01:26:27 [2024-10-26T01:26:27.995Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
01:26:27 [2024-10-26T01:26:27.995Z] + for arg in "$@"
01:26:27 [2024-10-26T01:26:27.995Z] + printf '%q ' --mpp
01:26:27 [2024-10-26T01:26:27.995Z] + for arg in "$@"
01:26:27 [2024-10-26T01:26:27.995Z] + printf '%q ' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
01:26:27 [2024-10-26T01:26:27.995Z] + for arg in "$@"
01:26:27 [2024-10-26T01:26:27.995Z] + printf '%q ' --filepath
01:26:27 [2024-10-26T01:26:27.995Z] + for arg in "$@"
01:26:27 [2024-10-26T01:26:27.995Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.tmp
01:26:27 [2024-10-26T01:26:27.995Z] + touch /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
01:26:27 [2024-10-26T01:26:27.995Z] + memory_default=2048
01:26:27 [2024-10-26T01:26:27.995Z] + case $arch in
01:26:27 [2024-10-26T01:26:27.995Z] + kola_args=(kola qemuexec -m "${COSA_SUPERMIN_MEMORY:-${memory_default}}" --auto-cpus -U --workdir none --console-to-file "${runvm_console}" --bind-rw "${workdir},workdir")
01:26:27 [2024-10-26T01:26:27.995Z] + 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")
01:26:27 [2024-10-26T01:26:27.995Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
01:26:27 [2024-10-26T01:26:27.995Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/config ']'
01:26:27 [2024-10-26T01:26:27.995Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
01:26:27 [2024-10-26T01:26:27.995Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/yumrepos ']'
01:26:27 [2024-10-26T01:26:27.995Z] + '[' -z '' ']'
01:26:27 [2024-10-26T01:26:27.995Z] + 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=72f23f76-fce1-4dc4-a8fc-420cebf95e95 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
01:26:36 [2024-10-26T01:26:36.067Z] + secex=
01:26:36 [2024-10-26T01:26:36.067Z] + '[' 6 -gt 0 ']'
01:26:36 [2024-10-26T01:26:36.067Z] + flag=--config
01:26:36 [2024-10-26T01:26:36.067Z] + shift
01:26:36 [2024-10-26T01:26:36.067Z] + case "${flag}" in
01:26:36 [2024-10-26T01:26:36.067Z] + config=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
01:26:36 [2024-10-26T01:26:36.067Z] + shift
01:26:36 [2024-10-26T01:26:36.067Z] + '[' 4 -gt 0 ']'
01:26:36 [2024-10-26T01:26:36.067Z] + flag=--mpp
01:26:36 [2024-10-26T01:26:36.067Z] + shift
01:26:36 [2024-10-26T01:26:36.067Z] + case "${flag}" in
01:26:36 [2024-10-26T01:26:36.067Z] + mppyaml=/usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
01:26:36 [2024-10-26T01:26:36.067Z] + shift
01:26:36 [2024-10-26T01:26:36.067Z] + '[' 2 -gt 0 ']'
01:26:36 [2024-10-26T01:26:36.067Z] + flag=--filepath
01:26:36 [2024-10-26T01:26:36.067Z] + shift
01:26:36 [2024-10-26T01:26:36.067Z] + case "${flag}" in
01:26:36 [2024-10-26T01:26:36.067Z] + filepath=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.tmp
01:26:36 [2024-10-26T01:26:36.067Z] + shift
01:26:36 [2024-10-26T01:26:36.067Z] + '[' 0 -gt 0 ']'
01:26:36 [2024-10-26T01:26:36.067Z] ++ basename /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.tmp
01:26:36 [2024-10-26T01:26:36.067Z] + filename=fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.tmp
01:26:36 [2024-10-26T01:26:36.067Z] ++ getconfig ostree-container
01:26:36 [2024-10-26T01:26:36.067Z] ++ k=ostree-container
01:26:36 [2024-10-26T01:26:36.067Z] ++ jq -re '."ostree-container"'
01:26:36 [2024-10-26T01:26:36.067Z] + ostree_container=/home/jenkins/agent/workspace/test-override/builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-ostree.x86_64.ociarchive
01:26:36 [2024-10-26T01:26:36.067Z] ++ getconfig osname
01:26:36 [2024-10-26T01:26:36.067Z] ++ k=osname
01:26:36 [2024-10-26T01:26:36.067Z] ++ jq -re '."osname"'
01:26:36 [2024-10-26T01:26:36.067Z] + osname=fedora-coreos
01:26:36 [2024-10-26T01:26:36.067Z] ++ getconfig image-type
01:26:36 [2024-10-26T01:26:36.067Z] ++ k=image-type
01:26:36 [2024-10-26T01:26:36.067Z] ++ jq -re '."image-type"'
01:26:36 [2024-10-26T01:26:36.067Z] + platform=metal4k
01:26:36 [2024-10-26T01:26:36.067Z] ++ getconfig_def deploy-via-container ''
01:26:36 [2024-10-26T01:26:36.067Z] ++ k=deploy-via-container
01:26:36 [2024-10-26T01:26:36.067Z] ++ shift
01:26:36 [2024-10-26T01:26:36.067Z] ++ default=
01:26:36 [2024-10-26T01:26:36.067Z] ++ shift
01:26:36 [2024-10-26T01:26:36.067Z] ++ jq -re '."deploy-via-container"//""'
01:26:36 [2024-10-26T01:26:36.067Z] + deploy_via_container=true
01:26:36 [2024-10-26T01:26:36.067Z] ++ getconfig metal-image-size
01:26:36 [2024-10-26T01:26:36.067Z] ++ k=metal-image-size
01:26:36 [2024-10-26T01:26:36.067Z] ++ jq -re '."metal-image-size"'
01:26:36 [2024-10-26T01:26:36.067Z] + metal_image_size_mb=2646
01:26:36 [2024-10-26T01:26:36.067Z] ++ getconfig cloud-image-size
01:26:36 [2024-10-26T01:26:36.067Z] ++ k=cloud-image-size
01:26:36 [2024-10-26T01:26:36.067Z] ++ jq -re '."cloud-image-size"'
01:26:36 [2024-10-26T01:26:36.067Z] + cloud_image_size_mb=10240
01:26:36 [2024-10-26T01:26:36.067Z] ++ getconfig rootfs-size
01:26:36 [2024-10-26T01:26:36.067Z] ++ k=rootfs-size
01:26:36 [2024-10-26T01:26:36.067Z] ++ jq -re '."rootfs-size"'
01:26:36 [2024-10-26T01:26:36.067Z] + rootfs_size_mb=2133
01:26:36 [2024-10-26T01:26:36.067Z] ++ getconfig container-imgref
01:26:36 [2024-10-26T01:26:36.067Z] ++ k=container-imgref
01:26:36 [2024-10-26T01:26:36.067Z] ++ jq -re '."container-imgref"'
01:26:36 [2024-10-26T01:26:36.067Z] + container_imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide
01:26:36 [2024-10-26T01:26:36.067Z] ++ getconfig_def container-repo ''
01:26:36 [2024-10-26T01:26:36.067Z] ++ k=container-repo
01:26:36 [2024-10-26T01:26:36.067Z] ++ shift
01:26:36 [2024-10-26T01:26:36.067Z] ++ default=
01:26:36 [2024-10-26T01:26:36.067Z] ++ shift
01:26:36 [2024-10-26T01:26:36.067Z] ++ jq -re '."container-repo"//""'
01:26:36 [2024-10-26T01:26:36.067Z] + container_repo=
01:26:36 [2024-10-26T01:26:36.067Z] ++ getconfig_def container-tag ''
01:26:36 [2024-10-26T01:26:36.067Z] ++ k=container-tag
01:26:36 [2024-10-26T01:26:36.067Z] ++ shift
01:26:36 [2024-10-26T01:26:36.067Z] ++ default=
01:26:36 [2024-10-26T01:26:36.067Z] ++ shift
01:26:36 [2024-10-26T01:26:36.067Z] ++ jq -re '."container-tag"//""'
01:26:36 [2024-10-26T01:26:36.067Z] + container_tag=
01:26:36 [2024-10-26T01:26:36.067Z] ++ getconfig extra-kargs-string ''
01:26:36 [2024-10-26T01:26:36.067Z] ++ k=extra-kargs-string
01:26:36 [2024-10-26T01:26:36.067Z] ++ jq -re '."extra-kargs-string"'
01:26:36 [2024-10-26T01:26:36.067Z] + extra_kargs=mitigations=auto,nosmt
01:26:36 [2024-10-26T01:26:36.067Z] + ostree_ref=
01:26:36 [2024-10-26T01:26:36.067Z] + ostree_repo=
01:26:36 [2024-10-26T01:26:36.067Z] + '[' -z true ']'
01:26:36 [2024-10-26T01:26:36.067Z] + '[' '!' -e /dev/loop-control ']'
01:26:36 [2024-10-26T01:26:36.067Z] + mknod /dev/loop-control c 10 237
01:26:36 [2024-10-26T01:26:36.067Z] + outdir=cache/osbuild/out
01:26:36 [2024-10-26T01:26:36.067Z] + storedir=cache/osbuild/store
01:26:36 [2024-10-26T01:26:36.067Z] ++ mktemp -t osbuild-XXXX.json
01:26:36 [2024-10-26T01:26:36.067Z] + processed_json=/tmp/osbuild-9j78.json
01:26:36 [2024-10-26T01:26:36.067Z] + podman images
01:26:36 [2024-10-26T01:26:36.067Z] ++ arch
01:26:36 [2024-10-26T01:26:36.067Z] + osbuild-mpp -D 'arch="x86_64"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'filename="fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.tmp"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.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=2646 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2133 -D 'qemu_secex=""' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-9j78.json
01:26:37 [2024-10-26T01:26:37.946Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 14GiB --checkpoint build --checkpoint tree --checkpoint raw-image --export metal4k /tmp/osbuild-9j78.json
01:26:38 [2024-10-26T01:26:38.510Z] starting /tmp/osbuild-9j78.jsonPipeline source org.osbuild.curl: 78b707e3fddce0833b1f975c6bc51a8974f6e7e707b880bfb43b17d54d165772
01:26:38 [2024-10-26T01:26:38.510Z] Build
01:26:38 [2024-10-26T01:26:38.510Z]   root: <host>
01:26:38 [2024-10-26T01:26:38.510Z] Pipeline raw-4k-image: 03d13a1be2962c2f839affc103152bbf5880b6d2cfc311afcb0219c6ba8c6783
01:26:38 [2024-10-26T01:26:38.510Z] Build
01:26:38 [2024-10-26T01:26:38.510Z]   root: <host>
01:26:38 [2024-10-26T01:26:38.510Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
01:26:38 [2024-10-26T01:26:38.510Z] org.osbuild.truncate: acb9642862def3c5390f9b2bade8c0532b539b9a15ad09a3a016d8e5e9e2db55 {
01:26:38 [2024-10-26T01:26:38.510Z]   "filename": "disk.img",
01:26:38 [2024-10-26T01:26:38.510Z]   "size": "2774532096"
01:26:38 [2024-10-26T01:26:38.510Z] }
01:26:38 [2024-10-26T01:26:38.763Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:26:38 [2024-10-26T01:26:38.763Z] 
01:26:38 [2024-10-26T01:26:38.763Z] ���  Duration: 0s
01:26:38 [2024-10-26T01:26:38.763Z] org.osbuild.sfdisk: 6b25a5ca3d1633f4d1c27ce753f7de0508507da8c000430751145c54e69357f4 {
01:26:38 [2024-10-26T01:26:38.763Z]   "uuid": "00000000-0000-4000-a000-000000000001",
01:26:38 [2024-10-26T01:26:38.763Z]   "label": "gpt",
01:26:38 [2024-10-26T01:26:38.763Z]   "partitions": [
01:26:38 [2024-10-26T01:26:38.763Z]     {
01:26:38 [2024-10-26T01:26:38.763Z]       "start": 256,
01:26:38 [2024-10-26T01:26:38.763Z]       "partnum": 1,
01:26:38 [2024-10-26T01:26:38.763Z]       "size": 256,
01:26:38 [2024-10-26T01:26:38.763Z]       "type": "21686148-6449-6E6F-744E-656564454649",
01:26:38 [2024-10-26T01:26:38.763Z]       "bootable": true,
01:26:38 [2024-10-26T01:26:38.763Z]       "name": "BIOS-BOOT"
01:26:38 [2024-10-26T01:26:38.763Z]     },
01:26:38 [2024-10-26T01:26:38.763Z]     {
01:26:38 [2024-10-26T01:26:38.763Z]       "start": 512,
01:26:38 [2024-10-26T01:26:38.763Z]       "partnum": 2,
01:26:38 [2024-10-26T01:26:38.763Z]       "size": 32512,
01:26:38 [2024-10-26T01:26:38.763Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
01:26:38 [2024-10-26T01:26:38.763Z]       "name": "EFI-SYSTEM"
01:26:38 [2024-10-26T01:26:38.763Z]     },
01:26:38 [2024-10-26T01:26:38.763Z]     {
01:26:38 [2024-10-26T01:26:38.763Z]       "start": 33024,
01:26:38 [2024-10-26T01:26:38.763Z]       "partnum": 3,
01:26:38 [2024-10-26T01:26:38.763Z]       "size": 98304,
01:26:38 [2024-10-26T01:26:38.763Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
01:26:38 [2024-10-26T01:26:38.763Z]       "name": "boot"
01:26:38 [2024-10-26T01:26:38.763Z]     },
01:26:38 [2024-10-26T01:26:38.763Z]     {
01:26:38 [2024-10-26T01:26:38.763Z]       "start": 131328,
01:26:38 [2024-10-26T01:26:38.763Z]       "partnum": 4,
01:26:38 [2024-10-26T01:26:38.763Z]       "size": 545792,
01:26:38 [2024-10-26T01:26:38.763Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
01:26:38 [2024-10-26T01:26:38.763Z]       "name": "root"
01:26:38 [2024-10-26T01:26:38.763Z]     }
01:26:38 [2024-10-26T01:26:38.763Z]   ]
01:26:38 [2024-10-26T01:26:38.763Z] }
01:26:39 [2024-10-26T01:26:39.017Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
01:26:39 [2024-10-26T01:26:39.017Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:26:39 [2024-10-26T01:26:39.271Z] label: gpt
01:26:39 [2024-10-26T01:26:39.271Z] label-id: 00000000-0000-4000-a000-000000000001
01:26:39 [2024-10-26T01:26:39.271Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
01:26:39 [2024-10-26T01:26:39.271Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
01:26:39 [2024-10-26T01:26:39.271Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
01:26:39 [2024-10-26T01:26:39.271Z] /dev/loop0p4: start="131328", size="545792", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
01:26:39 [2024-10-26T01:26:39.271Z] {
01:26:39 [2024-10-26T01:26:39.271Z]    "partitiontable": {
01:26:39 [2024-10-26T01:26:39.271Z]       "label": "gpt",
01:26:39 [2024-10-26T01:26:39.271Z]       "id": "00000000-0000-4000-A000-000000000001",
01:26:39 [2024-10-26T01:26:39.271Z]       "device": "/dev/loop0",
01:26:39 [2024-10-26T01:26:39.271Z]       "unit": "sectors",
01:26:39 [2024-10-26T01:26:39.271Z]       "firstlba": 256,
01:26:39 [2024-10-26T01:26:39.271Z]       "lastlba": 677370,
01:26:39 [2024-10-26T01:26:39.271Z]       "sectorsize": 4096,
01:26:39 [2024-10-26T01:26:39.271Z]       "partitions": [
01:26:39 [2024-10-26T01:26:39.271Z]          {
01:26:39 [2024-10-26T01:26:39.271Z]             "node": "/dev/loop0p1",
01:26:39 [2024-10-26T01:26:39.271Z]             "start": 256,
01:26:39 [2024-10-26T01:26:39.271Z]             "size": 256,
01:26:39 [2024-10-26T01:26:39.271Z]             "type": "21686148-6449-6E6F-744E-656564454649",
01:26:39 [2024-10-26T01:26:39.271Z]             "uuid": "FBD0CE8C-EC46-409C-8C2D-8A3EF8A735AA",
01:26:39 [2024-10-26T01:26:39.271Z]             "name": "BIOS-BOOT"
01:26:39 [2024-10-26T01:26:39.271Z]          },{
01:26:39 [2024-10-26T01:26:39.271Z]             "node": "/dev/loop0p2",
01:26:39 [2024-10-26T01:26:39.271Z]             "start": 512,
01:26:39 [2024-10-26T01:26:39.271Z]             "size": 32512,
01:26:39 [2024-10-26T01:26:39.271Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
01:26:39 [2024-10-26T01:26:39.271Z]             "uuid": "A337D50A-E4D4-44B5-8233-9B5FB21CBB29",
01:26:39 [2024-10-26T01:26:39.271Z]             "name": "EFI-SYSTEM"
01:26:39 [2024-10-26T01:26:39.271Z]          },{
01:26:39 [2024-10-26T01:26:39.271Z]             "node": "/dev/loop0p3",
01:26:39 [2024-10-26T01:26:39.271Z]             "start": 33024,
01:26:39 [2024-10-26T01:26:39.271Z]             "size": 98304,
01:26:39 [2024-10-26T01:26:39.271Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
01:26:39 [2024-10-26T01:26:39.271Z]             "uuid": "17E8F757-F034-4EFE-80F6-7A515D91EC6C",
01:26:39 [2024-10-26T01:26:39.271Z]             "name": "boot"
01:26:39 [2024-10-26T01:26:39.271Z]          },{
01:26:39 [2024-10-26T01:26:39.271Z]             "node": "/dev/loop0p4",
01:26:39 [2024-10-26T01:26:39.271Z]             "start": 131328,
01:26:39 [2024-10-26T01:26:39.271Z]             "size": 545792,
01:26:39 [2024-10-26T01:26:39.271Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
01:26:39 [2024-10-26T01:26:39.271Z]             "uuid": "5DDE5A81-F2CD-4DF4-B649-C68D68A08D9F",
01:26:39 [2024-10-26T01:26:39.271Z]             "name": "root"
01:26:39 [2024-10-26T01:26:39.271Z]          }
01:26:39 [2024-10-26T01:26:39.272Z]       ]
01:26:39 [2024-10-26T01:26:39.272Z]    }
01:26:39 [2024-10-26T01:26:39.272Z] }
01:26:39 [2024-10-26T01:26:39.272Z] 
01:26:39 [2024-10-26T01:26:39.272Z] ���  Duration: 0s
01:26:39 [2024-10-26T01:26:39.272Z] org.osbuild.mkfs.fat: 0a540a728ec1fd265dd77223730879d7a8013ccf39ad93b0e0286e8e4923d18a {
01:26:39 [2024-10-26T01:26:39.272Z]   "label": "EFI-SYSTEM",
01:26:39 [2024-10-26T01:26:39.272Z]   "volid": "7B7795E7"
01:26:39 [2024-10-26T01:26:39.272Z] }
01:26:39 [2024-10-26T01:26:39.272Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
01:26:39 [2024-10-26T01:26:39.526Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:26:39 [2024-10-26T01:26:39.526Z] mkfs.fat 4.2 (2021-01-31)
01:26:39 [2024-10-26T01:26:39.526Z] 
01:26:39 [2024-10-26T01:26:39.526Z] ���  Duration: 0s
01:26:39 [2024-10-26T01:26:39.526Z] org.osbuild.mkfs.ext4: be94b0d79be801c34621b37fa8a0969c963684390609f05ea45273826c3b45f3 {
01:26:39 [2024-10-26T01:26:39.526Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
01:26:39 [2024-10-26T01:26:39.526Z]   "label": "boot",
01:26:39 [2024-10-26T01:26:39.526Z]   "metadata_csum_seed": true
01:26:39 [2024-10-26T01:26:39.526Z] }
01:26:39 [2024-10-26T01:26:39.779Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
01:26:39 [2024-10-26T01:26:39.779Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:26:39 [2024-10-26T01:26:39.779Z] mke2fs 1.47.0 (5-Feb-2023)
01:26:40 [2024-10-26T01:26:40.032Z] Discarding device blocks:     0/98304           done                            
01:26:40 [2024-10-26T01:26:40.032Z] Creating filesystem with 98304 4k blocks and 98304 inodes
01:26:40 [2024-10-26T01:26:40.032Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
01:26:40 [2024-10-26T01:26:40.032Z] Superblock backups stored on blocks: 
01:26:40 [2024-10-26T01:26:40.032Z] 	32768
01:26:40 [2024-10-26T01:26:40.032Z] 
01:26:40 [2024-10-26T01:26:40.032Z] Allocating group tables: 0/3   done                            
01:26:40 [2024-10-26T01:26:40.032Z] Writing inode tables: 0/3   done                            
01:26:40 [2024-10-26T01:26:40.032Z] Creating journal (4096 blocks): done
01:26:40 [2024-10-26T01:26:40.032Z] Writing superblocks and filesystem accounting information: 0/3   done
01:26:40 [2024-10-26T01:26:40.032Z] 
01:26:40 [2024-10-26T01:26:40.032Z] 
01:26:40 [2024-10-26T01:26:40.032Z] ���  Duration: 0s
01:26:40 [2024-10-26T01:26:40.032Z] org.osbuild.mkfs.xfs: d55568d4959719b8e490b45760a82518160808e75a7b6bd51442dcacbe6b2cb0 {
01:26:40 [2024-10-26T01:26:40.032Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
01:26:40 [2024-10-26T01:26:40.032Z]   "label": "root"
01:26:40 [2024-10-26T01:26:40.032Z] }
01:26:40 [2024-10-26T01:26:40.032Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
01:26:40 [2024-10-26T01:26:40.286Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:26:40 [2024-10-26T01:26:40.286Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=136448 blks
01:26:40 [2024-10-26T01:26:40.286Z]          =                       sectsz=4096  attr=2, projid32bit=1
01:26:40 [2024-10-26T01:26:40.286Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
01:26:40 [2024-10-26T01:26:40.286Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
01:26:40 [2024-10-26T01:26:40.286Z] data     =                       bsize=4096   blocks=545792, imaxpct=25
01:26:40 [2024-10-26T01:26:40.286Z]          =                       sunit=0      swidth=0 blks
01:26:40 [2024-10-26T01:26:40.286Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
01:26:40 [2024-10-26T01:26:40.286Z] log      =internal log           bsize=4096   blocks=16384, version=2
01:26:40 [2024-10-26T01:26:40.286Z]          =                       sectsz=4096  sunit=1 blks, lazy-count=1
01:26:40 [2024-10-26T01:26:40.286Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
01:26:40 [2024-10-26T01:26:40.286Z] Discarding blocks...Done.
01:26:40 [2024-10-26T01:26:40.286Z] 
01:26:40 [2024-10-26T01:26:40.286Z] ���  Duration: 0s
01:26:40 [2024-10-26T01:26:40.286Z] org.osbuild.copy: 3e29892a005575e570cc00796055e4707a43ad9c2eb11acd156420976e9fe5c1 {
01:26:40 [2024-10-26T01:26:40.286Z]   "paths": [
01:26:40 [2024-10-26T01:26:40.286Z]     {
01:26:40 [2024-10-26T01:26:40.286Z]       "from": "input://tree/",
01:26:40 [2024-10-26T01:26:40.286Z]       "to": "mount://root/"
01:26:40 [2024-10-26T01:26:40.286Z]     }
01:26:40 [2024-10-26T01:26:40.286Z]   ]
01:26:40 [2024-10-26T01:26:40.286Z] }
01:26:40 [2024-10-26T01:26:40.539Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
01:26:40 [2024-10-26T01:26:40.539Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pkxo6bz5/mounts/
01:26:40 [2024-10-26T01:26:40.793Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pkxo6bz5/mounts/boot'
01:26:40 [2024-10-26T01:26:40.793Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pkxo6bz5/mounts/boot
01:26:40 [2024-10-26T01:26:40.793Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pkxo6bz5/mounts/boot/lost+found'
01:26:40 [2024-10-26T01:26:40.793Z] mount/efi (org.osbuild.fat): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pkxo6bz5/mounts/boot/efi'
01:26:40 [2024-10-26T01:26:40.793Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pkxo6bz5/mounts/boot/efi
01:26:41 [2024-10-26T01:26:41.047Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:26:41 [2024-10-26T01:26:41.047Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
01:27:07 [2024-10-26T01:27:07.515Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pkxo6bz5/mounts/boot/efi unmounted
01:27:07 [2024-10-26T01:27:07.515Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pkxo6bz5/mounts/boot unmounted
01:27:07 [2024-10-26T01:27:07.515Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-pkxo6bz5/mounts/ unmounted
01:27:07 [2024-10-26T01:27:07.515Z] 
01:27:07 [2024-10-26T01:27:07.515Z] ���  Duration: 23s
01:27:07 [2024-10-26T01:27:07.515Z] org.osbuild.bootupd: 1f10f29fd7232eecefbce640183ce1b4b1bd6bed54117f19a0e9861369214563 {
01:27:07 [2024-10-26T01:27:07.515Z]   "static-configs": true,
01:27:07 [2024-10-26T01:27:07.515Z]   "deployment": {
01:27:07 [2024-10-26T01:27:07.515Z]     "default": true
01:27:07 [2024-10-26T01:27:07.515Z]   }
01:27:07 [2024-10-26T01:27:07.515Z] }
01:27:07 [2024-10-26T01:27:07.515Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
01:27:07 [2024-10-26T01:27:07.515Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7vlm14oj/mounts/
01:27:07 [2024-10-26T01:27:07.515Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7vlm14oj/mounts/boot
01:27:07 [2024-10-26T01:27:07.515Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7vlm14oj/mounts/boot/lost+found'
01:27:07 [2024-10-26T01:27:07.515Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7vlm14oj/mounts/boot/efi
01:27:07 [2024-10-26T01:27:07.515Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:27:07 [2024-10-26T01:27:07.515Z] Skip installing component BIOS without target device
01:27:07 [2024-10-26T01:27:07.515Z] Installed 40_coreos-ignition.cfg
01:27:07 [2024-10-26T01:27:07.515Z] Installed 70_coreos-user.cfg
01:27:07 [2024-10-26T01:27:07.515Z] Installed: grub.cfg
01:27:07 [2024-10-26T01:27:07.515Z] Installed: "fedora/grub.cfg"
01:27:07 [2024-10-26T01:27:07.515Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7vlm14oj/mounts/boot/efi unmounted
01:27:07 [2024-10-26T01:27:07.515Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7vlm14oj/mounts/boot unmounted
01:27:07 [2024-10-26T01:27:07.515Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7vlm14oj/mounts/ unmounted
01:27:07 [2024-10-26T01:27:07.515Z] 
01:27:07 [2024-10-26T01:27:07.515Z] ���  Duration: 0s
01:27:07 [2024-10-26T01:27:07.515Z] org.osbuild.chattr: 03d13a1be2962c2f839affc103152bbf5880b6d2cfc311afcb0219c6ba8c6783 {
01:27:07 [2024-10-26T01:27:07.515Z]   "items": {
01:27:07 [2024-10-26T01:27:07.515Z]     "mount://root/": {
01:27:07 [2024-10-26T01:27:07.515Z]       "immutable": true
01:27:07 [2024-10-26T01:27:07.515Z]     }
01:27:07 [2024-10-26T01:27:07.515Z]   }
01:27:07 [2024-10-26T01:27:07.515Z] }
01:27:07 [2024-10-26T01:27:07.515Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
01:27:07 [2024-10-26T01:27:07.515Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z21cek_j/mounts/
01:27:07 [2024-10-26T01:27:07.515Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/2f1b3af2c4a28070694bedce221cbd2a2849b9f04c104cdd93e9e7a38d423c84.0'
01:27:07 [2024-10-26T01:27:07.515Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:27:07 [2024-10-26T01:27:07.515Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z21cek_j/mounts/ostree/deploy/fedora-coreos/deploy/2f1b3af2c4a28070694bedce221cbd2a2849b9f04c104cdd93e9e7a38d423c84.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z21cek_j/mounts
01:27:07 [2024-10-26T01:27:07.515Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z21cek_j/mounts/boot unmounted
01:27:07 [2024-10-26T01:27:07.515Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z21cek_j/mounts/var unmounted
01:27:07 [2024-10-26T01:27:07.515Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z21cek_j/mounts/sysroot unmounted
01:27:07 [2024-10-26T01:27:07.515Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z21cek_j/mounts unmounted
01:27:07 [2024-10-26T01:27:07.515Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z21cek_j/mounts unmounted
01:27:07 [2024-10-26T01:27:07.515Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z21cek_j/mounts unmounted
01:27:07 [2024-10-26T01:27:07.515Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z21cek_j/mounts/
01:27:07 [2024-10-26T01:27:07.515Z] 
01:27:07 [2024-10-26T01:27:07.515Z] ���  Duration: 0s
01:27:07 [2024-10-26T01:27:07.515Z] Pipeline raw-metal4k-image: 742483efd016300c9bb9834b943db467007482d5cc710626b642742923d6df59
01:27:07 [2024-10-26T01:27:07.515Z] Build
01:27:07 [2024-10-26T01:27:07.515Z]   root: <host>
01:27:07 [2024-10-26T01:27:07.515Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
01:27:07 [2024-10-26T01:27:07.515Z] org.osbuild.copy: 9301eb6b31070abdded9defb9c876e0819769053ce4bc7b61788924695c1a7f3 {
01:27:07 [2024-10-26T01:27:07.515Z]   "paths": [
01:27:07 [2024-10-26T01:27:07.515Z]     {
01:27:07 [2024-10-26T01:27:07.515Z]       "from": "input://tree/disk.img",
01:27:07 [2024-10-26T01:27:07.515Z]       "to": "tree:///disk.img"
01:27:07 [2024-10-26T01:27:07.515Z]     }
01:27:07 [2024-10-26T01:27:07.515Z]   ]
01:27:07 [2024-10-26T01:27:07.515Z] }
01:27:07 [2024-10-26T01:27:07.515Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:27:07 [2024-10-26T01:27:07.515Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
01:27:07 [2024-10-26T01:27:07.515Z] 
01:27:07 [2024-10-26T01:27:07.515Z] ���  Duration: 0s
01:27:07 [2024-10-26T01:27:07.515Z] org.osbuild.coreos.platform: 742483efd016300c9bb9834b943db467007482d5cc710626b642742923d6df59 {
01:27:07 [2024-10-26T01:27:07.515Z]   "platform": "metal"
01:27:07 [2024-10-26T01:27:07.515Z] }
01:27:07 [2024-10-26T01:27:07.515Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
01:27:07 [2024-10-26T01:27:07.515Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hr5zcte4/mounts/
01:27:07 [2024-10-26T01:27:07.515Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/2f1b3af2c4a28070694bedce221cbd2a2849b9f04c104cdd93e9e7a38d423c84.0'
01:27:07 [2024-10-26T01:27:07.515Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hr5zcte4/mounts/boot
01:27:07 [2024-10-26T01:27:07.515Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hr5zcte4/mounts/boot/lost+found'
01:27:07 [2024-10-26T01:27:07.515Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:27:07 [2024-10-26T01:27:07.515Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hr5zcte4/mounts/boot unmounted
01:27:07 [2024-10-26T01:27:07.515Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hr5zcte4/mounts/ostree/deploy/fedora-coreos/deploy/2f1b3af2c4a28070694bedce221cbd2a2849b9f04c104cdd93e9e7a38d423c84.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hr5zcte4/mounts
01:27:07 [2024-10-26T01:27:07.515Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hr5zcte4/mounts/boot unmounted
01:27:07 [2024-10-26T01:27:07.515Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hr5zcte4/mounts/var unmounted
01:27:07 [2024-10-26T01:27:07.516Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hr5zcte4/mounts/sysroot unmounted
01:27:07 [2024-10-26T01:27:07.516Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hr5zcte4/mounts unmounted
01:27:07 [2024-10-26T01:27:07.516Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hr5zcte4/mounts unmounted
01:27:07 [2024-10-26T01:27:07.516Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hr5zcte4/mounts unmounted
01:27:07 [2024-10-26T01:27:07.516Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hr5zcte4/mounts/
01:27:07 [2024-10-26T01:27:07.516Z] 
01:27:07 [2024-10-26T01:27:07.516Z] ���  Duration: 0s
01:27:07 [2024-10-26T01:27:07.516Z] Pipeline metal4k: e9d207ce6e9ac1dce9e5cb66b5a2cfc2f6dc33a8dd028777eafe092ed9cfe9c4
01:27:07 [2024-10-26T01:27:07.516Z] Build
01:27:07 [2024-10-26T01:27:07.516Z]   root: <host>
01:27:07 [2024-10-26T01:27:07.516Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
01:27:07 [2024-10-26T01:27:07.516Z] org.osbuild.copy: e9d207ce6e9ac1dce9e5cb66b5a2cfc2f6dc33a8dd028777eafe092ed9cfe9c4 {
01:27:07 [2024-10-26T01:27:07.516Z]   "paths": [
01:27:07 [2024-10-26T01:27:07.516Z]     {
01:27:07 [2024-10-26T01:27:07.516Z]       "from": "input://tree/disk.img",
01:27:07 [2024-10-26T01:27:07.516Z]       "to": "tree:///fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.tmp"
01:27:07 [2024-10-26T01:27:07.516Z]     }
01:27:07 [2024-10-26T01:27:07.516Z]   ]
01:27:07 [2024-10-26T01:27:07.516Z] }
01:27:07 [2024-10-26T01:27:07.516Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
01:27:07 [2024-10-26T01:27:07.516Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.tmp'
01:27:07 [2024-10-26T01:27:07.516Z] 
01:27:07 [2024-10-26T01:27:07.516Z] ���  Duration: 0s
01:27:07 [2024-10-26T01:27:07.516Z] manifest /tmp/osbuild-9j78.json finished successfully
01:27:07 [2024-10-26T01:27:07.516Z] oci-archive:	1aa775dc83ac1fd94c4a7a4c205ae80223b5df4e1be383ad3cd0f953d484b39a
01:27:07 [2024-10-26T01:27:07.516Z] build:    	e96938b6ab406644ed77e72bf0c45272e7ef4d008d73cab26fa0da9d335363ab
01:27:07 [2024-10-26T01:27:07.516Z] tree:     	7ab1f8669516a537bc2ff6ae7e4a3037663c1475abba739321012ba7ef8875df
01:27:07 [2024-10-26T01:27:07.516Z] raw-image:	f33df780c1b1af1a45a19324ea659c7b6c85039453a670156d8c53537161ae3b
01:27:07 [2024-10-26T01:27:07.516Z] raw-4k-image:	03d13a1be2962c2f839affc103152bbf5880b6d2cfc311afcb0219c6ba8c6783
01:27:07 [2024-10-26T01:27:07.516Z] raw-applehv-image:	f15e3d69fbd46207096cbcae6a5fb83cabc42e37356945da5628d8bb9a205f21
01:27:07 [2024-10-26T01:27:07.516Z] applehv:  	d2e2b5c30d256b7cc8f08f7c73830af4f584459f8c7c806e928dba1cf826cc39
01:27:07 [2024-10-26T01:27:07.516Z] raw-gcp-image:	0f60462e59f083e5fc16962d57f26a75d9faa7783d613a5aea2408ccd31aac71
01:27:07 [2024-10-26T01:27:07.516Z] raw-gcp-image-tar:	41085a8a5a35278d4416964bfed257ea9cc5ffd2cfb031e3aa59a4405306fc88
01:27:07 [2024-10-26T01:27:07.516Z] gcp:      	63d23b0b9a7a2c40796877cc47f650ffffb291bcecfd1c23f02599f49fada51f
01:27:07 [2024-10-26T01:27:07.516Z] raw-hyperv-image:	27098fe7669a7ddbd292a5ec813bebbbdf54afadaf449932eb4c7530dd8e060e
01:27:07 [2024-10-26T01:27:07.516Z] hyperv:   	d43f08944b75da46e8db6db0c9a353d7701358bfd6cd5a4d7f6a1a14a65d23ad
01:27:07 [2024-10-26T01:27:07.516Z] raw-metal-image:	cbf46528130366da7784d9edaeba442b0790beb2abe655bf0d036093e9a9e05b
01:27:07 [2024-10-26T01:27:07.516Z] metal:    	e4b0fc4c3e927dde182c97dd6f1e7717ce54f53c74c06cad455611aa8fe8c643
01:27:07 [2024-10-26T01:27:07.516Z] raw-metal4k-image:	742483efd016300c9bb9834b943db467007482d5cc710626b642742923d6df59
01:27:07 [2024-10-26T01:27:07.516Z] metal4k:  	e9d207ce6e9ac1dce9e5cb66b5a2cfc2f6dc33a8dd028777eafe092ed9cfe9c4
01:27:07 [2024-10-26T01:27:07.516Z] raw-qemu-image:	e66046a8e2da04f6ac5b53395b8c3503b331a2448211786b960d299c7d182fc2
01:27:07 [2024-10-26T01:27:07.516Z] qemu:     	e7673b09bc26ee015269778a49c88fb39f43b35b755c132c9b2ef70aea21c3bf
01:27:07 [2024-10-26T01:27:07.516Z] + mv cache/osbuild/out/metal4k/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.tmp
01:27:19 [2024-10-26T01:27:19.657Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.tmp': Operation not permitted
01:27:19 [2024-10-26T01:27:19.657Z] + '[' -n '' ']'
01:27:19 [2024-10-26T01:27:19.657Z] + rm -f /tmp/osbuild-9j78.json
01:27:20 [2024-10-26T01:27:20.581Z] + 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
01:27:20 [2024-10-26T01:27:20.835Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc ']'
01:27:20 [2024-10-26T01:27:20.835Z] ++ cat /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
01:27:20 [2024-10-26T01:27:20.835Z] + rc=0
01:27:20 [2024-10-26T01:27:20.835Z] + '[' -n '' ']'
01:27:20 [2024-10-26T01:27:20.835Z] + return 0
01:27:20 [2024-10-26T01:27:20.835Z] + [[ '' -eq 1 ]]
01:27:20 [2024-10-26T01:27:20.835Z] + /usr/lib/coreos-assembler/finalize-artifact /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw
01:27:20 [2024-10-26T01:27:20.835Z] ++ sha256sum_str
01:27:20 [2024-10-26T01:27:20.835Z] ++ sha256sum
01:27:20 [2024-10-26T01:27:20.835Z] ++ cut -f 1 -d ' '
01:27:23 [2024-10-26T01:27:23.335Z] + sha256=6f85723959af99edc86ce59a7aaca6e9fc8e74c664d8e3c4fde27d52c0c29008
01:27:23 [2024-10-26T01:27:23.335Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241026.dev.0 --dump
01:27:23 [2024-10-26T01:27:23.335Z] + jq -s add
01:27:23 [2024-10-26T01:27:23.335Z] ++ stat -c %s fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw
01:27:23 [2024-10-26T01:27:23.335Z] + python3 -c '
01:27:23 [2024-10-26T01:27:23.335Z] import sys, json
01:27:23 [2024-10-26T01:27:23.335Z] j = json.load(sys.stdin)
01:27:23 [2024-10-26T01:27:23.335Z] j['\''images'\'']['\''metal4k'\''] = {
01:27:23 [2024-10-26T01:27:23.335Z]     '\''path'\'': '\''fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw'\'',
01:27:23 [2024-10-26T01:27:23.335Z]     '\''sha256'\'': '\''6f85723959af99edc86ce59a7aaca6e9fc8e74c664d8e3c4fde27d52c0c29008'\'',
01:27:23 [2024-10-26T01:27:23.335Z]     '\''size'\'': 2774532096
01:27:23 [2024-10-26T01:27:23.335Z] }
01:27:23 [2024-10-26T01:27:23.335Z] json.dump(j, sys.stdout, indent=4)
01:27:23 [2024-10-26T01:27:23.335Z] '
01:27:23 [2024-10-26T01:27:23.588Z] + [[ -n '' ]]
01:27:23 [2024-10-26T01:27:23.588Z] ++ readlink -f meta.json.new
01:27:23 [2024-10-26T01:27:23.588Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241026.dev.0 --artifact metal4k --artifact-json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/meta.json.new
01:27:23 [2024-10-26T01:27:23.842Z] /home/jenkins/agent/workspace/test-override/builds/42.20241026.dev.0/x86_64/meta.json wrote with version stamp 1729906043619259311
01:27:23 [2024-10-26T01:27:23.842Z] + /usr/lib/coreos-assembler/finalize-artifact fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw /home/jenkins/agent/workspace/test-override/builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw
01:27:23 [2024-10-26T01:27:23.842Z] + set +x
01:27:23 [2024-10-26T01:27:23.842Z] Successfully generated: fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw
01:27:23 [2024-10-26T01:27:23.849Z] [Pipeline] }
01:27:23 [2024-10-26T01:27:23.856Z] [Pipeline] // withEnv
01:27:23 [2024-10-26T01:27:23.892Z] [Pipeline] }
01:27:23 [2024-10-26T01:27:23.897Z] [Pipeline] // stage
01:27:23 [2024-10-26T01:27:23.951Z] [Pipeline] stage
01:27:23 [2024-10-26T01:27:23.952Z] [Pipeline] { (x86_64:Build Live)
01:27:23 [2024-10-26T01:27:23.957Z] [Pipeline] withEnv
01:27:23 [2024-10-26T01:27:23.957Z] [Pipeline] {
01:27:23 [2024-10-26T01:27:23.966Z] [Pipeline] sh
01:27:24 [2024-10-26T01:27:24.508Z] + set -xeuo pipefail
01:27:24 [2024-10-26T01:27:24.508Z] ++ umask
01:27:24 [2024-10-26T01:27:24.508Z] + '[' 0022 = 0000 ']'
01:27:24 [2024-10-26T01:27:24.508Z] + cosa buildextend-live --fast
01:27:24 [2024-10-26T01:27:24.508Z] Targeting build: 42.20241026.dev.0
01:27:24 [2024-10-26T01:27:24.762Z] 2024-10-26 01:27:24,564 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', '9c60b2f23546094850c3d5e23b35ac56ff989b07202979866c346657ce7c70b2', '/usr/lib/modules']
01:27:24 [2024-10-26T01:27:24.762Z] 2024-10-26 01:27:24,577 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64/vmlinuz', '9c60b2f23546094850c3d5e23b35ac56ff989b07202979866c346657ce7c70b2', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot']
01:27:24 [2024-10-26T01:27:24.762Z] 2024-10-26 01:27:24,624 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64/initramfs.img', '9c60b2f23546094850c3d5e23b35ac56ff989b07202979866c346657ce7c70b2', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot']
01:27:25 [2024-10-26T01:27:25.015Z] 2024-10-26 01:27:24,818 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '9c60b2f23546094850c3d5e23b35ac56ff989b07202979866c346657ce7c70b2', '/usr/share/coreos-installer/example-config.yaml']
01:27:25 [2024-10-26T01:27:25.015Z] 2024-10-26 01:27:24,834 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', '9c60b2f23546094850c3d5e23b35ac56ff989b07202979866c346657ce7c70b2', '/tmp/tmpx_f2dt2y']
01:27:25 [2024-10-26T01:27:25.015Z] Generating osmet file for 512b metal image
01:27:25 [2024-10-26T01:27:25.015Z] 2024-10-26 01:27:24,848 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 42.20241026.dev.0', '--checksum', 'a41f30e8ea67299c03b1d6aaa1600be4cff18b3a23ba495a0460f3e7b0208f37', '--output', '/var/tmp/coreos-installer-output', '--fast']
01:27:43 [2024-10-26T01:27:43.417Z] + RUST_BACKTRACE=full
01:27:43 [2024-10-26T01:27:43.417Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/2f1b3af2c4a28070694bedce221cbd2a2849b9f04c104cdd93e9e7a38d423c84.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 42.20241026.dev.0' --checksum a41f30e8ea67299c03b1d6aaa1600be4cff18b3a23ba495a0460f3e7b0208f37 --output /var/tmp/coreos-installer-output --fast
01:27:43 [2024-10-26T01:27:43.417Z] Total OSTree objects scanned from /root: 17710 (17704 mapped, 6 empty)
01:27:43 [2024-10-26T01:27:43.417Z] Total OSTree objects found in /boot: 316
01:27:43 [2024-10-26T01:27:43.417Z] Duplicate extents dropped: 0
01:27:43 [2024-10-26T01:27:43.417Z] Overlapping extents clamped: 0
01:27:43 [2024-10-26T01:27:43.417Z] Total /root extents: 17705
01:27:43 [2024-10-26T01:27:43.417Z] Duplicate extents dropped: 0
01:27:43 [2024-10-26T01:27:43.417Z] Overlapping extents clamped: 0
01:27:43 [2024-10-26T01:27:43.417Z] Total /boot extents: 321
01:27:43 [2024-10-26T01:27:43.417Z] Packing image
01:28:01 [2024-10-26T01:28:01.426Z] Total bytes skipped: 1675952128
01:28:01 [2024-10-26T01:28:01.426Z] Total bytes written: 1098579968
01:28:01 [2024-10-26T01:28:01.426Z] Total bytes written (compressed): 25819060
01:28:01 [2024-10-26T01:28:01.426Z] Verifying that repacked image matches digest
01:28:09 [2024-10-26T01:28:09.486Z] Packing successful!
01:28:09 [2024-10-26T01:28:09.486Z] + '[' -f /var/tmp/coreos-installer-output ']'
01:28:09 [2024-10-26T01:28:09.486Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout
01:28:10 [2024-10-26T01:28:10.841Z] Generating osmet file for 4k metal image
01:28:10 [2024-10-26T01:28:10.841Z] 2024-10-26 01:28:10,541 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20241026.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 42.20241026.dev.0', '--checksum', '6f85723959af99edc86ce59a7aaca6e9fc8e74c664d8e3c4fde27d52c0c29008', '--output', '/var/tmp/coreos-installer-output', '--fast']
01:28:28 [2024-10-26T01:28:28.848Z] + RUST_BACKTRACE=full
01:28:28 [2024-10-26T01:28:28.848Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/2f1b3af2c4a28070694bedce221cbd2a2849b9f04c104cdd93e9e7a38d423c84.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 42.20241026.dev.0' --checksum 6f85723959af99edc86ce59a7aaca6e9fc8e74c664d8e3c4fde27d52c0c29008 --output /var/tmp/coreos-installer-output --fast
01:28:28 [2024-10-26T01:28:28.848Z] Total OSTree objects scanned from /root: 17710 (17704 mapped, 6 empty)
01:28:28 [2024-10-26T01:28:28.848Z] Total OSTree objects found in /boot: 3
01:28:28 [2024-10-26T01:28:28.848Z] Duplicate extents dropped: 0
01:28:28 [2024-10-26T01:28:28.848Z] Overlapping extents clamped: 0
01:28:28 [2024-10-26T01:28:28.848Z] Total /root extents: 17706
01:28:28 [2024-10-26T01:28:28.848Z] Duplicate extents dropped: 0
01:28:28 [2024-10-26T01:28:28.848Z] Overlapping extents clamped: 0
01:28:28 [2024-10-26T01:28:28.848Z] Total /boot extents: 4
01:28:28 [2024-10-26T01:28:28.848Z] Packing image
01:28:40 [2024-10-26T01:28:40.985Z] Total bytes skipped: 1665085440
01:28:40 [2024-10-26T01:28:40.985Z] Total bytes written: 1109446656
01:28:40 [2024-10-26T01:28:40.985Z] Total bytes written (compressed): 25580556
01:28:41 [2024-10-26T01:28:41.238Z] Verifying that repacked image matches digest
01:28:49 [2024-10-26T01:28:49.297Z] Packing successful!
01:28:49 [2024-10-26T01:28:49.297Z] + '[' -f /var/tmp/coreos-installer-output ']'
01:28:49 [2024-10-26T01:28:49.297Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout
01:28:51 [2024-10-26T01:28:51.803Z] Compressing squashfs with lz4
01:28:51 [2024-10-26T01:28:51.803Z] 2024-10-26 01:28:51,409 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4']
01:28:51 [2024-10-26T01:28:51.803Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs
01:28:51 [2024-10-26T01:28:51.803Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX
01:28:51 [2024-10-26T01:28:51.803Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.SFoWwr
01:28:51 [2024-10-26T01:28:51.803Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.SFoWwr/image.squashfs
01:28:51 [2024-10-26T01:28:51.803Z] + coreos_gf_run_mount builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw --ro
01:28:51 [2024-10-26T01:28:51.803Z] + local mntarg=mount
01:28:51 [2024-10-26T01:28:51.803Z] + '[' builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw = ro ']'
01:28:51 [2024-10-26T01:28:51.803Z] + coreos_gf_run builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw --ro
01:28:51 [2024-10-26T01:28:51.803Z] + '[' -n '' ']'
01:28:51 [2024-10-26T01:28:51.803Z] + coreos_gf_launch builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw --ro
01:28:51 [2024-10-26T01:28:51.803Z] + '[' -n '' ']'
01:28:51 [2024-10-26T01:28:51.803Z] ++ guestfish --listen -a builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw --ro
01:28:51 [2024-10-26T01:28:51.803Z] + eval 'GUESTFISH_PID=12094; export GUESTFISH_PID'
01:28:51 [2024-10-26T01:28:51.803Z] ++ GUESTFISH_PID=12094
01:28:51 [2024-10-26T01:28:51.803Z] ++ export GUESTFISH_PID
01:28:51 [2024-10-26T01:28:51.803Z] + '[' -z 12094 ']'
01:28:51 [2024-10-26T01:28:51.803Z] ++ kola ncpu
01:28:51 [2024-10-26T01:28:51.803Z] + coreos_gf set-smp 6
01:28:51 [2024-10-26T01:28:51.803Z] + guestfish --remote -- set-smp 6
01:28:51 [2024-10-26T01:28:51.803Z] + coreos_gf run
01:28:51 [2024-10-26T01:28:51.803Z] + guestfish --remote -- run
01:28:54 [2024-10-26T01:28:54.304Z] + GUESTFISH_RUNNING=1
01:28:54 [2024-10-26T01:28:54.304Z] ++ coreos_gf findfs-label root
01:28:54 [2024-10-26T01:28:54.304Z] ++ guestfish --remote -- findfs-label root
01:28:54 [2024-10-26T01:28:54.304Z] + root=/dev/sda4
01:28:54 [2024-10-26T01:28:54.304Z] + coreos_gf mount /dev/sda4 /
01:28:54 [2024-10-26T01:28:54.304Z] + guestfish --remote -- mount /dev/sda4 /
01:28:54 [2024-10-26T01:28:54.557Z] + local boot
01:28:54 [2024-10-26T01:28:54.557Z] ++ coreos_gf findfs-label boot
01:28:54 [2024-10-26T01:28:54.557Z] ++ guestfish --remote -- findfs-label boot
01:28:54 [2024-10-26T01:28:54.557Z] + boot=/dev/sda3
01:28:54 [2024-10-26T01:28:54.558Z] + coreos_gf mount /dev/sda3 /boot
01:28:54 [2024-10-26T01:28:54.558Z] + guestfish --remote -- mount /dev/sda3 /boot
01:28:54 [2024-10-26T01:28:54.558Z] + local partitions
01:28:54 [2024-10-26T01:28:54.558Z] + local label
01:28:54 [2024-10-26T01:28:54.558Z] ++ coreos_gf list-partitions
01:28:54 [2024-10-26T01:28:54.558Z] ++ guestfish --remote -- list-partitions
01:28:54 [2024-10-26T01:28:54.558Z] + partitions='/dev/sda1
01:28:54 [2024-10-26T01:28:54.558Z] /dev/sda2
01:28:54 [2024-10-26T01:28:54.558Z] /dev/sda3
01:28:54 [2024-10-26T01:28:54.558Z] /dev/sda4'
01:28:54 [2024-10-26T01:28:54.558Z] + for pt in $partitions
01:28:54 [2024-10-26T01:28:54.558Z] ++ coreos_gf vfs-label /dev/sda1
01:28:54 [2024-10-26T01:28:54.558Z] ++ guestfish --remote -- vfs-label /dev/sda1
01:28:54 [2024-10-26T01:28:54.811Z] + label=
01:28:54 [2024-10-26T01:28:54.811Z] + '[' '' == EFI-SYSTEM ']'
01:28:54 [2024-10-26T01:28:54.811Z] + for pt in $partitions
01:28:54 [2024-10-26T01:28:54.811Z] ++ coreos_gf vfs-label /dev/sda2
01:28:54 [2024-10-26T01:28:54.811Z] ++ guestfish --remote -- vfs-label /dev/sda2
01:28:54 [2024-10-26T01:28:54.811Z] + label=EFI-SYSTEM
01:28:54 [2024-10-26T01:28:54.811Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']'
01:28:54 [2024-10-26T01:28:54.811Z] + coreos_gf mount /dev/sda2 /boot/efi
01:28:54 [2024-10-26T01:28:54.811Z] + guestfish --remote -- mount /dev/sda2 /boot/efi
01:28:54 [2024-10-26T01:28:54.811Z] + for pt in $partitions
01:28:54 [2024-10-26T01:28:54.811Z] ++ coreos_gf vfs-label /dev/sda3
01:28:54 [2024-10-26T01:28:54.811Z] ++ guestfish --remote -- vfs-label /dev/sda3
01:28:54 [2024-10-26T01:28:54.811Z] + label=boot
01:28:54 [2024-10-26T01:28:54.811Z] + '[' boot == EFI-SYSTEM ']'
01:28:54 [2024-10-26T01:28:54.811Z] + for pt in $partitions
01:28:54 [2024-10-26T01:28:54.811Z] ++ coreos_gf vfs-label /dev/sda4
01:28:54 [2024-10-26T01:28:54.811Z] ++ guestfish --remote -- vfs-label /dev/sda4
01:28:54 [2024-10-26T01:28:54.811Z] + label=root
01:28:54 [2024-10-26T01:28:54.811Z] + '[' root == EFI-SYSTEM ']'
01:28:54 [2024-10-26T01:28:54.811Z] ++ coreos_gf ls /ostree/deploy
01:28:54 [2024-10-26T01:28:54.811Z] ++ guestfish --remote -- ls /ostree/deploy
01:28:54 [2024-10-26T01:28:54.811Z] + stateroot=/ostree/deploy/fedora-coreos
01:28:54 [2024-10-26T01:28:54.811Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy
01:28:54 [2024-10-26T01:28:54.811Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy
01:28:54 [2024-10-26T01:28:54.811Z] ++ grep -v .origin
01:28:54 [2024-10-26T01:28:54.811Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/2f1b3af2c4a28070694bedce221cbd2a2849b9f04c104cdd93e9e7a38d423c84.0
01:28:54 [2024-10-26T01:28:54.811Z] + export stateroot deploydir
01:28:54 [2024-10-26T01:28:54.811Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.SFoWwr/config
01:28:54 [2024-10-26T01:28:54.811Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.SFoWwr/config
01:28:55 [2024-10-26T01:28:55.065Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.SFoWwr/config
01:28:55 [2024-10-26T01:28:55.065Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.SFoWwr/config.new /ostree/repo/config
01:28:55 [2024-10-26T01:28:55.065Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.SFoWwr/config.new /ostree/repo/config
01:28:55 [2024-10-26T01:28:55.065Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*'
01:28:55 [2024-10-26T01:28:55.065Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*'
01:28:55 [2024-10-26T01:28:55.065Z] + kernel_binary=/boot/ostree/fedora-coreos-45222884670d2541922a50ca3a005739f7c8e3d7786c8c4260544abba8bd869a/vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64
01:28:55 [2024-10-26T01:28:55.065Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac'
01:28:55 [2024-10-26T01:28:55.065Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac'
01:28:55 [2024-10-26T01:28:55.065Z] + kernel_hmac=/boot/ostree/fedora-coreos-45222884670d2541922a50ca3a005739f7c8e3d7786c8c4260544abba8bd869a/.vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64.hmac
01:28:55 [2024-10-26T01:28:55.065Z] ++ basename /boot/ostree/fedora-coreos-45222884670d2541922a50ca3a005739f7c8e3d7786c8c4260544abba8bd869a/.vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64.hmac
01:28:55 [2024-10-26T01:28:55.065Z] + coreos_gf ln /boot/ostree/fedora-coreos-45222884670d2541922a50ca3a005739f7c8e3d7786c8c4260544abba8bd869a/.vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64.hmac /boot/.vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64.hmac
01:28:55 [2024-10-26T01:28:55.065Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-45222884670d2541922a50ca3a005739f7c8e3d7786c8c4260544abba8bd869a/.vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64.hmac /boot/.vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64.hmac
01:28:55 [2024-10-26T01:28:55.065Z] ++ basename /boot/ostree/fedora-coreos-45222884670d2541922a50ca3a005739f7c8e3d7786c8c4260544abba8bd869a/vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64
01:28:55 [2024-10-26T01:28:55.065Z] + coreos_gf ln /boot/ostree/fedora-coreos-45222884670d2541922a50ca3a005739f7c8e3d7786c8c4260544abba8bd869a/vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64 /boot/vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64
01:28:55 [2024-10-26T01:28:55.065Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-45222884670d2541922a50ca3a005739f7c8e3d7786c8c4260544abba8bd869a/vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64 /boot/vmlinuz-6.12.0-0.rc4.20241023gitc2ee9f594da8.41.fc42.x86_64
01:28:55 [2024-10-26T01:28:55.065Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.SFoWwr/image.squashfs compress:lz4
01:28:55 [2024-10-26T01:28:55.065Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.SFoWwr/image.squashfs compress:lz4
01:29:04 [2024-10-26T01:29:04.999Z] + coreos_gf_shutdown
01:29:04 [2024-10-26T01:29:04.999Z] + coreos_gf umount-all
01:29:04 [2024-10-26T01:29:04.999Z] + guestfish --remote -- umount-all
01:29:04 [2024-10-26T01:29:04.999Z] + coreos_gf exit
01:29:04 [2024-10-26T01:29:04.999Z] + guestfish --remote -- exit
01:29:04 [2024-10-26T01:29:04.999Z] + GUESTFISH_RUNNING=
01:29:04 [2024-10-26T01:29:04.999Z] + GUESTFISH_PID=
01:29:04 [2024-10-26T01:29:04.999Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.SFoWwr/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs
01:29:04 [2024-10-26T01:29:04.999Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.SFoWwr -rf
01:29:04 [2024-10-26T01:29:04.999Z] + _coreos_gf_cleanup
01:29:04 [2024-10-26T01:29:04.999Z] + guestfish --remote -- exit
01:29:04 [2024-10-26T01:29:04.999Z] + :
01:29:09 [2024-10-26T01:29:09.149Z] 2024-10-26 01:29:08,743 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw']
01:29:09 [2024-10-26T01:29:09.149Z] + coreos_gf_run_mount builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw --ro
01:29:09 [2024-10-26T01:29:09.149Z] + local mntarg=mount
01:29:09 [2024-10-26T01:29:09.149Z] + '[' builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw = ro ']'
01:29:09 [2024-10-26T01:29:09.149Z] + coreos_gf_run builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw --ro
01:29:09 [2024-10-26T01:29:09.149Z] + '[' -n '' ']'
01:29:09 [2024-10-26T01:29:09.149Z] + coreos_gf_launch builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw --ro
01:29:09 [2024-10-26T01:29:09.149Z] + '[' -n '' ']'
01:29:09 [2024-10-26T01:29:09.149Z] ++ guestfish --listen -a builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw --ro
01:29:09 [2024-10-26T01:29:09.149Z] + eval 'GUESTFISH_PID=12235; export GUESTFISH_PID'
01:29:09 [2024-10-26T01:29:09.149Z] ++ GUESTFISH_PID=12235
01:29:09 [2024-10-26T01:29:09.149Z] ++ export GUESTFISH_PID
01:29:09 [2024-10-26T01:29:09.149Z] + '[' -z 12235 ']'
01:29:09 [2024-10-26T01:29:09.149Z] ++ kola ncpu
01:29:09 [2024-10-26T01:29:09.149Z] + coreos_gf set-smp 6
01:29:09 [2024-10-26T01:29:09.149Z] + guestfish --remote -- set-smp 6
01:29:09 [2024-10-26T01:29:09.149Z] + coreos_gf run
01:29:09 [2024-10-26T01:29:09.149Z] + guestfish --remote -- run
01:29:17 [2024-10-26T01:29:17.212Z] + GUESTFISH_RUNNING=1
01:29:17 [2024-10-26T01:29:17.212Z] ++ coreos_gf findfs-label root
01:29:17 [2024-10-26T01:29:17.212Z] ++ guestfish --remote -- findfs-label root
01:29:17 [2024-10-26T01:29:17.212Z] + root=/dev/sda4
01:29:17 [2024-10-26T01:29:17.212Z] + coreos_gf mount /dev/sda4 /
01:29:17 [2024-10-26T01:29:17.212Z] + guestfish --remote -- mount /dev/sda4 /
01:29:17 [2024-10-26T01:29:17.212Z] + local boot
01:29:17 [2024-10-26T01:29:17.212Z] ++ coreos_gf findfs-label boot
01:29:17 [2024-10-26T01:29:17.212Z] ++ guestfish --remote -- findfs-label boot
01:29:17 [2024-10-26T01:29:17.212Z] + boot=/dev/sda3
01:29:17 [2024-10-26T01:29:17.212Z] + coreos_gf mount /dev/sda3 /boot
01:29:17 [2024-10-26T01:29:17.212Z] + guestfish --remote -- mount /dev/sda3 /boot
01:29:17 [2024-10-26T01:29:17.212Z] + local partitions
01:29:17 [2024-10-26T01:29:17.212Z] + local label
01:29:17 [2024-10-26T01:29:17.212Z] ++ coreos_gf list-partitions
01:29:17 [2024-10-26T01:29:17.212Z] ++ guestfish --remote -- list-partitions
01:29:17 [2024-10-26T01:29:17.466Z] + partitions='/dev/sda1
01:29:17 [2024-10-26T01:29:17.466Z] /dev/sda2
01:29:17 [2024-10-26T01:29:17.466Z] /dev/sda3
01:29:17 [2024-10-26T01:29:17.466Z] /dev/sda4'
01:29:17 [2024-10-26T01:29:17.466Z] + for pt in $partitions
01:29:17 [2024-10-26T01:29:17.466Z] ++ coreos_gf vfs-label /dev/sda1
01:29:17 [2024-10-26T01:29:17.466Z] ++ guestfish --remote -- vfs-label /dev/sda1
01:29:17 [2024-10-26T01:29:17.466Z] + label=
01:29:17 [2024-10-26T01:29:17.466Z] + '[' '' == EFI-SYSTEM ']'
01:29:17 [2024-10-26T01:29:17.466Z] + for pt in $partitions
01:29:17 [2024-10-26T01:29:17.466Z] ++ coreos_gf vfs-label /dev/sda2
01:29:17 [2024-10-26T01:29:17.466Z] ++ guestfish --remote -- vfs-label /dev/sda2
01:29:17 [2024-10-26T01:29:17.466Z] + label=EFI-SYSTEM
01:29:17 [2024-10-26T01:29:17.466Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']'
01:29:17 [2024-10-26T01:29:17.466Z] + coreos_gf mount /dev/sda2 /boot/efi
01:29:17 [2024-10-26T01:29:17.466Z] + guestfish --remote -- mount /dev/sda2 /boot/efi
01:29:17 [2024-10-26T01:29:17.466Z] + for pt in $partitions
01:29:17 [2024-10-26T01:29:17.466Z] ++ coreos_gf vfs-label /dev/sda3
01:29:17 [2024-10-26T01:29:17.466Z] ++ guestfish --remote -- vfs-label /dev/sda3
01:29:17 [2024-10-26T01:29:17.466Z] + label=boot
01:29:17 [2024-10-26T01:29:17.466Z] + '[' boot == EFI-SYSTEM ']'
01:29:17 [2024-10-26T01:29:17.466Z] + for pt in $partitions
01:29:17 [2024-10-26T01:29:17.466Z] ++ coreos_gf vfs-label /dev/sda4
01:29:17 [2024-10-26T01:29:17.466Z] ++ guestfish --remote -- vfs-label /dev/sda4
01:29:17 [2024-10-26T01:29:17.721Z] + label=root
01:29:17 [2024-10-26T01:29:17.721Z] + '[' root == EFI-SYSTEM ']'
01:29:17 [2024-10-26T01:29:17.721Z] ++ coreos_gf ls /ostree/deploy
01:29:17 [2024-10-26T01:29:17.721Z] ++ guestfish --remote -- ls /ostree/deploy
01:29:17 [2024-10-26T01:29:17.721Z] + stateroot=/ostree/deploy/fedora-coreos
01:29:17 [2024-10-26T01:29:17.721Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy
01:29:17 [2024-10-26T01:29:17.721Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy
01:29:17 [2024-10-26T01:29:17.721Z] ++ grep -v .origin
01:29:17 [2024-10-26T01:29:17.721Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/2f1b3af2c4a28070694bedce221cbd2a2849b9f04c104cdd93e9e7a38d423c84.0
01:29:17 [2024-10-26T01:29:17.721Z] + export stateroot deploydir
01:29:17 [2024-10-26T01:29:17.721Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf'
01:29:17 [2024-10-26T01:29:17.721Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf'
01:29:17 [2024-10-26T01:29:17.721Z] + sed -e '/^options/!d' -e 's/^options\s*//'
01:29:17 [2024-10-26T01:29:17.721Z] + coreos_gf_shutdown
01:29:17 [2024-10-26T01:29:17.721Z] + coreos_gf umount-all
01:29:17 [2024-10-26T01:29:17.721Z] + guestfish --remote -- umount-all
01:29:17 [2024-10-26T01:29:17.721Z] + coreos_gf exit
01:29:17 [2024-10-26T01:29:17.721Z] + guestfish --remote -- exit
01:29:17 [2024-10-26T01:29:17.975Z] + GUESTFISH_RUNNING=
01:29:17 [2024-10-26T01:29:17.975Z] + GUESTFISH_PID=
01:29:17 [2024-10-26T01:29:17.975Z] + _coreos_gf_cleanup
01:29:17 [2024-10-26T01:29:17.975Z] + guestfish --remote -- exit
01:29:17 [2024-10-26T01:29:17.975Z] + :
01:29:17 [2024-10-26T01:29:17.975Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-42.20241026.dev.0
01:29:17 [2024-10-26T01:29:17.975Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm
01:29:17 [2024-10-26T01:29:17.975Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg
01:29:17 [2024-10-26T01:29:17.975Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg
01:29:17 [2024-10-26T01:29:17.975Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg
01:29:17 [2024-10-26T01:29:17.975Z] 2024-10-26 01:29:17,795 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', '9c60b2f23546094850c3d5e23b35ac56ff989b07202979866c346657ce7c70b2', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi']
01:29:17 [2024-10-26T01:29:17.975Z] 2024-10-26 01:29:17,863 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmpze26z5sl.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img']
01:29:19 [2024-10-26T01:29:19.853Z] 2024-10-26 01:29:19,616 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20241026.dev.0', '-volset', 'fedora-coreos-42.20241026.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241026.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live']
01:29:19 [2024-10-26T01:29:19.853Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
01:29:19 [2024-10-26T01:29:19.853Z] genisoimage 1.1.11 (Linux)
01:29:19 [2024-10-26T01:29:19.853Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live
01:29:19 [2024-10-26T01:29:19.853Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos
01:29:19 [2024-10-26T01:29:19.853Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images
01:29:19 [2024-10-26T01:29:19.853Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot
01:29:19 [2024-10-26T01:29:19.853Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux
01:29:19 [2024-10-26T01:29:19.853Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI
01:29:19 [2024-10-26T01:29:19.853Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora
01:29:19 [2024-10-26T01:29:19.853Z] Writing:   Initial Padblock                        Start Block 0
01:29:19 [2024-10-26T01:29:19.853Z] Done with: Initial Padblock                        Block(s)    16
01:29:19 [2024-10-26T01:29:19.853Z] Writing:   Primary Volume Descriptor               Start Block 16
01:29:19 [2024-10-26T01:29:19.854Z] Done with: Primary Volume Descriptor               Block(s)    1
01:29:19 [2024-10-26T01:29:19.854Z] Writing:   Eltorito Volume Descriptor              Start Block 17
01:29:19 [2024-10-26T01:29:19.854Z] Size of boot image is 4 sectors -> No emulation
01:29:19 [2024-10-26T01:29:19.854Z] Size of boot image is 13192 sectors -> No emulation
01:29:19 [2024-10-26T01:29:19.854Z] Done with: Eltorito Volume Descriptor              Block(s)    1
01:29:19 [2024-10-26T01:29:19.854Z] Writing:   Joliet Volume Descriptor                Start Block 18
01:29:19 [2024-10-26T01:29:19.854Z] Done with: Joliet Volume Descriptor                Block(s)    1
01:29:19 [2024-10-26T01:29:19.854Z] Writing:   End Volume Descriptor                   Start Block 19
01:29:19 [2024-10-26T01:29:19.854Z] Done with: End Volume Descriptor                   Block(s)    1
01:29:19 [2024-10-26T01:29:19.854Z] Writing:   Version block                           Start Block 20
01:29:19 [2024-10-26T01:29:19.854Z] Done with: Version block                           Block(s)    1
01:29:19 [2024-10-26T01:29:19.854Z] Writing:   Path table                              Start Block 21
01:29:19 [2024-10-26T01:29:19.854Z] Done with: Path table                              Block(s)    4
01:29:19 [2024-10-26T01:29:19.854Z] Writing:   Joliet path table                       Start Block 25
01:29:19 [2024-10-26T01:29:19.854Z] Done with: Joliet path table                       Block(s)    4
01:29:19 [2024-10-26T01:29:19.854Z] Writing:   Directory tree                          Start Block 29
01:29:19 [2024-10-26T01:29:19.854Z] Done with: Directory tree                          Block(s)    7
01:29:19 [2024-10-26T01:29:19.854Z] Writing:   Joliet directory tree                   Start Block 36
01:29:19 [2024-10-26T01:29:19.854Z] Done with: Joliet directory tree                   Block(s)    7
01:29:19 [2024-10-26T01:29:19.854Z] Writing:   Directory tree cleanup                  Start Block 43
01:29:19 [2024-10-26T01:29:19.854Z] Done with: Directory tree cleanup                  Block(s)    0
01:29:19 [2024-10-26T01:29:19.854Z] Writing:   Extension record                        Start Block 43
01:29:19 [2024-10-26T01:29:19.854Z] Done with: Extension record                        Block(s)    1
01:29:19 [2024-10-26T01:29:19.854Z] Writing:   The File(s)                             Start Block 44
01:29:19 [2024-10-26T01:29:19.854Z]   0.91% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]   1.83% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]   2.73% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]   3.65% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]   4.56% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]   5.47% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]   6.38% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]   7.29% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]   8.20% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]   9.12% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  10.03% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  10.94% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  11.85% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  12.76% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  13.67% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  14.58% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  15.49% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  16.40% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  17.32% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  18.23% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  19.14% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  20.05% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  20.96% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  21.87% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  22.79% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:19 [2024-10-26T01:29:19.854Z]  23.69% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:20 [2024-10-26T01:29:20.108Z]  24.61% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:20 [2024-10-26T01:29:20.108Z]  25.52% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:20 [2024-10-26T01:29:20.108Z]  26.43% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:20 [2024-10-26T01:29:20.108Z]  27.34% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:20 [2024-10-26T01:29:20.108Z]  28.25% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:20 [2024-10-26T01:29:20.108Z]  29.16% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:20 [2024-10-26T01:29:20.108Z]  30.08% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:20 [2024-10-26T01:29:20.108Z]  30.99% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:20 [2024-10-26T01:29:20.108Z]  31.90% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:20 [2024-10-26T01:29:20.108Z]  32.81% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:20 [2024-10-26T01:29:20.108Z]  33.72% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:20 [2024-10-26T01:29:20.108Z]  34.63% done, estimate finish Sat Oct 26 01:29:19 2024
01:29:20 [2024-10-26T01:29:20.108Z]  35.54% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.108Z]  36.45% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.108Z]  37.37% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.108Z]  38.28% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.108Z]  39.19% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.108Z]  40.10% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.108Z]  41.01% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.361Z]  41.92% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.361Z]  42.83% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.361Z]  43.74% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.361Z]  44.66% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.361Z]  45.57% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.361Z]  46.48% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.361Z]  47.39% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.361Z]  48.30% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.361Z]  49.21% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:20 [2024-10-26T01:29:20.361Z]  50.12% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.361Z]  51.03% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.361Z]  51.95% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.361Z]  52.86% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.361Z]  53.77% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.361Z]  54.68% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.361Z]  55.59% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.361Z]  56.50% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.361Z]  57.41% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.361Z]  58.32% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  59.24% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  60.15% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  61.06% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  61.97% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  62.88% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  63.79% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  64.70% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  65.61% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  66.53% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  67.44% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  68.35% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  69.26% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  70.17% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  71.08% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  72.00% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  72.90% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  73.82% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.614Z]  74.73% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  75.64% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  76.55% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  77.46% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  78.37% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  79.29% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  80.20% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  81.11% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  82.02% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  82.93% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  83.84% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  84.75% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  85.66% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  86.58% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  87.49% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  88.40% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  89.31% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  90.22% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:20 [2024-10-26T01:29:20.868Z]  91.13% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:21 [2024-10-26T01:29:21.127Z]  92.04% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:21 [2024-10-26T01:29:21.127Z]  92.95% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:21 [2024-10-26T01:29:21.127Z]  93.87% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:21 [2024-10-26T01:29:21.127Z]  94.78% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:21 [2024-10-26T01:29:21.127Z]  95.69% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:21 [2024-10-26T01:29:21.127Z]  96.60% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:21 [2024-10-26T01:29:21.127Z]  97.51% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:21 [2024-10-26T01:29:21.127Z]  98.42% done, estimate finish Sat Oct 26 01:29:20 2024
01:29:21 [2024-10-26T01:29:21.127Z]  99.33% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:21 [2024-10-26T01:29:21.127Z] Total translation table size: 2048
01:29:21 [2024-10-26T01:29:21.127Z] Total rockridge attributes bytes: 3006
01:29:21 [2024-10-26T01:29:21.127Z] Total directory bytes: 12288
01:29:21 [2024-10-26T01:29:21.127Z] Path table size(bytes): 96
01:29:21 [2024-10-26T01:29:21.127Z] Done with: The File(s)                             Block(s)    548475
01:29:21 [2024-10-26T01:29:21.127Z] Writing:   Ending Padblock                         Start Block 548519
01:29:21 [2024-10-26T01:29:21.127Z] Done with: Ending Padblock                         Block(s)    150
01:29:21 [2024-10-26T01:29:21.127Z] Max brk space used 1c000
01:29:21 [2024-10-26T01:29:21.127Z] 548669 extents written (1071 MB)
01:29:21 [2024-10-26T01:29:21.127Z] 2024-10-26 01:29:21,017 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241026.dev.0-live.x86_64.iso']
01:29:21 [2024-10-26T01:29:21.127Z] isohybrid: Warning: more than 1024 cylinders: 1072
01:29:21 [2024-10-26T01:29:21.127Z] isohybrid: Not all BIOSes will be able to boot this device
01:29:21 [2024-10-26T01:29:21.683Z] 2024-10-26 01:29:21,460 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20241026.dev.0', '-volset', 'fedora-coreos-42.20241026.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241026.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live']
01:29:21 [2024-10-26T01:29:21.683Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
01:29:21 [2024-10-26T01:29:21.683Z] genisoimage 1.1.11 (Linux)
01:29:21 [2024-10-26T01:29:21.683Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live
01:29:21 [2024-10-26T01:29:21.683Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos
01:29:21 [2024-10-26T01:29:21.683Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images
01:29:21 [2024-10-26T01:29:21.683Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot
01:29:21 [2024-10-26T01:29:21.683Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux
01:29:21 [2024-10-26T01:29:21.683Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI
01:29:21 [2024-10-26T01:29:21.683Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora
01:29:21 [2024-10-26T01:29:21.683Z] Writing:   Initial Padblock                        Start Block 0
01:29:21 [2024-10-26T01:29:21.683Z] Done with: Initial Padblock                        Block(s)    16
01:29:21 [2024-10-26T01:29:21.683Z] Writing:   Primary Volume Descriptor               Start Block 16
01:29:21 [2024-10-26T01:29:21.683Z] Done with: Primary Volume Descriptor               Block(s)    1
01:29:21 [2024-10-26T01:29:21.683Z] Writing:   Eltorito Volume Descriptor              Start Block 17
01:29:21 [2024-10-26T01:29:21.683Z] Size of boot image is 4 sectors -> No emulation
01:29:21 [2024-10-26T01:29:21.683Z] Size of boot image is 13192 sectors -> No emulation
01:29:21 [2024-10-26T01:29:21.683Z] Done with: Eltorito Volume Descriptor              Block(s)    1
01:29:21 [2024-10-26T01:29:21.683Z] Writing:   Joliet Volume Descriptor                Start Block 18
01:29:21 [2024-10-26T01:29:21.684Z] Done with: Joliet Volume Descriptor                Block(s)    1
01:29:21 [2024-10-26T01:29:21.684Z] Writing:   End Volume Descriptor                   Start Block 19
01:29:21 [2024-10-26T01:29:21.684Z] Done with: End Volume Descriptor                   Block(s)    1
01:29:21 [2024-10-26T01:29:21.684Z] Writing:   Version block                           Start Block 20
01:29:21 [2024-10-26T01:29:21.684Z] Done with: Version block                           Block(s)    1
01:29:21 [2024-10-26T01:29:21.684Z] Writing:   Path table                              Start Block 21
01:29:21 [2024-10-26T01:29:21.684Z] Done with: Path table                              Block(s)    4
01:29:21 [2024-10-26T01:29:21.684Z] Writing:   Joliet path table                       Start Block 25
01:29:21 [2024-10-26T01:29:21.684Z] Done with: Joliet path table                       Block(s)    4
01:29:21 [2024-10-26T01:29:21.684Z] Writing:   Directory tree                          Start Block 29
01:29:21 [2024-10-26T01:29:21.684Z] Done with: Directory tree                          Block(s)    7
01:29:21 [2024-10-26T01:29:21.684Z] Writing:   Joliet directory tree                   Start Block 36
01:29:21 [2024-10-26T01:29:21.684Z] Done with: Joliet directory tree                   Block(s)    7
01:29:21 [2024-10-26T01:29:21.684Z] Writing:   Directory tree cleanup                  Start Block 43
01:29:21 [2024-10-26T01:29:21.684Z] Done with: Directory tree cleanup                  Block(s)    0
01:29:21 [2024-10-26T01:29:21.684Z] Writing:   Extension record                        Start Block 43
01:29:21 [2024-10-26T01:29:21.684Z] Done with: Extension record                        Block(s)    1
01:29:21 [2024-10-26T01:29:21.684Z] Writing:   The File(s)                             Start Block 44
01:29:21 [2024-10-26T01:29:21.936Z]   8.56% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:21 [2024-10-26T01:29:21.936Z]  17.09% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:21 [2024-10-26T01:29:21.936Z]  25.64% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:21 [2024-10-26T01:29:21.936Z]  34.16% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:22 [2024-10-26T01:29:22.190Z]  42.72% done, estimate finish Sat Oct 26 01:29:21 2024
01:29:22 [2024-10-26T01:29:22.190Z]  51.24% done, estimate finish Sat Oct 26 01:29:22 2024
01:29:22 [2024-10-26T01:29:22.190Z]  59.79% done, estimate finish Sat Oct 26 01:29:22 2024
01:29:22 [2024-10-26T01:29:22.448Z]  68.32% done, estimate finish Sat Oct 26 01:29:22 2024
01:29:22 [2024-10-26T01:29:22.448Z]  76.87% done, estimate finish Sat Oct 26 01:29:22 2024
01:29:22 [2024-10-26T01:29:22.448Z]  85.40% done, estimate finish Sat Oct 26 01:29:22 2024
01:29:22 [2024-10-26T01:29:22.448Z]  93.94% done, estimate finish Sat Oct 26 01:29:22 2024
01:29:22 [2024-10-26T01:29:22.448Z] Total translation table size: 2048
01:29:22 [2024-10-26T01:29:22.448Z] Total rockridge attributes bytes: 2842
01:29:22 [2024-10-26T01:29:22.448Z] Total directory bytes: 12288
01:29:22 [2024-10-26T01:29:22.448Z] Path table size(bytes): 96
01:29:22 [2024-10-26T01:29:22.448Z] Done with: The File(s)                             Block(s)    58364
01:29:22 [2024-10-26T01:29:22.448Z] Writing:   Ending Padblock                         Start Block 58408
01:29:22 [2024-10-26T01:29:22.448Z] Done with: Ending Padblock                         Block(s)    150
01:29:22 [2024-10-26T01:29:22.448Z] Max brk space used 1b000
01:29:22 [2024-10-26T01:29:22.448Z] 58558 extents written (114 MB)
01:29:22 [2024-10-26T01:29:22.448Z] 2024-10-26 01:29:22,363 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241026.dev.0-live.x86_64.iso.minimal']
01:29:22 [2024-10-26T01:29:22.448Z] 2024-10-26 01:29:22,404 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241026.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241026.dev.0-live.x86_64.iso.minimal', '--consume']
01:29:40 [2024-10-26T01:29:40.469Z] + RUST_BACKTRACE=full
01:29:40 [2024-10-26T01:29:40.469Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/2f1b3af2c4a28070694bedce221cbd2a2849b9f04c104cdd93e9e7a38d423c84.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack minimal-iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241026.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20241026.dev.0-live.x86_64.iso.minimal --consume
01:29:40 [2024-10-26T01:29:40.469Z] Packing minimal ISO
01:29:40 [2024-10-26T01:29:40.469Z] Matched 17 files of 17
01:29:40 [2024-10-26T01:29:40.469Z] Total bytes skipped: 119507187
01:29:40 [2024-10-26T01:29:40.469Z] Total bytes written: 1079053
01:29:40 [2024-10-26T01:29:40.469Z] Total bytes written (compressed): 2864
01:29:40 [2024-10-26T01:29:40.469Z] Verifying that packed image matches digest
01:29:40 [2024-10-26T01:29:40.469Z] Packing successful!
01:29:40 [2024-10-26T01:29:40.469Z] + '[' -f /var/tmp/coreos-installer-output ']'
01:29:43 [2024-10-26T01:29:43.733Z] Updated: builds/42.20241026.dev.0/x86_64/meta.json
01:29:43 [2024-10-26T01:29:43.735Z] [Pipeline] }
01:29:43 [2024-10-26T01:29:43.739Z] [Pipeline] // withEnv
01:29:43 [2024-10-26T01:29:43.777Z] [Pipeline] withEnv
01:29:43 [2024-10-26T01:29:43.777Z] [Pipeline] {
01:29:43 [2024-10-26T01:29:43.845Z] [Pipeline] sh
01:29:44 [2024-10-26T01:29:44.427Z] + set -xeuo pipefail
01:29:44 [2024-10-26T01:29:44.427Z] ++ umask
01:29:44 [2024-10-26T01:29:44.427Z] + '[' 0022 = 0000 ']'
01:29:44 [2024-10-26T01:29:44.427Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal
01:29:44 [2024-10-26T01:29:44.427Z] Targeting build: 42.20241026.dev.0
01:29:44 [2024-10-26T01:29:44.681Z] Compressing: builds/42.20241026.dev.0/x86_64
01:29:44 [2024-10-26T01:29:44.681Z] 2024-10-26 01:29:44,481 INFO - Running command: ['xz', '-c9', '-T6', 'builds/42.20241026.dev.0/x86_64/fedora-coreos-42.20241026.dev.0-metal.x86_64.raw']
01:29:44 [2024-10-26T01:29:44.681Z] xz: Reduced the number of threads from 6 to 3 to not exceed the memory usage limit of 4096 MiB
01:34:21 [2024-10-26T01:34:21.138Z] Compressed: fedora-coreos-42.20241026.dev.0-metal.x86_64.raw.xz
01:34:21 [2024-10-26T01:34:21.138Z] Skipped compressing artifacts: ostree live-iso live-kernel live-initramfs live-rootfs
01:34:21 [2024-10-26T01:34:21.138Z] Updated: builds/42.20241026.dev.0/x86_64/meta.json
01:34:21 [2024-10-26T01:34:21.145Z] [Pipeline] }
01:34:21 [2024-10-26T01:34:21.150Z] [Pipeline] // withEnv
01:34:21 [2024-10-26T01:34:21.219Z] [Pipeline] }
01:34:21 [2024-10-26T01:34:21.609Z] [Pipeline] // stage
01:34:21 [2024-10-26T01:34:21.626Z] [Pipeline] stage
01:34:21 [2024-10-26T01:34:21.626Z] [Pipeline] { (x86_64:kola:testiso)
01:34:21 [2024-10-26T01:34:21.714Z] [Pipeline] withEnv
01:34:21 [2024-10-26T01:34:21.718Z] [Pipeline] {
01:34:21 [2024-10-26T01:34:21.721Z] [Pipeline] sh
01:34:22 [2024-10-26T01:34:22.304Z] + set -euo pipefail
01:34:22 [2024-10-26T01:34:22.304Z] ++ umask
01:34:22 [2024-10-26T01:34:22.304Z] + '[' 0022 = 0000 ']'
01:34:22 [2024-10-26T01:34:22.304Z] + uuidgen
01:34:22 [2024-10-26T01:34:22.304Z] + cut -f1 -d-
01:34:22 [2024-10-26T01:34:22.309Z] [Pipeline] }
01:34:22 [2024-10-26T01:34:22.317Z] [Pipeline] // withEnv
01:34:22 [2024-10-26T01:34:22.398Z] [Pipeline] withEnv
01:34:22 [2024-10-26T01:34:22.399Z] [Pipeline] {
01:34:22 [2024-10-26T01:34:22.459Z] [Pipeline] sh
01:34:22 [2024-10-26T01:34:22.993Z] + set -euo pipefail
01:34:22 [2024-10-26T01:34:22.993Z] ++ umask
01:34:22 [2024-10-26T01:34:22.993Z] + '[' 0022 = 0000 ']'
01:34:22 [2024-10-26T01:34:22.993Z] + cd /home/jenkins/agent/workspace/test-override
01:34:22 [2024-10-26T01:34:22.993Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
01:34:22 [2024-10-26T01:34:22.995Z] [Pipeline] }
01:34:23 [2024-10-26T01:34:23.003Z] [Pipeline] // withEnv
01:34:23 [2024-10-26T01:34:23.009Z] [Pipeline] withEnv
01:34:23 [2024-10-26T01:34:23.009Z] [Pipeline] {
01:34:23 [2024-10-26T01:34:23.017Z] [Pipeline] sh
01:34:23 [2024-10-26T01:34:23.539Z] + set -xeuo pipefail
01:34:23 [2024-10-26T01:34:23.539Z] ++ umask
01:34:23 [2024-10-26T01:34:23.539Z] + '[' 0022 = 0000 ']'
01:34:23 [2024-10-26T01:34:23.539Z] + cd /home/jenkins/agent/workspace/test-override
01:34:23 [2024-10-26T01:34:23.539Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-LPLeY/kola-testiso-x86_64
01:34:23 [2024-10-26T01:34:23.539Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-LPLeY/kola-testiso-x86_64
01:34:23 [2024-10-26T01:34:23.539Z] ������  Skipping kola test pattern "fcos.internet":
01:34:23 [2024-10-26T01:34:23.539Z]   ���� https://github.com/coreos/coreos-assembler/pull/1478
01:34:23 [2024-10-26T01:34:23.539Z] ������  Skipping kola test pattern "podman.workflow":
01:34:23 [2024-10-26T01:34:23.539Z]   ���� https://github.com/coreos/coreos-assembler/pull/1478
01:34:23 [2024-10-26T01:34:23.539Z] ������  Skipping kola test pattern "kdump.crash.nfs":
01:34:23 [2024-10-26T01:34:23.539Z]   ���� https://github.com/coreos/fedora-coreos-tracker/issues/1820
01:34:23 [2024-10-26T01:34:23.539Z] Ignoring verification of signature on metal image
01:34:23 [2024-10-26T01:34:23.539Z] Running test: iso-as-disk.bios
01:34:50 [2024-10-26T01:34:50.020Z] PASS: iso-as-disk.bios (18.465s)
01:34:50 [2024-10-26T01:34:50.020Z] Running test: iso-as-disk.uefi
01:35:16 [2024-10-26T01:35:16.478Z] PASS: iso-as-disk.uefi (22.105s)
01:35:16 [2024-10-26T01:35:16.478Z] Running test: iso-as-disk.uefi-secure
01:35:42 [2024-10-26T01:35:42.937Z] PASS: iso-as-disk.uefi-secure (22.982s)
01:35:42 [2024-10-26T01:35:42.937Z] Running test: iso-as-disk.4k.uefi
01:36:09 [2024-10-26T01:36:09.407Z] PASS: iso-as-disk.4k.uefi (22.092s)
01:36:09 [2024-10-26T01:36:09.407Z] Running test: iso-install.bios
01:37:45 [2024-10-26T01:37:45.736Z] PASS: iso-install.bios (1m21.038s)
01:37:45 [2024-10-26T01:37:45.736Z] Running test: iso-live-login.bios
01:38:07 [2024-10-26T01:38:07.583Z] PASS: iso-live-login.bios (29.579s)
01:38:07 [2024-10-26T01:38:07.583Z] Running test: iso-live-login.uefi
01:38:39 [2024-10-26T01:38:39.568Z] PASS: iso-live-login.uefi (26.191s)
01:38:39 [2024-10-26T01:38:39.568Z] Running test: iso-live-login.uefi-secure
01:39:11 [2024-10-26T01:39:11.602Z] PASS: iso-live-login.uefi-secure (27.018s)
01:39:11 [2024-10-26T01:39:11.603Z] Running test: iso-live-login.4k.uefi
01:39:38 [2024-10-26T01:39:38.067Z] PASS: iso-live-login.4k.uefi (25.798s)
01:39:38 [2024-10-26T01:39:38.068Z] Running test: iso-offline-install.bios
01:41:14 [2024-10-26T01:41:14.407Z] PASS: iso-offline-install.bios (1m24.988s)
01:41:14 [2024-10-26T01:41:14.407Z] Running test: iso-offline-install.mpath.bios
01:42:50 [2024-10-26T01:42:50.755Z] PASS: iso-offline-install.mpath.bios (1m29.794s)
01:42:50 [2024-10-26T01:42:50.755Z] Running test: iso-offline-install-fromram.4k.uefi
01:44:27 [2024-10-26T01:44:27.114Z] PASS: iso-offline-install-fromram.4k.uefi (1m31.907s)
01:44:27 [2024-10-26T01:44:27.114Z] Running test: iso-offline-install-iscsi.ibft.uefi
01:48:18 [2024-10-26T01:48:18.510Z] PASS: iso-offline-install-iscsi.ibft.uefi (3m49.524s)
01:48:18 [2024-10-26T01:48:18.510Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios
01:52:24 [2024-10-26T01:52:24.936Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (3m57.858s)
01:52:24 [2024-10-26T01:52:24.936Z] Running test: iso-offline-install-iscsi.manual.bios
01:56:16 [2024-10-26T01:56:16.351Z] PASS: iso-offline-install-iscsi.manual.bios (3m53.612s)
01:56:16 [2024-10-26T01:56:16.351Z] Running test: miniso-install.bios
01:57:52 [2024-10-26T01:57:52.693Z] PASS: miniso-install.bios (1m28.838s)
01:57:52 [2024-10-26T01:57:52.693Z] Running test: miniso-install.nm.bios
01:59:44 [2024-10-26T01:59:44.049Z] PASS: miniso-install.nm.bios (1m33.688s)
01:59:44 [2024-10-26T01:59:44.049Z] Running test: miniso-install.4k.uefi
02:01:20 [2024-10-26T02:01:20.450Z] PASS: miniso-install.4k.uefi (1m38.871s)
02:01:20 [2024-10-26T02:01:20.450Z] Running test: miniso-install.4k.nm.uefi
02:03:11 [2024-10-26T02:03:11.793Z] PASS: miniso-install.4k.nm.uefi (1m47.419s)
02:03:11 [2024-10-26T02:03:11.793Z] Running test: pxe-offline-install.bios
02:05:03 [2024-10-26T02:05:03.132Z] PASS: pxe-offline-install.bios (1m43.936s)
02:05:03 [2024-10-26T02:05:03.132Z] Running test: pxe-offline-install.4k.uefi
02:06:54 [2024-10-26T02:06:54.796Z] PASS: pxe-offline-install.4k.uefi (1m44.873s)
02:06:54 [2024-10-26T02:06:54.796Z] Running test: pxe-online-install.bios
02:08:46 [2024-10-26T02:08:46.158Z] PASS: pxe-online-install.bios (1m46.424s)
02:08:46 [2024-10-26T02:08:46.158Z] Running test: pxe-online-install.4k.uefi
02:10:37 [2024-10-26T02:10:37.498Z] PASS: pxe-online-install.4k.uefi (1m51.572s)
02:10:37 [2024-10-26T02:10:37.501Z] [Pipeline] }
02:10:37 [2024-10-26T02:10:37.514Z] [Pipeline] // withEnv
02:10:37 [2024-10-26T02:10:37.525Z] [Pipeline] withEnv
02:10:37 [2024-10-26T02:10:37.525Z] [Pipeline] {
02:10:37 [2024-10-26T02:10:37.654Z] [Pipeline] sh
02:10:38 [2024-10-26T02:10:38.250Z] + set -xeuo pipefail
02:10:38 [2024-10-26T02:10:38.250Z] ++ umask
02:10:38 [2024-10-26T02:10:38.250Z] + '[' 0022 = 0000 ']'
02:10:38 [2024-10-26T02:10:38.250Z] + cd /home/jenkins/agent/workspace/test-override
02:10:38 [2024-10-26T02:10:38.250Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-LPLeY -c --xz kola-testiso-x86_64
02:10:40 [2024-10-26T02:10:40.752Z] [Pipeline] }
02:10:40 [2024-10-26T02:10:40.755Z] [Pipeline] // withEnv
02:10:40 [2024-10-26T02:10:40.769Z] [Pipeline] archiveArtifacts
02:10:40 [2024-10-26T02:10:40.772Z] Archiving artifacts
02:10:40 [2024-10-26T02:10:40.826Z] [Pipeline] withEnv
02:10:40 [2024-10-26T02:10:40.826Z] [Pipeline] {
02:10:40 [2024-10-26T02:10:40.835Z] [Pipeline] sh
02:10:41 [2024-10-26T02:10:41.362Z] + set -xeuo pipefail
02:10:41 [2024-10-26T02:10:41.362Z] ++ umask
02:10:41 [2024-10-26T02:10:41.362Z] + '[' 0022 = 0000 ']'
02:10:41 [2024-10-26T02:10:41.362Z] + cd /home/jenkins/agent/workspace/test-override
02:10:41 [2024-10-26T02:10:41.362Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-LPLeY/kola-testiso-x86_64 --output -
02:10:41 [2024-10-26T02:10:41.364Z] [Pipeline] }
02:10:41 [2024-10-26T02:10:41.366Z] [Pipeline] // withEnv
02:10:41 [2024-10-26T02:10:41.452Z] [Pipeline] junit
02:10:41 [2024-10-26T02:10:41.453Z] Recording test results
02:10:41 [2024-10-26T02:10:41.590Z] None of the test reports contained any result
02:10:41 [2024-10-26T02:10:41.590Z] [Pipeline] }
02:10:41 [2024-10-26T02:10:41.592Z] [Pipeline] // stage
02:10:41 [2024-10-26T02:10:41.675Z] [Pipeline] stage
02:10:41 [2024-10-26T02:10:41.676Z] [Pipeline] { (x86_64:Destroy Remote)
02:10:41 [2024-10-26T02:10:41.740Z] [Pipeline] }
02:10:41 [2024-10-26T02:10:41.760Z] [Pipeline] // stage
02:10:41 [2024-10-26T02:10:41.762Z] [Pipeline] }
02:10:41 [2024-10-26T02:10:41.765Z] [Pipeline] // parallel
02:10:41 [2024-10-26T02:10:41.775Z] [Pipeline] }
02:10:41 [2024-10-26T02:10:41.782Z] [Pipeline] // timeout
02:10:41 [2024-10-26T02:10:41.786Z] [Pipeline] }
02:10:41 [2024-10-26T02:10:41.789Z] [Pipeline] // container
02:10:41 [2024-10-26T02:10:41.863Z] [Pipeline] }
02:10:41 [2024-10-26T02:10:41.914Z] [Pipeline] // node
02:10:41 [2024-10-26T02:10:41.933Z] [Pipeline] }
02:10:41 [2024-10-26T02:10:41.981Z] [Pipeline] // podTemplate
02:10:42 [2024-10-26T02:10:42.007Z] [Pipeline] End of Pipeline
02:10:42 [2024-10-26T02:10:42.206Z] Finished: SUCCESS