2026-02-18 06:12:20.175 | diskimage-builder version 3.40.3 2026-02-18 06:12:20.176 | Building elements: base centos selinux-permissive stable-interface-names bootloader element-manifest dynamic-login dracut-regenerate modprobe disable-nouveau reset-bls-entries edpm-base edpm-partition-uefi enable-packages-install interface-names openvswitch override-pip-and-virtualenv cloud-init-network-renderer remove-resolvconf repo-setup 2026-02-18 06:12:20.226 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/lib/python3.9/site-packages/diskimage_builder/elements:/usr/share/edpm-image-builder//dib/:/usr/share/ironic-python-agent-builder/dib/ _find_all_elements /usr/lib/python3.9/site-packages/diskimage_builder/element_dependencies.py:208 2026-02-18 06:12:20.248 | Expanded element dependencies to: dracut-regenerate centos package-installs select-boot-kernel-initrd remove-resolvconf edpm-partition-uefi disable-nouveau manifests install-static enable-packages-install openssh-server openvswitch cloud-init-network-renderer pkg-map reset-bls-entries modprobe runtime-ssh-host-keys rpm-distro yum dib-init-system install-bin override-pip-and-virtualenv source-repositories dynamic-login bootloader sysprep selinux-fixfiles-restore selinux-permissive stable-interface-names redhat-common repo-setup interface-names cache-url edpm-base base element-manifest install-types growvols 2026-02-18 06:12:20.251 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2026-02-18 06:12:20.254 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=edpm-hardened-uefi 2026-02-18 06:12:20.256 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=edpm-hardened-uefi 2026-02-18 06:12:20.259 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2026-02-18 06:12:20.262 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2026-02-18 06:12:20.264 | + diskimage_builder/lib/disk-image-create:main:263 : type qemu-img 2026-02-18 06:12:20.267 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2026-02-18 06:12:20.270 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2026-02-18 06:12:20.273 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2026-02-18 06:12:20.276 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2026-02-18 06:12:20.279 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/tmp/dib_build.qDKTWBOl 2026-02-18 06:12:20.282 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2026-02-18 06:12:20.285 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/tmp/dib_image.Tc1ulJz1 2026-02-18 06:12:20.288 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2026-02-18 06:12:20.290 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2026-02-18 06:12:20.293 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2026-02-18 06:12:20.295 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2026-02-18 06:12:20.298 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2026-02-18 06:12:20.300 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2026-02-18 06:12:20.303 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2026-02-18 06:12:20.307 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865332 2026-02-18 06:12:20.310 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2026-02-18 06:12:20.312 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865332 -lt 14680064 ']' 2026-02-18 06:12:20.314 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 1 == 1 ']' 2026-02-18 06:12:20.317 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : echo 'WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7865332 < 14G)' 2026-02-18 06:12:20.317 | WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7865332 < 14G) 2026-02-18 06:12:20.319 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2026-02-18 06:12:20.321 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2026-02-18 06:12:20.324 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /tmp/dib_build.qDKTWBOl 2026-02-18 06:12:20.324 | Building in /tmp/dib_build.qDKTWBOl 2026-02-18 06:12:20.326 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2026-02-18 06:12:20.329 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2026-02-18 06:12:20.331 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2026-02-18 06:12:20.333 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/tmp/dib_build.qDKTWBOl/hooks 2026-02-18 06:12:20.336 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/tmp/dib_build.qDKTWBOl/hooks 2026-02-18 06:12:20.338 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /tmp/dib_build.qDKTWBOl/block-device 2026-02-18 06:12:20.342 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/tmp/dib_build.qDKTWBOl/block-device/config.yaml 2026-02-18 06:12:20.344 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /tmp/dib_build.qDKTWBOl/block-device/config.yaml 2026-02-18 06:12:20.356 | Searching elements for block-device[-amd64].yaml ... 2026-02-18 06:12:20.359 | Using block-device config: /usr/share/edpm-image-builder/dib/edpm-partition-uefi/block-device-default.yaml 2026-02-18 06:12:20.361 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2026-02-18 06:12:20.364 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/tmp/dib_build.qDKTWBOl/block-device/params.yaml 2026-02-18 06:12:20.367 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2026-02-18 06:12:20.369 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2026-02-18 06:12:20.373 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py init 2026-02-18 06:12:20.501 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-02-18 06:12:20.501 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:12:20.512 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/boot', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB'}]}}, {'lvm': {'name': 'lvm', 'base': ['root'], 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'mkfs': {'name': 'fs_root', 'base': 'lv_root', 'type': 'xfs', 'label': 'rhoso-rootfs', 'mount': {'mount_point': '/', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 1}}}}, {'mkfs': {'name': 'fs_tmp', 'base': 'lv_tmp', 'type': 'xfs', 'mount': {'mount_point': '/tmp', 'fstab': {'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_var', 'base': 'lv_var', 'type': 'xfs', 'mount': {'mount_point': '/var', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_log', 'base': 'lv_log', 'type': 'xfs', 'mount': {'mount_point': '/var/log', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_audit', 'base': 'lv_audit', 'type': 'xfs', 'mount': {'mount_point': '/var/log/audit', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_home', 'base': 'lv_home', 'type': 'xfs', 'mount': {'mount_point': '/home', 'fstab': {'options': 'rw,nodev,relatime', 'fsck-passno': 2}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2026-02-18 06:12:20.512 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2026-02-18 06:12:20.513 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2026-02-18 06:12:20.513 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.qDKTWBOl/states/block-device/config.json] 2026-02-18 06:12:20.528 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2026-02-18 06:12:20.645 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-02-18 06:12:20.645 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:12:20.645 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2026-02-18 06:12:20.645 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [rhoso-rootfs] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:308 2026-02-18 06:12:20.661 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=rhoso-rootfs 2026-02-18 06:12:20.664 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2026-02-18 06:12:20.667 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2026-02-18 06:12:20.782 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-02-18 06:12:20.782 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:12:20.783 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2026-02-18 06:12:20.783 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [xfs] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:315 2026-02-18 06:12:20.797 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=xfs 2026-02-18 06:12:20.800 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2026-02-18 06:12:20.803 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2026-02-18 06:12:20.916 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-02-18 06:12:20.916 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:12:20.916 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2026-02-18 06:12:20.916 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [mkfs_boot] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:329 2026-02-18 06:12:20.930 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL=mkfs_boot 2026-02-18 06:12:20.933 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2026-02-18 06:12:20.936 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2026-02-18 06:12:21.051 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-02-18 06:12:21.051 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:12:21.051 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2026-02-18 06:12:21.065 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/boot|/|/tmp|/var|/var/log|/var/log/audit|/home' 2026-02-18 06:12:21.068 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2026-02-18 06:12:21.071 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2026-02-18 06:12:21.074 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:12:21.077 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:12:21.100 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:12:21.102 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:12:21.105 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:12:21.108 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2026-02-18 06:12:21.110 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-02-18 06:12:21.113 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.qDKTWBOl/hooks ']' 2026-02-18 06:12:21.116 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2026-02-18 06:12:21.131 | Copying hooks for cloud-init-network-renderer 2026-02-18 06:12:21.137 | Copying hooks /usr/share/edpm-image-builder/dib/cloud-init-network-renderer/install.d/81-network-renderer 2026-02-18 06:12:21.142 | Copying hooks for override-pip-and-virtualenv 2026-02-18 06:12:21.148 | Copying hooks for enable-packages-install 2026-02-18 06:12:21.154 | Copying hooks /usr/share/edpm-image-builder/dib/enable-packages-install/environment.d/01-export-install-types.bash 2026-02-18 06:12:21.159 | Copying hooks for install-bin 2026-02-18 06:12:21.164 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2026-02-18 06:12:21.169 | Copying hooks for stable-interface-names 2026-02-18 06:12:21.173 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/install.d/02-stable-interface-names 2026-02-18 06:12:21.180 | Copying hooks for source-repositories 2026-02-18 06:12:21.185 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2026-02-18 06:12:21.194 | Copying hooks for interface-names 2026-02-18 06:12:21.198 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/70-clear-net-ifnames 2026-02-18 06:12:21.200 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/71-clean-stale-interface 2026-02-18 06:12:21.204 | Copying hooks for remove-resolvconf 2026-02-18 06:12:21.209 | Copying hooks /usr/share/edpm-image-builder/dib/remove-resolvconf/cleanup.d/90-remove-resolvconf 2026-02-18 06:12:21.213 | Copying hooks for package-installs 2026-02-18 06:12:21.219 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2026-02-18 06:12:21.220 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2026-02-18 06:12:21.222 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2026-02-18 06:12:21.223 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2026-02-18 06:12:21.227 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2026-02-18 06:12:21.231 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2026-02-18 06:12:21.232 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2026-02-18 06:12:21.237 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2026-02-18 06:12:21.239 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2026-02-18 06:12:21.243 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2026-02-18 06:12:21.244 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2026-02-18 06:12:21.251 | Copying hooks for yum 2026-02-18 06:12:21.255 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/bin/install-packages 2026-02-18 06:12:21.259 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2026-02-18 06:12:21.263 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2026-02-18 06:12:21.267 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2026-02-18 06:12:21.271 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2026-02-18 06:12:21.272 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2026-02-18 06:12:21.273 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2026-02-18 06:12:21.275 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2026-02-18 06:12:21.276 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2026-02-18 06:12:21.281 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2026-02-18 06:12:21.287 | Copying hooks for selinux-permissive 2026-02-18 06:12:21.291 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/pre-install.d/11-selinux-permissive 2026-02-18 06:12:21.295 | Copying hooks for dracut-regenerate 2026-02-18 06:12:21.299 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/environment.d/10-dracut-regenerate 2026-02-18 06:12:21.303 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/extra-data.d/50-dracut-conf 2026-02-18 06:12:21.308 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/finalise.d/50-dracut-regenerate 2026-02-18 06:12:21.317 | Copying hooks for modprobe 2026-02-18 06:12:21.321 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2026-02-18 06:12:21.325 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2026-02-18 06:12:21.329 | Copying hooks for rpm-distro 2026-02-18 06:12:21.333 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2026-02-18 06:12:21.337 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2026-02-18 06:12:21.338 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2026-02-18 06:12:21.340 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2026-02-18 06:12:21.345 | Copying hooks for base 2026-02-18 06:12:21.349 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2026-02-18 06:12:21.353 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2026-02-18 06:12:21.355 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2026-02-18 06:12:21.356 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2026-02-18 06:12:21.360 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2026-02-18 06:12:21.367 | Copying hooks for reset-bls-entries 2026-02-18 06:12:21.371 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/finalise.d/49-mkdir-run-install 2026-02-18 06:12:21.373 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/finalise.d/51-rm-run-install 2026-02-18 06:12:21.378 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/init-scripts/systemd 2026-02-18 06:12:21.382 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/post-install.d/80-reset-bls-entries 2026-02-18 06:12:21.387 | Copying hooks /usr/share/edpm-image-builder/dib/reset-bls-entries/static/usr 2026-02-18 06:12:21.392 | Copying hooks for install-types 2026-02-18 06:12:21.396 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2026-02-18 06:12:21.400 | Copying hooks for element-manifest 2026-02-18 06:12:21.404 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/extra-data.d/75-inject-element-manifest 2026-02-18 06:12:21.410 | Copying hooks for selinux-fixfiles-restore 2026-02-18 06:12:21.414 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2026-02-18 06:12:21.418 | Copying hooks for openssh-server 2026-02-18 06:12:21.422 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2026-02-18 06:12:21.424 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2026-02-18 06:12:21.432 | Copying hooks for bootloader 2026-02-18 06:12:21.436 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2026-02-18 06:12:21.440 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2026-02-18 06:12:21.446 | Copying hooks for manifests 2026-02-18 06:12:21.450 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2026-02-18 06:12:21.454 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2026-02-18 06:12:21.458 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2026-02-18 06:12:21.462 | Copying hooks for growvols 2026-02-18 06:12:21.466 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/environment.d/15-growvols 2026-02-18 06:12:21.470 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/init-scripts/systemd 2026-02-18 06:12:21.475 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/post-install.d/80-growvols 2026-02-18 06:12:21.479 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/static/usr 2026-02-18 06:12:21.487 | Copying hooks for edpm-partition-uefi 2026-02-18 06:12:21.492 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/environment.d/15-block-device.bash 2026-02-18 06:12:21.496 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/finalise.d/51-efi-grub-cfg 2026-02-18 06:12:21.500 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/post-install.d/80-enable-fstrim 2026-02-18 06:12:21.501 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-partition-uefi/post-install.d/98-enable-tmp-mount 2026-02-18 06:12:21.510 | Copying hooks for edpm-base 2026-02-18 06:12:21.515 | Copying hooks /usr/share/edpm-image-builder/dib/edpm-base/install.d/51-persistent-journal 2026-02-18 06:12:21.522 | Copying hooks for sysprep 2026-02-18 06:12:21.527 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2026-02-18 06:12:21.531 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2026-02-18 06:12:21.535 | Copying hooks for dib-init-system 2026-02-18 06:12:21.539 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2026-02-18 06:12:21.543 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2026-02-18 06:12:21.548 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2026-02-18 06:12:21.552 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2026-02-18 06:12:21.556 | Copying hooks for install-static 2026-02-18 06:12:21.560 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2026-02-18 06:12:21.568 | Copying hooks for select-boot-kernel-initrd 2026-02-18 06:12:21.573 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/bin/select-boot-kernel-initrd 2026-02-18 06:12:21.577 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/cleanup.d/99-remove-dib-img-functions 2026-02-18 06:12:21.581 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/extra-data.d/99-copy-dib-img-functions 2026-02-18 06:12:21.586 | Copying hooks for dynamic-login 2026-02-18 06:12:21.590 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/systemd 2026-02-18 06:12:21.592 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/sysv 2026-02-18 06:12:21.593 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/upstart 2026-02-18 06:12:21.598 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/install.d/70-enable-dynamic-login-services 2026-02-18 06:12:21.602 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/static/usr 2026-02-18 06:12:21.607 | Copying hooks for redhat-common 2026-02-18 06:12:21.612 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2026-02-18 06:12:21.616 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2026-02-18 06:12:21.620 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2026-02-18 06:12:21.628 | Copying hooks for repo-setup 2026-02-18 06:12:21.633 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/environment.d/01-repo-setup.bash 2026-02-18 06:12:21.637 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/pre-install.d/00-03-repo-setup 2026-02-18 06:12:21.642 | Copying hooks for cache-url 2026-02-18 06:12:21.646 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2026-02-18 06:12:21.656 | Copying hooks for disable-nouveau 2026-02-18 06:12:21.661 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/dracut.conf.d/disable-nouveau.conf 2026-02-18 06:12:21.667 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/disable-nouveau.conf 2026-02-18 06:12:21.672 | Copying hooks for runtime-ssh-host-keys 2026-02-18 06:12:21.676 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2026-02-18 06:12:21.680 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2026-02-18 06:12:21.682 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2026-02-18 06:12:21.686 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2026-02-18 06:12:21.690 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2026-02-18 06:12:21.698 | Copying hooks for openvswitch 2026-02-18 06:12:21.702 | Copying hooks /usr/share/edpm-image-builder/dib/openvswitch/install.d/74-openvswitch 2026-02-18 06:12:21.709 | Copying hooks for pkg-map 2026-02-18 06:12:21.714 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2026-02-18 06:12:21.718 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2026-02-18 06:12:21.722 | Copying hooks for centos 2026-02-18 06:12:21.726 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/environment.d/10-centos-distro-name.bash 2026-02-18 06:12:21.730 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/post-install.d/03-reset-bls-entries 2026-02-18 06:12:21.734 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/00-02-set-centos-mirror 2026-02-18 06:12:21.736 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/02-set-machine-id 2026-02-18 06:12:21.740 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/root.d/10-centos-cloud-image 2026-02-18 06:12:21.745 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/10-stream-build-succeeds 2026-02-18 06:12:21.747 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-build-succeeds 2026-02-18 06:12:21.748 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-stream-build-succeeds 2026-02-18 06:12:21.750 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/9-stream-build-succeeds 2026-02-18 06:12:21.761 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2026-02-18 06:12:21.765 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:12:21.765 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2026-02-18 06:12:21.771 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.qDKTWBOl/hooks/root.d ']' 2026-02-18 06:12:21.773 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.qDKTWBOl/hooks/root.d' 2026-02-18 06:12:21.774 | Running hooks from /tmp/dib_build.qDKTWBOl/hooks/root.d 2026-02-18 06:12:21.776 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2026-02-18 06:12:21.779 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.qDKTWBOl/hooks/root.d 2026-02-18 06:12:21.792 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/01-export-install-types.bash 2026-02-18 06:12:21.794 | + source /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/01-export-install-types.bash 2026-02-18 06:12:21.794 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:12:21.794 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:12:21.794 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/01-repo-setup.bash 2026-02-18 06:12:21.796 | + source /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/01-repo-setup.bash 2026-02-18 06:12:21.796 | ++ export DIB_REPO_SETUP=current-podified 2026-02-18 06:12:21.796 | ++ DIB_REPO_SETUP=current-podified 2026-02-18 06:12:21.796 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:12:21.796 | ++ DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:12:21.796 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:12:21.796 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:12:21.796 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:12:21.796 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:12:21.796 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/10-base-defaults 2026-02-18 06:12:21.798 | + source /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/10-base-defaults 2026-02-18 06:12:21.799 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:12:21.799 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:12:21.799 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:12:21.799 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:12:21.799 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-02-18 06:12:21.801 | + source /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-02-18 06:12:21.801 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2026-02-18 06:12:21.801 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2026-02-18 06:12:21.801 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-18 06:12:21.801 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-18 06:12:21.801 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-18 06:12:21.801 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2026-02-18 06:12:21.801 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2026-02-18 06:12:21.801 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-18 06:12:21.801 | ++ DIB_NO_TIMER_CHECK=True 2026-02-18 06:12:21.801 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2026-02-18 06:12:21.801 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2026-02-18 06:12:21.801 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-18 06:12:21.801 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-18 06:12:21.801 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:12:21.803 | + source /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:12:21.803 | ++ export DISTRO_NAME=centos 2026-02-18 06:12:21.803 | ++ DISTRO_NAME=centos 2026-02-18 06:12:21.803 | ++ export DIB_RELEASE=9-stream 2026-02-18 06:12:21.803 | ++ DIB_RELEASE=9-stream 2026-02-18 06:12:21.803 | ++ export EFI_BOOT_DIR=EFI/centos 2026-02-18 06:12:21.803 | ++ EFI_BOOT_DIR=EFI/centos 2026-02-18 06:12:21.803 | ++ export YUM=dnf 2026-02-18 06:12:21.803 | ++ YUM=dnf 2026-02-18 06:12:21.803 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/10-dracut-regenerate 2026-02-18 06:12:21.805 | + source /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/10-dracut-regenerate 2026-02-18 06:12:21.805 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2026-02-18 06:12:21.805 | - name: crypt 2026-02-18 06:12:21.805 | packages: 2026-02-18 06:12:21.805 | - cryptsetup 2026-02-18 06:12:21.805 | - name: lvm 2026-02-18 06:12:21.805 | packages: 2026-02-18 06:12:21.805 | - lvm2 2026-02-18 06:12:21.805 | ' 2026-02-18 06:12:21.805 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2026-02-18 06:12:21.805 | - name: crypt 2026-02-18 06:12:21.805 | packages: 2026-02-18 06:12:21.805 | - cryptsetup 2026-02-18 06:12:21.805 | - name: lvm 2026-02-18 06:12:21.805 | packages: 2026-02-18 06:12:21.805 | - lvm2 2026-02-18 06:12:21.805 | ' 2026-02-18 06:12:21.806 | ++ DIB_DRACUT_ENABLED_MODULES=' 2026-02-18 06:12:21.806 | - name: crypt 2026-02-18 06:12:21.806 | packages: 2026-02-18 06:12:21.806 | - cryptsetup 2026-02-18 06:12:21.806 | - name: lvm 2026-02-18 06:12:21.806 | packages: 2026-02-18 06:12:21.806 | - lvm2 2026-02-18 06:12:21.806 | ' 2026-02-18 06:12:21.806 | ++ export DIB_DRACUT_ENABLED_MODULES 2026-02-18 06:12:21.806 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/14-manifests 2026-02-18 06:12:21.807 | + source /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/14-manifests 2026-02-18 06:12:21.808 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:12:21.808 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:12:21.808 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2026-02-18 06:12:21.808 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2026-02-18 06:12:21.808 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/15-block-device.bash 2026-02-18 06:12:21.810 | + source /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/15-block-device.bash 2026-02-18 06:12:21.810 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2026-02-18 06:12:21.810 | ++ export DIB_BLOCK_DEVICE=efi 2026-02-18 06:12:21.810 | ++ DIB_BLOCK_DEVICE=efi 2026-02-18 06:12:21.810 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/15-growvols 2026-02-18 06:12:21.812 | + source /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/15-growvols 2026-02-18 06:12:21.812 | ++ export DIB_GROWVOLS_TRIGGER=manual 2026-02-18 06:12:21.812 | ++ DIB_GROWVOLS_TRIGGER=manual 2026-02-18 06:12:21.812 | ++ export DIB_GROWVOLS_ARGS= 2026-02-18 06:12:21.812 | ++ DIB_GROWVOLS_ARGS= 2026-02-18 06:12:21.812 | ++ export DIB_GROWVOLS_GROUP= 2026-02-18 06:12:21.812 | ++ DIB_GROWVOLS_GROUP= 2026-02-18 06:12:21.812 | ++ export DIB_GROWVOLS_DEVICE= 2026-02-18 06:12:21.812 | ++ DIB_GROWVOLS_DEVICE= 2026-02-18 06:12:21.812 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/50-redhat-common 2026-02-18 06:12:21.814 | + source /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/50-redhat-common 2026-02-18 06:12:21.814 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:12:21.814 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:12:21.814 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-18 06:12:21.814 | ++ DIB_INIT_SYSTEM=systemd 2026-02-18 06:12:21.814 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/99-dib-init-system 2026-02-18 06:12:21.816 | + source /tmp/dib_build.qDKTWBOl/hooks/root.d/../environment.d/99-dib-init-system 2026-02-18 06:12:21.816 | ++ '[' -z systemd ']' 2026-02-18 06:12:21.816 | ++ case $DIB_INIT_SYSTEM in 2026-02-18 06:12:21.816 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/root.d/10-centos-cloud-image 2026-02-18 06:12:21.819 | + set -eu 2026-02-18 06:12:21.819 | + set -o pipefail 2026-02-18 06:12:21.819 | + '[' -n amd64 ']' 2026-02-18 06:12:21.819 | + '[' -n /tmp/dib_build.qDKTWBOl/mnt ']' 2026-02-18 06:12:21.819 | + [[ amd64 x86_64 arm64 aarch64 ppc64le =~ amd64 ]] 2026-02-18 06:12:21.819 | + [[ amd64 =~ amd64 ]] 2026-02-18 06:12:21.819 | + ARCH=x86_64 2026-02-18 06:12:21.819 | + [[ 9-stream == \9 ]] 2026-02-18 06:12:21.819 | + dib_release_path=9-stream 2026-02-18 06:12:21.819 | + DIB_CLOUD_IMAGES=https://cloud.centos.org/centos/9-stream/x86_64/images 2026-02-18 06:12:21.819 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:12:21.819 | + '[' -n /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2026-02-18 06:12:21.819 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:12:21.819 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:12:21.819 | ++ basename /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:12:21.820 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:12:21.820 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-02-18 06:12:21.820 | + echo 'Extracting image...' 2026-02-18 06:12:21.820 | Extracting image... 2026-02-18 06:12:21.820 | + /tmp/dib_build.qDKTWBOl/hooks/bin/extract-image CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:12:21.822 | + set -eu 2026-02-18 06:12:21.822 | + set -o pipefail 2026-02-18 06:12:21.822 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:12:21.822 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-02-18 06:12:21.822 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:12:21.822 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:12:21.822 | + CACHED_TAR=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-02-18 06:12:21.822 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:12:21.822 | + TAR_LOCK=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock 2026-02-18 06:12:21.822 | + GUID_EFI=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2026-02-18 06:12:21.822 | + GUID_LINUX_BOOT=bc13c2ff-59e6-4262-a352-b275fd6f7172 2026-02-18 06:12:21.823 | ++ date 2026-02-18 06:12:21.824 | + echo 'Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Wed Feb 18 06:12:21 UTC 2026' 2026-02-18 06:12:21.824 | Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Wed Feb 18 06:12:21 UTC 2026 2026-02-18 06:12:21.824 | + flock -w 1200 9 2026-02-18 06:12:21.825 | + extract_image 2026-02-18 06:12:21.825 | + '[' -n '' -a -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2026-02-18 06:12:21.825 | + '[' -z /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2026-02-18 06:12:21.825 | + '[' '!' -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz -o /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 -nt /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2026-02-18 06:12:21.825 | + echo 'Repacking base image as tarball.' 2026-02-18 06:12:21.825 | Repacking base image as tarball. 2026-02-18 06:12:21.825 | ++ mktemp --tmpdir=/tmp -d 2026-02-18 06:12:21.826 | + WORKING=/tmp/tmp.98wVa0vH4U 2026-02-18 06:12:21.826 | + EACTION='rm -r /tmp/tmp.98wVa0vH4U' 2026-02-18 06:12:21.826 | + trap 'rm -r /tmp/tmp.98wVa0vH4U' EXIT 2026-02-18 06:12:21.826 | + echo 'Working in /tmp/tmp.98wVa0vH4U' 2026-02-18 06:12:21.826 | Working in /tmp/tmp.98wVa0vH4U 2026-02-18 06:12:21.827 | ++ mktemp --tmpdir=/tmp/tmp.98wVa0vH4U XXXXXX.raw 2026-02-18 06:12:21.827 | + RAW_FILE=/tmp/tmp.98wVa0vH4U/PvSyjB.raw 2026-02-18 06:12:21.827 | + '[' ow2 == .xz ']' 2026-02-18 06:12:21.828 | + qemu-img convert -f qcow2 -O raw /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 /tmp/tmp.98wVa0vH4U/PvSyjB.raw 2026-02-18 06:12:26.251 | +++ sudo losetup -f 2026-02-18 06:12:26.286 | ++ basename /dev/loop0 2026-02-18 06:12:26.287 | + LOOPDEV_BASE=loop0 2026-02-18 06:12:26.287 | + sudo kpartx -av /tmp/tmp.98wVa0vH4U/PvSyjB.raw 2026-02-18 06:12:26.633 | add map loop0p1 (253:0): 0 2048 linear 7:0 2048 2026-02-18 06:12:26.633 | add map loop0p2 (253:1): 0 409600 linear 7:0 4096 2026-02-18 06:12:26.633 | add map loop0p3 (253:2): 0 2097152 linear 7:0 413696 2026-02-18 06:12:26.633 | add map loop0p4 (253:3): 0 18458624 linear 7:0 2510848 2026-02-18 06:12:26.635 | + '[' -f /.dockerenv ']' 2026-02-18 06:12:26.635 | + timeout 5 sh -c 'while ! ls /dev/mapper/loop0p* ; do sleep 1; done' 2026-02-18 06:12:26.639 | /dev/mapper/loop0p1 2026-02-18 06:12:26.639 | /dev/mapper/loop0p2 2026-02-18 06:12:26.639 | /dev/mapper/loop0p3 2026-02-18 06:12:26.639 | /dev/mapper/loop0p4 2026-02-18 06:12:26.640 | + EACTION='sudo kpartx -d /tmp/tmp.98wVa0vH4U/PvSyjB.raw ; rm -r /tmp/tmp.98wVa0vH4U' 2026-02-18 06:12:26.640 | + trap 'sudo kpartx -d /tmp/tmp.98wVa0vH4U/PvSyjB.raw ; rm -r /tmp/tmp.98wVa0vH4U' EXIT 2026-02-18 06:12:26.640 | + ROOT_LOOPDEV= 2026-02-18 06:12:26.640 | + BOOT_LOOPDEV= 2026-02-18 06:12:26.640 | + EFI_LOOPDEV= 2026-02-18 06:12:26.640 | ++ ls /dev/mapper/loop0p1 /dev/mapper/loop0p2 /dev/mapper/loop0p3 /dev/mapper/loop0p4 2026-02-18 06:12:26.640 | ++ sort -r 2026-02-18 06:12:26.643 | + LOOPDEVS='/dev/mapper/loop0p4 2026-02-18 06:12:26.643 | /dev/mapper/loop0p3 2026-02-18 06:12:26.643 | /dev/mapper/loop0p2 2026-02-18 06:12:26.643 | /dev/mapper/loop0p1' 2026-02-18 06:12:26.643 | ++ echo /dev/mapper/loop0p4 /dev/mapper/loop0p3 /dev/mapper/loop0p2 /dev/mapper/loop0p1 2026-02-18 06:12:26.643 | ++ wc -w 2026-02-18 06:12:26.645 | + LOOPDEV_COUNT=4 2026-02-18 06:12:26.645 | + '[' 4 == 1 ']' 2026-02-18 06:12:26.645 | + for LOOPDEV in ${LOOPDEVS} 2026-02-18 06:12:26.645 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p4 2026-02-18 06:12:26.665 | + fstype=xfs 2026-02-18 06:12:26.665 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p4 2026-02-18 06:12:26.685 | + label=root 2026-02-18 06:12:26.685 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p4 2026-02-18 06:12:26.703 | + part_type=0fc63daf-8483-4772-8e79-3d69d8477de4 2026-02-18 06:12:26.703 | + '[' -z xfs ']' 2026-02-18 06:12:26.703 | + '[' -z '' ']' 2026-02-18 06:12:26.703 | + [[ 0fc63daf-8483-4772-8e79-3d69d8477de4 == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2026-02-18 06:12:26.703 | + '[' -z '' ']' 2026-02-18 06:12:26.703 | + [[ 0fc63daf-8483-4772-8e79-3d69d8477de4 == bc13c2ff-59e6-4262-a352-b275fd6f7172 ]] 2026-02-18 06:12:26.703 | + [[ root == \b\o\o\t ]] 2026-02-18 06:12:26.703 | + '[' -z '' ']' 2026-02-18 06:12:26.703 | + ROOT_LOOPDEV=/dev/mapper/loop0p4 2026-02-18 06:12:26.703 | + continue 2026-02-18 06:12:26.703 | + for LOOPDEV in ${LOOPDEVS} 2026-02-18 06:12:26.703 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p3 2026-02-18 06:12:26.722 | + fstype=xfs 2026-02-18 06:12:26.722 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p3 2026-02-18 06:12:26.740 | + label=boot 2026-02-18 06:12:26.740 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p3 2026-02-18 06:12:26.757 | + part_type=bc13c2ff-59e6-4262-a352-b275fd6f7172 2026-02-18 06:12:26.757 | + '[' -z xfs ']' 2026-02-18 06:12:26.757 | + '[' -z '' ']' 2026-02-18 06:12:26.757 | + [[ bc13c2ff-59e6-4262-a352-b275fd6f7172 == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2026-02-18 06:12:26.757 | + '[' -z '' ']' 2026-02-18 06:12:26.757 | + [[ bc13c2ff-59e6-4262-a352-b275fd6f7172 == bc13c2ff-59e6-4262-a352-b275fd6f7172 ]] 2026-02-18 06:12:26.757 | + BOOT_LOOPDEV=/dev/mapper/loop0p3 2026-02-18 06:12:26.757 | + continue 2026-02-18 06:12:26.757 | + for LOOPDEV in ${LOOPDEVS} 2026-02-18 06:12:26.758 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p2 2026-02-18 06:12:26.775 | + fstype=vfat 2026-02-18 06:12:26.776 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p2 2026-02-18 06:12:26.793 | + label= 2026-02-18 06:12:26.794 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p2 2026-02-18 06:12:26.810 | + part_type=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2026-02-18 06:12:26.810 | + '[' -z vfat ']' 2026-02-18 06:12:26.810 | + '[' -z '' ']' 2026-02-18 06:12:26.810 | + [[ c12a7328-f81f-11d2-ba4b-00a0c93ec93b == c12a7328-f81f-11d2-ba4b-00a0c93ec93b ]] 2026-02-18 06:12:26.810 | + EFI_LOOPDEV=/dev/mapper/loop0p2 2026-02-18 06:12:26.810 | + continue 2026-02-18 06:12:26.810 | + for LOOPDEV in ${LOOPDEVS} 2026-02-18 06:12:26.811 | ++ sudo blkid -o value -s TYPE -p /dev/mapper/loop0p1 2026-02-18 06:12:26.826 | + fstype= 2026-02-18 06:12:26.826 | ++ sudo blkid -o value -s LABEL -p /dev/mapper/loop0p1 2026-02-18 06:12:26.842 | + label= 2026-02-18 06:12:26.842 | ++ sudo blkid -o value -s PART_ENTRY_TYPE -p /dev/mapper/loop0p1 2026-02-18 06:12:26.860 | + part_type=21686148-6449-6e6f-744e-656564454649 2026-02-18 06:12:26.860 | + '[' -z '' ']' 2026-02-18 06:12:26.860 | + continue 2026-02-18 06:12:26.860 | + '[' -z /dev/mapper/loop0p4 ']' 2026-02-18 06:12:26.860 | + mkdir /tmp/tmp.98wVa0vH4U/mnt 2026-02-18 06:12:26.861 | ++ sudo blkid -o value -s TYPE /dev/mapper/loop0p4 2026-02-18 06:12:26.880 | + ROOT_FSTYPE=xfs 2026-02-18 06:12:26.880 | + '[' xfs = xfs ']' 2026-02-18 06:12:26.880 | + MOUNTOPTS='-o nouuid,ro' 2026-02-18 06:12:26.880 | + sudo mount -o nouuid,ro /dev/mapper/loop0p4 /tmp/tmp.98wVa0vH4U/mnt 2026-02-18 06:12:26.904 | + EACTION='sudo umount -f /tmp/tmp.98wVa0vH4U/mnt ; sudo kpartx -d /tmp/tmp.98wVa0vH4U/PvSyjB.raw ; rm -r /tmp/tmp.98wVa0vH4U' 2026-02-18 06:12:26.904 | + trap 'sudo umount -f /tmp/tmp.98wVa0vH4U/mnt ; sudo kpartx -d /tmp/tmp.98wVa0vH4U/PvSyjB.raw ; rm -r /tmp/tmp.98wVa0vH4U' EXIT 2026-02-18 06:12:26.904 | + '[' '!' -z /dev/mapper/loop0p3 ']' 2026-02-18 06:12:26.904 | ++ sudo blkid -o value -s TYPE /dev/mapper/loop0p4 2026-02-18 06:12:26.920 | + BOOT_FSTYPE=xfs 2026-02-18 06:12:26.920 | + '[' xfs = xfs ']' 2026-02-18 06:12:26.920 | + BOOT_MOUNTOPTS='-o nouuid,ro' 2026-02-18 06:12:26.920 | + sudo mount -o nouuid,ro /dev/mapper/loop0p3 /tmp/tmp.98wVa0vH4U/mnt/boot 2026-02-18 06:12:26.943 | + EACTION='sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.98wVa0vH4U/mnt ; sudo kpartx -d /tmp/tmp.98wVa0vH4U/PvSyjB.raw ; rm -r /tmp/tmp.98wVa0vH4U' 2026-02-18 06:12:26.943 | + trap 'sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.98wVa0vH4U/mnt ; sudo kpartx -d /tmp/tmp.98wVa0vH4U/PvSyjB.raw ; rm -r /tmp/tmp.98wVa0vH4U' EXIT 2026-02-18 06:12:26.943 | + '[' '!' -z /dev/mapper/loop0p2 ']' 2026-02-18 06:12:26.943 | + sudo mount /dev/mapper/loop0p2 /tmp/tmp.98wVa0vH4U/mnt/boot/efi 2026-02-18 06:12:26.973 | + EACTION='sudo umount -f /dev/mapper/loop0p2 ; sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.98wVa0vH4U/mnt ; sudo kpartx -d /tmp/tmp.98wVa0vH4U/PvSyjB.raw ; rm -r /tmp/tmp.98wVa0vH4U' 2026-02-18 06:12:26.973 | + trap 'sudo umount -f /dev/mapper/loop0p2 ; sudo umount -f /dev/mapper/loop0p3 ; sudo umount -f /tmp/tmp.98wVa0vH4U/mnt ; sudo kpartx -d /tmp/tmp.98wVa0vH4U/PvSyjB.raw ; rm -r /tmp/tmp.98wVa0vH4U' EXIT 2026-02-18 06:12:26.974 | ++ sudo chroot /tmp/tmp.98wVa0vH4U/mnt bin/tar --help 2026-02-18 06:12:26.974 | ++ grep -c xattrs-exclude 2026-02-18 06:12:26.995 | + '[' 0 == 1 ']' 2026-02-18 06:12:26.995 | + TAROPTS='--xattrs --xattrs-include=* --xattrs-exclude=security.selinux' 2026-02-18 06:12:26.995 | + sudo chroot /tmp/tmp.98wVa0vH4U/mnt bin/tar --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -cz . 2026-02-18 06:13:12.807 | + mv /tmp/tmp.98wVa0vH4U/tmp.tar /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-02-18 06:13:12.809 | + echo 'Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz' 2026-02-18 06:13:12.809 | Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-02-18 06:13:12.809 | + sudo tar -C /tmp/dib_build.qDKTWBOl/mnt --numeric-owner --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -xzf /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-02-18 06:13:20.897 | ++ sudo umount -f /dev/mapper/loop0p2 2026-02-18 06:13:20.918 | ++ sudo umount -f /dev/mapper/loop0p3 2026-02-18 06:13:20.951 | ++ sudo umount -f /tmp/tmp.98wVa0vH4U/mnt 2026-02-18 06:13:21.161 | ++ sudo kpartx -d /tmp/tmp.98wVa0vH4U/PvSyjB.raw 2026-02-18 06:13:21.221 | ++ rm -r /tmp/tmp.98wVa0vH4U 2026-02-18 06:13:21.465 | dib-run-parts 10-centos-cloud-image completed 2026-02-18 06:13:21.465 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/root.d/50-yum-cache 2026-02-18 06:13:21.467 | + set -eu 2026-02-18 06:13:21.467 | + set -o pipefail 2026-02-18 06:13:21.467 | + '[' -n /tmp/dib_build.qDKTWBOl/mnt ']' 2026-02-18 06:13:21.467 | + YUM_CACHE_DIR=/root/.cache/image-create/yum 2026-02-18 06:13:21.467 | + mkdir -p /root/.cache/image-create/yum 2026-02-18 06:13:21.468 | + sudo mkdir -p /tmp/dib_build.qDKTWBOl/mnt/tmp/yum 2026-02-18 06:13:21.487 | + sudo mount --bind /root/.cache/image-create/yum /tmp/dib_build.qDKTWBOl/mnt/tmp/yum 2026-02-18 06:13:21.506 | dib-run-parts 50-yum-cache completed 2026-02-18 06:13:21.506 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-18 06:13:21.506 | dib-run-parts 2026-02-18 06:13:21.507 | dib-run-parts Target: root.d 2026-02-18 06:13:21.507 | dib-run-parts 2026-02-18 06:13:21.507 | dib-run-parts Script Seconds 2026-02-18 06:13:21.507 | dib-run-parts --------------------------------------- ---------- 2026-02-18 06:13:21.507 | dib-run-parts 2026-02-18 06:13:21.516 | dib-run-parts 10-centos-cloud-image 59.647 2026-02-18 06:13:21.521 | dib-run-parts 50-yum-cache 0.040 2026-02-18 06:13:21.522 | dib-run-parts 2026-02-18 06:13:21.522 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-18 06:13:21.527 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2026-02-18 06:13:21.530 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:13:21.530 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2026-02-18 06:13:21.536 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:13:21.537 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2026-02-18 06:13:21.541 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2026-02-18 06:13:21.541 | bin 2026-02-18 06:13:21.541 | boot 2026-02-18 06:13:21.541 | dev 2026-02-18 06:13:21.541 | etc 2026-02-18 06:13:21.541 | home 2026-02-18 06:13:21.541 | lib 2026-02-18 06:13:21.541 | lib64 2026-02-18 06:13:21.541 | media 2026-02-18 06:13:21.541 | mnt 2026-02-18 06:13:21.541 | opt 2026-02-18 06:13:21.541 | proc 2026-02-18 06:13:21.541 | root 2026-02-18 06:13:21.541 | run 2026-02-18 06:13:21.541 | sbin 2026-02-18 06:13:21.541 | srv 2026-02-18 06:13:21.541 | sys 2026-02-18 06:13:21.541 | usr 2026-02-18 06:13:21.541 | var' ']' 2026-02-18 06:13:21.543 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf ']' 2026-02-18 06:13:21.546 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf ']' 2026-02-18 06:13:21.548 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf.ORIG 2026-02-18 06:13:21.565 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf 2026-02-18 06:13:21.582 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf 2026-02-18 06:13:21.601 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2026-02-18 06:13:21.603 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2026-02-18 06:13:21.607 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2026-02-18 06:13:21.610 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.qDKTWBOl/mnt/proc 2026-02-18 06:13:21.631 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.qDKTWBOl/mnt/dev 2026-02-18 06:13:21.650 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2026-02-18 06:13:21.653 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2026-02-18 06:13:21.657 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2026-02-18 06:13:21.660 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.qDKTWBOl/mnt/dev/pts 2026-02-18 06:13:21.678 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.qDKTWBOl/mnt/sys 2026-02-18 06:13:21.697 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /tmp/dib_build.qDKTWBOl/hooks/environment.d 2026-02-18 06:13:21.701 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2026-02-18 06:13:21.704 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2026-02-18 06:13:21.706 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-02-18 06:13:21.709 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.qDKTWBOl/hooks ']' 2026-02-18 06:13:21.712 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2026-02-18 06:13:21.715 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:13:21.716 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2026-02-18 06:13:21.721 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.qDKTWBOl/hooks/extra-data.d ']' 2026-02-18 06:13:21.724 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.qDKTWBOl/hooks/extra-data.d' 2026-02-18 06:13:21.724 | Running hooks from /tmp/dib_build.qDKTWBOl/hooks/extra-data.d 2026-02-18 06:13:21.727 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2026-02-18 06:13:21.730 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.qDKTWBOl/hooks/extra-data.d 2026-02-18 06:13:21.743 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2026-02-18 06:13:21.745 | + source /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2026-02-18 06:13:21.746 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:13:21.746 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:13:21.746 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2026-02-18 06:13:21.748 | + source /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2026-02-18 06:13:21.748 | ++ export DIB_REPO_SETUP=current-podified 2026-02-18 06:13:21.748 | ++ DIB_REPO_SETUP=current-podified 2026-02-18 06:13:21.748 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:13:21.748 | ++ DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:13:21.748 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:13:21.748 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:13:21.748 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:13:21.748 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:13:21.748 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/10-base-defaults 2026-02-18 06:13:21.750 | + source /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/10-base-defaults 2026-02-18 06:13:21.750 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:13:21.750 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:13:21.750 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:13:21.750 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:13:21.750 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-02-18 06:13:21.752 | + source /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-02-18 06:13:21.753 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2026-02-18 06:13:21.753 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2026-02-18 06:13:21.753 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-18 06:13:21.753 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-18 06:13:21.753 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-18 06:13:21.753 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2026-02-18 06:13:21.753 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2026-02-18 06:13:21.753 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-18 06:13:21.753 | ++ DIB_NO_TIMER_CHECK=True 2026-02-18 06:13:21.753 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2026-02-18 06:13:21.753 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2026-02-18 06:13:21.753 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-18 06:13:21.753 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-18 06:13:21.753 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:13:21.755 | + source /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:13:21.755 | ++ export DISTRO_NAME=centos 2026-02-18 06:13:21.755 | ++ DISTRO_NAME=centos 2026-02-18 06:13:21.755 | ++ export DIB_RELEASE=9-stream 2026-02-18 06:13:21.755 | ++ DIB_RELEASE=9-stream 2026-02-18 06:13:21.755 | ++ export EFI_BOOT_DIR=EFI/centos 2026-02-18 06:13:21.755 | ++ EFI_BOOT_DIR=EFI/centos 2026-02-18 06:13:21.755 | ++ export YUM=dnf 2026-02-18 06:13:21.755 | ++ YUM=dnf 2026-02-18 06:13:21.755 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/10-dracut-regenerate 2026-02-18 06:13:21.757 | + source /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/10-dracut-regenerate 2026-02-18 06:13:21.757 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2026-02-18 06:13:21.757 | - name: crypt 2026-02-18 06:13:21.757 | packages: 2026-02-18 06:13:21.757 | - cryptsetup 2026-02-18 06:13:21.757 | - name: lvm 2026-02-18 06:13:21.757 | packages: 2026-02-18 06:13:21.757 | - lvm2 2026-02-18 06:13:21.757 | ' 2026-02-18 06:13:21.758 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2026-02-18 06:13:21.758 | - name: crypt 2026-02-18 06:13:21.758 | packages: 2026-02-18 06:13:21.758 | - cryptsetup 2026-02-18 06:13:21.758 | - name: lvm 2026-02-18 06:13:21.758 | packages: 2026-02-18 06:13:21.758 | - lvm2 2026-02-18 06:13:21.758 | ' 2026-02-18 06:13:21.758 | ++ DIB_DRACUT_ENABLED_MODULES=' 2026-02-18 06:13:21.758 | - name: crypt 2026-02-18 06:13:21.758 | packages: 2026-02-18 06:13:21.758 | - cryptsetup 2026-02-18 06:13:21.758 | - name: lvm 2026-02-18 06:13:21.758 | packages: 2026-02-18 06:13:21.758 | - lvm2 2026-02-18 06:13:21.758 | ' 2026-02-18 06:13:21.758 | ++ export DIB_DRACUT_ENABLED_MODULES 2026-02-18 06:13:21.758 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:13:21.760 | + source /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:13:21.760 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:13:21.760 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:13:21.760 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/14-manifests 2026-02-18 06:13:21.763 | + source /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/14-manifests 2026-02-18 06:13:21.764 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:13:21.764 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:13:21.764 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2026-02-18 06:13:21.764 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2026-02-18 06:13:21.764 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-02-18 06:13:21.766 | + source /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-02-18 06:13:21.766 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2026-02-18 06:13:21.766 | ++ export DIB_BLOCK_DEVICE=efi 2026-02-18 06:13:21.766 | ++ DIB_BLOCK_DEVICE=efi 2026-02-18 06:13:21.766 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/15-growvols 2026-02-18 06:13:21.768 | + source /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/15-growvols 2026-02-18 06:13:21.768 | ++ export DIB_GROWVOLS_TRIGGER=manual 2026-02-18 06:13:21.768 | ++ DIB_GROWVOLS_TRIGGER=manual 2026-02-18 06:13:21.768 | ++ export DIB_GROWVOLS_ARGS= 2026-02-18 06:13:21.768 | ++ DIB_GROWVOLS_ARGS= 2026-02-18 06:13:21.768 | ++ export DIB_GROWVOLS_GROUP= 2026-02-18 06:13:21.768 | ++ DIB_GROWVOLS_GROUP= 2026-02-18 06:13:21.768 | ++ export DIB_GROWVOLS_DEVICE= 2026-02-18 06:13:21.768 | ++ DIB_GROWVOLS_DEVICE= 2026-02-18 06:13:21.768 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/50-redhat-common 2026-02-18 06:13:21.770 | + source /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/50-redhat-common 2026-02-18 06:13:21.770 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:13:21.770 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:13:21.770 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-18 06:13:21.770 | ++ DIB_INIT_SYSTEM=systemd 2026-02-18 06:13:21.770 | dib-run-parts Sourcing environment file /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-02-18 06:13:21.772 | + source /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-02-18 06:13:21.773 | ++ '[' -z systemd ']' 2026-02-18 06:13:21.773 | ++ case $DIB_INIT_SYSTEM in 2026-02-18 06:13:21.773 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/10-create-pkg-map-dir 2026-02-18 06:13:21.793 | Copying pkg-map for source-repositories 2026-02-18 06:13:21.809 | Copying pkg-map for dracut-regenerate 2026-02-18 06:13:21.825 | Copying pkg-map for base 2026-02-18 06:13:21.841 | Copying pkg-map for openssh-server 2026-02-18 06:13:21.858 | Copying pkg-map for bootloader 2026-02-18 06:13:21.875 | Copying pkg-map for install-static 2026-02-18 06:13:21.891 | Copying pkg-map for cache-url 2026-02-18 06:13:21.907 | Copying pkg-map for runtime-ssh-host-keys 2026-02-18 06:13:21.926 | dib-run-parts 10-create-pkg-map-dir completed 2026-02-18 06:13:21.926 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/20-manifest-dir 2026-02-18 06:13:21.928 | + set -eu 2026-02-18 06:13:21.928 | + set -o pipefail 2026-02-18 06:13:21.928 | + sudo mkdir -p /tmp/dib_build.qDKTWBOl/mnt//etc/dib-manifests 2026-02-18 06:13:21.945 | dib-run-parts 20-manifest-dir completed 2026-02-18 06:13:21.945 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/50-dracut-conf 2026-02-18 06:13:21.950 | Copying dracut config from /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau 2026-02-18 06:13:21.967 | dib-run-parts 50-dracut-conf completed 2026-02-18 06:13:21.967 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/50-modprobe-blacklist 2026-02-18 06:13:21.969 | + set -eu 2026-02-18 06:13:21.969 | + set -o pipefail 2026-02-18 06:13:21.969 | + '[' '!' -d /tmp/dib_build.qDKTWBOl/mnt/etc/modprobe.d ']' 2026-02-18 06:13:21.969 | ++ get_image_element_array 2026-02-18 06:13:21.970 | ++ echo '[dracut-regenerate]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate [centos]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos [package-installs]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs [select-boot-kernel-initrd]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd [remove-resolvconf]=/usr/share/edpm-image-builder/dib/remove-resolvconf [edpm-partition-uefi]=/usr/share/edpm-image-builder/dib/edpm-partition-uefi [disable-nouveau]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau [manifests]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests [install-static]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static [enable-packages-install]=/usr/share/edpm-image-builder/dib/enable-packages-install [openssh-server]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server [openvswitch]=/usr/share/edpm-image-builder/dib/openvswitch [cloud-init-network-renderer]=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer [pkg-map]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map [reset-bls-entries]=/usr/share/edpm-image-builder/dib/reset-bls-entries [modprobe]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe [runtime-ssh-host-keys]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [rpm-distro]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro [yum]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum [dib-init-system]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system [install-bin]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin [override-pip-and-virtualenv]=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv [source-repositories]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories [dynamic-login]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login [bootloader]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader [sysprep]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep [selinux-fixfiles-restore]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore [selinux-permissive]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive [stable-interface-names]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names [redhat-common]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common [repo-setup]=/usr/share/edpm-image-builder/dib/repo-setup [interface-names]=/usr/share/edpm-image-builder/dib/interface-names [cache-url]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url [edpm-base]=/usr/share/edpm-image-builder/dib/edpm-base [base]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base [element-manifest]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest [install-types]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types [growvols]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols ' 2026-02-18 06:13:21.970 | + eval declare -A 'image_elements=([dracut-regenerate]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate' '[centos]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos' '[package-installs]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' '[select-boot-kernel-initrd]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd' '[remove-resolvconf]=/usr/share/edpm-image-builder/dib/remove-resolvconf' '[edpm-partition-uefi]=/usr/share/edpm-image-builder/dib/edpm-partition-uefi' '[disable-nouveau]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau' '[manifests]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests' '[install-static]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static' '[enable-packages-install]=/usr/share/edpm-image-builder/dib/enable-packages-install' '[openssh-server]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' '[openvswitch]=/usr/share/edpm-image-builder/dib/openvswitch' '[cloud-init-network-renderer]=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer' '[pkg-map]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' '[reset-bls-entries]=/usr/share/edpm-image-builder/dib/reset-bls-entries' '[modprobe]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe' '[runtime-ssh-host-keys]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[rpm-distro]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro' '[yum]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum' '[dib-init-system]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' '[install-bin]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' '[override-pip-and-virtualenv]=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv' '[source-repositories]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' '[dynamic-login]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login' '[bootloader]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' '[sysprep]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' '[selinux-fixfiles-restore]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore' '[selinux-permissive]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive' '[stable-interface-names]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names' '[redhat-common]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common' '[repo-setup]=/usr/share/edpm-image-builder/dib/repo-setup' '[interface-names]=/usr/share/edpm-image-builder/dib/interface-names' '[cache-url]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' '[edpm-base]=/usr/share/edpm-image-builder/dib/edpm-base' '[base]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base' '[element-manifest]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest' '[install-types]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types' '[growvols]=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols' ')' 2026-02-18 06:13:21.970 | ++ image_elements=(['dracut-regenerate']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate' ['centos']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos' ['package-installs']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs' ['select-boot-kernel-initrd']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd' ['remove-resolvconf']='/usr/share/edpm-image-builder/dib/remove-resolvconf' ['edpm-partition-uefi']='/usr/share/edpm-image-builder/dib/edpm-partition-uefi' ['disable-nouveau']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau' ['manifests']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests' ['install-static']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static' ['enable-packages-install']='/usr/share/edpm-image-builder/dib/enable-packages-install' ['openssh-server']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server' ['openvswitch']='/usr/share/edpm-image-builder/dib/openvswitch' ['cloud-init-network-renderer']='/usr/share/edpm-image-builder/dib/cloud-init-network-renderer' ['pkg-map']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map' ['reset-bls-entries']='/usr/share/edpm-image-builder/dib/reset-bls-entries' ['modprobe']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe' ['runtime-ssh-host-keys']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['rpm-distro']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro' ['yum']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum' ['dib-init-system']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system' ['install-bin']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin' ['override-pip-and-virtualenv']='/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv' ['source-repositories']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories' ['dynamic-login']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login' ['bootloader']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader' ['sysprep']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep' ['selinux-fixfiles-restore']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore' ['selinux-permissive']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive' ['stable-interface-names']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names' ['redhat-common']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common' ['repo-setup']='/usr/share/edpm-image-builder/dib/repo-setup' ['interface-names']='/usr/share/edpm-image-builder/dib/interface-names' ['cache-url']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url' ['edpm-base']='/usr/share/edpm-image-builder/dib/edpm-base' ['base']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/base' ['element-manifest']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest' ['install-types']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types' ['growvols']='/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols') 2026-02-18 06:13:21.971 | ++ declare -A image_elements 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=cloud-init-network-renderer 2026-02-18 06:13:21.971 | + element_dir=/usr/share/edpm-image-builder/dib/cloud-init-network-renderer 2026-02-18 06:13:21.971 | + '[' -d /usr/share/edpm-image-builder/dib/cloud-init-network-renderer/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=override-pip-and-virtualenv 2026-02-18 06:13:21.971 | + element_dir=/usr/share/edpm-image-builder/dib/override-pip-and-virtualenv 2026-02-18 06:13:21.971 | + '[' -d /usr/share/edpm-image-builder/dib/override-pip-and-virtualenv/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=enable-packages-install 2026-02-18 06:13:21.971 | + element_dir=/usr/share/edpm-image-builder/dib/enable-packages-install 2026-02-18 06:13:21.971 | + '[' -d /usr/share/edpm-image-builder/dib/enable-packages-install/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=install-bin 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=stable-interface-names 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=source-repositories 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=interface-names 2026-02-18 06:13:21.971 | + element_dir=/usr/share/edpm-image-builder/dib/interface-names 2026-02-18 06:13:21.971 | + '[' -d /usr/share/edpm-image-builder/dib/interface-names/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=remove-resolvconf 2026-02-18 06:13:21.971 | + element_dir=/usr/share/edpm-image-builder/dib/remove-resolvconf 2026-02-18 06:13:21.971 | + '[' -d /usr/share/edpm-image-builder/dib/remove-resolvconf/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=package-installs 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=yum 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/yum 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=selinux-permissive 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=dracut-regenerate 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=modprobe 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=rpm-distro 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=base 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/base 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=reset-bls-entries 2026-02-18 06:13:21.971 | + element_dir=/usr/share/edpm-image-builder/dib/reset-bls-entries 2026-02-18 06:13:21.971 | + '[' -d /usr/share/edpm-image-builder/dib/reset-bls-entries/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=install-types 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=element-manifest 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=selinux-fixfiles-restore 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=openssh-server 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=bootloader 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=manifests 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=growvols 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=edpm-partition-uefi 2026-02-18 06:13:21.971 | + element_dir=/usr/share/edpm-image-builder/dib/edpm-partition-uefi 2026-02-18 06:13:21.971 | + '[' -d /usr/share/edpm-image-builder/dib/edpm-partition-uefi/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=edpm-base 2026-02-18 06:13:21.971 | + element_dir=/usr/share/edpm-image-builder/dib/edpm-base 2026-02-18 06:13:21.971 | + '[' -d /usr/share/edpm-image-builder/dib/edpm-base/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=sysprep 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=dib-init-system 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=install-static 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=select-boot-kernel-initrd 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.971 | + element=dynamic-login 2026-02-18 06:13:21.971 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login 2026-02-18 06:13:21.971 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/modprobe.d/ ']' 2026-02-18 06:13:21.971 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.972 | + element=redhat-common 2026-02-18 06:13:21.972 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common 2026-02-18 06:13:21.972 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/modprobe.d/ ']' 2026-02-18 06:13:21.972 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.972 | + element=repo-setup 2026-02-18 06:13:21.972 | + element_dir=/usr/share/edpm-image-builder/dib/repo-setup 2026-02-18 06:13:21.972 | + '[' -d /usr/share/edpm-image-builder/dib/repo-setup/modprobe.d/ ']' 2026-02-18 06:13:21.972 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.972 | + element=cache-url 2026-02-18 06:13:21.972 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url 2026-02-18 06:13:21.972 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2026-02-18 06:13:21.972 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.972 | + element=disable-nouveau 2026-02-18 06:13:21.972 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau 2026-02-18 06:13:21.972 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/ ']' 2026-02-18 06:13:21.972 | + sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/elements/disable-nouveau/modprobe.d/disable-nouveau.conf /tmp/dib_build.qDKTWBOl/mnt/etc/modprobe.d/ 2026-02-18 06:13:21.988 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.988 | + element=runtime-ssh-host-keys 2026-02-18 06:13:21.988 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys 2026-02-18 06:13:21.988 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/modprobe.d/ ']' 2026-02-18 06:13:21.988 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.988 | + element=openvswitch 2026-02-18 06:13:21.988 | + element_dir=/usr/share/edpm-image-builder/dib/openvswitch 2026-02-18 06:13:21.988 | + '[' -d /usr/share/edpm-image-builder/dib/openvswitch/modprobe.d/ ']' 2026-02-18 06:13:21.988 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.988 | + element=pkg-map 2026-02-18 06:13:21.988 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map 2026-02-18 06:13:21.988 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2026-02-18 06:13:21.988 | + for i in "${!image_elements[@]}" 2026-02-18 06:13:21.988 | + element=centos 2026-02-18 06:13:21.988 | + element_dir=/usr/lib/python3.9/site-packages/diskimage_builder/elements/centos 2026-02-18 06:13:21.988 | + '[' -d /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/modprobe.d/ ']' 2026-02-18 06:13:21.989 | dib-run-parts 50-modprobe-blacklist completed 2026-02-18 06:13:21.990 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/75-inject-element-manifest 2026-02-18 06:13:21.992 | + set -eu 2026-02-18 06:13:21.992 | + set -o pipefail 2026-02-18 06:13:21.992 | + DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest 2026-02-18 06:13:21.992 | ++ dirname /etc/dib-manifests/dib-element-manifest 2026-02-18 06:13:21.994 | + sudo mkdir -p /tmp/dib_build.qDKTWBOl/mnt//etc/dib-manifests 2026-02-18 06:13:22.009 | + sudo /bin/bash -c 'echo dracut-regenerate centos package-installs select-boot-kernel-initrd remove-resolvconf edpm-partition-uefi disable-nouveau manifests install-static enable-packages-install openssh-server openvswitch cloud-init-network-renderer pkg-map reset-bls-entries modprobe runtime-ssh-host-keys rpm-distro yum dib-init-system install-bin override-pip-and-virtualenv source-repositories dynamic-login bootloader sysprep selinux-fixfiles-restore selinux-permissive stable-interface-names redhat-common repo-setup interface-names cache-url edpm-base base element-manifest install-types growvols | tr '\'' '\'' '\''\n'\'' > /tmp/dib_build.qDKTWBOl/mnt//etc/dib-manifests/dib-element-manifest' 2026-02-18 06:13:22.028 | dib-run-parts 75-inject-element-manifest completed 2026-02-18 06:13:22.028 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/98-source-repositories 2026-02-18 06:13:22.039 | dib-run-parts 98-source-repositories completed 2026-02-18 06:13:22.039 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/99-copy-dib-img-functions 2026-02-18 06:13:22.041 | + set -eu 2026-02-18 06:13:22.041 | + set -o pipefail 2026-02-18 06:13:22.041 | + sudo mkdir -p /tmp/dib_build.qDKTWBOl/mnt/lib/diskimage-builder 2026-02-18 06:13:22.058 | + sudo cp -t /tmp/dib_build.qDKTWBOl/mnt/lib/diskimage-builder /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2026-02-18 06:13:22.075 | dib-run-parts 99-copy-dib-img-functions completed 2026-02-18 06:13:22.075 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/99-enable-install-types 2026-02-18 06:13:22.077 | + set -eu 2026-02-18 06:13:22.077 | + set -o pipefail 2026-02-18 06:13:22.077 | + declare -a SPECIFIED_ELEMS 2026-02-18 06:13:22.077 | + SPECIFIED_ELEMS[0]= 2026-02-18 06:13:22.077 | + PREFIX=DIB_INSTALLTYPE_ 2026-02-18 06:13:22.078 | ++ env 2026-02-18 06:13:22.078 | ++ grep '^DIB_INSTALLTYPE_' 2026-02-18 06:13:22.078 | ++ cut -d= -f1 2026-02-18 06:13:22.080 | ++ echo '' 2026-02-18 06:13:22.080 | + INSTALL_TYPE_VARS= 2026-02-18 06:13:22.080 | ++ find /tmp/dib_build.qDKTWBOl/hooks/install.d -maxdepth 1 -name '*-package-install' -type d 2026-02-18 06:13:22.081 | + default_install_type_dirs= 2026-02-18 06:13:22.083 | dib-run-parts 99-enable-install-types completed 2026-02-18 06:13:22.083 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/99-squash-package-install 2026-02-18 06:13:22.085 | + set -eu 2026-02-18 06:13:22.085 | + set -o pipefail 2026-02-18 06:13:22.085 | ++ dirname /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/99-squash-package-install 2026-02-18 06:13:22.086 | + sudo -E /usr/bin/python3 /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash '--elements=dracut-regenerate centos package-installs select-boot-kernel-initrd remove-resolvconf edpm-partition-uefi disable-nouveau manifests install-static enable-packages-install openssh-server openvswitch cloud-init-network-renderer pkg-map reset-bls-entries modprobe runtime-ssh-host-keys rpm-distro yum dib-init-system install-bin override-pip-and-virtualenv source-repositories dynamic-login bootloader sysprep selinux-fixfiles-restore selinux-permissive stable-interface-names redhat-common repo-setup interface-names cache-url edpm-base base element-manifest install-types growvols' --path=/usr/share/ironic-python-agent-builder/dib/:/usr/share/edpm-image-builder//dib/:/usr/lib/python3.9/site-packages/diskimage_builder/elements /tmp/dib_build.qDKTWBOl/mnt/tmp/package-installs.json 2026-02-18 06:13:22.168 | DEBUG __main__ [-] element_dirs -> [('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dracut-regenerate'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'centos'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'select-boot-kernel-initrd'), ('/usr/share/edpm-image-builder//dib/', 'remove-resolvconf'), ('/usr/share/edpm-image-builder//dib/', 'edpm-partition-uefi'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'disable-nouveau'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/share/edpm-image-builder//dib/', 'enable-packages-install'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/share/edpm-image-builder//dib/', 'openvswitch'), ('/usr/share/edpm-image-builder//dib/', 'cloud-init-network-renderer'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/share/edpm-image-builder//dib/', 'reset-bls-entries'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'modprobe'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'yum'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/share/edpm-image-builder//dib/', 'override-pip-and-virtualenv'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dynamic-login'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'bootloader'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-fixfiles-restore'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-permissive'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'stable-interface-names'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/share/edpm-image-builder//dib/', 'repo-setup'), ('/usr/share/edpm-image-builder//dib/', 'interface-names'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/share/edpm-image-builder//dib/', 'edpm-base'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'base'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'element-manifest'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'growvols')] main /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:212 2026-02-18 06:13:22.168 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/dracut-regenerate/package-installs.yaml 2026-02-18 06:13:22.168 | DEBUG __main__ [-] Considering dracut-regenerate/python3-PyYAML param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.169 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.169 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/package-installs.yaml 2026-02-18 06:13:22.169 | DEBUG __main__ [-] Considering centos/device-mapper-multipath param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.169 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.169 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2026-02-18 06:13:22.170 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.170 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.170 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2026-02-18 06:13:22.170 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.170 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.170 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/openvswitch/package-installs.yaml 2026-02-18 06:13:22.171 | DEBUG __main__ [-] Considering openvswitch/openvswitch param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.171 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.171 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2026-02-18 06:13:22.171 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.171 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.171 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2026-02-18 06:13:22.172 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.172 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.172 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/stable-interface-names/package-installs.yaml 2026-02-18 06:13:22.172 | DEBUG __main__ [-] Considering stable-interface-names/biosdevname param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.172 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.172 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2026-02-18 06:13:22.174 | DEBUG __main__ [-] Considering redhat-common/lsof param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.174 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.174 | DEBUG __main__ [-] Considering redhat-common/tcpdump param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.174 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.174 | DEBUG __main__ [-] Considering redhat-common/traceroute param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.174 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.174 | DEBUG __main__ [-] Considering redhat-common/which param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.174 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.174 | DEBUG __main__ [-] Considering redhat-common/gettext param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.174 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.174 | DEBUG __main__ [-] Considering redhat-common/ca-certificates param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.174 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.174 | DEBUG __main__ [-] Considering redhat-common/selinux-policy param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.174 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.174 | DEBUG __main__ [-] Considering redhat-common/selinux-policy-targeted param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.174 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.174 | DEBUG __main__ [-] Considering redhat-common/python3-libselinux param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.174 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.174 | DEBUG __main__ [-] Considering redhat-common/python3-policycoreutils param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.174 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.174 | DEBUG __main__ [-] Considering redhat-common/policycoreutils-python-utils param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.174 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.174 | DEBUG __main__ [-] Considering redhat-common/rng-tools param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.174 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.174 | DEBUG __main__ [-] Considering redhat-common/passwd param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.174 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.174 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2026-02-18 06:13:22.175 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.175 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.175 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/edpm-base/package-installs.yaml 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/buildah param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/chrony param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/crudini param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/crypto-policies-scripts param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/device-mapper-multipath param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/driverctl param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/grubby param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/iptables-services param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/jq param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/lvm2 param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/nftables param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/numactl param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/openssh-server param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/openstack-selinux param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/openvswitch param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/os-net-config param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/podman param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/python3-libselinux param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/python3-pyyaml param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.177 | DEBUG __main__ [-] Considering edpm-base/rsync param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.177 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.178 | DEBUG __main__ [-] Considering edpm-base/tmpwatch param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.178 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.178 | DEBUG __main__ [-] Considering edpm-base/tuned-profiles-cpu-partitioning param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.178 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.178 | DEBUG __main__ [-] Considering edpm-base/sysstat param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.178 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.178 | DEBUG __main__ [-] Considering edpm-base/iproute-tc param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.178 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.178 | DEBUG __main__ [-] Considering edpm-base/kexec-tools param:{'uninstall': True} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.178 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.178 | DEBUG __main__ [-] Considering edpm-base/telnet param:{'uninstall': True} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.178 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.178 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/growvols/package-installs.yaml 2026-02-18 06:13:22.179 | DEBUG __main__ [-] Considering growvols/gdisk param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.179 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.179 | DEBUG __main__ [-] Considering growvols/util-linux param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.179 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.179 | DEBUG __main__ [-] Considering growvols/lvm2 param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.179 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.179 | DEBUG __main__ [-] Considering growvols/parted param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.179 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.179 | DEBUG __main__ [-] Considering growvols/xfsprogs param:{} collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:13:22.179 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:13:22.179 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'pre-install.d': defaultdict(, {'uninstall': [], 'install': [('python3-PyYAML', 'dracut-regenerate'), ('gettext', 'redhat-common')]}), 'install.d': defaultdict(, {'uninstall': [('kexec-tools', 'edpm-base'), ('telnet', 'edpm-base')], 'install': [('device-mapper-multipath', 'centos'), ('rsync', 'install-static'), ('openssh-server', 'openssh-server'), ('openvswitch', 'openvswitch'), ('openssh-client', 'runtime-ssh-host-keys'), ('git', 'source-repositories'), ('biosdevname', 'stable-interface-names'), ('lsof', 'redhat-common'), ('tcpdump', 'redhat-common'), ('traceroute', 'redhat-common'), ('which', 'redhat-common'), ('ca-certificates', 'redhat-common'), ('selinux-policy', 'redhat-common'), ('selinux-policy-targeted', 'redhat-common'), ('python3-libselinux', 'redhat-common'), ('python3-policycoreutils', 'redhat-common'), ('policycoreutils-python-utils', 'redhat-common'), ('rng-tools', 'redhat-common'), ('passwd', 'redhat-common'), ('curl', 'cache-url'), ('buildah', 'edpm-base'), ('chrony', 'edpm-base'), ('crudini', 'edpm-base'), ('crypto-policies-scripts', 'edpm-base'), ('device-mapper-multipath', 'edpm-base'), ('driverctl', 'edpm-base'), ('grubby', 'edpm-base'), ('iptables-services', 'edpm-base'), ('jq', 'edpm-base'), ('lvm2', 'edpm-base'), ('nftables', 'edpm-base'), ('numactl', 'edpm-base'), ('openssh-server', 'edpm-base'), ('openstack-selinux', 'edpm-base'), ('openvswitch', 'edpm-base'), ('os-net-config', 'edpm-base'), ('podman', 'edpm-base'), ('python3-libselinux', 'edpm-base'), ('python3-pyyaml', 'edpm-base'), ('rsync', 'edpm-base'), ('tmpwatch', 'edpm-base'), ('tuned-profiles-cpu-partitioning', 'edpm-base'), ('sysstat', 'edpm-base'), ('iproute-tc', 'edpm-base'), ('gdisk', 'growvols'), ('util-linux', 'growvols'), ('lvm2', 'growvols'), ('parted', 'growvols'), ('xfsprogs', 'growvols')]})}) main /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/../bin/package-installs-squash:232 2026-02-18 06:13:22.187 | dib-run-parts 99-squash-package-install completed 2026-02-18 06:13:22.187 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/extra-data.d/99-yum-repo-conf 2026-02-18 06:13:22.189 | + set -eu 2026-02-18 06:13:22.189 | + set -o pipefail 2026-02-18 06:13:22.189 | + '[' -z '/etc/yum.repos.d/*' ']' 2026-02-18 06:13:22.189 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:13:22.189 | + '[' '!' -f /etc/yum.repos.d/centos-addons.repo ']' 2026-02-18 06:13:22.189 | + sudo cp -L -f /etc/yum.repos.d/centos-addons.repo /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d 2026-02-18 06:13:22.206 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:13:22.206 | + '[' '!' -f /etc/yum.repos.d/centos.repo ']' 2026-02-18 06:13:22.206 | + sudo cp -L -f /etc/yum.repos.d/centos.repo /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d 2026-02-18 06:13:22.222 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:13:22.222 | + '[' '!' -f /etc/yum.repos.d/delorean-antelope-testing.repo ']' 2026-02-18 06:13:22.222 | + sudo cp -L -f /etc/yum.repos.d/delorean-antelope-testing.repo /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d 2026-02-18 06:13:22.238 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:13:22.239 | + '[' '!' -f /etc/yum.repos.d/delorean.repo ']' 2026-02-18 06:13:22.239 | + sudo cp -L -f /etc/yum.repos.d/delorean.repo /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d 2026-02-18 06:13:22.254 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:13:22.254 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-appstream.repo ']' 2026-02-18 06:13:22.254 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-appstream.repo /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d 2026-02-18 06:13:22.269 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:13:22.269 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-baseos.repo ']' 2026-02-18 06:13:22.269 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-baseos.repo /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d 2026-02-18 06:13:22.284 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:13:22.284 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo ']' 2026-02-18 06:13:22.284 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d 2026-02-18 06:13:22.299 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:13:22.299 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-powertools.repo ']' 2026-02-18 06:13:22.299 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-powertools.repo /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d 2026-02-18 06:13:22.316 | dib-run-parts 99-yum-repo-conf completed 2026-02-18 06:13:22.316 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-18 06:13:22.316 | dib-run-parts 2026-02-18 06:13:22.317 | dib-run-parts Target: extra-data.d 2026-02-18 06:13:22.317 | dib-run-parts 2026-02-18 06:13:22.317 | dib-run-parts Script Seconds 2026-02-18 06:13:22.317 | dib-run-parts --------------------------------------- ---------- 2026-02-18 06:13:22.317 | dib-run-parts 2026-02-18 06:13:22.326 | dib-run-parts 10-create-pkg-map-dir 0.152 2026-02-18 06:13:22.331 | dib-run-parts 20-manifest-dir 0.018 2026-02-18 06:13:22.336 | dib-run-parts 50-dracut-conf 0.020 2026-02-18 06:13:22.340 | dib-run-parts 50-modprobe-blacklist 0.022 2026-02-18 06:13:22.345 | dib-run-parts 75-inject-element-manifest 0.037 2026-02-18 06:13:22.350 | dib-run-parts 98-source-repositories 0.010 2026-02-18 06:13:22.355 | dib-run-parts 99-copy-dib-img-functions 0.035 2026-02-18 06:13:22.360 | dib-run-parts 99-enable-install-types 0.007 2026-02-18 06:13:22.364 | dib-run-parts 99-squash-package-install 0.103 2026-02-18 06:13:22.369 | dib-run-parts 99-yum-repo-conf 0.128 2026-02-18 06:13:22.370 | dib-run-parts 2026-02-18 06:13:22.370 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-18 06:13:22.374 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-extra-data bash 2026-02-18 06:13:22.377 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:13:22.378 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2026-02-18 06:13:22.383 | + diskimage_builder/lib/disk-image-create:main:360 : run_d_in_target pre-install 2026-02-18 06:13:22.385 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2026-02-18 06:13:22.388 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.qDKTWBOl/hooks ']' 2026-02-18 06:13:22.391 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.qDKTWBOl/hooks/pre-install.d ']' 2026-02-18 06:13:22.393 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:13:22.411 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.qDKTWBOl/hooks 2026-02-18 06:13:22.429 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.qDKTWBOl/hooks /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:13:22.448 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.qDKTWBOl/hooks /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:13:22.468 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-pre-install run_in_target bash 2026-02-18 06:13:22.472 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:13:22.472 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2026-02-18 06:13:22.477 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2026-02-18 06:13:22.480 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2026-02-18 06:13:22.482 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2026-02-18 06:13:22.485 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d 2026-02-18 06:13:22.489 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2026-02-18 06:13:22.492 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2026-02-18 06:13:22.495 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2026-02-18 06:13:22.498 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2026-02-18 06:13:22.501 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.qDKTWBOl/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2026-02-18 06:13:22.529 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2026-02-18 06:13:22.530 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2026-02-18 06:13:22.530 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:13:22.530 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:13:22.530 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2026-02-18 06:13:22.532 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2026-02-18 06:13:22.532 | ++ export DIB_REPO_SETUP=current-podified 2026-02-18 06:13:22.532 | ++ DIB_REPO_SETUP=current-podified 2026-02-18 06:13:22.532 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:13:22.532 | ++ DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:13:22.532 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:13:22.532 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:13:22.532 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:13:22.532 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:13:22.532 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-02-18 06:13:22.534 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-02-18 06:13:22.534 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:13:22.534 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:13:22.534 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:13:22.534 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:13:22.534 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-02-18 06:13:22.536 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-02-18 06:13:22.536 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2026-02-18 06:13:22.536 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2026-02-18 06:13:22.536 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-18 06:13:22.536 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-18 06:13:22.536 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-18 06:13:22.536 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2026-02-18 06:13:22.536 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2026-02-18 06:13:22.536 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-18 06:13:22.536 | ++ DIB_NO_TIMER_CHECK=True 2026-02-18 06:13:22.536 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2026-02-18 06:13:22.536 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2026-02-18 06:13:22.536 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-18 06:13:22.536 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-18 06:13:22.536 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:13:22.538 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:13:22.538 | ++ export DISTRO_NAME=centos 2026-02-18 06:13:22.538 | ++ DISTRO_NAME=centos 2026-02-18 06:13:22.538 | ++ export DIB_RELEASE=9-stream 2026-02-18 06:13:22.538 | ++ DIB_RELEASE=9-stream 2026-02-18 06:13:22.538 | ++ export EFI_BOOT_DIR=EFI/centos 2026-02-18 06:13:22.538 | ++ EFI_BOOT_DIR=EFI/centos 2026-02-18 06:13:22.538 | ++ export YUM=dnf 2026-02-18 06:13:22.538 | ++ YUM=dnf 2026-02-18 06:13:22.538 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dracut-regenerate 2026-02-18 06:13:22.539 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dracut-regenerate 2026-02-18 06:13:22.539 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2026-02-18 06:13:22.539 | - name: crypt 2026-02-18 06:13:22.539 | packages: 2026-02-18 06:13:22.539 | - cryptsetup 2026-02-18 06:13:22.539 | - name: lvm 2026-02-18 06:13:22.539 | packages: 2026-02-18 06:13:22.539 | - lvm2 2026-02-18 06:13:22.539 | ' 2026-02-18 06:13:22.540 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2026-02-18 06:13:22.540 | - name: crypt 2026-02-18 06:13:22.540 | packages: 2026-02-18 06:13:22.540 | - cryptsetup 2026-02-18 06:13:22.540 | - name: lvm 2026-02-18 06:13:22.540 | packages: 2026-02-18 06:13:22.540 | - lvm2 2026-02-18 06:13:22.540 | ' 2026-02-18 06:13:22.540 | ++ DIB_DRACUT_ENABLED_MODULES=' 2026-02-18 06:13:22.540 | - name: crypt 2026-02-18 06:13:22.540 | packages: 2026-02-18 06:13:22.540 | - cryptsetup 2026-02-18 06:13:22.540 | - name: lvm 2026-02-18 06:13:22.540 | packages: 2026-02-18 06:13:22.540 | - lvm2 2026-02-18 06:13:22.540 | ' 2026-02-18 06:13:22.540 | ++ export DIB_DRACUT_ENABLED_MODULES 2026-02-18 06:13:22.540 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:13:22.541 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:13:22.541 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:13:22.541 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:13:22.541 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-02-18 06:13:22.543 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-02-18 06:13:22.543 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:13:22.543 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:13:22.543 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2026-02-18 06:13:22.543 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2026-02-18 06:13:22.543 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-02-18 06:13:22.545 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-02-18 06:13:22.545 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2026-02-18 06:13:22.545 | ++ export DIB_BLOCK_DEVICE=efi 2026-02-18 06:13:22.545 | ++ DIB_BLOCK_DEVICE=efi 2026-02-18 06:13:22.545 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-growvols 2026-02-18 06:13:22.547 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-growvols 2026-02-18 06:13:22.547 | ++ export DIB_GROWVOLS_TRIGGER=manual 2026-02-18 06:13:22.547 | ++ DIB_GROWVOLS_TRIGGER=manual 2026-02-18 06:13:22.547 | ++ export DIB_GROWVOLS_ARGS= 2026-02-18 06:13:22.547 | ++ DIB_GROWVOLS_ARGS= 2026-02-18 06:13:22.547 | ++ export DIB_GROWVOLS_GROUP= 2026-02-18 06:13:22.547 | ++ DIB_GROWVOLS_GROUP= 2026-02-18 06:13:22.547 | ++ export DIB_GROWVOLS_DEVICE= 2026-02-18 06:13:22.547 | ++ DIB_GROWVOLS_DEVICE= 2026-02-18 06:13:22.547 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2026-02-18 06:13:22.549 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2026-02-18 06:13:22.549 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:13:22.549 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:13:22.549 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-18 06:13:22.549 | ++ DIB_INIT_SYSTEM=systemd 2026-02-18 06:13:22.549 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-02-18 06:13:22.550 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-02-18 06:13:22.550 | ++ '[' -z systemd ']' 2026-02-18 06:13:22.551 | ++ case $DIB_INIT_SYSTEM in 2026-02-18 06:13:22.551 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-01-yum-keepcache 2026-02-18 06:13:22.553 | + set -eu 2026-02-18 06:13:22.553 | + set -o pipefail 2026-02-18 06:13:22.553 | + [[ dnf == \d\n\f ]] 2026-02-18 06:13:22.553 | + cfg=/etc/dnf/dnf.conf 2026-02-18 06:13:22.553 | + echo keepcache=1 2026-02-18 06:13:22.553 | + echo cachedir=/tmp/yum 2026-02-18 06:13:22.554 | dib-run-parts 00-01-yum-keepcache completed 2026-02-18 06:13:22.554 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-02-set-centos-mirror 2026-02-18 06:13:22.556 | + set -eu 2026-02-18 06:13:22.556 | + set -o pipefail 2026-02-18 06:13:22.556 | + DIB_DISTRIBUTION_MIRROR= 2026-02-18 06:13:22.556 | + '[' -n '' ']' 2026-02-18 06:13:22.556 | + exit 0 2026-02-18 06:13:22.558 | dib-run-parts 00-02-set-centos-mirror completed 2026-02-18 06:13:22.558 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-03-repo-setup 2026-02-18 06:13:22.560 | + set -o pipefail 2026-02-18 06:13:22.560 | + '[' -n '/etc/yum.repos.d/*' ']' 2026-02-18 06:13:22.560 | + echo 'DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified' 2026-02-18 06:13:22.560 | DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified 2026-02-18 06:13:22.560 | + exit 0 2026-02-18 06:13:22.561 | dib-run-parts 00-03-repo-setup completed 2026-02-18 06:13:22.561 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2026-02-18 06:13:22.563 | + set -eu 2026-02-18 06:13:22.563 | + set -o pipefail 2026-02-18 06:13:22.563 | + [[ centos == \f\e\d\o\r\a ]] 2026-02-18 06:13:22.564 | dib-run-parts 00-dnf-update completed 2026-02-18 06:13:22.564 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2026-02-18 06:13:22.566 | + set -eu 2026-02-18 06:13:22.566 | + set -o pipefail 2026-02-18 06:13:22.566 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2026-02-18 06:13:22.568 | + sed -i -e '/You have to run/d' /etc/sudoers 2026-02-18 06:13:22.569 | + visudo -c 2026-02-18 06:13:22.570 | /etc/sudoers: parsed OK 2026-02-18 06:13:22.572 | dib-run-parts 00-fix-requiretty completed 2026-02-18 06:13:22.572 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-install-repo-package 2026-02-18 06:13:22.574 | + set -eu 2026-02-18 06:13:22.574 | + set -o pipefail 2026-02-18 06:13:22.574 | + '[' -n '' ']' 2026-02-18 06:13:22.575 | dib-run-parts 00-install-repo-package completed 2026-02-18 06:13:22.575 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2026-02-18 06:13:22.577 | + set -eu 2026-02-18 06:13:22.577 | + set -o pipefail 2026-02-18 06:13:22.577 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2026-02-18 06:13:22.579 | + visudo -c 2026-02-18 06:13:22.580 | /etc/sudoers: parsed OK 2026-02-18 06:13:22.581 | dib-run-parts 00-usr-local-bin-secure-path completed 2026-02-18 06:13:22.581 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-00-centos-python3 2026-02-18 06:13:22.583 | + set -eu 2026-02-18 06:13:22.583 | + set -o pipefail 2026-02-18 06:13:22.583 | + [[ centos =~ (centos|rhel) ]] 2026-02-18 06:13:22.583 | + dnf install -y python3 python3-pyyaml 2026-02-18 06:13:22.935 | delorean-openstack-barbican-42b4c41831408a8e323 85 kB/s | 13 kB 00:00 2026-02-18 06:13:23.109 | delorean-python-glean-642fffe0203a8ffcc2443db52 429 kB/s | 65 kB 00:00 2026-02-18 06:13:23.279 | delorean-openstack-cinder-e95a374f4f00ef02d562d 230 kB/s | 32 kB 00:00 2026-02-18 06:13:23.440 | delorean-python-stevedore-c4acc5639fd2329372142 968 kB/s | 131 kB 00:00 2026-02-18 06:13:23.630 | delorean-python-cloudkitty-tests-tempest-ef9563 215 kB/s | 32 kB 00:00 2026-02-18 06:13:23.795 | delorean-diskimage-builder-b97b424aa4cfd0afaaea 2.4 MB/s | 349 kB 00:00 2026-02-18 06:13:24.002 | delorean-openstack-nova-eaa65f0b85123a4ee343246 310 kB/s | 42 kB 00:00 2026-02-18 06:13:24.176 | delorean-python-designate-tests-tempest-347fdbc 121 kB/s | 18 kB 00:00 2026-02-18 06:13:24.406 | delorean-openstack-glance-1fd12c29b339f30fe823e 86 kB/s | 18 kB 00:00 2026-02-18 06:13:24.581 | delorean-openstack-keystone-e4b40af0ae3698fbbbb 192 kB/s | 29 kB 00:00 2026-02-18 06:13:24.748 | delorean-openstack-manila-8fa2b5793100022b4d0f6 177 kB/s | 25 kB 00:00 2026-02-18 06:13:24.918 | delorean-python-networking-mlnx-019b68b9f42ef55 1.0 MB/s | 153 kB 00:00 2026-02-18 06:13:25.114 | delorean-openstack-octavia-76dfc1e35cf7f4dd6102 169 kB/s | 26 kB 00:00 2026-02-18 06:13:25.284 | delorean-openstack-watcher-c014f81a8647287f6dcc 115 kB/s | 16 kB 00:00 2026-02-18 06:13:25.452 | delorean-python-tcib-b403f1051724db0286e1418f59 51 kB/s | 7.4 kB 00:00 2026-02-18 06:13:25.619 | delorean-puppet-ceph-7352068d7b8c84ded636ab3158 1.0 MB/s | 144 kB 00:00 2026-02-18 06:13:25.808 | delorean-openstack-swift-dc98a8463506ac520c469a 89 kB/s | 14 kB 00:00 2026-02-18 06:13:25.971 | delorean-python-tempestconf-8e33668cda707818ee1 384 kB/s | 53 kB 00:00 2026-02-18 06:13:26.144 | delorean-openstack-heat-ui-013accbfd179753bc3f0 675 kB/s | 96 kB 00:00 2026-02-18 06:13:28.291 | CentOS Stream 9 - BaseOS 4.2 MB/s | 8.9 MB 00:02 2026-02-18 06:13:31.191 | CentOS Stream 9 - AppStream 14 MB/s | 27 MB 00:01 2026-02-18 06:13:37.627 | CentOS Stream 9 - CRB 3.6 MB/s | 7.8 MB 00:02 2026-02-18 06:13:39.711 | CentOS Stream 9 - Extras packages 25 kB/s | 20 kB 00:00 2026-02-18 06:13:39.980 | dlrn-antelope-testing 6.9 MB/s | 1.1 MB 00:00 2026-02-18 06:13:40.384 | dlrn-antelope-build-deps 3.2 MB/s | 461 kB 00:00 2026-02-18 06:13:40.542 | centos9-rabbitmq 10 MB/s | 123 kB 00:00 2026-02-18 06:13:40.659 | centos9-storage 35 MB/s | 415 kB 00:00 2026-02-18 06:13:40.824 | centos9-opstools 3.9 MB/s | 51 kB 00:00 2026-02-18 06:13:40.934 | NFV SIG OpenvSwitch 31 MB/s | 465 kB 00:00 2026-02-18 06:13:41.221 | repo-setup-centos-appstream 292 MB/s | 27 MB 00:00 2026-02-18 06:13:45.454 | repo-setup-centos-baseos 205 MB/s | 8.9 MB 00:00 2026-02-18 06:13:46.479 | repo-setup-centos-highavailability 40 MB/s | 744 kB 00:00 2026-02-18 06:13:46.744 | repo-setup-centos-powertools 200 MB/s | 7.8 MB 00:00 2026-02-18 06:13:49.962 | Extra Packages for Enterprise Linux 9 - x86_64 10 MB/s | 20 MB 00:01 2026-02-18 06:13:59.964 | Package python3-3.9.25-3.el9.x86_64 is already installed. 2026-02-18 06:13:59.965 | Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2026-02-18 06:14:00.017 | Dependencies resolved. 2026-02-18 06:14:00.019 | Nothing to do. 2026-02-18 06:14:00.019 | Complete! 2026-02-18 06:14:00.059 | dib-run-parts 01-00-centos-python3 completed 2026-02-18 06:14:00.059 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2026-02-18 06:14:00.062 | + set -eu 2026-02-18 06:14:00.063 | + set -o pipefail 2026-02-18 06:14:00.063 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2026-02-18 06:14:00.064 | + install -m 0755 -o root -g root /tmp/in_target.d/pre-install.d/../bin/cache-url /tmp/in_target.d/pre-install.d/../bin/extract-image /tmp/in_target.d/pre-install.d/../bin/install-packages /tmp/in_target.d/pre-install.d/../bin/map-packages /tmp/in_target.d/pre-install.d/../bin/package-installs /tmp/in_target.d/pre-install.d/../bin/package-installs-squash /tmp/in_target.d/pre-install.d/../bin/package-installs-v2 /tmp/in_target.d/pre-install.d/../bin/package-uninstalls /tmp/in_target.d/pre-install.d/../bin/pkg-map /tmp/in_target.d/pre-install.d/../bin/select-boot-kernel-initrd /usr/local/bin 2026-02-18 06:14:00.069 | dib-run-parts 01-install-bin completed 2026-02-18 06:14:00.069 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-module-configuration 2026-02-18 06:14:00.071 | + set -eu 2026-02-18 06:14:00.071 | + set -o pipefail 2026-02-18 06:14:00.071 | + export DIB_DNF_MODULE_STREAMS= 2026-02-18 06:14:00.071 | + DIB_DNF_MODULE_STREAMS= 2026-02-18 06:14:00.071 | + '[' dnf == dnf ']' 2026-02-18 06:14:00.072 | dib-run-parts 01-module-configuration completed 2026-02-18 06:14:00.072 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2026-02-18 06:14:00.074 | + set -eu 2026-02-18 06:14:00.074 | + set -o pipefail 2026-02-18 06:14:00.074 | + [[ amd64 x86_64 =~ amd64 ]] 2026-02-18 06:14:00.074 | + basearch=x86_64 2026-02-18 06:14:00.074 | + arch=x86_64 2026-02-18 06:14:00.074 | + [[ dnf == \d\n\f ]] 2026-02-18 06:14:00.074 | + mkdir -p /etc/dnf/vars 2026-02-18 06:14:00.076 | + echo x86_64 2026-02-18 06:14:00.076 | + echo x86_64 2026-02-18 06:14:00.076 | + [[ centos =~ centos ]] 2026-02-18 06:14:00.076 | + [[ x86_64 == \x\8\6\_\6\4 ]] 2026-02-18 06:14:00.076 | + contentdir=centos 2026-02-18 06:14:00.076 | + echo centos 2026-02-18 06:14:00.077 | dib-run-parts 01-override-yum-arch completed 2026-02-18 06:14:00.077 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-set-machine-id 2026-02-18 06:14:00.079 | + set -eu 2026-02-18 06:14:00.079 | + set -o pipefail 2026-02-18 06:14:00.079 | + systemd-machine-id-setup 2026-02-18 06:14:00.084 | Initializing machine ID from random generator. 2026-02-18 06:14:00.087 | dib-run-parts 02-set-machine-id completed 2026-02-18 06:14:00.087 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2026-02-18 06:14:00.089 | + set -eu 2026-02-18 06:14:00.089 | + set -o pipefail 2026-02-18 06:14:00.089 | + case $DISTRO_NAME in 2026-02-18 06:14:00.090 | dib-run-parts 03-baseline-tools completed 2026-02-18 06:14:00.090 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2026-02-18 06:14:00.092 | + set -eu 2026-02-18 06:14:00.092 | + set -o pipefail 2026-02-18 06:14:00.092 | + FILE=/usr/local/bin/dib-init-system 2026-02-18 06:14:00.092 | + cat 2026-02-18 06:14:00.094 | + chown root:root /usr/local/bin/dib-init-system 2026-02-18 06:14:00.097 | + chmod 775 /usr/local/bin/dib-init-system 2026-02-18 06:14:00.099 | dib-run-parts 04-dib-init-system completed 2026-02-18 06:14:00.099 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2026-02-18 06:14:00.101 | + set -eu 2026-02-18 06:14:00.101 | + set -o pipefail 2026-02-18 06:14:00.101 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2026-02-18 06:14:00.102 | + package-installs -d /tmp/in_target.d/pre-install.d 2026-02-18 06:14:00.103 | + set -eu 2026-02-18 06:14:00.103 | + set -o pipefail 2026-02-18 06:14:00.104 | ++ basename /usr/local/bin/package-installs 2026-02-18 06:14:00.104 | + SCRIPTNAME=package-installs 2026-02-18 06:14:00.105 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2026-02-18 06:14:00.105 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2026-02-18 06:14:00.105 | + '[' 0 '!=' 0 ']' 2026-02-18 06:14:00.106 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2026-02-18 06:14:00.106 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2026-02-18 06:14:00.106 | + WORKDIR= 2026-02-18 06:14:00.106 | + true 2026-02-18 06:14:00.106 | + case "$1" in 2026-02-18 06:14:00.106 | + WORKDIR=/tmp/in_target.d/pre-install.d 2026-02-18 06:14:00.106 | + shift 2 2026-02-18 06:14:00.106 | + true 2026-02-18 06:14:00.106 | + case "$1" in 2026-02-18 06:14:00.106 | + shift 2026-02-18 06:14:00.106 | + break 2026-02-18 06:14:00.106 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2026-02-18 06:14:00.106 | + PACKAGES= 2026-02-18 06:14:00.106 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2026-02-18 06:14:00.107 | + '[' -n '' ']' 2026-02-18 06:14:00.108 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2026-02-18 06:14:03.516 | Map install for dracut-regenerate: python3-PyYAML 2026-02-18 06:14:03.516 | Map install for redhat-common: gettext 2026-02-18 06:14:03.516 | Running command: ['install-packages', 'python3-PyYAML', 'gettext'] 2026-02-18 06:14:03.516 | > Running install-packages install. 2026-02-18 06:14:03.516 | > ++ command -v dnf5 2026-02-18 06:14:03.516 | > ++ true 2026-02-18 06:14:03.516 | > + DNF5= 2026-02-18 06:14:03.516 | > + '[' dnf == dnf ']' 2026-02-18 06:14:03.516 | > + '[' -n '' ']' 2026-02-18 06:14:03.516 | > + dnf -y -v install python3-PyYAML gettext 2026-02-18 06:14:03.516 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-02-18 06:14:03.516 | > DNF version: 4.14.0 2026-02-18 06:14:03.516 | > cachedir: /tmp/yum 2026-02-18 06:14:03.516 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-barbican 2026-02-18 06:14:03.516 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-baremetal 2026-02-18 06:14:03.516 | > delorean-component-baremetal: using metadata from Wed Jan 28 16:29:40 2026. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-cinder 2026-02-18 06:14:03.516 | > delorean-component-cinder: using metadata from Thu Feb 5 06:13:10 2026. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-clients 2026-02-18 06:14:03.516 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-cloudops 2026-02-18 06:14:03.516 | > delorean-component-cloudops: using metadata from Wed Feb 11 08:29:53 2026. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-common 2026-02-18 06:14:03.516 | > delorean-component-common: using metadata from Thu Feb 12 17:20:15 2026. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-compute 2026-02-18 06:14:03.516 | > delorean-component-compute: using metadata from Tue Jan 27 09:54:46 2026. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-designate 2026-02-18 06:14:03.516 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-glance 2026-02-18 06:14:03.516 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-keystone 2026-02-18 06:14:03.516 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-manila 2026-02-18 06:14:03.516 | > delorean-component-manila: using metadata from Tue Feb 3 17:41:07 2026. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-network 2026-02-18 06:14:03.516 | > delorean-component-network: using metadata from Tue Feb 17 13:20:44 2026. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-octavia 2026-02-18 06:14:03.516 | > delorean-component-octavia: using metadata from Fri Feb 6 15:50:31 2026. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-optimize 2026-02-18 06:14:03.516 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-podified 2026-02-18 06:14:03.516 | > delorean-component-podified: using metadata from Tue Feb 17 05:59:47 2026. 2026-02-18 06:14:03.516 | > repo: using cache for: delorean-component-puppet 2026-02-18 06:14:03.517 | > delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-02-18 06:14:03.517 | > repo: using cache for: delorean-component-swift 2026-02-18 06:14:03.517 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-02-18 06:14:03.517 | > repo: using cache for: delorean-component-tempest 2026-02-18 06:14:03.517 | > delorean-component-tempest: using metadata from Thu Feb 12 15:30:07 2026. 2026-02-18 06:14:03.517 | > repo: using cache for: delorean-component-ui 2026-02-18 06:14:03.517 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-02-18 06:14:03.517 | > repo: using cache for: baseos 2026-02-18 06:14:03.517 | > baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:14:03.517 | > repo: using cache for: appstream 2026-02-18 06:14:03.517 | > appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:14:03.517 | > repo: using cache for: crb 2026-02-18 06:14:03.517 | > crb: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:14:03.517 | > repo: using cache for: extras-common 2026-02-18 06:14:03.517 | > extras-common: using metadata from Thu Feb 12 15:34:59 2026. 2026-02-18 06:14:03.517 | > repo: using cache for: delorean-antelope-testing 2026-02-18 06:14:03.517 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-02-18 06:14:03.517 | > repo: using cache for: delorean-antelope-build-deps 2026-02-18 06:14:03.517 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-02-18 06:14:03.517 | > repo: using cache for: centos9-rabbitmq 2026-02-18 06:14:03.517 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-02-18 06:14:03.517 | > repo: using cache for: centos9-storage 2026-02-18 06:14:03.517 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-02-18 06:14:03.517 | > repo: using cache for: centos9-opstools 2026-02-18 06:14:03.517 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-02-18 06:14:03.517 | > repo: using cache for: centos9-nfv-ovs 2026-02-18 06:14:03.517 | > centos9-nfv-ovs: using metadata from Mon Feb 2 05:16:39 2026. 2026-02-18 06:14:03.517 | > repo: using cache for: repo-setup-centos-appstream 2026-02-18 06:14:03.517 | > repo-setup-centos-appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:14:03.517 | > repo: using cache for: repo-setup-centos-baseos 2026-02-18 06:14:03.517 | > repo-setup-centos-baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:14:03.517 | > repo: using cache for: repo-setup-centos-highavailability 2026-02-18 06:14:03.517 | > repo-setup-centos-highavailability: using metadata from Mon Feb 16 10:00:49 2026. 2026-02-18 06:14:03.517 | > repo: using cache for: repo-setup-centos-powertools 2026-02-18 06:14:03.517 | > repo-setup-centos-powertools: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:14:03.517 | > repo: downloading from remote: epel-low-priority 2026-02-18 06:14:03.517 | > countme: no event for epel-low-priority: budget to spend: 2 2026-02-18 06:14:03.517 | > Extra Packages for Enterprise Linux 9 - x86_64 10 MB/s | 20 MB 00:01 2026-02-18 06:14:03.517 | > epel-low-priority: using metadata from Mon Feb 16 19:34:31 2026. 2026-02-18 06:14:03.517 | > Completion plugin: Generating completion cache... 2026-02-18 06:14:03.517 | > Includes in repo epel-low-priority: abseil*, blake3, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2026-02-18 06:14:03.517 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2026-02-18 06:14:03.517 | > Package gettext-0.21-8.el9.x86_64 is already installed. 2026-02-18 06:14:03.517 | > --> Starting dependency resolution 2026-02-18 06:14:03.517 | > --> Finished dependency resolution 2026-02-18 06:14:03.517 | > Dependencies resolved. 2026-02-18 06:14:03.517 | > Nothing to do. 2026-02-18 06:14:03.517 | > Complete! 2026-02-18 06:14:03.517 | > + '[' install == install ']' 2026-02-18 06:14:03.517 | > + '[' dnf == dnf ']' 2026-02-18 06:14:03.517 | > + '[' -z '' ']' 2026-02-18 06:14:03.517 | > + dnf -y mark install python3-PyYAML gettext 2026-02-18 06:14:03.517 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2026-02-18 06:14:03.517 | > gettext-0.21-8.el9.x86_64 marked as user installed. 2026-02-18 06:14:03.517 | returncode: 0 2026-02-18 06:14:03.523 | dib-run-parts 10-package-installs completed 2026-02-18 06:14:03.523 | dib-run-parts Running /tmp/in_target.d/pre-install.d/11-selinux-permissive 2026-02-18 06:14:03.525 | + set -eu 2026-02-18 06:14:03.525 | + set -o pipefail 2026-02-18 06:14:03.525 | + echo SELINUX=permissive 2026-02-18 06:14:03.525 | + echo SELINUXTYPE=targeted 2026-02-18 06:14:03.526 | dib-run-parts 11-selinux-permissive completed 2026-02-18 06:14:03.526 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-02-18 06:14:03.529 | + set -eu 2026-02-18 06:14:03.529 | + set -o pipefail 2026-02-18 06:14:03.529 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-02-18 06:14:03.530 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2026-02-18 06:14:03.531 | + set -eu 2026-02-18 06:14:03.531 | + set -o pipefail 2026-02-18 06:14:03.531 | ++ basename /usr/local/bin/package-uninstalls 2026-02-18 06:14:03.532 | + SCRIPTNAME=package-uninstalls 2026-02-18 06:14:03.532 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2026-02-18 06:14:03.533 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2026-02-18 06:14:03.533 | + '[' 0 '!=' 0 ']' 2026-02-18 06:14:03.533 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2026-02-18 06:14:03.533 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2026-02-18 06:14:03.533 | + WORKDIR= 2026-02-18 06:14:03.533 | + true 2026-02-18 06:14:03.533 | + case "$1" in 2026-02-18 06:14:03.533 | + WORKDIR=/tmp/in_target.d/pre-install.d 2026-02-18 06:14:03.533 | + shift 2 2026-02-18 06:14:03.533 | + true 2026-02-18 06:14:03.533 | + case "$1" in 2026-02-18 06:14:03.533 | + shift 2026-02-18 06:14:03.533 | + break 2026-02-18 06:14:03.533 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2026-02-18 06:14:03.533 | + PACKAGES= 2026-02-18 06:14:03.533 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2026-02-18 06:14:03.535 | + install-packages -e 2026-02-18 06:14:03.540 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2026-02-18 06:14:03.569 | Running command: ['install-packages', '-e'] 2026-02-18 06:14:03.569 | returncode: 0 2026-02-18 06:14:03.574 | dib-run-parts 99-package-uninstalls completed 2026-02-18 06:14:03.574 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-18 06:14:03.574 | dib-run-parts 2026-02-18 06:14:03.575 | dib-run-parts Target: pre-install.d 2026-02-18 06:14:03.575 | dib-run-parts 2026-02-18 06:14:03.575 | dib-run-parts Script Seconds 2026-02-18 06:14:03.575 | dib-run-parts --------------------------------------- ---------- 2026-02-18 06:14:03.575 | dib-run-parts 2026-02-18 06:14:03.583 | dib-run-parts 00-01-yum-keepcache 0.002 2026-02-18 06:14:03.587 | dib-run-parts 00-02-set-centos-mirror 0.002 2026-02-18 06:14:03.592 | dib-run-parts 00-03-repo-setup 0.002 2026-02-18 06:14:03.596 | dib-run-parts 00-dnf-update 0.002 2026-02-18 06:14:03.600 | dib-run-parts 00-fix-requiretty 0.006 2026-02-18 06:14:03.605 | dib-run-parts 00-install-repo-package 0.002 2026-02-18 06:14:03.609 | dib-run-parts 00-usr-local-bin-secure-path 0.005 2026-02-18 06:14:03.614 | dib-run-parts 01-00-centos-python3 37.478 2026-02-18 06:14:03.618 | dib-run-parts 01-install-bin 0.008 2026-02-18 06:14:03.622 | dib-run-parts 01-module-configuration 0.003 2026-02-18 06:14:03.627 | dib-run-parts 01-override-yum-arch 0.004 2026-02-18 06:14:03.632 | dib-run-parts 02-set-machine-id 0.008 2026-02-18 06:14:03.636 | dib-run-parts 03-baseline-tools 0.002 2026-02-18 06:14:03.641 | dib-run-parts 04-dib-init-system 0.008 2026-02-18 06:14:03.645 | dib-run-parts 10-package-installs 3.423 2026-02-18 06:14:03.649 | dib-run-parts 11-selinux-permissive 0.003 2026-02-18 06:14:03.654 | dib-run-parts 99-package-uninstalls 0.047 2026-02-18 06:14:03.656 | dib-run-parts 2026-02-18 06:14:03.656 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-18 06:14:03.662 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2026-02-18 06:14:03.665 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2026-02-18 06:14:03.668 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2026-02-18 06:14:03.670 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-pre-install run_in_target bash 2026-02-18 06:14:03.673 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:14:03.674 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2026-02-18 06:14:03.679 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:14:03.700 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d; do sleep 1; done' 2026-02-18 06:14:03.720 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target install 2026-02-18 06:14:03.723 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2026-02-18 06:14:03.726 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.qDKTWBOl/hooks ']' 2026-02-18 06:14:03.728 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.qDKTWBOl/hooks/install.d ']' 2026-02-18 06:14:03.731 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:14:03.750 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.qDKTWBOl/hooks 2026-02-18 06:14:03.769 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.qDKTWBOl/hooks /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:14:03.788 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.qDKTWBOl/hooks /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:14:03.807 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-install run_in_target bash 2026-02-18 06:14:03.810 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:14:03.811 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2026-02-18 06:14:03.815 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2026-02-18 06:14:03.818 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2026-02-18 06:14:03.820 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2026-02-18 06:14:03.823 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d 2026-02-18 06:14:03.826 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2026-02-18 06:14:03.829 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2026-02-18 06:14:03.831 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2026-02-18 06:14:03.834 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2026-02-18 06:14:03.837 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.qDKTWBOl/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2026-02-18 06:14:03.864 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2026-02-18 06:14:03.865 | + source /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2026-02-18 06:14:03.865 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:14:03.865 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:14:03.865 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2026-02-18 06:14:03.867 | + source /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2026-02-18 06:14:03.867 | ++ export DIB_REPO_SETUP=current-podified 2026-02-18 06:14:03.867 | ++ DIB_REPO_SETUP=current-podified 2026-02-18 06:14:03.867 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:14:03.867 | ++ DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:14:03.867 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:14:03.867 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:14:03.867 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:14:03.867 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:14:03.867 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-02-18 06:14:03.869 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-02-18 06:14:03.869 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:14:03.869 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:14:03.869 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:14:03.869 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:14:03.869 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-02-18 06:14:03.871 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-02-18 06:14:03.871 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2026-02-18 06:14:03.871 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2026-02-18 06:14:03.871 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-18 06:14:03.871 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-18 06:14:03.871 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-18 06:14:03.871 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2026-02-18 06:14:03.871 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2026-02-18 06:14:03.871 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-18 06:14:03.871 | ++ DIB_NO_TIMER_CHECK=True 2026-02-18 06:14:03.871 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2026-02-18 06:14:03.871 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2026-02-18 06:14:03.871 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-18 06:14:03.871 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-18 06:14:03.871 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:14:03.873 | + source /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:14:03.873 | ++ export DISTRO_NAME=centos 2026-02-18 06:14:03.873 | ++ DISTRO_NAME=centos 2026-02-18 06:14:03.873 | ++ export DIB_RELEASE=9-stream 2026-02-18 06:14:03.873 | ++ DIB_RELEASE=9-stream 2026-02-18 06:14:03.873 | ++ export EFI_BOOT_DIR=EFI/centos 2026-02-18 06:14:03.873 | ++ EFI_BOOT_DIR=EFI/centos 2026-02-18 06:14:03.873 | ++ export YUM=dnf 2026-02-18 06:14:03.873 | ++ YUM=dnf 2026-02-18 06:14:03.873 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dracut-regenerate 2026-02-18 06:14:03.875 | + source /tmp/in_target.d/install.d/../environment.d/10-dracut-regenerate 2026-02-18 06:14:03.875 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2026-02-18 06:14:03.875 | - name: crypt 2026-02-18 06:14:03.875 | packages: 2026-02-18 06:14:03.875 | - cryptsetup 2026-02-18 06:14:03.875 | - name: lvm 2026-02-18 06:14:03.875 | packages: 2026-02-18 06:14:03.875 | - lvm2 2026-02-18 06:14:03.875 | ' 2026-02-18 06:14:03.875 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2026-02-18 06:14:03.875 | - name: crypt 2026-02-18 06:14:03.875 | packages: 2026-02-18 06:14:03.875 | - cryptsetup 2026-02-18 06:14:03.875 | - name: lvm 2026-02-18 06:14:03.875 | packages: 2026-02-18 06:14:03.875 | - lvm2 2026-02-18 06:14:03.875 | ' 2026-02-18 06:14:03.875 | ++ DIB_DRACUT_ENABLED_MODULES=' 2026-02-18 06:14:03.875 | - name: crypt 2026-02-18 06:14:03.875 | packages: 2026-02-18 06:14:03.875 | - cryptsetup 2026-02-18 06:14:03.875 | - name: lvm 2026-02-18 06:14:03.875 | packages: 2026-02-18 06:14:03.875 | - lvm2 2026-02-18 06:14:03.875 | ' 2026-02-18 06:14:03.875 | ++ export DIB_DRACUT_ENABLED_MODULES 2026-02-18 06:14:03.875 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:14:03.877 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:14:03.877 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:14:03.877 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:14:03.877 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-02-18 06:14:03.878 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-02-18 06:14:03.878 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:14:03.878 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:14:03.878 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2026-02-18 06:14:03.878 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2026-02-18 06:14:03.878 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-02-18 06:14:03.880 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-02-18 06:14:03.880 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2026-02-18 06:14:03.880 | ++ export DIB_BLOCK_DEVICE=efi 2026-02-18 06:14:03.880 | ++ DIB_BLOCK_DEVICE=efi 2026-02-18 06:14:03.880 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-growvols 2026-02-18 06:14:03.882 | + source /tmp/in_target.d/install.d/../environment.d/15-growvols 2026-02-18 06:14:03.882 | ++ export DIB_GROWVOLS_TRIGGER=manual 2026-02-18 06:14:03.882 | ++ DIB_GROWVOLS_TRIGGER=manual 2026-02-18 06:14:03.882 | ++ export DIB_GROWVOLS_ARGS= 2026-02-18 06:14:03.882 | ++ DIB_GROWVOLS_ARGS= 2026-02-18 06:14:03.882 | ++ export DIB_GROWVOLS_GROUP= 2026-02-18 06:14:03.882 | ++ DIB_GROWVOLS_GROUP= 2026-02-18 06:14:03.882 | ++ export DIB_GROWVOLS_DEVICE= 2026-02-18 06:14:03.882 | ++ DIB_GROWVOLS_DEVICE= 2026-02-18 06:14:03.882 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2026-02-18 06:14:03.884 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2026-02-18 06:14:03.884 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:14:03.884 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:14:03.884 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-18 06:14:03.884 | ++ DIB_INIT_SYSTEM=systemd 2026-02-18 06:14:03.884 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-02-18 06:14:03.886 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-02-18 06:14:03.886 | ++ '[' -z systemd ']' 2026-02-18 06:14:03.886 | ++ case $DIB_INIT_SYSTEM in 2026-02-18 06:14:03.886 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2026-02-18 06:14:03.888 | + set -eu 2026-02-18 06:14:03.888 | + set -o pipefail 2026-02-18 06:14:03.888 | + '[' 0 -eq 0 ']' 2026-02-18 06:14:03.888 | + install-packages -m base iscsi_package 2026-02-18 06:14:03.917 | INFO:root:Mapping for base : iscsi_package 2026-02-18 06:14:03.945 | INFO:root:Mapping for base : iscsi_package 2026-02-18 06:14:03.948 | Running install-packages install. 2026-02-18 06:14:03.948 | ++ command -v dnf5 2026-02-18 06:14:03.948 | ++ true 2026-02-18 06:14:03.949 | + DNF5= 2026-02-18 06:14:03.949 | + '[' dnf == dnf ']' 2026-02-18 06:14:03.949 | + '[' -n '' ']' 2026-02-18 06:14:03.949 | + dnf -y -v install iscsi-initiator-utils 2026-02-18 06:14:04.079 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-02-18 06:14:04.080 | DNF version: 4.14.0 2026-02-18 06:14:04.080 | cachedir: /tmp/yum 2026-02-18 06:14:04.097 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-02-18 06:14:04.143 | repo: using cache for: delorean-component-barbican 2026-02-18 06:14:04.143 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-02-18 06:14:04.143 | repo: using cache for: delorean-component-baremetal 2026-02-18 06:14:04.144 | delorean-component-baremetal: using metadata from Wed Jan 28 16:29:40 2026. 2026-02-18 06:14:04.144 | repo: using cache for: delorean-component-cinder 2026-02-18 06:14:04.144 | delorean-component-cinder: using metadata from Thu Feb 5 06:13:10 2026. 2026-02-18 06:14:04.144 | repo: using cache for: delorean-component-clients 2026-02-18 06:14:04.145 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-02-18 06:14:04.145 | repo: using cache for: delorean-component-cloudops 2026-02-18 06:14:04.145 | delorean-component-cloudops: using metadata from Wed Feb 11 08:29:53 2026. 2026-02-18 06:14:04.145 | repo: using cache for: delorean-component-common 2026-02-18 06:14:04.146 | delorean-component-common: using metadata from Thu Feb 12 17:20:15 2026. 2026-02-18 06:14:04.146 | repo: using cache for: delorean-component-compute 2026-02-18 06:14:04.147 | delorean-component-compute: using metadata from Tue Jan 27 09:54:46 2026. 2026-02-18 06:14:04.147 | repo: using cache for: delorean-component-designate 2026-02-18 06:14:04.147 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-02-18 06:14:04.147 | repo: using cache for: delorean-component-glance 2026-02-18 06:14:04.147 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-02-18 06:14:04.147 | repo: using cache for: delorean-component-keystone 2026-02-18 06:14:04.148 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-02-18 06:14:04.148 | repo: using cache for: delorean-component-manila 2026-02-18 06:14:04.148 | delorean-component-manila: using metadata from Tue Feb 3 17:41:07 2026. 2026-02-18 06:14:04.148 | repo: using cache for: delorean-component-network 2026-02-18 06:14:04.149 | delorean-component-network: using metadata from Tue Feb 17 13:20:44 2026. 2026-02-18 06:14:04.149 | repo: using cache for: delorean-component-octavia 2026-02-18 06:14:04.149 | delorean-component-octavia: using metadata from Fri Feb 6 15:50:31 2026. 2026-02-18 06:14:04.149 | repo: using cache for: delorean-component-optimize 2026-02-18 06:14:04.149 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-02-18 06:14:04.150 | repo: using cache for: delorean-component-podified 2026-02-18 06:14:04.150 | delorean-component-podified: using metadata from Tue Feb 17 05:59:47 2026. 2026-02-18 06:14:04.150 | repo: using cache for: delorean-component-puppet 2026-02-18 06:14:04.150 | delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-02-18 06:14:04.150 | repo: using cache for: delorean-component-swift 2026-02-18 06:14:04.151 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-02-18 06:14:04.151 | repo: using cache for: delorean-component-tempest 2026-02-18 06:14:04.151 | delorean-component-tempest: using metadata from Thu Feb 12 15:30:07 2026. 2026-02-18 06:14:04.151 | repo: using cache for: delorean-component-ui 2026-02-18 06:14:04.152 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-02-18 06:14:04.152 | repo: using cache for: baseos 2026-02-18 06:14:04.169 | baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:14:04.170 | repo: using cache for: appstream 2026-02-18 06:14:04.248 | appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:14:04.249 | repo: using cache for: crb 2026-02-18 06:14:04.268 | crb: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:14:04.268 | repo: using cache for: extras-common 2026-02-18 06:14:04.269 | extras-common: using metadata from Thu Feb 12 15:34:59 2026. 2026-02-18 06:14:04.269 | repo: using cache for: delorean-antelope-testing 2026-02-18 06:14:04.274 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-02-18 06:14:04.274 | repo: using cache for: delorean-antelope-build-deps 2026-02-18 06:14:04.276 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-02-18 06:14:04.276 | repo: using cache for: centos9-rabbitmq 2026-02-18 06:14:04.277 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-02-18 06:14:04.277 | repo: using cache for: centos9-storage 2026-02-18 06:14:04.297 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-02-18 06:14:04.297 | repo: using cache for: centos9-opstools 2026-02-18 06:14:04.297 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-02-18 06:14:04.297 | repo: using cache for: centos9-nfv-ovs 2026-02-18 06:14:04.299 | centos9-nfv-ovs: using metadata from Mon Feb 2 05:16:39 2026. 2026-02-18 06:14:04.299 | repo: using cache for: repo-setup-centos-appstream 2026-02-18 06:14:04.362 | repo-setup-centos-appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:14:04.363 | repo: using cache for: repo-setup-centos-baseos 2026-02-18 06:14:04.384 | repo-setup-centos-baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:14:04.384 | repo: using cache for: repo-setup-centos-highavailability 2026-02-18 06:14:04.385 | repo-setup-centos-highavailability: using metadata from Mon Feb 16 10:00:49 2026. 2026-02-18 06:14:04.385 | repo: using cache for: repo-setup-centos-powertools 2026-02-18 06:14:04.396 | repo-setup-centos-powertools: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:14:04.397 | repo: using cache for: epel-low-priority 2026-02-18 06:14:04.538 | epel-low-priority: using metadata from Mon Feb 16 19:34:31 2026. 2026-02-18 06:14:04.539 | Last metadata expiration check: 0:00:02 ago on Wed Feb 18 01:14:02 2026. 2026-02-18 06:14:04.754 | Includes in repo epel-low-priority: abseil*, blake3, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2026-02-18 06:14:04.758 | --> Starting dependency resolution 2026-02-18 06:14:04.809 | ---> Package iscsi-initiator-utils.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2026-02-18 06:14:04.809 | ---> Package iscsi-initiator-utils-iscsiuio.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2026-02-18 06:14:04.809 | ---> Package isns-utils-libs.x86_64 0.101-4.el9 will be installed 2026-02-18 06:14:04.809 | --> Finished dependency resolution 2026-02-18 06:14:04.809 | Dependencies resolved. 2026-02-18 06:14:04.810 | ================================================================================ 2026-02-18 06:14:04.810 | Package Arch Version Repo Size 2026-02-18 06:14:04.810 | ================================================================================ 2026-02-18 06:14:04.810 | Installing: 2026-02-18 06:14:04.810 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el9 baseos 392 k 2026-02-18 06:14:04.810 | Installing dependencies: 2026-02-18 06:14:04.810 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el9 baseos 81 k 2026-02-18 06:14:04.810 | isns-utils-libs x86_64 0.101-4.el9 baseos 101 k 2026-02-18 06:14:04.810 | 2026-02-18 06:14:04.810 | Transaction Summary 2026-02-18 06:14:04.810 | ================================================================================ 2026-02-18 06:14:04.810 | Install 3 Packages 2026-02-18 06:14:04.810 | 2026-02-18 06:14:04.810 | Total download size: 573 k 2026-02-18 06:14:04.810 | Installed size: 2.1 M 2026-02-18 06:14:04.811 | Downloading Packages: 2026-02-18 06:14:07.274 | (1/3): iscsi-initiator-utils-iscsiuio-6.2.1.11- 998 kB/s | 81 kB 00:00 2026-02-18 06:14:07.298 | (2/3): isns-utils-libs-0.101-4.el9.x86_64.rpm 962 kB/s | 101 kB 00:00 2026-02-18 06:14:07.319 | (3/3): iscsi-initiator-utils-6.2.1.11-0.git4b3e 3.0 MB/s | 392 kB 00:00 2026-02-18 06:14:07.319 | -------------------------------------------------------------------------------- 2026-02-18 06:14:07.319 | Total 229 kB/s | 573 kB 00:02 2026-02-18 06:14:07.319 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2026-02-18 06:14:07.335 | CentOS Stream 9 - BaseOS 1.6 MB/s | 1.6 kB 00:00 2026-02-18 06:14:07.428 | Importing GPG key 0x8483C65D: 2026-02-18 06:14:07.428 | Userid : "CentOS (CentOS Official Signing Key) " 2026-02-18 06:14:07.428 | Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 2026-02-18 06:14:07.428 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 2026-02-18 06:14:07.430 | Key imported successfully 2026-02-18 06:14:07.470 | Running transaction check 2026-02-18 06:14:07.477 | Transaction check succeeded. 2026-02-18 06:14:07.478 | Running transaction test 2026-02-18 06:14:07.524 | Transaction test succeeded. 2026-02-18 06:14:07.525 | Running transaction 2026-02-18 06:14:07.526 | RPMDB altered outside of DNF. 2026-02-18 06:14:07.583 | Preparing : 1/1 2026-02-18 06:14:07.588 | Installing : isns-utils-libs-0.101-4.el9.x86_64 1/3 2026-02-18 06:14:07.589 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2026-02-18 06:14:07.609 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2026-02-18 06:14:07.609 | Created symlink /etc/systemd/system/sockets.target.wants/iscsiuio.socket -> /usr/lib/systemd/system/iscsiuio.socket. 2026-02-18 06:14:07.609 | 2026-02-18 06:14:07.621 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2026-02-18 06:14:07.641 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2026-02-18 06:14:07.641 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-starter.service -> /usr/lib/systemd/system/iscsi-starter.service. 2026-02-18 06:14:07.641 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /usr/lib/systemd/system/iscsid.socket. 2026-02-18 06:14:07.641 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-onboot.service -> /usr/lib/systemd/system/iscsi-onboot.service. 2026-02-18 06:14:07.641 | 2026-02-18 06:14:07.812 | Verifying : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 1/3 2026-02-18 06:14:07.813 | Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2026-02-18 06:14:07.816 | Verifying : isns-utils-libs-0.101-4.el9.x86_64 3/3 2026-02-18 06:14:07.816 | Completion plugin: Generating completion cache... 2026-02-18 06:14:07.887 | Installed: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2026-02-18 06:14:07.888 | Installed: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2026-02-18 06:14:07.888 | Installed: isns-utils-libs-0.101-4.el9.x86_64 2026-02-18 06:14:07.918 | 2026-02-18 06:14:07.918 | Installed: 2026-02-18 06:14:07.918 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2026-02-18 06:14:07.918 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2026-02-18 06:14:07.918 | isns-utils-libs-0.101-4.el9.x86_64 2026-02-18 06:14:07.918 | 2026-02-18 06:14:07.918 | Complete! 2026-02-18 06:14:07.965 | + '[' install == install ']' 2026-02-18 06:14:07.965 | + '[' dnf == dnf ']' 2026-02-18 06:14:07.965 | + '[' -z '' ']' 2026-02-18 06:14:07.965 | + dnf -y mark install iscsi-initiator-utils 2026-02-18 06:14:08.187 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2026-02-18 06:14:08.216 | dib-run-parts 00-baseline-environment completed 2026-02-18 06:14:08.216 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2026-02-18 06:14:08.219 | + set -eu 2026-02-18 06:14:08.219 | + set -o pipefail 2026-02-18 06:14:08.219 | + '[' 0 -eq 0 ']' 2026-02-18 06:14:08.219 | + install-packages -u 2026-02-18 06:14:08.818 | Last metadata expiration check: 0:00:06 ago on Wed Feb 18 01:14:02 2026. 2026-02-18 06:14:09.216 | Dependencies resolved. 2026-02-18 06:14:09.216 | ================================================================================ 2026-02-18 06:14:09.216 | Package Arch Version Repository Size 2026-02-18 06:14:09.216 | ================================================================================ 2026-02-18 06:14:09.216 | Upgrading: 2026-02-18 06:14:09.217 | python3-distro noarch 1.7.0-3.el9s delorean-antelope-testing 39 k 2026-02-18 06:14:09.217 | python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k 2026-02-18 06:14:09.217 | python3-markupsafe x86_64 2.1.1-4.el9s delorean-antelope-testing 27 k 2026-02-18 06:14:09.217 | python3-setuptools noarch 57.4.0-1.el9s centos9-storage 920 k 2026-02-18 06:14:09.217 | 2026-02-18 06:14:09.217 | Transaction Summary 2026-02-18 06:14:09.217 | ================================================================================ 2026-02-18 06:14:09.217 | Upgrade 4 Packages 2026-02-18 06:14:09.217 | 2026-02-18 06:14:09.217 | Total download size: 1.5 M 2026-02-18 06:14:09.217 | Downloading Packages: 2026-02-18 06:14:09.359 | (1/4): python3-markupsafe-2.1.1-4.el9s.x86_64.r 193 kB/s | 27 kB 00:00 2026-02-18 06:14:09.364 | (2/4): python3-jinja2-3.0.1-2.el9s.noarch.rpm 3.4 MB/s | 511 kB 00:00 2026-02-18 06:14:09.367 | (3/4): python3-distro-1.7.0-3.el9s.noarch.rpm 260 kB/s | 39 kB 00:00 2026-02-18 06:14:09.378 | (4/4): python3-setuptools-57.4.0-1.el9s.noarch. 48 MB/s | 920 kB 00:00 2026-02-18 06:14:09.378 | -------------------------------------------------------------------------------- 2026-02-18 06:14:09.378 | Total 9.1 MB/s | 1.5 MB 00:00 2026-02-18 06:14:09.379 | Running transaction check 2026-02-18 06:14:09.390 | Transaction check succeeded. 2026-02-18 06:14:09.390 | Running transaction test 2026-02-18 06:14:09.442 | Transaction test succeeded. 2026-02-18 06:14:09.443 | Running transaction 2026-02-18 06:14:09.577 | Preparing : 1/1 2026-02-18 06:14:09.589 | Upgrading : python3-setuptools-57.4.0-1.el9s.noarch 1/8 2026-02-18 06:14:09.614 | Upgrading : python3-markupsafe-2.1.1-4.el9s.x86_64 2/8 2026-02-18 06:14:09.622 | Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 3/8 2026-02-18 06:14:09.624 | Upgrading : python3-distro-1.7.0-3.el9s.noarch 4/8 2026-02-18 06:14:09.628 | Cleanup : python3-jinja2-2.11.3-8.el9.noarch 5/8 2026-02-18 06:14:09.632 | Cleanup : python3-distro-1.5.0-7.el9.noarch 6/8 2026-02-18 06:14:09.640 | Cleanup : python3-setuptools-53.0.0-15.el9.noarch 7/8 2026-02-18 06:14:09.659 | Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 8/8 2026-02-18 06:14:09.734 | Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 8/8 2026-02-18 06:14:09.734 | Verifying : python3-distro-1.7.0-3.el9s.noarch 1/8 2026-02-18 06:14:09.734 | Verifying : python3-distro-1.5.0-7.el9.noarch 2/8 2026-02-18 06:14:09.734 | Verifying : python3-jinja2-3.0.1-2.el9s.noarch 3/8 2026-02-18 06:14:09.734 | Verifying : python3-jinja2-2.11.3-8.el9.noarch 4/8 2026-02-18 06:14:09.734 | Verifying : python3-markupsafe-2.1.1-4.el9s.x86_64 5/8 2026-02-18 06:14:09.734 | Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 6/8 2026-02-18 06:14:09.734 | Verifying : python3-setuptools-57.4.0-1.el9s.noarch 7/8 2026-02-18 06:14:09.861 | Verifying : python3-setuptools-53.0.0-15.el9.noarch 8/8 2026-02-18 06:14:09.861 | 2026-02-18 06:14:09.861 | Upgraded: 2026-02-18 06:14:09.861 | python3-distro-1.7.0-3.el9s.noarch 2026-02-18 06:14:09.861 | python3-jinja2-3.0.1-2.el9s.noarch 2026-02-18 06:14:09.861 | python3-markupsafe-2.1.1-4.el9s.x86_64 2026-02-18 06:14:09.861 | python3-setuptools-57.4.0-1.el9s.noarch 2026-02-18 06:14:09.861 | 2026-02-18 06:14:09.861 | Complete! 2026-02-18 06:14:09.910 | dib-run-parts 00-up-to-date completed 2026-02-18 06:14:09.910 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2026-02-18 06:14:09.913 | + set -eu 2026-02-18 06:14:09.913 | + set -o pipefail 2026-02-18 06:14:09.913 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2026-02-18 06:14:09.914 | + package-installs -d /tmp/in_target.d/install.d 2026-02-18 06:14:09.915 | + set -eu 2026-02-18 06:14:09.915 | + set -o pipefail 2026-02-18 06:14:09.916 | ++ basename /usr/local/bin/package-installs 2026-02-18 06:14:09.917 | + SCRIPTNAME=package-installs 2026-02-18 06:14:09.917 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2026-02-18 06:14:09.918 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2026-02-18 06:14:09.918 | + '[' 0 '!=' 0 ']' 2026-02-18 06:14:09.918 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2026-02-18 06:14:09.918 | ++ set -- -d /tmp/in_target.d/install.d -- 2026-02-18 06:14:09.918 | + WORKDIR= 2026-02-18 06:14:09.918 | + true 2026-02-18 06:14:09.918 | + case "$1" in 2026-02-18 06:14:09.918 | + WORKDIR=/tmp/in_target.d/install.d 2026-02-18 06:14:09.918 | + shift 2 2026-02-18 06:14:09.918 | + true 2026-02-18 06:14:09.918 | + case "$1" in 2026-02-18 06:14:09.918 | + shift 2026-02-18 06:14:09.918 | + break 2026-02-18 06:14:09.918 | + '[' -z /tmp/in_target.d/install.d ']' 2026-02-18 06:14:09.918 | + PACKAGES= 2026-02-18 06:14:09.918 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2026-02-18 06:14:09.919 | + '[' -n '' ']' 2026-02-18 06:14:09.920 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2026-02-18 06:14:11.148 | Map install for centos: device-mapper-multipath 2026-02-18 06:14:11.148 | Map install for install-static: rsync 2026-02-18 06:14:11.148 | Map install for openssh-server: openssh-server 2026-02-18 06:14:11.148 | Map install for openvswitch: openvswitch 2026-02-18 06:14:11.148 | Map install for runtime-ssh-host-keys: openssh-client 2026-02-18 06:14:11.148 | Map install for source-repositories: git 2026-02-18 06:14:11.148 | Map install for stable-interface-names: biosdevname 2026-02-18 06:14:11.148 | Map install for redhat-common: lsof, tcpdump, traceroute, which, ca-certificates, selinux-policy, selinux-policy-targeted, python3-libselinux, python3-policycoreutils, policycoreutils-python-utils, rng-tools, passwd 2026-02-18 06:14:11.148 | Map install for cache-url: curl 2026-02-18 06:14:11.148 | Map install for edpm-base: buildah, chrony, crudini, crypto-policies-scripts, device-mapper-multipath, driverctl, grubby, iptables-services, jq, lvm2, nftables, numactl, openssh-server, openstack-selinux, openvswitch, os-net-config, podman, python3-libselinux, python3-pyyaml, rsync, tmpwatch, tuned-profiles-cpu-partitioning, sysstat, iproute-tc 2026-02-18 06:14:11.148 | Map install for growvols: gdisk, util-linux, lvm2, parted, xfsprogs 2026-02-18 06:14:11.149 | Running command: ['install-packages', 'openssh-server', 'podman', 'openvswitch', 'device-mapper-multipath', 'tmpwatch', 'which', 'selinux-policy', 'policycoreutils-python-utils', 'grubby', 'iptables-services', 'openstack-selinux', 'biosdevname', 'ca-certificates', 'traceroute', 'util-linux', 'jq', 'rng-tools', 'python3-pyyaml', 'tcpdump', 'iproute-tc', 'sysstat', 'xfsprogs', 'tuned-profiles-cpu-partitioning', 'driverctl', 'os-net-config', 'parted', 'buildah', 'git-core', 'nftables', 'lvm2', 'gdisk', 'selinux-policy-targeted', 'chrony', 'openssh', 'python3-policycoreutils', 'crudini', 'python3-libselinux', 'numactl', 'rsync', 'passwd', 'crypto-policies-scripts', 'lsof'] 2026-02-18 06:14:11.149 | > Running install-packages install. 2026-02-18 06:14:11.149 | > ++ command -v dnf5 2026-02-18 06:14:11.149 | > ++ true 2026-02-18 06:14:11.149 | > + DNF5= 2026-02-18 06:14:11.149 | > + '[' dnf == dnf ']' 2026-02-18 06:14:11.149 | > + '[' -n '' ']' 2026-02-18 06:14:11.149 | > + dnf -y -v install openssh-server podman openvswitch device-mapper-multipath tmpwatch which selinux-policy policycoreutils-python-utils grubby iptables-services openstack-selinux biosdevname ca-certificates traceroute util-linux jq rng-tools python3-pyyaml tcpdump iproute-tc sysstat xfsprogs tuned-profiles-cpu-partitioning driverctl os-net-config parted buildah git-core nftables lvm2 gdisk selinux-policy-targeted chrony openssh python3-policycoreutils crudini python3-libselinux numactl rsync passwd crypto-policies-scripts lsof 2026-02-18 06:14:11.149 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-02-18 06:14:11.149 | > DNF version: 4.14.0 2026-02-18 06:14:11.149 | > cachedir: /tmp/yum 2026-02-18 06:14:11.149 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-barbican 2026-02-18 06:14:11.149 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-baremetal 2026-02-18 06:14:11.149 | > delorean-component-baremetal: using metadata from Wed Jan 28 16:29:40 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-cinder 2026-02-18 06:14:11.149 | > delorean-component-cinder: using metadata from Thu Feb 5 06:13:10 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-clients 2026-02-18 06:14:11.149 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-cloudops 2026-02-18 06:14:11.149 | > delorean-component-cloudops: using metadata from Wed Feb 11 08:29:53 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-common 2026-02-18 06:14:11.149 | > delorean-component-common: using metadata from Thu Feb 12 17:20:15 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-compute 2026-02-18 06:14:11.149 | > delorean-component-compute: using metadata from Tue Jan 27 09:54:46 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-designate 2026-02-18 06:14:11.149 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-glance 2026-02-18 06:14:11.149 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-keystone 2026-02-18 06:14:11.149 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-manila 2026-02-18 06:14:11.149 | > delorean-component-manila: using metadata from Tue Feb 3 17:41:07 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-network 2026-02-18 06:14:11.149 | > delorean-component-network: using metadata from Tue Feb 17 13:20:44 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-octavia 2026-02-18 06:14:11.149 | > delorean-component-octavia: using metadata from Fri Feb 6 15:50:31 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-optimize 2026-02-18 06:14:11.149 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-podified 2026-02-18 06:14:11.149 | > delorean-component-podified: using metadata from Tue Feb 17 05:59:47 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-puppet 2026-02-18 06:14:11.149 | > delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-swift 2026-02-18 06:14:11.149 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-tempest 2026-02-18 06:14:11.149 | > delorean-component-tempest: using metadata from Thu Feb 12 15:30:07 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-component-ui 2026-02-18 06:14:11.149 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-02-18 06:14:11.149 | > repo: using cache for: baseos 2026-02-18 06:14:11.149 | > baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: appstream 2026-02-18 06:14:11.149 | > appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: crb 2026-02-18 06:14:11.149 | > crb: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: extras-common 2026-02-18 06:14:11.149 | > extras-common: using metadata from Thu Feb 12 15:34:59 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-antelope-testing 2026-02-18 06:14:11.149 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-02-18 06:14:11.149 | > repo: using cache for: delorean-antelope-build-deps 2026-02-18 06:14:11.149 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-02-18 06:14:11.149 | > repo: using cache for: centos9-rabbitmq 2026-02-18 06:14:11.149 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-02-18 06:14:11.149 | > repo: using cache for: centos9-storage 2026-02-18 06:14:11.149 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-02-18 06:14:11.149 | > repo: using cache for: centos9-opstools 2026-02-18 06:14:11.149 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-02-18 06:14:11.149 | > repo: using cache for: centos9-nfv-ovs 2026-02-18 06:14:11.149 | > centos9-nfv-ovs: using metadata from Mon Feb 2 05:16:39 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: repo-setup-centos-appstream 2026-02-18 06:14:11.149 | > repo-setup-centos-appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: repo-setup-centos-baseos 2026-02-18 06:14:11.149 | > repo-setup-centos-baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: repo-setup-centos-highavailability 2026-02-18 06:14:11.149 | > repo-setup-centos-highavailability: using metadata from Mon Feb 16 10:00:49 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: repo-setup-centos-powertools 2026-02-18 06:14:11.149 | > repo-setup-centos-powertools: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:14:11.149 | > repo: using cache for: epel-low-priority 2026-02-18 06:14:11.149 | > epel-low-priority: using metadata from Mon Feb 16 19:34:31 2026. 2026-02-18 06:14:11.149 | > Last metadata expiration check: 0:00:08 ago on Wed Feb 18 01:14:02 2026. 2026-02-18 06:14:11.149 | > Includes in repo epel-low-priority: abseil*, blake3, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2026-02-18 06:14:11.149 | > Package openssh-server-9.9p1-3.el9.x86_64 is already installed. 2026-02-18 06:14:11.149 | > Package which-2.21-30.el9.x86_64 is already installed. 2026-02-18 06:14:11.149 | > Package selinux-policy-38.1.73-1.el9.noarch is already installed. 2026-02-18 06:14:11.149 | > Package policycoreutils-python-utils-3.6-5.el9.noarch is already installed. 2026-02-18 06:14:11.149 | > Package grubby-8.40-69.el9.x86_64 is already installed. 2026-02-18 06:14:11.149 | > Package ca-certificates-2025.2.80_v9.0.305-91.el9.noarch is already installed. 2026-02-18 06:14:11.149 | > Package util-linux-2.37.4-21.el9.x86_64 is already installed. 2026-02-18 06:14:11.149 | > Package jq-1.6-19.el9.x86_64 is already installed. 2026-02-18 06:14:11.149 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2026-02-18 06:14:11.149 | > Package tcpdump-14:4.99.0-9.el9.x86_64 is already installed. 2026-02-18 06:14:11.149 | > Package iproute-tc-6.17.0-2.el9.x86_64 is already installed. 2026-02-18 06:14:11.149 | > Package xfsprogs-6.4.0-7.el9.x86_64 is already installed. 2026-02-18 06:14:11.149 | > Package parted-3.5-3.el9.x86_64 is already installed. 2026-02-18 06:14:11.149 | > Package gdisk-1.0.7-5.el9.x86_64 is already installed. 2026-02-18 06:14:11.149 | > Package selinux-policy-targeted-38.1.73-1.el9.noarch is already installed. 2026-02-18 06:14:11.149 | > Package chrony-4.8-1.el9.x86_64 is already installed. 2026-02-18 06:14:11.149 | > Package openssh-9.9p1-3.el9.x86_64 is already installed. 2026-02-18 06:14:11.149 | > Package python3-policycoreutils-3.6-5.el9.noarch is already installed. 2026-02-18 06:14:11.242 | > Package python3-libselinux-3.6-3.el9.x86_64 is already installed. 2026-02-18 06:14:11.242 | > Package rsync-3.2.5-4.el9.x86_64 is already installed. 2026-02-18 06:14:11.242 | > Package passwd-0.80-12.el9.x86_64 is already installed. 2026-02-18 06:14:11.242 | > Package crypto-policies-scripts-20251126-1.gite9c4db2.el9.noarch is already installed. 2026-02-18 06:14:11.242 | > --> Starting dependency resolution 2026-02-18 06:14:11.242 | > ---> Package python3-stevedore.noarch 5.0.0-0.20241203182731.c4acc56.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package openstack-selinux.noarch 0.8.41-0.20260120103822.ecc7b44.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package os-net-config.noarch 18.1.1-0.20260202061710.d1eb11e.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package python-oslo-concurrency-lang.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package python-oslo-i18n-lang.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package python-oslo-utils-lang.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package python3-debtcollector.noarch 2.5.0-0.20230310120453.a6b46c5.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package python3-oslo-concurrency.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package python3-oslo-config.noarch 2:9.1.1-0.20230310201801.515daab.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package python3-oslo-i18n.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package python3-oslo-utils.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package NetworkManager-config-server.noarch 1:1.54.3-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package avahi-libs.x86_64 0.8-23.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package bc.x86_64 1.07.1-14.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package biosdevname.x86_64 0.7.3-10.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package chkconfig.x86_64 1.24-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package device-mapper-event.x86_64 9:1.02.206-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package device-mapper-event-libs.x86_64 9:1.02.206-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package device-mapper-multipath.x86_64 0.8.7-44.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package device-mapper-multipath-libs.x86_64 0.8.7-44.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package device-mapper-persistent-data.x86_64 1.1.0-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package fuse-common.x86_64 3.10.2-9.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package hdparm.x86_64 9.62-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package initscripts.x86_64 10.11.8-4.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package iptables-nft.x86_64 1.8.10-11.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package jitterentropy.x86_64 3.6.0-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package libaio.x86_64 0.3.111-13.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package libnftnl.x86_64 1.2.6-4.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package libnvme.x86_64 1.16.1-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package libtraceevent.x86_64 1.8.4-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package lsof.x86_64 4.94.0-3.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package lvm2.x86_64 9:2.03.32-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package lvm2-libs.x86_64 9:2.03.32-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package nftables.x86_64 1:1.0.9-6.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package numactl.x86_64 2.0.19-3.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package protobuf-c.x86_64 1.3.3-13.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package python3-iniparse.noarch 0.4-45.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package python3-inotify.noarch 0.9.6-25.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package python3-linux-procfs.noarch 0.7.4-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package python3-pyparsing.noarch 2.4.7-9.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package python3-pyudev.noarch 0.22.0-6.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package rng-tools.x86_64 6.17-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package shadow-utils-subid.x86_64 2:4.9-16.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package traceroute.x86_64 3:2.1.1-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package tuned.noarch 2.27.0-0.1.rc1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package tuned-profiles-cpu-partitioning.noarch 2.27.0-0.1.rc1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package virt-what.x86_64 1.27-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package NetworkManager-ovs.x86_64 1:1.54.3-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package aardvark-dns.x86_64 2:1.17.0-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package buildah.x86_64 2:1.43.0-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package conmon.x86_64 3:2.2.1-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package container-selinux.noarch 4:2.245.0-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package containers-common.x86_64 4:1-137.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package containers-common-extra.x86_64 4:1-137.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package criu.x86_64 3.19-3.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package criu-libs.x86_64 3.19-3.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package crun.x86_64 1.26-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package driverctl.noarch 0.115-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package fuse-overlayfs.x86_64 1.16-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package fuse3.x86_64 3.10.2-9.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package fuse3-libs.x86_64 3.10.2-9.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package git-core.x86_64 2.52.0-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package iptables-nft-services.noarch 1.8.10-11.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package libbabeltrace.x86_64 1.5.8-10.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package libnet.x86_64 1.2-7.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package libslirp.x86_64 4.4.0-8.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package libuv.x86_64 1:1.42.0-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package lm_sensors-libs.x86_64 3.6.0-10.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package mstflint.x86_64 4.32.0-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package netavark.x86_64 2:1.17.2-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package nispor.x86_64 1.2.14-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package nmstate.x86_64 2.2.57-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package nmstate-libs.x86_64 2.2.57-1.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package passt.x86_64 0^20251210.gd04c480-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package passt-selinux.noarch 0^20251210.gd04c480-2.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package pcp-conf.x86_64 6.3.7-6.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package pcp-libs.x86_64 6.3.7-6.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-AutoLoader.noarch 5.74-483.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-B.x86_64 1.80-483.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-Carp.noarch 1.50-460.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-Class-Struct.noarch 0.66-483.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-Data-Dumper.x86_64 2.174-462.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-Digest.noarch 1.19-4.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-Digest-MD5.x86_64 2.58-4.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-Encode.x86_64 4:3.08-462.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-Errno.x86_64 1.30-483.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-Exporter.noarch 5.74-461.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-Fcntl.x86_64 1.13-483.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-File-Basename.noarch 2.85-483.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-File-Path.noarch 2.18-4.el9 will be installed 2026-02-18 06:14:11.242 | > ---> Package perl-File-Temp.noarch 1:0.231.100-4.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-File-stat.noarch 1.09-483.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-FileHandle.noarch 2.03-483.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-Getopt-Long.noarch 1:2.52-4.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-Getopt-Std.noarch 1.12-483.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-HTTP-Tiny.noarch 0.076-462.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-IO.x86_64 1.43-483.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-IO-Socket-IP.noarch 0.41-5.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-IO-Socket-SSL.noarch 2.073-2.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-IPC-Open3.noarch 1.21-483.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-MIME-Base64.x86_64 3.16-4.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-Mozilla-CA.noarch 20200520-6.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-NDBM_File.x86_64 1.15-483.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-Net-SSLeay.x86_64 1.94-3.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-POSIX.x86_64 1.94-483.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-PathTools.x86_64 3.78-461.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-Pod-Escapes.noarch 1:1.07-460.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-Pod-Perldoc.noarch 3.28.01-461.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-Pod-Simple.noarch 1:3.42-4.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-Pod-Usage.noarch 4:2.01-4.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-Scalar-List-Utils.x86_64 4:1.56-462.el9 will be installed 2026-02-18 06:14:11.243 | > ---> Package perl-SelectSaver.noarch 1.02-483.el9 will be installed 2026-02-18 06:14:11.256 | > ---> Package perl-Socket.x86_64 4:2.031-4.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-Storable.x86_64 1:3.21-460.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-Symbol.noarch 1.08-483.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-Term-ANSIColor.noarch 5.01-461.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-Term-Cap.noarch 1.17-460.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-Text-ParseWords.noarch 3.30-460.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-Text-Tabs+Wrap.noarch 2013.0523-460.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-Time-Local.noarch 2:1.300-7.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-URI.noarch 5.09-3.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-base.noarch 2.27-483.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-constant.noarch 1.33-461.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-if.noarch 0.60.800-483.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-interpreter.x86_64 4:5.32.1-483.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-libnet.noarch 3.13-4.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-libs.x86_64 4:5.32.1-483.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-mro.x86_64 1.23-483.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-overload.noarch 1.31-483.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-overloading.noarch 0.02-483.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-parent.noarch 1:0.238-460.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-podlators.noarch 1:4.14-460.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-subs.noarch 1.03-483.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package perl-vars.noarch 1.05-483.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package podman.x86_64 6:5.6.0-30.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package python3-libnmstate.x86_64 2.2.57-1.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package python3-netaddr.noarch 0.10.1-3.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package python3-packaging.noarch 20.9-5.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package python3-perf.x86_64 5.14.0-681.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package slirp4netns.x86_64 1.3.3-1.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package sysstat.x86_64 12.5.4-9.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package tmpwatch.x86_64 2.11-20.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package unbound-libs.x86_64 1.24.2-2.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package yajl.x86_64 2.1.0-25.el9 will be installed 2026-02-18 06:14:11.257 | > ---> Package crudini.noarch 0.9.3-4.el9s will be installed 2026-02-18 06:14:11.257 | > ---> Package openstack-network-scripts.x86_64 10.11.1-6.el9s will be installed 2026-02-18 06:14:11.257 | > ---> Package openstack-network-scripts-openvswitch3.3.x86_64 10.11.1-6.el9s will be installed 2026-02-18 06:14:11.257 | > ---> Package python3-fasteners.noarch 0.18-1.el9s will be installed 2026-02-18 06:14:11.257 | > ---> Package python3-iso8601.noarch 1.1.0-1.el9s will be installed 2026-02-18 06:14:11.257 | > ---> Package python3-pbr.noarch 5.11.1-1.el9s will be installed 2026-02-18 06:14:11.257 | > ---> Package python3-pyroute2.noarch 0.7.3-1.el9s will be installed 2026-02-18 06:14:11.257 | > ---> Package python3-rfc3986.noarch 1.5.0-1.el9s will be installed 2026-02-18 06:14:11.257 | > ---> Package python3-wrapt.x86_64 1.14.1-1.el9s will be installed 2026-02-18 06:14:11.257 | > ---> Package rdo-openvswitch.noarch 2:3.3-1.el9s will be installed 2026-02-18 06:14:11.257 | > ---> Package openvswitch-selinux-extra-policy.noarch 1.0-36.el9s will be installed 2026-02-18 06:14:11.257 | > ---> Package openvswitch3.3.x86_64 3.3.4-115.el9s will be installed 2026-02-18 06:14:11.257 | > --> Finished dependency resolution 2026-02-18 06:14:11.257 | > Dependencies resolved. 2026-02-18 06:14:11.257 | > ========================================================================================================================== 2026-02-18 06:14:11.257 | > Package Arch Version Repository Size 2026-02-18 06:14:11.257 | > ========================================================================================================================== 2026-02-18 06:14:11.257 | > Installing: 2026-02-18 06:14:11.257 | > biosdevname x86_64 0.7.3-10.el9 baseos 36 k 2026-02-18 06:14:11.257 | > buildah x86_64 2:1.43.0-1.el9 appstream 10 M 2026-02-18 06:14:11.257 | > crudini noarch 0.9.3-4.el9s delorean-antelope-testing 25 k 2026-02-18 06:14:11.257 | > device-mapper-multipath x86_64 0.8.7-44.el9 baseos 156 k 2026-02-18 06:14:11.257 | > driverctl noarch 0.115-1.el9 appstream 26 k 2026-02-18 06:14:11.257 | > git-core x86_64 2.52.0-1.el9 appstream 5.0 M 2026-02-18 06:14:11.257 | > iptables-nft-services noarch 1.8.10-11.el9 appstream 20 k 2026-02-18 06:14:11.257 | > lsof x86_64 4.94.0-3.el9 baseos 239 k 2026-02-18 06:14:11.257 | > lvm2 x86_64 9:2.03.32-2.el9 baseos 1.6 M 2026-02-18 06:14:11.257 | > nftables x86_64 1:1.0.9-6.el9 baseos 420 k 2026-02-18 06:14:11.257 | > numactl x86_64 2.0.19-3.el9 baseos 69 k 2026-02-18 06:14:11.257 | > openstack-selinux noarch 0.8.41-0.20260120103822.ecc7b44.el9 delorean-component-common 248 k 2026-02-18 06:14:11.257 | > os-net-config noarch 18.1.1-0.20260202061710.d1eb11e.el9 delorean-component-common 1.2 M 2026-02-18 06:14:11.257 | > podman x86_64 6:5.6.0-30.el9 appstream 16 M 2026-02-18 06:14:11.257 | > rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.7 k 2026-02-18 06:14:11.257 | > rng-tools x86_64 6.17-2.el9 baseos 71 k 2026-02-18 06:14:11.257 | > sysstat x86_64 12.5.4-9.el9 appstream 482 k 2026-02-18 06:14:11.257 | > tmpwatch x86_64 2.11-20.el9 appstream 36 k 2026-02-18 06:14:11.257 | > traceroute x86_64 3:2.1.1-1.el9 baseos 57 k 2026-02-18 06:14:11.257 | > tuned-profiles-cpu-partitioning noarch 2.27.0-0.1.rc1.el9 baseos 19 k 2026-02-18 06:14:11.257 | > Installing dependencies: 2026-02-18 06:14:11.257 | > NetworkManager-ovs x86_64 1:1.54.3-2.el9 appstream 61 k 2026-02-18 06:14:11.257 | > aardvark-dns x86_64 2:1.17.0-1.el9 appstream 892 k 2026-02-18 06:14:11.257 | > avahi-libs x86_64 0.8-23.el9 baseos 67 k 2026-02-18 06:14:11.257 | > bc x86_64 1.07.1-14.el9 baseos 120 k 2026-02-18 06:14:11.257 | > chkconfig x86_64 1.24-2.el9 baseos 178 k 2026-02-18 06:14:11.257 | > conmon x86_64 3:2.2.1-1.el9 appstream 48 k 2026-02-18 06:14:11.257 | > container-selinux noarch 4:2.245.0-1.el9 appstream 59 k 2026-02-18 06:14:11.257 | > containers-common x86_64 4:1-137.el9 appstream 104 k 2026-02-18 06:14:11.257 | > containers-common-extra x86_64 4:1-137.el9 appstream 5.3 k 2026-02-18 06:14:11.257 | > crun x86_64 1.26-1.el9 appstream 253 k 2026-02-18 06:14:11.257 | > device-mapper-event x86_64 9:1.02.206-2.el9 baseos 34 k 2026-02-18 06:14:11.257 | > device-mapper-event-libs x86_64 9:1.02.206-2.el9 baseos 32 k 2026-02-18 06:14:11.257 | > device-mapper-multipath-libs x86_64 0.8.7-44.el9 baseos 287 k 2026-02-18 06:14:11.257 | > device-mapper-persistent-data x86_64 1.1.0-1.el9 baseos 1.1 M 2026-02-18 06:14:11.257 | > fuse-common x86_64 3.10.2-9.el9 baseos 8.3 k 2026-02-18 06:14:11.257 | > fuse-overlayfs x86_64 1.16-1.el9 appstream 66 k 2026-02-18 06:14:11.257 | > fuse3 x86_64 3.10.2-9.el9 appstream 54 k 2026-02-18 06:14:11.257 | > fuse3-libs x86_64 3.10.2-9.el9 appstream 91 k 2026-02-18 06:14:11.257 | > hdparm x86_64 9.62-2.el9 baseos 96 k 2026-02-18 06:14:11.257 | > initscripts x86_64 10.11.8-4.el9 baseos 228 k 2026-02-18 06:14:11.257 | > iptables-nft x86_64 1.8.10-11.el9 baseos 206 k 2026-02-18 06:14:11.257 | > jitterentropy x86_64 3.6.0-1.el9 baseos 33 k 2026-02-18 06:14:11.257 | > libaio x86_64 0.3.111-13.el9 baseos 24 k 2026-02-18 06:14:11.257 | > libbabeltrace x86_64 1.5.8-10.el9 appstream 190 k 2026-02-18 06:14:11.257 | > libnet x86_64 1.2-7.el9 appstream 58 k 2026-02-18 06:14:11.257 | > libnftnl x86_64 1.2.6-4.el9 baseos 88 k 2026-02-18 06:14:11.257 | > libnvme x86_64 1.16.1-2.el9 baseos 116 k 2026-02-18 06:14:11.257 | > libslirp x86_64 4.4.0-8.el9 appstream 68 k 2026-02-18 06:14:11.257 | > libtraceevent x86_64 1.8.4-2.el9 baseos 290 k 2026-02-18 06:14:11.257 | > libuv x86_64 1:1.42.0-2.el9 appstream 148 k 2026-02-18 06:14:11.257 | > lm_sensors-libs x86_64 3.6.0-10.el9 appstream 42 k 2026-02-18 06:14:11.257 | > lvm2-libs x86_64 9:2.03.32-2.el9 baseos 1.0 M 2026-02-18 06:14:11.257 | > mstflint x86_64 4.32.0-1.el9 appstream 4.5 M 2026-02-18 06:14:11.257 | > netavark x86_64 2:1.17.2-1.el9 appstream 3.1 M 2026-02-18 06:14:11.257 | > nispor x86_64 1.2.14-1.el9 appstream 1.5 M 2026-02-18 06:14:11.257 | > nmstate x86_64 2.2.57-1.el9 appstream 4.2 M 2026-02-18 06:14:11.257 | > nmstate-libs x86_64 2.2.57-1.el9 appstream 3.3 M 2026-02-18 06:14:11.257 | > openstack-network-scripts x86_64 10.11.1-6.el9s delorean-antelope-testing 48 k 2026-02-18 06:14:11.257 | > openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-antelope-testing 10 k 2026-02-18 06:14:11.257 | > openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k 2026-02-18 06:14:11.257 | > openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 6.9 M 2026-02-18 06:14:11.257 | > passt x86_64 0^20251210.gd04c480-2.el9 appstream 281 k 2026-02-18 06:14:11.257 | > passt-selinux noarch 0^20251210.gd04c480-2.el9 appstream 25 k 2026-02-18 06:14:11.257 | > pcp-conf x86_64 6.3.7-6.el9 appstream 31 k 2026-02-18 06:14:11.257 | > pcp-libs x86_64 6.3.7-6.el9 appstream 647 k 2026-02-18 06:14:11.257 | > perl-AutoLoader noarch 5.74-483.el9 appstream 21 k 2026-02-18 06:14:11.257 | > perl-B x86_64 1.80-483.el9 appstream 180 k 2026-02-18 06:14:11.257 | > perl-Carp noarch 1.50-460.el9 appstream 30 k 2026-02-18 06:14:11.257 | > perl-Class-Struct noarch 0.66-483.el9 appstream 22 k 2026-02-18 06:14:11.257 | > perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k 2026-02-18 06:14:11.257 | > perl-Digest noarch 1.19-4.el9 appstream 26 k 2026-02-18 06:14:11.257 | > perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k 2026-02-18 06:14:11.257 | > perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M 2026-02-18 06:14:11.257 | > perl-Errno x86_64 1.30-483.el9 appstream 15 k 2026-02-18 06:14:11.258 | > perl-Exporter noarch 5.74-461.el9 appstream 32 k 2026-02-18 06:14:11.258 | > perl-Fcntl x86_64 1.13-483.el9 appstream 20 k 2026-02-18 06:14:11.258 | > perl-File-Basename noarch 2.85-483.el9 appstream 17 k 2026-02-18 06:14:11.258 | > perl-File-Path noarch 2.18-4.el9 appstream 36 k 2026-02-18 06:14:11.258 | > perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k 2026-02-18 06:14:11.258 | > perl-File-stat noarch 1.09-483.el9 appstream 17 k 2026-02-18 06:14:11.258 | > perl-FileHandle noarch 2.03-483.el9 appstream 15 k 2026-02-18 06:14:11.258 | > perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k 2026-02-18 06:14:11.258 | > perl-Getopt-Std noarch 1.12-483.el9 appstream 15 k 2026-02-18 06:14:11.258 | > perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k 2026-02-18 06:14:11.258 | > perl-IO x86_64 1.43-483.el9 appstream 88 k 2026-02-18 06:14:11.258 | > perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k 2026-02-18 06:14:11.258 | > perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k 2026-02-18 06:14:11.258 | > perl-IPC-Open3 noarch 1.21-483.el9 appstream 22 k 2026-02-18 06:14:11.258 | > perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k 2026-02-18 06:14:11.258 | > perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k 2026-02-18 06:14:11.258 | > perl-Net-SSLeay x86_64 1.94-3.el9 appstream 414 k 2026-02-18 06:14:11.258 | > perl-POSIX x86_64 1.94-483.el9 appstream 96 k 2026-02-18 06:14:11.258 | > perl-PathTools x86_64 3.78-461.el9 appstream 88 k 2026-02-18 06:14:11.258 | > perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k 2026-02-18 06:14:11.258 | > perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k 2026-02-18 06:14:11.258 | > perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k 2026-02-18 06:14:11.258 | > perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k 2026-02-18 06:14:11.258 | > perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k 2026-02-18 06:14:11.258 | > perl-SelectSaver noarch 1.02-483.el9 appstream 11 k 2026-02-18 06:14:11.258 | > perl-Socket x86_64 4:2.031-4.el9 appstream 56 k 2026-02-18 06:14:11.258 | > perl-Storable x86_64 1:3.21-460.el9 appstream 96 k 2026-02-18 06:14:11.258 | > perl-Symbol noarch 1.08-483.el9 appstream 14 k 2026-02-18 06:14:12.702 | > perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k 2026-02-18 06:14:12.702 | > perl-Term-Cap noarch 1.17-460.el9 appstream 23 k 2026-02-18 06:14:12.702 | > perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k 2026-02-18 06:14:12.702 | > perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k 2026-02-18 06:14:12.702 | > perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k 2026-02-18 06:14:12.702 | > perl-URI noarch 5.09-3.el9 appstream 121 k 2026-02-18 06:14:12.702 | > perl-base noarch 2.27-483.el9 appstream 16 k 2026-02-18 06:14:12.702 | > perl-constant noarch 1.33-461.el9 appstream 24 k 2026-02-18 06:14:12.702 | > perl-if noarch 0.60.800-483.el9 appstream 14 k 2026-02-18 06:14:12.702 | > perl-interpreter x86_64 4:5.32.1-483.el9 appstream 70 k 2026-02-18 06:14:12.702 | > perl-libnet noarch 3.13-4.el9 appstream 130 k 2026-02-18 06:14:12.702 | > perl-libs x86_64 4:5.32.1-483.el9 appstream 2.2 M 2026-02-18 06:14:12.702 | > perl-mro x86_64 1.23-483.el9 appstream 28 k 2026-02-18 06:14:12.702 | > perl-overload noarch 1.31-483.el9 appstream 45 k 2026-02-18 06:14:12.702 | > perl-overloading noarch 0.02-483.el9 appstream 12 k 2026-02-18 06:14:12.702 | > perl-parent noarch 1:0.238-460.el9 appstream 15 k 2026-02-18 06:14:12.702 | > perl-podlators noarch 1:4.14-460.el9 appstream 114 k 2026-02-18 06:14:12.702 | > perl-subs noarch 1.03-483.el9 appstream 11 k 2026-02-18 06:14:12.702 | > perl-vars noarch 1.05-483.el9 appstream 13 k 2026-02-18 06:14:12.702 | > protobuf-c x86_64 1.3.3-13.el9 baseos 35 k 2026-02-18 06:14:12.702 | > python-oslo-concurrency-lang noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 13 k 2026-02-18 06:14:12.702 | > python-oslo-i18n-lang noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 13 k 2026-02-18 06:14:12.702 | > python-oslo-utils-lang noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 12 k 2026-02-18 06:14:12.702 | > python3-debtcollector noarch 2.5.0-0.20230310120453.a6b46c5.el9 delorean-component-common 31 k 2026-02-18 06:14:12.702 | > python3-fasteners noarch 0.18-1.el9s delorean-antelope-testing 37 k 2026-02-18 06:14:12.702 | > python3-iniparse noarch 0.4-45.el9 baseos 47 k 2026-02-18 06:14:12.702 | > python3-inotify noarch 0.9.6-25.el9 baseos 53 k 2026-02-18 06:14:12.702 | > python3-iso8601 noarch 1.1.0-1.el9s delorean-antelope-testing 23 k 2026-02-18 06:14:12.702 | > python3-libnmstate x86_64 2.2.57-1.el9 appstream 49 k 2026-02-18 06:14:12.702 | > python3-linux-procfs noarch 0.7.4-2.el9 baseos 29 k 2026-02-18 06:14:12.702 | > python3-netaddr noarch 0.10.1-3.el9 appstream 1.5 M 2026-02-18 06:14:12.702 | > python3-oslo-concurrency noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 42 k 2026-02-18 06:14:12.702 | > python3-oslo-config noarch 2:9.1.1-0.20230310201801.515daab.el9 delorean-component-common 216 k 2026-02-18 06:14:12.702 | > python3-oslo-i18n noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 56 k 2026-02-18 06:14:12.702 | > python3-oslo-utils noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 77 k 2026-02-18 06:14:12.702 | > python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18 06:14:12.702 | > python3-pbr noarch 5.11.1-1.el9s delorean-antelope-testing 140 k 2026-02-18 06:14:12.702 | > python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18 06:14:12.702 | > python3-pyroute2 noarch 0.7.3-1.el9s delorean-antelope-testing 704 k 2026-02-18 06:14:12.702 | > python3-pyudev noarch 0.22.0-6.el9 baseos 90 k 2026-02-18 06:14:12.702 | > python3-rfc3986 noarch 1.5.0-1.el9s delorean-antelope-testing 50 k 2026-02-18 06:14:12.702 | > python3-stevedore noarch 5.0.0-0.20241203182731.c4acc56.el9 delorean-component-clients 67 k 2026-02-18 06:14:12.702 | > python3-wrapt x86_64 1.14.1-1.el9s delorean-antelope-testing 57 k 2026-02-18 06:14:12.702 | > shadow-utils-subid x86_64 2:4.9-16.el9 baseos 85 k 2026-02-18 06:14:12.702 | > slirp4netns x86_64 1.3.3-1.el9 appstream 47 k 2026-02-18 06:14:12.702 | > tuned noarch 2.27.0-0.1.rc1.el9 baseos 467 k 2026-02-18 06:14:12.702 | > unbound-libs x86_64 1.24.2-2.el9 appstream 580 k 2026-02-18 06:14:12.702 | > virt-what x86_64 1.27-2.el9 baseos 42 k 2026-02-18 06:14:12.702 | > yajl x86_64 2.1.0-25.el9 appstream 38 k 2026-02-18 06:14:12.702 | > Installing weak dependencies: 2026-02-18 06:14:12.702 | > NetworkManager-config-server noarch 1:1.54.3-2.el9 baseos 18 k 2026-02-18 06:14:12.702 | > criu x86_64 3.19-3.el9 appstream 557 k 2026-02-18 06:14:12.702 | > criu-libs x86_64 3.19-3.el9 appstream 31 k 2026-02-18 06:14:12.702 | > perl-NDBM_File x86_64 1.15-483.el9 appstream 22 k 2026-02-18 06:14:12.702 | > python3-perf x86_64 5.14.0-681.el9 appstream 2.4 M 2026-02-18 06:14:12.702 | > 2026-02-18 06:14:12.702 | > Transaction Summary 2026-02-18 06:14:12.702 | > ========================================================================================================================== 2026-02-18 06:14:12.702 | > Install 156 Packages 2026-02-18 06:14:12.702 | > 2026-02-18 06:14:12.702 | > Total download size: 81 M 2026-02-18 06:14:12.702 | > Installed size: 302 M 2026-02-18 06:14:12.702 | > Downloading Packages: 2026-02-18 06:14:12.702 | > (1/156): python3-stevedore-5.0.0-0.202412031827 8.1 MB/s | 67 kB 00:00 2026-02-18 06:14:12.702 | > (2/156): python-oslo-concurrency-lang-5.1.1-0.2 272 kB/s | 13 kB 00:00 2026-02-18 06:14:12.702 | > (3/156): python-oslo-i18n-lang-6.0.0-0.20230418 286 kB/s | 13 kB 00:00 2026-02-18 06:14:12.702 | > (4/156): openstack-selinux-0.8.41-0.20260120103 1.7 MB/s | 248 kB 00:00 2026-02-18 06:14:12.702 | > (5/156): python-oslo-utils-lang-6.1.0-0.2023031 264 kB/s | 12 kB 00:00 2026-02-18 06:14:12.702 | > (6/156): os-net-config-18.1.1-0.20260202061710. 8.1 MB/s | 1.2 MB 00:00 2026-02-18 06:14:12.702 | > (7/156): python3-debtcollector-2.5.0-0.20230310 652 kB/s | 31 kB 00:00 2026-02-18 06:14:12.702 | > (8/156): python3-oslo-concurrency-5.1.1-0.20230 909 kB/s | 42 kB 00:00 2026-02-18 06:14:12.702 | > (9/156): python3-oslo-config-9.1.1-0.2023031020 4.3 MB/s | 216 kB 00:00 2026-02-18 06:14:12.702 | > (10/156): python3-oslo-i18n-6.0.0-0.20230418095 1.2 MB/s | 56 kB 00:00 2026-02-18 06:14:12.702 | > (11/156): python3-oslo-utils-6.1.0-0.2023031014 1.6 MB/s | 77 kB 00:00 2026-02-18 06:14:12.702 | > (12/156): NetworkManager-config-server-1.54.3-2 136 kB/s | 18 kB 00:00 2026-02-18 06:14:12.702 | > (13/156): avahi-libs-0.8-23.el9.x86_64.rpm 423 kB/s | 67 kB 00:00 2026-02-18 06:14:12.702 | > (14/156): biosdevname-0.7.3-10.el9.x86_64.rpm 344 kB/s | 36 kB 00:00 2026-02-18 06:14:21.669 | > (15/156): device-mapper-event-1.02.206-2.el9.x8 742 kB/s | 34 kB 00:00 2026-02-18 06:14:21.669 | > (16/156): chkconfig-1.24-2.el9.x86_64.rpm 1.7 MB/s | 178 kB 00:00 2026-02-18 06:14:21.669 | > (17/156): device-mapper-event-libs-1.02.206-2.e 638 kB/s | 32 kB 00:00 2026-02-18 06:14:21.669 | > (18/156): device-mapper-multipath-0.8.7-44.el9. 3.6 MB/s | 156 kB 00:00 2026-02-18 06:14:21.669 | > (19/156): bc-1.07.1-14.el9.x86_64.rpm 296 kB/s | 120 kB 00:00 2026-02-18 06:14:21.669 | > (20/156): device-mapper-multipath-libs-0.8.7-44 2.3 MB/s | 287 kB 00:00 2026-02-18 06:14:21.669 | > (21/156): device-mapper-persistent-data-1.1.0-1 8.2 MB/s | 1.1 MB 00:00 2026-02-18 06:14:21.669 | > (22/156): fuse-common-3.10.2-9.el9.x86_64.rpm 207 kB/s | 8.3 kB 00:00 2026-02-18 06:14:21.669 | > (23/156): hdparm-9.62-2.el9.x86_64.rpm 1.9 MB/s | 96 kB 00:00 2026-02-18 06:14:21.669 | > (24/156): initscripts-10.11.8-4.el9.x86_64.rpm 5.0 MB/s | 228 kB 00:00 2026-02-18 06:14:21.669 | > (25/156): jitterentropy-3.6.0-1.el9.x86_64.rpm 564 kB/s | 33 kB 00:00 2026-02-18 06:14:21.669 | > (26/156): libaio-0.3.111-13.el9.x86_64.rpm 548 kB/s | 24 kB 00:00 2026-02-18 06:14:21.669 | > (27/156): iptables-nft-1.8.10-11.el9.x86_64.rpm 1.8 MB/s | 206 kB 00:00 2026-02-18 06:14:21.669 | > (28/156): libnvme-1.16.1-2.el9.x86_64.rpm 2.4 MB/s | 116 kB 00:00 2026-02-18 06:14:21.669 | > (29/156): libnftnl-1.2.6-4.el9.x86_64.rpm 1.7 MB/s | 88 kB 00:00 2026-02-18 06:14:21.669 | > (30/156): libtraceevent-1.8.4-2.el9.x86_64.rpm 917 kB/s | 290 kB 00:00 2026-02-18 06:14:21.669 | > (31/156): lsof-4.94.0-3.el9.x86_64.rpm 782 kB/s | 239 kB 00:00 2026-02-18 06:14:21.669 | > (32/156): lvm2-libs-2.03.32-2.el9.x86_64.rpm 553 kB/s | 1.0 MB 00:01 2026-02-18 06:14:21.669 | > (33/156): nftables-1.0.9-6.el9.x86_64.rpm 226 kB/s | 420 kB 00:01 2026-02-18 06:14:21.669 | > (34/156): lvm2-2.03.32-2.el9.x86_64.rpm 724 kB/s | 1.6 MB 00:02 2026-02-18 06:14:21.669 | > (35/156): protobuf-c-1.3.3-13.el9.x86_64.rpm 386 kB/s | 35 kB 00:00 2026-02-18 06:14:21.669 | > (36/156): numactl-2.0.19-3.el9.x86_64.rpm 518 kB/s | 69 kB 00:00 2026-02-18 06:14:21.669 | > (37/156): python3-iniparse-0.4-45.el9.noarch.rp 371 kB/s | 47 kB 00:00 2026-02-18 06:14:21.669 | > (38/156): python3-inotify-0.9.6-25.el9.noarch.r 665 kB/s | 53 kB 00:00 2026-02-18 06:14:21.669 | > (39/156): python3-linux-procfs-0.7.4-2.el9.noar 506 kB/s | 29 kB 00:00 2026-02-18 06:14:21.669 | > (40/156): python3-pyparsing-2.4.7-9.el9.noarch. 1.6 MB/s | 150 kB 00:00 2026-02-18 06:14:21.669 | > (41/156): python3-pyudev-0.22.0-6.el9.noarch.rp 769 kB/s | 90 kB 00:00 2026-02-18 06:14:21.669 | > (42/156): rng-tools-6.17-2.el9.x86_64.rpm 712 kB/s | 71 kB 00:00 2026-02-18 06:14:21.669 | > (43/156): shadow-utils-subid-4.9-16.el9.x86_64. 2.0 MB/s | 85 kB 00:00 2026-02-18 06:14:21.669 | > (44/156): traceroute-2.1.1-1.el9.x86_64.rpm 492 kB/s | 57 kB 00:00 2026-02-18 06:14:21.669 | > (45/156): tuned-2.27.0-0.1.rc1.el9.noarch.rpm 2.0 MB/s | 467 kB 00:00 2026-02-18 06:14:21.669 | > (46/156): tuned-profiles-cpu-partitioning-2.27. 90 kB/s | 19 kB 00:00 2026-02-18 06:14:21.669 | > (47/156): virt-what-1.27-2.el9.x86_64.rpm 315 kB/s | 42 kB 00:00 2026-02-18 06:14:21.669 | > (48/156): NetworkManager-ovs-1.54.3-2.el9.x86_6 130 kB/s | 61 kB 00:00 2026-02-18 06:14:21.669 | > (49/156): conmon-2.2.1-1.el9.x86_64.rpm 545 kB/s | 48 kB 00:00 2026-02-18 06:14:21.669 | > (50/156): container-selinux-2.245.0-1.el9.noarc 671 kB/s | 59 kB 00:00 2026-02-18 06:14:21.669 | > (51/156): containers-common-1-137.el9.x86_64.rp 751 kB/s | 104 kB 00:00 2026-02-18 06:14:21.669 | > (52/156): containers-common-extra-1-137.el9.x86 61 kB/s | 5.3 kB 00:00 2026-02-18 06:14:21.669 | > (53/156): aardvark-dns-1.17.0-1.el9.x86_64.rpm 852 kB/s | 892 kB 00:01 2026-02-18 06:14:21.669 | > (54/156): criu-libs-3.19-3.el9.x86_64.rpm 354 kB/s | 31 kB 00:00 2026-02-18 06:14:21.669 | > (55/156): criu-3.19-3.el9.x86_64.rpm 1.3 MB/s | 557 kB 00:00 2026-02-18 06:14:21.669 | > (56/156): crun-1.26-1.el9.x86_64.rpm 1.0 MB/s | 253 kB 00:00 2026-02-18 06:14:21.669 | > (57/156): driverctl-0.115-1.el9.noarch.rpm 245 kB/s | 26 kB 00:00 2026-02-18 06:14:21.669 | > (58/156): fuse-overlayfs-1.16-1.el9.x86_64.rpm 747 kB/s | 66 kB 00:00 2026-02-18 06:14:21.669 | > (59/156): fuse3-3.10.2-9.el9.x86_64.rpm 637 kB/s | 54 kB 00:00 2026-02-18 06:14:21.669 | > (60/156): fuse3-libs-3.10.2-9.el9.x86_64.rpm 671 kB/s | 91 kB 00:00 2026-02-18 06:14:21.669 | > (61/156): iptables-nft-services-1.8.10-11.el9.n 167 kB/s | 20 kB 00:00 2026-02-18 06:14:21.669 | > (62/156): libbabeltrace-1.5.8-10.el9.x86_64.rpm 1.0 MB/s | 190 kB 00:00 2026-02-18 06:14:21.669 | > (63/156): libnet-1.2-7.el9.x86_64.rpm 652 kB/s | 58 kB 00:00 2026-02-18 06:14:21.669 | > (64/156): libslirp-4.4.0-8.el9.x86_64.rpm 498 kB/s | 68 kB 00:00 2026-02-18 06:14:21.669 | > (65/156): libuv-1.42.0-2.el9.x86_64.rpm 796 kB/s | 148 kB 00:00 2026-02-18 06:14:21.669 | > (66/156): lm_sensors-libs-3.6.0-10.el9.x86_64.r 479 kB/s | 42 kB 00:00 2026-02-18 06:14:21.669 | > (67/156): git-core-2.52.0-1.el9.x86_64.rpm 3.8 MB/s | 5.0 MB 00:01 2026-02-18 06:14:21.669 | > (68/156): netavark-1.17.2-1.el9.x86_64.rpm 20 MB/s | 3.1 MB 00:00 2026-02-18 06:14:21.669 | > (69/156): nispor-1.2.14-1.el9.x86_64.rpm 8.0 MB/s | 1.5 MB 00:00 2026-02-18 06:14:21.669 | > (70/156): nmstate-2.2.57-1.el9.x86_64.rpm 15 MB/s | 4.2 MB 00:00 2026-02-18 06:14:21.669 | > (71/156): nmstate-libs-2.2.57-1.el9.x86_64.rpm 22 MB/s | 3.3 MB 00:00 2026-02-18 06:14:21.669 | > (72/156): passt-0^20251210.gd04c480-2.el9.x86_6 3.0 MB/s | 281 kB 00:00 2026-02-18 06:14:21.669 | > (73/156): passt-selinux-0^20251210.gd04c480-2.e 284 kB/s | 25 kB 00:00 2026-02-18 06:14:21.669 | > (74/156): pcp-conf-6.3.7-6.el9.x86_64.rpm 358 kB/s | 31 kB 00:00 2026-02-18 06:14:21.669 | > (75/156): pcp-libs-6.3.7-6.el9.x86_64.rpm 6.7 MB/s | 647 kB 00:00 2026-02-18 06:14:21.669 | > (76/156): perl-AutoLoader-5.74-483.el9.noarch.r 237 kB/s | 21 kB 00:00 2026-02-18 06:14:21.669 | > (77/156): perl-B-1.80-483.el9.x86_64.rpm 2.0 MB/s | 180 kB 00:00 2026-02-18 06:14:21.669 | > (78/156): perl-Carp-1.50-460.el9.noarch.rpm 336 kB/s | 30 kB 00:00 2026-02-18 06:14:21.669 | > (79/156): perl-Class-Struct-0.66-483.el9.noarch 247 kB/s | 22 kB 00:00 2026-02-18 06:14:21.669 | > (80/156): perl-Data-Dumper-2.174-462.el9.x86_64 630 kB/s | 56 kB 00:00 2026-02-18 06:14:21.669 | > (81/156): perl-Digest-1.19-4.el9.noarch.rpm 297 kB/s | 26 kB 00:00 2026-02-18 06:14:21.669 | > (82/156): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 416 kB/s | 37 kB 00:00 2026-02-18 06:14:21.669 | > (83/156): perl-Encode-3.08-462.el9.x86_64.rpm 16 MB/s | 1.7 MB 00:00 2026-02-18 06:14:21.669 | > (84/156): perl-Errno-1.30-483.el9.x86_64.rpm 164 kB/s | 15 kB 00:00 2026-02-18 06:14:21.669 | > (85/156): perl-Exporter-5.74-461.el9.noarch.rpm 365 kB/s | 32 kB 00:00 2026-02-18 06:14:21.669 | > (86/156): perl-Fcntl-1.13-483.el9.x86_64.rpm 220 kB/s | 20 kB 00:00 2026-02-18 06:14:21.669 | > (87/156): perl-File-Basename-2.85-483.el9.noarc 193 kB/s | 17 kB 00:00 2026-02-18 06:14:21.669 | > (88/156): perl-File-Path-2.18-4.el9.noarch.rpm 409 kB/s | 36 kB 00:00 2026-02-18 06:14:21.669 | > (89/156): mstflint-4.32.0-1.el9.x86_64.rpm 1.7 MB/s | 4.5 MB 00:02 2026-02-18 06:14:21.669 | > (90/156): perl-File-Temp-0.231.100-4.el9.noarch 682 kB/s | 60 kB 00:00 2026-02-18 06:14:21.669 | > (91/156): perl-File-stat-1.09-483.el9.noarch.rp 198 kB/s | 17 kB 00:00 2026-02-18 06:14:21.669 | > (92/156): perl-FileHandle-2.03-483.el9.noarch.r 173 kB/s | 15 kB 00:00 2026-02-18 06:14:21.669 | > (93/156): perl-Getopt-Long-2.52-4.el9.noarch.rp 718 kB/s | 61 kB 00:00 2026-02-18 06:14:21.669 | > (94/156): buildah-1.43.0-1.el9.x86_64.rpm 2.0 MB/s | 10 MB 00:05 2026-02-18 06:14:21.669 | > (95/156): perl-Getopt-Std-1.12-483.el9.noarch.r 175 kB/s | 15 kB 00:00 2026-02-18 06:14:21.669 | > (96/156): perl-HTTP-Tiny-0.076-462.el9.noarch.r 648 kB/s | 54 kB 00:00 2026-02-18 06:14:21.669 | > (97/156): perl-IO-1.43-483.el9.x86_64.rpm 1.0 MB/s | 88 kB 00:00 2026-02-18 06:14:21.669 | > (98/156): perl-IO-Socket-IP-0.41-5.el9.noarch.r 502 kB/s | 43 kB 00:00 2026-02-18 06:14:21.669 | > (99/156): perl-IPC-Open3-1.21-483.el9.noarch.rp 256 kB/s | 22 kB 00:00 2026-02-18 06:14:21.669 | > (100/156): perl-MIME-Base64-3.16-4.el9.x86_64.r 359 kB/s | 31 kB 00:00 2026-02-18 06:14:21.669 | > (101/156): perl-IO-Socket-SSL-2.073-2.el9.noarc 1.2 MB/s | 217 kB 00:00 2026-02-18 06:14:21.669 | > (102/156): perl-Mozilla-CA-20200520-6.el9.noarc 148 kB/s | 13 kB 00:00 2026-02-18 06:14:21.669 | > (103/156): perl-NDBM_File-1.15-483.el9.x86_64.r 256 kB/s | 22 kB 00:00 2026-02-18 06:14:21.669 | > (104/156): perl-Net-SSLeay-1.94-3.el9.x86_64.rp 2.8 MB/s | 414 kB 00:00 2026-02-18 06:14:21.669 | > (105/156): perl-POSIX-1.94-483.el9.x86_64.rpm 1.1 MB/s | 96 kB 00:00 2026-02-18 06:14:21.669 | > (106/156): perl-PathTools-3.78-461.el9.x86_64.r 1.0 MB/s | 88 kB 00:00 2026-02-18 06:14:21.669 | > (107/156): perl-Pod-Escapes-1.07-460.el9.noarch 236 kB/s | 21 kB 00:00 2026-02-18 06:14:21.669 | > (108/156): perl-Pod-Perldoc-3.28.01-461.el9.noa 1.0 MB/s | 87 kB 00:00 2026-02-18 06:14:21.669 | > (109/156): perl-Pod-Simple-3.42-4.el9.noarch.rp 2.4 MB/s | 225 kB 00:00 2026-02-18 06:14:21.669 | > (110/156): perl-Pod-Usage-2.01-4.el9.noarch.rpm 469 kB/s | 41 kB 00:00 2026-02-18 06:14:21.669 | > (111/156): perl-Scalar-List-Utils-1.56-462.el9. 838 kB/s | 71 kB 00:00 2026-02-18 06:14:21.669 | > (112/156): perl-SelectSaver-1.02-483.el9.noarch 124 kB/s | 11 kB 00:00 2026-02-18 06:14:21.669 | > (113/156): perl-Storable-3.21-460.el9.x86_64.rp 1.1 MB/s | 96 kB 00:00 2026-02-18 06:14:42.655 | > (114/156): perl-Socket-2.031-4.el9.x86_64.rpm 636 kB/s | 56 kB 00:00 2026-02-18 06:14:42.656 | > (115/156): perl-Symbol-1.08-483.el9.noarch.rpm 151 kB/s | 14 kB 00:00 2026-02-18 06:14:42.656 | > (116/156): perl-Term-Cap-1.17-460.el9.noarch.rp 267 kB/s | 23 kB 00:00 2026-02-18 06:14:42.656 | > (117/156): perl-Term-ANSIColor-5.01-461.el9.noa 560 kB/s | 49 kB 00:00 2026-02-18 06:14:42.656 | > (118/156): perl-Text-ParseWords-3.30-460.el9.no 192 kB/s | 17 kB 00:00 2026-02-18 06:14:42.656 | > (119/156): perl-Time-Local-1.300-7.el9.noarch.r 405 kB/s | 34 kB 00:00 2026-02-18 06:14:42.656 | > (120/156): perl-Text-Tabs+Wrap-2013.0523-460.el 270 kB/s | 24 kB 00:00 2026-02-18 06:14:42.656 | > (121/156): perl-URI-5.09-3.el9.noarch.rpm 1.3 MB/s | 121 kB 00:00 2026-02-18 06:14:42.656 | > (122/156): perl-constant-1.33-461.el9.noarch.rp 281 kB/s | 24 kB 00:00 2026-02-18 06:14:42.656 | > (123/156): perl-base-2.27-483.el9.noarch.rpm 182 kB/s | 16 kB 00:00 2026-02-18 06:14:42.656 | > (124/156): perl-if-0.60.800-483.el9.noarch.rpm 151 kB/s | 14 kB 00:00 2026-02-18 06:14:42.656 | > (125/156): perl-libnet-3.13-4.el9.noarch.rpm 1.5 MB/s | 130 kB 00:00 2026-02-18 06:14:42.656 | > (126/156): perl-interpreter-5.32.1-483.el9.x86_ 799 kB/s | 70 kB 00:00 2026-02-18 06:14:42.656 | > (127/156): perl-overload-1.31-483.el9.noarch.rp 525 kB/s | 45 kB 00:00 2026-02-18 06:14:42.656 | > (128/156): perl-mro-1.23-483.el9.x86_64.rpm 314 kB/s | 28 kB 00:00 2026-02-18 06:14:42.656 | > (129/156): perl-parent-0.238-460.el9.noarch.rpm 178 kB/s | 15 kB 00:00 2026-02-18 06:14:42.656 | > (130/156): perl-overloading-0.02-483.el9.noarch 143 kB/s | 12 kB 00:00 2026-02-18 06:14:42.656 | > (131/156): perl-subs-1.03-483.el9.noarch.rpm 134 kB/s | 11 kB 00:00 2026-02-18 06:14:42.656 | > (132/156): perl-podlators-4.14-460.el9.noarch.r 1.3 MB/s | 114 kB 00:00 2026-02-18 06:14:42.656 | > (133/156): perl-vars-1.05-483.el9.noarch.rpm 144 kB/s | 13 kB 00:00 2026-02-18 06:14:42.656 | > (134/156): perl-libs-5.32.1-483.el9.x86_64.rpm 5.4 MB/s | 2.2 MB 00:00 2026-02-18 06:14:42.656 | > (135/156): python3-libnmstate-2.2.57-1.el9.x86_ 437 kB/s | 49 kB 00:00 2026-02-18 06:14:42.656 | > (136/156): python3-packaging-20.9-5.el9.noarch. 864 kB/s | 77 kB 00:00 2026-02-18 06:14:42.656 | > (137/156): python3-netaddr-0.10.1-3.el9.noarch. 5.7 MB/s | 1.5 MB 00:00 2026-02-18 06:14:42.656 | > (138/156): python3-perf-5.14.0-681.el9.x86_64.r 16 MB/s | 2.4 MB 00:00 2026-02-18 06:14:42.656 | > (139/156): slirp4netns-1.3.3-1.el9.x86_64.rpm 524 kB/s | 47 kB 00:00 2026-02-18 06:14:42.656 | > (140/156): sysstat-12.5.4-9.el9.x86_64.rpm 5.1 MB/s | 482 kB 00:00 2026-02-18 06:14:42.656 | > (141/156): unbound-libs-1.24.2-2.el9.x86_64.rpm 6.0 MB/s | 580 kB 00:00 2026-02-18 06:14:42.656 | > (142/156): tmpwatch-2.11-20.el9.x86_64.rpm 204 kB/s | 36 kB 00:00 2026-02-18 06:14:42.656 | > (143/156): yajl-2.1.0-25.el9.x86_64.rpm 429 kB/s | 38 kB 00:00 2026-02-18 06:14:42.656 | > (144/156): crudini-0.9.3-4.el9s.noarch.rpm 180 kB/s | 25 kB 00:00 2026-02-18 06:14:42.656 | > (145/156): openstack-network-scripts-openvswitc 209 kB/s | 10 kB 00:00 2026-02-18 06:14:42.656 | > (146/156): openstack-network-scripts-10.11.1-6. 354 kB/s | 48 kB 00:00 2026-02-18 06:14:42.656 | > (147/156): python3-fasteners-0.18-1.el9s.noarch 782 kB/s | 37 kB 00:00 2026-02-18 06:14:42.656 | > (148/156): python3-pbr-5.11.1-1.el9s.noarch.rpm 87 MB/s | 140 kB 00:00 2026-02-18 06:14:42.656 | > (149/156): python3-iso8601-1.1.0-1.el9s.noarch. 509 kB/s | 23 kB 00:00 2026-02-18 06:14:42.656 | > (150/156): python3-pyroute2-0.7.3-1.el9s.noarch 13 MB/s | 704 kB 00:00 2026-02-18 06:14:42.656 | > (151/156): python3-rfc3986-1.5.0-1.el9s.noarch. 1.0 MB/s | 50 kB 00:00 2026-02-18 06:14:42.656 | > (152/156): python3-wrapt-1.14.1-1.el9s.x86_64.r 1.2 MB/s | 57 kB 00:00 2026-02-18 06:14:42.656 | > (153/156): rdo-openvswitch-3.3-1.el9s.noarch.rp 168 kB/s | 7.7 kB 00:00 2026-02-18 06:14:42.656 | > (154/156): openvswitch-selinux-extra-policy-1.0 680 kB/s | 10 kB 00:00 2026-02-18 06:14:42.656 | > (155/156): openvswitch3.3-3.3.4-115.el9s.x86_64 168 MB/s | 6.9 MB 00:00 2026-02-18 06:14:42.656 | > (156/156): podman-5.6.0-30.el9.x86_64.rpm 8.8 MB/s | 16 MB 00:01 2026-02-18 06:14:42.656 | > -------------------------------------------------------------------------------- 2026-02-18 06:14:42.656 | > Total 6.3 MB/s | 81 MB 00:12 2026-02-18 06:14:42.656 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2026-02-18 06:14:42.656 | > Running transaction check 2026-02-18 06:14:42.656 | > Transaction check succeeded. 2026-02-18 06:14:42.656 | > Running transaction test 2026-02-18 06:14:42.656 | > Transaction test succeeded. 2026-02-18 06:14:42.656 | > Running transaction 2026-02-18 06:14:42.656 | > Preparing : 1/1 2026-02-18 06:14:42.656 | > Running scriptlet: container-selinux-4:2.245.0-1.el9.noarch 1/156 2026-02-18 06:14:42.656 | > Installing : container-selinux-4:2.245.0-1.el9.noarch 1/156 2026-02-18 06:14:42.656 | > Running scriptlet: container-selinux-4:2.245.0-1.el9.noarch 1/156 2026-02-18 06:14:42.656 | > Installing : python3-netaddr-0.10.1-3.el9.noarch 2/156 2026-02-18 06:14:42.656 | > Installing : protobuf-c-1.3.3-13.el9.x86_64 3/156 2026-02-18 06:14:42.656 | > Installing : libaio-0.3.111-13.el9.x86_64 4/156 2026-02-18 06:14:42.656 | > Installing : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 5/156 2026-02-18 06:14:42.656 | > Installing : fuse3-libs-3.10.2-9.el9.x86_64 6/156 2026-02-18 06:14:42.656 | > Installing : NetworkManager-ovs-1:1.54.3-2.el9.x86_64 7/156 2026-02-18 06:14:42.656 | > Installing : shadow-utils-subid-2:4.9-16.el9.x86_64 8/156 2026-02-18 06:14:42.656 | > Installing : python3-pyudev-0.22.0-6.el9.noarch 9/156 2026-02-18 06:14:42.656 | > Installing : python3-pyparsing-2.4.7-9.el9.noarch 10/156 2026-02-18 06:14:42.656 | > Installing : libnvme-1.16.1-2.el9.x86_64 11/156 2026-02-18 06:14:42.656 | > Installing : libnftnl-1.2.6-4.el9.x86_64 12/156 2026-02-18 06:14:42.656 | > Installing : iptables-nft-1.8.10-11.el9.x86_64 13/156 2026-02-18 06:14:42.656 | > Running scriptlet: iptables-nft-1.8.10-11.el9.x86_64 13/156 2026-02-18 06:14:42.656 | > Installing : nftables-1:1.0.9-6.el9.x86_64 14/156 2026-02-18 06:14:42.656 | > Running scriptlet: nftables-1:1.0.9-6.el9.x86_64 14/156 2026-02-18 06:14:42.656 | > Installing : chkconfig-1.24-2.el9.x86_64 15/156 2026-02-18 06:14:42.656 | > Installing : initscripts-10.11.8-4.el9.x86_64 16/156 2026-02-18 06:14:42.656 | > Running scriptlet: initscripts-10.11.8-4.el9.x86_64 16/156 2026-02-18 06:14:42.656 | > Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service -> /usr/lib/systemd/system/import-state.service. 2026-02-18 06:14:42.656 | > Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service -> /usr/lib/systemd/system/loadmodules.service. 2026-02-18 06:14:42.656 | > 2026-02-18 06:14:42.656 | > Installing : NetworkManager-config-server-1:1.54.3-2.el9.noar 17/156 2026-02-18 06:14:42.656 | > Installing : nmstate-libs-2.2.57-1.el9.x86_64 18/156 2026-02-18 06:14:42.656 | > Running scriptlet: nmstate-libs-2.2.57-1.el9.x86_64 18/156 2026-02-18 06:14:42.656 | > Installing : nmstate-2.2.57-1.el9.x86_64 19/156 2026-02-18 06:14:42.656 | > Installing : python3-libnmstate-2.2.57-1.el9.x86_64 20/156 2026-02-18 06:14:42.656 | > Installing : python3-packaging-20.9-5.el9.noarch 21/156 2026-02-18 06:14:42.656 | > Installing : device-mapper-event-9:1.02.206-2.el9.x86_64 22/156 2026-02-18 06:14:42.656 | > Running scriptlet: device-mapper-event-9:1.02.206-2.el9.x86_64 22/156 2026-02-18 06:14:42.656 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /usr/lib/systemd/system/dm-event.socket. 2026-02-18 06:14:42.656 | > 2026-02-18 06:14:42.656 | > Installing : lvm2-libs-9:2.03.32-2.el9.x86_64 23/156 2026-02-18 06:14:42.656 | > Installing : device-mapper-multipath-libs-0.8.7-44.el9.x86_64 24/156 2026-02-18 06:14:42.656 | > Running scriptlet: unbound-libs-1.24.2-2.el9.x86_64 25/156 2026-02-18 06:14:42.656 | > Installing : unbound-libs-1.24.2-2.el9.x86_64 25/156 2026-02-18 06:14:42.656 | > Running scriptlet: unbound-libs-1.24.2-2.el9.x86_64 25/156 2026-02-18 06:14:42.656 | > Created symlink /etc/systemd/system/timers.target.wants/unbound-anchor.timer -> /usr/lib/systemd/system/unbound-anchor.timer. 2026-02-18 06:14:42.656 | > 2026-02-18 06:14:42.656 | > Running scriptlet: passt-selinux-0^20251210.gd04c480-2.el9.noarch 26/156 2026-02-18 06:14:42.656 | > Installing : passt-selinux-0^20251210.gd04c480-2.el9.noarch 26/156 2026-02-18 06:14:42.656 | > Running scriptlet: passt-selinux-0^20251210.gd04c480-2.el9.noarch 26/156 2026-02-18 06:14:42.656 | > Installing : passt-0^20251210.gd04c480-2.el9.x86_64 27/156 2026-02-18 06:14:42.656 | > Installing : perl-Digest-1.19-4.el9.noarch 28/156 2026-02-18 06:14:42.656 | > Installing : perl-Digest-MD5-2.58-4.el9.x86_64 29/156 2026-02-18 06:14:42.656 | > Installing : perl-B-1.80-483.el9.x86_64 30/156 2026-02-18 06:14:42.656 | > Installing : perl-FileHandle-2.03-483.el9.noarch 31/156 2026-02-18 06:14:42.656 | > Installing : perl-Data-Dumper-2.174-462.el9.x86_64 32/156 2026-02-18 06:14:42.656 | > Installing : perl-libnet-3.13-4.el9.noarch 33/156 2026-02-18 06:14:50.422 | > Installing : perl-base-2.27-483.el9.noarch 34/156 2026-02-18 06:14:50.422 | > Installing : perl-URI-5.09-3.el9.noarch 35/156 2026-02-18 06:14:50.422 | > Installing : perl-AutoLoader-5.74-483.el9.noarch 36/156 2026-02-18 06:14:50.422 | > Installing : perl-Mozilla-CA-20200520-6.el9.noarch 37/156 2026-02-18 06:14:50.422 | > Installing : perl-if-0.60.800-483.el9.noarch 38/156 2026-02-18 06:14:50.422 | > Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 39/156 2026-02-18 06:14:50.422 | > Installing : perl-Time-Local-2:1.300-7.el9.noarch 40/156 2026-02-18 06:14:50.422 | > Installing : perl-File-Path-2.18-4.el9.noarch 41/156 2026-02-18 06:14:50.422 | > Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 42/156 2026-02-18 06:14:50.422 | > Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 43/156 2026-02-18 06:14:50.422 | > Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 44/156 2026-02-18 06:14:50.422 | > Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 45/156 2026-02-18 06:14:50.422 | > Installing : perl-Class-Struct-0.66-483.el9.noarch 46/156 2026-02-18 06:14:50.422 | > Installing : perl-POSIX-1.94-483.el9.x86_64 47/156 2026-02-18 06:14:50.422 | > Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 48/156 2026-02-18 06:14:50.422 | > Installing : perl-IPC-Open3-1.21-483.el9.noarch 49/156 2026-02-18 06:14:50.422 | > Installing : perl-subs-1.03-483.el9.noarch 50/156 2026-02-18 06:14:50.422 | > Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 51/156 2026-02-18 06:14:50.422 | > Installing : perl-Term-Cap-1.17-460.el9.noarch 52/156 2026-02-18 06:14:50.422 | > Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 53/156 2026-02-18 06:14:50.422 | > Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 54/156 2026-02-18 06:14:50.422 | > Installing : perl-Socket-4:2.031-4.el9.x86_64 55/156 2026-02-18 06:14:50.422 | > Installing : perl-SelectSaver-1.02-483.el9.noarch 56/156 2026-02-18 06:14:50.422 | > Installing : perl-Symbol-1.08-483.el9.noarch 57/156 2026-02-18 06:14:50.422 | > Installing : perl-File-stat-1.09-483.el9.noarch 58/156 2026-02-18 06:14:50.422 | > Installing : perl-podlators-1:4.14-460.el9.noarch 59/156 2026-02-18 06:14:50.422 | > Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 60/156 2026-02-18 06:14:50.422 | > Installing : perl-Fcntl-1.13-483.el9.x86_64 61/156 2026-02-18 06:14:50.422 | > Installing : perl-Text-ParseWords-3.30-460.el9.noarch 62/156 2026-02-18 06:14:50.422 | > Installing : perl-mro-1.23-483.el9.x86_64 63/156 2026-02-18 06:14:50.422 | > Installing : perl-IO-1.43-483.el9.x86_64 64/156 2026-02-18 06:14:50.422 | > Installing : perl-overloading-0.02-483.el9.noarch 65/156 2026-02-18 06:14:50.422 | > Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 66/156 2026-02-18 06:14:50.422 | > Installing : perl-Errno-1.30-483.el9.x86_64 67/156 2026-02-18 06:14:50.422 | > Installing : perl-File-Basename-2.85-483.el9.noarch 68/156 2026-02-18 06:14:50.422 | > Installing : perl-Getopt-Std-1.12-483.el9.noarch 69/156 2026-02-18 06:14:50.422 | > Installing : perl-MIME-Base64-3.16-4.el9.x86_64 70/156 2026-02-18 06:14:50.422 | > Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 71/156 2026-02-18 06:14:50.422 | > Installing : perl-constant-1.33-461.el9.noarch 72/156 2026-02-18 06:14:50.422 | > Installing : perl-Storable-1:3.21-460.el9.x86_64 73/156 2026-02-18 06:14:50.422 | > Installing : perl-overload-1.31-483.el9.noarch 74/156 2026-02-18 06:14:50.422 | > Installing : perl-parent-1:0.238-460.el9.noarch 75/156 2026-02-18 06:14:50.422 | > Installing : perl-vars-1.05-483.el9.noarch 76/156 2026-02-18 06:14:50.422 | > Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 77/156 2026-02-18 06:14:50.422 | > Installing : perl-Carp-1.50-460.el9.noarch 78/156 2026-02-18 06:14:50.422 | > Installing : perl-Exporter-5.74-461.el9.noarch 79/156 2026-02-18 06:14:50.422 | > Installing : perl-NDBM_File-1.15-483.el9.x86_64 80/156 2026-02-18 06:14:50.422 | > Installing : perl-PathTools-3.78-461.el9.x86_64 81/156 2026-02-18 06:14:50.422 | > Installing : perl-Encode-4:3.08-462.el9.x86_64 82/156 2026-02-18 06:14:50.422 | > Installing : perl-libs-4:5.32.1-483.el9.x86_64 83/156 2026-02-18 06:14:50.422 | > Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 84/156 2026-02-18 06:14:50.422 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/156 2026-02-18 06:14:50.422 | > Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/156 2026-02-18 06:14:50.422 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/156 2026-02-18 06:14:50.422 | > Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 86/156 2026-02-18 06:14:50.422 | > Installing : openvswitch3.3-3.3.4-115.el9s.x86_64 86/156 2026-02-18 06:14:50.422 | > Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 86/156 2026-02-18 06:14:50.422 | > Installing : python3-wrapt-1.14.1-1.el9s.x86_64 87/156 2026-02-18 06:14:50.422 | > Installing : python3-debtcollector-2.5.0-0.20230310120453.a6b 88/156 2026-02-18 06:14:50.422 | > Installing : python3-rfc3986-1.5.0-1.el9s.noarch 89/156 2026-02-18 06:14:50.422 | > Installing : python3-pyroute2-0.7.3-1.el9s.noarch 90/156 2026-02-18 06:14:50.422 | > Installing : python3-iso8601-1.1.0-1.el9s.noarch 91/156 2026-02-18 06:14:50.422 | > Installing : python3-fasteners-0.18-1.el9s.noarch 92/156 2026-02-18 06:14:50.422 | > Installing : yajl-2.1.0-25.el9.x86_64 93/156 2026-02-18 06:14:50.422 | > Installing : pcp-conf-6.3.7-6.el9.x86_64 94/156 2026-02-18 06:14:50.422 | > Installing : nispor-1.2.14-1.el9.x86_64 95/156 2026-02-18 06:14:50.422 | > Running scriptlet: nispor-1.2.14-1.el9.x86_64 95/156 2026-02-18 06:14:50.422 | > Installing : mstflint-4.32.0-1.el9.x86_64 96/156 2026-02-18 06:14:50.422 | > Installing : lm_sensors-libs-3.6.0-10.el9.x86_64 97/156 2026-02-18 06:14:50.422 | > Installing : libuv-1:1.42.0-2.el9.x86_64 98/156 2026-02-18 06:14:50.422 | > Installing : libslirp-4.4.0-8.el9.x86_64 99/156 2026-02-18 06:14:50.422 | > Installing : slirp4netns-1.3.3-1.el9.x86_64 100/156 2026-02-18 06:14:50.422 | > Installing : libnet-1.2-7.el9.x86_64 101/156 2026-02-18 06:14:50.422 | > Installing : criu-3.19-3.el9.x86_64 102/156 2026-02-18 06:14:50.422 | > Installing : criu-libs-3.19-3.el9.x86_64 103/156 2026-02-18 06:14:50.422 | > Installing : crun-1.26-1.el9.x86_64 104/156 2026-02-18 06:14:50.422 | > Installing : libbabeltrace-1.5.8-10.el9.x86_64 105/156 2026-02-18 06:14:50.422 | > Installing : git-core-2.52.0-1.el9.x86_64 106/156 2026-02-18 06:14:50.422 | > Installing : python3-pbr-5.11.1-1.el9s.noarch 107/156 2026-02-18 06:14:50.422 | > Installing : conmon-3:2.2.1-1.el9.x86_64 108/156 2026-02-18 06:14:50.422 | > Installing : aardvark-dns-2:1.17.0-1.el9.x86_64 109/156 2026-02-18 06:14:50.422 | > Installing : netavark-2:1.17.2-1.el9.x86_64 110/156 2026-02-18 06:14:50.422 | > Installing : virt-what-1.27-2.el9.x86_64 111/156 2026-02-18 06:14:50.422 | > Installing : python3-linux-procfs-0.7.4-2.el9.noarch 112/156 2026-02-18 06:14:50.422 | > Installing : python3-inotify-0.9.6-25.el9.noarch 113/156 2026-02-18 06:14:50.422 | > Installing : python3-iniparse-0.4-45.el9.noarch 114/156 2026-02-18 06:14:50.422 | > Installing : libtraceevent-1.8.4-2.el9.x86_64 115/156 2026-02-18 06:14:50.422 | > Installing : python3-perf-5.14.0-681.el9.x86_64 116/156 2026-02-18 06:14:50.422 | > Installing : jitterentropy-3.6.0-1.el9.x86_64 117/156 2026-02-18 06:14:50.422 | > Installing : hdparm-9.62-2.el9.x86_64 118/156 2026-02-18 06:14:50.422 | > Installing : tuned-2.27.0-0.1.rc1.el9.noarch 119/156 2026-02-18 06:14:50.422 | > Running scriptlet: tuned-2.27.0-0.1.rc1.el9.noarch 119/156 2026-02-18 06:14:50.422 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /usr/lib/systemd/system/tuned.service. 2026-02-18 06:14:50.422 | > 2026-02-18 06:14:50.422 | > Installing : fuse-common-3.10.2-9.el9.x86_64 120/156 2026-02-18 06:14:50.422 | > Installing : fuse3-3.10.2-9.el9.x86_64 121/156 2026-02-18 06:14:50.422 | > Installing : fuse-overlayfs-1.16-1.el9.x86_64 122/156 2026-02-18 06:14:50.422 | > Running scriptlet: fuse-overlayfs-1.16-1.el9.x86_64 122/156 2026-02-18 06:14:50.422 | > Installing : containers-common-4:1-137.el9.x86_64 123/156 2026-02-18 06:15:32.035 | > Installing : containers-common-extra-4:1-137.el9.x86_64 124/156 2026-02-18 06:15:32.035 | > Installing : device-mapper-persistent-data-1.1.0-1.el9.x86_64 125/156 2026-02-18 06:15:32.035 | > Installing : bc-1.07.1-14.el9.x86_64 126/156 2026-02-18 06:15:32.035 | > Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 127/156 2026-02-18 06:15:32.035 | > Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 127/156 2026-02-18 06:15:32.035 | > Installing : openstack-network-scripts-openvswitch3.3-10.11.1 128/156 2026-02-18 06:15:32.035 | > Installing : avahi-libs-0.8-23.el9.x86_64 129/156 2026-02-18 06:15:32.035 | > Installing : pcp-libs-6.3.7-6.el9.x86_64 130/156 2026-02-18 06:15:32.035 | > Installing : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 131/156 2026-02-18 06:15:32.035 | > Installing : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 132/156 2026-02-18 06:15:32.035 | > Installing : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 133/156 2026-02-18 06:15:32.035 | > Installing : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 134/156 2026-02-18 06:15:32.035 | > Installing : python-oslo-concurrency-lang-5.1.1-0.20230412082 135/156 2026-02-18 06:15:32.035 | > Installing : python3-stevedore-5.0.0-0.20241203182731.c4acc56 136/156 2026-02-18 06:15:32.035 | > Installing : python3-oslo-config-2:9.1.1-0.20230310201801.515 137/156 2026-02-18 06:15:32.035 | > Installing : python3-oslo-concurrency-5.1.1-0.20230412082954. 138/156 2026-02-18 06:15:32.035 | > Installing : os-net-config-18.1.1-0.20260202061710.d1eb11e.el 139/156 2026-02-18 06:15:32.035 | > Installing : sysstat-12.5.4-9.el9.x86_64 140/156 2026-02-18 06:15:32.035 | > Running scriptlet: sysstat-12.5.4-9.el9.x86_64 140/156 2026-02-18 06:15:32.035 | > Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service -> /usr/lib/systemd/system/sysstat.service. 2026-02-18 06:15:32.035 | > Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer -> /usr/lib/systemd/system/sysstat-collect.timer. 2026-02-18 06:15:32.035 | > Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer -> /usr/lib/systemd/system/sysstat-summary.timer. 2026-02-18 06:15:32.035 | > 2026-02-18 06:15:32.035 | > Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 141/156 2026-02-18 06:15:32.035 | > Installing : lvm2-9:2.03.32-2.el9.x86_64 142/156 2026-02-18 06:15:32.035 | > Running scriptlet: lvm2-9:2.03.32-2.el9.x86_64 142/156 2026-02-18 06:15:32.036 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service -> /usr/lib/systemd/system/lvm2-monitor.service. 2026-02-18 06:15:32.036 | > Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket -> /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-02-18 06:15:32.036 | > 2026-02-18 06:15:32.036 | > Installing : buildah-2:1.43.0-1.el9.x86_64 143/156 2026-02-18 06:15:32.036 | > Installing : podman-6:5.6.0-30.el9.x86_64 144/156 2026-02-18 06:15:32.036 | > Installing : tuned-profiles-cpu-partitioning-2.27.0-0.1.rc1.e 145/156 2026-02-18 06:15:32.036 | > Installing : rng-tools-6.17-2.el9.x86_64 146/156 2026-02-18 06:15:32.036 | > Running scriptlet: rng-tools-6.17-2.el9.x86_64 146/156 2026-02-18 06:15:32.036 | > Created symlink /etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. 2026-02-18 06:15:32.036 | > 2026-02-18 06:15:32.036 | > Installing : crudini-0.9.3-4.el9s.noarch 147/156 2026-02-18 06:15:32.036 | > Installing : device-mapper-multipath-0.8.7-44.el9.x86_64 148/156 2026-02-18 06:15:32.036 | > Running scriptlet: device-mapper-multipath-0.8.7-44.el9.x86_64 148/156 2026-02-18 06:15:32.036 | > Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service -> /usr/lib/systemd/system/multipathd.service. 2026-02-18 06:15:32.036 | > Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket -> /usr/lib/systemd/system/multipathd.socket. 2026-02-18 06:15:32.036 | > 2026-02-18 06:15:32.036 | > Installing : iptables-nft-services-1.8.10-11.el9.noarch 149/156 2026-02-18 06:15:32.036 | > Running scriptlet: iptables-nft-services-1.8.10-11.el9.noarch 149/156 2026-02-18 06:15:32.036 | > Installing : openstack-selinux-0.8.41-0.20260120103822.ecc7b4 150/156 2026-02-18 06:15:32.036 | > Running scriptlet: openstack-selinux-0.8.41-0.20260120103822.ecc7b4 150/156 2026-02-18 06:15:32.036 | > Installing : tmpwatch-2.11-20.el9.x86_64 151/156 2026-02-18 06:15:32.036 | > Installing : driverctl-0.115-1.el9.noarch 152/156 2026-02-18 06:15:32.036 | > Running scriptlet: driverctl-0.115-1.el9.noarch 152/156 2026-02-18 06:15:32.036 | > Installing : traceroute-3:2.1.1-1.el9.x86_64 153/156 2026-02-18 06:15:32.036 | > Installing : numactl-2.0.19-3.el9.x86_64 154/156 2026-02-18 06:15:32.036 | > Installing : lsof-4.94.0-3.el9.x86_64 155/156 2026-02-18 06:15:32.036 | > Installing : biosdevname-0.7.3-10.el9.x86_64 156/156 2026-02-18 06:15:32.036 | > Running scriptlet: container-selinux-4:2.245.0-1.el9.noarch 156/156 2026-02-18 06:15:32.036 | > Running scriptlet: passt-selinux-0^20251210.gd04c480-2.el9.noarch 156/156 2026-02-18 06:15:32.036 | > Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 156/156 2026-02-18 06:15:32.036 | > Running scriptlet: tuned-2.27.0-0.1.rc1.el9.noarch 156/156 2026-02-18 06:15:32.036 | > Running scriptlet: biosdevname-0.7.3-10.el9.x86_64 156/156 2026-02-18 06:15:32.036 | > Verifying : python3-stevedore-5.0.0-0.20241203182731.c4acc56 1/156 2026-02-18 06:15:32.036 | > Verifying : openstack-selinux-0.8.41-0.20260120103822.ecc7b4 2/156 2026-02-18 06:15:32.036 | > Verifying : os-net-config-18.1.1-0.20260202061710.d1eb11e.el 3/156 2026-02-18 06:15:32.036 | > Verifying : python-oslo-concurrency-lang-5.1.1-0.20230412082 4/156 2026-02-18 06:15:32.036 | > Verifying : python-oslo-i18n-lang-6.0.0-0.20230418095801.036 5/156 2026-02-18 06:15:32.036 | > Verifying : python-oslo-utils-lang-6.1.0-0.20230310140524.d4 6/156 2026-02-18 06:15:32.036 | > Verifying : python3-debtcollector-2.5.0-0.20230310120453.a6b 7/156 2026-02-18 06:15:32.036 | > Verifying : python3-oslo-concurrency-5.1.1-0.20230412082954. 8/156 2026-02-18 06:15:32.036 | > Verifying : python3-oslo-config-2:9.1.1-0.20230310201801.515 9/156 2026-02-18 06:15:32.036 | > Verifying : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2 10/156 2026-02-18 06:15:32.036 | > Verifying : python3-oslo-utils-6.1.0-0.20230310140524.d49d59 11/156 2026-02-18 06:15:32.036 | > Verifying : NetworkManager-config-server-1:1.54.3-2.el9.noar 12/156 2026-02-18 06:15:32.036 | > Verifying : avahi-libs-0.8-23.el9.x86_64 13/156 2026-02-18 06:15:32.036 | > Verifying : bc-1.07.1-14.el9.x86_64 14/156 2026-02-18 06:15:32.036 | > Verifying : biosdevname-0.7.3-10.el9.x86_64 15/156 2026-02-18 06:15:32.036 | > Verifying : chkconfig-1.24-2.el9.x86_64 16/156 2026-02-18 06:15:32.036 | > Verifying : device-mapper-event-9:1.02.206-2.el9.x86_64 17/156 2026-02-18 06:15:32.036 | > Verifying : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 18/156 2026-02-18 06:15:32.036 | > Verifying : device-mapper-multipath-0.8.7-44.el9.x86_64 19/156 2026-02-18 06:15:32.036 | > Verifying : device-mapper-multipath-libs-0.8.7-44.el9.x86_64 20/156 2026-02-18 06:15:32.036 | > Verifying : device-mapper-persistent-data-1.1.0-1.el9.x86_64 21/156 2026-02-18 06:15:32.036 | > Verifying : fuse-common-3.10.2-9.el9.x86_64 22/156 2026-02-18 06:15:32.036 | > Verifying : hdparm-9.62-2.el9.x86_64 23/156 2026-02-18 06:15:32.036 | > Verifying : initscripts-10.11.8-4.el9.x86_64 24/156 2026-02-18 06:15:32.036 | > Verifying : iptables-nft-1.8.10-11.el9.x86_64 25/156 2026-02-18 06:15:32.036 | > Verifying : jitterentropy-3.6.0-1.el9.x86_64 26/156 2026-02-18 06:15:32.036 | > Verifying : libaio-0.3.111-13.el9.x86_64 27/156 2026-02-18 06:15:32.036 | > Verifying : libnftnl-1.2.6-4.el9.x86_64 28/156 2026-02-18 06:15:32.036 | > Verifying : libnvme-1.16.1-2.el9.x86_64 29/156 2026-02-18 06:15:32.036 | > Verifying : libtraceevent-1.8.4-2.el9.x86_64 30/156 2026-02-18 06:15:32.036 | > Verifying : lsof-4.94.0-3.el9.x86_64 31/156 2026-02-18 06:15:32.036 | > Verifying : lvm2-9:2.03.32-2.el9.x86_64 32/156 2026-02-18 06:15:32.036 | > Verifying : lvm2-libs-9:2.03.32-2.el9.x86_64 33/156 2026-02-18 06:15:32.036 | > Verifying : nftables-1:1.0.9-6.el9.x86_64 34/156 2026-02-18 06:15:32.036 | > Verifying : numactl-2.0.19-3.el9.x86_64 35/156 2026-02-18 06:15:32.036 | > Verifying : protobuf-c-1.3.3-13.el9.x86_64 36/156 2026-02-18 06:15:32.036 | > Verifying : python3-iniparse-0.4-45.el9.noarch 37/156 2026-02-18 06:15:32.036 | > Verifying : python3-inotify-0.9.6-25.el9.noarch 38/156 2026-02-18 06:15:32.036 | > Verifying : python3-linux-procfs-0.7.4-2.el9.noarch 39/156 2026-02-18 06:15:32.036 | > Verifying : python3-pyparsing-2.4.7-9.el9.noarch 40/156 2026-02-18 06:15:32.039 | > Verifying : python3-pyudev-0.22.0-6.el9.noarch 41/156 2026-02-18 06:15:32.039 | > Verifying : rng-tools-6.17-2.el9.x86_64 42/156 2026-02-18 06:15:32.039 | > Verifying : shadow-utils-subid-2:4.9-16.el9.x86_64 43/156 2026-02-18 06:15:32.039 | > Verifying : traceroute-3:2.1.1-1.el9.x86_64 44/156 2026-02-18 06:15:32.039 | > Verifying : tuned-2.27.0-0.1.rc1.el9.noarch 45/156 2026-02-18 06:15:32.039 | > Verifying : tuned-profiles-cpu-partitioning-2.27.0-0.1.rc1.e 46/156 2026-02-18 06:15:32.039 | > Verifying : virt-what-1.27-2.el9.x86_64 47/156 2026-02-18 06:15:32.039 | > Verifying : NetworkManager-ovs-1:1.54.3-2.el9.x86_64 48/156 2026-02-18 06:15:32.039 | > Verifying : aardvark-dns-2:1.17.0-1.el9.x86_64 49/156 2026-02-18 06:15:32.039 | > Verifying : buildah-2:1.43.0-1.el9.x86_64 50/156 2026-02-18 06:15:32.039 | > Verifying : conmon-3:2.2.1-1.el9.x86_64 51/156 2026-02-18 06:15:32.039 | > Verifying : container-selinux-4:2.245.0-1.el9.noarch 52/156 2026-02-18 06:15:32.039 | > Verifying : containers-common-4:1-137.el9.x86_64 53/156 2026-02-18 06:15:32.039 | > Verifying : containers-common-extra-4:1-137.el9.x86_64 54/156 2026-02-18 06:15:32.039 | > Verifying : criu-3.19-3.el9.x86_64 55/156 2026-02-18 06:15:32.039 | > Verifying : criu-libs-3.19-3.el9.x86_64 56/156 2026-02-18 06:15:32.039 | > Verifying : crun-1.26-1.el9.x86_64 57/156 2026-02-18 06:15:32.039 | > Verifying : driverctl-0.115-1.el9.noarch 58/156 2026-02-18 06:15:32.039 | > Verifying : fuse-overlayfs-1.16-1.el9.x86_64 59/156 2026-02-18 06:15:32.039 | > Verifying : fuse3-3.10.2-9.el9.x86_64 60/156 2026-02-18 06:15:32.039 | > Verifying : fuse3-libs-3.10.2-9.el9.x86_64 61/156 2026-02-18 06:15:32.039 | > Verifying : git-core-2.52.0-1.el9.x86_64 62/156 2026-02-18 06:15:32.039 | > Verifying : iptables-nft-services-1.8.10-11.el9.noarch 63/156 2026-02-18 06:15:32.039 | > Verifying : libbabeltrace-1.5.8-10.el9.x86_64 64/156 2026-02-18 06:15:32.039 | > Verifying : libnet-1.2-7.el9.x86_64 65/156 2026-02-18 06:15:32.039 | > Verifying : libslirp-4.4.0-8.el9.x86_64 66/156 2026-02-18 06:15:32.039 | > Verifying : libuv-1:1.42.0-2.el9.x86_64 67/156 2026-02-18 06:15:32.039 | > Verifying : lm_sensors-libs-3.6.0-10.el9.x86_64 68/156 2026-02-18 06:15:32.039 | > Verifying : mstflint-4.32.0-1.el9.x86_64 69/156 2026-02-18 06:15:32.039 | > Verifying : netavark-2:1.17.2-1.el9.x86_64 70/156 2026-02-18 06:15:32.039 | > Verifying : nispor-1.2.14-1.el9.x86_64 71/156 2026-02-18 06:15:32.039 | > Verifying : nmstate-2.2.57-1.el9.x86_64 72/156 2026-02-18 06:15:32.039 | > Verifying : nmstate-libs-2.2.57-1.el9.x86_64 73/156 2026-02-18 06:15:32.039 | > Verifying : passt-0^20251210.gd04c480-2.el9.x86_64 74/156 2026-02-18 06:15:32.039 | > Verifying : passt-selinux-0^20251210.gd04c480-2.el9.noarch 75/156 2026-02-18 06:15:32.039 | > Verifying : pcp-conf-6.3.7-6.el9.x86_64 76/156 2026-02-18 06:15:32.039 | > Verifying : pcp-libs-6.3.7-6.el9.x86_64 77/156 2026-02-18 06:15:32.040 | > Verifying : perl-AutoLoader-5.74-483.el9.noarch 78/156 2026-02-18 06:15:32.040 | > Verifying : perl-B-1.80-483.el9.x86_64 79/156 2026-02-18 06:15:32.040 | > Verifying : perl-Carp-1.50-460.el9.noarch 80/156 2026-02-18 06:15:32.040 | > Verifying : perl-Class-Struct-0.66-483.el9.noarch 81/156 2026-02-18 06:15:32.040 | > Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 82/156 2026-02-18 06:15:32.040 | > Verifying : perl-Digest-1.19-4.el9.noarch 83/156 2026-02-18 06:15:32.040 | > Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 84/156 2026-02-18 06:15:32.040 | > Verifying : perl-Encode-4:3.08-462.el9.x86_64 85/156 2026-02-18 06:15:32.040 | > Verifying : perl-Errno-1.30-483.el9.x86_64 86/156 2026-02-18 06:15:32.040 | > Verifying : perl-Exporter-5.74-461.el9.noarch 87/156 2026-02-18 06:15:32.040 | > Verifying : perl-Fcntl-1.13-483.el9.x86_64 88/156 2026-02-18 06:15:32.040 | > Verifying : perl-File-Basename-2.85-483.el9.noarch 89/156 2026-02-18 06:15:32.040 | > Verifying : perl-File-Path-2.18-4.el9.noarch 90/156 2026-02-18 06:15:32.040 | > Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 91/156 2026-02-18 06:15:32.040 | > Verifying : perl-File-stat-1.09-483.el9.noarch 92/156 2026-02-18 06:15:32.040 | > Verifying : perl-FileHandle-2.03-483.el9.noarch 93/156 2026-02-18 06:15:32.040 | > Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 94/156 2026-02-18 06:15:32.040 | > Verifying : perl-Getopt-Std-1.12-483.el9.noarch 95/156 2026-02-18 06:15:32.040 | > Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 96/156 2026-02-18 06:15:32.040 | > Verifying : perl-IO-1.43-483.el9.x86_64 97/156 2026-02-18 06:15:32.040 | > Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 98/156 2026-02-18 06:15:32.040 | > Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 99/156 2026-02-18 06:15:32.040 | > Verifying : perl-IPC-Open3-1.21-483.el9.noarch 100/156 2026-02-18 06:15:32.040 | > Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 101/156 2026-02-18 06:15:32.040 | > Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 102/156 2026-02-18 06:15:32.040 | > Verifying : perl-NDBM_File-1.15-483.el9.x86_64 103/156 2026-02-18 06:15:32.040 | > Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 104/156 2026-02-18 06:15:32.040 | > Verifying : perl-POSIX-1.94-483.el9.x86_64 105/156 2026-02-18 06:15:32.040 | > Verifying : perl-PathTools-3.78-461.el9.x86_64 106/156 2026-02-18 06:15:32.040 | > Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 107/156 2026-02-18 06:15:32.040 | > Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 108/156 2026-02-18 06:15:32.040 | > Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 109/156 2026-02-18 06:15:32.040 | > Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 110/156 2026-02-18 06:15:32.040 | > Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 111/156 2026-02-18 06:15:32.040 | > Verifying : perl-SelectSaver-1.02-483.el9.noarch 112/156 2026-02-18 06:15:32.040 | > Verifying : perl-Socket-4:2.031-4.el9.x86_64 113/156 2026-02-18 06:15:32.040 | > Verifying : perl-Storable-1:3.21-460.el9.x86_64 114/156 2026-02-18 06:15:32.040 | > Verifying : perl-Symbol-1.08-483.el9.noarch 115/156 2026-02-18 06:15:32.040 | > Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 116/156 2026-02-18 06:15:32.040 | > Verifying : perl-Term-Cap-1.17-460.el9.noarch 117/156 2026-02-18 06:15:32.040 | > Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 118/156 2026-02-18 06:15:32.040 | > Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 119/156 2026-02-18 06:15:32.040 | > Verifying : perl-Time-Local-2:1.300-7.el9.noarch 120/156 2026-02-18 06:15:32.040 | > Verifying : perl-URI-5.09-3.el9.noarch 121/156 2026-02-18 06:15:32.040 | > Verifying : perl-base-2.27-483.el9.noarch 122/156 2026-02-18 06:15:32.040 | > Verifying : perl-constant-1.33-461.el9.noarch 123/156 2026-02-18 06:15:32.040 | > Verifying : perl-if-0.60.800-483.el9.noarch 124/156 2026-02-18 06:15:32.040 | > Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 125/156 2026-02-18 06:15:32.040 | > Verifying : perl-libnet-3.13-4.el9.noarch 126/156 2026-02-18 06:15:32.040 | > Verifying : perl-libs-4:5.32.1-483.el9.x86_64 127/156 2026-02-18 06:15:32.040 | > Verifying : perl-mro-1.23-483.el9.x86_64 128/156 2026-02-18 06:15:32.040 | > Verifying : perl-overload-1.31-483.el9.noarch 129/156 2026-02-18 06:15:32.040 | > Verifying : perl-overloading-0.02-483.el9.noarch 130/156 2026-02-18 06:15:32.040 | > Verifying : perl-parent-1:0.238-460.el9.noarch 131/156 2026-02-18 06:15:32.040 | > Verifying : perl-podlators-1:4.14-460.el9.noarch 132/156 2026-02-18 06:15:32.040 | > Verifying : perl-subs-1.03-483.el9.noarch 133/156 2026-02-18 06:15:32.040 | > Verifying : perl-vars-1.05-483.el9.noarch 134/156 2026-02-18 06:15:32.040 | > Verifying : podman-6:5.6.0-30.el9.x86_64 135/156 2026-02-18 06:15:32.040 | > Verifying : python3-libnmstate-2.2.57-1.el9.x86_64 136/156 2026-02-18 06:15:32.040 | > Verifying : python3-netaddr-0.10.1-3.el9.noarch 137/156 2026-02-18 06:15:32.040 | > Verifying : python3-packaging-20.9-5.el9.noarch 138/156 2026-02-18 06:15:32.178 | > Verifying : python3-perf-5.14.0-681.el9.x86_64 139/156 2026-02-18 06:15:32.178 | > Verifying : slirp4netns-1.3.3-1.el9.x86_64 140/156 2026-02-18 06:15:32.178 | > Verifying : sysstat-12.5.4-9.el9.x86_64 141/156 2026-02-18 06:15:32.178 | > Verifying : tmpwatch-2.11-20.el9.x86_64 142/156 2026-02-18 06:15:32.178 | > Verifying : unbound-libs-1.24.2-2.el9.x86_64 143/156 2026-02-18 06:15:32.178 | > Verifying : yajl-2.1.0-25.el9.x86_64 144/156 2026-02-18 06:15:32.178 | > Verifying : crudini-0.9.3-4.el9s.noarch 145/156 2026-02-18 06:15:32.178 | > Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 146/156 2026-02-18 06:15:32.178 | > Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 147/156 2026-02-18 06:15:32.178 | > Verifying : python3-fasteners-0.18-1.el9s.noarch 148/156 2026-02-18 06:15:32.178 | > Verifying : python3-iso8601-1.1.0-1.el9s.noarch 149/156 2026-02-18 06:15:32.178 | > Verifying : python3-pbr-5.11.1-1.el9s.noarch 150/156 2026-02-18 06:15:32.178 | > Verifying : python3-pyroute2-0.7.3-1.el9s.noarch 151/156 2026-02-18 06:15:32.178 | > Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 152/156 2026-02-18 06:15:32.178 | > Verifying : python3-wrapt-1.14.1-1.el9s.x86_64 153/156 2026-02-18 06:15:32.178 | > Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 154/156 2026-02-18 06:15:32.178 | > Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 155/156 2026-02-18 06:15:32.178 | > Verifying : openvswitch3.3-3.3.4-115.el9s.x86_64 156/156 2026-02-18 06:15:32.178 | > Completion plugin: Generating completion cache... 2026-02-18 06:15:32.178 | > Installed: NetworkManager-config-server-1:1.54.3-2.el9.noarch 2026-02-18 06:15:32.178 | > Installed: NetworkManager-ovs-1:1.54.3-2.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: aardvark-dns-2:1.17.0-1.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: avahi-libs-0.8-23.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: bc-1.07.1-14.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: biosdevname-0.7.3-10.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: buildah-2:1.43.0-1.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: chkconfig-1.24-2.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: conmon-3:2.2.1-1.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: container-selinux-4:2.245.0-1.el9.noarch 2026-02-18 06:15:32.178 | > Installed: containers-common-4:1-137.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: containers-common-extra-4:1-137.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: criu-3.19-3.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: criu-libs-3.19-3.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: crudini-0.9.3-4.el9s.noarch 2026-02-18 06:15:32.178 | > Installed: crun-1.26-1.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: device-mapper-event-9:1.02.206-2.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: device-mapper-event-libs-9:1.02.206-2.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: device-mapper-multipath-0.8.7-44.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: device-mapper-multipath-libs-0.8.7-44.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: device-mapper-persistent-data-1.1.0-1.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: driverctl-0.115-1.el9.noarch 2026-02-18 06:15:32.178 | > Installed: fuse-common-3.10.2-9.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: fuse-overlayfs-1.16-1.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: fuse3-3.10.2-9.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: fuse3-libs-3.10.2-9.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: git-core-2.52.0-1.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: hdparm-9.62-2.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: initscripts-10.11.8-4.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: iptables-nft-1.8.10-11.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: iptables-nft-services-1.8.10-11.el9.noarch 2026-02-18 06:15:32.178 | > Installed: jitterentropy-3.6.0-1.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: libaio-0.3.111-13.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: libbabeltrace-1.5.8-10.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: libnet-1.2-7.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: libnftnl-1.2.6-4.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: libnvme-1.16.1-2.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: libslirp-4.4.0-8.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: libtraceevent-1.8.4-2.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: libuv-1:1.42.0-2.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: lm_sensors-libs-3.6.0-10.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: lsof-4.94.0-3.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: lvm2-9:2.03.32-2.el9.x86_64 2026-02-18 06:15:32.178 | > Installed: lvm2-libs-9:2.03.32-2.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: mstflint-4.32.0-1.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: netavark-2:1.17.2-1.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: nftables-1:1.0.9-6.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: nispor-1.2.14-1.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: nmstate-2.2.57-1.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: nmstate-libs-2.2.57-1.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: numactl-2.0.19-3.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: openstack-network-scripts-10.11.1-6.el9s.x86_64 2026-02-18 06:15:32.179 | > Installed: openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 2026-02-18 06:15:32.179 | > Installed: openstack-selinux-0.8.41-0.20260120103822.ecc7b44.el9.noarch 2026-02-18 06:15:32.179 | > Installed: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 2026-02-18 06:15:32.179 | > Installed: openvswitch3.3-3.3.4-115.el9s.x86_64 2026-02-18 06:15:32.179 | > Installed: os-net-config-18.1.1-0.20260202061710.d1eb11e.el9.noarch 2026-02-18 06:15:32.179 | > Installed: passt-0^20251210.gd04c480-2.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: passt-selinux-0^20251210.gd04c480-2.el9.noarch 2026-02-18 06:15:32.179 | > Installed: pcp-conf-6.3.7-6.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: pcp-libs-6.3.7-6.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-AutoLoader-5.74-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-B-1.80-483.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-Carp-1.50-460.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Class-Struct-0.66-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Data-Dumper-2.174-462.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-Digest-1.19-4.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Digest-MD5-2.58-4.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-Encode-4:3.08-462.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-Errno-1.30-483.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-Exporter-5.74-461.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Fcntl-1.13-483.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-File-Basename-2.85-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-File-Path-2.18-4.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-File-Temp-1:0.231.100-4.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-File-stat-1.09-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-FileHandle-2.03-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Getopt-Long-1:2.52-4.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Getopt-Std-1.12-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-HTTP-Tiny-0.076-462.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-IO-1.43-483.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-IO-Socket-IP-0.41-5.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-IO-Socket-SSL-2.073-2.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-IPC-Open3-1.21-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-MIME-Base64-3.16-4.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-Mozilla-CA-20200520-6.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-NDBM_File-1.15-483.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-Net-SSLeay-1.94-3.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-POSIX-1.94-483.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-PathTools-3.78-461.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Pod-Simple-1:3.42-4.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Pod-Usage-4:2.01-4.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-SelectSaver-1.02-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Socket-4:2.031-4.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-Storable-1:3.21-460.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-Symbol-1.08-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Term-ANSIColor-5.01-461.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Term-Cap-1.17-460.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Text-ParseWords-3.30-460.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-Time-Local-2:1.300-7.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-URI-5.09-3.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-base-2.27-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-constant-1.33-461.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-if-0.60.800-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-interpreter-4:5.32.1-483.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-libnet-3.13-4.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-libs-4:5.32.1-483.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-mro-1.23-483.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: perl-overload-1.31-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-overloading-0.02-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-parent-1:0.238-460.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-podlators-1:4.14-460.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-subs-1.03-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: perl-vars-1.05-483.el9.noarch 2026-02-18 06:15:32.179 | > Installed: podman-6:5.6.0-30.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: protobuf-c-1.3.3-13.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2026-02-18 06:15:32.179 | > Installed: python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2026-02-18 06:15:32.179 | > Installed: python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2026-02-18 06:15:32.179 | > Installed: python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2026-02-18 06:15:32.179 | > Installed: python3-fasteners-0.18-1.el9s.noarch 2026-02-18 06:15:32.179 | > Installed: python3-iniparse-0.4-45.el9.noarch 2026-02-18 06:15:32.179 | > Installed: python3-inotify-0.9.6-25.el9.noarch 2026-02-18 06:15:32.179 | > Installed: python3-iso8601-1.1.0-1.el9s.noarch 2026-02-18 06:15:32.179 | > Installed: python3-libnmstate-2.2.57-1.el9.x86_64 2026-02-18 06:15:32.179 | > Installed: python3-linux-procfs-0.7.4-2.el9.noarch 2026-02-18 06:15:32.179 | > Installed: python3-netaddr-0.10.1-3.el9.noarch 2026-02-18 06:15:32.179 | > Installed: python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2026-02-18 06:15:32.179 | > Installed: python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2026-02-18 06:15:32.179 | > Installed: python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2026-02-18 06:15:32.233 | > Installed: python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2026-02-18 06:15:32.234 | > Installed: python3-packaging-20.9-5.el9.noarch 2026-02-18 06:15:32.234 | > Installed: python3-pbr-5.11.1-1.el9s.noarch 2026-02-18 06:15:32.234 | > Installed: python3-perf-5.14.0-681.el9.x86_64 2026-02-18 06:15:32.234 | > Installed: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-18 06:15:32.234 | > Installed: python3-pyroute2-0.7.3-1.el9s.noarch 2026-02-18 06:15:32.234 | > Installed: python3-pyudev-0.22.0-6.el9.noarch 2026-02-18 06:15:32.234 | > Installed: python3-rfc3986-1.5.0-1.el9s.noarch 2026-02-18 06:15:32.234 | > Installed: python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2026-02-18 06:15:32.234 | > Installed: python3-wrapt-1.14.1-1.el9s.x86_64 2026-02-18 06:15:32.234 | > Installed: rdo-openvswitch-2:3.3-1.el9s.noarch 2026-02-18 06:15:32.234 | > Installed: rng-tools-6.17-2.el9.x86_64 2026-02-18 06:15:32.234 | > Installed: shadow-utils-subid-2:4.9-16.el9.x86_64 2026-02-18 06:15:32.234 | > Installed: slirp4netns-1.3.3-1.el9.x86_64 2026-02-18 06:15:32.234 | > Installed: sysstat-12.5.4-9.el9.x86_64 2026-02-18 06:15:32.234 | > Installed: tmpwatch-2.11-20.el9.x86_64 2026-02-18 06:15:32.234 | > Installed: traceroute-3:2.1.1-1.el9.x86_64 2026-02-18 06:15:32.234 | > Installed: tuned-2.27.0-0.1.rc1.el9.noarch 2026-02-18 06:15:32.234 | > Installed: tuned-profiles-cpu-partitioning-2.27.0-0.1.rc1.el9.noarch 2026-02-18 06:15:32.234 | > Installed: unbound-libs-1.24.2-2.el9.x86_64 2026-02-18 06:15:32.234 | > Installed: virt-what-1.27-2.el9.x86_64 2026-02-18 06:15:32.234 | > Installed: yajl-2.1.0-25.el9.x86_64 2026-02-18 06:15:32.234 | > 2026-02-18 06:15:32.234 | > Installed: 2026-02-18 06:15:32.234 | > NetworkManager-config-server-1:1.54.3-2.el9.noarch 2026-02-18 06:15:32.234 | > NetworkManager-ovs-1:1.54.3-2.el9.x86_64 2026-02-18 06:15:32.234 | > aardvark-dns-2:1.17.0-1.el9.x86_64 2026-02-18 06:15:32.234 | > avahi-libs-0.8-23.el9.x86_64 2026-02-18 06:15:32.234 | > bc-1.07.1-14.el9.x86_64 2026-02-18 06:15:32.234 | > biosdevname-0.7.3-10.el9.x86_64 2026-02-18 06:15:32.234 | > buildah-2:1.43.0-1.el9.x86_64 2026-02-18 06:15:32.234 | > chkconfig-1.24-2.el9.x86_64 2026-02-18 06:15:32.234 | > conmon-3:2.2.1-1.el9.x86_64 2026-02-18 06:15:32.234 | > container-selinux-4:2.245.0-1.el9.noarch 2026-02-18 06:15:32.234 | > containers-common-4:1-137.el9.x86_64 2026-02-18 06:15:32.234 | > containers-common-extra-4:1-137.el9.x86_64 2026-02-18 06:15:32.234 | > criu-3.19-3.el9.x86_64 2026-02-18 06:15:32.234 | > criu-libs-3.19-3.el9.x86_64 2026-02-18 06:15:32.234 | > crudini-0.9.3-4.el9s.noarch 2026-02-18 06:15:32.234 | > crun-1.26-1.el9.x86_64 2026-02-18 06:15:32.234 | > device-mapper-event-9:1.02.206-2.el9.x86_64 2026-02-18 06:15:32.234 | > device-mapper-event-libs-9:1.02.206-2.el9.x86_64 2026-02-18 06:15:32.234 | > device-mapper-multipath-0.8.7-44.el9.x86_64 2026-02-18 06:15:32.234 | > device-mapper-multipath-libs-0.8.7-44.el9.x86_64 2026-02-18 06:15:32.234 | > device-mapper-persistent-data-1.1.0-1.el9.x86_64 2026-02-18 06:15:32.234 | > driverctl-0.115-1.el9.noarch 2026-02-18 06:15:32.234 | > fuse-common-3.10.2-9.el9.x86_64 2026-02-18 06:15:32.234 | > fuse-overlayfs-1.16-1.el9.x86_64 2026-02-18 06:15:32.234 | > fuse3-3.10.2-9.el9.x86_64 2026-02-18 06:15:32.234 | > fuse3-libs-3.10.2-9.el9.x86_64 2026-02-18 06:15:32.234 | > git-core-2.52.0-1.el9.x86_64 2026-02-18 06:15:32.234 | > hdparm-9.62-2.el9.x86_64 2026-02-18 06:15:32.234 | > initscripts-10.11.8-4.el9.x86_64 2026-02-18 06:15:32.234 | > iptables-nft-1.8.10-11.el9.x86_64 2026-02-18 06:15:32.234 | > iptables-nft-services-1.8.10-11.el9.noarch 2026-02-18 06:15:32.234 | > jitterentropy-3.6.0-1.el9.x86_64 2026-02-18 06:15:32.234 | > libaio-0.3.111-13.el9.x86_64 2026-02-18 06:15:32.234 | > libbabeltrace-1.5.8-10.el9.x86_64 2026-02-18 06:15:32.234 | > libnet-1.2-7.el9.x86_64 2026-02-18 06:15:32.234 | > libnftnl-1.2.6-4.el9.x86_64 2026-02-18 06:15:32.234 | > libnvme-1.16.1-2.el9.x86_64 2026-02-18 06:15:32.234 | > libslirp-4.4.0-8.el9.x86_64 2026-02-18 06:15:32.234 | > libtraceevent-1.8.4-2.el9.x86_64 2026-02-18 06:15:32.234 | > libuv-1:1.42.0-2.el9.x86_64 2026-02-18 06:15:32.234 | > lm_sensors-libs-3.6.0-10.el9.x86_64 2026-02-18 06:15:32.234 | > lsof-4.94.0-3.el9.x86_64 2026-02-18 06:15:32.234 | > lvm2-9:2.03.32-2.el9.x86_64 2026-02-18 06:15:32.234 | > lvm2-libs-9:2.03.32-2.el9.x86_64 2026-02-18 06:15:32.234 | > mstflint-4.32.0-1.el9.x86_64 2026-02-18 06:15:32.234 | > netavark-2:1.17.2-1.el9.x86_64 2026-02-18 06:15:32.234 | > nftables-1:1.0.9-6.el9.x86_64 2026-02-18 06:15:32.234 | > nispor-1.2.14-1.el9.x86_64 2026-02-18 06:15:32.234 | > nmstate-2.2.57-1.el9.x86_64 2026-02-18 06:15:32.234 | > nmstate-libs-2.2.57-1.el9.x86_64 2026-02-18 06:15:32.234 | > numactl-2.0.19-3.el9.x86_64 2026-02-18 06:15:32.234 | > openstack-network-scripts-10.11.1-6.el9s.x86_64 2026-02-18 06:15:32.234 | > openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 2026-02-18 06:15:32.234 | > openstack-selinux-0.8.41-0.20260120103822.ecc7b44.el9.noarch 2026-02-18 06:15:32.234 | > openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 2026-02-18 06:15:32.234 | > openvswitch3.3-3.3.4-115.el9s.x86_64 2026-02-18 06:15:32.234 | > os-net-config-18.1.1-0.20260202061710.d1eb11e.el9.noarch 2026-02-18 06:15:32.234 | > passt-0^20251210.gd04c480-2.el9.x86_64 2026-02-18 06:15:32.234 | > passt-selinux-0^20251210.gd04c480-2.el9.noarch 2026-02-18 06:15:32.234 | > pcp-conf-6.3.7-6.el9.x86_64 2026-02-18 06:15:32.234 | > pcp-libs-6.3.7-6.el9.x86_64 2026-02-18 06:15:32.234 | > perl-AutoLoader-5.74-483.el9.noarch 2026-02-18 06:15:32.234 | > perl-B-1.80-483.el9.x86_64 2026-02-18 06:15:32.234 | > perl-Carp-1.50-460.el9.noarch 2026-02-18 06:15:32.234 | > perl-Class-Struct-0.66-483.el9.noarch 2026-02-18 06:15:32.234 | > perl-Data-Dumper-2.174-462.el9.x86_64 2026-02-18 06:15:32.234 | > perl-Digest-1.19-4.el9.noarch 2026-02-18 06:15:32.234 | > perl-Digest-MD5-2.58-4.el9.x86_64 2026-02-18 06:15:32.234 | > perl-Encode-4:3.08-462.el9.x86_64 2026-02-18 06:15:32.234 | > perl-Errno-1.30-483.el9.x86_64 2026-02-18 06:15:32.234 | > perl-Exporter-5.74-461.el9.noarch 2026-02-18 06:15:32.234 | > perl-Fcntl-1.13-483.el9.x86_64 2026-02-18 06:15:32.234 | > perl-File-Basename-2.85-483.el9.noarch 2026-02-18 06:15:32.234 | > perl-File-Path-2.18-4.el9.noarch 2026-02-18 06:15:32.234 | > perl-File-Temp-1:0.231.100-4.el9.noarch 2026-02-18 06:15:32.234 | > perl-File-stat-1.09-483.el9.noarch 2026-02-18 06:15:32.234 | > perl-FileHandle-2.03-483.el9.noarch 2026-02-18 06:15:32.234 | > perl-Getopt-Long-1:2.52-4.el9.noarch 2026-02-18 06:15:32.234 | > perl-Getopt-Std-1.12-483.el9.noarch 2026-02-18 06:15:32.234 | > perl-HTTP-Tiny-0.076-462.el9.noarch 2026-02-18 06:15:32.234 | > perl-IO-1.43-483.el9.x86_64 2026-02-18 06:15:32.234 | > perl-IO-Socket-IP-0.41-5.el9.noarch 2026-02-18 06:15:32.234 | > perl-IO-Socket-SSL-2.073-2.el9.noarch 2026-02-18 06:15:32.234 | > perl-IPC-Open3-1.21-483.el9.noarch 2026-02-18 06:15:32.234 | > perl-MIME-Base64-3.16-4.el9.x86_64 2026-02-18 06:15:32.508 | > perl-Mozilla-CA-20200520-6.el9.noarch 2026-02-18 06:15:32.508 | > perl-NDBM_File-1.15-483.el9.x86_64 2026-02-18 06:15:32.508 | > perl-Net-SSLeay-1.94-3.el9.x86_64 2026-02-18 06:15:32.508 | > perl-POSIX-1.94-483.el9.x86_64 2026-02-18 06:15:32.508 | > perl-PathTools-3.78-461.el9.x86_64 2026-02-18 06:15:32.508 | > perl-Pod-Escapes-1:1.07-460.el9.noarch 2026-02-18 06:15:32.508 | > perl-Pod-Perldoc-3.28.01-461.el9.noarch 2026-02-18 06:15:32.508 | > perl-Pod-Simple-1:3.42-4.el9.noarch 2026-02-18 06:15:32.508 | > perl-Pod-Usage-4:2.01-4.el9.noarch 2026-02-18 06:15:32.508 | > perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2026-02-18 06:15:32.508 | > perl-SelectSaver-1.02-483.el9.noarch 2026-02-18 06:15:32.508 | > perl-Socket-4:2.031-4.el9.x86_64 2026-02-18 06:15:32.508 | > perl-Storable-1:3.21-460.el9.x86_64 2026-02-18 06:15:32.508 | > perl-Symbol-1.08-483.el9.noarch 2026-02-18 06:15:32.508 | > perl-Term-ANSIColor-5.01-461.el9.noarch 2026-02-18 06:15:32.508 | > perl-Term-Cap-1.17-460.el9.noarch 2026-02-18 06:15:32.508 | > perl-Text-ParseWords-3.30-460.el9.noarch 2026-02-18 06:15:32.508 | > perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2026-02-18 06:15:32.508 | > perl-Time-Local-2:1.300-7.el9.noarch 2026-02-18 06:15:32.508 | > perl-URI-5.09-3.el9.noarch 2026-02-18 06:15:32.508 | > perl-base-2.27-483.el9.noarch 2026-02-18 06:15:32.508 | > perl-constant-1.33-461.el9.noarch 2026-02-18 06:15:32.508 | > perl-if-0.60.800-483.el9.noarch 2026-02-18 06:15:32.508 | > perl-interpreter-4:5.32.1-483.el9.x86_64 2026-02-18 06:15:32.508 | > perl-libnet-3.13-4.el9.noarch 2026-02-18 06:15:32.508 | > perl-libs-4:5.32.1-483.el9.x86_64 2026-02-18 06:15:32.508 | > perl-mro-1.23-483.el9.x86_64 2026-02-18 06:15:32.508 | > perl-overload-1.31-483.el9.noarch 2026-02-18 06:15:32.508 | > perl-overloading-0.02-483.el9.noarch 2026-02-18 06:15:32.508 | > perl-parent-1:0.238-460.el9.noarch 2026-02-18 06:15:32.508 | > perl-podlators-1:4.14-460.el9.noarch 2026-02-18 06:15:32.508 | > perl-subs-1.03-483.el9.noarch 2026-02-18 06:15:32.508 | > perl-vars-1.05-483.el9.noarch 2026-02-18 06:15:32.508 | > podman-6:5.6.0-30.el9.x86_64 2026-02-18 06:15:32.508 | > protobuf-c-1.3.3-13.el9.x86_64 2026-02-18 06:15:32.508 | > python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2026-02-18 06:15:32.508 | > python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2026-02-18 06:15:32.508 | > python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2026-02-18 06:15:32.508 | > python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2026-02-18 06:15:32.508 | > python3-fasteners-0.18-1.el9s.noarch 2026-02-18 06:15:32.508 | > python3-iniparse-0.4-45.el9.noarch 2026-02-18 06:15:32.508 | > python3-inotify-0.9.6-25.el9.noarch 2026-02-18 06:15:32.508 | > python3-iso8601-1.1.0-1.el9s.noarch 2026-02-18 06:15:32.508 | > python3-libnmstate-2.2.57-1.el9.x86_64 2026-02-18 06:15:32.508 | > python3-linux-procfs-0.7.4-2.el9.noarch 2026-02-18 06:15:32.508 | > python3-netaddr-0.10.1-3.el9.noarch 2026-02-18 06:15:32.508 | > python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2026-02-18 06:15:32.508 | > python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2026-02-18 06:15:32.508 | > python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2026-02-18 06:15:32.508 | > python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2026-02-18 06:15:32.508 | > python3-packaging-20.9-5.el9.noarch 2026-02-18 06:15:32.508 | > python3-pbr-5.11.1-1.el9s.noarch 2026-02-18 06:15:32.508 | > python3-perf-5.14.0-681.el9.x86_64 2026-02-18 06:15:32.508 | > python3-pyparsing-2.4.7-9.el9.noarch 2026-02-18 06:15:32.508 | > python3-pyroute2-0.7.3-1.el9s.noarch 2026-02-18 06:15:32.508 | > python3-pyudev-0.22.0-6.el9.noarch 2026-02-18 06:15:32.508 | > python3-rfc3986-1.5.0-1.el9s.noarch 2026-02-18 06:15:32.508 | > python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2026-02-18 06:15:32.508 | > python3-wrapt-1.14.1-1.el9s.x86_64 2026-02-18 06:15:32.508 | > rdo-openvswitch-2:3.3-1.el9s.noarch 2026-02-18 06:15:32.508 | > rng-tools-6.17-2.el9.x86_64 2026-02-18 06:15:32.508 | > shadow-utils-subid-2:4.9-16.el9.x86_64 2026-02-18 06:15:32.508 | > slirp4netns-1.3.3-1.el9.x86_64 2026-02-18 06:15:32.508 | > sysstat-12.5.4-9.el9.x86_64 2026-02-18 06:15:32.508 | > tmpwatch-2.11-20.el9.x86_64 2026-02-18 06:15:32.508 | > traceroute-3:2.1.1-1.el9.x86_64 2026-02-18 06:15:32.508 | > tuned-2.27.0-0.1.rc1.el9.noarch 2026-02-18 06:15:32.508 | > tuned-profiles-cpu-partitioning-2.27.0-0.1.rc1.el9.noarch 2026-02-18 06:15:32.508 | > unbound-libs-1.24.2-2.el9.x86_64 2026-02-18 06:15:32.508 | > virt-what-1.27-2.el9.x86_64 2026-02-18 06:15:32.508 | > yajl-2.1.0-25.el9.x86_64 2026-02-18 06:15:32.508 | > 2026-02-18 06:15:32.508 | > Complete! 2026-02-18 06:15:32.508 | > + '[' install == install ']' 2026-02-18 06:15:32.508 | > + '[' dnf == dnf ']' 2026-02-18 06:15:32.508 | > + '[' -z '' ']' 2026-02-18 06:15:32.508 | > + dnf -y mark install openssh-server podman openvswitch device-mapper-multipath tmpwatch which selinux-policy policycoreutils-python-utils grubby iptables-services openstack-selinux biosdevname ca-certificates traceroute util-linux jq rng-tools python3-pyyaml tcpdump iproute-tc sysstat xfsprogs tuned-profiles-cpu-partitioning driverctl os-net-config parted buildah git-core nftables lvm2 gdisk selinux-policy-targeted chrony openssh python3-policycoreutils crudini python3-libselinux numactl rsync passwd crypto-policies-scripts lsof 2026-02-18 06:15:32.508 | > openssh-server-9.9p1-3.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > podman-6:5.6.0-30.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > rdo-openvswitch-2:3.3-1.el9s.noarch marked as user installed. 2026-02-18 06:15:32.508 | > device-mapper-multipath-0.8.7-44.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > tmpwatch-2.11-20.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > which-2.21-30.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > selinux-policy-38.1.73-1.el9.noarch marked as user installed. 2026-02-18 06:15:32.508 | > policycoreutils-python-utils-3.6-5.el9.noarch marked as user installed. 2026-02-18 06:15:32.508 | > grubby-8.40-69.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > iptables-nft-services-1.8.10-11.el9.noarch marked as user installed. 2026-02-18 06:15:32.508 | > openstack-selinux-0.8.41-0.20260120103822.ecc7b44.el9.noarch marked as user installed. 2026-02-18 06:15:32.508 | > biosdevname-0.7.3-10.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > ca-certificates-2025.2.80_v9.0.305-91.el9.noarch marked as user installed. 2026-02-18 06:15:32.508 | > traceroute-3:2.1.1-1.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > util-linux-2.37.4-21.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > jq-1.6-19.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > rng-tools-6.17-2.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > tcpdump-14:4.99.0-9.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > iproute-tc-6.17.0-2.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > sysstat-12.5.4-9.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > xfsprogs-6.4.0-7.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.508 | > tuned-profiles-cpu-partitioning-2.27.0-0.1.rc1.el9.noarch marked as user installed. 2026-02-18 06:15:32.508 | > driverctl-0.115-1.el9.noarch marked as user installed. 2026-02-18 06:15:32.508 | > os-net-config-18.1.1-0.20260202061710.d1eb11e.el9.noarch marked as user installed. 2026-02-18 06:15:32.508 | > parted-3.5-3.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.574 | > buildah-2:1.43.0-1.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.574 | > git-core-2.52.0-1.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.574 | > nftables-1:1.0.9-6.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.574 | > lvm2-9:2.03.32-2.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.574 | > gdisk-1.0.7-5.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.574 | > selinux-policy-targeted-38.1.73-1.el9.noarch marked as user installed. 2026-02-18 06:15:32.574 | > chrony-4.8-1.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.574 | > openssh-9.9p1-3.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.574 | > python3-policycoreutils-3.6-5.el9.noarch marked as user installed. 2026-02-18 06:15:32.574 | > crudini-0.9.3-4.el9s.noarch marked as user installed. 2026-02-18 06:15:32.574 | > python3-libselinux-3.6-3.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.574 | > numactl-2.0.19-3.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.574 | > rsync-3.2.5-4.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.574 | > passwd-0.80-12.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.574 | > crypto-policies-scripts-20251126-1.gite9c4db2.el9.noarch marked as user installed. 2026-02-18 06:15:32.574 | > lsof-4.94.0-3.el9.x86_64 marked as user installed. 2026-02-18 06:15:32.574 | returncode: 0 2026-02-18 06:15:32.580 | dib-run-parts 01-package-installs completed 2026-02-18 06:15:32.580 | dib-run-parts Running /tmp/in_target.d/install.d/02-stable-interface-names 2026-02-18 06:15:32.583 | + set -eu 2026-02-18 06:15:32.583 | + set -o pipefail 2026-02-18 06:15:32.583 | + NET_NAME_SLOT_FILE=/etc/udev/rules.d/80-net-name-slot.rules 2026-02-18 06:15:32.583 | + '[' -h /etc/udev/rules.d/80-net-name-slot.rules ']' 2026-02-18 06:15:32.583 | + rm /etc/udev/rules.d/80-net-name-slot.rules 2026-02-18 06:15:32.585 | dib-run-parts 02-stable-interface-names completed 2026-02-18 06:15:32.585 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2026-02-18 06:15:32.587 | + set -eu 2026-02-18 06:15:32.587 | + set -o pipefail 2026-02-18 06:15:32.587 | + mkdir -p /etc/cloud/cloud.cfg.d 2026-02-18 06:15:32.588 | + '[' -n '' ']' 2026-02-18 06:15:32.590 | dib-run-parts 10-cloud-init completed 2026-02-18 06:15:32.590 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2026-02-18 06:15:32.592 | + set -eu 2026-02-18 06:15:32.592 | + set -o pipefail 2026-02-18 06:15:32.592 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2026-02-18 06:15:32.593 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2026-02-18 06:15:32.593 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2026-02-18 06:15:32.593 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2026-02-18 06:15:32.640 | dib-run-parts 10-install-static-files completed 2026-02-18 06:15:32.640 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2026-02-18 06:15:32.642 | + set -eu 2026-02-18 06:15:32.642 | + set -o pipefail 2026-02-18 06:15:32.642 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2026-02-18 06:15:32.643 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2026-02-18 06:15:32.643 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2026-02-18 06:15:32.643 | + dest= 2026-02-18 06:15:32.643 | + case $DIB_INIT_SYSTEM in 2026-02-18 06:15:32.643 | + dest=/usr/lib/systemd/system/ 2026-02-18 06:15:32.643 | + '[' -z /usr/lib/systemd/system/ ']' 2026-02-18 06:15:32.643 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2026-02-18 06:15:32.646 | dib-run-parts 20-install-init-scripts completed 2026-02-18 06:15:32.646 | dib-run-parts Running /tmp/in_target.d/install.d/51-persistent-journal 2026-02-18 06:15:32.651 | dib-run-parts 51-persistent-journal completed 2026-02-18 06:15:32.651 | dib-run-parts Running /tmp/in_target.d/install.d/70-clear-net-ifnames 2026-02-18 06:15:32.653 | + set -o pipefail 2026-02-18 06:15:32.653 | + '[' -f /etc/default/grub ']' 2026-02-18 06:15:32.653 | + sed -i s/net.ifnames=0//g /etc/default/grub 2026-02-18 06:15:32.655 | dib-run-parts 70-clear-net-ifnames completed 2026-02-18 06:15:32.655 | dib-run-parts Running /tmp/in_target.d/install.d/70-enable-dynamic-login-services 2026-02-18 06:15:32.658 | + set -eu 2026-02-18 06:15:32.658 | + set -o pipefail 2026-02-18 06:15:32.658 | + case "$DIB_INIT_SYSTEM" in 2026-02-18 06:15:32.658 | + systemctl enable dynamic-login.service 2026-02-18 06:15:32.663 | Created symlink /etc/systemd/system/multi-user.target.wants/dynamic-login.service -> /usr/lib/systemd/system/dynamic-login.service. 2026-02-18 06:15:32.665 | dib-run-parts 70-enable-dynamic-login-services completed 2026-02-18 06:15:32.665 | dib-run-parts Running /tmp/in_target.d/install.d/71-clean-stale-interface 2026-02-18 06:15:32.667 | + set -o pipefail 2026-02-18 06:15:32.667 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-ens*' 2026-02-18 06:15:32.668 | + rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 2026-02-18 06:15:32.669 | dib-run-parts 71-clean-stale-interface completed 2026-02-18 06:15:32.670 | dib-run-parts Running /tmp/in_target.d/install.d/74-openvswitch 2026-02-18 06:15:32.672 | + systemctl enable openvswitch 2026-02-18 06:15:32.677 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch.service -> /usr/lib/systemd/system/openvswitch.service. 2026-02-18 06:15:32.678 | dib-run-parts 74-openvswitch completed 2026-02-18 06:15:32.678 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2026-02-18 06:15:32.680 | + set -eu 2026-02-18 06:15:32.680 | + set -o pipefail 2026-02-18 06:15:32.680 | + MODULES_LIST='usb-storage cramfs freevxfs jffs2 hfs hfsplus squashfs udf bluetooth' 2026-02-18 06:15:32.680 | + for mod_name in $MODULES_LIST 2026-02-18 06:15:32.680 | + echo 'blacklist usb-storage' 2026-02-18 06:15:32.680 | + for mod_name in $MODULES_LIST 2026-02-18 06:15:32.681 | + echo 'blacklist cramfs' 2026-02-18 06:15:32.681 | + for mod_name in $MODULES_LIST 2026-02-18 06:15:32.681 | + echo 'blacklist freevxfs' 2026-02-18 06:15:32.681 | + for mod_name in $MODULES_LIST 2026-02-18 06:15:32.681 | + echo 'blacklist jffs2' 2026-02-18 06:15:32.681 | + for mod_name in $MODULES_LIST 2026-02-18 06:15:32.681 | + echo 'blacklist hfs' 2026-02-18 06:15:32.681 | + for mod_name in $MODULES_LIST 2026-02-18 06:15:32.681 | + echo 'blacklist hfsplus' 2026-02-18 06:15:32.681 | + for mod_name in $MODULES_LIST 2026-02-18 06:15:32.681 | + echo 'blacklist squashfs' 2026-02-18 06:15:32.681 | + for mod_name in $MODULES_LIST 2026-02-18 06:15:32.681 | + echo 'blacklist udf' 2026-02-18 06:15:32.681 | + for mod_name in $MODULES_LIST 2026-02-18 06:15:32.681 | + echo 'blacklist bluetooth' 2026-02-18 06:15:32.682 | dib-run-parts 80-modprobe-blacklist completed 2026-02-18 06:15:32.682 | dib-run-parts Running /tmp/in_target.d/install.d/81-network-renderer 2026-02-18 06:15:32.684 | + DIB_CLOUD_INIT_NETWORK_RENDERERS='[network-manager, sysconfig, eni, netplan, networkd]' 2026-02-18 06:15:32.684 | + mkdir -p /etc/cloud/cloud.cfg.d 2026-02-18 06:15:32.685 | + cat 2026-02-18 06:15:32.686 | + chmod 0644 /etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg 2026-02-18 06:15:32.688 | dib-run-parts 81-network-renderer completed 2026-02-18 06:15:32.688 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2026-02-18 06:15:32.690 | + set -eu 2026-02-18 06:15:32.690 | + set -o pipefail 2026-02-18 06:15:32.690 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2026-02-18 06:15:32.691 | + package-uninstalls -d /tmp/in_target.d/install.d 2026-02-18 06:15:32.692 | + set -eu 2026-02-18 06:15:32.692 | + set -o pipefail 2026-02-18 06:15:32.693 | ++ basename /usr/local/bin/package-uninstalls 2026-02-18 06:15:32.693 | + SCRIPTNAME=package-uninstalls 2026-02-18 06:15:32.694 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2026-02-18 06:15:32.694 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2026-02-18 06:15:32.694 | + '[' 0 '!=' 0 ']' 2026-02-18 06:15:32.695 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2026-02-18 06:15:32.695 | ++ set -- -d /tmp/in_target.d/install.d -- 2026-02-18 06:15:32.695 | + WORKDIR= 2026-02-18 06:15:32.695 | + true 2026-02-18 06:15:32.695 | + case "$1" in 2026-02-18 06:15:32.695 | + WORKDIR=/tmp/in_target.d/install.d 2026-02-18 06:15:32.695 | + shift 2 2026-02-18 06:15:32.695 | + true 2026-02-18 06:15:32.695 | + case "$1" in 2026-02-18 06:15:32.695 | + shift 2026-02-18 06:15:32.695 | + break 2026-02-18 06:15:32.695 | + '[' -z /tmp/in_target.d/install.d ']' 2026-02-18 06:15:32.695 | + PACKAGES= 2026-02-18 06:15:32.695 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2026-02-18 06:15:32.696 | + install-packages -e 2026-02-18 06:15:32.702 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2026-02-18 06:15:33.372 | Map uninstall for edpm-base: kexec-tools, telnet 2026-02-18 06:15:33.372 | Running command: ['install-packages', '-e', 'kexec-tools', 'telnet'] 2026-02-18 06:15:33.372 | > Running install-packages remove. 2026-02-18 06:15:33.372 | > ++ command -v dnf5 2026-02-18 06:15:33.372 | > ++ true 2026-02-18 06:15:33.372 | > + DNF5= 2026-02-18 06:15:33.372 | > + '[' dnf == dnf ']' 2026-02-18 06:15:33.372 | > + '[' -n '' ']' 2026-02-18 06:15:33.372 | > + dnf -y -v remove kexec-tools telnet 2026-02-18 06:15:33.372 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-02-18 06:15:33.372 | > DNF version: 4.14.0 2026-02-18 06:15:33.372 | > cachedir: /tmp/yum 2026-02-18 06:15:33.372 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-02-18 06:15:33.372 | > No match for argument: telnet 2026-02-18 06:15:33.372 | > --> Starting dependency resolution 2026-02-18 06:15:33.372 | > --> Finding unneeded leftover dependencies 2026-02-18 06:15:33.372 | > ---> Package binutils.x86_64 2.35.2-69.el9 will be erased 2026-02-18 06:15:33.372 | > ---> Package binutils-gold.x86_64 2.35.2-69.el9 will be erased 2026-02-18 06:15:33.372 | > ---> Package dracut-network.x86_64 057-110.git20260130.el9 will be erased 2026-02-18 06:15:33.372 | > ---> Package dracut-squash.x86_64 057-110.git20260130.el9 will be erased 2026-02-18 06:15:33.372 | > ---> Package kexec-tools.x86_64 2.0.29-17.el9 will be erased 2026-02-18 06:15:33.372 | > ---> Package lzo.x86_64 2.10-7.el9 will be erased 2026-02-18 06:15:33.372 | > ---> Package snappy.x86_64 1.1.8-8.el9 will be erased 2026-02-18 06:15:33.372 | > ---> Package squashfs-tools.x86_64 4.4-10.git1.el9 will be erased 2026-02-18 06:15:33.372 | > --> Finished dependency resolution 2026-02-18 06:15:33.372 | > Dependencies resolved. 2026-02-18 06:15:33.372 | > ================================================================================ 2026-02-18 06:15:33.372 | > Package Arch Version Repository Size 2026-02-18 06:15:33.372 | > ================================================================================ 2026-02-18 06:15:33.372 | > Removing: 2026-02-18 06:15:33.372 | > kexec-tools x86_64 2.0.29-17.el9 @anaconda 1.3 M 2026-02-18 06:15:33.372 | > Removing unused dependencies: 2026-02-18 06:15:33.372 | > binutils x86_64 2.35.2-69.el9 @anaconda 24 M 2026-02-18 06:15:33.372 | > binutils-gold x86_64 2.35.2-69.el9 @anaconda 2.0 M 2026-02-18 06:15:33.372 | > dracut-network x86_64 057-110.git20260130.el9 @anaconda 207 k 2026-02-18 06:15:33.372 | > dracut-squash x86_64 057-110.git20260130.el9 @anaconda 3.2 k 2026-02-18 06:15:33.372 | > lzo x86_64 2.10-7.el9 @anaconda 159 k 2026-02-18 06:15:33.372 | > snappy x86_64 1.1.8-8.el9 @anaconda 63 k 2026-02-18 06:15:33.372 | > squashfs-tools x86_64 4.4-10.git1.el9 @anaconda 426 k 2026-02-18 06:15:33.372 | > 2026-02-18 06:15:33.372 | > Transaction Summary 2026-02-18 06:15:33.372 | > ================================================================================ 2026-02-18 06:15:33.372 | > Remove 8 Packages 2026-02-18 06:15:33.372 | > 2026-02-18 06:15:33.372 | > Freed space: 28 M 2026-02-18 06:15:33.372 | > Running transaction check 2026-02-18 06:15:33.372 | > Transaction check succeeded. 2026-02-18 06:15:33.372 | > Running transaction test 2026-02-18 06:15:33.372 | > Transaction test succeeded. 2026-02-18 06:15:33.372 | > Running transaction 2026-02-18 06:15:33.372 | > RPMDB altered outside of DNF. 2026-02-18 06:15:33.372 | > Preparing : 1/1 2026-02-18 06:15:33.372 | > Running scriptlet: kexec-tools-2.0.29-17.el9.x86_64 1/8 2026-02-18 06:15:33.372 | > Removed "/etc/systemd/system/multi-user.target.wants/kdump.service". 2026-02-18 06:15:33.372 | > 2026-02-18 06:15:33.372 | > Erasing : kexec-tools-2.0.29-17.el9.x86_64 1/8 2026-02-18 06:15:33.372 | > Running scriptlet: kexec-tools-2.0.29-17.el9.x86_64 1/8 2026-02-18 06:15:33.372 | > Erasing : dracut-squash-057-110.git20260130.el9.x86_64 2/8 2026-02-18 06:15:33.372 | > Erasing : dracut-network-057-110.git20260130.el9.x86_64 3/8 2026-02-18 06:15:33.372 | > Erasing : squashfs-tools-4.4-10.git1.el9.x86_64 4/8 2026-02-18 06:15:33.372 | > Running scriptlet: binutils-2.35.2-69.el9.x86_64 5/8 2026-02-18 06:15:33.372 | > Erasing : binutils-2.35.2-69.el9.x86_64 5/8 2026-02-18 06:15:33.372 | > Running scriptlet: binutils-2.35.2-69.el9.x86_64 5/8 2026-02-18 06:15:33.372 | > Erasing : binutils-gold-2.35.2-69.el9.x86_64 6/8 2026-02-18 06:15:33.372 | > Erasing : lzo-2.10-7.el9.x86_64 7/8 2026-02-18 06:15:33.372 | > Erasing : snappy-1.1.8-8.el9.x86_64 8/8 2026-02-18 06:15:33.372 | > Running scriptlet: snappy-1.1.8-8.el9.x86_64 8/8 2026-02-18 06:15:33.372 | > Verifying : binutils-2.35.2-69.el9.x86_64 1/8 2026-02-18 06:15:33.372 | > Verifying : binutils-gold-2.35.2-69.el9.x86_64 2/8 2026-02-18 06:15:33.372 | > Verifying : dracut-network-057-110.git20260130.el9.x86_64 3/8 2026-02-18 06:15:33.372 | > Verifying : dracut-squash-057-110.git20260130.el9.x86_64 4/8 2026-02-18 06:15:33.372 | > Verifying : kexec-tools-2.0.29-17.el9.x86_64 5/8 2026-02-18 06:15:33.372 | > Verifying : lzo-2.10-7.el9.x86_64 6/8 2026-02-18 06:15:33.372 | > Verifying : snappy-1.1.8-8.el9.x86_64 7/8 2026-02-18 06:15:33.372 | > Verifying : squashfs-tools-4.4-10.git1.el9.x86_64 8/8 2026-02-18 06:15:33.372 | > Completion plugin: Generating completion cache... 2026-02-18 06:15:33.372 | > Removed: binutils-2.35.2-69.el9.x86_64 2026-02-18 06:15:33.372 | > Removed: binutils-gold-2.35.2-69.el9.x86_64 2026-02-18 06:15:33.372 | > Removed: dracut-network-057-110.git20260130.el9.x86_64 2026-02-18 06:15:33.372 | > Removed: dracut-squash-057-110.git20260130.el9.x86_64 2026-02-18 06:15:33.372 | > Removed: kexec-tools-2.0.29-17.el9.x86_64 2026-02-18 06:15:33.373 | > Removed: lzo-2.10-7.el9.x86_64 2026-02-18 06:15:33.373 | > Removed: snappy-1.1.8-8.el9.x86_64 2026-02-18 06:15:33.373 | > Removed: squashfs-tools-4.4-10.git1.el9.x86_64 2026-02-18 06:15:33.373 | > 2026-02-18 06:15:33.373 | > Removed: 2026-02-18 06:15:33.373 | > binutils-2.35.2-69.el9.x86_64 2026-02-18 06:15:33.373 | > binutils-gold-2.35.2-69.el9.x86_64 2026-02-18 06:15:33.373 | > dracut-network-057-110.git20260130.el9.x86_64 2026-02-18 06:15:33.373 | > dracut-squash-057-110.git20260130.el9.x86_64 2026-02-18 06:15:33.373 | > kexec-tools-2.0.29-17.el9.x86_64 2026-02-18 06:15:33.373 | > lzo-2.10-7.el9.x86_64 2026-02-18 06:15:33.373 | > snappy-1.1.8-8.el9.x86_64 2026-02-18 06:15:33.373 | > squashfs-tools-4.4-10.git1.el9.x86_64 2026-02-18 06:15:33.373 | > 2026-02-18 06:15:33.373 | > Complete! 2026-02-18 06:15:33.373 | > + '[' remove == install ']' 2026-02-18 06:15:33.373 | returncode: 0 2026-02-18 06:15:33.378 | dib-run-parts 99-package-uninstalls completed 2026-02-18 06:15:33.378 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-18 06:15:33.378 | dib-run-parts 2026-02-18 06:15:33.379 | dib-run-parts Target: install.d 2026-02-18 06:15:33.379 | dib-run-parts 2026-02-18 06:15:33.379 | dib-run-parts Script Seconds 2026-02-18 06:15:33.379 | dib-run-parts --------------------------------------- ---------- 2026-02-18 06:15:33.379 | dib-run-parts 2026-02-18 06:15:33.387 | dib-run-parts 00-baseline-environment 4.329 2026-02-18 06:15:33.391 | dib-run-parts 00-up-to-date 1.693 2026-02-18 06:15:33.396 | dib-run-parts 01-package-installs 82.669 2026-02-18 06:15:33.400 | dib-run-parts 02-stable-interface-names 0.004 2026-02-18 06:15:33.405 | dib-run-parts 10-cloud-init 0.004 2026-02-18 06:15:33.409 | dib-run-parts 10-install-static-files 0.049 2026-02-18 06:15:33.414 | dib-run-parts 20-install-init-scripts 0.005 2026-02-18 06:15:33.419 | dib-run-parts 51-persistent-journal 0.004 2026-02-18 06:15:33.424 | dib-run-parts 70-clear-net-ifnames 0.004 2026-02-18 06:15:33.428 | dib-run-parts 70-enable-dynamic-login-services 0.008 2026-02-18 06:15:33.433 | dib-run-parts 71-clean-stale-interface 0.004 2026-02-18 06:15:33.438 | dib-run-parts 74-openvswitch 0.008 2026-02-18 06:15:33.442 | dib-run-parts 80-modprobe-blacklist 0.003 2026-02-18 06:15:33.447 | dib-run-parts 81-network-renderer 0.005 2026-02-18 06:15:33.452 | dib-run-parts 99-package-uninstalls 0.689 2026-02-18 06:15:33.453 | dib-run-parts 2026-02-18 06:15:33.453 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-18 06:15:33.460 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2026-02-18 06:15:33.463 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2026-02-18 06:15:33.467 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2026-02-18 06:15:33.469 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-install run_in_target bash 2026-02-18 06:15:33.473 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:15:33.473 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2026-02-18 06:15:33.478 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:15:33.499 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d; do sleep 1; done' 2026-02-18 06:15:33.523 | + diskimage_builder/lib/disk-image-create:main:363 : do_extra_package_install 2026-02-18 06:15:33.525 | + diskimage_builder/lib/img-functions:do_extra_package_install:166 : '[' '' '!=' '' ']' 2026-02-18 06:15:33.528 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target post-install 2026-02-18 06:15:33.531 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2026-02-18 06:15:33.534 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.qDKTWBOl/hooks ']' 2026-02-18 06:15:33.536 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.qDKTWBOl/hooks/post-install.d ']' 2026-02-18 06:15:33.539 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:15:33.556 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.qDKTWBOl/hooks 2026-02-18 06:15:33.574 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.qDKTWBOl/hooks /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:15:33.592 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.qDKTWBOl/hooks /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:15:33.611 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-post-install run_in_target bash 2026-02-18 06:15:33.615 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:15:33.615 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2026-02-18 06:15:33.620 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2026-02-18 06:15:33.622 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2026-02-18 06:15:33.625 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2026-02-18 06:15:33.628 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d 2026-02-18 06:15:33.630 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2026-02-18 06:15:33.633 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2026-02-18 06:15:33.636 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2026-02-18 06:15:33.639 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2026-02-18 06:15:33.641 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.qDKTWBOl/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2026-02-18 06:15:33.669 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2026-02-18 06:15:33.670 | + source /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2026-02-18 06:15:33.671 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:15:33.671 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:15:33.671 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2026-02-18 06:15:33.673 | + source /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2026-02-18 06:15:33.673 | ++ export DIB_REPO_SETUP=current-podified 2026-02-18 06:15:33.673 | ++ DIB_REPO_SETUP=current-podified 2026-02-18 06:15:33.673 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:15:33.673 | ++ DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:15:33.673 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:15:33.673 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:15:33.673 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:15:33.673 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:15:33.673 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-02-18 06:15:33.675 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-02-18 06:15:33.675 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:15:33.675 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:15:33.675 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:15:33.675 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:15:33.675 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-02-18 06:15:33.677 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-02-18 06:15:33.677 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2026-02-18 06:15:33.677 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2026-02-18 06:15:33.677 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-18 06:15:33.677 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-18 06:15:33.677 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-18 06:15:33.677 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2026-02-18 06:15:33.677 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2026-02-18 06:15:33.677 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-18 06:15:33.677 | ++ DIB_NO_TIMER_CHECK=True 2026-02-18 06:15:33.677 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2026-02-18 06:15:33.677 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2026-02-18 06:15:33.677 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-18 06:15:33.677 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-18 06:15:33.677 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:15:33.679 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:15:33.679 | ++ export DISTRO_NAME=centos 2026-02-18 06:15:33.679 | ++ DISTRO_NAME=centos 2026-02-18 06:15:33.679 | ++ export DIB_RELEASE=9-stream 2026-02-18 06:15:33.679 | ++ DIB_RELEASE=9-stream 2026-02-18 06:15:33.679 | ++ export EFI_BOOT_DIR=EFI/centos 2026-02-18 06:15:33.679 | ++ EFI_BOOT_DIR=EFI/centos 2026-02-18 06:15:33.679 | ++ export YUM=dnf 2026-02-18 06:15:33.679 | ++ YUM=dnf 2026-02-18 06:15:33.679 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dracut-regenerate 2026-02-18 06:15:33.681 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dracut-regenerate 2026-02-18 06:15:33.681 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2026-02-18 06:15:33.681 | - name: crypt 2026-02-18 06:15:33.681 | packages: 2026-02-18 06:15:33.681 | - cryptsetup 2026-02-18 06:15:33.681 | - name: lvm 2026-02-18 06:15:33.681 | packages: 2026-02-18 06:15:33.681 | - lvm2 2026-02-18 06:15:33.681 | ' 2026-02-18 06:15:33.681 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2026-02-18 06:15:33.681 | - name: crypt 2026-02-18 06:15:33.681 | packages: 2026-02-18 06:15:33.681 | - cryptsetup 2026-02-18 06:15:33.681 | - name: lvm 2026-02-18 06:15:33.681 | packages: 2026-02-18 06:15:33.681 | - lvm2 2026-02-18 06:15:33.681 | ' 2026-02-18 06:15:33.681 | ++ DIB_DRACUT_ENABLED_MODULES=' 2026-02-18 06:15:33.681 | - name: crypt 2026-02-18 06:15:33.681 | packages: 2026-02-18 06:15:33.681 | - cryptsetup 2026-02-18 06:15:33.681 | - name: lvm 2026-02-18 06:15:33.681 | packages: 2026-02-18 06:15:33.681 | - lvm2 2026-02-18 06:15:33.681 | ' 2026-02-18 06:15:33.681 | ++ export DIB_DRACUT_ENABLED_MODULES 2026-02-18 06:15:33.681 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:15:33.683 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:15:33.683 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:15:33.683 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:15:33.683 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-02-18 06:15:33.685 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-02-18 06:15:33.685 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:15:33.685 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:15:33.685 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2026-02-18 06:15:33.685 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2026-02-18 06:15:33.685 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-02-18 06:15:33.687 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-02-18 06:15:33.687 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2026-02-18 06:15:33.687 | ++ export DIB_BLOCK_DEVICE=efi 2026-02-18 06:15:33.687 | ++ DIB_BLOCK_DEVICE=efi 2026-02-18 06:15:33.687 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-growvols 2026-02-18 06:15:33.689 | + source /tmp/in_target.d/post-install.d/../environment.d/15-growvols 2026-02-18 06:15:33.689 | ++ export DIB_GROWVOLS_TRIGGER=manual 2026-02-18 06:15:33.689 | ++ DIB_GROWVOLS_TRIGGER=manual 2026-02-18 06:15:33.689 | ++ export DIB_GROWVOLS_ARGS= 2026-02-18 06:15:33.689 | ++ DIB_GROWVOLS_ARGS= 2026-02-18 06:15:33.689 | ++ export DIB_GROWVOLS_GROUP= 2026-02-18 06:15:33.689 | ++ DIB_GROWVOLS_GROUP= 2026-02-18 06:15:33.689 | ++ export DIB_GROWVOLS_DEVICE= 2026-02-18 06:15:33.689 | ++ DIB_GROWVOLS_DEVICE= 2026-02-18 06:15:33.689 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2026-02-18 06:15:33.691 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2026-02-18 06:15:33.691 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:15:33.691 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:15:33.691 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-18 06:15:33.691 | ++ DIB_INIT_SYSTEM=systemd 2026-02-18 06:15:33.691 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-02-18 06:15:33.693 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-02-18 06:15:33.693 | ++ '[' -z systemd ']' 2026-02-18 06:15:33.693 | ++ case $DIB_INIT_SYSTEM in 2026-02-18 06:15:33.693 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2026-02-18 06:15:33.696 | + set -eu 2026-02-18 06:15:33.696 | + set -o pipefail 2026-02-18 06:15:33.696 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2026-02-18 06:15:33.697 | + package-installs -d /tmp/in_target.d/post-install.d 2026-02-18 06:15:33.698 | + set -eu 2026-02-18 06:15:33.698 | + set -o pipefail 2026-02-18 06:15:33.698 | ++ basename /usr/local/bin/package-installs 2026-02-18 06:15:33.699 | + SCRIPTNAME=package-installs 2026-02-18 06:15:33.699 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2026-02-18 06:15:33.700 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2026-02-18 06:15:33.700 | + '[' 0 '!=' 0 ']' 2026-02-18 06:15:33.700 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2026-02-18 06:15:33.700 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2026-02-18 06:15:33.700 | + WORKDIR= 2026-02-18 06:15:33.700 | + true 2026-02-18 06:15:33.700 | + case "$1" in 2026-02-18 06:15:33.700 | + WORKDIR=/tmp/in_target.d/post-install.d 2026-02-18 06:15:33.700 | + shift 2 2026-02-18 06:15:33.700 | + true 2026-02-18 06:15:33.700 | + case "$1" in 2026-02-18 06:15:33.700 | + shift 2026-02-18 06:15:33.700 | + break 2026-02-18 06:15:33.700 | + '[' -z /tmp/in_target.d/post-install.d ']' 2026-02-18 06:15:33.700 | + PACKAGES= 2026-02-18 06:15:33.701 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2026-02-18 06:15:33.702 | + '[' -n '' ']' 2026-02-18 06:15:33.702 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2026-02-18 06:15:33.725 | Nothing to install 2026-02-18 06:15:33.729 | dib-run-parts 00-package-installs completed 2026-02-18 06:15:33.729 | dib-run-parts Running /tmp/in_target.d/post-install.d/03-reset-bls-entries 2026-02-18 06:15:33.731 | + set -eu 2026-02-18 06:15:33.731 | + set -o pipefail 2026-02-18 06:15:33.731 | + [[ ! 9-stream =~ 9-stream ]] 2026-02-18 06:15:33.731 | + pushd /boot/loader/entries 2026-02-18 06:15:33.731 | /boot/loader/entries / 2026-02-18 06:15:33.732 | + machine_id=e10fa17305e54ef0bff0b19da55e7168 2026-02-18 06:15:33.732 | + for entry in *.conf 2026-02-18 06:15:33.732 | ++ echo f5718396949f40049a38993e76290a63-5.14.0-681.el9.x86_64.conf 2026-02-18 06:15:33.732 | ++ sed 's/^[a-f0-9]*/e10fa17305e54ef0bff0b19da55e7168/' 2026-02-18 06:15:33.734 | + new_entry=e10fa17305e54ef0bff0b19da55e7168-5.14.0-681.el9.x86_64.conf 2026-02-18 06:15:33.734 | + echo 'renaming f5718396949f40049a38993e76290a63-5.14.0-681.el9.x86_64.conf to e10fa17305e54ef0bff0b19da55e7168-5.14.0-681.el9.x86_64.conf for new machine-id' 2026-02-18 06:15:33.734 | renaming f5718396949f40049a38993e76290a63-5.14.0-681.el9.x86_64.conf to e10fa17305e54ef0bff0b19da55e7168-5.14.0-681.el9.x86_64.conf for new machine-id 2026-02-18 06:15:33.734 | + [[ f5718396949f40049a38993e76290a63-5.14.0-681.el9.x86_64.conf != e10fa17305e54ef0bff0b19da55e7168-5.14.0-681.el9.x86_64.conf ]] 2026-02-18 06:15:33.734 | + mv f5718396949f40049a38993e76290a63-5.14.0-681.el9.x86_64.conf e10fa17305e54ef0bff0b19da55e7168-5.14.0-681.el9.x86_64.conf 2026-02-18 06:15:33.735 | + popd 2026-02-18 06:15:33.735 | / 2026-02-18 06:15:33.735 | + echo '--- Show kernels ---' 2026-02-18 06:15:33.735 | --- Show kernels --- 2026-02-18 06:15:33.735 | + grubby --info=ALL 2026-02-18 06:15:33.770 | index=0 2026-02-18 06:15:33.770 | kernel="/vmlinuz-5.14.0-681.el9.x86_64" 2026-02-18 06:15:33.770 | args="ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M" 2026-02-18 06:15:33.770 | root="UUID=3bb1d1ce-8952-4479-8ebc-f34390b9d114" 2026-02-18 06:15:33.770 | initrd="/initramfs-5.14.0-681.el9.x86_64.img" 2026-02-18 06:15:33.770 | title="CentOS Stream (5.14.0-681.el9.x86_64) 9" 2026-02-18 06:15:33.770 | id="e10fa17305e54ef0bff0b19da55e7168-5.14.0-681.el9.x86_64" 2026-02-18 06:15:33.771 | dib-run-parts 03-reset-bls-entries completed 2026-02-18 06:15:33.771 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2026-02-18 06:15:33.773 | + set -eu 2026-02-18 06:15:33.773 | + set -o pipefail 2026-02-18 06:15:33.773 | + grep NOZEROCONF /etc/sysconfig/network 2026-02-18 06:15:33.774 | NOZEROCONF=yes 2026-02-18 06:15:33.776 | dib-run-parts 06-network-config-nonzeroconf completed 2026-02-18 06:15:33.776 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-02-18 06:15:33.778 | + set -eu 2026-02-18 06:15:33.778 | + set -o pipefail 2026-02-18 06:15:33.778 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-02-18 06:15:33.779 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2026-02-18 06:15:33.779 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2026-02-18 06:15:33.779 | + case "${DIB_INIT_SYSTEM}" in 2026-02-18 06:15:33.780 | dib-run-parts 10-enable-init-scripts completed 2026-02-18 06:15:33.780 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-fstrim 2026-02-18 06:15:33.782 | + set -eu 2026-02-18 06:15:33.782 | + set -o pipefail 2026-02-18 06:15:33.782 | + sed -i '/^OnCalendar=/c\OnCalendar=daily' /usr/lib/systemd/system/fstrim.timer 2026-02-18 06:15:33.783 | + sed -i '/^Description=/c\Description=Discard unused blocks once a day' /usr/lib/systemd/system/fstrim.timer 2026-02-18 06:15:33.785 | + systemctl enable fstrim.timer 2026-02-18 06:15:33.790 | Created symlink /etc/systemd/system/timers.target.wants/fstrim.timer -> /usr/lib/systemd/system/fstrim.timer. 2026-02-18 06:15:33.791 | dib-run-parts 80-enable-fstrim completed 2026-02-18 06:15:33.791 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2026-02-18 06:15:33.794 | + set -eu 2026-02-18 06:15:33.794 | + set -o pipefail 2026-02-18 06:15:33.794 | + case "$DIB_INIT_SYSTEM" in 2026-02-18 06:15:33.794 | + [[ centos = \u\b\u\n\t\u ]] 2026-02-18 06:15:33.794 | + [[ centos = \d\e\b\i\a\n ]] 2026-02-18 06:15:33.794 | + systemctl enable sshd.service 2026-02-18 06:15:33.799 | dib-run-parts 80-enable-sshd-service completed 2026-02-18 06:15:33.799 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-growvols 2026-02-18 06:15:33.802 | + set -eu 2026-02-18 06:15:33.802 | + set -o pipefail 2026-02-18 06:15:33.802 | + case ${DIB_GROWVOLS_TRIGGER} in 2026-02-18 06:15:33.802 | + echo 'growvols triggered manually after boot' 2026-02-18 06:15:33.802 | growvols triggered manually after boot 2026-02-18 06:15:33.802 | + exit 2026-02-18 06:15:33.803 | dib-run-parts 80-growvols completed 2026-02-18 06:15:33.803 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-reset-bls-entries 2026-02-18 06:15:33.805 | + set -eu 2026-02-18 06:15:33.805 | + set -o pipefail 2026-02-18 06:15:33.805 | + systemctl enable reset-bls-entries.service 2026-02-18 06:15:33.809 | Created symlink /etc/systemd/system/sysinit.target.wants/reset-bls-entries.service -> /usr/lib/systemd/system/reset-bls-entries.service. 2026-02-18 06:15:33.811 | dib-run-parts 80-reset-bls-entries completed 2026-02-18 06:15:33.811 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2026-02-18 06:15:33.813 | + set -eu 2026-02-18 06:15:33.813 | + set -o pipefail 2026-02-18 06:15:33.813 | + case "$DIB_INIT_SYSTEM" in 2026-02-18 06:15:33.813 | + [[ centos = \u\b\u\n\t\u ]] 2026-02-18 06:15:33.813 | + [[ centos = \d\e\b\i\a\n ]] 2026-02-18 06:15:33.813 | + rm /usr/lib/systemd/system/ssh-keygen.service 2026-02-18 06:15:33.815 | dib-run-parts 80-ssh-keygen completed 2026-02-18 06:15:33.815 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-02-18 06:15:33.817 | + set -eu 2026-02-18 06:15:33.817 | + set -o pipefail 2026-02-18 06:15:33.817 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-02-18 06:15:33.818 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2026-02-18 06:15:33.819 | + set -eu 2026-02-18 06:15:33.819 | + set -o pipefail 2026-02-18 06:15:33.820 | ++ basename /usr/local/bin/package-uninstalls 2026-02-18 06:15:33.820 | + SCRIPTNAME=package-uninstalls 2026-02-18 06:15:33.821 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2026-02-18 06:15:33.821 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2026-02-18 06:15:33.821 | + '[' 0 '!=' 0 ']' 2026-02-18 06:15:33.821 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2026-02-18 06:15:33.821 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2026-02-18 06:15:33.821 | + WORKDIR= 2026-02-18 06:15:33.821 | + true 2026-02-18 06:15:33.821 | + case "$1" in 2026-02-18 06:15:33.821 | + WORKDIR=/tmp/in_target.d/post-install.d 2026-02-18 06:15:33.821 | + shift 2 2026-02-18 06:15:33.821 | + true 2026-02-18 06:15:33.821 | + case "$1" in 2026-02-18 06:15:33.821 | + shift 2026-02-18 06:15:33.821 | + break 2026-02-18 06:15:33.821 | + '[' -z /tmp/in_target.d/post-install.d ']' 2026-02-18 06:15:33.821 | + PACKAGES= 2026-02-18 06:15:33.822 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2026-02-18 06:15:33.823 | + install-packages -e 2026-02-18 06:15:33.828 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2026-02-18 06:15:33.852 | Nothing to uninstall 2026-02-18 06:15:33.857 | dib-run-parts 95-package-uninstalls completed 2026-02-18 06:15:33.857 | dib-run-parts Running /tmp/in_target.d/post-install.d/98-enable-tmp-mount 2026-02-18 06:15:33.859 | + systemctl unmask tmp.mount 2026-02-18 06:15:33.864 | + systemctl enable tmp.mount 2026-02-18 06:15:33.868 | Created symlink /etc/systemd/system/local-fs.target.wants/tmp.mount -> /usr/lib/systemd/system/tmp.mount. 2026-02-18 06:15:33.870 | dib-run-parts 98-enable-tmp-mount completed 2026-02-18 06:15:33.870 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2026-02-18 06:15:33.872 | + set -eu 2026-02-18 06:15:33.872 | + set -o pipefail 2026-02-18 06:15:33.872 | + '[' 1 -eq 1 ']' 2026-02-18 06:15:33.872 | + macs='MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' 2026-02-18 06:15:33.872 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2026-02-18 06:15:33.873 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2026-02-18 06:15:33.873 | + grep -qE '^MACs' /etc/ssh/sshd_config 2026-02-18 06:15:33.874 | + sed -i '/# Ciphers and keying/a MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' /etc/ssh/sshd_config 2026-02-18 06:15:33.875 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2026-02-18 06:15:33.876 | + sed -i '/# Ciphers and keying/a Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' /etc/ssh/sshd_config 2026-02-18 06:15:33.878 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2026-02-18 06:15:33.879 | + sed -i '/# Ciphers and keying/a KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' /etc/ssh/sshd_config 2026-02-18 06:15:33.882 | dib-run-parts 99-harden-sshd-config completed 2026-02-18 06:15:33.882 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2026-02-18 06:15:33.884 | + set -eu 2026-02-18 06:15:33.884 | + set -o pipefail 2026-02-18 06:15:33.884 | + [[ dnf == \d\n\f ]] 2026-02-18 06:15:33.884 | + cfg=/etc/dnf/dnf.conf 2026-02-18 06:15:33.884 | + cachedir=/var/cache/dnf 2026-02-18 06:15:33.884 | + sed -i '/^keepcache/c\keepcache=0' /etc/dnf/dnf.conf 2026-02-18 06:15:33.885 | + sed -i '/^cachedir/c\cachedir=/var/cache/dnf' /etc/dnf/dnf.conf 2026-02-18 06:15:33.888 | dib-run-parts 99-reset-yum-conf completed 2026-02-18 06:15:33.888 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-18 06:15:33.888 | dib-run-parts 2026-02-18 06:15:33.889 | dib-run-parts Target: post-install.d 2026-02-18 06:15:33.889 | dib-run-parts 2026-02-18 06:15:33.889 | dib-run-parts Script Seconds 2026-02-18 06:15:33.889 | dib-run-parts --------------------------------------- ---------- 2026-02-18 06:15:33.889 | dib-run-parts 2026-02-18 06:15:33.897 | dib-run-parts 00-package-installs 0.035 2026-02-18 06:15:33.903 | dib-run-parts 03-reset-bls-entries 0.041 2026-02-18 06:15:33.907 | dib-run-parts 06-network-config-nonzeroconf 0.004 2026-02-18 06:15:33.912 | dib-run-parts 10-enable-init-scripts 0.003 2026-02-18 06:15:33.917 | dib-run-parts 80-enable-fstrim 0.011 2026-02-18 06:15:33.922 | dib-run-parts 80-enable-sshd-service 0.007 2026-02-18 06:15:33.927 | dib-run-parts 80-growvols 0.002 2026-02-18 06:15:33.931 | dib-run-parts 80-reset-bls-entries 0.007 2026-02-18 06:15:33.937 | dib-run-parts 80-ssh-keygen 0.003 2026-02-18 06:15:33.942 | dib-run-parts 95-package-uninstalls 0.041 2026-02-18 06:15:33.947 | dib-run-parts 98-enable-tmp-mount 0.012 2026-02-18 06:15:33.952 | dib-run-parts 99-harden-sshd-config 0.010 2026-02-18 06:15:33.957 | dib-run-parts 99-reset-yum-conf 0.005 2026-02-18 06:15:33.959 | dib-run-parts 2026-02-18 06:15:33.959 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-18 06:15:33.965 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2026-02-18 06:15:33.967 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2026-02-18 06:15:33.970 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2026-02-18 06:15:33.973 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-post-install run_in_target bash 2026-02-18 06:15:33.975 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:15:33.976 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2026-02-18 06:15:33.981 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:15:34.001 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d; do sleep 1; done' 2026-02-18 06:15:34.022 | + diskimage_builder/lib/disk-image-create:main:365 : run_d post-root 2026-02-18 06:15:34.024 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-02-18 06:15:34.027 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.qDKTWBOl/hooks ']' 2026-02-18 06:15:34.029 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-post-root bash 2026-02-18 06:15:34.032 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2026-02-18 06:15:34.032 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:15:34.037 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.qDKTWBOl/hooks/post-root.d ']' 2026-02-18 06:15:34.039 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-post-root bash 2026-02-18 06:15:34.042 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:15:34.043 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2026-02-18 06:15:34.047 | + diskimage_builder/lib/disk-image-create:main:369 : '[' -e /tmp/dib_build.qDKTWBOl/mnt/lost+found ']' 2026-02-18 06:15:34.050 | + diskimage_builder/lib/disk-image-create:main:373 : unmount_image 2026-02-18 06:15:34.053 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2026-02-18 06:15:34.058 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:15:34.060 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:15:34.063 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2026-02-18 06:15:34.066 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2026-02-18 06:15:34.068 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2026-02-18 06:15:34.071 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2026-02-18 06:15:34.074 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.qDKTWBOl/mnt ']' 2026-02-18 06:15:34.077 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:15:34.080 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:15:34.083 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2026-02-18 06:15:34.085 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2026-02-18 06:15:34.089 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.qDKTWBOl/mnt/' 2026-02-18 06:15:34.089 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2026-02-18 06:15:34.090 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2026-02-18 06:15:34.094 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.qDKTWBOl/mnt/tmp/yum 2026-02-18 06:15:34.094 | /tmp/dib_build.qDKTWBOl/mnt/sys 2026-02-18 06:15:34.094 | /tmp/dib_build.qDKTWBOl/mnt/proc 2026-02-18 06:15:34.094 | /tmp/dib_build.qDKTWBOl/mnt/dev/pts 2026-02-18 06:15:34.094 | /tmp/dib_build.qDKTWBOl/mnt/dev' 2026-02-18 06:15:34.097 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:15:34.099 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:15:34.102 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.104 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:15:34.107 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/tmp/yum == */boot/efi ]] 2026-02-18 06:15:34.109 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.112 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:15:34.114 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/tmp/yum == */boot ]] 2026-02-18 06:15:34.117 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.119 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:15:34.122 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.125 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:15:34.127 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/tmp/yum == */tmp ]] 2026-02-18 06:15:34.130 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.132 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2026-02-18 06:15:34.135 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/tmp/yum == */var ]] 2026-02-18 06:15:34.137 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.140 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2026-02-18 06:15:34.143 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/tmp/yum == */var/log ]] 2026-02-18 06:15:34.145 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.148 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2026-02-18 06:15:34.150 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/tmp/yum == */var/log/audit ]] 2026-02-18 06:15:34.153 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.155 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2026-02-18 06:15:34.158 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/tmp/yum == */home ]] 2026-02-18 06:15:34.161 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:15:34.163 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.qDKTWBOl/mnt/tmp/yum' 2026-02-18 06:15:34.163 | Unmount /tmp/dib_build.qDKTWBOl/mnt/tmp/yum 2026-02-18 06:15:34.165 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.qDKTWBOl/mnt/tmp/yum 2026-02-18 06:15:34.184 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:15:34.187 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:15:34.189 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.191 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:15:34.193 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */boot/efi ]] 2026-02-18 06:15:34.196 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.198 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:15:34.200 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */boot ]] 2026-02-18 06:15:34.202 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.204 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:15:34.207 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.209 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:15:34.211 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */tmp ]] 2026-02-18 06:15:34.213 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.215 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2026-02-18 06:15:34.217 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */var ]] 2026-02-18 06:15:34.220 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.222 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2026-02-18 06:15:34.224 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */var/log ]] 2026-02-18 06:15:34.226 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.228 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2026-02-18 06:15:34.231 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */var/log/audit ]] 2026-02-18 06:15:34.233 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.235 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2026-02-18 06:15:34.237 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */home ]] 2026-02-18 06:15:34.239 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:15:34.241 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.qDKTWBOl/mnt/sys' 2026-02-18 06:15:34.242 | Unmount /tmp/dib_build.qDKTWBOl/mnt/sys 2026-02-18 06:15:34.244 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.qDKTWBOl/mnt/sys 2026-02-18 06:15:34.262 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:15:34.264 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:15:34.266 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.268 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:15:34.271 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */boot/efi ]] 2026-02-18 06:15:34.273 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.275 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:15:34.277 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */boot ]] 2026-02-18 06:15:34.279 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.282 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:15:34.284 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.286 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:15:34.288 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */tmp ]] 2026-02-18 06:15:34.290 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.293 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2026-02-18 06:15:34.295 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */var ]] 2026-02-18 06:15:34.297 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.299 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2026-02-18 06:15:34.301 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */var/log ]] 2026-02-18 06:15:34.304 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.306 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2026-02-18 06:15:34.308 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */var/log/audit ]] 2026-02-18 06:15:34.310 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.312 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2026-02-18 06:15:34.315 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */home ]] 2026-02-18 06:15:34.317 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:15:34.319 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.qDKTWBOl/mnt/proc' 2026-02-18 06:15:34.319 | Unmount /tmp/dib_build.qDKTWBOl/mnt/proc 2026-02-18 06:15:34.321 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.qDKTWBOl/mnt/proc 2026-02-18 06:15:34.339 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:15:34.341 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:15:34.344 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.346 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:15:34.348 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */boot/efi ]] 2026-02-18 06:15:34.350 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.352 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:15:34.355 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */boot ]] 2026-02-18 06:15:34.357 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.359 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:15:34.361 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.363 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:15:34.366 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */tmp ]] 2026-02-18 06:15:34.368 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.370 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2026-02-18 06:15:34.372 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */var ]] 2026-02-18 06:15:34.374 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.377 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2026-02-18 06:15:34.379 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */var/log ]] 2026-02-18 06:15:34.381 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.383 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2026-02-18 06:15:34.385 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */var/log/audit ]] 2026-02-18 06:15:34.387 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.390 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2026-02-18 06:15:34.392 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */home ]] 2026-02-18 06:15:34.394 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:15:34.396 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.qDKTWBOl/mnt/dev/pts' 2026-02-18 06:15:34.396 | Unmount /tmp/dib_build.qDKTWBOl/mnt/dev/pts 2026-02-18 06:15:34.398 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.qDKTWBOl/mnt/dev/pts 2026-02-18 06:15:34.416 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:15:34.418 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:15:34.420 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.423 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:15:34.425 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */boot/efi ]] 2026-02-18 06:15:34.427 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.429 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:15:34.431 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */boot ]] 2026-02-18 06:15:34.433 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.435 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:15:34.438 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.440 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:15:34.442 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */tmp ]] 2026-02-18 06:15:34.444 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.446 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2026-02-18 06:15:34.449 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */var ]] 2026-02-18 06:15:34.451 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.453 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2026-02-18 06:15:34.455 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */var/log ]] 2026-02-18 06:15:34.457 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.460 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2026-02-18 06:15:34.462 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */var/log/audit ]] 2026-02-18 06:15:34.464 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:15:34.466 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2026-02-18 06:15:34.468 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */home ]] 2026-02-18 06:15:34.471 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:15:34.473 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.qDKTWBOl/mnt/dev' 2026-02-18 06:15:34.473 | Unmount /tmp/dib_build.qDKTWBOl/mnt/dev 2026-02-18 06:15:34.475 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.qDKTWBOl/mnt/dev 2026-02-18 06:15:34.493 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2026-02-18 06:15:34.496 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2026-02-18 06:15:34.499 | + diskimage_builder/lib/disk-image-create:main:374 : mv /tmp/dib_build.qDKTWBOl/mnt /tmp/dib_build.qDKTWBOl/built 2026-02-18 06:15:34.509 | + diskimage_builder/lib/disk-image-create:main:381 : du_output=/tmp/dib_build.qDKTWBOl/du_output.tmp 2026-02-18 06:15:34.511 | + diskimage_builder/lib/disk-image-create:main:383 : '[' -n 5 ']' 2026-02-18 06:15:34.514 | ++ diskimage_builder/lib/disk-image-create:main:384 : echo 5 2026-02-18 06:15:34.514 | ++ diskimage_builder/lib/disk-image-create:main:384 : awk '{printf("%d\n",$1 * 1024 *1024)}' 2026-02-18 06:15:34.518 | + diskimage_builder/lib/disk-image-create:main:384 : du_size=5242880 2026-02-18 06:15:34.520 | + diskimage_builder/lib/disk-image-create:main:402 : [[ 0 != 0 ]] 2026-02-18 06:15:34.523 | + diskimage_builder/lib/disk-image-create:main:436 : rm -f /tmp/dib_build.qDKTWBOl/du_output.tmp 2026-02-18 06:15:34.526 | + diskimage_builder/lib/disk-image-create:main:438 : '[' -n '' ']' 2026-02-18 06:15:34.528 | + diskimage_builder/lib/disk-image-create:main:441 : journal_size=64 2026-02-18 06:15:34.531 | + diskimage_builder/lib/disk-image-create:main:444 : '[' xfs = ext4 ']' 2026-02-18 06:15:34.533 | + diskimage_builder/lib/disk-image-create:main:481 : [[ dracut-regenerate centos package-installs select-boot-kernel-initrd remove-resolvconf edpm-partition-uefi disable-nouveau manifests install-static enable-packages-install openssh-server openvswitch cloud-init-network-renderer pkg-map reset-bls-entries modprobe runtime-ssh-host-keys rpm-distro yum dib-init-system install-bin override-pip-and-virtualenv source-repositories dynamic-login bootloader sysprep selinux-fixfiles-restore selinux-permissive stable-interface-names redhat-common repo-setup interface-names cache-url edpm-base base element-manifest install-types growvols =~ block-device-efi ]] 2026-02-18 06:15:34.536 | ++ diskimage_builder/lib/disk-image-create:main:489 : echo 5242880 2026-02-18 06:15:34.536 | ++ diskimage_builder/lib/disk-image-create:main:489 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2026-02-18 06:15:34.541 | + diskimage_builder/lib/disk-image-create:main:489 : export DIB_IMAGE_SIZE=5242880 2026-02-18 06:15:34.543 | + diskimage_builder/lib/disk-image-create:main:489 : DIB_IMAGE_SIZE=5242880 2026-02-18 06:15:34.545 | + diskimage_builder/lib/disk-image-create:main:491 : '[' -n '' ']' 2026-02-18 06:15:34.547 | + diskimage_builder/lib/disk-image-create:main:495 : export TMP_IMAGE_DIR 2026-02-18 06:15:34.550 | + diskimage_builder/lib/disk-image-create:main:498 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2026-02-18 06:15:34.552 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2026-02-18 06:15:34.555 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/tmp/tmp.Els009UTZF 2026-02-18 06:15:34.557 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /tmp/tmp.Els009UTZF; check_break after-error bash' ERR 2026-02-18 06:15:34.560 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /tmp/tmp.Els009UTZF 2026-02-18 06:15:34.562 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-02-18 06:15:34.565 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.qDKTWBOl/hooks ']' 2026-02-18 06:15:34.567 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-block-device bash 2026-02-18 06:15:34.570 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:15:34.570 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2026-02-18 06:15:34.574 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.qDKTWBOl/hooks/block-device.d ']' 2026-02-18 06:15:34.577 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-block-device bash 2026-02-18 06:15:34.579 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:15:34.580 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2026-02-18 06:15:34.584 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /tmp/tmp.Els009UTZF 2026-02-18 06:15:34.588 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /tmp/tmp.Els009UTZF 2026-02-18 06:15:34.591 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2026-02-18 06:15:34.594 | + diskimage_builder/lib/disk-image-create:main:500 : '[' -z ']' 2026-02-18 06:15:34.596 | + diskimage_builder/lib/disk-image-create:main:503 : echo 'image-size: 5242880KiB' 2026-02-18 06:15:34.598 | + diskimage_builder/lib/disk-image-create:main:505 : '[' -n '' ']' 2026-02-18 06:15:34.600 | + diskimage_builder/lib/disk-image-create:main:512 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py init 2026-02-18 06:15:34.733 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-02-18 06:15:34.733 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:15:34.745 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/boot', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB'}]}}, {'lvm': {'name': 'lvm', 'base': ['root'], 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'mkfs': {'name': 'fs_root', 'base': 'lv_root', 'type': 'xfs', 'label': 'rhoso-rootfs', 'mount': {'mount_point': '/', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 1}}}}, {'mkfs': {'name': 'fs_tmp', 'base': 'lv_tmp', 'type': 'xfs', 'mount': {'mount_point': '/tmp', 'fstab': {'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_var', 'base': 'lv_var', 'type': 'xfs', 'mount': {'mount_point': '/var', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_log', 'base': 'lv_log', 'type': 'xfs', 'mount': {'mount_point': '/var/log', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_audit', 'base': 'lv_audit', 'type': 'xfs', 'mount': {'mount_point': '/var/log/audit', 'fstab': {'options': 'rw,relatime', 'fsck-passno': 2}}}}, {'mkfs': {'name': 'fs_home', 'base': 'lv_home', 'type': 'xfs', 'mount': {'mount_point': '/home', 'fstab': {'options': 'rw,nodev,relatime', 'fsck-passno': 2}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2026-02-18 06:15:34.745 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2026-02-18 06:15:34.745 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2026-02-18 06:15:34.746 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.qDKTWBOl/states/block-device/config.json] 2026-02-18 06:15:34.760 | + diskimage_builder/lib/disk-image-create:main:515 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py create 2026-02-18 06:15:34.872 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-02-18 06:15:34.873 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:15:34.873 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2026-02-18 06:15:34.873 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}, {'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}, {'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}, {'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}, {'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}, {'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}, {'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}, {'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}, {'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}, {'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}, {'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}, {'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}, {'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}]] cmd_create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:414 2026-02-18 06:15:34.873 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'local_loop': {'name': 'image0'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.873 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:81 2026-02-18 06:15:34.873 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [5368709120] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:89 2026-02-18 06:15:34.873 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.873 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.873 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.873 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:41 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:169 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_boot', 'name': 'fstab_mount_mkfs_boot', 'options': 'defaults', 'fsck-passno': 1}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_boot', 'name': 'mount_mkfs_boot', 'mount_point': '/boot'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:41 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:169 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'boot', 'name': 'mkfs_boot', 'type': 'ext4'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2026-02-18 06:15:34.874 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Creating Partitioning object; config [{'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '200MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'boot', 'type': 'BC13C2FF-59E6-4262-A352-B275FD6F7172', 'size': '500MiB', 'base': 'image0'}, {'name': 'root', 'flags': ['boot'], 'size': '4410MiB', 'base': 'image0'}]}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:35 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Adding ESP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Adding BSP : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Adding boot : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Adding root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'lvm': {'base': ['root'], 'name': 'lvm', 'pvs': [{'name': 'pv', 'base': 'root', 'options': ['--force']}], 'vgs': [{'name': 'vg', 'base': ['pv'], 'options': ['--force']}], 'lvs': [{'name': 'lv_thinpool', 'type': 'thin-pool', 'base': 'vg', 'size': '4390MiB'}, {'name': 'lv_root', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '2236MiB'}, {'name': 'lv_tmp', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_var', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '952MiB'}, {'name': 'lv_log', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_audit', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}, {'name': 'lv_home', 'type': 'thin', 'thin-pool': 'lv_thinpool', 'base': 'vg', 'size': '300MiB'}]}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Adding pv : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Adding vg : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Adding lv_thinpool : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Adding lv_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Adding lv_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Adding lv_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.875 | DEBUG diskimage_builder.block_device.config [-] Adding lv_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.config [-] Adding lv_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.config [-] Adding lv_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.config [-] Adding lvm : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_root', 'name': 'fstab_mount_fs_root', 'options': 'rw,relatime', 'fsck-passno': 1}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_root', 'name': 'mount_fs_root', 'mount_point': '/'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:41 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:169 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_root', 'name': 'fs_root', 'type': 'xfs', 'label': 'rhoso-rootfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.config [-] Adding fs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_tmp', 'name': 'fstab_mount_fs_tmp', 'options': 'rw,nosuid,nodev,noexec,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.876 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_tmp', 'name': 'mount_fs_tmp', 'mount_point': '/tmp'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:41 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:169 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_tmp', 'name': 'fs_tmp', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.config [-] Adding fs_tmp : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_var', 'name': 'fstab_mount_fs_var', 'options': 'rw,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_var', 'name': 'mount_fs_var', 'mount_point': '/var'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:41 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:169 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_var', 'name': 'fs_var', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2026-02-18 06:15:34.877 | DEBUG diskimage_builder.block_device.config [-] Adding fs_var : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_log', 'name': 'fstab_mount_fs_log', 'options': 'rw,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_log', 'name': 'mount_fs_log', 'mount_point': '/var/log'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:41 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var'), ('/var/log', 'mount_fs_log')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:169 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_log', 'name': 'fs_log', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.config [-] Adding fs_log : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_audit', 'name': 'fstab_mount_fs_audit', 'options': 'rw,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_audit', 'name': 'mount_fs_audit', 'mount_point': '/var/log/audit'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:41 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var'), ('/var/log', 'mount_fs_log'), ('/var/log/audit', 'mount_fs_audit')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:169 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.878 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_audit', 'name': 'fs_audit', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.config [-] Adding fs_audit : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_fs_home', 'name': 'fstab_mount_fs_home', 'options': 'rw,nodev,relatime', 'fsck-passno': 2}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_fs_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'fs_home', 'name': 'mount_fs_home', 'mount_point': '/home'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:41 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_fs_root'), ('/boot', 'mount_mkfs_boot'), ('/boot/efi', 'mount_mkfs_ESP'), ('/home', 'mount_fs_home'), ('/tmp', 'mount_fs_tmp'), ('/var', 'mount_fs_var'), ('/var/log', 'mount_fs_log'), ('/var/log/audit', 'mount_fs_audit')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:169 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.config [-] Adding mount_fs_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'lv_home', 'name': 'fs_home', 'type': 'xfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.config [-] Adding fs_home : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.config [-] Edges for image0: f:[] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_ESP: f:['mount_mkfs_ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_ESP: f:['mount_mkfs_boot', 'mkfs_ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_ESP: f:['ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_boot: f:['mount_mkfs_boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.879 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_boot: f:['mount_fs_root', 'mkfs_boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_boot: f:['boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for ESP: f:['image0'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for BSP: f:['image0', 'ESP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for boot: f:['image0', 'BSP'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for root: f:['image0', 'boot'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for pv: f:[] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for vg: f:['pv'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_thinpool: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_root: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_tmp: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_var: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_log: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_audit: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for lv_home: f:['vg'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for lvm: f:{'root'} t:['pv'] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_root: f:['mount_fs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_root: f:['fs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_root: f:['lv_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_tmp: f:['mount_fs_tmp'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_tmp: f:['mount_fs_home', 'fs_tmp'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_tmp: f:['lv_tmp'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_var: f:['mount_fs_var'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_var: f:['mount_fs_tmp', 'fs_var'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_var: f:['lv_var'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_log: f:['mount_fs_log'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_log: f:['mount_fs_var', 'fs_log'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_log: f:['lv_log'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_audit: f:['mount_fs_audit'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_audit: f:['mount_fs_log', 'fs_audit'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_audit: f:['lv_audit'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_fs_home: f:['mount_fs_home'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_fs_home: f:['mount_mkfs_ESP', 'fs_home'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.880 | DEBUG diskimage_builder.block_device.config [-] Edges for fs_home: f:['lv_home'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:15:34.881 | DEBUG diskimage_builder.block_device.config [-] Call order: ['image0', 'ESP', 'mkfs_ESP', 'BSP', 'boot', 'mkfs_boot', 'root', 'lvm', 'pv', 'vg', 'lv_thinpool', 'lv_root', 'lv_tmp', 'lv_var', 'lv_log', 'lv_audit', 'lv_home', 'fs_root', 'fs_tmp', 'fs_var', 'fs_log', 'fs_audit', 'fs_home', 'mount_fs_root', 'mount_mkfs_boot', 'fstab_mount_fs_root', 'mount_mkfs_ESP', 'fstab_mount_mkfs_boot', 'fstab_mount_mkfs_ESP', 'mount_fs_home', 'mount_fs_tmp', 'fstab_mount_fs_home', 'fstab_mount_fs_tmp', 'mount_fs_var', 'fstab_mount_fs_var', 'mount_fs_log', 'fstab_mount_fs_log', 'mount_fs_audit', 'fstab_mount_fs_audit'] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:241 2026-02-18 06:15:34.881 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/tmp/dib_image.Tc1ulJz1/image0.raw] with size [5368709120] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:107 2026-02-18 06:15:34.881 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.Tc1ulJz1/image0.raw] 2026-02-18 06:15:34.881 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2026-02-18 06:15:34.881 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.Tc1ulJz1/image0.raw] loopdev_attach /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:48 2026-02-18 06:15:34.881 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.Tc1ulJz1/image0.raw] 2026-02-18 06:15:34.900 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /dev/loop0 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:34.902 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2026-02-18 06:15:34.902 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop0] image [/tmp/dib_image.Tc1ulJz1/image0.raw] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:121 2026-02-18 06:15:34.902 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.Tc1ulJz1/image0.raw] 2026-02-18 06:15:34.902 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 2 added, 5156896768 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2026-02-18 06:15:34.902 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 3 added, 5148508160 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2026-02-18 06:15:34.902 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 4 added, 4624220160 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2026-02-18 06:15:34.902 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 5 added, 0 remaining in disk _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:178 2026-02-18 06:15:34.902 | DEBUG diskimage_builder.block_device.level1.partitioning [-] cmd: sgdisk /dev/loop0 -n 1:0:+200M -t 1:EF00 -c 1:ESP -n 2:0:+8M -t 2:EF02 -c 2:BSP -n 3:0:+500M -t 3:BC13C2FF-59E6-4262-A352-B275FD6F7172 -c 3:boot -n 4:0:+4410M -t 4:8300 -c 4:root _create_gpt /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/partitioning.py:182 2026-02-18 06:15:34.902 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sgdisk /dev/loop0 -n 1:0:+200M -t 1:EF00 -c 1:ESP -n 2:0:+8M -t 2:EF02 -c 2:BSP -n 3:0:+500M -t 3:BC13C2FF-59E6-4262-A352-B275FD6F7172 -c 3:boot -n 4:0:+4410M -t 4:8300 -c 4:root] 2026-02-18 06:15:35.929 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Creating new GPT entries in memory. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:35.929 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:35.929 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 0 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:35.929 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:35.929 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 1 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:35.929 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:35.929 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 2 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:35.929 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Setting name! exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:35.929 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: partNum is 3 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:35.929 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Warning: The kernel is still using the old partition table. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:35.929 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: The new table will be used at the next reboot or after you exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:35.929 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: run partprobe(8) or kpartx(8) exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:35.929 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: The operation has completed successfully. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:35.930 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-18 06:15:35.948 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2026-02-18 06:15:36.023 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p1 (253:0): 0 409600 linear 7:0 2048 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:36.023 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p2 (253:1): 0 16384 linear 7:0 411648 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:36.023 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p3 (253:2): 0 1024000 linear 7:0 428032 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:36.023 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop0p4 (253:3): 0 9031680 linear 7:0 1452032 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:36.025 | WARNING diskimage_builder.block_device.level2.mkfs [-] UUID will not be written for fs type [vfat] 2026-02-18 06:15:36.025 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'vfat', '-n', 'MKFS_ESP', '/dev/mapper/loop0p1']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2026-02-18 06:15:36.025 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t vfat -n MKFS_ESP /dev/mapper/loop0p1] 2026-02-18 06:15:36.045 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.fat 4.2 (2021-01-31) exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:36.046 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2026-02-18 06:15:36.046 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2026-02-18 06:15:36.046 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'ext4', '-L', 'mkfs_boot', '-U', '09b7da4d-2f1a-459a-a9ec-c5e16a4d081d', '-q', '/dev/mapper/loop0p3']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2026-02-18 06:15:36.047 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -L mkfs_boot -U 09b7da4d-2f1a-459a-a9ec-c5e16a4d081d -q /dev/mapper/loop0p3] 2026-02-18 06:15:36.072 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2026-02-18 06:15:36.072 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating pv command [['pvcreate', '/dev/mapper/loop0p4', '--force']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:119 2026-02-18 06:15:36.072 | INFO diskimage_builder.block_device.utils [-] Calling [sudo pvcreate /dev/mapper/loop0p4 --force] 2026-02-18 06:15:36.112 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Physical volume "/dev/mapper/loop0p4" successfully created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:36.112 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Creating devices file /etc/lvm/devices/system.devices exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:36.129 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating vg command [['vgcreate', 'vg', '/dev/mapper/loop0p4', '--force']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:170 2026-02-18 06:15:36.129 | INFO diskimage_builder.block_device.utils [-] Calling [sudo vgcreate vg /dev/mapper/loop0p4 --force] 2026-02-18 06:15:36.159 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Volume group "vg" successfully created exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:36.186 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_thinpool', '--type', 'thin-pool', '-L', '4601151488B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2026-02-18 06:15:36.187 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_thinpool --type thin-pool -L 4601151488B vg] 2026-02-18 06:15:36.233 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Thin pool volume with chunk size 64.00 KiB can address at most <15.88 TiB of data. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:36.338 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_thinpool" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:36.359 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_root', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '2344615936B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2026-02-18 06:15:36.359 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_root --type thin --thin-pool lv_thinpool -V 2344615936B vg] 2026-02-18 06:15:37.473 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_root" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:37.506 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_tmp', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2026-02-18 06:15:37.506 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_tmp --type thin --thin-pool lv_thinpool -V 314572800B vg] 2026-02-18 06:15:37.552 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_tmp" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:37.580 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_var', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '998244352B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2026-02-18 06:15:37.580 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_var --type thin --thin-pool lv_thinpool -V 998244352B vg] 2026-02-18 06:15:37.630 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_var" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:37.662 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_log', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2026-02-18 06:15:37.662 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_log --type thin --thin-pool lv_thinpool -V 314572800B vg] 2026-02-18 06:15:37.709 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_log" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:37.737 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_audit', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2026-02-18 06:15:37.737 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_audit --type thin --thin-pool lv_thinpool -V 314572800B vg] 2026-02-18 06:15:37.785 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_audit" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:37.815 | DEBUG diskimage_builder.block_device.level1.lvm [-] Creating lv command [['lvcreate', '--name', 'lv_home', '--type', 'thin', '--thin-pool', 'lv_thinpool', '-V', '314572800B', 'vg']] _create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level1/lvm.py:244 2026-02-18 06:15:37.815 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvcreate --name lv_home --type thin --thin-pool lv_thinpool -V 314572800B vg] 2026-02-18 06:15:37.866 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Logical volume "lv_home" created. exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:37.900 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'rhoso-rootfs', '-m', 'uuid=699c2cf2-2bfd-4c1e-9456-ce2776982999', '-q', '/dev/mapper/vg-lv_root']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2026-02-18 06:15:37.900 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L rhoso-rootfs -m uuid=699c2cf2-2bfd-4c1e-9456-ce2776982999 -q /dev/mapper/vg-lv_root] 2026-02-18 06:15:37.997 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_tmp', '-m', 'uuid=a1148f77-9ad7-4c0f-9b6c-d75dea09f8f9', '-q', '/dev/mapper/vg-lv_tmp']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2026-02-18 06:15:37.997 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_tmp -m uuid=a1148f77-9ad7-4c0f-9b6c-d75dea09f8f9 -q /dev/mapper/vg-lv_tmp] 2026-02-18 06:15:38.019 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:38.094 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_var', '-m', 'uuid=c7305211-d5d7-4326-a56c-c52a316b4578', '-q', '/dev/mapper/vg-lv_var']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2026-02-18 06:15:38.094 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_var -m uuid=c7305211-d5d7-4326-a56c-c52a316b4578 -q /dev/mapper/vg-lv_var] 2026-02-18 06:15:38.115 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:38.194 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_log', '-m', 'uuid=7a9b7892-dcc4-4af8-88f5-7d4297566f38', '-q', '/dev/mapper/vg-lv_log']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2026-02-18 06:15:38.194 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_log -m uuid=7a9b7892-dcc4-4af8-88f5-7d4297566f38 -q /dev/mapper/vg-lv_log] 2026-02-18 06:15:38.218 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:38.298 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_audit', '-m', 'uuid=a38ebed1-d726-4824-bee8-e43ecceab24c', '-q', '/dev/mapper/vg-lv_audit']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2026-02-18 06:15:38.298 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_audit -m uuid=a38ebed1-d726-4824-bee8-e43ecceab24c -q /dev/mapper/vg-lv_audit] 2026-02-18 06:15:38.320 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:38.409 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'xfs', '-L', 'fs_home', '-m', 'uuid=d6d9c5c2-8e8f-4604-96af-e5b53ad0fe1d', '-q', '/dev/mapper/vg-lv_home']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2026-02-18 06:15:38.409 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L fs_home -m uuid=d6d9c5c2-8e8f-4604-96af-e5b53ad0fe1d -q /dev/mapper/vg-lv_home] 2026-02-18 06:15:38.430 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.xfs: small data volume, ignoring data volume stripe unit 128 and stripe width 128 exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:15:38.514 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:79 2026-02-18 06:15:38.514 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.qDKTWBOl/mnt/] 2026-02-18 06:15:38.534 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_root] to [/tmp/dib_build.qDKTWBOl/mnt/] 2026-02-18 06:15:38.534 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_root /tmp/dib_build.qDKTWBOl/mnt/] 2026-02-18 06:15:38.560 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/boot] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:79 2026-02-18 06:15:38.560 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.qDKTWBOl/mnt/boot] 2026-02-18 06:15:38.577 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_boot] to [/tmp/dib_build.qDKTWBOl/mnt/boot] 2026-02-18 06:15:38.578 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p3 /tmp/dib_build.qDKTWBOl/mnt/boot] 2026-02-18 06:15:38.686 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_root] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2026-02-18 06:15:38.686 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/boot/efi] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:79 2026-02-18 06:15:38.686 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.qDKTWBOl/mnt/boot/efi] 2026-02-18 06:15:38.704 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_ESP] to [/tmp/dib_build.qDKTWBOl/mnt/boot/efi] 2026-02-18 06:15:38.705 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.qDKTWBOl/mnt/boot/efi] 2026-02-18 06:15:38.730 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_boot] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2026-02-18 06:15:38.730 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_ESP] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2026-02-18 06:15:38.730 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/home] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:79 2026-02-18 06:15:38.730 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.qDKTWBOl/mnt/home] 2026-02-18 06:15:38.760 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_home] to [/tmp/dib_build.qDKTWBOl/mnt/home] 2026-02-18 06:15:38.760 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_home /tmp/dib_build.qDKTWBOl/mnt/home] 2026-02-18 06:15:38.785 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/tmp] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:79 2026-02-18 06:15:38.785 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.qDKTWBOl/mnt/tmp] 2026-02-18 06:15:38.807 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_tmp] to [/tmp/dib_build.qDKTWBOl/mnt/tmp] 2026-02-18 06:15:38.807 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_tmp /tmp/dib_build.qDKTWBOl/mnt/tmp] 2026-02-18 06:15:38.832 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_home] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2026-02-18 06:15:38.832 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_tmp] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2026-02-18 06:15:38.832 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/var] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:79 2026-02-18 06:15:38.832 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.qDKTWBOl/mnt/var] 2026-02-18 06:15:38.850 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_var] to [/tmp/dib_build.qDKTWBOl/mnt/var] 2026-02-18 06:15:38.850 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_var /tmp/dib_build.qDKTWBOl/mnt/var] 2026-02-18 06:15:38.876 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_var] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2026-02-18 06:15:38.877 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/var/log] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:79 2026-02-18 06:15:38.877 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.qDKTWBOl/mnt/var/log] 2026-02-18 06:15:38.894 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_log] to [/tmp/dib_build.qDKTWBOl/mnt/var/log] 2026-02-18 06:15:38.894 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_log /tmp/dib_build.qDKTWBOl/mnt/var/log] 2026-02-18 06:15:38.916 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_log] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2026-02-18 06:15:38.916 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/var/log/audit] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:79 2026-02-18 06:15:38.916 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.qDKTWBOl/mnt/var/log/audit] 2026-02-18 06:15:38.933 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_fs_audit] to [/tmp/dib_build.qDKTWBOl/mnt/var/log/audit] 2026-02-18 06:15:38.933 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/vg-lv_audit /tmp/dib_build.qDKTWBOl/mnt/var/log/audit] 2026-02-18 06:15:38.956 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_fs_audit] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2026-02-18 06:15:38.956 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /tmp/dib_build.qDKTWBOl/states/block-device/state.json save_state /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:101 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {'BSP': {'device': '/dev/mapper/loop0p2'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'ESP': {'device': '/dev/mapper/loop0p1'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'boot': {'device': '/dev/mapper/loop0p3'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image0': {'device': '/dev/loop0', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': '/tmp/dib_image.Tc1ulJz1/image0.raw'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_audit': {'device': '/dev/mapper/vg-lv_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_home': {'device': '/dev/mapper/vg-lv_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.958 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_log': {'device': '/dev/mapper/vg-lv_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_root': {'device': '/dev/mapper/vg-lv_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '2236MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_thinpool': {'device': '/dev/mapper/vg-lv_thinpool', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '4390MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_tmp': {'device': '/dev/mapper/vg-lv_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '300MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'lv_var': {'device': '/dev/mapper/vg-lv_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'extents': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size': '952MiB', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': 'vg'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'root': {'device': '/dev/mapper/loop0p4'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {'fs_audit': {'device': '/dev/mapper/vg-lv_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'a38ebed1-d726-4824-bee8-e43ecceab24c'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_home': {'device': '/dev/mapper/vg-lv_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'd6d9c5c2-8e8f-4604-96af-e5b53ad0fe1d'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_log': {'device': '/dev/mapper/vg-lv_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '7a9b7892-dcc4-4af8-88f5-7d4297566f38'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_root': {'device': '/dev/mapper/vg-lv_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'rhoso-rootfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '699c2cf2-2bfd-4c1e-9456-ce2776982999'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_tmp': {'device': '/dev/mapper/vg-lv_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'a1148f77-9ad7-4c0f-9b6c-d75dea09f8f9'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_var': {'device': '/dev/mapper/vg-lv_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'xfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': 'c7305211-d5d7-4326-a56c-c52a316b4578'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_ESP': {'device': '/dev/mapper/loop0p1', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'vfat', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'MKFS_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '427ab703-71d1-41e8-890b-f4fe9236f3d3'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_boot': {'device': '/dev/mapper/loop0p3', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'ext4', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.959 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '09b7da4d-2f1a-459a-a9ec-c5e16a4d081d'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_labels': ['MKFS_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'rhoso-rootfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_home'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstab': {'mount_fs_audit': {'base': 'mount_fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_home': {'base': 'mount_fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,nodev,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_log': {'base': 'mount_fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_root': {'base': 'mount_fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_tmp': {'base': 'mount_fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,nosuid,nodev,noexec,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_var': {'base': 'mount_fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'rw,relatime'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_ESP': {'base': 'mount_mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_boot': {'base': 'mount_mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount': {'/': {'base': 'fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.qDKTWBOl/mnt/'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot': {'base': 'mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.qDKTWBOl/mnt/boot'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot/efi': {'base': 'mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_ESP', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.qDKTWBOl/mnt/boot/efi'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] '/home': {'base': 'fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.qDKTWBOl/mnt/home'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] '/tmp': {'base': 'fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.qDKTWBOl/mnt/tmp'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var': {'base': 'fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.qDKTWBOl/mnt/var'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log': {'base': 'fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.960 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.qDKTWBOl/mnt/var/log'}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log/audit': {'base': 'fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_fs_audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.qDKTWBOl/mnt/var/log/audit'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_order': ['/', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot/efi', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] '/home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] '/tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] '/var/log/audit'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'pvs': {'pv': {'device': '/dev/mapper/loop0p4', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['--force']}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'sorted_mount_points': [('/', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_root'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_boot'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot/efi', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_ESP'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/home', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_home'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/tmp', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_tmp'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_var'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var/log', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_log'), debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/var/log/audit', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_fs_audit')], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'vgs': {'vg': {'devices': ['pv'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.961 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['--force']}}} debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:15:38.962 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2026-02-18 06:15:38.985 | ++ diskimage_builder/lib/disk-image-create:main:519 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-device 2026-02-18 06:15:39.104 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-02-18 06:15:39.104 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:15:39.104 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2026-02-18 06:15:39.119 | + diskimage_builder/lib/disk-image-create:main:519 : IMAGE_BLOCK_DEVICE=/dev/loop0 2026-02-18 06:15:39.122 | + diskimage_builder/lib/disk-image-create:main:520 : export IMAGE_BLOCK_DEVICE 2026-02-18 06:15:39.125 | ++ diskimage_builder/lib/disk-image-create:main:526 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-devices 2026-02-18 06:15:39.245 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-02-18 06:15:39.245 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:15:39.245 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2026-02-18 06:15:39.260 | + diskimage_builder/lib/disk-image-create:main:526 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop0 [ESP]=/dev/mapper/loop0p1 [BSP]=/dev/mapper/loop0p2 [boot]=/dev/mapper/loop0p3 [root]=/dev/mapper/loop0p4 [lv_thinpool]=/dev/mapper/vg-lv_thinpool [lv_root]=/dev/mapper/vg-lv_root [lv_tmp]=/dev/mapper/vg-lv_tmp [lv_var]=/dev/mapper/vg-lv_var [lv_log]=/dev/mapper/vg-lv_log [lv_audit]=/dev/mapper/vg-lv_audit [lv_home]=/dev/mapper/vg-lv_home ' 2026-02-18 06:15:39.263 | + diskimage_builder/lib/disk-image-create:main:527 : export IMAGE_BLOCK_DEVICES 2026-02-18 06:15:39.266 | + diskimage_builder/lib/disk-image-create:main:530 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py writefstab 2026-02-18 06:15:39.385 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-02-18 06:15:39.385 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:15:39.385 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2026-02-18 06:15:39.386 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2026-02-18 06:15:39.386 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/boot] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2026-02-18 06:15:39.386 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/boot/efi] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2026-02-18 06:15:39.386 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/home] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2026-02-18 06:15:39.386 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/tmp] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2026-02-18 06:15:39.386 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/var] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2026-02-18 06:15:39.386 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/var/log] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2026-02-18 06:15:39.386 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/var/log/audit] cmd_writefstab /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:381 2026-02-18 06:15:39.386 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.qDKTWBOl/built/etc] 2026-02-18 06:15:39.404 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.qDKTWBOl/states/block-device/fstab /tmp/dib_build.qDKTWBOl/built/etc/fstab] 2026-02-18 06:15:39.441 | + diskimage_builder/lib/disk-image-create:main:534 : LOOPDEV=/dev/loop0 2026-02-18 06:15:39.444 | + diskimage_builder/lib/disk-image-create:main:546 : sudo cp -ra /tmp/dib_build.qDKTWBOl/built/afs /tmp/dib_build.qDKTWBOl/built/bin /tmp/dib_build.qDKTWBOl/built/boot /tmp/dib_build.qDKTWBOl/built/dev /tmp/dib_build.qDKTWBOl/built/etc /tmp/dib_build.qDKTWBOl/built/home /tmp/dib_build.qDKTWBOl/built/lib /tmp/dib_build.qDKTWBOl/built/lib64 /tmp/dib_build.qDKTWBOl/built/media /tmp/dib_build.qDKTWBOl/built/mnt /tmp/dib_build.qDKTWBOl/built/opt /tmp/dib_build.qDKTWBOl/built/proc /tmp/dib_build.qDKTWBOl/built/root /tmp/dib_build.qDKTWBOl/built/run /tmp/dib_build.qDKTWBOl/built/sbin /tmp/dib_build.qDKTWBOl/built/srv /tmp/dib_build.qDKTWBOl/built/sys /tmp/dib_build.qDKTWBOl/built/tmp /tmp/dib_build.qDKTWBOl/built/usr /tmp/dib_build.qDKTWBOl/built/var /tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:15:44.764 | + diskimage_builder/lib/disk-image-create:main:547 : sudo rm -fr /tmp/dib_build.qDKTWBOl/built/afs /tmp/dib_build.qDKTWBOl/built/bin /tmp/dib_build.qDKTWBOl/built/boot /tmp/dib_build.qDKTWBOl/built/dev /tmp/dib_build.qDKTWBOl/built/etc /tmp/dib_build.qDKTWBOl/built/home /tmp/dib_build.qDKTWBOl/built/lib /tmp/dib_build.qDKTWBOl/built/lib64 /tmp/dib_build.qDKTWBOl/built/media /tmp/dib_build.qDKTWBOl/built/mnt /tmp/dib_build.qDKTWBOl/built/opt /tmp/dib_build.qDKTWBOl/built/proc /tmp/dib_build.qDKTWBOl/built/root /tmp/dib_build.qDKTWBOl/built/run /tmp/dib_build.qDKTWBOl/built/sbin /tmp/dib_build.qDKTWBOl/built/srv /tmp/dib_build.qDKTWBOl/built/sys /tmp/dib_build.qDKTWBOl/built/tmp /tmp/dib_build.qDKTWBOl/built/usr /tmp/dib_build.qDKTWBOl/built/var 2026-02-18 06:15:46.162 | + diskimage_builder/lib/disk-image-create:main:549 : mount_proc_dev_sys 2026-02-18 06:15:46.165 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.qDKTWBOl/mnt/proc 2026-02-18 06:15:46.185 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.qDKTWBOl/mnt/dev 2026-02-18 06:15:46.207 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2026-02-18 06:15:46.211 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2026-02-18 06:15:46.216 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2026-02-18 06:15:46.220 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.qDKTWBOl/mnt/dev/pts 2026-02-18 06:15:46.242 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.qDKTWBOl/mnt/sys 2026-02-18 06:15:46.264 | + diskimage_builder/lib/disk-image-create:main:550 : run_d pre-finalise 2026-02-18 06:15:46.267 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-02-18 06:15:46.270 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.qDKTWBOl/hooks ']' 2026-02-18 06:15:46.272 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-pre-finalise bash 2026-02-18 06:15:46.276 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2026-02-18 06:15:46.276 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:15:46.281 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.qDKTWBOl/hooks/pre-finalise.d ']' 2026-02-18 06:15:46.284 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-pre-finalise bash 2026-02-18 06:15:46.287 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:15:46.287 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2026-02-18 06:15:46.293 | + diskimage_builder/lib/disk-image-create:main:551 : run_d_in_target finalise 2026-02-18 06:15:46.295 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2026-02-18 06:15:46.298 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.qDKTWBOl/hooks ']' 2026-02-18 06:15:46.301 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.qDKTWBOl/hooks/finalise.d ']' 2026-02-18 06:15:46.304 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:15:46.325 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.qDKTWBOl/hooks 2026-02-18 06:15:46.343 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.qDKTWBOl/hooks /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:15:46.363 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.qDKTWBOl/hooks /tmp/dib_build.qDKTWBOl/mnt/tmp/in_target.d 2026-02-18 06:15:46.381 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-finalise run_in_target bash 2026-02-18 06:15:46.384 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:15:46.385 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-finalise(,|$)' -q 2026-02-18 06:15:46.390 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2026-02-18 06:15:46.393 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2026-02-18 06:15:46.395 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2026-02-18 06:15:46.398 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d 2026-02-18 06:15:46.401 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2026-02-18 06:15:46.404 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2026-02-18 06:15:46.407 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2026-02-18 06:15:46.410 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2026-02-18 06:15:46.413 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.qDKTWBOl/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2026-02-18 06:15:46.444 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2026-02-18 06:15:46.446 | + source /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2026-02-18 06:15:46.446 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:15:46.446 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:15:46.446 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2026-02-18 06:15:46.448 | + source /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2026-02-18 06:15:46.448 | ++ export DIB_REPO_SETUP=current-podified 2026-02-18 06:15:46.448 | ++ DIB_REPO_SETUP=current-podified 2026-02-18 06:15:46.448 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:15:46.448 | ++ DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:15:46.448 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:15:46.448 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:15:46.448 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:15:46.448 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:15:46.448 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-02-18 06:15:46.450 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-02-18 06:15:46.450 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:15:46.450 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:15:46.450 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:15:46.450 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:15:46.450 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-02-18 06:15:46.452 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-02-18 06:15:46.452 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2026-02-18 06:15:46.452 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE=rd.multipath=default 2026-02-18 06:15:46.452 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-18 06:15:46.452 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-02-18 06:15:46.452 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-02-18 06:15:46.452 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2026-02-18 06:15:46.452 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL= 2026-02-18 06:15:46.452 | ++ export DIB_NO_TIMER_CHECK=True 2026-02-18 06:15:46.452 | ++ DIB_NO_TIMER_CHECK=True 2026-02-18 06:15:46.452 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2026-02-18 06:15:46.452 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=False 2026-02-18 06:15:46.452 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-18 06:15:46.452 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-02-18 06:15:46.452 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:15:46.454 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:15:46.454 | ++ export DISTRO_NAME=centos 2026-02-18 06:15:46.454 | ++ DISTRO_NAME=centos 2026-02-18 06:15:46.454 | ++ export DIB_RELEASE=9-stream 2026-02-18 06:15:46.454 | ++ DIB_RELEASE=9-stream 2026-02-18 06:15:46.454 | ++ export EFI_BOOT_DIR=EFI/centos 2026-02-18 06:15:46.454 | ++ EFI_BOOT_DIR=EFI/centos 2026-02-18 06:15:46.454 | ++ export YUM=dnf 2026-02-18 06:15:46.454 | ++ YUM=dnf 2026-02-18 06:15:46.454 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dracut-regenerate 2026-02-18 06:15:46.456 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dracut-regenerate 2026-02-18 06:15:46.456 | ++ export 'DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG= 2026-02-18 06:15:46.456 | - name: crypt 2026-02-18 06:15:46.456 | packages: 2026-02-18 06:15:46.456 | - cryptsetup 2026-02-18 06:15:46.456 | - name: lvm 2026-02-18 06:15:46.456 | packages: 2026-02-18 06:15:46.456 | - lvm2 2026-02-18 06:15:46.456 | ' 2026-02-18 06:15:46.456 | ++ DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG=' 2026-02-18 06:15:46.456 | - name: crypt 2026-02-18 06:15:46.456 | packages: 2026-02-18 06:15:46.456 | - cryptsetup 2026-02-18 06:15:46.456 | - name: lvm 2026-02-18 06:15:46.456 | packages: 2026-02-18 06:15:46.456 | - lvm2 2026-02-18 06:15:46.456 | ' 2026-02-18 06:15:46.456 | ++ DIB_DRACUT_ENABLED_MODULES=' 2026-02-18 06:15:46.456 | - name: crypt 2026-02-18 06:15:46.456 | packages: 2026-02-18 06:15:46.456 | - cryptsetup 2026-02-18 06:15:46.456 | - name: lvm 2026-02-18 06:15:46.456 | packages: 2026-02-18 06:15:46.456 | - lvm2 2026-02-18 06:15:46.456 | ' 2026-02-18 06:15:46.456 | ++ export DIB_DRACUT_ENABLED_MODULES 2026-02-18 06:15:46.456 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:15:46.458 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:15:46.458 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:15:46.458 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:15:46.458 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-02-18 06:15:46.460 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-02-18 06:15:46.460 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:15:46.460 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:15:46.460 | ++ export DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2026-02-18 06:15:46.460 | ++ DIB_MANIFEST_SAVE_DIR=edpm-hardened-uefi.d/ 2026-02-18 06:15:46.460 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-02-18 06:15:46.462 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-02-18 06:15:46.462 | ++ [[ ppc64 ppc64le ppc64el =~ amd64 ]] 2026-02-18 06:15:46.462 | ++ export DIB_BLOCK_DEVICE=efi 2026-02-18 06:15:46.462 | ++ DIB_BLOCK_DEVICE=efi 2026-02-18 06:15:46.462 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-growvols 2026-02-18 06:15:46.464 | + source /tmp/in_target.d/finalise.d/../environment.d/15-growvols 2026-02-18 06:15:46.464 | ++ export DIB_GROWVOLS_TRIGGER=manual 2026-02-18 06:15:46.464 | ++ DIB_GROWVOLS_TRIGGER=manual 2026-02-18 06:15:46.464 | ++ export DIB_GROWVOLS_ARGS= 2026-02-18 06:15:46.464 | ++ DIB_GROWVOLS_ARGS= 2026-02-18 06:15:46.464 | ++ export DIB_GROWVOLS_GROUP= 2026-02-18 06:15:46.464 | ++ DIB_GROWVOLS_GROUP= 2026-02-18 06:15:46.464 | ++ export DIB_GROWVOLS_DEVICE= 2026-02-18 06:15:46.464 | ++ DIB_GROWVOLS_DEVICE= 2026-02-18 06:15:46.464 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2026-02-18 06:15:46.465 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2026-02-18 06:15:46.465 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:15:46.465 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:15:46.465 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-18 06:15:46.465 | ++ DIB_INIT_SYSTEM=systemd 2026-02-18 06:15:46.466 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-02-18 06:15:46.468 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-02-18 06:15:46.468 | ++ '[' -z systemd ']' 2026-02-18 06:15:46.468 | ++ case $DIB_INIT_SYSTEM in 2026-02-18 06:15:46.468 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2026-02-18 06:15:46.470 | + set -eu 2026-02-18 06:15:46.470 | + set -o pipefail 2026-02-18 06:15:46.470 | + '[' 0 -ne 0 ']' 2026-02-18 06:15:46.470 | + YUM=dnf 2026-02-18 06:15:46.470 | + [[ dnf == \d\n\f ]] 2026-02-18 06:15:46.470 | ++ dnf repoquery --installonly --latest-limit=-1 -q 2026-02-18 06:15:46.714 | + _old_kernels= 2026-02-18 06:15:46.714 | + [[ -n '' ]] 2026-02-18 06:15:46.716 | dib-run-parts 01-clean-old-kernels completed 2026-02-18 06:15:46.716 | dib-run-parts Running /tmp/in_target.d/finalise.d/49-mkdir-run-install 2026-02-18 06:15:46.718 | + set -eu 2026-02-18 06:15:46.718 | + set -o pipefail 2026-02-18 06:15:46.718 | + mkdir /run/install 2026-02-18 06:15:46.721 | dib-run-parts 49-mkdir-run-install completed 2026-02-18 06:15:46.721 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2026-02-18 06:15:46.723 | + set -eu 2026-02-18 06:15:46.723 | + set -o pipefail 2026-02-18 06:15:46.723 | + '[' 0 '!=' 0 ']' 2026-02-18 06:15:46.723 | + [[ -f /tmp/grub/install ]] 2026-02-18 06:15:46.723 | + BOOT_DEV=/dev/loop0 2026-02-18 06:15:46.724 | + declare -A DEVICES 2026-02-18 06:15:46.724 | + eval 'DEVICES=(' '[image0]=/dev/loop0' '[ESP]=/dev/mapper/loop0p1' '[BSP]=/dev/mapper/loop0p2' '[boot]=/dev/mapper/loop0p3' '[root]=/dev/mapper/loop0p4' '[lv_thinpool]=/dev/mapper/vg-lv_thinpool' '[lv_root]=/dev/mapper/vg-lv_root' '[lv_tmp]=/dev/mapper/vg-lv_tmp' '[lv_var]=/dev/mapper/vg-lv_var' '[lv_log]=/dev/mapper/vg-lv_log' '[lv_audit]=/dev/mapper/vg-lv_audit' '[lv_home]=/dev/mapper/vg-lv_home' ')' 2026-02-18 06:15:46.724 | ++ DEVICES=([image0]=/dev/loop0 [ESP]=/dev/mapper/loop0p1 [BSP]=/dev/mapper/loop0p2 [boot]=/dev/mapper/loop0p3 [root]=/dev/mapper/loop0p4 [lv_thinpool]=/dev/mapper/vg-lv_thinpool [lv_root]=/dev/mapper/vg-lv_root [lv_tmp]=/dev/mapper/vg-lv_tmp [lv_var]=/dev/mapper/vg-lv_var [lv_log]=/dev/mapper/vg-lv_log [lv_audit]=/dev/mapper/vg-lv_audit [lv_home]=/dev/mapper/vg-lv_home) 2026-02-18 06:15:46.724 | + DIB_BLOCK_DEVICE=efi 2026-02-18 06:15:46.724 | + [[ amd64 =~ ppc ]] 2026-02-18 06:15:46.724 | + [[ efi == \m\b\r ]] 2026-02-18 06:15:46.724 | + [[ efi == \g\p\t ]] 2026-02-18 06:15:46.724 | + [[ efi == \e\f\i ]] 2026-02-18 06:15:46.724 | + GRUB_PACKAGES='grub-efi grub-efi-amd64' 2026-02-18 06:15:46.724 | + [[ False == \F\a\l\s\e ]] 2026-02-18 06:15:46.724 | + install-packages -m bootloader grub-efi grub-efi-amd64 2026-02-18 06:15:46.756 | INFO:root:Mapping for bootloader : grub-efi 2026-02-18 06:15:46.784 | INFO:root:Mapping for bootloader : grub-efi-amd64 2026-02-18 06:15:46.822 | INFO:root:Mapping for bootloader : grub-efi grub-efi-amd64 2026-02-18 06:15:46.825 | Running install-packages install. 2026-02-18 06:15:46.826 | ++ command -v dnf5 2026-02-18 06:15:46.826 | ++ true 2026-02-18 06:15:46.826 | + DNF5= 2026-02-18 06:15:46.826 | + '[' dnf == dnf ']' 2026-02-18 06:15:46.826 | + '[' -n '' ']' 2026-02-18 06:15:46.826 | + dnf -y -v install grub2-tools grub2 efibootmgr grub2-efi-x64 grub2-efi-x64-modules shim-x64 2026-02-18 06:15:46.957 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-02-18 06:15:46.957 | DNF version: 4.14.0 2026-02-18 06:15:46.957 | cachedir: /var/cache/dnf 2026-02-18 06:15:46.975 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-02-18 06:15:47.025 | repo: downloading from remote: delorean-component-barbican 2026-02-18 06:15:47.192 | delorean-openstack-barbican-42b4c41831408a8e323 77 kB/s | 13 kB 00:00 2026-02-18 06:15:47.214 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-02-18 06:15:47.215 | repo: downloading from remote: delorean-component-baremetal 2026-02-18 06:15:47.370 | delorean-python-glean-642fffe0203a8ffcc2443db52 423 kB/s | 65 kB 00:00 2026-02-18 06:15:47.399 | delorean-component-baremetal: using metadata from Wed Jan 28 16:29:40 2026. 2026-02-18 06:15:47.399 | repo: downloading from remote: delorean-component-cinder 2026-02-18 06:15:47.550 | delorean-openstack-cinder-e95a374f4f00ef02d562d 215 kB/s | 32 kB 00:00 2026-02-18 06:15:47.576 | delorean-component-cinder: using metadata from Thu Feb 5 06:13:10 2026. 2026-02-18 06:15:47.576 | repo: downloading from remote: delorean-component-clients 2026-02-18 06:15:47.726 | delorean-python-stevedore-c4acc5639fd2329372142 876 kB/s | 131 kB 00:00 2026-02-18 06:15:47.768 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-02-18 06:15:47.768 | repo: downloading from remote: delorean-component-cloudops 2026-02-18 06:15:47.921 | delorean-python-cloudkitty-tests-tempest-ef9563 212 kB/s | 32 kB 00:00 2026-02-18 06:15:47.947 | delorean-component-cloudops: using metadata from Wed Feb 11 08:29:53 2026. 2026-02-18 06:15:47.948 | repo: downloading from remote: delorean-component-common 2026-02-18 06:15:48.096 | delorean-diskimage-builder-b97b424aa4cfd0afaaea 2.3 MB/s | 349 kB 00:00 2026-02-18 06:15:48.167 | delorean-component-common: using metadata from Thu Feb 12 17:20:15 2026. 2026-02-18 06:15:48.167 | repo: downloading from remote: delorean-component-compute 2026-02-18 06:15:48.315 | delorean-openstack-nova-eaa65f0b85123a4ee343246 288 kB/s | 42 kB 00:00 2026-02-18 06:15:48.343 | delorean-component-compute: using metadata from Tue Jan 27 09:54:46 2026. 2026-02-18 06:15:48.343 | repo: downloading from remote: delorean-component-designate 2026-02-18 06:15:48.489 | delorean-python-designate-tests-tempest-347fdbc 121 kB/s | 18 kB 00:00 2026-02-18 06:15:48.513 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-02-18 06:15:48.514 | repo: downloading from remote: delorean-component-glance 2026-02-18 06:15:48.667 | delorean-openstack-glance-1fd12c29b339f30fe823e 116 kB/s | 18 kB 00:00 2026-02-18 06:15:48.691 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-02-18 06:15:48.691 | repo: downloading from remote: delorean-component-keystone 2026-02-18 06:15:48.906 | delorean-openstack-keystone-e4b40af0ae3698fbbbb 135 kB/s | 29 kB 00:00 2026-02-18 06:15:48.933 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-02-18 06:15:48.934 | repo: downloading from remote: delorean-component-manila 2026-02-18 06:15:49.081 | delorean-openstack-manila-8fa2b5793100022b4d0f6 170 kB/s | 25 kB 00:00 2026-02-18 06:15:49.108 | delorean-component-manila: using metadata from Tue Feb 3 17:41:07 2026. 2026-02-18 06:15:49.108 | repo: downloading from remote: delorean-component-network 2026-02-18 06:15:49.258 | delorean-python-networking-mlnx-019b68b9f42ef55 1.0 MB/s | 153 kB 00:00 2026-02-18 06:15:49.302 | delorean-component-network: using metadata from Tue Feb 17 13:20:44 2026. 2026-02-18 06:15:49.302 | repo: downloading from remote: delorean-component-octavia 2026-02-18 06:15:49.451 | delorean-openstack-octavia-76dfc1e35cf7f4dd6102 173 kB/s | 26 kB 00:00 2026-02-18 06:15:49.477 | delorean-component-octavia: using metadata from Fri Feb 6 15:50:31 2026. 2026-02-18 06:15:49.477 | repo: downloading from remote: delorean-component-optimize 2026-02-18 06:15:49.630 | delorean-openstack-watcher-c014f81a8647287f6dcc 108 kB/s | 16 kB 00:00 2026-02-18 06:15:49.654 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-02-18 06:15:49.654 | repo: downloading from remote: delorean-component-podified 2026-02-18 06:15:49.802 | delorean-python-tcib-b403f1051724db0286e1418f59 50 kB/s | 7.4 kB 00:00 2026-02-18 06:15:49.825 | delorean-component-podified: using metadata from Tue Feb 17 05:59:47 2026. 2026-02-18 06:15:49.825 | repo: downloading from remote: delorean-component-puppet 2026-02-18 06:15:49.984 | delorean-puppet-ceph-7352068d7b8c84ded636ab3158 905 kB/s | 144 kB 00:00 2026-02-18 06:15:50.021 | delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-02-18 06:15:50.021 | repo: downloading from remote: delorean-component-swift 2026-02-18 06:15:50.164 | delorean-openstack-swift-dc98a8463506ac520c469a 97 kB/s | 14 kB 00:00 2026-02-18 06:15:50.189 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-02-18 06:15:50.189 | repo: downloading from remote: delorean-component-tempest 2026-02-18 06:15:50.366 | delorean-python-tempestconf-8e33668cda707818ee1 302 kB/s | 53 kB 00:00 2026-02-18 06:15:50.396 | delorean-component-tempest: using metadata from Thu Feb 12 15:30:07 2026. 2026-02-18 06:15:50.396 | repo: downloading from remote: delorean-component-ui 2026-02-18 06:15:50.540 | delorean-openstack-heat-ui-013accbfd179753bc3f0 671 kB/s | 96 kB 00:00 2026-02-18 06:15:50.578 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-02-18 06:15:50.578 | repo: downloading from remote: baseos 2026-02-18 06:15:50.578 | countme: no event for baseos: budget to spend: 1 2026-02-18 06:15:53.275 | CentOS Stream 9 - BaseOS 3.3 MB/s | 8.9 MB 00:02 2026-02-18 06:15:54.259 | baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:15:54.260 | repo: downloading from remote: appstream 2026-02-18 06:15:54.260 | countme: no event for appstream: budget to spend: 2 2026-02-18 06:15:55.643 | CentOS Stream 9 - AppStream 19 MB/s | 27 MB 00:01 2026-02-18 06:15:59.885 | appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:15:59.885 | repo: downloading from remote: crb 2026-02-18 06:15:59.886 | countme: event triggered for crb: bucket 1 2026-02-18 06:16:02.059 | CentOS Stream 9 - CRB 3.6 MB/s | 7.8 MB 00:02 2026-02-18 06:16:03.348 | crb: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:16:03.348 | repo: downloading from remote: extras-common 2026-02-18 06:16:03.348 | countme: no event for extras-common: budget to spend: 2 2026-02-18 06:16:05.141 | CentOS Stream 9 - Extras packages 11 kB/s | 20 kB 00:01 2026-02-18 06:16:05.253 | extras-common: using metadata from Thu Feb 12 15:34:59 2026. 2026-02-18 06:16:05.253 | repo: downloading from remote: delorean-antelope-testing 2026-02-18 06:16:05.401 | dlrn-antelope-testing 7.5 MB/s | 1.1 MB 00:00 2026-02-18 06:16:05.684 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-02-18 06:16:05.685 | repo: downloading from remote: delorean-antelope-build-deps 2026-02-18 06:16:05.829 | dlrn-antelope-build-deps 3.1 MB/s | 461 kB 00:00 2026-02-18 06:16:05.977 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-02-18 06:16:05.977 | repo: downloading from remote: centos9-rabbitmq 2026-02-18 06:16:06.020 | centos9-rabbitmq 2.8 MB/s | 123 kB 00:00 2026-02-18 06:16:06.125 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-02-18 06:16:06.126 | repo: downloading from remote: centos9-storage 2026-02-18 06:16:06.143 | centos9-storage 23 MB/s | 415 kB 00:00 2026-02-18 06:16:06.297 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-02-18 06:16:06.297 | repo: downloading from remote: centos9-opstools 2026-02-18 06:16:06.312 | centos9-opstools 3.5 MB/s | 51 kB 00:00 2026-02-18 06:16:06.407 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-02-18 06:16:06.407 | repo: downloading from remote: centos9-nfv-ovs 2026-02-18 06:16:06.422 | NFV SIG OpenvSwitch 32 MB/s | 465 kB 00:00 2026-02-18 06:16:06.617 | centos9-nfv-ovs: using metadata from Mon Feb 2 05:16:39 2026. 2026-02-18 06:16:06.618 | repo: downloading from remote: repo-setup-centos-appstream 2026-02-18 06:16:06.738 | repo-setup-centos-appstream 225 MB/s | 27 MB 00:00 2026-02-18 06:16:10.966 | repo-setup-centos-appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:16:10.966 | repo: downloading from remote: repo-setup-centos-baseos 2026-02-18 06:16:11.024 | repo-setup-centos-baseos 156 MB/s | 8.9 MB 00:00 2026-02-18 06:16:11.963 | repo-setup-centos-baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:16:11.963 | repo: downloading from remote: repo-setup-centos-highavailability 2026-02-18 06:16:11.989 | repo-setup-centos-highavailability 29 MB/s | 744 kB 00:00 2026-02-18 06:16:12.196 | repo-setup-centos-highavailability: using metadata from Mon Feb 16 10:00:49 2026. 2026-02-18 06:16:12.197 | repo: downloading from remote: repo-setup-centos-powertools 2026-02-18 06:16:12.244 | repo-setup-centos-powertools 166 MB/s | 7.8 MB 00:00 2026-02-18 06:16:13.463 | repo-setup-centos-powertools: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:16:13.463 | repo: downloading from remote: epel-low-priority 2026-02-18 06:16:13.463 | countme: no event for epel-low-priority: budget to spend: 1 2026-02-18 06:16:14.895 | Extra Packages for Enterprise Linux 9 - x86_64 14 MB/s | 20 MB 00:01 2026-02-18 06:16:20.530 | epel-low-priority: using metadata from Mon Feb 16 19:34:31 2026. 2026-02-18 06:16:24.919 | Completion plugin: Generating completion cache... 2026-02-18 06:16:25.125 | Includes in repo epel-low-priority: abseil*, blake3, grpc*, libarrow*, parquet*, python3-asyncssh, python3-grpcio, re2, thrift* 2026-02-18 06:16:25.129 | Package grub2-tools-1:2.06-120.el9.x86_64 is already installed. 2026-02-18 06:16:25.129 | Package grub2-tools-minimal-1:2.06-120.el9.x86_64 is already installed. 2026-02-18 06:16:25.133 | Package grub2-pc-1:2.06-120.el9.x86_64 is already installed. 2026-02-18 06:16:25.135 | Package grub2-efi-x64-1:2.06-120.el9.x86_64 is already installed. 2026-02-18 06:16:25.137 | Package shim-x64-15.8-2.el9.x86_64 is already installed. 2026-02-18 06:16:25.137 | --> Starting dependency resolution 2026-02-18 06:16:25.205 | ---> Package efibootmgr.x86_64 16-12.el9 will be installed 2026-02-18 06:16:25.205 | ---> Package grub2-efi-x64-modules.noarch 1:2.06-120.el9 will be installed 2026-02-18 06:16:25.205 | --> Finished dependency resolution 2026-02-18 06:16:25.205 | Dependencies resolved. 2026-02-18 06:16:25.206 | ================================================================================ 2026-02-18 06:16:25.206 | Package Arch Version Repository Size 2026-02-18 06:16:25.206 | ================================================================================ 2026-02-18 06:16:25.206 | Installing: 2026-02-18 06:16:25.206 | efibootmgr x86_64 16-12.el9 baseos 45 k 2026-02-18 06:16:25.206 | grub2-efi-x64-modules noarch 1:2.06-120.el9 baseos 1.2 M 2026-02-18 06:16:25.206 | 2026-02-18 06:16:25.206 | Transaction Summary 2026-02-18 06:16:25.206 | ================================================================================ 2026-02-18 06:16:25.206 | Install 2 Packages 2026-02-18 06:16:25.206 | 2026-02-18 06:16:25.206 | Total download size: 1.2 M 2026-02-18 06:16:25.206 | Installed size: 6.2 M 2026-02-18 06:16:25.206 | Downloading Packages: 2026-02-18 06:16:27.291 | (1/2): efibootmgr-16-12.el9.x86_64.rpm 81 kB/s | 45 kB 00:00 2026-02-18 06:16:28.286 | (2/2): grub2-efi-x64-modules-2.06-120.el9.noarc 776 kB/s | 1.2 MB 00:01 2026-02-18 06:16:28.288 | -------------------------------------------------------------------------------- 2026-02-18 06:16:28.288 | Total 405 kB/s | 1.2 MB 00:03 2026-02-18 06:16:28.288 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2026-02-18 06:16:28.320 | Running transaction check 2026-02-18 06:16:28.328 | Transaction check succeeded. 2026-02-18 06:16:28.329 | Running transaction test 2026-02-18 06:16:28.421 | Transaction test succeeded. 2026-02-18 06:16:28.421 | Running transaction 2026-02-18 06:16:28.543 | Preparing : 1/1 2026-02-18 06:16:28.553 | Installing : grub2-efi-x64-modules-1:2.06-120.el9.noarch 1/2 2026-02-18 06:16:28.575 | Installing : efibootmgr-16-12.el9.x86_64 2/2 2026-02-18 06:16:28.917 | Running scriptlet: efibootmgr-16-12.el9.x86_64 2/2 2026-02-18 06:16:28.917 | Verifying : efibootmgr-16-12.el9.x86_64 1/2 2026-02-18 06:16:28.920 | Verifying : grub2-efi-x64-modules-1:2.06-120.el9.noarch 2/2 2026-02-18 06:16:28.920 | Completion plugin: Generating completion cache... 2026-02-18 06:16:29.019 | Installed: efibootmgr-16-12.el9.x86_64 2026-02-18 06:16:29.020 | Installed: grub2-efi-x64-modules-1:2.06-120.el9.noarch 2026-02-18 06:16:29.067 | 2026-02-18 06:16:29.067 | Installed: 2026-02-18 06:16:29.067 | efibootmgr-16-12.el9.x86_64 grub2-efi-x64-modules-1:2.06-120.el9.noarch 2026-02-18 06:16:29.067 | 2026-02-18 06:16:29.067 | Complete! 2026-02-18 06:16:29.121 | + '[' install == install ']' 2026-02-18 06:16:29.121 | + '[' dnf == dnf ']' 2026-02-18 06:16:29.121 | + '[' -z '' ']' 2026-02-18 06:16:29.121 | + dnf -y mark install grub2-tools grub2 efibootmgr grub2-efi-x64 grub2-efi-x64-modules shim-x64 2026-02-18 06:16:29.332 | grub2-tools-1:2.06-120.el9.x86_64 marked as user installed. 2026-02-18 06:16:29.333 | grub2-pc-1:2.06-120.el9.x86_64 marked as user installed. 2026-02-18 06:16:29.333 | efibootmgr-16-12.el9.x86_64 marked as user installed. 2026-02-18 06:16:29.333 | grub2-efi-x64-1:2.06-120.el9.x86_64 marked as user installed. 2026-02-18 06:16:29.333 | grub2-efi-x64-modules-1:2.06-120.el9.noarch marked as user installed. 2026-02-18 06:16:29.334 | shim-x64-15.8-2.el9.x86_64 marked as user installed. 2026-02-18 06:16:29.363 | ++ type -p grub-install 2026-02-18 06:16:29.364 | + GRUBNAME= 2026-02-18 06:16:29.364 | + echo 'trying grub2-install' 2026-02-18 06:16:29.364 | trying grub2-install 2026-02-18 06:16:29.364 | + '[' -z '' ']' 2026-02-18 06:16:29.364 | ++ type -p grub2-install 2026-02-18 06:16:29.364 | + GRUBNAME=/usr/sbin/grub2-install 2026-02-18 06:16:29.364 | + type grub2-mkconfig 2026-02-18 06:16:29.364 | + GRUB_MKCONFIG=grub2-mkconfig 2026-02-18 06:16:29.365 | ++ /usr/sbin/grub2-install --version 2026-02-18 06:16:29.367 | + [[ ! /usr/sbin/grub2-install (GRUB) 2.06 =~ 2\. ]] 2026-02-18 06:16:29.367 | ++ grub2-mkconfig --help 2026-02-18 06:16:29.408 | + [[ Usage: grub2-mkconfig [OPTION] 2026-02-18 06:16:29.408 | Generate a grub config file 2026-02-18 06:16:29.408 | 2026-02-18 06:16:29.408 | -o, --output=FILE output generated config to FILE [default=stdout] 2026-02-18 06:16:29.408 | --no-grubenv-update do not update variables in the grubenv file 2026-02-18 06:16:29.408 | --update-bls-cmdline overwrite BLS cmdline args with default args 2026-02-18 06:16:29.408 | -h, --help print this message and exit 2026-02-18 06:16:29.408 | -V, --version print the version information and exit 2026-02-18 06:16:29.408 | 2026-02-18 06:16:29.408 | Report bugs to . =~ --update-bls-cmdline ]] 2026-02-18 06:16:29.408 | + GRUB_MKCONFIG='grub2-mkconfig --update-bls-cmdline' 2026-02-18 06:16:29.408 | + '[' -d /boot/grub2 ']' 2026-02-18 06:16:29.408 | + GRUB_CFG=/boot/grub2/grub.cfg 2026-02-18 06:16:29.408 | + GRUBENV=/boot/grub2/grubenv 2026-02-18 06:16:29.408 | + [[ -L /boot/grub2/grubenv ]] 2026-02-18 06:16:29.408 | + [[ -f /etc/default/grub ]] 2026-02-18 06:16:29.408 | + sed -i 's/\ 'edpm-hardened-uefi.d/dib-manifests' 2026-02-18 06:17:07.190 | '/tmp/dib_build.qDKTWBOl/mnt//etc/dib-manifests/dib-element-manifest' -> 'edpm-hardened-uefi.d/dib-manifests/dib-element-manifest' 2026-02-18 06:17:07.190 | '/tmp/dib_build.qDKTWBOl/mnt//etc/dib-manifests/dib_environment' -> 'edpm-hardened-uefi.d/dib-manifests/dib_environment' 2026-02-18 06:17:07.190 | '/tmp/dib_build.qDKTWBOl/mnt//etc/dib-manifests/dib_arguments' -> 'edpm-hardened-uefi.d/dib-manifests/dib_arguments' 2026-02-18 06:17:07.191 | ++ whoami 2026-02-18 06:17:07.193 | + sudo chown -R root: edpm-hardened-uefi.d/ 2026-02-18 06:17:07.209 | + sudo find /tmp/dib_build.qDKTWBOl/mnt//etc/dib-manifests -type f 2026-02-18 06:17:07.209 | + xargs sudo chown root:root 2026-02-18 06:17:07.246 | + sudo find /tmp/dib_build.qDKTWBOl/mnt//etc/dib-manifests -type f 2026-02-18 06:17:07.246 | + xargs sudo chmod 600 2026-02-18 06:17:07.280 | dib-run-parts 01-copy-manifests-dir completed 2026-02-18 06:17:07.280 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/cleanup.d/90-remove-resolvconf 2026-02-18 06:17:07.283 | + set -eu 2026-02-18 06:17:07.283 | + set -o pipefail 2026-02-18 06:17:07.283 | + '[' -f /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf.ORIG ']' 2026-02-18 06:17:07.283 | + sudo sed -i /nameserver/d /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf.ORIG 2026-02-18 06:17:07.298 | dib-run-parts 90-remove-resolvconf completed 2026-02-18 06:17:07.298 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/cleanup.d/90-remove-ssh-host-keys 2026-02-18 06:17:07.301 | + set -eu 2026-02-18 06:17:07.301 | + set -o pipefail 2026-02-18 06:17:07.301 | + '[' -d /tmp/dib_build.qDKTWBOl/mnt/etc/ssh ']' 2026-02-18 06:17:07.301 | + sudo find /tmp/dib_build.qDKTWBOl/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2026-02-18 06:17:07.317 | dib-run-parts 90-remove-ssh-host-keys completed 2026-02-18 06:17:07.317 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/cleanup.d/99-remove-dib-img-functions 2026-02-18 06:17:07.319 | + set -eu 2026-02-18 06:17:07.319 | + set -o pipefail 2026-02-18 06:17:07.319 | + sudo rm -f /tmp/dib_build.qDKTWBOl/mnt/lib/diskimage-builder/img-functions 2026-02-18 06:17:07.333 | + sudo rmdir /tmp/dib_build.qDKTWBOl/mnt/lib/diskimage-builder 2026-02-18 06:17:07.348 | dib-run-parts 99-remove-dib-img-functions completed 2026-02-18 06:17:07.348 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/cleanup.d/99-remove-yum-repo-conf 2026-02-18 06:17:07.350 | + set -eu 2026-02-18 06:17:07.350 | + set -o pipefail 2026-02-18 06:17:07.350 | + '[' -z '/etc/yum.repos.d/*' ']' 2026-02-18 06:17:07.350 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:17:07.351 | ++ basename /etc/yum.repos.d/centos-addons.repo 2026-02-18 06:17:07.351 | + sudo rm -f /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d/centos-addons.repo 2026-02-18 06:17:07.365 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:17:07.365 | ++ basename /etc/yum.repos.d/centos.repo 2026-02-18 06:17:07.366 | + sudo rm -f /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d/centos.repo 2026-02-18 06:17:07.380 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:17:07.380 | ++ basename /etc/yum.repos.d/delorean-antelope-testing.repo 2026-02-18 06:17:07.381 | + sudo rm -f /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d/delorean-antelope-testing.repo 2026-02-18 06:17:07.394 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:17:07.394 | ++ basename /etc/yum.repos.d/delorean.repo 2026-02-18 06:17:07.395 | + sudo rm -f /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d/delorean.repo 2026-02-18 06:17:07.409 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:17:07.409 | ++ basename /etc/yum.repos.d/repo-setup-centos-appstream.repo 2026-02-18 06:17:07.410 | + sudo rm -f /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d/repo-setup-centos-appstream.repo 2026-02-18 06:17:07.423 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:17:07.424 | ++ basename /etc/yum.repos.d/repo-setup-centos-baseos.repo 2026-02-18 06:17:07.425 | + sudo rm -f /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d/repo-setup-centos-baseos.repo 2026-02-18 06:17:07.439 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:17:07.439 | ++ basename /etc/yum.repos.d/repo-setup-centos-highavailability.repo 2026-02-18 06:17:07.440 | + sudo rm -f /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d/repo-setup-centos-highavailability.repo 2026-02-18 06:17:07.453 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:17:07.453 | ++ basename /etc/yum.repos.d/repo-setup-centos-powertools.repo 2026-02-18 06:17:07.454 | + sudo rm -f /tmp/dib_build.qDKTWBOl/mnt/etc/yum.repos.d/repo-setup-centos-powertools.repo 2026-02-18 06:17:07.470 | dib-run-parts 99-remove-yum-repo-conf completed 2026-02-18 06:17:07.470 | dib-run-parts Running /tmp/dib_build.qDKTWBOl/hooks/cleanup.d/99-selinux-fixfiles-restore 2026-02-18 06:17:07.472 | + set -eu 2026-02-18 06:17:07.472 | + set -o pipefail 2026-02-18 06:17:07.472 | + [[ ! -f /tmp/dib_build.qDKTWBOl/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2026-02-18 06:17:07.472 | + [[ ! -x /tmp/dib_build.qDKTWBOl/mnt/usr/sbin/setfiles ]] 2026-02-18 06:17:07.472 | + _runcon= 2026-02-18 06:17:07.472 | + [[ -d /sys/fs/selinux ]] 2026-02-18 06:17:07.472 | + selinuxenabled 2026-02-18 06:17:07.473 | + sudo semanage permissive -a setfiles_mac_t 2026-02-18 06:17:14.494 | + _runcon='runcon -t setfiles_mac_t -- ' 2026-02-18 06:17:14.494 | + _dash_m= 2026-02-18 06:17:14.494 | + [[ centos == \f\e\d\o\r\a ]] 2026-02-18 06:17:14.494 | + IFS='|' 2026-02-18 06:17:14.494 | + read -ra SPLIT_MOUNTS 2026-02-18 06:17:14.494 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2026-02-18 06:17:14.494 | + '[' /boot/efi '!=' /tmp/in_target.d ']' 2026-02-18 06:17:14.494 | + '[' /boot/efi '!=' /dev ']' 2026-02-18 06:17:14.494 | + '[' /boot/efi '!=' /boot/efi ']' 2026-02-18 06:17:14.494 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2026-02-18 06:17:14.494 | + '[' /boot '!=' /tmp/in_target.d ']' 2026-02-18 06:17:14.494 | + '[' /boot '!=' /dev ']' 2026-02-18 06:17:14.494 | + '[' /boot '!=' /boot/efi ']' 2026-02-18 06:17:14.494 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2026-02-18 06:17:14.494 | + pgrep kauditd 2026-02-18 06:17:14.511 | + [[ /boot == \/ ]] 2026-02-18 06:17:14.511 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.qDKTWBOl/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /boot 2026-02-18 06:17:14.552 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2026-02-18 06:17:14.552 | + '[' / '!=' /tmp/in_target.d ']' 2026-02-18 06:17:14.552 | + '[' / '!=' /dev ']' 2026-02-18 06:17:14.552 | + '[' / '!=' /boot/efi ']' 2026-02-18 06:17:14.552 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2026-02-18 06:17:14.552 | + pgrep kauditd 2026-02-18 06:17:14.561 | + [[ / == \/ ]] 2026-02-18 06:17:14.561 | ++ mktemp -d 2026-02-18 06:17:14.562 | + TMP_BIND_MOUNT=/tmp/tmp.NkdVBXWXtQ 2026-02-18 06:17:14.562 | + sudo mount --bind /tmp/dib_build.qDKTWBOl/mnt /tmp/tmp.NkdVBXWXtQ 2026-02-18 06:17:14.580 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/tmp.NkdVBXWXtQ /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2026-02-18 06:17:23.359 | + sudo umount /tmp/tmp.NkdVBXWXtQ 2026-02-18 06:17:23.383 | + sudo rmdir /tmp/tmp.NkdVBXWXtQ 2026-02-18 06:17:23.399 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2026-02-18 06:17:23.399 | + '[' /tmp '!=' /tmp/in_target.d ']' 2026-02-18 06:17:23.399 | + '[' /tmp '!=' /dev ']' 2026-02-18 06:17:23.399 | + '[' /tmp '!=' /boot/efi ']' 2026-02-18 06:17:23.399 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2026-02-18 06:17:23.399 | + pgrep kauditd 2026-02-18 06:17:23.411 | + [[ /tmp == \/ ]] 2026-02-18 06:17:23.411 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.qDKTWBOl/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /tmp 2026-02-18 06:17:23.433 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2026-02-18 06:17:23.433 | + '[' /var '!=' /tmp/in_target.d ']' 2026-02-18 06:17:23.433 | + '[' /var '!=' /dev ']' 2026-02-18 06:17:23.433 | + '[' /var '!=' /boot/efi ']' 2026-02-18 06:17:23.433 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2026-02-18 06:17:23.433 | + pgrep kauditd 2026-02-18 06:17:23.443 | + [[ /var == \/ ]] 2026-02-18 06:17:23.443 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.qDKTWBOl/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var 2026-02-18 06:17:23.762 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2026-02-18 06:17:23.762 | + '[' /var/log '!=' /tmp/in_target.d ']' 2026-02-18 06:17:23.762 | + '[' /var/log '!=' /dev ']' 2026-02-18 06:17:23.762 | + '[' /var/log '!=' /boot/efi ']' 2026-02-18 06:17:23.762 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2026-02-18 06:17:23.762 | + pgrep kauditd 2026-02-18 06:17:23.772 | + [[ /var/log == \/ ]] 2026-02-18 06:17:23.772 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.qDKTWBOl/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var/log 2026-02-18 06:17:23.803 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2026-02-18 06:17:23.803 | + '[' /var/log/audit '!=' /tmp/in_target.d ']' 2026-02-18 06:17:23.803 | + '[' /var/log/audit '!=' /dev ']' 2026-02-18 06:17:23.803 | + '[' /var/log/audit '!=' /boot/efi ']' 2026-02-18 06:17:23.803 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2026-02-18 06:17:23.803 | + pgrep kauditd 2026-02-18 06:17:23.812 | + [[ /var/log/audit == \/ ]] 2026-02-18 06:17:23.812 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.qDKTWBOl/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /var/log/audit 2026-02-18 06:17:23.835 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2026-02-18 06:17:23.835 | + '[' /home '!=' /tmp/in_target.d ']' 2026-02-18 06:17:23.835 | + '[' /home '!=' /dev ']' 2026-02-18 06:17:23.835 | + '[' /home '!=' /boot/efi ']' 2026-02-18 06:17:23.835 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2026-02-18 06:17:23.835 | + pgrep kauditd 2026-02-18 06:17:23.844 | + [[ /home == \/ ]] 2026-02-18 06:17:23.844 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/dib_build.qDKTWBOl/mnt /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts /home 2026-02-18 06:17:23.869 | dib-run-parts 99-selinux-fixfiles-restore completed 2026-02-18 06:17:23.869 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-18 06:17:23.869 | dib-run-parts 2026-02-18 06:17:23.870 | dib-run-parts Target: cleanup.d 2026-02-18 06:17:23.870 | dib-run-parts 2026-02-18 06:17:23.870 | dib-run-parts Script Seconds 2026-02-18 06:17:23.870 | dib-run-parts --------------------------------------- ---------- 2026-02-18 06:17:23.870 | dib-run-parts 2026-02-18 06:17:23.880 | dib-run-parts 01-copy-manifests-dir 0.140 2026-02-18 06:17:23.885 | dib-run-parts 90-remove-resolvconf 0.018 2026-02-18 06:17:23.891 | dib-run-parts 90-remove-ssh-host-keys 0.017 2026-02-18 06:17:23.895 | dib-run-parts 99-remove-dib-img-functions 0.030 2026-02-18 06:17:23.901 | dib-run-parts 99-remove-yum-repo-conf 0.121 2026-02-18 06:17:23.906 | dib-run-parts 99-selinux-fixfiles-restore 16.398 2026-02-18 06:17:23.907 | dib-run-parts 2026-02-18 06:17:23.907 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-18 06:17:23.911 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-cleanup bash 2026-02-18 06:17:23.914 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:17:23.914 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-cleanup(,|$)' -q 2026-02-18 06:17:23.919 | + diskimage_builder/lib/img-functions:finalise_base:110 : '[' -L /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf ']' 2026-02-18 06:17:23.922 | + diskimage_builder/lib/img-functions:finalise_base:111 : lsattr /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf 2026-02-18 06:17:23.923 | + diskimage_builder/lib/img-functions:finalise_base:111 : grep '^....i' 2026-02-18 06:17:23.926 | + diskimage_builder/lib/img-functions:finalise_base:118 : sudo rm -f /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf 2026-02-18 06:17:23.945 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -L /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf.ORIG ']' 2026-02-18 06:17:23.948 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -f /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf.ORIG ']' 2026-02-18 06:17:23.951 | + diskimage_builder/lib/img-functions:finalise_base:122 : sudo mv /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf.ORIG /tmp/dib_build.qDKTWBOl/mnt/etc/resolv.conf 2026-02-18 06:17:23.971 | + diskimage_builder/lib/img-functions:finalise_base:127 : unmount_dir /tmp/dib_build.qDKTWBOl/mnt/tmp 2026-02-18 06:17:23.974 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.qDKTWBOl/mnt/tmp 2026-02-18 06:17:23.976 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2026-02-18 06:17:23.979 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2026-02-18 06:17:23.982 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2026-02-18 06:17:23.984 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2026-02-18 06:17:23.987 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.qDKTWBOl/mnt/tmp ']' 2026-02-18 06:17:23.990 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.qDKTWBOl/mnt/tmp 2026-02-18 06:17:23.994 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.qDKTWBOl/mnt/tmp 2026-02-18 06:17:23.997 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2026-02-18 06:17:24.000 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2026-02-18 06:17:24.003 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2026-02-18 06:17:24.004 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.qDKTWBOl/mnt/tmp/' 2026-02-18 06:17:24.005 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2026-02-18 06:17:24.009 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts= 2026-02-18 06:17:24.013 | + diskimage_builder/lib/img-functions:finalise_base:128 : find /tmp/dib_build.qDKTWBOl/mnt/tmp -maxdepth 1 -mindepth 1 2026-02-18 06:17:24.013 | + diskimage_builder/lib/img-functions:finalise_base:128 : xargs sudo rm -rf --one-file-system 2026-02-18 06:17:24.032 | + diskimage_builder/lib/img-functions:finalise_base:130 : sudo find /tmp/dib_build.qDKTWBOl/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2026-02-18 06:17:24.086 | + diskimage_builder/lib/img-functions:finalise_base:132 : sudo find /tmp/dib_build.qDKTWBOl/mnt/root -name '*.log' -type f -delete 2026-02-18 06:17:24.105 | + diskimage_builder/lib/disk-image-create:main:554 : for X in ${!IMAGE_TYPES[@]} 2026-02-18 06:17:24.108 | + diskimage_builder/lib/disk-image-create:main:555 : [[ tar aci =~ qcow2 ]] 2026-02-18 06:17:24.111 | + diskimage_builder/lib/disk-image-create:main:573 : '[' qcow2 == squashfs ']' 2026-02-18 06:17:24.114 | + diskimage_builder/lib/disk-image-create:main:577 : '[' qcow2 == docker ']' 2026-02-18 06:17:24.117 | + diskimage_builder/lib/disk-image-create:main:588 : export EXTRA_UNMOUNT= 2026-02-18 06:17:24.119 | + diskimage_builder/lib/disk-image-create:main:588 : EXTRA_UNMOUNT= 2026-02-18 06:17:24.122 | + diskimage_builder/lib/disk-image-create:main:589 : unmount_image 2026-02-18 06:17:24.125 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2026-02-18 06:17:24.166 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:17:24.169 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:17:24.172 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2026-02-18 06:17:24.174 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2026-02-18 06:17:24.177 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2026-02-18 06:17:24.180 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2026-02-18 06:17:24.182 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.qDKTWBOl/mnt ']' 2026-02-18 06:17:24.186 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:17:24.190 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:17:24.192 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2026-02-18 06:17:24.195 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2026-02-18 06:17:24.199 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.qDKTWBOl/mnt/' 2026-02-18 06:17:24.199 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2026-02-18 06:17:24.201 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2026-02-18 06:17:24.206 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.qDKTWBOl/mnt/var/log/audit 2026-02-18 06:17:24.206 | /tmp/dib_build.qDKTWBOl/mnt/var/log 2026-02-18 06:17:24.206 | /tmp/dib_build.qDKTWBOl/mnt/var 2026-02-18 06:17:24.206 | /tmp/dib_build.qDKTWBOl/mnt/tmp 2026-02-18 06:17:24.206 | /tmp/dib_build.qDKTWBOl/mnt/sys 2026-02-18 06:17:24.206 | /tmp/dib_build.qDKTWBOl/mnt/proc 2026-02-18 06:17:24.206 | /tmp/dib_build.qDKTWBOl/mnt/home 2026-02-18 06:17:24.206 | /tmp/dib_build.qDKTWBOl/mnt/dev/pts 2026-02-18 06:17:24.206 | /tmp/dib_build.qDKTWBOl/mnt/dev 2026-02-18 06:17:24.206 | /tmp/dib_build.qDKTWBOl/mnt/boot/efi 2026-02-18 06:17:24.206 | /tmp/dib_build.qDKTWBOl/mnt/boot' 2026-02-18 06:17:24.208 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:17:24.211 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:17:24.214 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.216 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:17:24.219 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var/log/audit == */boot/efi ]] 2026-02-18 06:17:24.222 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.224 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:17:24.227 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var/log/audit == */boot ]] 2026-02-18 06:17:24.230 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.232 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:17:24.235 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.238 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:17:24.240 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var/log/audit == */tmp ]] 2026-02-18 06:17:24.243 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.246 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2026-02-18 06:17:24.248 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var/log/audit == */var ]] 2026-02-18 06:17:24.251 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.254 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2026-02-18 06:17:24.257 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var/log/audit == */var/log ]] 2026-02-18 06:17:24.259 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.262 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2026-02-18 06:17:24.265 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var/log/audit == */var/log/audit ]] 2026-02-18 06:17:24.268 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.qDKTWBOl/mnt/var/log/audit managed by block device; skipping' 2026-02-18 06:17:24.268 | Mountpoint /tmp/dib_build.qDKTWBOl/mnt/var/log/audit managed by block device; skipping 2026-02-18 06:17:24.270 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2026-02-18 06:17:24.273 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2026-02-18 06:17:24.275 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2026-02-18 06:17:24.278 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:17:24.281 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:17:24.284 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.286 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:17:24.289 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var/log == */boot/efi ]] 2026-02-18 06:17:24.292 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.294 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:17:24.297 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var/log == */boot ]] 2026-02-18 06:17:24.300 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.303 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:17:24.305 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.308 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:17:24.311 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var/log == */tmp ]] 2026-02-18 06:17:24.314 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.316 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2026-02-18 06:17:24.319 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var/log == */var ]] 2026-02-18 06:17:24.322 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.324 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2026-02-18 06:17:24.327 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var/log == */var/log ]] 2026-02-18 06:17:24.329 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.qDKTWBOl/mnt/var/log managed by block device; skipping' 2026-02-18 06:17:24.329 | Mountpoint /tmp/dib_build.qDKTWBOl/mnt/var/log managed by block device; skipping 2026-02-18 06:17:24.332 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2026-02-18 06:17:24.335 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2026-02-18 06:17:24.337 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2026-02-18 06:17:24.340 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:17:24.343 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:17:24.345 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.348 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:17:24.350 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var == */boot/efi ]] 2026-02-18 06:17:24.353 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.356 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:17:24.358 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var == */boot ]] 2026-02-18 06:17:24.361 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.363 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:17:24.366 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.369 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:17:24.371 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var == */tmp ]] 2026-02-18 06:17:24.374 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.376 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2026-02-18 06:17:24.380 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/var == */var ]] 2026-02-18 06:17:24.382 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.qDKTWBOl/mnt/var managed by block device; skipping' 2026-02-18 06:17:24.382 | Mountpoint /tmp/dib_build.qDKTWBOl/mnt/var managed by block device; skipping 2026-02-18 06:17:24.385 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2026-02-18 06:17:24.387 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2026-02-18 06:17:24.390 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2026-02-18 06:17:24.393 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:17:24.395 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:17:24.398 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.401 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:17:24.403 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/tmp == */boot/efi ]] 2026-02-18 06:17:24.406 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.408 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:17:24.411 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/tmp == */boot ]] 2026-02-18 06:17:24.414 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.416 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:17:24.419 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.422 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:17:24.425 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/tmp == */tmp ]] 2026-02-18 06:17:24.427 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.qDKTWBOl/mnt/tmp managed by block device; skipping' 2026-02-18 06:17:24.427 | Mountpoint /tmp/dib_build.qDKTWBOl/mnt/tmp managed by block device; skipping 2026-02-18 06:17:24.430 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2026-02-18 06:17:24.432 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2026-02-18 06:17:24.435 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2026-02-18 06:17:24.437 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:17:24.440 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:17:24.443 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.446 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:17:24.448 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */boot/efi ]] 2026-02-18 06:17:24.451 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.454 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:17:24.456 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */boot ]] 2026-02-18 06:17:24.459 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.462 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:17:24.464 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.467 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:17:24.470 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */tmp ]] 2026-02-18 06:17:24.472 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.475 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2026-02-18 06:17:24.477 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */var ]] 2026-02-18 06:17:24.480 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.482 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2026-02-18 06:17:24.485 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */var/log ]] 2026-02-18 06:17:24.488 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.491 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2026-02-18 06:17:24.493 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */var/log/audit ]] 2026-02-18 06:17:24.496 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.499 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2026-02-18 06:17:24.502 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/sys == */home ]] 2026-02-18 06:17:24.504 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:17:24.507 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.qDKTWBOl/mnt/sys' 2026-02-18 06:17:24.507 | Unmount /tmp/dib_build.qDKTWBOl/mnt/sys 2026-02-18 06:17:24.510 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.qDKTWBOl/mnt/sys 2026-02-18 06:17:24.533 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:17:24.535 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:17:24.538 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.541 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:17:24.543 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */boot/efi ]] 2026-02-18 06:17:24.546 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.549 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:17:24.551 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */boot ]] 2026-02-18 06:17:24.554 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.557 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:17:24.559 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.562 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:17:24.564 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */tmp ]] 2026-02-18 06:17:24.567 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.570 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2026-02-18 06:17:24.572 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */var ]] 2026-02-18 06:17:24.575 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.578 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2026-02-18 06:17:24.581 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */var/log ]] 2026-02-18 06:17:24.583 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.586 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2026-02-18 06:17:24.589 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */var/log/audit ]] 2026-02-18 06:17:24.592 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.595 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2026-02-18 06:17:24.597 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/proc == */home ]] 2026-02-18 06:17:24.600 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:17:24.603 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.qDKTWBOl/mnt/proc' 2026-02-18 06:17:24.603 | Unmount /tmp/dib_build.qDKTWBOl/mnt/proc 2026-02-18 06:17:24.605 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.qDKTWBOl/mnt/proc 2026-02-18 06:17:24.626 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:17:24.629 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:17:24.632 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.635 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:17:24.638 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/home == */boot/efi ]] 2026-02-18 06:17:24.640 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.643 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:17:24.645 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/home == */boot ]] 2026-02-18 06:17:24.648 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.651 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:17:24.653 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.656 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:17:24.659 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/home == */tmp ]] 2026-02-18 06:17:24.661 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.664 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2026-02-18 06:17:24.666 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/home == */var ]] 2026-02-18 06:17:24.669 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.672 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2026-02-18 06:17:24.674 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/home == */var/log ]] 2026-02-18 06:17:24.677 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.679 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2026-02-18 06:17:24.682 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/home == */var/log/audit ]] 2026-02-18 06:17:24.685 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.687 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2026-02-18 06:17:24.690 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/home == */home ]] 2026-02-18 06:17:24.692 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.qDKTWBOl/mnt/home managed by block device; skipping' 2026-02-18 06:17:24.693 | Mountpoint /tmp/dib_build.qDKTWBOl/mnt/home managed by block device; skipping 2026-02-18 06:17:24.695 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2026-02-18 06:17:24.698 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2026-02-18 06:17:24.700 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2026-02-18 06:17:24.703 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:17:24.705 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:17:24.708 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.711 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:17:24.713 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */boot/efi ]] 2026-02-18 06:17:24.716 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.718 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:17:24.721 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */boot ]] 2026-02-18 06:17:24.723 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.726 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:17:24.729 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.731 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:17:24.734 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */tmp ]] 2026-02-18 06:17:24.736 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.739 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2026-02-18 06:17:24.742 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */var ]] 2026-02-18 06:17:24.744 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.747 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2026-02-18 06:17:24.749 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */var/log ]] 2026-02-18 06:17:24.752 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.755 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2026-02-18 06:17:24.757 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */var/log/audit ]] 2026-02-18 06:17:24.760 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.763 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2026-02-18 06:17:24.765 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev/pts == */home ]] 2026-02-18 06:17:24.768 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:17:24.771 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.qDKTWBOl/mnt/dev/pts' 2026-02-18 06:17:24.771 | Unmount /tmp/dib_build.qDKTWBOl/mnt/dev/pts 2026-02-18 06:17:24.773 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.qDKTWBOl/mnt/dev/pts 2026-02-18 06:17:24.794 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:17:24.797 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:17:24.799 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.802 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:17:24.805 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */boot/efi ]] 2026-02-18 06:17:24.807 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.810 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:17:24.812 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */boot ]] 2026-02-18 06:17:24.815 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.818 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:17:24.820 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.823 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /tmp != \/ ]] 2026-02-18 06:17:24.826 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */tmp ]] 2026-02-18 06:17:24.829 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.832 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var != \/ ]] 2026-02-18 06:17:24.834 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */var ]] 2026-02-18 06:17:24.837 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.840 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log != \/ ]] 2026-02-18 06:17:24.843 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */var/log ]] 2026-02-18 06:17:24.845 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.848 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /var/log/audit != \/ ]] 2026-02-18 06:17:24.851 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */var/log/audit ]] 2026-02-18 06:17:24.853 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.856 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /home != \/ ]] 2026-02-18 06:17:24.858 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/dev == */home ]] 2026-02-18 06:17:24.861 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:17:24.863 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.qDKTWBOl/mnt/dev' 2026-02-18 06:17:24.863 | Unmount /tmp/dib_build.qDKTWBOl/mnt/dev 2026-02-18 06:17:24.866 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.qDKTWBOl/mnt/dev 2026-02-18 06:17:24.885 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:17:24.888 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:17:24.891 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.893 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:17:24.896 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/boot/efi == */boot/efi ]] 2026-02-18 06:17:24.899 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.qDKTWBOl/mnt/boot/efi managed by block device; skipping' 2026-02-18 06:17:24.899 | Mountpoint /tmp/dib_build.qDKTWBOl/mnt/boot/efi managed by block device; skipping 2026-02-18 06:17:24.902 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2026-02-18 06:17:24.904 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2026-02-18 06:17:24.907 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2026-02-18 06:17:24.910 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:17:24.912 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:17:24.915 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.917 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2026-02-18 06:17:24.920 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/boot == */boot/efi ]] 2026-02-18 06:17:24.923 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:17:24.925 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot != \/ ]] 2026-02-18 06:17:24.928 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /tmp/dib_build.qDKTWBOl/mnt/boot == */boot ]] 2026-02-18 06:17:24.931 | + diskimage_builder/lib/common-functions:unmount_dir:449 : echo 'Mountpoint /tmp/dib_build.qDKTWBOl/mnt/boot managed by block device; skipping' 2026-02-18 06:17:24.931 | Mountpoint /tmp/dib_build.qDKTWBOl/mnt/boot managed by block device; skipping 2026-02-18 06:17:24.933 | + diskimage_builder/lib/common-functions:unmount_dir:450 : found_mountpoint=true 2026-02-18 06:17:24.936 | + diskimage_builder/lib/common-functions:unmount_dir:451 : break 2026-02-18 06:17:24.939 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' true == false ']' 2026-02-18 06:17:24.941 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2026-02-18 06:17:24.944 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2026-02-18 06:17:24.947 | ++ diskimage_builder/lib/disk-image-create:main:591 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py getval image-path 2026-02-18 06:17:25.067 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-02-18 06:17:25.067 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:17:25.068 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2026-02-18 06:17:25.084 | + diskimage_builder/lib/disk-image-create:main:591 : TMP_IMAGE_PATH=/tmp/dib_image.Tc1ulJz1/image0.raw 2026-02-18 06:17:25.087 | + diskimage_builder/lib/disk-image-create:main:592 : export TMP_IMAGE_PATH 2026-02-18 06:17:25.090 | + diskimage_builder/lib/disk-image-create:main:595 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py umount 2026-02-18 06:17:25.208 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-02-18 06:17:25.208 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:17:25.208 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_audit] 2026-02-18 06:17:25.208 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-18 06:17:25.229 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.qDKTWBOl/mnt/var/log/audit] 2026-02-18 06:17:25.245 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.qDKTWBOl/mnt/var/log/audit: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:17:25.246 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.qDKTWBOl/mnt/var/log/audit] 2026-02-18 06:17:25.268 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_log] 2026-02-18 06:17:25.268 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-18 06:17:25.286 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.qDKTWBOl/mnt/var/log] 2026-02-18 06:17:25.302 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.qDKTWBOl/mnt/var/log: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:17:25.303 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.qDKTWBOl/mnt/var/log] 2026-02-18 06:17:25.324 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_var] 2026-02-18 06:17:25.324 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-18 06:17:25.342 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.qDKTWBOl/mnt/var] 2026-02-18 06:17:25.358 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.qDKTWBOl/mnt/var: 952 MiB (998244352 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:17:25.360 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.qDKTWBOl/mnt/var] 2026-02-18 06:17:25.418 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_tmp] 2026-02-18 06:17:25.418 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-18 06:17:25.437 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.qDKTWBOl/mnt/tmp] 2026-02-18 06:17:25.452 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.qDKTWBOl/mnt/tmp: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:17:25.454 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.qDKTWBOl/mnt/tmp] 2026-02-18 06:17:25.475 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_home] 2026-02-18 06:17:25.475 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-18 06:17:25.494 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.qDKTWBOl/mnt/home] 2026-02-18 06:17:25.510 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.qDKTWBOl/mnt/home: 300 MiB (314572800 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:17:25.511 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.qDKTWBOl/mnt/home] 2026-02-18 06:17:25.536 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_ESP] 2026-02-18 06:17:25.536 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-18 06:17:25.553 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.qDKTWBOl/mnt/boot/efi] 2026-02-18 06:17:25.577 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_boot] 2026-02-18 06:17:25.577 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-18 06:17:25.596 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.qDKTWBOl/mnt/boot] 2026-02-18 06:17:25.750 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.qDKTWBOl/mnt/boot: 353.5 MiB (370631680 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:17:25.752 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.qDKTWBOl/mnt/boot] 2026-02-18 06:17:25.810 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_fs_root] 2026-02-18 06:17:25.810 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-18 06:17:25.827 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.qDKTWBOl/mnt/] 2026-02-18 06:17:25.843 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.qDKTWBOl/mnt/: 2.2 GiB (2344615936 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:17:25.845 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.qDKTWBOl/mnt/] 2026-02-18 06:17:26.165 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_thinpool] 2026-02-18 06:17:26.243 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_root] 2026-02-18 06:17:26.302 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_tmp] 2026-02-18 06:17:26.368 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_var] 2026-02-18 06:17:26.435 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_log] 2026-02-18 06:17:26.492 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_audit] 2026-02-18 06:17:26.555 | INFO diskimage_builder.block_device.utils [-] Calling [sudo lvchange -an /dev/vg/lv_home] 2026-02-18 06:17:26.633 | INFO diskimage_builder.block_device.utils [-] Calling [sudo vgchange -an vg] 2026-02-18 06:17:26.660 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: 0 logical volume(s) in volume group "vg" now active exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:17:26.681 | INFO diskimage_builder.block_device.utils [-] Calling [sudo udevadm settle] 2026-02-18 06:17:26.709 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2026-02-18 06:17:26.764 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2026-02-18 06:17:26.764 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2026-02-18 06:17:26.805 | + diskimage_builder/lib/disk-image-create:main:596 : /usr/bin/python3 /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-block-device.py cleanup 2026-02-18 06:17:26.929 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:229 2026-02-18 06:17:26.929 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.qDKTWBOl/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Tc1ulJz1', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.qDKTWBOl/mnt', 'build-dir': '/tmp/dib_build.qDKTWBOl', 'image-size': '5242880KiB'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:17:26.929 | INFO diskimage_builder.block_device.utils [-] Calling [sudo pvscan --cache] 2026-02-18 06:17:26.976 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.qDKTWBOl/states/block-device] 2026-02-18 06:17:26.995 | + diskimage_builder/lib/disk-image-create:main:598 : cleanup_build_dir 2026-02-18 06:17:26.998 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /tmp/dib_build.qDKTWBOl/built; do sleep 1; done' 2026-02-18 06:17:27.020 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /tmp/dib_build.qDKTWBOl/mnt 2026-02-18 06:17:27.039 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /tmp/dib_build.qDKTWBOl 2026-02-18 06:17:27.088 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2026-02-18 06:17:27.091 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2026-02-18 06:17:27.093 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2026-02-18 06:17:27.096 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2026-02-18 06:17:27.099 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2026-02-18 06:17:27.104 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865332 2026-02-18 06:17:27.107 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2026-02-18 06:17:27.110 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865332 -lt 14680064 ']' 2026-02-18 06:17:27.112 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2026-02-18 06:17:27.115 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2026-02-18 06:17:27.118 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /tmp/dib_build.qDKTWBOl 2026-02-18 06:17:27.127 | + diskimage_builder/lib/disk-image-create:main:600 : [[ ! dracut-regenerate centos package-installs select-boot-kernel-initrd remove-resolvconf edpm-partition-uefi disable-nouveau manifests install-static enable-packages-install openssh-server openvswitch cloud-init-network-renderer pkg-map reset-bls-entries modprobe runtime-ssh-host-keys rpm-distro yum dib-init-system install-bin override-pip-and-virtualenv source-repositories dynamic-login bootloader sysprep selinux-fixfiles-restore selinux-permissive stable-interface-names redhat-common repo-setup interface-names cache-url edpm-base base element-manifest install-types growvols =~ no-final-image ]] 2026-02-18 06:17:27.130 | + diskimage_builder/lib/disk-image-create:main:600 : [[ 0 == \0 ]] 2026-02-18 06:17:27.133 | + diskimage_builder/lib/disk-image-create:main:601 : has_raw_type= 2026-02-18 06:17:27.136 | + diskimage_builder/lib/disk-image-create:main:602 : for IMAGE_TYPE in ${IMAGE_TYPES[@]} 2026-02-18 06:17:27.139 | + diskimage_builder/lib/disk-image-create:main:604 : '[' qcow2 = raw ']' 2026-02-18 06:17:27.142 | + diskimage_builder/lib/disk-image-create:main:606 : '[' qcow2 '!=' squashfs ']' 2026-02-18 06:17:27.145 | + diskimage_builder/lib/disk-image-create:main:607 : compress_and_save_image edpm-hardened-uefi.qcow2 2026-02-18 06:17:27.148 | + diskimage_builder/lib/img-functions:compress_and_save_image:137 : test qcow2 '!=' qcow2 2026-02-18 06:17:27.150 | + diskimage_builder/lib/img-functions:compress_and_save_image:138 : '[' -n '' ']' 2026-02-18 06:17:27.153 | + diskimage_builder/lib/img-functions:compress_and_save_image:141 : EXTRA_OPTIONS= 2026-02-18 06:17:27.156 | + diskimage_builder/lib/img-functions:compress_and_save_image:143 : '[' qcow2 = raw ']' 2026-02-18 06:17:27.159 | + diskimage_builder/lib/img-functions:compress_and_save_image:145 : '[' qcow2 == tgz ']' 2026-02-18 06:17:27.161 | + diskimage_builder/lib/img-functions:compress_and_save_image:148 : '[' qcow2 == vhd ']' 2026-02-18 06:17:27.164 | + diskimage_builder/lib/img-functions:compress_and_save_image:156 : echo 'Converting image using qemu-img convert' 2026-02-18 06:17:27.164 | Converting image using qemu-img convert 2026-02-18 06:17:27.167 | + diskimage_builder/lib/img-functions:compress_and_save_image:157 : qemu-img convert -c -f raw -O qcow2 /tmp/dib_image.Tc1ulJz1/image0.raw edpm-hardened-uefi.qcow2-new 2026-02-18 06:18:21.919 | + diskimage_builder/lib/img-functions:compress_and_save_image:160 : OUT_IMAGE_PATH=edpm-hardened-uefi.qcow2-new 2026-02-18 06:18:21.922 | + diskimage_builder/lib/img-functions:compress_and_save_image:161 : finish_image edpm-hardened-uefi.qcow2 2026-02-18 06:18:21.925 | + diskimage_builder/lib/common-functions:finish_image:54 : '[' -f edpm-hardened-uefi.qcow2 -a 0 -eq 0 ']' 2026-02-18 06:18:21.928 | + diskimage_builder/lib/common-functions:finish_image:66 : mv edpm-hardened-uefi.qcow2-new edpm-hardened-uefi.qcow2 2026-02-18 06:18:21.932 | + diskimage_builder/lib/common-functions:finish_image:67 : [[ -n 1 ]] 2026-02-18 06:18:21.934 | + diskimage_builder/lib/common-functions:finish_image:67 : [[ 1 != \0 ]] 2026-02-18 06:18:21.937 | + diskimage_builder/lib/common-functions:finish_image:75 : declare -a wait_for 2026-02-18 06:18:21.940 | + diskimage_builder/lib/common-functions:finish_image:76 : [[ 1 == \1 ]] 2026-02-18 06:18:21.942 | + diskimage_builder/lib/common-functions:finish_image:76 : DIB_CHECKSUM=md5,sha256 2026-02-18 06:18:21.945 | + diskimage_builder/lib/common-functions:finish_image:77 : [[ md5,sha256 == *md5* ]] 2026-02-18 06:18:21.948 | + diskimage_builder/lib/common-functions:finish_image:77 : wait_for+=($!) 2026-02-18 06:18:21.948 | + diskimage_builder/lib/common-functions:finish_image:77 : md5sum edpm-hardened-uefi.qcow2 2026-02-18 06:18:21.951 | + diskimage_builder/lib/common-functions:finish_image:78 : [[ md5,sha256 == *sha256* ]] 2026-02-18 06:18:21.954 | + diskimage_builder/lib/common-functions:finish_image:78 : wait_for+=($!) 2026-02-18 06:18:21.955 | + diskimage_builder/lib/common-functions:finish_image:78 : sha256sum edpm-hardened-uefi.qcow2 2026-02-18 06:18:21.957 | + diskimage_builder/lib/common-functions:finish_image:79 : wait 55422 55432 2026-02-18 06:18:23.248 | + diskimage_builder/lib/common-functions:finish_image:81 : echo 'Image file edpm-hardened-uefi.qcow2 created...' 2026-02-18 06:18:23.249 | Image file edpm-hardened-uefi.qcow2 created... 2026-02-18 06:18:23.252 | + diskimage_builder/lib/disk-image-create:main:610 : '[' -n '' ']' 2026-02-18 06:18:23.254 | + diskimage_builder/lib/disk-image-create:main:617 : cleanup_image_dir 2026-02-18 06:18:23.257 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /tmp/dib_image.Tc1ulJz1 2026-02-18 06:18:23.307 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2026-02-18 06:18:23.310 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2026-02-18 06:18:23.313 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2026-02-18 06:18:23.316 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2026-02-18 06:18:23.319 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2026-02-18 06:18:23.325 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865332 2026-02-18 06:18:23.328 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2026-02-18 06:18:23.331 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865332 -lt 14680064 ']' 2026-02-18 06:18:23.334 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2026-02-18 06:18:23.337 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2026-02-18 06:18:23.340 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /tmp/dib_image.Tc1ulJz1 2026-02-18 06:18:23.566 | Build completed successfully