2026-02-18 06:18:24.946 | diskimage-builder version 3.40.3 2026-02-18 06:18:24.947 | Building elements: base centos dynamic-login element-manifest selinux-permissive enable-packages-install interface-names ironic-agent-multipath override-pip-and-virtualenv extra-hardware ironic-python-agent-ramdisk repo-setup 2026-02-18 06:18:24.996 | 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:18:25.034 | Expanded element dependencies to: svc-map selinux-fixfiles-restore cache-url dhcp-all-interfaces element-manifest ironic-agent-multipath ensure-venv package-installs dib-init-system dib-python repo-setup yum interface-names install-static source-repositories pkg-map manifests install-bin enable-packages-install redhat-common openssh-server selinux-permissive ibft-interfaces rpm-distro no-final-image sysprep ironic-ramdisk-base centos select-boot-kernel-initrd base extra-hardware ironic-python-agent-ramdisk install-types dynamic-login override-pip-and-virtualenv epel runtime-ssh-host-keys 2026-02-18 06:18:25.037 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2026-02-18 06:18:25.039 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=ironic-python-agent 2026-02-18 06:18:25.042 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=ironic-python-agent 2026-02-18 06:18:25.044 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2026-02-18 06:18:25.047 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2026-02-18 06:18:25.049 | + diskimage_builder/lib/disk-image-create:main:263 : type qemu-img 2026-02-18 06:18:25.053 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2026-02-18 06:18:25.056 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2026-02-18 06:18:25.058 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2026-02-18 06:18:25.061 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2026-02-18 06:18:25.065 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/tmp/dib_build.gm5Dg4SF 2026-02-18 06:18:25.068 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2026-02-18 06:18:25.071 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/tmp/dib_image.Y4o5SBfR 2026-02-18 06:18:25.073 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2026-02-18 06:18:25.076 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2026-02-18 06:18:25.078 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2026-02-18 06:18:25.080 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2026-02-18 06:18:25.083 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2026-02-18 06:18:25.085 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2026-02-18 06:18:25.087 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2026-02-18 06:18:25.092 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865332 2026-02-18 06:18:25.094 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2026-02-18 06:18:25.096 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865332 -lt 14680064 ']' 2026-02-18 06:18:25.099 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 1 == 1 ']' 2026-02-18 06:18:25.101 | + 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:18:25.101 | WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (7865332 < 14G) 2026-02-18 06:18:25.104 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2026-02-18 06:18:25.106 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2026-02-18 06:18:25.109 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /tmp/dib_build.gm5Dg4SF 2026-02-18 06:18:25.109 | Building in /tmp/dib_build.gm5Dg4SF 2026-02-18 06:18:25.111 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2026-02-18 06:18:25.114 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2026-02-18 06:18:25.116 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2026-02-18 06:18:25.119 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/tmp/dib_build.gm5Dg4SF/hooks 2026-02-18 06:18:25.121 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/tmp/dib_build.gm5Dg4SF/hooks 2026-02-18 06:18:25.124 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /tmp/dib_build.gm5Dg4SF/block-device 2026-02-18 06:18:25.127 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/tmp/dib_build.gm5Dg4SF/block-device/config.yaml 2026-02-18 06:18:25.130 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /tmp/dib_build.gm5Dg4SF/block-device/config.yaml 2026-02-18 06:18:25.142 | Searching elements for block-device[-amd64].yaml ... 2026-02-18 06:18:25.144 | ... done 2026-02-18 06:18:25.144 | Using default block-device fallback config 2026-02-18 06:18:25.148 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/tmp/dib_build.gm5Dg4SF/block-device/params.yaml 2026-02-18 06:18:25.150 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2026-02-18 06:18:25.153 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2026-02-18 06:18:25.157 | + 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:18:25.278 | 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:18:25.278 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:18:25.279 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0', 'mkfs': {'name': 'mkfs_root', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2026-02-18 06:18:25.279 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2026-02-18 06:18:25.279 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2026-02-18 06:18:25.279 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.gm5Dg4SF/states/block-device/config.json] 2026-02-18 06:18:25.295 | ++ 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:18:25.411 | 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:18:25.411 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:18:25.411 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2026-02-18 06:18:25.411 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:308 2026-02-18 06:18:25.426 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2026-02-18 06:18:25.429 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2026-02-18 06:18:25.432 | ++ 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:18:25.545 | 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:18:25.545 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:18:25.546 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2026-02-18 06:18:25.546 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:315 2026-02-18 06:18:25.561 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2026-02-18 06:18:25.564 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2026-02-18 06:18:25.567 | ++ 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:18:25.682 | 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:18:25.682 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:18:25.683 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2026-02-18 06:18:25.683 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:329 2026-02-18 06:18:25.698 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2026-02-18 06:18:25.701 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2026-02-18 06:18:25.704 | ++ 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:18:25.820 | 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:18:25.820 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:18:25.820 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2026-02-18 06:18:25.835 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS=/ 2026-02-18 06:18:25.837 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2026-02-18 06:18:25.840 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2026-02-18 06:18:25.843 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:18:25.847 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:18:25.870 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:18:25.872 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:18:25.875 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:18:25.878 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2026-02-18 06:18:25.880 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-02-18 06:18:25.883 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks ']' 2026-02-18 06:18:25.886 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2026-02-18 06:18:25.901 | Copying hooks for override-pip-and-virtualenv 2026-02-18 06:18:25.907 | Copying hooks for epel 2026-02-18 06:18:25.912 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/epel/pre-install.d/05-rpm-epel-release 2026-02-18 06:18:25.921 | Copying hooks for enable-packages-install 2026-02-18 06:18:25.926 | Copying hooks /usr/share/edpm-image-builder/dib/enable-packages-install/environment.d/01-export-install-types.bash 2026-02-18 06:18:25.930 | Copying hooks for install-bin 2026-02-18 06:18:25.934 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2026-02-18 06:18:25.938 | Copying hooks for source-repositories 2026-02-18 06:18:25.944 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2026-02-18 06:18:25.952 | Copying hooks for interface-names 2026-02-18 06:18:25.958 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/70-clear-net-ifnames 2026-02-18 06:18:25.959 | Copying hooks /usr/share/edpm-image-builder/dib/interface-names/install.d/71-clean-stale-interface 2026-02-18 06:18:25.963 | Copying hooks for package-installs 2026-02-18 06:18:25.968 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2026-02-18 06:18:25.970 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2026-02-18 06:18:25.971 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2026-02-18 06:18:25.972 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2026-02-18 06:18:25.977 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2026-02-18 06:18:25.981 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2026-02-18 06:18:25.982 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2026-02-18 06:18:25.987 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2026-02-18 06:18:25.989 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2026-02-18 06:18:25.993 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2026-02-18 06:18:25.994 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2026-02-18 06:18:26.001 | Copying hooks for yum 2026-02-18 06:18:26.005 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/bin/install-packages 2026-02-18 06:18:26.010 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2026-02-18 06:18:26.014 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2026-02-18 06:18:26.018 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2026-02-18 06:18:26.022 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2026-02-18 06:18:26.024 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2026-02-18 06:18:26.025 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2026-02-18 06:18:26.027 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2026-02-18 06:18:26.028 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2026-02-18 06:18:26.033 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2026-02-18 06:18:26.039 | Copying hooks for ironic-ramdisk-base 2026-02-18 06:18:26.043 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-ramdisk-base/cleanup.d/98-prepare-resolve-conf 2026-02-18 06:18:26.044 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-ramdisk-base/cleanup.d/99-ramdisk-create 2026-02-18 06:18:26.048 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-ramdisk-base/environment.d/10-checksum.bash 2026-02-18 06:18:26.054 | Copying hooks for selinux-permissive 2026-02-18 06:18:26.058 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-permissive/pre-install.d/11-selinux-permissive 2026-02-18 06:18:26.062 | Copying hooks for ensure-venv 2026-02-18 06:18:26.071 | Copying hooks for rpm-distro 2026-02-18 06:18:26.076 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2026-02-18 06:18:26.079 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2026-02-18 06:18:26.081 | 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:18:26.082 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2026-02-18 06:18:26.088 | Copying hooks for base 2026-02-18 06:18:26.092 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2026-02-18 06:18:26.096 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2026-02-18 06:18:26.097 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2026-02-18 06:18:26.098 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2026-02-18 06:18:26.102 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2026-02-18 06:18:26.109 | Copying hooks for install-types 2026-02-18 06:18:26.113 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2026-02-18 06:18:26.117 | Copying hooks for dhcp-all-interfaces 2026-02-18 06:18:26.121 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/50-dhcp-all-interfaces 2026-02-18 06:18:26.123 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/60-remove-cloud-image-interfaces 2026-02-18 06:18:26.124 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/NetworkManager-conf.d-00-main.conf 2026-02-18 06:18:26.125 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces-udev.rules 2026-02-18 06:18:26.127 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.conf 2026-02-18 06:18:26.128 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.init 2026-02-18 06:18:26.129 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.sh 2026-02-18 06:18:26.131 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-interface@.service 2026-02-18 06:18:26.139 | Copying hooks for element-manifest 2026-02-18 06:18:26.143 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/element-manifest/extra-data.d/75-inject-element-manifest 2026-02-18 06:18:26.149 | Copying hooks for ironic-python-agent-ramdisk 2026-02-18 06:18:26.153 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/environment.d/01-debian-ipa.bash 2026-02-18 06:18:26.154 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/environment.d/10-defaults.bash 2026-02-18 06:18:26.156 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/environment.d/20-ipa-distro-family.bash 2026-02-18 06:18:26.160 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/extra-data.d/15-ssl-ca-copy 2026-02-18 06:18:26.164 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/install.d/ironic-python-agent-ramdisk-package-install 2026-02-18 06:18:26.166 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/install.d/ironic-python-agent-ramdisk-source-install 2026-02-18 06:18:26.170 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/post-install.d/80-ironic-python-agent-ramdisk 2026-02-18 06:18:26.172 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/post-install.d/99-remove-extra-packages 2026-02-18 06:18:26.177 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/static/etc 2026-02-18 06:18:26.179 | Copying hooks /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/static/usr 2026-02-18 06:18:26.194 | Copying hooks for extra-hardware 2026-02-18 06:18:26.198 | Copying hooks /usr/share/ironic-python-agent-builder/dib/extra-hardware/install.d/extra-hardware-package-install 2026-02-18 06:18:26.200 | Copying hooks /usr/share/ironic-python-agent-builder/dib/extra-hardware/install.d/extra-hardware-source-install 2026-02-18 06:18:26.204 | Copying hooks /usr/share/ironic-python-agent-builder/dib/extra-hardware/pre-install.d/10-enable-rdo-deps 2026-02-18 06:18:26.212 | Copying hooks for selinux-fixfiles-restore 2026-02-18 06:18:26.216 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2026-02-18 06:18:26.221 | Copying hooks for openssh-server 2026-02-18 06:18:26.225 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2026-02-18 06:18:26.226 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2026-02-18 06:18:26.235 | Copying hooks for manifests 2026-02-18 06:18:26.239 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2026-02-18 06:18:26.243 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2026-02-18 06:18:26.247 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2026-02-18 06:18:26.251 | Copying hooks for no-final-image 2026-02-18 06:18:26.256 | Copying hooks for sysprep 2026-02-18 06:18:26.260 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2026-02-18 06:18:26.265 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2026-02-18 06:18:26.269 | Copying hooks for dib-init-system 2026-02-18 06:18:26.273 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2026-02-18 06:18:26.277 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2026-02-18 06:18:26.281 | 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:18:26.285 | 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:18:26.290 | Copying hooks for select-boot-kernel-initrd 2026-02-18 06:18:26.294 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/bin/select-boot-kernel-initrd 2026-02-18 06:18:26.298 | 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:18:26.302 | 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:18:26.306 | Copying hooks for install-static 2026-02-18 06:18:26.310 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2026-02-18 06:18:26.318 | Copying hooks for dynamic-login 2026-02-18 06:18:26.323 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/systemd 2026-02-18 06:18:26.324 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/sysv 2026-02-18 06:18:26.326 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/upstart 2026-02-18 06:18:26.330 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/install.d/70-enable-dynamic-login-services 2026-02-18 06:18:26.333 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dynamic-login/static/usr 2026-02-18 06:18:26.339 | Copying hooks for redhat-common 2026-02-18 06:18:26.344 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2026-02-18 06:18:26.348 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2026-02-18 06:18:26.352 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2026-02-18 06:18:26.359 | Copying hooks for repo-setup 2026-02-18 06:18:26.363 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/environment.d/01-repo-setup.bash 2026-02-18 06:18:26.368 | Copying hooks /usr/share/edpm-image-builder/dib/repo-setup/pre-install.d/00-03-repo-setup 2026-02-18 06:18:26.372 | Copying hooks for cache-url 2026-02-18 06:18:26.376 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2026-02-18 06:18:26.387 | Copying hooks for ibft-interfaces 2026-02-18 06:18:26.391 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/systemd 2026-02-18 06:18:26.392 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/sysv 2026-02-18 06:18:26.394 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/upstart 2026-02-18 06:18:26.398 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/post-install.d/70-init-ibft-interfaces 2026-02-18 06:18:26.402 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/static/etc 2026-02-18 06:18:26.404 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/static/usr 2026-02-18 06:18:26.412 | Copying hooks for dib-python 2026-02-18 06:18:26.416 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2026-02-18 06:18:26.420 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2026-02-18 06:18:26.424 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2026-02-18 06:18:26.428 | Copying hooks for runtime-ssh-host-keys 2026-02-18 06:18:26.432 | 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:18:26.436 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2026-02-18 06:18:26.438 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2026-02-18 06:18:26.442 | 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:18:26.446 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2026-02-18 06:18:26.454 | Copying hooks for ironic-agent-multipath 2026-02-18 06:18:26.458 | Copying hooks /usr/share/edpm-image-builder/dib/ironic-agent-multipath/static/etc 2026-02-18 06:18:26.465 | Copying hooks for svc-map 2026-02-18 06:18:26.470 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/bin/svc-map 2026-02-18 06:18:26.474 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2026-02-18 06:18:26.475 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2026-02-18 06:18:26.485 | Copying hooks for pkg-map 2026-02-18 06:18:26.489 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2026-02-18 06:18:26.493 | 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:18:26.497 | Copying hooks for centos 2026-02-18 06:18:26.501 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/environment.d/10-centos-distro-name.bash 2026-02-18 06:18:26.505 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/post-install.d/03-reset-bls-entries 2026-02-18 06:18:26.509 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/00-02-set-centos-mirror 2026-02-18 06:18:26.510 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/pre-install.d/02-set-machine-id 2026-02-18 06:18:26.514 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/root.d/10-centos-cloud-image 2026-02-18 06:18:26.519 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/10-stream-build-succeeds 2026-02-18 06:18:26.521 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-build-succeeds 2026-02-18 06:18:26.523 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/8-stream-build-succeeds 2026-02-18 06:18:26.524 | Copying hooks /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/test-elements/9-stream-build-succeeds 2026-02-18 06:18:26.536 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2026-02-18 06:18:26.539 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:18:26.539 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2026-02-18 06:18:26.544 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks/root.d ']' 2026-02-18 06:18:26.547 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.gm5Dg4SF/hooks/root.d' 2026-02-18 06:18:26.547 | Running hooks from /tmp/dib_build.gm5Dg4SF/hooks/root.d 2026-02-18 06:18:26.549 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2026-02-18 06:18:26.552 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.gm5Dg4SF/hooks/root.d 2026-02-18 06:18:26.565 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:18:26.567 | + source /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:18:26.567 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:18:26.567 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:18:26.567 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-02-18 06:18:26.567 | ++ export IPA_DEBIAN_NONFREE=true 2026-02-18 06:18:26.567 | ++ IPA_DEBIAN_NONFREE=true 2026-02-18 06:18:26.567 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/01-export-install-types.bash 2026-02-18 06:18:26.569 | + source /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/01-export-install-types.bash 2026-02-18 06:18:26.569 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:18:26.569 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:18:26.569 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/01-repo-setup.bash 2026-02-18 06:18:26.571 | + source /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/01-repo-setup.bash 2026-02-18 06:18:26.571 | ++ export DIB_REPO_SETUP=current-podified 2026-02-18 06:18:26.571 | ++ DIB_REPO_SETUP=current-podified 2026-02-18 06:18:26.571 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:18:26.571 | ++ DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:18:26.571 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:18:26.571 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:18:26.571 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:18:26.571 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:18:26.571 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/10-base-defaults 2026-02-18 06:18:26.573 | + source /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/10-base-defaults 2026-02-18 06:18:26.574 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:18:26.574 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:18:26.574 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:18:26.574 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:18:26.574 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:18:26.576 | + source /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:18:26.576 | ++ export DISTRO_NAME=centos 2026-02-18 06:18:26.576 | ++ DISTRO_NAME=centos 2026-02-18 06:18:26.576 | ++ export DIB_RELEASE=9-stream 2026-02-18 06:18:26.576 | ++ DIB_RELEASE=9-stream 2026-02-18 06:18:26.576 | ++ export EFI_BOOT_DIR=EFI/centos 2026-02-18 06:18:26.576 | ++ EFI_BOOT_DIR=EFI/centos 2026-02-18 06:18:26.576 | ++ export YUM=dnf 2026-02-18 06:18:26.576 | ++ YUM=dnf 2026-02-18 06:18:26.576 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/10-checksum.bash 2026-02-18 06:18:26.578 | + source /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/10-checksum.bash 2026-02-18 06:18:26.578 | ++ export DIB_CHECKSUM=1 2026-02-18 06:18:26.578 | ++ DIB_CHECKSUM=1 2026-02-18 06:18:26.578 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/10-defaults.bash 2026-02-18 06:18:26.580 | + source /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/10-defaults.bash 2026-02-18 06:18:26.580 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:18:26.580 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:18:26.580 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/14-manifests 2026-02-18 06:18:26.583 | + source /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/14-manifests 2026-02-18 06:18:26.583 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:18:26.583 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:18:26.583 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:18:26.583 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:18:26.583 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:18:26.585 | + source /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:18:26.585 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-02-18 06:18:26.585 | ++ export IPA_DISTRO_FAMILY=rh 2026-02-18 06:18:26.585 | ++ IPA_DISTRO_FAMILY=rh 2026-02-18 06:18:26.585 | ++ [[ centos =~ (centos|rhel) ]] 2026-02-18 06:18:26.585 | ++ [[ 9 > 7 ]] 2026-02-18 06:18:26.585 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:18:26.585 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:18:26.585 | ++ [[ centos =~ debian ]] 2026-02-18 06:18:26.585 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/50-dib-python-version 2026-02-18 06:18:26.587 | + source /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/50-dib-python-version 2026-02-18 06:18:26.587 | ++ '[' -z 3 ']' 2026-02-18 06:18:26.587 | ++ '[' -z 3 ']' 2026-02-18 06:18:26.587 | ++ export DIB_PYTHON_VERSION 2026-02-18 06:18:26.587 | ++ export DIB_PYTHON=python3 2026-02-18 06:18:26.587 | ++ DIB_PYTHON=python3 2026-02-18 06:18:26.587 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/50-redhat-common 2026-02-18 06:18:26.589 | + source /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/50-redhat-common 2026-02-18 06:18:26.590 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:18:26.590 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:18:26.590 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-18 06:18:26.590 | ++ DIB_INIT_SYSTEM=systemd 2026-02-18 06:18:26.590 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/99-dib-init-system 2026-02-18 06:18:26.592 | + source /tmp/dib_build.gm5Dg4SF/hooks/root.d/../environment.d/99-dib-init-system 2026-02-18 06:18:26.592 | ++ '[' -z systemd ']' 2026-02-18 06:18:26.592 | ++ case $DIB_INIT_SYSTEM in 2026-02-18 06:18:26.592 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/root.d/10-centos-cloud-image 2026-02-18 06:18:26.594 | + set -eu 2026-02-18 06:18:26.594 | + set -o pipefail 2026-02-18 06:18:26.594 | + '[' -n amd64 ']' 2026-02-18 06:18:26.594 | + '[' -n /tmp/dib_build.gm5Dg4SF/mnt ']' 2026-02-18 06:18:26.594 | + [[ amd64 x86_64 arm64 aarch64 ppc64le =~ amd64 ]] 2026-02-18 06:18:26.595 | + [[ amd64 =~ amd64 ]] 2026-02-18 06:18:26.595 | + ARCH=x86_64 2026-02-18 06:18:26.595 | + [[ 9-stream == \9 ]] 2026-02-18 06:18:26.595 | + dib_release_path=9-stream 2026-02-18 06:18:26.595 | + DIB_CLOUD_IMAGES=https://cloud.centos.org/centos/9-stream/x86_64/images 2026-02-18 06:18:26.595 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:18:26.595 | + '[' -n /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2026-02-18 06:18:26.595 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:18:26.595 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:18:26.595 | ++ basename /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:18:26.596 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:18:26.596 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-02-18 06:18:26.596 | + echo 'Extracting image...' 2026-02-18 06:18:26.596 | Extracting image... 2026-02-18 06:18:26.596 | + /tmp/dib_build.gm5Dg4SF/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:18:26.597 | + set -eu 2026-02-18 06:18:26.597 | + set -o pipefail 2026-02-18 06:18:26.597 | + BASE_IMAGE_FILE=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:18:26.597 | + BASE_IMAGE_TAR=CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-02-18 06:18:26.597 | + IMAGE_LOCATION=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:18:26.597 | + CACHED_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:18:26.597 | + CACHED_TAR=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-02-18 06:18:26.598 | + DIB_LOCAL_IMAGE=/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 2026-02-18 06:18:26.598 | + TAR_LOCK=/root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock 2026-02-18 06:18:26.598 | + GUID_EFI=c12a7328-f81f-11d2-ba4b-00a0c93ec93b 2026-02-18 06:18:26.598 | + GUID_LINUX_BOOT=bc13c2ff-59e6-4262-a352-b275fd6f7172 2026-02-18 06:18:26.599 | ++ date 2026-02-18 06:18:26.600 | + echo 'Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Wed Feb 18 06:18:26 UTC 2026' 2026-02-18 06:18:26.600 | Getting /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz.lock: Wed Feb 18 06:18:26 UTC 2026 2026-02-18 06:18:26.600 | + flock -w 1200 9 2026-02-18 06:18:26.601 | + extract_image 2026-02-18 06:18:26.601 | + '[' -n '' -a -f /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz ']' 2026-02-18 06:18:26.601 | + '[' -z /home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2 ']' 2026-02-18 06:18:26.601 | + '[' '!' -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:18:26.601 | + echo 'Using cached tar from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz' 2026-02-18 06:18:26.601 | Using cached tar from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-02-18 06:18:26.601 | + 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:18:26.601 | Extracting base root image from /root/.cache/image-create/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2.tgz 2026-02-18 06:18:26.601 | + sudo tar -C /tmp/dib_build.gm5Dg4SF/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:18:35.694 | dib-run-parts 10-centos-cloud-image completed 2026-02-18 06:18:35.694 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/root.d/50-yum-cache 2026-02-18 06:18:35.697 | + set -eu 2026-02-18 06:18:35.697 | + set -o pipefail 2026-02-18 06:18:35.697 | + '[' -n /tmp/dib_build.gm5Dg4SF/mnt ']' 2026-02-18 06:18:35.697 | + YUM_CACHE_DIR=/root/.cache/image-create/yum 2026-02-18 06:18:35.697 | + mkdir -p /root/.cache/image-create/yum 2026-02-18 06:18:35.698 | + sudo mkdir -p /tmp/dib_build.gm5Dg4SF/mnt/tmp/yum 2026-02-18 06:18:35.715 | + sudo mount --bind /root/.cache/image-create/yum /tmp/dib_build.gm5Dg4SF/mnt/tmp/yum 2026-02-18 06:18:35.731 | dib-run-parts 50-yum-cache completed 2026-02-18 06:18:35.732 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-18 06:18:35.732 | dib-run-parts 2026-02-18 06:18:35.733 | dib-run-parts Target: root.d 2026-02-18 06:18:35.733 | dib-run-parts 2026-02-18 06:18:35.733 | dib-run-parts Script Seconds 2026-02-18 06:18:35.733 | dib-run-parts --------------------------------------- ---------- 2026-02-18 06:18:35.733 | dib-run-parts 2026-02-18 06:18:35.742 | dib-run-parts 10-centos-cloud-image 9.101 2026-02-18 06:18:35.747 | dib-run-parts 50-yum-cache 0.037 2026-02-18 06:18:35.748 | dib-run-parts 2026-02-18 06:18:35.748 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-18 06:18:35.752 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2026-02-18 06:18:35.756 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:18:35.756 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2026-02-18 06:18:35.762 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:18:35.763 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2026-02-18 06:18:35.767 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2026-02-18 06:18:35.767 | bin 2026-02-18 06:18:35.767 | boot 2026-02-18 06:18:35.767 | dev 2026-02-18 06:18:35.767 | etc 2026-02-18 06:18:35.767 | home 2026-02-18 06:18:35.767 | lib 2026-02-18 06:18:35.767 | lib64 2026-02-18 06:18:35.767 | media 2026-02-18 06:18:35.767 | mnt 2026-02-18 06:18:35.767 | opt 2026-02-18 06:18:35.767 | proc 2026-02-18 06:18:35.767 | root 2026-02-18 06:18:35.767 | run 2026-02-18 06:18:35.767 | sbin 2026-02-18 06:18:35.767 | srv 2026-02-18 06:18:35.767 | sys 2026-02-18 06:18:35.767 | usr 2026-02-18 06:18:35.767 | var' ']' 2026-02-18 06:18:35.770 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf ']' 2026-02-18 06:18:35.773 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf ']' 2026-02-18 06:18:35.775 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf.ORIG 2026-02-18 06:18:35.796 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf 2026-02-18 06:18:35.817 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf 2026-02-18 06:18:35.835 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2026-02-18 06:18:35.837 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2026-02-18 06:18:35.841 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2026-02-18 06:18:35.844 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.gm5Dg4SF/mnt/proc 2026-02-18 06:18:35.863 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.gm5Dg4SF/mnt/dev 2026-02-18 06:18:35.884 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2026-02-18 06:18:35.887 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2026-02-18 06:18:35.892 | ++ 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:18:35.895 | + 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.gm5Dg4SF/mnt/dev/pts 2026-02-18 06:18:35.916 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.gm5Dg4SF/mnt/sys 2026-02-18 06:18:35.935 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /tmp/dib_build.gm5Dg4SF/hooks/environment.d 2026-02-18 06:18:35.939 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2026-02-18 06:18:35.941 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2026-02-18 06:18:35.944 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-02-18 06:18:35.946 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks ']' 2026-02-18 06:18:35.949 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2026-02-18 06:18:35.952 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:18:35.953 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2026-02-18 06:18:35.957 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d ']' 2026-02-18 06:18:35.960 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d' 2026-02-18 06:18:35.960 | Running hooks from /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d 2026-02-18 06:18:35.962 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2026-02-18 06:18:35.965 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d 2026-02-18 06:18:35.977 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:18:35.979 | + source /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:18:35.979 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:18:35.979 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:18:35.979 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-02-18 06:18:35.979 | ++ export IPA_DEBIAN_NONFREE=true 2026-02-18 06:18:35.979 | ++ IPA_DEBIAN_NONFREE=true 2026-02-18 06:18:35.979 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2026-02-18 06:18:35.981 | + source /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2026-02-18 06:18:35.981 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:18:35.981 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:18:35.981 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2026-02-18 06:18:35.983 | + source /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/01-repo-setup.bash 2026-02-18 06:18:35.983 | ++ export DIB_REPO_SETUP=current-podified 2026-02-18 06:18:35.983 | ++ DIB_REPO_SETUP=current-podified 2026-02-18 06:18:35.983 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:18:35.983 | ++ DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:18:35.983 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:18:35.983 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:18:35.983 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:18:35.983 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:18:35.983 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/10-base-defaults 2026-02-18 06:18:35.985 | + source /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/10-base-defaults 2026-02-18 06:18:35.985 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:18:35.985 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:18:35.985 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:18:35.985 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:18:35.985 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:18:35.986 | + source /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:18:35.986 | ++ export DISTRO_NAME=centos 2026-02-18 06:18:35.986 | ++ DISTRO_NAME=centos 2026-02-18 06:18:35.986 | ++ export DIB_RELEASE=9-stream 2026-02-18 06:18:35.986 | ++ DIB_RELEASE=9-stream 2026-02-18 06:18:35.986 | ++ export EFI_BOOT_DIR=EFI/centos 2026-02-18 06:18:35.986 | ++ EFI_BOOT_DIR=EFI/centos 2026-02-18 06:18:35.986 | ++ export YUM=dnf 2026-02-18 06:18:35.986 | ++ YUM=dnf 2026-02-18 06:18:35.986 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/10-checksum.bash 2026-02-18 06:18:35.988 | + source /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/10-checksum.bash 2026-02-18 06:18:35.988 | ++ export DIB_CHECKSUM=1 2026-02-18 06:18:35.988 | ++ DIB_CHECKSUM=1 2026-02-18 06:18:35.988 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/10-defaults.bash 2026-02-18 06:18:35.990 | + source /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/10-defaults.bash 2026-02-18 06:18:35.990 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:18:35.990 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:18:35.990 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:18:35.992 | + source /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:18:35.992 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:18:35.992 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:18:35.992 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/14-manifests 2026-02-18 06:18:35.994 | + source /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/14-manifests 2026-02-18 06:18:35.994 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:18:35.994 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:18:35.994 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:18:35.994 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:18:35.994 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:18:35.996 | + source /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:18:35.996 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-02-18 06:18:35.996 | ++ export IPA_DISTRO_FAMILY=rh 2026-02-18 06:18:35.996 | ++ IPA_DISTRO_FAMILY=rh 2026-02-18 06:18:35.996 | ++ [[ centos =~ (centos|rhel) ]] 2026-02-18 06:18:35.996 | ++ [[ 9 > 7 ]] 2026-02-18 06:18:35.996 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:18:35.996 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:18:35.996 | ++ [[ centos =~ debian ]] 2026-02-18 06:18:35.996 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-02-18 06:18:35.998 | + source /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-02-18 06:18:35.998 | ++ '[' -z 3 ']' 2026-02-18 06:18:35.998 | ++ '[' -z 3 ']' 2026-02-18 06:18:35.998 | ++ export DIB_PYTHON_VERSION 2026-02-18 06:18:35.998 | ++ export DIB_PYTHON=python3 2026-02-18 06:18:35.998 | ++ DIB_PYTHON=python3 2026-02-18 06:18:35.998 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/50-redhat-common 2026-02-18 06:18:36.000 | + source /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/50-redhat-common 2026-02-18 06:18:36.000 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:18:36.000 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:18:36.000 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-18 06:18:36.000 | ++ DIB_INIT_SYSTEM=systemd 2026-02-18 06:18:36.000 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-02-18 06:18:36.002 | + source /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-02-18 06:18:36.002 | ++ '[' -z systemd ']' 2026-02-18 06:18:36.002 | ++ case $DIB_INIT_SYSTEM in 2026-02-18 06:18:36.002 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/10-create-pkg-map-dir 2026-02-18 06:18:36.023 | Copying pkg-map for epel 2026-02-18 06:18:36.039 | Copying pkg-map for source-repositories 2026-02-18 06:18:36.053 | Copying pkg-map for ensure-venv 2026-02-18 06:18:36.069 | Copying pkg-map for base 2026-02-18 06:18:36.085 | Copying pkg-map for dhcp-all-interfaces 2026-02-18 06:18:36.099 | Copying pkg-map for ironic-python-agent-ramdisk 2026-02-18 06:18:36.114 | Copying pkg-map for extra-hardware 2026-02-18 06:18:36.129 | Copying pkg-map for openssh-server 2026-02-18 06:18:36.144 | Copying pkg-map for install-static 2026-02-18 06:18:36.159 | Copying pkg-map for cache-url 2026-02-18 06:18:36.174 | Copying pkg-map for ibft-interfaces 2026-02-18 06:18:36.191 | Copying pkg-map for runtime-ssh-host-keys 2026-02-18 06:18:36.207 | Copying pkg-map for svc-map 2026-02-18 06:18:36.224 | dib-run-parts 10-create-pkg-map-dir completed 2026-02-18 06:18:36.224 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/10-merge-svc-map-files 2026-02-18 06:18:36.267 | dib-run-parts 10-merge-svc-map-files completed 2026-02-18 06:18:36.267 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/11-copy-svc-map-file 2026-02-18 06:18:36.270 | + set -eu 2026-02-18 06:18:36.270 | + set -o pipefail 2026-02-18 06:18:36.270 | + sudo install -D -m 0644 /tmp/dib_build.gm5Dg4SF/mnt/tmp/svc-map-services /tmp/dib_build.gm5Dg4SF/mnt/usr/share/svc-map/services 2026-02-18 06:18:36.291 | dib-run-parts 11-copy-svc-map-file completed 2026-02-18 06:18:36.291 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/15-ssl-ca-copy 2026-02-18 06:18:36.293 | + set -eu 2026-02-18 06:18:36.293 | + set -o pipefail 2026-02-18 06:18:36.293 | + '[' -n '' ']' 2026-02-18 06:18:36.294 | dib-run-parts 15-ssl-ca-copy completed 2026-02-18 06:18:36.294 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/20-manifest-dir 2026-02-18 06:18:36.296 | + set -eu 2026-02-18 06:18:36.296 | + set -o pipefail 2026-02-18 06:18:36.296 | + sudo mkdir -p /tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests 2026-02-18 06:18:36.313 | dib-run-parts 20-manifest-dir completed 2026-02-18 06:18:36.313 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/75-inject-element-manifest 2026-02-18 06:18:36.315 | + set -eu 2026-02-18 06:18:36.315 | + set -o pipefail 2026-02-18 06:18:36.315 | + DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest 2026-02-18 06:18:36.316 | ++ dirname /etc/dib-manifests/dib-element-manifest 2026-02-18 06:18:36.317 | + sudo mkdir -p /tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests 2026-02-18 06:18:36.331 | + sudo /bin/bash -c 'echo svc-map selinux-fixfiles-restore cache-url dhcp-all-interfaces element-manifest ironic-agent-multipath ensure-venv package-installs dib-init-system dib-python repo-setup yum interface-names install-static source-repositories pkg-map manifests install-bin enable-packages-install redhat-common openssh-server selinux-permissive ibft-interfaces rpm-distro no-final-image sysprep ironic-ramdisk-base centos select-boot-kernel-initrd base extra-hardware ironic-python-agent-ramdisk install-types dynamic-login override-pip-and-virtualenv epel runtime-ssh-host-keys | tr '\'' '\'' '\''\n'\'' > /tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests/dib-element-manifest' 2026-02-18 06:18:36.349 | dib-run-parts 75-inject-element-manifest completed 2026-02-18 06:18:36.349 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/98-source-repositories 2026-02-18 06:18:36.359 | Getting /root/.cache/image-create/source-repositories/repositories_flock: Wed Feb 18 06:18:36 UTC 2026 for /tmp/dib_build.gm5Dg4SF/hooks/source-repository-ironic-lib 2026-02-18 06:18:36.363 | (0001 / 0001) 2026-02-18 06:18:36.367 | ironic-lib install type not set to source 2026-02-18 06:18:36.369 | Getting /root/.cache/image-create/source-repositories/repositories_flock: Wed Feb 18 06:18:36 UTC 2026 for /tmp/dib_build.gm5Dg4SF/hooks/source-repository-ironic-python-agent 2026-02-18 06:18:36.373 | (0001 / 0001) 2026-02-18 06:18:36.377 | ironic-python-agent install type not set to source 2026-02-18 06:18:36.379 | Getting /root/.cache/image-create/source-repositories/repositories_flock: Wed Feb 18 06:18:36 UTC 2026 for /tmp/dib_build.gm5Dg4SF/hooks/source-repository-requirements 2026-02-18 06:18:36.383 | (0001 / 0001) 2026-02-18 06:18:36.388 | requirements install type not set to source 2026-02-18 06:18:36.390 | dib-run-parts 98-source-repositories completed 2026-02-18 06:18:36.390 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/99-copy-dib-img-functions 2026-02-18 06:18:36.392 | + set -eu 2026-02-18 06:18:36.392 | + set -o pipefail 2026-02-18 06:18:36.392 | + sudo mkdir -p /tmp/dib_build.gm5Dg4SF/mnt/lib/diskimage-builder 2026-02-18 06:18:36.408 | + sudo cp -t /tmp/dib_build.gm5Dg4SF/mnt/lib/diskimage-builder /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2026-02-18 06:18:36.425 | dib-run-parts 99-copy-dib-img-functions completed 2026-02-18 06:18:36.425 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/99-enable-install-types 2026-02-18 06:18:36.428 | + set -eu 2026-02-18 06:18:36.428 | + set -o pipefail 2026-02-18 06:18:36.428 | + declare -a SPECIFIED_ELEMS 2026-02-18 06:18:36.428 | + SPECIFIED_ELEMS[0]= 2026-02-18 06:18:36.428 | + PREFIX=DIB_INSTALLTYPE_ 2026-02-18 06:18:36.428 | ++ env 2026-02-18 06:18:36.428 | ++ grep '^DIB_INSTALLTYPE_' 2026-02-18 06:18:36.429 | ++ cut -d= -f1 2026-02-18 06:18:36.430 | ++ echo '' 2026-02-18 06:18:36.430 | + INSTALL_TYPE_VARS= 2026-02-18 06:18:36.431 | ++ find /tmp/dib_build.gm5Dg4SF/hooks/install.d -maxdepth 1 -name '*-package-install' -type d 2026-02-18 06:18:36.432 | + default_install_type_dirs='/tmp/dib_build.gm5Dg4SF/hooks/install.d/ironic-python-agent-ramdisk-package-install 2026-02-18 06:18:36.432 | /tmp/dib_build.gm5Dg4SF/hooks/install.d/extra-hardware-package-install' 2026-02-18 06:18:36.432 | + for _install_dir in $default_install_type_dirs 2026-02-18 06:18:36.432 | + SUFFIX=-package-install 2026-02-18 06:18:36.432 | ++ basename /tmp/dib_build.gm5Dg4SF/hooks/install.d/ironic-python-agent-ramdisk-package-install 2026-02-18 06:18:36.433 | + _install_dir=ironic-python-agent-ramdisk-package-install 2026-02-18 06:18:36.433 | + INSTALLDIRPREFIX=ironic-python-agent-ramdisk 2026-02-18 06:18:36.433 | + found=0 2026-02-18 06:18:36.433 | + '[' 0 = 0 ']' 2026-02-18 06:18:36.433 | + pushd /tmp/dib_build.gm5Dg4SF/hooks/install.d 2026-02-18 06:18:36.433 | /tmp/dib_build.gm5Dg4SF/hooks/install.d /usr/share/edpm-image-builder 2026-02-18 06:18:36.433 | + ln -sf ironic-python-agent-ramdisk-package-install/package-installs-ironic-python-agent-ramdisk . 2026-02-18 06:18:36.434 | + popd 2026-02-18 06:18:36.434 | /usr/share/edpm-image-builder 2026-02-18 06:18:36.434 | + for _install_dir in $default_install_type_dirs 2026-02-18 06:18:36.434 | + SUFFIX=-package-install 2026-02-18 06:18:36.434 | ++ basename /tmp/dib_build.gm5Dg4SF/hooks/install.d/extra-hardware-package-install 2026-02-18 06:18:36.435 | + _install_dir=extra-hardware-package-install 2026-02-18 06:18:36.435 | + INSTALLDIRPREFIX=extra-hardware 2026-02-18 06:18:36.435 | + found=0 2026-02-18 06:18:36.435 | + '[' 0 = 0 ']' 2026-02-18 06:18:36.435 | + pushd /tmp/dib_build.gm5Dg4SF/hooks/install.d 2026-02-18 06:18:36.435 | /tmp/dib_build.gm5Dg4SF/hooks/install.d /usr/share/edpm-image-builder 2026-02-18 06:18:36.435 | + ln -sf extra-hardware-package-install/package-installs-extra-hardware . 2026-02-18 06:18:36.435 | + popd 2026-02-18 06:18:36.435 | /usr/share/edpm-image-builder 2026-02-18 06:18:36.437 | dib-run-parts 99-enable-install-types completed 2026-02-18 06:18:36.437 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/99-squash-package-install 2026-02-18 06:18:36.439 | + set -eu 2026-02-18 06:18:36.439 | + set -o pipefail 2026-02-18 06:18:36.439 | ++ dirname /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/99-squash-package-install 2026-02-18 06:18:36.440 | + sudo -E /usr/bin/python3 /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash '--elements=svc-map selinux-fixfiles-restore cache-url dhcp-all-interfaces element-manifest ironic-agent-multipath ensure-venv package-installs dib-init-system dib-python repo-setup yum interface-names install-static source-repositories pkg-map manifests install-bin enable-packages-install redhat-common openssh-server selinux-permissive ibft-interfaces rpm-distro no-final-image sysprep ironic-ramdisk-base centos select-boot-kernel-initrd base extra-hardware ironic-python-agent-ramdisk install-types dynamic-login override-pip-and-virtualenv epel runtime-ssh-host-keys' --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.gm5Dg4SF/mnt/tmp/package-installs.json 2026-02-18 06:18:36.500 | DEBUG __main__ [-] element_dirs -> [('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'svc-map'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-fixfiles-restore'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dhcp-all-interfaces'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'element-manifest'), ('/usr/share/edpm-image-builder//dib/', 'ironic-agent-multipath'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'ensure-venv'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dib-python'), ('/usr/share/edpm-image-builder//dib/', 'repo-setup'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'yum'), ('/usr/share/edpm-image-builder//dib/', 'interface-names'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/share/edpm-image-builder//dib/', 'enable-packages-install'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'selinux-permissive'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'ibft-interfaces'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'no-final-image'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/share/ironic-python-agent-builder/dib/', 'ironic-ramdisk-base'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'centos'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'select-boot-kernel-initrd'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'base'), ('/usr/share/ironic-python-agent-builder/dib/', 'extra-hardware'), ('/usr/share/ironic-python-agent-builder/dib/', 'ironic-python-agent-ramdisk'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'dynamic-login'), ('/usr/share/edpm-image-builder//dib/', 'override-pip-and-virtualenv'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'epel'), ('/usr/lib/python3.9/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys')] main /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:212 2026-02-18 06:18:36.500 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2026-02-18 06:18:36.501 | DEBUG __main__ [-] Considering svc-map/PyYAML param:{'phase': 'pre-install.d', 'dib_python_version': 2} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.501 | DEBUG __main__ [-] ... skipping due to python version collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:175 2026-02-18 06:18:36.501 | DEBUG __main__ [-] Considering svc-map/python3-PyYAML param:{'phase': 'pre-install.d', 'dib_python_version': 3} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.501 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.501 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2026-02-18 06:18:36.502 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.502 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.502 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/dhcp-all-interfaces/package-installs.yaml 2026-02-18 06:18:36.502 | DEBUG __main__ [-] Considering dhcp-all-interfaces/dhcp-client param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.502 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.502 | DEBUG __main__ [-] Considering dhcp-all-interfaces/ifupdown param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.502 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.502 | DEBUG __main__ [-] Considering dhcp-all-interfaces/ndisc6 param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.502 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.503 | INFO __main__ [-] Squashing install file: /usr/share/edpm-image-builder//dib/ironic-agent-multipath/package-installs.yaml 2026-02-18 06:18:36.503 | DEBUG __main__ [-] Considering ironic-agent-multipath/iscsi-initiator-utils param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.503 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.503 | DEBUG __main__ [-] Considering ironic-agent-multipath/device-mapper-multipath param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.503 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.503 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/ensure-venv/package-installs.yaml 2026-02-18 06:18:36.504 | DEBUG __main__ [-] Considering ensure-venv/python3-venv param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.504 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.504 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2026-02-18 06:18:36.504 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.504 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.504 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2026-02-18 06:18:36.505 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.505 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.505 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2026-02-18 06:18:36.506 | DEBUG __main__ [-] Considering redhat-common/lsof param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.506 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.506 | DEBUG __main__ [-] Considering redhat-common/tcpdump param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.506 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.506 | DEBUG __main__ [-] Considering redhat-common/traceroute param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.506 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.506 | DEBUG __main__ [-] Considering redhat-common/which param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.507 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.507 | DEBUG __main__ [-] Considering redhat-common/gettext param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.507 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.507 | DEBUG __main__ [-] Considering redhat-common/ca-certificates param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.507 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.507 | DEBUG __main__ [-] Considering redhat-common/selinux-policy param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.507 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.507 | DEBUG __main__ [-] Considering redhat-common/selinux-policy-targeted param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.507 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.507 | DEBUG __main__ [-] Considering redhat-common/python3-libselinux param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.507 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.507 | DEBUG __main__ [-] Considering redhat-common/python3-policycoreutils param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.507 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.507 | DEBUG __main__ [-] Considering redhat-common/policycoreutils-python-utils param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.507 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.507 | DEBUG __main__ [-] Considering redhat-common/rng-tools param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.507 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.507 | DEBUG __main__ [-] Considering redhat-common/passwd param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.507 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.507 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2026-02-18 06:18:36.508 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.508 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.508 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/ibft-interfaces/package-installs.yaml 2026-02-18 06:18:36.508 | DEBUG __main__ [-] Considering ibft-interfaces/iscsi_package param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.508 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.508 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/centos/package-installs.yaml 2026-02-18 06:18:36.509 | DEBUG __main__ [-] Considering centos/device-mapper-multipath param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.509 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.509 | INFO __main__ [-] Squashing install file: /usr/share/ironic-python-agent-builder/dib/extra-hardware/package-installs.yaml 2026-02-18 06:18:36.510 | DEBUG __main__ [-] Considering extra-hardware/ethtool param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.510 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.510 | DEBUG __main__ [-] Considering extra-hardware/fio param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.510 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.510 | DEBUG __main__ [-] Considering extra-hardware/fio-engine-libaio param:{'when': ['IPA_DISTRO_FAMILY = rh', 'DIB_RELEASE != 7', 'DIB_RELEASE != 8']} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.510 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.510 | DEBUG __main__ [-] ... when eval DIB_RELEASE!=7 against <9-stream> _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.510 | DEBUG __main__ [-] ... when eval DIB_RELEASE!=8 against <9-stream> _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.510 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.510 | DEBUG __main__ [-] Considering extra-hardware/hdparm param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.510 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.510 | DEBUG __main__ [-] Considering extra-hardware/infiniband-diags param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.510 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.511 | DEBUG __main__ [-] Considering extra-hardware/lldpad param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.511 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.511 | DEBUG __main__ [-] Considering extra-hardware/pciutils param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.511 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.511 | DEBUG __main__ [-] Considering extra-hardware/smartmontools param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.511 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.511 | DEBUG __main__ [-] Considering extra-hardware/sysbench param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.511 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.511 | DEBUG __main__ [-] Considering extra-hardware/biosdevname param:{'not-arch': 'ppc64,ppc64el,ppc64le', 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.511 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.511 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.511 | INFO __main__ [-] Squashing install file: /usr/share/ironic-python-agent-builder/dib/ironic-python-agent-ramdisk/package-installs.yaml 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/curl param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/dmidecode param:{'not-arch': 'ppc64,ppc64el,ppc64le'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/iptables param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/lshw param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/ipmitool param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/qemu-utils param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/gcc param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/parted param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/hdparm param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/util-linux param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/genisoimage param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/gdisk param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/kmod param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/psmisc param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/dosfstools param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/mdadm param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.518 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/efibootmgr param:{'not-arch': 'ppc64,ppc64el,ppc64le'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.518 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/efivar param:{'not-arch': 'ppc64,ppc64el,ppc64le'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/chrony param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/e2fsprogs param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/nvme-cli param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/open-iscsi param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/smartmontools param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/libffi-dev param:{'build-only': True} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/libssl-dev param:{'build-only': True} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python-dev param:{'build-only': True} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/linux-firmware param:{'phase': 'post-install.d', 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/firmware-linux-free param:{'when': 'DISTRO_NAME = debian'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... when eval DISTRO_NAME=debian against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:180 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/firmware-misc-nonfree param:{'when': ['DISTRO_NAME = debian', 'IPA_DEBIAN_NONFREE = true']} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... when eval DISTRO_NAME=debian against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... when eval IPA_DEBIAN_NONFREE=true against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:180 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/intel-microcode param:{'arch': 'x86_64', 'when': ['DISTRO_NAME = debian', 'IPA_DEBIAN_NONFREE = true']} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... skipping due to arch match collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:167 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/amd64-microcode param:{'arch': 'x86_64', 'when': ['DISTRO_NAME = debian', 'IPA_DEBIAN_NONFREE = true']} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... skipping due to arch match collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:167 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/cloud-init param:{'phase': 'post-install.d', 'uninstall': True} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/teamd param:{'phase': 'post-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/tuned param:{'phase': 'post-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.519 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.519 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/git param:{'phase': 'pre-install.d', 'uninstall': True} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.520 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/man-db param:{'phase': 'pre-install.d', 'uninstall': True} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.520 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/rsync param:{'phase': 'pre-install.d', 'uninstall': True} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.520 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/kernel-debug-devel param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.520 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/mozjs60 param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.520 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/plymouth param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.520 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python3-cairo param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.520 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/python3-gobject-base param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'IPA_DISTRO_FAMILY = rh'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... when eval IPA_DISTRO_FAMILY=rh against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.520 | DEBUG __main__ [-] Considering ironic-python-agent-ramdisk/yum param:{'phase': 'pre-install.d', 'uninstall': True, 'when': 'DISTRO_NAME = fedora'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... when eval DISTRO_NAME=fedora against _when /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:99 2026-02-18 06:18:36.520 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:180 2026-02-18 06:18:36.520 | INFO __main__ [-] Squashing install file: /usr/lib/python3.9/site-packages/diskimage_builder/elements/epel/package-installs.yaml 2026-02-18 06:18:36.521 | DEBUG __main__ [-] Considering epel/wget param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.521 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.521 | DEBUG __main__ [-] Considering epel/yum-utils param:{'phase': 'pre-install.d'} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.521 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.521 | 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:18:36.521 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:127 2026-02-18 06:18:36.521 | DEBUG __main__ [-] ... installing for 'install' collect_data /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:184 2026-02-18 06:18:36.521 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'pre-install.d': defaultdict(, {'uninstall': [('git', 'ironic-python-agent-ramdisk'), ('man-db', 'ironic-python-agent-ramdisk'), ('rsync', 'ironic-python-agent-ramdisk'), ('kernel-debug-devel', 'ironic-python-agent-ramdisk'), ('mozjs60', 'ironic-python-agent-ramdisk'), ('plymouth', 'ironic-python-agent-ramdisk'), ('python3-cairo', 'ironic-python-agent-ramdisk'), ('python3-gobject-base', 'ironic-python-agent-ramdisk')], 'install': [('python3-PyYAML', 'svc-map'), ('gettext', 'redhat-common'), ('wget', 'epel'), ('yum-utils', 'epel')]}), 'install.d': defaultdict(, {'uninstall': [('libffi-dev', 'ironic-python-agent-ramdisk'), ('libssl-dev', 'ironic-python-agent-ramdisk'), ('python-dev', 'ironic-python-agent-ramdisk')], 'install': [('curl', 'cache-url'), ('dhcp-client', 'dhcp-all-interfaces'), ('ifupdown', 'dhcp-all-interfaces'), ('ndisc6', 'dhcp-all-interfaces'), ('iscsi-initiator-utils', 'ironic-agent-multipath'), ('device-mapper-multipath', 'ironic-agent-multipath'), ('python3-venv', 'ensure-venv'), ('rsync', 'install-static'), ('git', 'source-repositories'), ('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'), ('openssh-server', 'openssh-server'), ('iscsi_package', 'ibft-interfaces'), ('device-mapper-multipath', 'centos'), ('ethtool', 'extra-hardware'), ('fio', 'extra-hardware'), ('fio-engine-libaio', 'extra-hardware'), ('hdparm', 'extra-hardware'), ('infiniband-diags', 'extra-hardware'), ('lldpad', 'extra-hardware'), ('pciutils', 'extra-hardware'), ('smartmontools', 'extra-hardware'), ('sysbench', 'extra-hardware'), ('biosdevname', 'extra-hardware'), ('curl', 'ironic-python-agent-ramdisk'), ('dmidecode', 'ironic-python-agent-ramdisk'), ('iptables', 'ironic-python-agent-ramdisk'), ('lshw', 'ironic-python-agent-ramdisk'), ('ipmitool', 'ironic-python-agent-ramdisk'), ('qemu-utils', 'ironic-python-agent-ramdisk'), ('gcc', 'ironic-python-agent-ramdisk'), ('python', 'ironic-python-agent-ramdisk'), ('parted', 'ironic-python-agent-ramdisk'), ('hdparm', 'ironic-python-agent-ramdisk'), ('util-linux', 'ironic-python-agent-ramdisk'), ('genisoimage', 'ironic-python-agent-ramdisk'), ('gdisk', 'ironic-python-agent-ramdisk'), ('kmod', 'ironic-python-agent-ramdisk'), ('psmisc', 'ironic-python-agent-ramdisk'), ('dosfstools', 'ironic-python-agent-ramdisk'), ('mdadm', 'ironic-python-agent-ramdisk'), ('efibootmgr', 'ironic-python-agent-ramdisk'), ('efivar', 'ironic-python-agent-ramdisk'), ('chrony', 'ironic-python-agent-ramdisk'), ('e2fsprogs', 'ironic-python-agent-ramdisk'), ('nvme-cli', 'ironic-python-agent-ramdisk'), ('open-iscsi', 'ironic-python-agent-ramdisk'), ('smartmontools', 'ironic-python-agent-ramdisk'), ('libffi-dev', 'ironic-python-agent-ramdisk'), ('libssl-dev', 'ironic-python-agent-ramdisk'), ('python-dev', 'ironic-python-agent-ramdisk'), ('openssh-client', 'runtime-ssh-host-keys')]}), 'post-install.d': defaultdict(, {'uninstall': [('cloud-init', 'ironic-python-agent-ramdisk'), ('teamd', 'ironic-python-agent-ramdisk'), ('tuned', 'ironic-python-agent-ramdisk')], 'install': [('linux-firmware', 'ironic-python-agent-ramdisk')]})}) main /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/../bin/package-installs-squash:232 2026-02-18 06:18:36.530 | dib-run-parts 99-squash-package-install completed 2026-02-18 06:18:36.530 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/extra-data.d/99-yum-repo-conf 2026-02-18 06:18:36.532 | + set -eu 2026-02-18 06:18:36.532 | + set -o pipefail 2026-02-18 06:18:36.532 | + '[' -z '/etc/yum.repos.d/*' ']' 2026-02-18 06:18:36.532 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:18:36.532 | + '[' '!' -f /etc/yum.repos.d/centos-addons.repo ']' 2026-02-18 06:18:36.533 | + sudo cp -L -f /etc/yum.repos.d/centos-addons.repo /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d 2026-02-18 06:18:36.549 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:18:36.549 | + '[' '!' -f /etc/yum.repos.d/centos.repo ']' 2026-02-18 06:18:36.549 | + sudo cp -L -f /etc/yum.repos.d/centos.repo /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d 2026-02-18 06:18:36.565 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:18:36.565 | + '[' '!' -f /etc/yum.repos.d/delorean-antelope-testing.repo ']' 2026-02-18 06:18:36.565 | + sudo cp -L -f /etc/yum.repos.d/delorean-antelope-testing.repo /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d 2026-02-18 06:18:36.580 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:18:36.580 | + '[' '!' -f /etc/yum.repos.d/delorean.repo ']' 2026-02-18 06:18:36.580 | + sudo cp -L -f /etc/yum.repos.d/delorean.repo /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d 2026-02-18 06:18:36.594 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:18:36.594 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-appstream.repo ']' 2026-02-18 06:18:36.594 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-appstream.repo /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d 2026-02-18 06:18:36.609 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:18:36.609 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-baseos.repo ']' 2026-02-18 06:18:36.609 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-baseos.repo /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d 2026-02-18 06:18:36.623 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:18:36.623 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo ']' 2026-02-18 06:18:36.623 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-highavailability.repo /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d 2026-02-18 06:18:36.637 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:18:36.637 | + '[' '!' -f /etc/yum.repos.d/repo-setup-centos-powertools.repo ']' 2026-02-18 06:18:36.637 | + sudo cp -L -f /etc/yum.repos.d/repo-setup-centos-powertools.repo /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d 2026-02-18 06:18:36.653 | dib-run-parts 99-yum-repo-conf completed 2026-02-18 06:18:36.653 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-18 06:18:36.653 | dib-run-parts 2026-02-18 06:18:36.654 | dib-run-parts Target: extra-data.d 2026-02-18 06:18:36.654 | dib-run-parts 2026-02-18 06:18:36.654 | dib-run-parts Script Seconds 2026-02-18 06:18:36.654 | dib-run-parts --------------------------------------- ---------- 2026-02-18 06:18:36.654 | dib-run-parts 2026-02-18 06:18:36.662 | dib-run-parts 10-create-pkg-map-dir 0.221 2026-02-18 06:18:36.668 | dib-run-parts 10-merge-svc-map-files 0.042 2026-02-18 06:18:36.673 | dib-run-parts 11-copy-svc-map-file 0.022 2026-02-18 06:18:36.678 | dib-run-parts 15-ssl-ca-copy 0.003 2026-02-18 06:18:36.683 | dib-run-parts 20-manifest-dir 0.018 2026-02-18 06:18:36.688 | dib-run-parts 75-inject-element-manifest 0.035 2026-02-18 06:18:36.693 | dib-run-parts 98-source-repositories 0.040 2026-02-18 06:18:36.698 | dib-run-parts 99-copy-dib-img-functions 0.035 2026-02-18 06:18:36.703 | dib-run-parts 99-enable-install-types 0.011 2026-02-18 06:18:36.708 | dib-run-parts 99-squash-package-install 0.092 2026-02-18 06:18:36.712 | dib-run-parts 99-yum-repo-conf 0.122 2026-02-18 06:18:36.714 | dib-run-parts 2026-02-18 06:18:36.714 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-18 06:18:36.718 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-extra-data bash 2026-02-18 06:18:36.721 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:18:36.721 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2026-02-18 06:18:36.726 | + diskimage_builder/lib/disk-image-create:main:360 : run_d_in_target pre-install 2026-02-18 06:18:36.729 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2026-02-18 06:18:36.731 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks ']' 2026-02-18 06:18:36.734 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks/pre-install.d ']' 2026-02-18 06:18:36.736 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:18:36.754 | + 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.gm5Dg4SF/hooks 2026-02-18 06:18:36.773 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.gm5Dg4SF/hooks /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:18:36.793 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.gm5Dg4SF/hooks /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:18:36.812 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-pre-install run_in_target bash 2026-02-18 06:18:36.815 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:18:36.816 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2026-02-18 06:18:36.820 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2026-02-18 06:18:36.823 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2026-02-18 06:18:36.826 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2026-02-18 06:18:36.829 | + 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:18:36.832 | + 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:18:36.835 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2026-02-18 06:18:36.838 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2026-02-18 06:18:36.842 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2026-02-18 06:18:36.845 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.gm5Dg4SF/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:18:36.874 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:18:36.876 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:18:36.876 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:18:36.876 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:18:36.876 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-02-18 06:18:36.876 | ++ export IPA_DEBIAN_NONFREE=true 2026-02-18 06:18:36.876 | ++ IPA_DEBIAN_NONFREE=true 2026-02-18 06:18:36.876 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2026-02-18 06:18:36.878 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2026-02-18 06:18:36.878 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:18:36.878 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:18:36.878 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2026-02-18 06:18:36.879 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-repo-setup.bash 2026-02-18 06:18:36.879 | ++ export DIB_REPO_SETUP=current-podified 2026-02-18 06:18:36.879 | ++ DIB_REPO_SETUP=current-podified 2026-02-18 06:18:36.879 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:18:36.879 | ++ DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:18:36.879 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:18:36.879 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:18:36.879 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:18:36.879 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:18:36.879 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-02-18 06:18:36.881 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-02-18 06:18:36.882 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:18:36.882 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:18:36.882 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:18:36.882 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:18:36.882 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:18:36.883 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:18:36.883 | ++ export DISTRO_NAME=centos 2026-02-18 06:18:36.883 | ++ DISTRO_NAME=centos 2026-02-18 06:18:36.883 | ++ export DIB_RELEASE=9-stream 2026-02-18 06:18:36.883 | ++ DIB_RELEASE=9-stream 2026-02-18 06:18:36.883 | ++ export EFI_BOOT_DIR=EFI/centos 2026-02-18 06:18:36.883 | ++ EFI_BOOT_DIR=EFI/centos 2026-02-18 06:18:36.883 | ++ export YUM=dnf 2026-02-18 06:18:36.883 | ++ YUM=dnf 2026-02-18 06:18:36.883 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-checksum.bash 2026-02-18 06:18:36.885 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-checksum.bash 2026-02-18 06:18:36.885 | ++ export DIB_CHECKSUM=1 2026-02-18 06:18:36.885 | ++ DIB_CHECKSUM=1 2026-02-18 06:18:36.885 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-defaults.bash 2026-02-18 06:18:36.887 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-defaults.bash 2026-02-18 06:18:36.887 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:18:36.887 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:18:36.887 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:18:36.889 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:18:36.889 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:18:36.889 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:18:36.889 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-02-18 06:18:36.891 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-02-18 06:18:36.891 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:18:36.891 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:18:36.891 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:18:36.891 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:18:36.891 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:18:36.893 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:18:36.893 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-02-18 06:18:36.893 | ++ export IPA_DISTRO_FAMILY=rh 2026-02-18 06:18:36.893 | ++ IPA_DISTRO_FAMILY=rh 2026-02-18 06:18:36.893 | ++ [[ centos =~ (centos|rhel) ]] 2026-02-18 06:18:36.893 | ++ [[ 9 > 7 ]] 2026-02-18 06:18:36.893 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:18:36.893 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:18:36.893 | ++ [[ centos =~ debian ]] 2026-02-18 06:18:36.893 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-02-18 06:18:36.895 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-02-18 06:18:36.895 | ++ '[' -z 3 ']' 2026-02-18 06:18:36.895 | ++ '[' -z 3 ']' 2026-02-18 06:18:36.895 | ++ export DIB_PYTHON_VERSION 2026-02-18 06:18:36.895 | ++ export DIB_PYTHON=python3 2026-02-18 06:18:36.895 | ++ DIB_PYTHON=python3 2026-02-18 06:18:36.895 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2026-02-18 06:18:36.897 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2026-02-18 06:18:36.897 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:18:36.897 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:18:36.897 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-18 06:18:36.897 | ++ DIB_INIT_SYSTEM=systemd 2026-02-18 06:18:36.897 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-02-18 06:18:36.899 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-02-18 06:18:36.899 | ++ '[' -z systemd ']' 2026-02-18 06:18:36.899 | ++ case $DIB_INIT_SYSTEM in 2026-02-18 06:18:36.899 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-01-yum-keepcache 2026-02-18 06:18:36.902 | + set -eu 2026-02-18 06:18:36.902 | + set -o pipefail 2026-02-18 06:18:36.902 | + [[ dnf == \d\n\f ]] 2026-02-18 06:18:36.902 | + cfg=/etc/dnf/dnf.conf 2026-02-18 06:18:36.902 | + echo keepcache=1 2026-02-18 06:18:36.902 | + echo cachedir=/tmp/yum 2026-02-18 06:18:36.903 | dib-run-parts 00-01-yum-keepcache completed 2026-02-18 06:18:36.903 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-02-set-centos-mirror 2026-02-18 06:18:36.905 | + set -eu 2026-02-18 06:18:36.905 | + set -o pipefail 2026-02-18 06:18:36.905 | + DIB_DISTRIBUTION_MIRROR= 2026-02-18 06:18:36.905 | + '[' -n '' ']' 2026-02-18 06:18:36.905 | + exit 0 2026-02-18 06:18:36.906 | dib-run-parts 00-02-set-centos-mirror completed 2026-02-18 06:18:36.906 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-03-repo-setup 2026-02-18 06:18:36.908 | + set -o pipefail 2026-02-18 06:18:36.908 | + '[' -n '/etc/yum.repos.d/*' ']' 2026-02-18 06:18:36.908 | + echo 'DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified' 2026-02-18 06:18:36.908 | DIB_YUM_REPO_CONF is set - ignoring DIB_REPO_SETUP=current-podified 2026-02-18 06:18:36.908 | + exit 0 2026-02-18 06:18:36.910 | dib-run-parts 00-03-repo-setup completed 2026-02-18 06:18:36.910 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2026-02-18 06:18:36.912 | + set -eu 2026-02-18 06:18:36.912 | + set -o pipefail 2026-02-18 06:18:36.912 | + [[ centos == \f\e\d\o\r\a ]] 2026-02-18 06:18:36.913 | dib-run-parts 00-dnf-update completed 2026-02-18 06:18:36.913 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2026-02-18 06:18:36.915 | + set -eu 2026-02-18 06:18:36.915 | + set -o pipefail 2026-02-18 06:18:36.915 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2026-02-18 06:18:36.917 | + sed -i -e '/You have to run/d' /etc/sudoers 2026-02-18 06:18:36.918 | + visudo -c 2026-02-18 06:18:36.919 | /etc/sudoers: parsed OK 2026-02-18 06:18:36.921 | dib-run-parts 00-fix-requiretty completed 2026-02-18 06:18:36.921 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-install-repo-package 2026-02-18 06:18:36.923 | + set -eu 2026-02-18 06:18:36.923 | + set -o pipefail 2026-02-18 06:18:36.923 | + '[' -n '' ']' 2026-02-18 06:18:36.924 | dib-run-parts 00-install-repo-package completed 2026-02-18 06:18:36.924 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2026-02-18 06:18:36.927 | + set -eu 2026-02-18 06:18:36.927 | + set -o pipefail 2026-02-18 06:18:36.927 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2026-02-18 06:18:36.928 | + visudo -c 2026-02-18 06:18:36.929 | /etc/sudoers: parsed OK 2026-02-18 06:18:36.931 | dib-run-parts 00-usr-local-bin-secure-path completed 2026-02-18 06:18:36.931 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-00-centos-python3 2026-02-18 06:18:36.933 | + set -eu 2026-02-18 06:18:36.933 | + set -o pipefail 2026-02-18 06:18:36.933 | + [[ centos =~ (centos|rhel) ]] 2026-02-18 06:18:36.933 | + dnf install -y python3 python3-pyyaml 2026-02-18 06:18:37.284 | delorean-openstack-barbican-42b4c41831408a8e323 20 kB/s | 3.0 kB 00:00 2026-02-18 06:18:37.422 | delorean-python-glean-642fffe0203a8ffcc2443db52 22 kB/s | 3.0 kB 00:00 2026-02-18 06:18:37.555 | delorean-openstack-cinder-e95a374f4f00ef02d562d 23 kB/s | 3.0 kB 00:00 2026-02-18 06:18:37.801 | delorean-python-stevedore-c4acc5639fd2329372142 12 kB/s | 3.0 kB 00:00 2026-02-18 06:18:37.944 | delorean-python-cloudkitty-tests-tempest-ef9563 21 kB/s | 3.0 kB 00:00 2026-02-18 06:18:38.089 | delorean-diskimage-builder-b97b424aa4cfd0afaaea 21 kB/s | 3.0 kB 00:00 2026-02-18 06:18:38.225 | delorean-openstack-nova-eaa65f0b85123a4ee343246 22 kB/s | 3.0 kB 00:00 2026-02-18 06:18:38.368 | delorean-python-designate-tests-tempest-347fdbc 21 kB/s | 3.0 kB 00:00 2026-02-18 06:18:38.505 | delorean-openstack-glance-1fd12c29b339f30fe823e 22 kB/s | 3.0 kB 00:00 2026-02-18 06:18:38.638 | delorean-openstack-keystone-e4b40af0ae3698fbbbb 23 kB/s | 3.0 kB 00:00 2026-02-18 06:18:38.782 | delorean-openstack-manila-8fa2b5793100022b4d0f6 21 kB/s | 3.0 kB 00:00 2026-02-18 06:18:38.913 | delorean-python-networking-mlnx-019b68b9f42ef55 23 kB/s | 3.0 kB 00:00 2026-02-18 06:18:39.056 | delorean-openstack-octavia-76dfc1e35cf7f4dd6102 21 kB/s | 3.0 kB 00:00 2026-02-18 06:18:39.188 | delorean-openstack-watcher-c014f81a8647287f6dcc 23 kB/s | 3.0 kB 00:00 2026-02-18 06:18:39.332 | delorean-python-tcib-b403f1051724db0286e1418f59 21 kB/s | 3.0 kB 00:00 2026-02-18 06:18:39.463 | delorean-puppet-ceph-7352068d7b8c84ded636ab3158 23 kB/s | 3.0 kB 00:00 2026-02-18 06:18:39.606 | delorean-openstack-swift-dc98a8463506ac520c469a 21 kB/s | 3.0 kB 00:00 2026-02-18 06:18:39.742 | delorean-python-tempestconf-8e33668cda707818ee1 22 kB/s | 3.0 kB 00:00 2026-02-18 06:18:39.885 | delorean-openstack-heat-ui-013accbfd179753bc3f0 21 kB/s | 3.0 kB 00:00 2026-02-18 06:18:41.314 | CentOS Stream 9 - BaseOS 4.9 kB/s | 7.0 kB 00:01 2026-02-18 06:18:41.884 | CentOS Stream 9 - AppStream 13 kB/s | 7.1 kB 00:00 2026-02-18 06:18:42.401 | CentOS Stream 9 - CRB 16 kB/s | 6.9 kB 00:00 2026-02-18 06:18:44.764 | CentOS Stream 9 - Extras packages 3.3 kB/s | 7.6 kB 00:02 2026-02-18 06:18:44.905 | dlrn-antelope-testing 22 kB/s | 3.0 kB 00:00 2026-02-18 06:18:45.056 | dlrn-antelope-build-deps 21 kB/s | 3.0 kB 00:00 2026-02-18 06:18:45.063 | centos9-rabbitmq 644 kB/s | 3.0 kB 00:00 2026-02-18 06:18:45.069 | centos9-storage 629 kB/s | 3.0 kB 00:00 2026-02-18 06:18:45.097 | centos9-opstools 465 kB/s | 3.0 kB 00:00 2026-02-18 06:18:45.103 | NFV SIG OpenvSwitch 571 kB/s | 3.0 kB 00:00 2026-02-18 06:18:45.109 | repo-setup-centos-appstream 1.1 MB/s | 4.4 kB 00:00 2026-02-18 06:18:45.187 | repo-setup-centos-baseos 664 kB/s | 3.9 kB 00:00 2026-02-18 06:18:45.219 | repo-setup-centos-highavailability 643 kB/s | 3.9 kB 00:00 2026-02-18 06:18:45.225 | repo-setup-centos-powertools 988 kB/s | 4.3 kB 00:00 2026-02-18 06:18:45.683 | Extra Packages for Enterprise Linux 9 - x86_64 71 kB/s | 31 kB 00:00 2026-02-18 06:18:46.614 | Extra Packages for Enterprise Linux 9 - x86_64 22 MB/s | 20 MB 00:00 2026-02-18 06:18:47.164 | Package python3-3.9.25-3.el9.x86_64 is already installed. 2026-02-18 06:18:47.165 | Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2026-02-18 06:18:47.216 | Dependencies resolved. 2026-02-18 06:18:47.217 | Nothing to do. 2026-02-18 06:18:47.217 | Complete! 2026-02-18 06:18:47.254 | dib-run-parts 01-00-centos-python3 completed 2026-02-18 06:18:47.254 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2026-02-18 06:18:47.256 | + set -eu 2026-02-18 06:18:47.256 | + set -o pipefail 2026-02-18 06:18:47.256 | + [[ centos =~ (centos|rhel) ]] 2026-02-18 06:18:47.256 | + python_path=/usr/libexec/platform-python 2026-02-18 06:18:47.256 | + '[' -z /usr/libexec/platform-python ']' 2026-02-18 06:18:47.256 | + ln -sf /usr/libexec/platform-python /usr/local/bin/dib-python 2026-02-18 06:18:47.259 | dib-run-parts 01-dib-python completed 2026-02-18 06:18:47.259 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2026-02-18 06:18:47.261 | + set -eu 2026-02-18 06:18:47.261 | + set -o pipefail 2026-02-18 06:18:47.261 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2026-02-18 06:18:47.262 | + 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 /tmp/in_target.d/pre-install.d/../bin/svc-map /usr/local/bin 2026-02-18 06:18:47.267 | dib-run-parts 01-install-bin completed 2026-02-18 06:18:47.267 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-module-configuration 2026-02-18 06:18:47.270 | + set -eu 2026-02-18 06:18:47.270 | + set -o pipefail 2026-02-18 06:18:47.270 | + export DIB_DNF_MODULE_STREAMS= 2026-02-18 06:18:47.270 | + DIB_DNF_MODULE_STREAMS= 2026-02-18 06:18:47.270 | + '[' dnf == dnf ']' 2026-02-18 06:18:47.272 | dib-run-parts 01-module-configuration completed 2026-02-18 06:18:47.272 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2026-02-18 06:18:47.274 | + set -eu 2026-02-18 06:18:47.274 | + set -o pipefail 2026-02-18 06:18:47.274 | + [[ amd64 x86_64 =~ amd64 ]] 2026-02-18 06:18:47.274 | + basearch=x86_64 2026-02-18 06:18:47.274 | + arch=x86_64 2026-02-18 06:18:47.274 | + [[ dnf == \d\n\f ]] 2026-02-18 06:18:47.274 | + mkdir -p /etc/dnf/vars 2026-02-18 06:18:47.275 | + echo x86_64 2026-02-18 06:18:47.275 | + echo x86_64 2026-02-18 06:18:47.275 | + [[ centos =~ centos ]] 2026-02-18 06:18:47.275 | + [[ x86_64 == \x\8\6\_\6\4 ]] 2026-02-18 06:18:47.275 | + contentdir=centos 2026-02-18 06:18:47.275 | + echo centos 2026-02-18 06:18:47.276 | dib-run-parts 01-override-yum-arch completed 2026-02-18 06:18:47.276 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-set-machine-id 2026-02-18 06:18:47.278 | + set -eu 2026-02-18 06:18:47.278 | + set -o pipefail 2026-02-18 06:18:47.278 | + systemd-machine-id-setup 2026-02-18 06:18:47.282 | Initializing machine ID from random generator. 2026-02-18 06:18:47.285 | dib-run-parts 02-set-machine-id completed 2026-02-18 06:18:47.285 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2026-02-18 06:18:47.287 | + set -eu 2026-02-18 06:18:47.287 | + set -o pipefail 2026-02-18 06:18:47.287 | + case $DISTRO_NAME in 2026-02-18 06:18:47.288 | dib-run-parts 03-baseline-tools completed 2026-02-18 06:18:47.288 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2026-02-18 06:18:47.290 | + set -eu 2026-02-18 06:18:47.290 | + set -o pipefail 2026-02-18 06:18:47.290 | + FILE=/usr/local/bin/dib-init-system 2026-02-18 06:18:47.290 | + cat 2026-02-18 06:18:47.291 | + chown root:root /usr/local/bin/dib-init-system 2026-02-18 06:18:47.294 | + chmod 775 /usr/local/bin/dib-init-system 2026-02-18 06:18:47.296 | dib-run-parts 04-dib-init-system completed 2026-02-18 06:18:47.296 | dib-run-parts Running /tmp/in_target.d/pre-install.d/05-rpm-epel-release 2026-02-18 06:18:47.298 | + set -eu 2026-02-18 06:18:47.298 | + set -o pipefail 2026-02-18 06:18:47.298 | + [[ centos =~ almalinux ]] 2026-02-18 06:18:47.298 | + [[ centos =~ centos ]] 2026-02-18 06:18:47.298 | + dnf install -y epel-release 2026-02-18 06:18:49.321 | Extra Packages for Enterprise Linux 9 - x86_64 21 kB/s | 31 kB 00:01 2026-02-18 06:18:50.824 | Extra Packages for Enterprise Linux 9 - x86_64 14 MB/s | 20 MB 00:01 2026-02-18 06:18:56.407 | Last metadata expiration check: 0:00:02 ago on Wed Feb 18 01:18:50 2026. 2026-02-18 06:18:57.263 | Dependencies resolved. 2026-02-18 06:18:57.264 | ================================================================================ 2026-02-18 06:18:57.264 | Package Architecture Version Repository Size 2026-02-18 06:18:57.264 | ================================================================================ 2026-02-18 06:18:57.264 | Installing: 2026-02-18 06:18:57.264 | epel-release noarch 9-7.el9 extras-common 19 k 2026-02-18 06:18:57.264 | Installing weak dependencies: 2026-02-18 06:18:57.264 | epel-next-release noarch 9-7.el9 extras-common 8.1 k 2026-02-18 06:18:57.264 | 2026-02-18 06:18:57.264 | Transaction Summary 2026-02-18 06:18:57.264 | ================================================================================ 2026-02-18 06:18:57.264 | Install 2 Packages 2026-02-18 06:18:57.264 | 2026-02-18 06:18:57.265 | Total download size: 27 k 2026-02-18 06:18:57.265 | Installed size: 29 k 2026-02-18 06:18:57.265 | Downloading Packages: 2026-02-18 06:18:58.933 | (1/2): epel-next-release-9-7.el9.noarch.rpm 91 kB/s | 8.1 kB 00:00 2026-02-18 06:18:58.991 | (2/2): epel-release-9-7.el9.noarch.rpm 127 kB/s | 19 kB 00:00 2026-02-18 06:18:58.991 | -------------------------------------------------------------------------------- 2026-02-18 06:18:58.991 | Total 16 kB/s | 27 kB 00:01 2026-02-18 06:18:59.005 | CentOS Stream 9 - Extras packages 2.1 MB/s | 2.1 kB 00:00 2026-02-18 06:18:59.088 | Importing GPG key 0x1D997668: 2026-02-18 06:18:59.088 | Userid : "CentOS Extras SIG (https://wiki.centos.org/SpecialInterestGroup) " 2026-02-18 06:18:59.088 | Fingerprint: 363F C097 2F64 B699 AED3 968E 1FF6 A217 1D99 7668 2026-02-18 06:18:59.088 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras-SHA512 2026-02-18 06:18:59.092 | Key imported successfully 2026-02-18 06:18:59.119 | Running transaction check 2026-02-18 06:18:59.122 | Transaction check succeeded. 2026-02-18 06:18:59.122 | Running transaction test 2026-02-18 06:18:59.126 | Transaction test succeeded. 2026-02-18 06:18:59.126 | Running transaction 2026-02-18 06:18:59.146 | Preparing : 1/1 2026-02-18 06:18:59.148 | Installing : epel-release-9-7.el9.noarch 1/2 2026-02-18 06:18:59.157 | Running scriptlet: epel-release-9-7.el9.noarch 1/2 2026-02-18 06:18:59.157 | Many EPEL packages require the CodeReady Builder (CRB) repository. 2026-02-18 06:18:59.157 | It is recommended that you run /usr/bin/crb enable to enable the CRB repository. 2026-02-18 06:18:59.157 | 2026-02-18 06:18:59.176 | Installing : epel-next-release-9-7.el9.noarch 2/2 2026-02-18 06:18:59.606 | Running scriptlet: epel-next-release-9-7.el9.noarch 2/2 2026-02-18 06:18:59.606 | Verifying : epel-next-release-9-7.el9.noarch 1/2 2026-02-18 06:18:59.709 | Verifying : epel-release-9-7.el9.noarch 2/2 2026-02-18 06:18:59.709 | 2026-02-18 06:18:59.709 | Installed: 2026-02-18 06:18:59.709 | epel-next-release-9-7.el9.noarch epel-release-9-7.el9.noarch 2026-02-18 06:18:59.709 | 2026-02-18 06:18:59.709 | Complete! 2026-02-18 06:18:59.753 | + '[' 1 -ne 0 ']' 2026-02-18 06:18:59.753 | + [[ dnf == \d\n\f ]] 2026-02-18 06:18:59.753 | + rpm -q dnf-plugins-core 2026-02-18 06:18:59.759 | dnf-plugins-core-4.3.0-26.el9.noarch 2026-02-18 06:18:59.759 | + dnf config-manager --set-disabled 'epel*' 2026-02-18 06:18:59.927 | + DIB_EPEL_MIRROR= 2026-02-18 06:18:59.927 | + '[' -n '' ']' 2026-02-18 06:18:59.927 | + exit 0 2026-02-18 06:18:59.928 | dib-run-parts 05-rpm-epel-release completed 2026-02-18 06:18:59.928 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-enable-rdo-deps 2026-02-18 06:18:59.935 | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-18 06:18:59.935 | Dload Upload Total Spent Left Speed 2026-02-18 06:19:00.086 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1366 100 1366 0 0 9106 0 --:--:-- --:--:-- --:--:-- 9106 2026-02-18 06:19:00.088 | dib-run-parts 10-enable-rdo-deps completed 2026-02-18 06:19:00.088 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2026-02-18 06:19:00.091 | + set -eu 2026-02-18 06:19:00.091 | + set -o pipefail 2026-02-18 06:19:00.091 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2026-02-18 06:19:00.092 | + package-installs -d /tmp/in_target.d/pre-install.d 2026-02-18 06:19:00.093 | + set -eu 2026-02-18 06:19:00.093 | + set -o pipefail 2026-02-18 06:19:00.093 | ++ basename /usr/local/bin/package-installs 2026-02-18 06:19:00.094 | + SCRIPTNAME=package-installs 2026-02-18 06:19:00.094 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2026-02-18 06:19:00.095 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2026-02-18 06:19:00.095 | + '[' 0 '!=' 0 ']' 2026-02-18 06:19:00.095 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2026-02-18 06:19:00.095 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2026-02-18 06:19:00.095 | + WORKDIR= 2026-02-18 06:19:00.095 | + true 2026-02-18 06:19:00.095 | + case "$1" in 2026-02-18 06:19:00.095 | + WORKDIR=/tmp/in_target.d/pre-install.d 2026-02-18 06:19:00.095 | + shift 2 2026-02-18 06:19:00.095 | + true 2026-02-18 06:19:00.095 | + case "$1" in 2026-02-18 06:19:00.095 | + shift 2026-02-18 06:19:00.095 | + break 2026-02-18 06:19:00.095 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2026-02-18 06:19:00.095 | + PACKAGES= 2026-02-18 06:19:00.095 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2026-02-18 06:19:00.097 | + '[' -n '' ']' 2026-02-18 06:19:00.097 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2026-02-18 06:19:05.282 | Map install for svc-map: python3-PyYAML 2026-02-18 06:19:05.282 | Map install for redhat-common: gettext 2026-02-18 06:19:05.282 | Map install for epel: wget, yum-utils 2026-02-18 06:19:05.282 | Running command: ['install-packages', 'wget', 'python3-pyyaml', 'gettext', 'yum-utils'] 2026-02-18 06:19:05.282 | > Running install-packages install. 2026-02-18 06:19:05.282 | > ++ command -v dnf5 2026-02-18 06:19:05.282 | > ++ true 2026-02-18 06:19:05.282 | > + DNF5= 2026-02-18 06:19:05.282 | > + '[' dnf == dnf ']' 2026-02-18 06:19:05.282 | > + '[' -n '' ']' 2026-02-18 06:19:05.282 | > + dnf -y -v install wget python3-pyyaml gettext yum-utils 2026-02-18 06:19:05.282 | > 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:19:05.282 | > DNF version: 4.14.0 2026-02-18 06:19:05.282 | > cachedir: /tmp/yum 2026-02-18 06:19:05.282 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:05.282 | > Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:05.282 | > Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:05.282 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:05.282 | > Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:05.282 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-barbican 2026-02-18 06:19:05.282 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-baremetal 2026-02-18 06:19:05.282 | > delorean-component-baremetal: using metadata from Wed Jan 28 16:29:40 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-cinder 2026-02-18 06:19:05.282 | > delorean-component-cinder: using metadata from Thu Feb 5 06:13:10 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-clients 2026-02-18 06:19:05.282 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-cloudops 2026-02-18 06:19:05.282 | > delorean-component-cloudops: using metadata from Wed Feb 11 08:29:53 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-common 2026-02-18 06:19:05.282 | > delorean-component-common: using metadata from Thu Feb 12 17:20:15 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-compute 2026-02-18 06:19:05.282 | > delorean-component-compute: using metadata from Tue Jan 27 09:54:46 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-designate 2026-02-18 06:19:05.282 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-glance 2026-02-18 06:19:05.282 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-keystone 2026-02-18 06:19:05.282 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-manila 2026-02-18 06:19:05.282 | > delorean-component-manila: using metadata from Tue Feb 3 17:41:07 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-network 2026-02-18 06:19:05.282 | > delorean-component-network: using metadata from Tue Feb 17 13:20:44 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-octavia 2026-02-18 06:19:05.282 | > delorean-component-octavia: using metadata from Fri Feb 6 15:50:31 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-optimize 2026-02-18 06:19:05.282 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-podified 2026-02-18 06:19:05.282 | > delorean-component-podified: using metadata from Tue Feb 17 05:59:47 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-puppet 2026-02-18 06:19:05.282 | > delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-swift 2026-02-18 06:19:05.282 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-tempest 2026-02-18 06:19:05.282 | > delorean-component-tempest: using metadata from Thu Feb 12 15:30:07 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: delorean-component-ui 2026-02-18 06:19:05.282 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-02-18 06:19:05.282 | > repo: using cache for: baseos 2026-02-18 06:19:05.282 | > baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: appstream 2026-02-18 06:19:05.282 | > appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: crb 2026-02-18 06:19:05.282 | > crb: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: extras-common 2026-02-18 06:19:05.282 | > extras-common: using metadata from Thu Feb 12 15:34:59 2026. 2026-02-18 06:19:05.282 | > dlrn-antelope-testing 23 kB/s | 3.0 kB 00:00 2026-02-18 06:19:05.282 | > reviving: 'delorean-antelope-testing' can be revived - repomd matches. 2026-02-18 06:19:05.282 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-02-18 06:19:05.282 | > dlrn-antelope-build-deps 21 kB/s | 3.0 kB 00:00 2026-02-18 06:19:05.282 | > reviving: 'delorean-antelope-build-deps' can be revived - repomd matches. 2026-02-18 06:19:05.282 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-02-18 06:19:05.282 | > centos9-rabbitmq 706 kB/s | 3.0 kB 00:00 2026-02-18 06:19:05.282 | > reviving: 'centos9-rabbitmq' can be revived - repomd matches. 2026-02-18 06:19:05.282 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-02-18 06:19:05.282 | > centos9-storage 677 kB/s | 3.0 kB 00:00 2026-02-18 06:19:05.282 | > reviving: 'centos9-storage' can be revived - repomd matches. 2026-02-18 06:19:05.282 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-02-18 06:19:05.282 | > centos9-opstools 519 kB/s | 3.0 kB 00:00 2026-02-18 06:19:05.282 | > reviving: 'centos9-opstools' can be revived - repomd matches. 2026-02-18 06:19:05.282 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-02-18 06:19:05.282 | > NFV SIG OpenvSwitch 729 kB/s | 3.0 kB 00:00 2026-02-18 06:19:05.282 | > reviving: 'centos9-nfv-ovs' can be revived - repomd matches. 2026-02-18 06:19:05.282 | > centos9-nfv-ovs: using metadata from Mon Feb 2 05:16:39 2026. 2026-02-18 06:19:05.282 | > repo: downloading from remote: delorean-master-testing 2026-02-18 06:19:05.282 | > dlrn-master-testing 3.9 MB/s | 2.4 MB 00:00 2026-02-18 06:19:05.282 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2026-02-18 06:19:05.282 | > repo: downloading from remote: delorean-master-build-deps 2026-02-18 06:19:05.282 | > dlrn-master-build-deps 1.1 MB/s | 517 kB 00:00 2026-02-18 06:19:05.282 | > delorean-master-build-deps: using metadata from Thu Jan 15 10:12:10 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: repo-setup-centos-appstream 2026-02-18 06:19:05.282 | > repo-setup-centos-appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: repo-setup-centos-baseos 2026-02-18 06:19:05.282 | > repo-setup-centos-baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: repo-setup-centos-highavailability 2026-02-18 06:19:05.282 | > repo-setup-centos-highavailability: using metadata from Mon Feb 16 10:00:49 2026. 2026-02-18 06:19:05.282 | > repo: using cache for: repo-setup-centos-powertools 2026-02-18 06:19:05.282 | > repo-setup-centos-powertools: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:19:05.282 | > Completion plugin: Generating completion cache... 2026-02-18 06:19:05.282 | > Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. 2026-02-18 06:19:05.282 | > Package gettext-0.21-8.el9.x86_64 is already installed. 2026-02-18 06:19:05.282 | > Package yum-utils-4.3.0-26.el9.noarch is already installed. 2026-02-18 06:19:05.282 | > --> Starting dependency resolution 2026-02-18 06:19:05.282 | > ---> Package wget.x86_64 1.21.1-8.el9 will be installed 2026-02-18 06:19:05.282 | > --> Finished dependency resolution 2026-02-18 06:19:05.282 | > Dependencies resolved. 2026-02-18 06:19:05.282 | > ================================================================================ 2026-02-18 06:19:05.282 | > Package Architecture Version Repository Size 2026-02-18 06:19:05.282 | > ================================================================================ 2026-02-18 06:19:05.282 | > Installing: 2026-02-18 06:19:05.282 | > wget x86_64 1.21.1-8.el9 appstream 784 k 2026-02-18 06:19:05.282 | > 2026-02-18 06:19:05.282 | > Transaction Summary 2026-02-18 06:19:05.282 | > ================================================================================ 2026-02-18 06:19:05.282 | > Install 1 Package 2026-02-18 06:19:05.282 | > 2026-02-18 06:19:05.282 | > Total download size: 784 k 2026-02-18 06:19:05.283 | > Installed size: 3.1 M 2026-02-18 06:19:05.283 | > Downloading Packages: 2026-02-18 06:19:05.283 | > wget-1.21.1-8.el9.x86_64.rpm 2.1 MB/s | 784 kB 00:00 2026-02-18 06:19:05.283 | > -------------------------------------------------------------------------------- 2026-02-18 06:19:05.283 | > Total 441 kB/s | 784 kB 00:01 2026-02-18 06:19:05.283 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2026-02-18 06:19:05.283 | > CentOS Stream 9 - AppStream 1.6 MB/s | 1.6 kB 00:00 2026-02-18 06:19:05.283 | > Importing GPG key 0x8483C65D: 2026-02-18 06:19:05.283 | > Userid : "CentOS (CentOS Official Signing Key) " 2026-02-18 06:19:05.283 | > Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 2026-02-18 06:19:05.283 | > From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 2026-02-18 06:19:05.283 | > Key imported successfully 2026-02-18 06:19:05.283 | > Running transaction check 2026-02-18 06:19:05.283 | > Transaction check succeeded. 2026-02-18 06:19:05.283 | > Running transaction test 2026-02-18 06:19:05.283 | > Transaction test succeeded. 2026-02-18 06:19:05.283 | > Running transaction 2026-02-18 06:19:05.283 | > RPMDB altered outside of DNF. 2026-02-18 06:19:05.283 | > Preparing : 1/1 2026-02-18 06:19:05.283 | > Installing : wget-1.21.1-8.el9.x86_64 1/1 2026-02-18 06:19:05.655 | > Running scriptlet: wget-1.21.1-8.el9.x86_64 1/1 2026-02-18 06:19:05.655 | > Verifying : wget-1.21.1-8.el9.x86_64 1/1 2026-02-18 06:19:05.655 | > Completion plugin: Generating completion cache... 2026-02-18 06:19:05.655 | > Installed: wget-1.21.1-8.el9.x86_64 2026-02-18 06:19:05.655 | > 2026-02-18 06:19:05.655 | > Installed: 2026-02-18 06:19:05.655 | > wget-1.21.1-8.el9.x86_64 2026-02-18 06:19:05.655 | > 2026-02-18 06:19:05.655 | > Complete! 2026-02-18 06:19:05.655 | > + '[' install == install ']' 2026-02-18 06:19:05.655 | > + '[' dnf == dnf ']' 2026-02-18 06:19:05.655 | > + '[' -z '' ']' 2026-02-18 06:19:05.655 | > + dnf -y mark install wget python3-pyyaml gettext yum-utils 2026-02-18 06:19:05.655 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:05.655 | > Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:05.655 | > Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:05.655 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:05.655 | > Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:05.655 | > wget-1.21.1-8.el9.x86_64 marked as user installed. 2026-02-18 06:19:05.655 | > python3-pyyaml-5.4.1-6.el9.x86_64 marked as user installed. 2026-02-18 06:19:05.655 | > gettext-0.21-8.el9.x86_64 marked as user installed. 2026-02-18 06:19:05.655 | > yum-utils-4.3.0-26.el9.noarch marked as user installed. 2026-02-18 06:19:05.655 | returncode: 0 2026-02-18 06:19:05.661 | dib-run-parts 10-package-installs completed 2026-02-18 06:19:05.661 | dib-run-parts Running /tmp/in_target.d/pre-install.d/11-selinux-permissive 2026-02-18 06:19:05.663 | + set -eu 2026-02-18 06:19:05.663 | + set -o pipefail 2026-02-18 06:19:05.663 | + echo SELINUX=permissive 2026-02-18 06:19:05.663 | + echo SELINUXTYPE=targeted 2026-02-18 06:19:05.665 | dib-run-parts 11-selinux-permissive completed 2026-02-18 06:19:05.665 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-02-18 06:19:05.667 | + set -eu 2026-02-18 06:19:05.667 | + set -o pipefail 2026-02-18 06:19:05.667 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-02-18 06:19:05.668 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2026-02-18 06:19:05.669 | + set -eu 2026-02-18 06:19:05.669 | + set -o pipefail 2026-02-18 06:19:05.669 | ++ basename /usr/local/bin/package-uninstalls 2026-02-18 06:19:05.670 | + SCRIPTNAME=package-uninstalls 2026-02-18 06:19:05.670 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2026-02-18 06:19:05.671 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2026-02-18 06:19:05.671 | + '[' 0 '!=' 0 ']' 2026-02-18 06:19:05.671 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2026-02-18 06:19:05.671 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2026-02-18 06:19:05.671 | + WORKDIR= 2026-02-18 06:19:05.671 | + true 2026-02-18 06:19:05.671 | + case "$1" in 2026-02-18 06:19:05.671 | + WORKDIR=/tmp/in_target.d/pre-install.d 2026-02-18 06:19:05.671 | + shift 2 2026-02-18 06:19:05.671 | + true 2026-02-18 06:19:05.671 | + case "$1" in 2026-02-18 06:19:05.671 | + shift 2026-02-18 06:19:05.671 | + break 2026-02-18 06:19:05.671 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2026-02-18 06:19:05.671 | + PACKAGES= 2026-02-18 06:19:05.672 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2026-02-18 06:19:05.673 | + install-packages -e 2026-02-18 06:19:05.678 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2026-02-18 06:19:06.340 | Map uninstall for ironic-python-agent-ramdisk: git, man-db, rsync, kernel-debug-devel, mozjs60, plymouth, python3-cairo, python3-gobject-base 2026-02-18 06:19:06.340 | Running command: ['install-packages', '-e', 'python3-cairo', 'man-db', 'python3-gobject-base', 'git', 'rsync', 'kernel-debug-devel', 'plymouth', 'mozjs60'] 2026-02-18 06:19:06.340 | > Running install-packages remove. 2026-02-18 06:19:06.340 | > ++ command -v dnf5 2026-02-18 06:19:06.340 | > ++ true 2026-02-18 06:19:06.340 | > + DNF5= 2026-02-18 06:19:06.340 | > + '[' dnf == dnf ']' 2026-02-18 06:19:06.340 | > + '[' -n '' ']' 2026-02-18 06:19:06.340 | > + dnf -y -v remove python3-cairo man-db python3-gobject-base git rsync kernel-debug-devel plymouth mozjs60 2026-02-18 06:19:06.340 | > 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:19:06.340 | > DNF version: 4.14.0 2026-02-18 06:19:06.340 | > cachedir: /tmp/yum 2026-02-18 06:19:06.340 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:06.340 | > Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:06.340 | > Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:06.340 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:06.340 | > Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:06.340 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-02-18 06:19:06.340 | > No match for argument: python3-cairo 2026-02-18 06:19:06.340 | > No match for argument: git 2026-02-18 06:19:06.340 | > No match for argument: kernel-debug-devel 2026-02-18 06:19:06.340 | > No match for argument: plymouth 2026-02-18 06:19:06.340 | > No match for argument: mozjs60 2026-02-18 06:19:06.340 | > --> Starting dependency resolution 2026-02-18 06:19:06.340 | > --> Finding unneeded leftover dependencies 2026-02-18 06:19:06.340 | > ---> Package gobject-introspection.x86_64 1.68.0-11.el9 will be erased 2026-02-18 06:19:06.340 | > ---> Package groff-base.x86_64 1.22.4-10.el9 will be erased 2026-02-18 06:19:06.340 | > ---> Package libpipeline.x86_64 1.5.3-4.el9 will be erased 2026-02-18 06:19:06.340 | > ---> Package man-db.x86_64 2.9.3-9.el9 will be erased 2026-02-18 06:19:06.340 | > ---> Package policycoreutils-python-utils.noarch 3.6-5.el9 will be erased 2026-02-18 06:19:06.340 | > ---> Package python3-dasbus.noarch 1.7-1.el9 will be erased 2026-02-18 06:19:06.340 | > ---> Package python3-gobject-base.x86_64 3.40.1-6.el9 will be erased 2026-02-18 06:19:06.340 | > ---> Package python3-gobject-base-noarch.noarch 3.40.1-6.el9 will be erased 2026-02-18 06:19:06.340 | > ---> Package python3-libxml2.x86_64 2.9.13-14.el9 will be erased 2026-02-18 06:19:06.340 | > ---> Package rsync.x86_64 3.2.5-4.el9 will be erased 2026-02-18 06:19:06.340 | > ---> Package setroubleshoot-plugins.noarch 3.3.14-4.el9 will be erased 2026-02-18 06:19:06.340 | > ---> Package setroubleshoot-server.x86_64 3.3.35-2.el9 will be erased 2026-02-18 06:19:06.340 | > --> Finished dependency resolution 2026-02-18 06:19:06.340 | > Dependencies resolved. 2026-02-18 06:19:06.340 | > ================================================================================ 2026-02-18 06:19:06.340 | > Package Arch Version Repository Size 2026-02-18 06:19:06.340 | > ================================================================================ 2026-02-18 06:19:06.340 | > Removing: 2026-02-18 06:19:06.340 | > man-db x86_64 2.9.3-9.el9 @anaconda 2.4 M 2026-02-18 06:19:06.340 | > python3-gobject-base x86_64 3.40.1-6.el9 @anaconda 533 k 2026-02-18 06:19:06.340 | > rsync x86_64 3.2.5-4.el9 @anaconda 766 k 2026-02-18 06:19:06.340 | > Removing dependent packages: 2026-02-18 06:19:06.340 | > setroubleshoot-server x86_64 3.3.35-2.el9 @koji-override-1 1.3 M 2026-02-18 06:19:06.341 | > Removing unused dependencies: 2026-02-18 06:19:06.341 | > gobject-introspection x86_64 1.68.0-11.el9 @anaconda 915 k 2026-02-18 06:19:06.341 | > groff-base x86_64 1.22.4-10.el9 @anaconda 3.9 M 2026-02-18 06:19:06.341 | > libpipeline x86_64 1.5.3-4.el9 @anaconda 113 k 2026-02-18 06:19:06.341 | > policycoreutils-python-utils noarch 3.6-5.el9 @koji-override-1 117 k 2026-02-18 06:19:06.341 | > python3-dasbus noarch 1.7-1.el9 @koji-override-1 363 k 2026-02-18 06:19:06.341 | > python3-gobject-base-noarch noarch 3.40.1-6.el9 @anaconda 690 k 2026-02-18 06:19:06.341 | > python3-libxml2 x86_64 2.9.13-14.el9 @anaconda 1.3 M 2026-02-18 06:19:06.341 | > setroubleshoot-plugins noarch 3.3.14-4.el9 @koji-override-1 2.5 M 2026-02-18 06:19:06.341 | > 2026-02-18 06:19:06.341 | > Transaction Summary 2026-02-18 06:19:06.341 | > ================================================================================ 2026-02-18 06:19:06.341 | > Remove 12 Packages 2026-02-18 06:19:06.341 | > 2026-02-18 06:19:06.341 | > Freed space: 15 M 2026-02-18 06:19:06.341 | > Running transaction check 2026-02-18 06:19:06.341 | > Transaction check succeeded. 2026-02-18 06:19:06.341 | > Running transaction test 2026-02-18 06:19:06.341 | > Transaction test succeeded. 2026-02-18 06:19:06.341 | > Running transaction 2026-02-18 06:19:06.341 | > Preparing : 1/1 2026-02-18 06:19:06.341 | > Running scriptlet: man-db-2.9.3-9.el9.x86_64 1/12 2026-02-18 06:19:06.341 | > Erasing : man-db-2.9.3-9.el9.x86_64 1/12 2026-02-18 06:19:06.341 | > Running scriptlet: man-db-2.9.3-9.el9.x86_64 1/12 2026-02-18 06:19:06.341 | > Erasing : setroubleshoot-plugins-3.3.14-4.el9.noarch 2/12 2026-02-18 06:19:06.341 | > Erasing : setroubleshoot-server-3.3.35-2.el9.x86_64 3/12 2026-02-18 06:19:06.341 | > warning: file /run/setroubleshoot: remove failed: No such file or directory 2026-02-18 06:19:06.341 | > 2026-02-18 06:19:06.341 | > Running scriptlet: setroubleshoot-server-3.3.35-2.el9.x86_64 3/12 2026-02-18 06:19:06.341 | > Erasing : python3-dasbus-1.7-1.el9.noarch 4/12 2026-02-18 06:19:06.341 | > Erasing : policycoreutils-python-utils-3.6-5.el9.noarch 5/12 2026-02-18 06:19:06.341 | > Erasing : python3-gobject-base-3.40.1-6.el9.x86_64 6/12 2026-02-18 06:19:06.341 | > Erasing : python3-gobject-base-noarch-3.40.1-6.el9.noarch 7/12 2026-02-18 06:19:06.341 | > Erasing : gobject-introspection-1.68.0-11.el9.x86_64 8/12 2026-02-18 06:19:06.341 | > Erasing : python3-libxml2-2.9.13-14.el9.x86_64 9/12 2026-02-18 06:19:06.341 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 10/12 2026-02-18 06:19:06.341 | > Erasing : groff-base-1.22.4-10.el9.x86_64 10/12 2026-02-18 06:19:06.341 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 10/12 2026-02-18 06:19:06.341 | > Erasing : libpipeline-1.5.3-4.el9.x86_64 11/12 2026-02-18 06:19:06.341 | > Erasing : rsync-3.2.5-4.el9.x86_64 12/12 2026-02-18 06:19:06.341 | > Verifying : gobject-introspection-1.68.0-11.el9.x86_64 1/12 2026-02-18 06:19:06.341 | > Verifying : groff-base-1.22.4-10.el9.x86_64 2/12 2026-02-18 06:19:06.341 | > Verifying : libpipeline-1.5.3-4.el9.x86_64 3/12 2026-02-18 06:19:06.341 | > Verifying : man-db-2.9.3-9.el9.x86_64 4/12 2026-02-18 06:19:06.341 | > Verifying : policycoreutils-python-utils-3.6-5.el9.noarch 5/12 2026-02-18 06:19:06.341 | > Verifying : python3-dasbus-1.7-1.el9.noarch 6/12 2026-02-18 06:19:06.341 | > Verifying : python3-gobject-base-3.40.1-6.el9.x86_64 7/12 2026-02-18 06:19:06.341 | > Verifying : python3-gobject-base-noarch-3.40.1-6.el9.noarch 8/12 2026-02-18 06:19:06.341 | > Verifying : python3-libxml2-2.9.13-14.el9.x86_64 9/12 2026-02-18 06:19:06.341 | > Verifying : rsync-3.2.5-4.el9.x86_64 10/12 2026-02-18 06:19:06.341 | > Verifying : setroubleshoot-plugins-3.3.14-4.el9.noarch 11/12 2026-02-18 06:19:06.341 | > Verifying : setroubleshoot-server-3.3.35-2.el9.x86_64 12/12 2026-02-18 06:19:06.341 | > Completion plugin: Generating completion cache... 2026-02-18 06:19:06.341 | > Removed: gobject-introspection-1.68.0-11.el9.x86_64 2026-02-18 06:19:06.341 | > Removed: groff-base-1.22.4-10.el9.x86_64 2026-02-18 06:19:06.341 | > Removed: libpipeline-1.5.3-4.el9.x86_64 2026-02-18 06:19:06.341 | > Removed: man-db-2.9.3-9.el9.x86_64 2026-02-18 06:19:06.341 | > Removed: policycoreutils-python-utils-3.6-5.el9.noarch 2026-02-18 06:19:06.341 | > Removed: python3-dasbus-1.7-1.el9.noarch 2026-02-18 06:19:06.341 | > Removed: python3-gobject-base-3.40.1-6.el9.x86_64 2026-02-18 06:19:06.341 | > Removed: python3-gobject-base-noarch-3.40.1-6.el9.noarch 2026-02-18 06:19:06.341 | > Removed: python3-libxml2-2.9.13-14.el9.x86_64 2026-02-18 06:19:06.341 | > Removed: rsync-3.2.5-4.el9.x86_64 2026-02-18 06:19:06.341 | > Removed: setroubleshoot-plugins-3.3.14-4.el9.noarch 2026-02-18 06:19:06.341 | > Removed: setroubleshoot-server-3.3.35-2.el9.x86_64 2026-02-18 06:19:06.341 | > 2026-02-18 06:19:06.341 | > Removed: 2026-02-18 06:19:06.341 | > gobject-introspection-1.68.0-11.el9.x86_64 2026-02-18 06:19:06.341 | > groff-base-1.22.4-10.el9.x86_64 2026-02-18 06:19:06.341 | > libpipeline-1.5.3-4.el9.x86_64 2026-02-18 06:19:06.341 | > man-db-2.9.3-9.el9.x86_64 2026-02-18 06:19:06.341 | > policycoreutils-python-utils-3.6-5.el9.noarch 2026-02-18 06:19:06.341 | > python3-dasbus-1.7-1.el9.noarch 2026-02-18 06:19:06.341 | > python3-gobject-base-3.40.1-6.el9.x86_64 2026-02-18 06:19:06.341 | > python3-gobject-base-noarch-3.40.1-6.el9.noarch 2026-02-18 06:19:06.341 | > python3-libxml2-2.9.13-14.el9.x86_64 2026-02-18 06:19:06.341 | > rsync-3.2.5-4.el9.x86_64 2026-02-18 06:19:06.341 | > setroubleshoot-plugins-3.3.14-4.el9.noarch 2026-02-18 06:19:06.379 | > setroubleshoot-server-3.3.35-2.el9.x86_64 2026-02-18 06:19:06.379 | > 2026-02-18 06:19:06.379 | > Complete! 2026-02-18 06:19:06.379 | > + '[' remove == install ']' 2026-02-18 06:19:06.379 | returncode: 0 2026-02-18 06:19:06.386 | dib-run-parts 99-package-uninstalls completed 2026-02-18 06:19:06.386 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-18 06:19:06.386 | dib-run-parts 2026-02-18 06:19:06.387 | dib-run-parts Target: pre-install.d 2026-02-18 06:19:06.387 | dib-run-parts 2026-02-18 06:19:06.387 | dib-run-parts Script Seconds 2026-02-18 06:19:06.387 | dib-run-parts --------------------------------------- ---------- 2026-02-18 06:19:06.387 | dib-run-parts 2026-02-18 06:19:06.395 | dib-run-parts 00-01-yum-keepcache 0.003 2026-02-18 06:19:06.399 | dib-run-parts 00-02-set-centos-mirror 0.002 2026-02-18 06:19:06.403 | dib-run-parts 00-03-repo-setup 0.002 2026-02-18 06:19:06.407 | dib-run-parts 00-dnf-update 0.002 2026-02-18 06:19:06.412 | dib-run-parts 00-fix-requiretty 0.007 2026-02-18 06:19:06.416 | dib-run-parts 00-install-repo-package 0.002 2026-02-18 06:19:06.420 | dib-run-parts 00-usr-local-bin-secure-path 0.005 2026-02-18 06:19:06.424 | dib-run-parts 01-00-centos-python3 10.322 2026-02-18 06:19:06.429 | dib-run-parts 01-dib-python 0.004 2026-02-18 06:19:06.433 | dib-run-parts 01-install-bin 0.007 2026-02-18 06:19:06.437 | dib-run-parts 01-module-configuration 0.003 2026-02-18 06:19:06.441 | dib-run-parts 01-override-yum-arch 0.004 2026-02-18 06:19:06.445 | dib-run-parts 02-set-machine-id 0.007 2026-02-18 06:19:06.449 | dib-run-parts 03-baseline-tools 0.002 2026-02-18 06:19:06.453 | dib-run-parts 04-dib-init-system 0.006 2026-02-18 06:19:06.458 | dib-run-parts 05-rpm-epel-release 12.632 2026-02-18 06:19:06.462 | dib-run-parts 10-enable-rdo-deps 0.159 2026-02-18 06:19:06.466 | dib-run-parts 10-package-installs 5.572 2026-02-18 06:19:06.470 | dib-run-parts 11-selinux-permissive 0.003 2026-02-18 06:19:06.474 | dib-run-parts 99-package-uninstalls 0.720 2026-02-18 06:19:06.477 | dib-run-parts 2026-02-18 06:19:06.477 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-18 06:19:06.482 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2026-02-18 06:19:06.484 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2026-02-18 06:19:06.486 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2026-02-18 06:19:06.488 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-pre-install run_in_target bash 2026-02-18 06:19:06.490 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:19:06.491 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2026-02-18 06:19:06.495 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:19:06.513 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d; do sleep 1; done' 2026-02-18 06:19:06.533 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target install 2026-02-18 06:19:06.535 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2026-02-18 06:19:06.537 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks ']' 2026-02-18 06:19:06.539 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks/install.d ']' 2026-02-18 06:19:06.541 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:19:06.558 | + 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.gm5Dg4SF/hooks 2026-02-18 06:19:06.575 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.gm5Dg4SF/hooks /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:19:06.592 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.gm5Dg4SF/hooks /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:19:06.608 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-install run_in_target bash 2026-02-18 06:19:06.610 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:19:06.611 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2026-02-18 06:19:06.614 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2026-02-18 06:19:06.616 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2026-02-18 06:19:06.618 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2026-02-18 06:19:06.621 | + 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:19:06.623 | + 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:19:06.625 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2026-02-18 06:19:06.627 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2026-02-18 06:19:06.630 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2026-02-18 06:19:06.632 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.gm5Dg4SF/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:19:06.651 | dib-run-parts Ignoring non-executable files: NetworkManager-conf.d-00-main.conf dhcp-all-interfaces-udev.rules dhcp-all-interfaces.conf dhcp-interface@.service package-installs-ironic-python-agent-ramdisk package-installs-extra-hardware 2026-02-18 06:19:06.653 | dib-run-parts Ignoring non-conforming filenames: dhcp-all-interfaces.init dhcp-all-interfaces.sh 2026-02-18 06:19:06.656 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:19:06.658 | + source /tmp/in_target.d/install.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:19:06.658 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:19:06.658 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:19:06.658 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-02-18 06:19:06.658 | ++ export IPA_DEBIAN_NONFREE=true 2026-02-18 06:19:06.658 | ++ IPA_DEBIAN_NONFREE=true 2026-02-18 06:19:06.658 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2026-02-18 06:19:06.659 | + source /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2026-02-18 06:19:06.659 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:19:06.660 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:19:06.660 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2026-02-18 06:19:06.661 | + source /tmp/in_target.d/install.d/../environment.d/01-repo-setup.bash 2026-02-18 06:19:06.661 | ++ export DIB_REPO_SETUP=current-podified 2026-02-18 06:19:06.661 | ++ DIB_REPO_SETUP=current-podified 2026-02-18 06:19:06.661 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:19:06.661 | ++ DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:19:06.661 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:19:06.661 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:19:06.661 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:19:06.661 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:19:06.661 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-02-18 06:19:06.663 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-02-18 06:19:06.663 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:19:06.663 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:19:06.663 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:19:06.663 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:19:06.663 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:19:06.664 | + source /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:19:06.664 | ++ export DISTRO_NAME=centos 2026-02-18 06:19:06.664 | ++ DISTRO_NAME=centos 2026-02-18 06:19:06.664 | ++ export DIB_RELEASE=9-stream 2026-02-18 06:19:06.664 | ++ DIB_RELEASE=9-stream 2026-02-18 06:19:06.664 | ++ export EFI_BOOT_DIR=EFI/centos 2026-02-18 06:19:06.664 | ++ EFI_BOOT_DIR=EFI/centos 2026-02-18 06:19:06.664 | ++ export YUM=dnf 2026-02-18 06:19:06.664 | ++ YUM=dnf 2026-02-18 06:19:06.664 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-checksum.bash 2026-02-18 06:19:06.666 | + source /tmp/in_target.d/install.d/../environment.d/10-checksum.bash 2026-02-18 06:19:06.666 | ++ export DIB_CHECKSUM=1 2026-02-18 06:19:06.666 | ++ DIB_CHECKSUM=1 2026-02-18 06:19:06.666 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-defaults.bash 2026-02-18 06:19:06.667 | + source /tmp/in_target.d/install.d/../environment.d/10-defaults.bash 2026-02-18 06:19:06.667 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:19:06.667 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:19:06.668 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:19:06.669 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:19:06.669 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:19:06.669 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:19:06.669 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-02-18 06:19:06.671 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-02-18 06:19:06.671 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:19:06.671 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:19:06.671 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:19:06.671 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:19:06.671 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:19:06.672 | + source /tmp/in_target.d/install.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:19:06.672 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-02-18 06:19:06.672 | ++ export IPA_DISTRO_FAMILY=rh 2026-02-18 06:19:06.672 | ++ IPA_DISTRO_FAMILY=rh 2026-02-18 06:19:06.672 | ++ [[ centos =~ (centos|rhel) ]] 2026-02-18 06:19:06.672 | ++ [[ 9 > 7 ]] 2026-02-18 06:19:06.672 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:19:06.672 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:19:06.672 | ++ [[ centos =~ debian ]] 2026-02-18 06:19:06.672 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-02-18 06:19:06.674 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-02-18 06:19:06.674 | ++ '[' -z 3 ']' 2026-02-18 06:19:06.674 | ++ '[' -z 3 ']' 2026-02-18 06:19:06.674 | ++ export DIB_PYTHON_VERSION 2026-02-18 06:19:06.674 | ++ export DIB_PYTHON=python3 2026-02-18 06:19:06.674 | ++ DIB_PYTHON=python3 2026-02-18 06:19:06.674 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2026-02-18 06:19:06.675 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2026-02-18 06:19:06.675 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:19:06.675 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:19:06.675 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-18 06:19:06.675 | ++ DIB_INIT_SYSTEM=systemd 2026-02-18 06:19:06.675 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-02-18 06:19:06.677 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-02-18 06:19:06.677 | ++ '[' -z systemd ']' 2026-02-18 06:19:06.677 | ++ case $DIB_INIT_SYSTEM in 2026-02-18 06:19:06.677 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2026-02-18 06:19:06.679 | + set -eu 2026-02-18 06:19:06.679 | + set -o pipefail 2026-02-18 06:19:06.679 | + '[' 0 -eq 0 ']' 2026-02-18 06:19:06.679 | + install-packages -m base iscsi_package 2026-02-18 06:19:06.708 | INFO:root:Mapping for base : iscsi_package 2026-02-18 06:19:06.737 | INFO:root:Mapping for base : iscsi_package 2026-02-18 06:19:06.740 | Running install-packages install. 2026-02-18 06:19:06.740 | ++ command -v dnf5 2026-02-18 06:19:06.740 | ++ true 2026-02-18 06:19:06.741 | + DNF5= 2026-02-18 06:19:06.741 | + '[' dnf == dnf ']' 2026-02-18 06:19:06.741 | + '[' -n '' ']' 2026-02-18 06:19:06.741 | + dnf -y -v install iscsi-initiator-utils 2026-02-18 06:19:06.871 | 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:19:06.871 | DNF version: 4.14.0 2026-02-18 06:19:06.871 | cachedir: /tmp/yum 2026-02-18 06:19:06.882 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:06.882 | Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:06.883 | Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:06.883 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:06.883 | Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:06.892 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-02-18 06:19:06.938 | repo: using cache for: delorean-component-barbican 2026-02-18 06:19:06.938 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-02-18 06:19:06.938 | repo: using cache for: delorean-component-baremetal 2026-02-18 06:19:06.938 | delorean-component-baremetal: using metadata from Wed Jan 28 16:29:40 2026. 2026-02-18 06:19:06.939 | repo: using cache for: delorean-component-cinder 2026-02-18 06:19:06.939 | delorean-component-cinder: using metadata from Thu Feb 5 06:13:10 2026. 2026-02-18 06:19:06.939 | repo: using cache for: delorean-component-clients 2026-02-18 06:19:06.940 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-02-18 06:19:06.940 | repo: using cache for: delorean-component-cloudops 2026-02-18 06:19:06.940 | delorean-component-cloudops: using metadata from Wed Feb 11 08:29:53 2026. 2026-02-18 06:19:06.940 | repo: using cache for: delorean-component-common 2026-02-18 06:19:06.941 | delorean-component-common: using metadata from Thu Feb 12 17:20:15 2026. 2026-02-18 06:19:06.941 | repo: using cache for: delorean-component-compute 2026-02-18 06:19:06.942 | delorean-component-compute: using metadata from Tue Jan 27 09:54:46 2026. 2026-02-18 06:19:06.942 | repo: using cache for: delorean-component-designate 2026-02-18 06:19:06.942 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-02-18 06:19:06.942 | repo: using cache for: delorean-component-glance 2026-02-18 06:19:06.943 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-02-18 06:19:06.943 | repo: using cache for: delorean-component-keystone 2026-02-18 06:19:06.943 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-02-18 06:19:06.943 | repo: using cache for: delorean-component-manila 2026-02-18 06:19:06.943 | delorean-component-manila: using metadata from Tue Feb 3 17:41:07 2026. 2026-02-18 06:19:06.944 | repo: using cache for: delorean-component-network 2026-02-18 06:19:06.944 | delorean-component-network: using metadata from Tue Feb 17 13:20:44 2026. 2026-02-18 06:19:06.944 | repo: using cache for: delorean-component-octavia 2026-02-18 06:19:06.945 | delorean-component-octavia: using metadata from Fri Feb 6 15:50:31 2026. 2026-02-18 06:19:06.945 | repo: using cache for: delorean-component-optimize 2026-02-18 06:19:06.945 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-02-18 06:19:06.945 | repo: using cache for: delorean-component-podified 2026-02-18 06:19:06.945 | delorean-component-podified: using metadata from Tue Feb 17 05:59:47 2026. 2026-02-18 06:19:06.946 | repo: using cache for: delorean-component-puppet 2026-02-18 06:19:06.946 | delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-02-18 06:19:06.946 | repo: using cache for: delorean-component-swift 2026-02-18 06:19:06.946 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-02-18 06:19:06.947 | repo: using cache for: delorean-component-tempest 2026-02-18 06:19:06.947 | delorean-component-tempest: using metadata from Thu Feb 12 15:30:07 2026. 2026-02-18 06:19:06.947 | repo: using cache for: delorean-component-ui 2026-02-18 06:19:06.948 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-02-18 06:19:06.948 | repo: using cache for: baseos 2026-02-18 06:19:06.965 | baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:19:06.965 | repo: using cache for: appstream 2026-02-18 06:19:07.044 | appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:19:07.045 | repo: using cache for: crb 2026-02-18 06:19:07.063 | crb: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:19:07.063 | repo: using cache for: extras-common 2026-02-18 06:19:07.064 | extras-common: using metadata from Thu Feb 12 15:34:59 2026. 2026-02-18 06:19:07.065 | repo: using cache for: delorean-antelope-testing 2026-02-18 06:19:07.071 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-02-18 06:19:07.071 | repo: using cache for: delorean-antelope-build-deps 2026-02-18 06:19:07.073 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-02-18 06:19:07.073 | repo: using cache for: centos9-rabbitmq 2026-02-18 06:19:07.074 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-02-18 06:19:07.074 | repo: using cache for: centos9-storage 2026-02-18 06:19:07.097 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-02-18 06:19:07.097 | repo: using cache for: centos9-opstools 2026-02-18 06:19:07.098 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-02-18 06:19:07.098 | repo: using cache for: centos9-nfv-ovs 2026-02-18 06:19:07.100 | centos9-nfv-ovs: using metadata from Mon Feb 2 05:16:39 2026. 2026-02-18 06:19:07.100 | repo: using cache for: delorean-master-testing 2026-02-18 06:19:07.103 | delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2026-02-18 06:19:07.104 | repo: using cache for: delorean-master-build-deps 2026-02-18 06:19:07.105 | delorean-master-build-deps: using metadata from Thu Jan 15 10:12:10 2026. 2026-02-18 06:19:07.105 | repo: using cache for: repo-setup-centos-appstream 2026-02-18 06:19:07.167 | repo-setup-centos-appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:19:07.167 | repo: using cache for: repo-setup-centos-baseos 2026-02-18 06:19:07.189 | repo-setup-centos-baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:19:07.189 | repo: using cache for: repo-setup-centos-highavailability 2026-02-18 06:19:07.190 | repo-setup-centos-highavailability: using metadata from Mon Feb 16 10:00:49 2026. 2026-02-18 06:19:07.190 | repo: using cache for: repo-setup-centos-powertools 2026-02-18 06:19:07.200 | repo-setup-centos-powertools: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:19:07.201 | Last metadata expiration check: 0:00:05 ago on Wed Feb 18 01:19:02 2026. 2026-02-18 06:19:07.396 | --> Starting dependency resolution 2026-02-18 06:19:07.444 | ---> Package iscsi-initiator-utils.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2026-02-18 06:19:07.444 | ---> Package iscsi-initiator-utils-iscsiuio.x86_64 6.2.1.11-0.git4b3e853.el9 will be installed 2026-02-18 06:19:07.444 | ---> Package isns-utils-libs.x86_64 0.101-4.el9 will be installed 2026-02-18 06:19:07.444 | --> Finished dependency resolution 2026-02-18 06:19:07.445 | Dependencies resolved. 2026-02-18 06:19:07.445 | ================================================================================ 2026-02-18 06:19:07.445 | Package Arch Version Repo Size 2026-02-18 06:19:07.445 | ================================================================================ 2026-02-18 06:19:07.445 | Installing: 2026-02-18 06:19:07.445 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el9 baseos 392 k 2026-02-18 06:19:07.445 | Installing dependencies: 2026-02-18 06:19:07.445 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el9 baseos 81 k 2026-02-18 06:19:07.445 | isns-utils-libs x86_64 0.101-4.el9 baseos 101 k 2026-02-18 06:19:07.445 | 2026-02-18 06:19:07.445 | Transaction Summary 2026-02-18 06:19:07.445 | ================================================================================ 2026-02-18 06:19:07.445 | Install 3 Packages 2026-02-18 06:19:07.445 | 2026-02-18 06:19:07.446 | Total size: 573 k 2026-02-18 06:19:07.446 | Installed size: 2.1 M 2026-02-18 06:19:07.446 | Downloading Packages: 2026-02-18 06:19:07.447 | [SKIPPED] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:07.447 | [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:07.447 | [SKIPPED] isns-utils-libs-0.101-4.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:07.447 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2026-02-18 06:19:07.483 | Running transaction check 2026-02-18 06:19:07.492 | Transaction check succeeded. 2026-02-18 06:19:07.492 | Running transaction test 2026-02-18 06:19:07.536 | Transaction test succeeded. 2026-02-18 06:19:07.536 | Running transaction 2026-02-18 06:19:07.592 | Preparing : 1/1 2026-02-18 06:19:07.595 | Installing : isns-utils-libs-0.101-4.el9.x86_64 1/3 2026-02-18 06:19:07.597 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2026-02-18 06:19:07.613 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2026-02-18 06:19:07.613 | Created symlink /etc/systemd/system/sockets.target.wants/iscsiuio.socket -> /usr/lib/systemd/system/iscsiuio.socket. 2026-02-18 06:19:07.613 | 2026-02-18 06:19:07.625 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2026-02-18 06:19:07.642 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 3/3 2026-02-18 06:19:07.642 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-starter.service -> /usr/lib/systemd/system/iscsi-starter.service. 2026-02-18 06:19:07.642 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /usr/lib/systemd/system/iscsid.socket. 2026-02-18 06:19:07.642 | Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-onboot.service -> /usr/lib/systemd/system/iscsi-onboot.service. 2026-02-18 06:19:07.642 | 2026-02-18 06:19:07.735 | Verifying : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_ 1/3 2026-02-18 06:19:07.735 | Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853 2/3 2026-02-18 06:19:07.739 | Verifying : isns-utils-libs-0.101-4.el9.x86_64 3/3 2026-02-18 06:19:07.739 | Completion plugin: Generating completion cache... 2026-02-18 06:19:07.813 | Installed: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2026-02-18 06:19:07.814 | Installed: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2026-02-18 06:19:07.814 | Installed: isns-utils-libs-0.101-4.el9.x86_64 2026-02-18 06:19:07.844 | 2026-02-18 06:19:07.844 | Installed: 2026-02-18 06:19:07.844 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 2026-02-18 06:19:07.844 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 2026-02-18 06:19:07.844 | isns-utils-libs-0.101-4.el9.x86_64 2026-02-18 06:19:07.844 | 2026-02-18 06:19:07.845 | Complete! 2026-02-18 06:19:07.883 | + '[' install == install ']' 2026-02-18 06:19:07.883 | + '[' dnf == dnf ']' 2026-02-18 06:19:07.883 | + '[' -z '' ']' 2026-02-18 06:19:07.883 | + dnf -y mark install iscsi-initiator-utils 2026-02-18 06:19:08.023 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:08.023 | Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:08.023 | Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:08.023 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:08.024 | Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:08.085 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2026-02-18 06:19:08.113 | dib-run-parts 00-baseline-environment completed 2026-02-18 06:19:08.113 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2026-02-18 06:19:08.116 | + set -eu 2026-02-18 06:19:08.116 | + set -o pipefail 2026-02-18 06:19:08.116 | + '[' 0 -eq 0 ']' 2026-02-18 06:19:08.116 | + install-packages -u 2026-02-18 06:19:08.263 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:08.263 | Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:08.263 | Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:08.264 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:08.264 | Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:08.579 | Last metadata expiration check: 0:00:06 ago on Wed Feb 18 01:19:02 2026. 2026-02-18 06:19:08.943 | Dependencies resolved. 2026-02-18 06:19:08.944 | ================================================================================ 2026-02-18 06:19:08.944 | Package Arch Version Repository Size 2026-02-18 06:19:08.944 | ================================================================================ 2026-02-18 06:19:08.944 | Upgrading: 2026-02-18 06:19:08.944 | python3-distro noarch 1.9.0-2.el9s delorean-master-testing 41 k 2026-02-18 06:19:08.944 | python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k 2026-02-18 06:19:08.944 | python3-jsonschema noarch 4.16.0-2.el9s delorean-master-testing 138 k 2026-02-18 06:19:08.944 | python3-markupsafe x86_64 3.0.2-1.el9s delorean-master-testing 28 k 2026-02-18 06:19:08.944 | python3-requests noarch 2.32.3-4.el9s delorean-master-testing 123 k 2026-02-18 06:19:08.944 | python3-setuptools noarch 65.5.1-2.el9s delorean-master-testing 1.2 M 2026-02-18 06:19:08.944 | python3-setuptools-wheel noarch 65.5.1-2.el9s delorean-master-testing 715 k 2026-02-18 06:19:08.944 | 2026-02-18 06:19:08.944 | Transaction Summary 2026-02-18 06:19:08.944 | ================================================================================ 2026-02-18 06:19:08.944 | Upgrade 7 Packages 2026-02-18 06:19:08.944 | 2026-02-18 06:19:08.945 | Total size: 2.7 M 2026-02-18 06:19:08.945 | Total download size: 2.2 M 2026-02-18 06:19:08.945 | Downloading Packages: 2026-02-18 06:19:08.946 | [SKIPPED] python3-jinja2-3.0.1-2.el9s.noarch.rpm: Already downloaded 2026-02-18 06:19:09.141 | (2/7): python3-markupsafe-3.0.2-1.el9s.x86_64.r 142 kB/s | 28 kB 00:00 2026-02-18 06:19:09.177 | (3/7): python3-distro-1.9.0-2.el9s.noarch.rpm 176 kB/s | 41 kB 00:00 2026-02-18 06:19:09.221 | (4/7): python3-jsonschema-4.16.0-2.el9s.noarch. 504 kB/s | 138 kB 00:00 2026-02-18 06:19:09.228 | (5/7): python3-requests-2.32.3-4.el9s.noarch.rp 1.4 MB/s | 123 kB 00:00 2026-02-18 06:19:09.355 | (6/7): python3-setuptools-wheel-65.5.1-2.el9s.n 5.2 MB/s | 715 kB 00:00 2026-02-18 06:19:09.386 | (7/7): python3-setuptools-65.5.1-2.el9s.noarch. 5.8 MB/s | 1.2 MB 00:00 2026-02-18 06:19:09.389 | -------------------------------------------------------------------------------- 2026-02-18 06:19:09.389 | Total 5.0 MB/s | 2.2 MB 00:00 2026-02-18 06:19:09.390 | Running transaction check 2026-02-18 06:19:09.408 | Transaction check succeeded. 2026-02-18 06:19:09.408 | Running transaction test 2026-02-18 06:19:09.477 | Transaction test succeeded. 2026-02-18 06:19:09.477 | Running transaction 2026-02-18 06:19:09.652 | Preparing : 1/1 2026-02-18 06:19:09.663 | Upgrading : python3-setuptools-65.5.1-2.el9s.noarch 1/14 2026-02-18 06:19:09.688 | Upgrading : python3-markupsafe-3.0.2-1.el9s.x86_64 2/14 2026-02-18 06:19:09.695 | Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 3/14 2026-02-18 06:19:09.703 | Upgrading : python3-setuptools-wheel-65.5.1-2.el9s.noarch 4/14 2026-02-18 06:19:09.718 | Upgrading : python3-requests-2.32.3-4.el9s.noarch 5/14 2026-02-18 06:19:09.724 | Upgrading : python3-jsonschema-4.16.0-2.el9s.noarch 6/14 2026-02-18 06:19:09.727 | Upgrading : python3-distro-1.9.0-2.el9s.noarch 7/14 2026-02-18 06:19:09.732 | Cleanup : python3-jinja2-2.11.3-8.el9.noarch 8/14 2026-02-18 06:19:09.734 | Cleanup : python3-jsonschema-3.2.0-13.el9.noarch 9/14 2026-02-18 06:19:09.740 | Cleanup : python3-distro-1.5.0-7.el9.noarch 10/14 2026-02-18 06:19:09.744 | Cleanup : python3-setuptools-53.0.0-15.el9.noarch 11/14 2026-02-18 06:19:09.746 | Cleanup : python3-setuptools-wheel-53.0.0-15.el9.noarch 12/14 2026-02-18 06:19:09.750 | Cleanup : python3-requests-2.25.1-10.el9.noarch 13/14 2026-02-18 06:19:09.768 | Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 14/14 2026-02-18 06:19:09.848 | Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 14/14 2026-02-18 06:19:09.849 | Verifying : python3-jinja2-3.0.1-2.el9s.noarch 1/14 2026-02-18 06:19:09.849 | Verifying : python3-jinja2-2.11.3-8.el9.noarch 2/14 2026-02-18 06:19:09.849 | Verifying : python3-distro-1.9.0-2.el9s.noarch 3/14 2026-02-18 06:19:09.849 | Verifying : python3-distro-1.5.0-7.el9.noarch 4/14 2026-02-18 06:19:09.849 | Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 5/14 2026-02-18 06:19:09.849 | Verifying : python3-jsonschema-3.2.0-13.el9.noarch 6/14 2026-02-18 06:19:09.849 | Verifying : python3-markupsafe-3.0.2-1.el9s.x86_64 7/14 2026-02-18 06:19:09.849 | Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 8/14 2026-02-18 06:19:09.849 | Verifying : python3-requests-2.32.3-4.el9s.noarch 9/14 2026-02-18 06:19:09.849 | Verifying : python3-requests-2.25.1-10.el9.noarch 10/14 2026-02-18 06:19:09.849 | Verifying : python3-setuptools-65.5.1-2.el9s.noarch 11/14 2026-02-18 06:19:09.849 | Verifying : python3-setuptools-53.0.0-15.el9.noarch 12/14 2026-02-18 06:19:09.849 | Verifying : python3-setuptools-wheel-65.5.1-2.el9s.noarch 13/14 2026-02-18 06:19:09.983 | Verifying : python3-setuptools-wheel-53.0.0-15.el9.noarch 14/14 2026-02-18 06:19:09.984 | 2026-02-18 06:19:09.984 | Upgraded: 2026-02-18 06:19:09.984 | python3-distro-1.9.0-2.el9s.noarch 2026-02-18 06:19:09.984 | python3-jinja2-3.0.1-2.el9s.noarch 2026-02-18 06:19:09.984 | python3-jsonschema-4.16.0-2.el9s.noarch 2026-02-18 06:19:09.984 | python3-markupsafe-3.0.2-1.el9s.x86_64 2026-02-18 06:19:09.984 | python3-requests-2.32.3-4.el9s.noarch 2026-02-18 06:19:09.984 | python3-setuptools-65.5.1-2.el9s.noarch 2026-02-18 06:19:09.984 | python3-setuptools-wheel-65.5.1-2.el9s.noarch 2026-02-18 06:19:09.984 | 2026-02-18 06:19:09.984 | Complete! 2026-02-18 06:19:10.029 | dib-run-parts 00-up-to-date completed 2026-02-18 06:19:10.029 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2026-02-18 06:19:10.032 | + set -eu 2026-02-18 06:19:10.032 | + set -o pipefail 2026-02-18 06:19:10.032 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2026-02-18 06:19:10.032 | + package-installs -d /tmp/in_target.d/install.d 2026-02-18 06:19:10.033 | + set -eu 2026-02-18 06:19:10.034 | + set -o pipefail 2026-02-18 06:19:10.034 | ++ basename /usr/local/bin/package-installs 2026-02-18 06:19:10.034 | + SCRIPTNAME=package-installs 2026-02-18 06:19:10.035 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2026-02-18 06:19:10.036 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2026-02-18 06:19:10.036 | + '[' 0 '!=' 0 ']' 2026-02-18 06:19:10.036 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2026-02-18 06:19:10.036 | ++ set -- -d /tmp/in_target.d/install.d -- 2026-02-18 06:19:10.036 | + WORKDIR= 2026-02-18 06:19:10.036 | + true 2026-02-18 06:19:10.036 | + case "$1" in 2026-02-18 06:19:10.036 | + WORKDIR=/tmp/in_target.d/install.d 2026-02-18 06:19:10.036 | + shift 2 2026-02-18 06:19:10.036 | + true 2026-02-18 06:19:10.036 | + case "$1" in 2026-02-18 06:19:10.036 | + shift 2026-02-18 06:19:10.036 | + break 2026-02-18 06:19:10.036 | + '[' -z /tmp/in_target.d/install.d ']' 2026-02-18 06:19:10.036 | + PACKAGES= 2026-02-18 06:19:10.036 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2026-02-18 06:19:10.037 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2026-02-18 06:19:10.038 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-python-agent-ramdisk 2026-02-18 06:19:10.038 | + basefile=package-installs-ironic-python-agent-ramdisk 2026-02-18 06:19:10.038 | + element_name=ironic-python-agent-ramdisk 2026-02-18 06:19:10.038 | + read pkg 2026-02-18 06:19:10.039 | + '[' -z ironic-python-agent ']' 2026-02-18 06:19:10.039 | + '[' i = '#' ']' 2026-02-18 06:19:10.039 | + '[' i = - ']' 2026-02-18 06:19:10.039 | + '[' -e /usr/share/pkg-map/ironic-python-agent-ramdisk ']' 2026-02-18 06:19:10.039 | + set +e 2026-02-18 06:19:10.039 | ++ pkg-map --element ironic-python-agent-ramdisk ironic-python-agent 2026-02-18 06:19:10.068 | INFO:root:Mapping for ironic-python-agent-ramdisk : ironic-python-agent 2026-02-18 06:19:10.072 | + map_pkg=openstack-ironic-python-agent 2026-02-18 06:19:10.072 | + '[' 0 -eq 0 ']' 2026-02-18 06:19:10.072 | + pkg=openstack-ironic-python-agent 2026-02-18 06:19:10.072 | + set -e 2026-02-18 06:19:10.072 | + PACKAGES=' openstack-ironic-python-agent' 2026-02-18 06:19:10.072 | + read pkg 2026-02-18 06:19:10.072 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2026-02-18 06:19:10.072 | ++ basename /tmp/in_target.d/install.d/package-installs-extra-hardware 2026-02-18 06:19:10.073 | + basefile=package-installs-extra-hardware 2026-02-18 06:19:10.073 | + element_name=extra-hardware 2026-02-18 06:19:10.073 | + read pkg 2026-02-18 06:19:10.074 | + '[' -z python-hardware ']' 2026-02-18 06:19:10.074 | + '[' p = '#' ']' 2026-02-18 06:19:10.074 | + '[' p = - ']' 2026-02-18 06:19:10.074 | + '[' -e /usr/share/pkg-map/extra-hardware ']' 2026-02-18 06:19:10.074 | + set +e 2026-02-18 06:19:10.074 | ++ pkg-map --element extra-hardware python-hardware 2026-02-18 06:19:10.100 | INFO:root:Mapping for extra-hardware : python-hardware 2026-02-18 06:19:10.103 | + map_pkg=python3-hardware-detect 2026-02-18 06:19:10.103 | + '[' 0 -eq 0 ']' 2026-02-18 06:19:10.103 | + pkg=python3-hardware-detect 2026-02-18 06:19:10.103 | + set -e 2026-02-18 06:19:10.103 | + PACKAGES=' openstack-ironic-python-agent python3-hardware-detect' 2026-02-18 06:19:10.103 | + read pkg 2026-02-18 06:19:10.104 | + '[' -n ' openstack-ironic-python-agent python3-hardware-detect' ']' 2026-02-18 06:19:10.104 | + install-packages openstack-ironic-python-agent python3-hardware-detect 2026-02-18 06:19:10.119 | Running install-packages install. 2026-02-18 06:19:10.120 | ++ command -v dnf5 2026-02-18 06:19:10.120 | ++ true 2026-02-18 06:19:10.120 | + DNF5= 2026-02-18 06:19:10.120 | + '[' dnf == dnf ']' 2026-02-18 06:19:10.120 | + '[' -n '' ']' 2026-02-18 06:19:10.120 | + dnf -y -v install openstack-ironic-python-agent python3-hardware-detect 2026-02-18 06:19:10.262 | 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:19:10.263 | DNF version: 4.14.0 2026-02-18 06:19:10.263 | cachedir: /tmp/yum 2026-02-18 06:19:10.275 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:10.275 | Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:10.276 | Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:10.276 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:10.276 | Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:10.286 | User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-02-18 06:19:10.337 | repo: using cache for: delorean-component-barbican 2026-02-18 06:19:10.338 | delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-02-18 06:19:10.338 | repo: using cache for: delorean-component-baremetal 2026-02-18 06:19:10.338 | delorean-component-baremetal: using metadata from Wed Jan 28 16:29:40 2026. 2026-02-18 06:19:10.338 | repo: using cache for: delorean-component-cinder 2026-02-18 06:19:10.339 | delorean-component-cinder: using metadata from Thu Feb 5 06:13:10 2026. 2026-02-18 06:19:10.339 | repo: using cache for: delorean-component-clients 2026-02-18 06:19:10.339 | delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-02-18 06:19:10.339 | repo: using cache for: delorean-component-cloudops 2026-02-18 06:19:10.340 | delorean-component-cloudops: using metadata from Wed Feb 11 08:29:53 2026. 2026-02-18 06:19:10.340 | repo: using cache for: delorean-component-common 2026-02-18 06:19:10.341 | delorean-component-common: using metadata from Thu Feb 12 17:20:15 2026. 2026-02-18 06:19:10.341 | repo: using cache for: delorean-component-compute 2026-02-18 06:19:10.341 | delorean-component-compute: using metadata from Tue Jan 27 09:54:46 2026. 2026-02-18 06:19:10.341 | repo: using cache for: delorean-component-designate 2026-02-18 06:19:10.342 | delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-02-18 06:19:10.342 | repo: using cache for: delorean-component-glance 2026-02-18 06:19:10.342 | delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-02-18 06:19:10.342 | repo: using cache for: delorean-component-keystone 2026-02-18 06:19:10.342 | delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-02-18 06:19:10.343 | repo: using cache for: delorean-component-manila 2026-02-18 06:19:10.343 | delorean-component-manila: using metadata from Tue Feb 3 17:41:07 2026. 2026-02-18 06:19:10.343 | repo: using cache for: delorean-component-network 2026-02-18 06:19:10.343 | delorean-component-network: using metadata from Tue Feb 17 13:20:44 2026. 2026-02-18 06:19:10.344 | repo: using cache for: delorean-component-octavia 2026-02-18 06:19:10.344 | delorean-component-octavia: using metadata from Fri Feb 6 15:50:31 2026. 2026-02-18 06:19:10.344 | repo: using cache for: delorean-component-optimize 2026-02-18 06:19:10.344 | delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-02-18 06:19:10.344 | repo: using cache for: delorean-component-podified 2026-02-18 06:19:10.345 | delorean-component-podified: using metadata from Tue Feb 17 05:59:47 2026. 2026-02-18 06:19:10.345 | repo: using cache for: delorean-component-puppet 2026-02-18 06:19:10.345 | delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-02-18 06:19:10.345 | repo: using cache for: delorean-component-swift 2026-02-18 06:19:10.346 | delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-02-18 06:19:10.346 | repo: using cache for: delorean-component-tempest 2026-02-18 06:19:10.346 | delorean-component-tempest: using metadata from Thu Feb 12 15:30:07 2026. 2026-02-18 06:19:10.346 | repo: using cache for: delorean-component-ui 2026-02-18 06:19:10.347 | delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-02-18 06:19:10.347 | repo: using cache for: baseos 2026-02-18 06:19:10.367 | baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:19:10.367 | repo: using cache for: appstream 2026-02-18 06:19:10.448 | appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:19:10.448 | repo: using cache for: crb 2026-02-18 06:19:10.468 | crb: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:19:10.468 | repo: using cache for: extras-common 2026-02-18 06:19:10.469 | extras-common: using metadata from Thu Feb 12 15:34:59 2026. 2026-02-18 06:19:10.469 | repo: using cache for: delorean-antelope-testing 2026-02-18 06:19:10.475 | delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-02-18 06:19:10.475 | repo: using cache for: delorean-antelope-build-deps 2026-02-18 06:19:10.477 | delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-02-18 06:19:10.477 | repo: using cache for: centos9-rabbitmq 2026-02-18 06:19:10.478 | centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-02-18 06:19:10.478 | repo: using cache for: centos9-storage 2026-02-18 06:19:10.497 | centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-02-18 06:19:10.497 | repo: using cache for: centos9-opstools 2026-02-18 06:19:10.498 | centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-02-18 06:19:10.498 | repo: using cache for: centos9-nfv-ovs 2026-02-18 06:19:10.499 | centos9-nfv-ovs: using metadata from Mon Feb 2 05:16:39 2026. 2026-02-18 06:19:10.499 | repo: using cache for: delorean-master-testing 2026-02-18 06:19:10.504 | delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2026-02-18 06:19:10.504 | repo: using cache for: delorean-master-build-deps 2026-02-18 06:19:10.505 | delorean-master-build-deps: using metadata from Thu Jan 15 10:12:10 2026. 2026-02-18 06:19:10.505 | repo: using cache for: repo-setup-centos-appstream 2026-02-18 06:19:10.573 | repo-setup-centos-appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:19:10.574 | repo: using cache for: repo-setup-centos-baseos 2026-02-18 06:19:10.598 | repo-setup-centos-baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:19:10.598 | repo: using cache for: repo-setup-centos-highavailability 2026-02-18 06:19:10.599 | repo-setup-centos-highavailability: using metadata from Mon Feb 16 10:00:49 2026. 2026-02-18 06:19:10.599 | repo: using cache for: repo-setup-centos-powertools 2026-02-18 06:19:10.611 | repo-setup-centos-powertools: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:19:10.612 | Last metadata expiration check: 0:00:08 ago on Wed Feb 18 01:19:02 2026. 2026-02-18 06:19:10.816 | --> Starting dependency resolution 2026-02-18 06:19:10.870 | ---> Package openstack-ironic-python-agent.noarch 9.4.4-0.20250319204801.4cf1abc.el9 will be installed 2026-02-18 06:19:10.870 | ---> Package python3-ironic-lib.noarch 5.4.1-0.20241028172452.e9cf477.el9 will be installed 2026-02-18 06:19:10.870 | ---> Package python3-ironic-python-agent.noarch 9.4.4-0.20250319204801.4cf1abc.el9 will be installed 2026-02-18 06:19:10.870 | ---> Package python3-os-service-types.noarch 1.7.0-0.20230310110132.0b2f473.el9 will be installed 2026-02-18 06:19:10.870 | ---> Package python3-stevedore.noarch 5.0.0-0.20241203182731.c4acc56.el9 will be installed 2026-02-18 06:19:10.870 | ---> Package python-oslo-concurrency-lang.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2026-02-18 06:19:10.870 | ---> Package python-oslo-i18n-lang.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2026-02-18 06:19:10.870 | ---> Package python-oslo-log-lang.noarch 5.2.1-0.20241106100252.fdfc4e6.el9 will be installed 2026-02-18 06:19:10.870 | ---> Package python-oslo-utils-lang.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2026-02-18 06:19:10.870 | ---> Package python3-debtcollector.noarch 2.5.0-0.20230310120453.a6b46c5.el9 will be installed 2026-02-18 06:19:10.870 | ---> Package python3-futurist.noarch 2.4.1-0.20230310123225.159d752.el9 will be installed 2026-02-18 06:19:10.871 | ---> Package python3-hardware-detect.noarch 0.32.1-0.20251002123700.b1fff65.el9 will be installed 2026-02-18 06:19:10.871 | ---> Package python3-oslo-concurrency.noarch 5.1.1-0.20230412082954.0af5942.el9 will be installed 2026-02-18 06:19:10.871 | ---> Package python3-oslo-config.noarch 2:9.1.1-0.20230310201801.515daab.el9 will be installed 2026-02-18 06:19:10.871 | ---> Package python3-oslo-context.noarch 5.1.1-0.20230310191714.7696282.el9 will be installed 2026-02-18 06:19:10.871 | ---> Package python3-oslo-i18n.noarch 6.0.0-0.20230418095801.03605c2.el9 will be installed 2026-02-18 06:19:10.871 | ---> Package python3-oslo-log.noarch 5.2.1-0.20241106100252.fdfc4e6.el9 will be installed 2026-02-18 06:19:10.871 | ---> Package python3-oslo-serialization.noarch 5.1.2-0.20240902085253.808ef7d.el9 will be installed 2026-02-18 06:19:10.871 | ---> Package python3-oslo-service.noarch 3.1.2-0.20240617091247.9be8ebb.el9 will be installed 2026-02-18 06:19:10.871 | ---> Package python3-oslo-utils.noarch 6.1.0-0.20230310140524.d49d594.el9 will be installed 2026-02-18 06:19:10.871 | ---> Package python3-tooz.noarch 3.2.0-0.20241115125625.1a76dd6.el9 will be installed 2026-02-18 06:19:10.871 | ---> Package python3-keystoneauth1.noarch 5.1.3-0.20240913071836.e96c503.el9 will be installed 2026-02-18 06:19:10.871 | ---> Package libaio.x86_64 0.3.111-13.el9 will be installed 2026-02-18 06:19:10.872 | ---> Package libconfig.x86_64 1.7.2-9.el9 will be installed 2026-02-18 06:19:10.872 | ---> Package librdmacm.x86_64 61.0-2.el9 will be installed 2026-02-18 06:19:10.872 | ---> Package lldpad.x86_64 1.1.1-4.gitf1dd9eb.el9 will be installed 2026-02-18 06:19:10.872 | ---> Package pciutils.x86_64 3.7.0-7.el9 will be installed 2026-02-18 06:19:10.872 | ---> Package python3-cffi.x86_64 1.14.5-5.el9 will be installed 2026-02-18 06:19:10.872 | ---> Package python3-cryptography.x86_64 36.0.1-5.el9 will be installed 2026-02-18 06:19:10.872 | ---> Package python3-dns.noarch 2.6.1-3.el9 will be installed 2026-02-18 06:19:10.872 | ---> Package python3-inotify.noarch 0.9.6-25.el9 will be installed 2026-02-18 06:19:10.872 | ---> Package python3-ply.noarch 3.11-14.el9 will be installed 2026-02-18 06:19:10.872 | ---> Package python3-pycparser.noarch 2.20-6.el9 will be installed 2026-02-18 06:19:10.872 | ---> Package python3-pyudev.noarch 0.22.0-6.el9 will be installed 2026-02-18 06:19:10.872 | ---> Package smartmontools.x86_64 1:7.2-9.el9 will be installed 2026-02-18 06:19:10.873 | ---> Package boost-iostreams.x86_64 1.75.0-13.el9 will be installed 2026-02-18 06:19:10.873 | ---> Package boost-system.x86_64 1.75.0-13.el9 will be installed 2026-02-18 06:19:10.873 | ---> Package boost-thread.x86_64 1.75.0-13.el9 will be installed 2026-02-18 06:19:10.873 | ---> Package fio.x86_64 3.35-1.el9 will be installed 2026-02-18 06:19:10.873 | ---> Package fio-engine-http.x86_64 3.35-1.el9 will be installed 2026-02-18 06:19:10.873 | ---> Package fio-engine-libaio.x86_64 3.35-1.el9 will be installed 2026-02-18 06:19:10.873 | ---> Package fio-engine-nbd.x86_64 3.35-1.el9 will be installed 2026-02-18 06:19:10.873 | ---> Package fio-engine-rados.x86_64 3.35-1.el9 will be installed 2026-02-18 06:19:10.873 | ---> Package fio-engine-rbd.x86_64 3.35-1.el9 will be installed 2026-02-18 06:19:10.873 | ---> Package fio-engine-rdma.x86_64 3.35-1.el9 will be installed 2026-02-18 06:19:10.873 | ---> Package git-core.x86_64 2.52.0-1.el9 will be installed 2026-02-18 06:19:10.874 | ---> Package libnbd.x86_64 1.20.3-4.el9 will be installed 2026-02-18 06:19:10.874 | ---> Package libpq.x86_64 13.23-1.el9 will be installed 2026-02-18 06:19:10.874 | ---> Package librados2.x86_64 2:16.2.4-5.el9 will be installed 2026-02-18 06:19:10.874 | ---> Package librbd1.x86_64 2:16.2.4-5.el9 will be installed 2026-02-18 06:19:10.874 | ---> Package mariadb-connector-c.x86_64 3.2.6-1.el9 will be installed 2026-02-18 06:19:10.874 | ---> Package mariadb-connector-c-config.noarch 3.2.6-1.el9 will be installed 2026-02-18 06:19:10.874 | ---> Package python3-psutil.x86_64 5.8.0-12.el9 will be installed 2026-02-18 06:19:10.874 | ---> Package python3-async-timeout.noarch 4.0.2-5.el9s will be installed 2026-02-18 06:19:10.874 | ---> Package python3-bcrypt.x86_64 3.2.2-4.el9s will be installed 2026-02-18 06:19:10.874 | ---> Package python3-ifaddr.noarch 0.1.7-3.el9s will be installed 2026-02-18 06:19:10.874 | ---> Package python3-kazoo.noarch 2.8.0-2.el9s will be installed 2026-02-18 06:19:10.875 | ---> Package python3-pint.noarch 0.16.1-3.el9s will be installed 2026-02-18 06:19:10.875 | ---> Package python3-pyOpenSSL.noarch 20.0.1-2.el9s will be installed 2026-02-18 06:19:10.875 | ---> Package python3-repoze-lru.noarch 0.7-10.el9s will be installed 2026-02-18 06:19:10.875 | ---> Package python3-routes.noarch 2.5.1-1.el9s will be installed 2026-02-18 06:19:10.875 | ---> Package python3-tempita.noarch 0.5.2-2.el9s will be installed 2026-02-18 06:19:10.875 | ---> Package python3-zake.noarch 0.2.2-22.el9s will be installed 2026-02-18 06:19:10.875 | ---> Package python3-zeroconf.noarch 0.38.7-1.el9s will be installed 2026-02-18 06:19:10.875 | ---> Package sysbench.x86_64 1.0.20-5.el9s will be installed 2026-02-18 06:19:10.875 | ---> Package luajit.x86_64 2.1.1692716794-3.el9s will be installed 2026-02-18 06:19:10.875 | ---> Package python3-eventlet.noarch 0.36.1-1.el9s will be installed 2026-02-18 06:19:10.875 | ---> Package python3-fasteners.noarch 0.19-1.el9s will be installed 2026-02-18 06:19:10.876 | ---> Package python3-fixtures.noarch 4.1.0-1.el9s will be installed 2026-02-18 06:19:10.876 | ---> Package python3-greenlet.x86_64 3.1.1-1.el9s will be installed 2026-02-18 06:19:10.876 | ---> Package python3-iso8601.noarch 2.1.0-1.el9s will be installed 2026-02-18 06:19:10.876 | ---> Package python3-msgpack.x86_64 1.1.0-1.el9s will be installed 2026-02-18 06:19:10.876 | ---> Package python3-netaddr.noarch 1.3.0-4.el9s will be installed 2026-02-18 06:19:10.876 | ---> Package python3-packaging.noarch 24.2-2.el9s will be installed 2026-02-18 06:19:10.876 | ---> Package python3-paste.noarch 3.10.1-1.el9s will be installed 2026-02-18 06:19:10.876 | ---> Package python3-paste-deploy.noarch 3.1.0-2.el9s will be installed 2026-02-18 06:19:10.876 | ---> Package python3-pbr.noarch 6.1.1-1.el9s will be installed 2026-02-18 06:19:10.876 | ---> Package python3-pyparsing.noarch 3.1.2-7.el9s will be installed 2026-02-18 06:19:10.876 | ---> Package python3-redis.noarch 5.0.4-1.el9s will be installed 2026-02-18 06:19:10.877 | ---> Package python3-rfc3986.noarch 2.0.0-1.el9s will be installed 2026-02-18 06:19:10.877 | ---> Package python3-tenacity.noarch 8.2.3-1.el9s will be installed 2026-02-18 06:19:10.877 | ---> Package python3-voluptuous.noarch 0.15.2-1.el9s will be installed 2026-02-18 06:19:10.877 | ---> Package python3-webob.noarch 1.8.9-1.el9s will be installed 2026-02-18 06:19:10.877 | ---> Package python3-werkzeug.noarch 3.0.3-1.el9s will be installed 2026-02-18 06:19:10.877 | ---> Package python3-wrapt.x86_64 1.16.0-1.el9s will be installed 2026-02-18 06:19:10.877 | ---> Package python3-yappi.x86_64 1.6.0-1.el9s will be installed 2026-02-18 06:19:10.877 | --> Finished dependency resolution 2026-02-18 06:19:10.878 | Dependencies resolved. 2026-02-18 06:19:10.883 | ================================================================================================================= 2026-02-18 06:19:10.883 | Package Arch Version Repository Size 2026-02-18 06:19:10.883 | ================================================================================================================= 2026-02-18 06:19:10.883 | Installing: 2026-02-18 06:19:10.883 | openstack-ironic-python-agent noarch 9.4.4-0.20250319204801.4cf1abc.el9 delorean-component-baremetal 11 k 2026-02-18 06:19:10.883 | python3-hardware-detect noarch 0.32.1-0.20251002123700.b1fff65.el9 delorean-component-common 53 k 2026-02-18 06:19:10.883 | Installing dependencies: 2026-02-18 06:19:10.883 | boost-iostreams x86_64 1.75.0-13.el9 appstream 37 k 2026-02-18 06:19:10.883 | boost-system x86_64 1.75.0-13.el9 appstream 11 k 2026-02-18 06:19:10.883 | boost-thread x86_64 1.75.0-13.el9 appstream 53 k 2026-02-18 06:19:10.883 | git-core x86_64 2.52.0-1.el9 appstream 5.0 M 2026-02-18 06:19:10.883 | libaio x86_64 0.3.111-13.el9 baseos 24 k 2026-02-18 06:19:10.883 | libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18 06:19:10.883 | libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-18 06:19:10.883 | libpq x86_64 13.23-1.el9 appstream 209 k 2026-02-18 06:19:10.883 | librados2 x86_64 2:16.2.4-5.el9 appstream 3.4 M 2026-02-18 06:19:10.883 | librbd1 x86_64 2:16.2.4-5.el9 appstream 3.0 M 2026-02-18 06:19:10.883 | librdmacm x86_64 61.0-2.el9 baseos 73 k 2026-02-18 06:19:10.883 | lldpad x86_64 1.1.1-4.gitf1dd9eb.el9 baseos 295 k 2026-02-18 06:19:10.883 | luajit x86_64 2.1.1692716794-3.el9s delorean-master-testing 402 k 2026-02-18 06:19:10.883 | mariadb-connector-c x86_64 3.2.6-1.el9 appstream 198 k 2026-02-18 06:19:10.883 | mariadb-connector-c-config noarch 3.2.6-1.el9 appstream 11 k 2026-02-18 06:19:10.883 | pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-18 06:19:10.883 | python-oslo-concurrency-lang noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 13 k 2026-02-18 06:19:10.883 | python-oslo-i18n-lang noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 13 k 2026-02-18 06:19:10.883 | python-oslo-log-lang noarch 5.2.1-0.20241106100252.fdfc4e6.el9 delorean-component-common 12 k 2026-02-18 06:19:10.883 | python-oslo-utils-lang noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 12 k 2026-02-18 06:19:10.883 | python3-async-timeout noarch 4.0.2-5.el9s delorean-antelope-testing 18 k 2026-02-18 06:19:10.883 | python3-bcrypt x86_64 3.2.2-4.el9s delorean-antelope-testing 43 k 2026-02-18 06:19:10.883 | python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18 06:19:10.883 | python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18 06:19:10.883 | python3-debtcollector noarch 2.5.0-0.20230310120453.a6b46c5.el9 delorean-component-common 31 k 2026-02-18 06:19:10.883 | python3-dns noarch 2.6.1-3.el9 baseos 507 k 2026-02-18 06:19:10.883 | python3-eventlet noarch 0.36.1-1.el9s delorean-master-testing 492 k 2026-02-18 06:19:10.883 | python3-fasteners noarch 0.19-1.el9s delorean-master-testing 37 k 2026-02-18 06:19:10.883 | python3-fixtures noarch 4.1.0-1.el9s delorean-master-testing 95 k 2026-02-18 06:19:10.883 | python3-futurist noarch 2.4.1-0.20230310123225.159d752.el9 delorean-component-common 62 k 2026-02-18 06:19:10.883 | python3-greenlet x86_64 3.1.1-1.el9s delorean-master-testing 215 k 2026-02-18 06:19:10.883 | python3-ifaddr noarch 0.1.7-3.el9s delorean-antelope-testing 22 k 2026-02-18 06:19:10.883 | python3-inotify noarch 0.9.6-25.el9 baseos 53 k 2026-02-18 06:19:10.883 | python3-ironic-lib noarch 5.4.1-0.20241028172452.e9cf477.el9 delorean-component-baremetal 145 k 2026-02-18 06:19:10.883 | python3-ironic-python-agent noarch 9.4.4-0.20250319204801.4cf1abc.el9 delorean-component-baremetal 271 k 2026-02-18 06:19:10.883 | python3-iso8601 noarch 2.1.0-1.el9s delorean-master-testing 21 k 2026-02-18 06:19:10.883 | python3-kazoo noarch 2.8.0-2.el9s delorean-antelope-testing 156 k 2026-02-18 06:19:10.883 | python3-msgpack x86_64 1.1.0-1.el9s delorean-master-testing 84 k 2026-02-18 06:19:10.883 | python3-netaddr noarch 1.3.0-4.el9s delorean-master-testing 1.6 M 2026-02-18 06:19:10.883 | python3-os-service-types noarch 1.7.0-0.20230310110132.0b2f473.el9 delorean-component-clients 36 k 2026-02-18 06:19:10.883 | python3-oslo-concurrency noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 42 k 2026-02-18 06:19:10.883 | python3-oslo-config noarch 2:9.1.1-0.20230310201801.515daab.el9 delorean-component-common 216 k 2026-02-18 06:19:10.883 | python3-oslo-context noarch 5.1.1-0.20230310191714.7696282.el9 delorean-component-common 26 k 2026-02-18 06:19:10.883 | python3-oslo-i18n noarch 6.0.0-0.20230418095801.03605c2.el9 delorean-component-common 56 k 2026-02-18 06:19:10.883 | python3-oslo-log noarch 5.2.1-0.20241106100252.fdfc4e6.el9 delorean-component-common 65 k 2026-02-18 06:19:10.883 | python3-oslo-serialization noarch 5.1.2-0.20240902085253.808ef7d.el9 delorean-component-common 32 k 2026-02-18 06:19:10.883 | python3-oslo-service noarch 3.1.2-0.20240617091247.9be8ebb.el9 delorean-component-common 69 k 2026-02-18 06:19:10.883 | python3-oslo-utils noarch 6.1.0-0.20230310140524.d49d594.el9 delorean-component-common 77 k 2026-02-18 06:19:10.883 | python3-packaging noarch 24.2-2.el9s delorean-master-testing 115 k 2026-02-18 06:19:10.883 | python3-paste noarch 3.10.1-1.el9s delorean-master-testing 486 k 2026-02-18 06:19:10.883 | python3-paste-deploy noarch 3.1.0-2.el9s delorean-master-testing 38 k 2026-02-18 06:19:10.883 | python3-pbr noarch 6.1.1-1.el9s delorean-master-testing 146 k 2026-02-18 06:19:10.883 | python3-pint noarch 0.16.1-3.el9s delorean-antelope-testing 341 k 2026-02-18 06:19:10.883 | python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18 06:19:10.883 | python3-psutil x86_64 5.8.0-12.el9 appstream 214 k 2026-02-18 06:19:10.883 | python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-antelope-testing 89 k 2026-02-18 06:19:10.883 | python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18 06:19:10.883 | python3-pyparsing noarch 3.1.2-7.el9s delorean-master-testing 214 k 2026-02-18 06:19:10.883 | python3-pyudev noarch 0.22.0-6.el9 baseos 90 k 2026-02-18 06:19:10.883 | python3-redis noarch 5.0.4-1.el9s delorean-master-testing 394 k 2026-02-18 06:19:10.883 | python3-repoze-lru noarch 0.7-10.el9s delorean-antelope-testing 31 k 2026-02-18 06:19:10.883 | python3-rfc3986 noarch 2.0.0-1.el9s delorean-master-testing 50 k 2026-02-18 06:19:10.883 | python3-routes noarch 2.5.1-1.el9s delorean-antelope-testing 188 k 2026-02-18 06:19:10.883 | python3-stevedore noarch 5.0.0-0.20241203182731.c4acc56.el9 delorean-component-clients 67 k 2026-02-18 06:19:10.883 | python3-tempita noarch 0.5.2-2.el9s delorean-antelope-testing 36 k 2026-02-18 06:19:10.883 | python3-tenacity noarch 8.2.3-1.el9s delorean-master-testing 46 k 2026-02-18 06:19:10.883 | python3-tooz noarch 3.2.0-0.20241115125625.1a76dd6.el9 delorean-component-common 106 k 2026-02-18 06:19:10.883 | python3-voluptuous noarch 0.15.2-1.el9s delorean-master-testing 60 k 2026-02-18 06:19:10.883 | python3-webob noarch 1.8.9-1.el9s delorean-master-testing 230 k 2026-02-18 06:19:10.883 | python3-werkzeug noarch 3.0.3-1.el9s delorean-master-testing 357 k 2026-02-18 06:19:10.883 | python3-wrapt x86_64 1.16.0-1.el9s delorean-master-testing 60 k 2026-02-18 06:19:10.883 | python3-yappi x86_64 1.6.0-1.el9s delorean-master-testing 54 k 2026-02-18 06:19:10.883 | python3-zake noarch 0.2.2-22.el9s delorean-antelope-testing 45 k 2026-02-18 06:19:10.883 | python3-zeroconf noarch 0.38.7-1.el9s delorean-antelope-testing 141 k 2026-02-18 06:19:10.883 | smartmontools x86_64 1:7.2-9.el9 baseos 557 k 2026-02-18 06:19:10.883 | Installing weak dependencies: 2026-02-18 06:19:10.883 | fio x86_64 3.35-1.el9 appstream 6.2 M 2026-02-18 06:19:10.883 | fio-engine-http x86_64 3.35-1.el9 appstream 18 k 2026-02-18 06:19:10.883 | fio-engine-libaio x86_64 3.35-1.el9 appstream 16 k 2026-02-18 06:19:10.883 | fio-engine-nbd x86_64 3.35-1.el9 appstream 15 k 2026-02-18 06:19:10.883 | fio-engine-rados x86_64 3.35-1.el9 appstream 16 k 2026-02-18 06:19:10.883 | fio-engine-rbd x86_64 3.35-1.el9 appstream 16 k 2026-02-18 06:19:10.883 | fio-engine-rdma x86_64 3.35-1.el9 appstream 21 k 2026-02-18 06:19:10.883 | python3-keystoneauth1 noarch 5.1.3-0.20240913071836.e96c503.el9 delorean-component-keystone 411 k 2026-02-18 06:19:10.883 | sysbench x86_64 1.0.20-5.el9s delorean-antelope-testing 158 k 2026-02-18 06:19:10.883 | 2026-02-18 06:19:10.883 | Transaction Summary 2026-02-18 06:19:10.883 | ================================================================================================================= 2026-02-18 06:19:10.883 | Install 86 Packages 2026-02-18 06:19:10.883 | 2026-02-18 06:19:10.889 | Total size: 30 M 2026-02-18 06:19:10.889 | Total download size: 24 M 2026-02-18 06:19:10.889 | Installed size: 106 M 2026-02-18 06:19:10.889 | Downloading Packages: 2026-02-18 06:19:10.893 | [SKIPPED] python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:10.893 | [SKIPPED] python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:10.893 | [SKIPPED] python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:10.893 | [SKIPPED] python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:10.893 | [SKIPPED] python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:10.894 | [SKIPPED] python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:10.894 | [SKIPPED] python3-oslo-config-9.1.1-0.20230310201801.515daab.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:10.894 | [SKIPPED] python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:10.894 | [SKIPPED] python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:10.894 | [SKIPPED] libaio-0.3.111-13.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:12.358 | [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:12.358 | [SKIPPED] python3-pyudev-0.22.0-6.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:12.927 | [SKIPPED] git-core-2.52.0-1.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:13.073 | (14/86): openstack-ironic-python-agent-9.4.4-0. 76 kB/s | 11 kB 00:00 2026-02-18 06:19:13.075 | (15/86): python3-ironic-python-agent-9.4.4-0.20 1.8 MB/s | 271 kB 00:00 2026-02-18 06:19:13.077 | (16/86): python3-ironic-lib-5.4.1-0.20241028172 981 kB/s | 145 kB 00:00 2026-02-18 06:19:13.125 | (17/86): python3-os-service-types-1.7.0-0.20230 691 kB/s | 36 kB 00:00 2026-02-18 06:19:13.126 | (18/86): python-oslo-log-lang-5.2.1-0.202411061 245 kB/s | 12 kB 00:00 2026-02-18 06:19:13.127 | (19/86): python3-futurist-2.4.1-0.2023031012322 1.2 MB/s | 62 kB 00:00 2026-02-18 06:19:13.173 | (20/86): python3-oslo-log-5.2.1-0.2024110610025 1.4 MB/s | 65 kB 00:00 2026-02-18 06:19:13.177 | (21/86): python3-oslo-context-5.1.1-0.202303101 515 kB/s | 26 kB 00:00 2026-02-18 06:19:13.180 | (22/86): python3-hardware-detect-0.32.1-0.20251 970 kB/s | 53 kB 00:00 2026-02-18 06:19:13.220 | (23/86): python3-oslo-serialization-5.1.2-0.202 681 kB/s | 32 kB 00:00 2026-02-18 06:19:13.228 | (24/86): python3-oslo-service-3.1.2-0.202406170 1.3 MB/s | 69 kB 00:00 2026-02-18 06:19:13.230 | (25/86): python3-tooz-3.2.0-0.20241115125625.1a 2.1 MB/s | 106 kB 00:00 2026-02-18 06:19:13.272 | (26/86): python3-keystoneauth1-5.1.3-0.20240913 7.7 MB/s | 411 kB 00:00 2026-02-18 06:19:13.418 | (27/86): libconfig-1.7.2-9.el9.x86_64.rpm 378 kB/s | 72 kB 00:00 2026-02-18 06:19:13.419 | (28/86): librdmacm-61.0-2.el9.x86_64.rpm 385 kB/s | 73 kB 00:00 2026-02-18 06:19:13.505 | (29/86): pciutils-3.7.0-7.el9.x86_64.rpm 1.1 MB/s | 93 kB 00:00 2026-02-18 06:19:13.530 | (30/86): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.2 MB/s | 253 kB 00:00 2026-02-18 06:19:13.533 | (31/86): lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64.r 1.1 MB/s | 295 kB 00:00 2026-02-18 06:19:13.584 | (32/86): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2026-02-18 06:19:13.626 | (33/86): python3-dns-2.6.1-3.el9.noarch.rpm 5.2 MB/s | 507 kB 00:00 2026-02-18 06:19:13.634 | (34/86): python3-pycparser-2.20-6.el9.noarch.rp 2.6 MB/s | 135 kB 00:00 2026-02-18 06:19:13.663 | (35/86): python3-cryptography-36.0.1-5.el9.x86_ 7.9 MB/s | 1.2 MB 00:00 2026-02-18 06:19:13.686 | (36/86): smartmontools-7.2-9.el9.x86_64.rpm 9.2 MB/s | 557 kB 00:00 2026-02-18 06:19:13.710 | (37/86): boost-iostreams-1.75.0-13.el9.x86_64.r 485 kB/s | 37 kB 00:00 2026-02-18 06:19:13.710 | (38/86): boost-system-1.75.0-13.el9.x86_64.rpm 237 kB/s | 11 kB 00:00 2026-02-18 06:19:13.735 | (39/86): fio-engine-http-3.35-1.el9.x86_64.rpm 754 kB/s | 18 kB 00:00 2026-02-18 06:19:13.757 | (40/86): boost-thread-1.75.0-13.el9.x86_64.rpm 742 kB/s | 53 kB 00:00 2026-02-18 06:19:13.758 | (41/86): fio-engine-libaio-3.35-1.el9.x86_64.rp 661 kB/s | 16 kB 00:00 2026-02-18 06:19:13.782 | (42/86): fio-engine-nbd-3.35-1.el9.x86_64.rpm 611 kB/s | 15 kB 00:00 2026-02-18 06:19:13.782 | (43/86): fio-engine-rados-3.35-1.el9.x86_64.rpm 665 kB/s | 16 kB 00:00 2026-02-18 06:19:13.806 | (44/86): fio-engine-rbd-3.35-1.el9.x86_64.rpm 673 kB/s | 16 kB 00:00 2026-02-18 06:19:13.807 | (45/86): fio-engine-rdma-3.35-1.el9.x86_64.rpm 850 kB/s | 21 kB 00:00 2026-02-18 06:19:13.856 | (46/86): libpq-13.23-1.el9.x86_64.rpm 4.2 MB/s | 209 kB 00:00 2026-02-18 06:19:13.862 | (47/86): libnbd-1.20.3-4.el9.x86_64.rpm 2.9 MB/s | 164 kB 00:00 2026-02-18 06:19:13.919 | (48/86): fio-3.35-1.el9.x86_64.rpm 30 MB/s | 6.2 MB 00:00 2026-02-18 06:19:13.967 | (49/86): librados2-16.2.4-5.el9.x86_64.rpm 31 MB/s | 3.4 MB 00:00 2026-02-18 06:19:13.976 | (50/86): librbd1-16.2.4-5.el9.x86_64.rpm 26 MB/s | 3.0 MB 00:00 2026-02-18 06:19:13.977 | (51/86): mariadb-connector-c-3.2.6-1.el9.x86_64 3.3 MB/s | 198 kB 00:00 2026-02-18 06:19:13.991 | (52/86): mariadb-connector-c-config-3.2.6-1.el9 446 kB/s | 11 kB 00:00 2026-02-18 06:19:14.002 | (53/86): python3-psutil-5.8.0-12.el9.x86_64.rpm 8.1 MB/s | 214 kB 00:00 2026-02-18 06:19:14.027 | (54/86): python3-async-timeout-4.0.2-5.el9s.noa 361 kB/s | 18 kB 00:00 2026-02-18 06:19:14.035 | (55/86): python3-bcrypt-3.2.2-4.el9s.x86_64.rpm 976 kB/s | 43 kB 00:00 2026-02-18 06:19:14.051 | (56/86): python3-ifaddr-0.1.7-3.el9s.noarch.rpm 451 kB/s | 22 kB 00:00 2026-02-18 06:19:14.076 | (57/86): python3-kazoo-2.8.0-2.el9s.noarch.rpm 3.1 MB/s | 156 kB 00:00 2026-02-18 06:19:14.082 | (58/86): python3-pint-0.16.1-3.el9s.noarch.rpm 7.2 MB/s | 341 kB 00:00 2026-02-18 06:19:14.100 | (59/86): python3-pyOpenSSL-20.0.1-2.el9s.noarch 1.8 MB/s | 89 kB 00:00 2026-02-18 06:19:14.123 | (60/86): python3-repoze-lru-0.7-10.el9s.noarch. 652 kB/s | 31 kB 00:00 2026-02-18 06:19:14.127 | (61/86): python3-routes-2.5.1-1.el9s.noarch.rpm 4.1 MB/s | 188 kB 00:00 2026-02-18 06:19:14.149 | (62/86): python3-tempita-0.5.2-2.el9s.noarch.rp 733 kB/s | 36 kB 00:00 2026-02-18 06:19:14.171 | (63/86): python3-zake-0.2.2-22.el9s.noarch.rpm 943 kB/s | 45 kB 00:00 2026-02-18 06:19:14.173 | (64/86): python3-zeroconf-0.38.7-1.el9s.noarch. 3.0 MB/s | 141 kB 00:00 2026-02-18 06:19:14.199 | (65/86): sysbench-1.0.20-5.el9s.x86_64.rpm 3.1 MB/s | 158 kB 00:00 2026-02-18 06:19:14.375 | (66/86): python3-fasteners-0.19-1.el9s.noarch.r 214 kB/s | 37 kB 00:00 2026-02-18 06:19:14.461 | (67/86): python3-fixtures-4.1.0-1.el9s.noarch.r 1.1 MB/s | 95 kB 00:00 2026-02-18 06:19:14.492 | (68/86): luajit-2.1.1692716794-3.el9s.x86_64.rp 1.2 MB/s | 402 kB 00:00 2026-02-18 06:19:14.540 | (69/86): python3-iso8601-2.1.0-1.el9s.noarch.rp 432 kB/s | 21 kB 00:00 2026-02-18 06:19:14.544 | (70/86): python3-eventlet-0.36.1-1.el9s.noarch. 1.3 MB/s | 492 kB 00:00 2026-02-18 06:19:14.547 | (71/86): python3-greenlet-3.1.1-1.el9s.x86_64.r 2.4 MB/s | 215 kB 00:00 2026-02-18 06:19:14.587 | (72/86): python3-msgpack-1.1.0-1.el9s.x86_64.rp 1.8 MB/s | 84 kB 00:00 2026-02-18 06:19:14.593 | (73/86): python3-packaging-24.2-2.el9s.noarch.r 2.4 MB/s | 115 kB 00:00 2026-02-18 06:19:14.644 | (74/86): python3-paste-deploy-3.1.0-2.el9s.noar 769 kB/s | 38 kB 00:00 2026-02-18 06:19:14.677 | (75/86): python3-paste-3.10.1-1.el9s.noarch.rpm 5.2 MB/s | 486 kB 00:00 2026-02-18 06:19:14.684 | (76/86): python3-netaddr-1.3.0-4.el9s.noarch.rp 11 MB/s | 1.6 MB 00:00 2026-02-18 06:19:14.691 | (77/86): python3-pbr-6.1.1-1.el9s.noarch.rpm 3.0 MB/s | 146 kB 00:00 2026-02-18 06:19:14.725 | (78/86): python3-pyparsing-3.1.2-7.el9s.noarch. 4.4 MB/s | 214 kB 00:00 2026-02-18 06:19:14.738 | (79/86): python3-rfc3986-2.0.0-1.el9s.noarch.rp 1.1 MB/s | 50 kB 00:00 2026-02-18 06:19:14.743 | (80/86): python3-redis-5.0.4-1.el9s.noarch.rpm 6.6 MB/s | 394 kB 00:00 2026-02-18 06:19:14.770 | (81/86): python3-tenacity-8.2.3-1.el9s.noarch.r 1.0 MB/s | 46 kB 00:00 2026-02-18 06:19:14.784 | (82/86): python3-voluptuous-0.15.2-1.el9s.noarc 1.3 MB/s | 60 kB 00:00 2026-02-18 06:19:14.798 | (83/86): python3-webob-1.8.9-1.el9s.noarch.rpm 4.1 MB/s | 230 kB 00:00 2026-02-18 06:19:14.824 | (84/86): python3-werkzeug-3.0.3-1.el9s.noarch.r 6.4 MB/s | 357 kB 00:00 2026-02-18 06:19:14.828 | (85/86): python3-wrapt-1.16.0-1.el9s.x86_64.rpm 1.3 MB/s | 60 kB 00:00 2026-02-18 06:19:14.845 | (86/86): python3-yappi-1.6.0-1.el9s.x86_64.rpm 1.1 MB/s | 54 kB 00:00 2026-02-18 06:19:14.848 | -------------------------------------------------------------------------------- 2026-02-18 06:19:14.849 | Total 6.2 MB/s | 24 MB 00:03 2026-02-18 06:19:14.849 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2026-02-18 06:19:15.272 | Running transaction check 2026-02-18 06:19:15.316 | Transaction check succeeded. 2026-02-18 06:19:15.317 | Running transaction test 2026-02-18 06:19:15.588 | Transaction test succeeded. 2026-02-18 06:19:15.589 | Running transaction 2026-02-18 06:19:15.914 | Preparing : 1/1 2026-02-18 06:19:15.921 | Installing : python3-stevedore-5.0.0-0.20241203182731.c4acc56.e 1/86 2026-02-18 06:19:15.934 | Installing : python3-tenacity-8.2.3-1.el9s.noarch 2/86 2026-02-18 06:19:15.944 | Installing : python3-webob-1.8.9-1.el9s.noarch 3/86 2026-02-18 06:19:15.986 | Installing : python3-packaging-24.2-2.el9s.noarch 4/86 2026-02-18 06:19:15.993 | Installing : python3-netaddr-1.3.0-4.el9s.noarch 5/86 2026-02-18 06:19:15.997 | Installing : python3-msgpack-1.1.0-1.el9s.x86_64 6/86 2026-02-18 06:19:16.014 | Installing : python3-iso8601-2.1.0-1.el9s.noarch 7/86 2026-02-18 06:19:16.020 | Installing : python3-greenlet-3.1.1-1.el9s.x86_64 8/86 2026-02-18 06:19:16.024 | Installing : python3-fasteners-0.19-1.el9s.noarch 9/86 2026-02-18 06:19:16.027 | Installing : librdmacm-61.0-2.el9.x86_64 10/86 2026-02-18 06:19:16.045 | Installing : libaio-0.3.111-13.el9.x86_64 11/86 2026-02-18 06:19:16.050 | Installing : python3-pint-0.16.1-3.el9s.noarch 12/86 2026-02-18 06:19:16.056 | Installing : python3-yappi-1.6.0-1.el9s.x86_64 13/86 2026-02-18 06:19:16.062 | Installing : python3-wrapt-1.16.0-1.el9s.x86_64 14/86 2026-02-18 06:19:16.083 | Installing : python3-debtcollector-2.5.0-0.20230310120453.a6b46 15/86 2026-02-18 06:19:16.091 | Installing : python3-werkzeug-3.0.3-1.el9s.noarch 16/86 2026-02-18 06:19:16.098 | Installing : python3-voluptuous-0.15.2-1.el9s.noarch 17/86 2026-02-18 06:19:16.106 | Installing : python3-rfc3986-2.0.0-1.el9s.noarch 18/86 2026-02-18 06:19:16.113 | Installing : python3-pyparsing-3.1.2-7.el9s.noarch 19/86 2026-02-18 06:19:16.122 | Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 20/86 2026-02-18 06:19:16.128 | Installing : luajit-2.1.1692716794-3.el9s.x86_64 21/86 2026-02-18 06:19:16.132 | Installing : python3-tempita-0.5.2-2.el9s.noarch 22/86 2026-02-18 06:19:16.140 | Installing : python3-repoze-lru-0.7-10.el9s.noarch 23/86 2026-02-18 06:19:16.155 | Installing : python3-routes-2.5.1-1.el9s.noarch 24/86 2026-02-18 06:19:16.161 | Installing : python3-kazoo-2.8.0-2.el9s.noarch 25/86 2026-02-18 06:19:16.166 | Installing : python3-zake-0.2.2-22.el9s.noarch 26/86 2026-02-18 06:19:16.178 | Installing : python3-ifaddr-0.1.7-3.el9s.noarch 27/86 2026-02-18 06:19:16.183 | Installing : python3-zeroconf-0.38.7-1.el9s.noarch 28/86 2026-02-18 06:19:16.208 | Installing : python3-async-timeout-4.0.2-5.el9s.noarch 29/86 2026-02-18 06:19:16.218 | Installing : python3-redis-5.0.4-1.el9s.noarch 30/86 2026-02-18 06:19:16.221 | Installing : python3-psutil-5.8.0-12.el9.x86_64 31/86 2026-02-18 06:19:16.227 | Installing : mariadb-connector-c-config-3.2.6-1.el9.noarch 32/86 2026-02-18 06:19:16.234 | Installing : mariadb-connector-c-3.2.6-1.el9.x86_64 33/86 2026-02-18 06:19:16.247 | Installing : libpq-13.23-1.el9.x86_64 34/86 2026-02-18 06:19:16.254 | Installing : sysbench-1.0.20-5.el9s.x86_64 35/86 2026-02-18 06:19:16.332 | Installing : libnbd-1.20.3-4.el9.x86_64 36/86 2026-02-18 06:19:16.351 | Installing : git-core-2.52.0-1.el9.x86_64 37/86 2026-02-18 06:19:16.360 | Installing : python3-pbr-6.1.1-1.el9s.noarch 38/86 2026-02-18 06:19:16.409 | Installing : python3-os-service-types-1.7.0-0.20230310110132.0b 39/86 2026-02-18 06:19:16.417 | Installing : python3-keystoneauth1-5.1.3-0.20240913071836.e96c5 40/86 2026-02-18 06:19:16.429 | Installing : python3-oslo-context-5.1.1-0.20230310191714.769628 41/86 2026-02-18 06:19:16.433 | Installing : python3-fixtures-4.1.0-1.el9s.noarch 42/86 2026-02-18 06:19:16.435 | Installing : boost-system-1.75.0-13.el9.x86_64 43/86 2026-02-18 06:19:16.438 | Installing : boost-thread-1.75.0-13.el9.x86_64 44/86 2026-02-18 06:19:16.473 | Installing : boost-iostreams-1.75.0-13.el9.x86_64 45/86 2026-02-18 06:19:16.475 | Installing : librados2-2:16.2.4-5.el9.x86_64 46/86 2026-02-18 06:19:16.518 | Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 46/86 2026-02-18 06:19:16.520 | Installing : librbd1-2:16.2.4-5.el9.x86_64 47/86 2026-02-18 06:19:16.533 | Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 47/86 2026-02-18 06:19:16.535 | Installing : fio-engine-http-3.35-1.el9.x86_64 48/86 2026-02-18 06:19:16.537 | Installing : fio-engine-nbd-3.35-1.el9.x86_64 49/86 2026-02-18 06:19:16.539 | Installing : fio-engine-rados-3.35-1.el9.x86_64 50/86 2026-02-18 06:19:16.541 | Installing : fio-engine-rbd-3.35-1.el9.x86_64 51/86 2026-02-18 06:19:16.585 | Installing : fio-engine-rdma-3.35-1.el9.x86_64 52/86 2026-02-18 06:19:16.590 | Installing : fio-3.35-1.el9.x86_64 53/86 2026-02-18 06:19:16.601 | Installing : fio-engine-libaio-3.35-1.el9.x86_64 54/86 2026-02-18 06:19:16.603 | Installing : smartmontools-1:7.2-9.el9.x86_64 55/86 2026-02-18 06:19:16.619 | Running scriptlet: smartmontools-1:7.2-9.el9.x86_64 55/86 2026-02-18 06:19:16.619 | Created symlink /etc/systemd/system/multi-user.target.wants/smartd.service -> /usr/lib/systemd/system/smartd.service. 2026-02-18 06:19:16.619 | 2026-02-18 06:19:16.634 | Installing : python3-pyudev-0.22.0-6.el9.noarch 56/86 2026-02-18 06:19:16.645 | Installing : python3-ply-3.11-14.el9.noarch 57/86 2026-02-18 06:19:16.657 | Installing : python3-pycparser-2.20-6.el9.noarch 58/86 2026-02-18 06:19:16.705 | Installing : python3-cffi-1.14.5-5.el9.x86_64 59/86 2026-02-18 06:19:16.715 | Installing : python3-cryptography-36.0.1-5.el9.x86_64 60/86 2026-02-18 06:19:16.750 | Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 61/86 2026-02-18 06:19:16.757 | Installing : python3-paste-3.10.1-1.el9s.noarch 62/86 2026-02-18 06:19:16.762 | Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 63/86 2026-02-18 06:19:16.803 | Installing : python3-inotify-0.9.6-25.el9.noarch 64/86 2026-02-18 06:19:16.838 | Installing : python3-dns-2.6.1-3.el9.noarch 65/86 2026-02-18 06:19:16.844 | Installing : python3-eventlet-0.36.1-1.el9s.noarch 66/86 2026-02-18 06:19:16.848 | Installing : pciutils-3.7.0-7.el9.x86_64 67/86 2026-02-18 06:19:16.856 | Installing : libconfig-1.7.2-9.el9.x86_64 68/86 2026-02-18 06:19:16.859 | Installing : lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 69/86 2026-02-18 06:19:16.882 | Running scriptlet: lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 69/86 2026-02-18 06:19:16.885 | Installing : python3-futurist-2.4.1-0.20230310123225.159d752.el 70/86 2026-02-18 06:19:16.887 | Installing : python-oslo-utils-lang-6.1.0-0.20230310140524.d49d 71/86 2026-02-18 06:19:16.890 | Installing : python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e 72/86 2026-02-18 06:19:16.899 | Installing : python-oslo-i18n-lang-6.0.0-0.20230418095801.03605 73/86 2026-02-18 06:19:16.908 | Installing : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.e 74/86 2026-02-18 06:19:16.923 | Installing : python3-oslo-utils-6.1.0-0.20230310140524.d49d594. 75/86 2026-02-18 06:19:16.930 | Installing : python3-oslo-config-2:9.1.1-0.20230310201801.515da 76/86 2026-02-18 06:19:16.939 | Installing : python3-oslo-serialization-5.1.2-0.20240902085253. 77/86 2026-02-18 06:19:16.949 | Installing : python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el 78/86 2026-02-18 06:19:16.953 | Installing : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.no 79/86 2026-02-18 06:19:16.959 | Installing : python-oslo-concurrency-lang-5.1.1-0.2023041208295 80/86 2026-02-18 06:19:16.967 | Installing : python3-oslo-concurrency-5.1.1-0.20230412082954.0a 81/86 2026-02-18 06:19:16.982 | Installing : python3-oslo-service-3.1.2-0.20240617091247.9be8eb 82/86 2026-02-18 06:19:16.982 | Installing : python3-ironic-lib-5.4.1-0.20241028172452.e9cf477. 83/86 2026-02-18 06:19:16.982 | warning: group ironic does not exist - using root 2026-02-18 06:19:16.982 | 2026-02-18 06:19:17.005 | Installing : python3-ironic-python-agent-9.4.4-0.20250319204801 84/86 2026-02-18 06:19:17.006 | Installing : openstack-ironic-python-agent-9.4.4-0.202503192048 85/86 2026-02-18 06:19:17.028 | Running scriptlet: openstack-ironic-python-agent-9.4.4-0.202503192048 85/86 2026-02-18 06:19:17.049 | Installing : python3-hardware-detect-0.32.1-0.20251002123700.b1 86/86 2026-02-18 06:19:17.222 | Running scriptlet: python3-hardware-detect-0.32.1-0.20251002123700.b1 86/86 2026-02-18 06:19:17.222 | Verifying : openstack-ironic-python-agent-9.4.4-0.202503192048 1/86 2026-02-18 06:19:17.222 | Verifying : python3-ironic-lib-5.4.1-0.20241028172452.e9cf477. 2/86 2026-02-18 06:19:17.223 | Verifying : python3-ironic-python-agent-9.4.4-0.20250319204801 3/86 2026-02-18 06:19:17.223 | Verifying : python3-os-service-types-1.7.0-0.20230310110132.0b 4/86 2026-02-18 06:19:17.223 | Verifying : python3-stevedore-5.0.0-0.20241203182731.c4acc56.e 5/86 2026-02-18 06:19:17.223 | Verifying : python-oslo-concurrency-lang-5.1.1-0.2023041208295 6/86 2026-02-18 06:19:17.223 | Verifying : python-oslo-i18n-lang-6.0.0-0.20230418095801.03605 7/86 2026-02-18 06:19:17.223 | Verifying : python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e 8/86 2026-02-18 06:19:17.223 | Verifying : python-oslo-utils-lang-6.1.0-0.20230310140524.d49d 9/86 2026-02-18 06:19:17.223 | Verifying : python3-debtcollector-2.5.0-0.20230310120453.a6b46 10/86 2026-02-18 06:19:17.223 | Verifying : python3-futurist-2.4.1-0.20230310123225.159d752.el 11/86 2026-02-18 06:19:17.223 | Verifying : python3-hardware-detect-0.32.1-0.20251002123700.b1 12/86 2026-02-18 06:19:17.223 | Verifying : python3-oslo-concurrency-5.1.1-0.20230412082954.0a 13/86 2026-02-18 06:19:17.223 | Verifying : python3-oslo-config-2:9.1.1-0.20230310201801.515da 14/86 2026-02-18 06:19:17.224 | Verifying : python3-oslo-context-5.1.1-0.20230310191714.769628 15/86 2026-02-18 06:19:17.224 | Verifying : python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.e 16/86 2026-02-18 06:19:17.224 | Verifying : python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el 17/86 2026-02-18 06:19:17.224 | Verifying : python3-oslo-serialization-5.1.2-0.20240902085253. 18/86 2026-02-18 06:19:17.224 | Verifying : python3-oslo-service-3.1.2-0.20240617091247.9be8eb 19/86 2026-02-18 06:19:17.224 | Verifying : python3-oslo-utils-6.1.0-0.20230310140524.d49d594. 20/86 2026-02-18 06:19:17.224 | Verifying : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.no 21/86 2026-02-18 06:19:17.224 | Verifying : python3-keystoneauth1-5.1.3-0.20240913071836.e96c5 22/86 2026-02-18 06:19:17.224 | Verifying : libaio-0.3.111-13.el9.x86_64 23/86 2026-02-18 06:19:17.224 | Verifying : libconfig-1.7.2-9.el9.x86_64 24/86 2026-02-18 06:19:17.224 | Verifying : librdmacm-61.0-2.el9.x86_64 25/86 2026-02-18 06:19:17.224 | Verifying : lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 26/86 2026-02-18 06:19:17.224 | Verifying : pciutils-3.7.0-7.el9.x86_64 27/86 2026-02-18 06:19:17.224 | Verifying : python3-cffi-1.14.5-5.el9.x86_64 28/86 2026-02-18 06:19:17.225 | Verifying : python3-cryptography-36.0.1-5.el9.x86_64 29/86 2026-02-18 06:19:17.225 | Verifying : python3-dns-2.6.1-3.el9.noarch 30/86 2026-02-18 06:19:17.225 | Verifying : python3-inotify-0.9.6-25.el9.noarch 31/86 2026-02-18 06:19:17.225 | Verifying : python3-ply-3.11-14.el9.noarch 32/86 2026-02-18 06:19:17.225 | Verifying : python3-pycparser-2.20-6.el9.noarch 33/86 2026-02-18 06:19:17.225 | Verifying : python3-pyudev-0.22.0-6.el9.noarch 34/86 2026-02-18 06:19:17.225 | Verifying : smartmontools-1:7.2-9.el9.x86_64 35/86 2026-02-18 06:19:17.225 | Verifying : boost-iostreams-1.75.0-13.el9.x86_64 36/86 2026-02-18 06:19:17.225 | Verifying : boost-system-1.75.0-13.el9.x86_64 37/86 2026-02-18 06:19:17.225 | Verifying : boost-thread-1.75.0-13.el9.x86_64 38/86 2026-02-18 06:19:17.225 | Verifying : fio-3.35-1.el9.x86_64 39/86 2026-02-18 06:19:17.225 | Verifying : fio-engine-http-3.35-1.el9.x86_64 40/86 2026-02-18 06:19:17.225 | Verifying : fio-engine-libaio-3.35-1.el9.x86_64 41/86 2026-02-18 06:19:17.225 | Verifying : fio-engine-nbd-3.35-1.el9.x86_64 42/86 2026-02-18 06:19:17.225 | Verifying : fio-engine-rados-3.35-1.el9.x86_64 43/86 2026-02-18 06:19:17.226 | Verifying : fio-engine-rbd-3.35-1.el9.x86_64 44/86 2026-02-18 06:19:17.226 | Verifying : fio-engine-rdma-3.35-1.el9.x86_64 45/86 2026-02-18 06:19:17.226 | Verifying : git-core-2.52.0-1.el9.x86_64 46/86 2026-02-18 06:19:17.226 | Verifying : libnbd-1.20.3-4.el9.x86_64 47/86 2026-02-18 06:19:17.226 | Verifying : libpq-13.23-1.el9.x86_64 48/86 2026-02-18 06:19:17.226 | Verifying : librados2-2:16.2.4-5.el9.x86_64 49/86 2026-02-18 06:19:17.226 | Verifying : librbd1-2:16.2.4-5.el9.x86_64 50/86 2026-02-18 06:19:17.226 | Verifying : mariadb-connector-c-3.2.6-1.el9.x86_64 51/86 2026-02-18 06:19:17.226 | Verifying : mariadb-connector-c-config-3.2.6-1.el9.noarch 52/86 2026-02-18 06:19:17.226 | Verifying : python3-psutil-5.8.0-12.el9.x86_64 53/86 2026-02-18 06:19:17.226 | Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 54/86 2026-02-18 06:19:17.226 | Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 55/86 2026-02-18 06:19:17.226 | Verifying : python3-ifaddr-0.1.7-3.el9s.noarch 56/86 2026-02-18 06:19:17.226 | Verifying : python3-kazoo-2.8.0-2.el9s.noarch 57/86 2026-02-18 06:19:17.226 | Verifying : python3-pint-0.16.1-3.el9s.noarch 58/86 2026-02-18 06:19:17.227 | Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 59/86 2026-02-18 06:19:17.227 | Verifying : python3-repoze-lru-0.7-10.el9s.noarch 60/86 2026-02-18 06:19:17.227 | Verifying : python3-routes-2.5.1-1.el9s.noarch 61/86 2026-02-18 06:19:17.227 | Verifying : python3-tempita-0.5.2-2.el9s.noarch 62/86 2026-02-18 06:19:17.227 | Verifying : python3-zake-0.2.2-22.el9s.noarch 63/86 2026-02-18 06:19:17.227 | Verifying : python3-zeroconf-0.38.7-1.el9s.noarch 64/86 2026-02-18 06:19:17.227 | Verifying : sysbench-1.0.20-5.el9s.x86_64 65/86 2026-02-18 06:19:17.227 | Verifying : luajit-2.1.1692716794-3.el9s.x86_64 66/86 2026-02-18 06:19:17.227 | Verifying : python3-eventlet-0.36.1-1.el9s.noarch 67/86 2026-02-18 06:19:17.227 | Verifying : python3-fasteners-0.19-1.el9s.noarch 68/86 2026-02-18 06:19:17.227 | Verifying : python3-fixtures-4.1.0-1.el9s.noarch 69/86 2026-02-18 06:19:17.227 | Verifying : python3-greenlet-3.1.1-1.el9s.x86_64 70/86 2026-02-18 06:19:17.227 | Verifying : python3-iso8601-2.1.0-1.el9s.noarch 71/86 2026-02-18 06:19:17.227 | Verifying : python3-msgpack-1.1.0-1.el9s.x86_64 72/86 2026-02-18 06:19:17.227 | Verifying : python3-netaddr-1.3.0-4.el9s.noarch 73/86 2026-02-18 06:19:17.227 | Verifying : python3-packaging-24.2-2.el9s.noarch 74/86 2026-02-18 06:19:17.228 | Verifying : python3-paste-3.10.1-1.el9s.noarch 75/86 2026-02-18 06:19:17.228 | Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 76/86 2026-02-18 06:19:17.228 | Verifying : python3-pbr-6.1.1-1.el9s.noarch 77/86 2026-02-18 06:19:17.228 | Verifying : python3-pyparsing-3.1.2-7.el9s.noarch 78/86 2026-02-18 06:19:17.228 | Verifying : python3-redis-5.0.4-1.el9s.noarch 79/86 2026-02-18 06:19:17.228 | Verifying : python3-rfc3986-2.0.0-1.el9s.noarch 80/86 2026-02-18 06:19:17.228 | Verifying : python3-tenacity-8.2.3-1.el9s.noarch 81/86 2026-02-18 06:19:17.228 | Verifying : python3-voluptuous-0.15.2-1.el9s.noarch 82/86 2026-02-18 06:19:17.228 | Verifying : python3-webob-1.8.9-1.el9s.noarch 83/86 2026-02-18 06:19:17.228 | Verifying : python3-werkzeug-3.0.3-1.el9s.noarch 84/86 2026-02-18 06:19:17.228 | Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 85/86 2026-02-18 06:19:17.243 | Verifying : python3-yappi-1.6.0-1.el9s.x86_64 86/86 2026-02-18 06:19:17.243 | Completion plugin: Generating completion cache... 2026-02-18 06:19:17.327 | Installed: boost-iostreams-1.75.0-13.el9.x86_64 2026-02-18 06:19:17.327 | Installed: boost-system-1.75.0-13.el9.x86_64 2026-02-18 06:19:17.327 | Installed: boost-thread-1.75.0-13.el9.x86_64 2026-02-18 06:19:17.327 | Installed: fio-3.35-1.el9.x86_64 2026-02-18 06:19:17.327 | Installed: fio-engine-http-3.35-1.el9.x86_64 2026-02-18 06:19:17.328 | Installed: fio-engine-libaio-3.35-1.el9.x86_64 2026-02-18 06:19:17.328 | Installed: fio-engine-nbd-3.35-1.el9.x86_64 2026-02-18 06:19:17.328 | Installed: fio-engine-rados-3.35-1.el9.x86_64 2026-02-18 06:19:17.328 | Installed: fio-engine-rbd-3.35-1.el9.x86_64 2026-02-18 06:19:17.328 | Installed: fio-engine-rdma-3.35-1.el9.x86_64 2026-02-18 06:19:17.328 | Installed: git-core-2.52.0-1.el9.x86_64 2026-02-18 06:19:17.328 | Installed: libaio-0.3.111-13.el9.x86_64 2026-02-18 06:19:17.328 | Installed: libconfig-1.7.2-9.el9.x86_64 2026-02-18 06:19:17.328 | Installed: libnbd-1.20.3-4.el9.x86_64 2026-02-18 06:19:17.329 | Installed: libpq-13.23-1.el9.x86_64 2026-02-18 06:19:17.329 | Installed: librados2-2:16.2.4-5.el9.x86_64 2026-02-18 06:19:17.329 | Installed: librbd1-2:16.2.4-5.el9.x86_64 2026-02-18 06:19:17.329 | Installed: librdmacm-61.0-2.el9.x86_64 2026-02-18 06:19:17.329 | Installed: lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 2026-02-18 06:19:17.329 | Installed: luajit-2.1.1692716794-3.el9s.x86_64 2026-02-18 06:19:17.329 | Installed: mariadb-connector-c-3.2.6-1.el9.x86_64 2026-02-18 06:19:17.329 | Installed: mariadb-connector-c-config-3.2.6-1.el9.noarch 2026-02-18 06:19:17.329 | Installed: openstack-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch 2026-02-18 06:19:17.329 | Installed: pciutils-3.7.0-7.el9.x86_64 2026-02-18 06:19:17.329 | Installed: python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2026-02-18 06:19:17.329 | Installed: python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2026-02-18 06:19:17.329 | Installed: python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 2026-02-18 06:19:17.329 | Installed: python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2026-02-18 06:19:17.330 | Installed: python3-async-timeout-4.0.2-5.el9s.noarch 2026-02-18 06:19:17.330 | Installed: python3-bcrypt-3.2.2-4.el9s.x86_64 2026-02-18 06:19:17.330 | Installed: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18 06:19:17.330 | Installed: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18 06:19:17.330 | Installed: python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2026-02-18 06:19:17.330 | Installed: python3-dns-2.6.1-3.el9.noarch 2026-02-18 06:19:17.330 | Installed: python3-eventlet-0.36.1-1.el9s.noarch 2026-02-18 06:19:17.330 | Installed: python3-fasteners-0.19-1.el9s.noarch 2026-02-18 06:19:17.330 | Installed: python3-fixtures-4.1.0-1.el9s.noarch 2026-02-18 06:19:17.330 | Installed: python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch 2026-02-18 06:19:17.330 | Installed: python3-greenlet-3.1.1-1.el9s.x86_64 2026-02-18 06:19:17.330 | Installed: python3-hardware-detect-0.32.1-0.20251002123700.b1fff65.el9.noarch 2026-02-18 06:19:17.330 | Installed: python3-ifaddr-0.1.7-3.el9s.noarch 2026-02-18 06:19:17.330 | Installed: python3-inotify-0.9.6-25.el9.noarch 2026-02-18 06:19:17.331 | Installed: python3-ironic-lib-5.4.1-0.20241028172452.e9cf477.el9.noarch 2026-02-18 06:19:17.331 | Installed: python3-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch 2026-02-18 06:19:17.331 | Installed: python3-iso8601-2.1.0-1.el9s.noarch 2026-02-18 06:19:17.331 | Installed: python3-kazoo-2.8.0-2.el9s.noarch 2026-02-18 06:19:17.331 | Installed: python3-keystoneauth1-5.1.3-0.20240913071836.e96c503.el9.noarch 2026-02-18 06:19:17.331 | Installed: python3-msgpack-1.1.0-1.el9s.x86_64 2026-02-18 06:19:17.331 | Installed: python3-netaddr-1.3.0-4.el9s.noarch 2026-02-18 06:19:17.331 | Installed: python3-os-service-types-1.7.0-0.20230310110132.0b2f473.el9.noarch 2026-02-18 06:19:17.331 | Installed: python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2026-02-18 06:19:17.331 | Installed: python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2026-02-18 06:19:17.331 | Installed: python3-oslo-context-5.1.1-0.20230310191714.7696282.el9.noarch 2026-02-18 06:19:17.331 | Installed: python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2026-02-18 06:19:17.331 | Installed: python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 2026-02-18 06:19:17.331 | Installed: python3-oslo-serialization-5.1.2-0.20240902085253.808ef7d.el9.noarch 2026-02-18 06:19:17.332 | Installed: python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch 2026-02-18 06:19:17.332 | Installed: python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2026-02-18 06:19:17.332 | Installed: python3-packaging-24.2-2.el9s.noarch 2026-02-18 06:19:17.332 | Installed: python3-paste-3.10.1-1.el9s.noarch 2026-02-18 06:19:17.332 | Installed: python3-paste-deploy-3.1.0-2.el9s.noarch 2026-02-18 06:19:17.332 | Installed: python3-pbr-6.1.1-1.el9s.noarch 2026-02-18 06:19:17.332 | Installed: python3-pint-0.16.1-3.el9s.noarch 2026-02-18 06:19:17.332 | Installed: python3-ply-3.11-14.el9.noarch 2026-02-18 06:19:17.332 | Installed: python3-psutil-5.8.0-12.el9.x86_64 2026-02-18 06:19:17.332 | Installed: python3-pyOpenSSL-20.0.1-2.el9s.noarch 2026-02-18 06:19:17.332 | Installed: python3-pycparser-2.20-6.el9.noarch 2026-02-18 06:19:17.332 | Installed: python3-pyparsing-3.1.2-7.el9s.noarch 2026-02-18 06:19:17.332 | Installed: python3-pyudev-0.22.0-6.el9.noarch 2026-02-18 06:19:17.332 | Installed: python3-redis-5.0.4-1.el9s.noarch 2026-02-18 06:19:17.333 | Installed: python3-repoze-lru-0.7-10.el9s.noarch 2026-02-18 06:19:17.333 | Installed: python3-rfc3986-2.0.0-1.el9s.noarch 2026-02-18 06:19:17.333 | Installed: python3-routes-2.5.1-1.el9s.noarch 2026-02-18 06:19:17.333 | Installed: python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2026-02-18 06:19:17.333 | Installed: python3-tempita-0.5.2-2.el9s.noarch 2026-02-18 06:19:17.333 | Installed: python3-tenacity-8.2.3-1.el9s.noarch 2026-02-18 06:19:17.333 | Installed: python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.noarch 2026-02-18 06:19:17.333 | Installed: python3-voluptuous-0.15.2-1.el9s.noarch 2026-02-18 06:19:17.333 | Installed: python3-webob-1.8.9-1.el9s.noarch 2026-02-18 06:19:17.333 | Installed: python3-werkzeug-3.0.3-1.el9s.noarch 2026-02-18 06:19:17.333 | Installed: python3-wrapt-1.16.0-1.el9s.x86_64 2026-02-18 06:19:17.333 | Installed: python3-yappi-1.6.0-1.el9s.x86_64 2026-02-18 06:19:17.333 | Installed: python3-zake-0.2.2-22.el9s.noarch 2026-02-18 06:19:17.333 | Installed: python3-zeroconf-0.38.7-1.el9s.noarch 2026-02-18 06:19:17.334 | Installed: smartmontools-1:7.2-9.el9.x86_64 2026-02-18 06:19:17.334 | Installed: sysbench-1.0.20-5.el9s.x86_64 2026-02-18 06:19:17.373 | 2026-02-18 06:19:17.373 | Installed: 2026-02-18 06:19:17.373 | boost-iostreams-1.75.0-13.el9.x86_64 2026-02-18 06:19:17.373 | boost-system-1.75.0-13.el9.x86_64 2026-02-18 06:19:17.373 | boost-thread-1.75.0-13.el9.x86_64 2026-02-18 06:19:17.373 | fio-3.35-1.el9.x86_64 2026-02-18 06:19:17.373 | fio-engine-http-3.35-1.el9.x86_64 2026-02-18 06:19:17.373 | fio-engine-libaio-3.35-1.el9.x86_64 2026-02-18 06:19:17.373 | fio-engine-nbd-3.35-1.el9.x86_64 2026-02-18 06:19:17.373 | fio-engine-rados-3.35-1.el9.x86_64 2026-02-18 06:19:17.373 | fio-engine-rbd-3.35-1.el9.x86_64 2026-02-18 06:19:17.373 | fio-engine-rdma-3.35-1.el9.x86_64 2026-02-18 06:19:17.373 | git-core-2.52.0-1.el9.x86_64 2026-02-18 06:19:17.373 | libaio-0.3.111-13.el9.x86_64 2026-02-18 06:19:17.374 | libconfig-1.7.2-9.el9.x86_64 2026-02-18 06:19:17.374 | libnbd-1.20.3-4.el9.x86_64 2026-02-18 06:19:17.374 | libpq-13.23-1.el9.x86_64 2026-02-18 06:19:17.374 | librados2-2:16.2.4-5.el9.x86_64 2026-02-18 06:19:17.374 | librbd1-2:16.2.4-5.el9.x86_64 2026-02-18 06:19:17.374 | librdmacm-61.0-2.el9.x86_64 2026-02-18 06:19:17.374 | lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 2026-02-18 06:19:17.374 | luajit-2.1.1692716794-3.el9s.x86_64 2026-02-18 06:19:17.374 | mariadb-connector-c-3.2.6-1.el9.x86_64 2026-02-18 06:19:17.374 | mariadb-connector-c-config-3.2.6-1.el9.noarch 2026-02-18 06:19:17.374 | openstack-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch 2026-02-18 06:19:17.374 | pciutils-3.7.0-7.el9.x86_64 2026-02-18 06:19:17.374 | python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch 2026-02-18 06:19:17.374 | python-oslo-i18n-lang-6.0.0-0.20230418095801.03605c2.el9.noarch 2026-02-18 06:19:17.374 | python-oslo-log-lang-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 2026-02-18 06:19:17.374 | python-oslo-utils-lang-6.1.0-0.20230310140524.d49d594.el9.noarch 2026-02-18 06:19:17.374 | python3-async-timeout-4.0.2-5.el9s.noarch 2026-02-18 06:19:17.374 | python3-bcrypt-3.2.2-4.el9s.x86_64 2026-02-18 06:19:17.374 | python3-cffi-1.14.5-5.el9.x86_64 2026-02-18 06:19:17.374 | python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18 06:19:17.374 | python3-debtcollector-2.5.0-0.20230310120453.a6b46c5.el9.noarch 2026-02-18 06:19:17.374 | python3-dns-2.6.1-3.el9.noarch 2026-02-18 06:19:17.374 | python3-eventlet-0.36.1-1.el9s.noarch 2026-02-18 06:19:17.374 | python3-fasteners-0.19-1.el9s.noarch 2026-02-18 06:19:17.374 | python3-fixtures-4.1.0-1.el9s.noarch 2026-02-18 06:19:17.374 | python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch 2026-02-18 06:19:17.374 | python3-greenlet-3.1.1-1.el9s.x86_64 2026-02-18 06:19:17.374 | python3-hardware-detect-0.32.1-0.20251002123700.b1fff65.el9.noarch 2026-02-18 06:19:17.374 | python3-ifaddr-0.1.7-3.el9s.noarch 2026-02-18 06:19:17.374 | python3-inotify-0.9.6-25.el9.noarch 2026-02-18 06:19:17.374 | python3-ironic-lib-5.4.1-0.20241028172452.e9cf477.el9.noarch 2026-02-18 06:19:17.374 | python3-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch 2026-02-18 06:19:17.374 | python3-iso8601-2.1.0-1.el9s.noarch 2026-02-18 06:19:17.374 | python3-kazoo-2.8.0-2.el9s.noarch 2026-02-18 06:19:17.374 | python3-keystoneauth1-5.1.3-0.20240913071836.e96c503.el9.noarch 2026-02-18 06:19:17.374 | python3-msgpack-1.1.0-1.el9s.x86_64 2026-02-18 06:19:17.374 | python3-netaddr-1.3.0-4.el9s.noarch 2026-02-18 06:19:17.374 | python3-os-service-types-1.7.0-0.20230310110132.0b2f473.el9.noarch 2026-02-18 06:19:17.374 | python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch 2026-02-18 06:19:17.374 | python3-oslo-config-2:9.1.1-0.20230310201801.515daab.el9.noarch 2026-02-18 06:19:17.374 | python3-oslo-context-5.1.1-0.20230310191714.7696282.el9.noarch 2026-02-18 06:19:17.374 | python3-oslo-i18n-6.0.0-0.20230418095801.03605c2.el9.noarch 2026-02-18 06:19:17.374 | python3-oslo-log-5.2.1-0.20241106100252.fdfc4e6.el9.noarch 2026-02-18 06:19:17.374 | python3-oslo-serialization-5.1.2-0.20240902085253.808ef7d.el9.noarch 2026-02-18 06:19:17.374 | python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch 2026-02-18 06:19:17.374 | python3-oslo-utils-6.1.0-0.20230310140524.d49d594.el9.noarch 2026-02-18 06:19:17.374 | python3-packaging-24.2-2.el9s.noarch 2026-02-18 06:19:17.374 | python3-paste-3.10.1-1.el9s.noarch 2026-02-18 06:19:17.374 | python3-paste-deploy-3.1.0-2.el9s.noarch 2026-02-18 06:19:17.374 | python3-pbr-6.1.1-1.el9s.noarch 2026-02-18 06:19:17.374 | python3-pint-0.16.1-3.el9s.noarch 2026-02-18 06:19:17.374 | python3-ply-3.11-14.el9.noarch 2026-02-18 06:19:17.374 | python3-psutil-5.8.0-12.el9.x86_64 2026-02-18 06:19:17.374 | python3-pyOpenSSL-20.0.1-2.el9s.noarch 2026-02-18 06:19:17.374 | python3-pycparser-2.20-6.el9.noarch 2026-02-18 06:19:17.374 | python3-pyparsing-3.1.2-7.el9s.noarch 2026-02-18 06:19:17.374 | python3-pyudev-0.22.0-6.el9.noarch 2026-02-18 06:19:17.374 | python3-redis-5.0.4-1.el9s.noarch 2026-02-18 06:19:17.374 | python3-repoze-lru-0.7-10.el9s.noarch 2026-02-18 06:19:17.374 | python3-rfc3986-2.0.0-1.el9s.noarch 2026-02-18 06:19:17.374 | python3-routes-2.5.1-1.el9s.noarch 2026-02-18 06:19:17.374 | python3-stevedore-5.0.0-0.20241203182731.c4acc56.el9.noarch 2026-02-18 06:19:17.374 | python3-tempita-0.5.2-2.el9s.noarch 2026-02-18 06:19:17.374 | python3-tenacity-8.2.3-1.el9s.noarch 2026-02-18 06:19:17.374 | python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.noarch 2026-02-18 06:19:17.374 | python3-voluptuous-0.15.2-1.el9s.noarch 2026-02-18 06:19:17.374 | python3-webob-1.8.9-1.el9s.noarch 2026-02-18 06:19:17.374 | python3-werkzeug-3.0.3-1.el9s.noarch 2026-02-18 06:19:17.374 | python3-wrapt-1.16.0-1.el9s.x86_64 2026-02-18 06:19:17.374 | python3-yappi-1.6.0-1.el9s.x86_64 2026-02-18 06:19:17.374 | python3-zake-0.2.2-22.el9s.noarch 2026-02-18 06:19:17.374 | python3-zeroconf-0.38.7-1.el9s.noarch 2026-02-18 06:19:17.374 | smartmontools-1:7.2-9.el9.x86_64 2026-02-18 06:19:17.374 | sysbench-1.0.20-5.el9s.x86_64 2026-02-18 06:19:17.374 | 2026-02-18 06:19:17.374 | Complete! 2026-02-18 06:19:17.425 | + '[' install == install ']' 2026-02-18 06:19:17.425 | + '[' dnf == dnf ']' 2026-02-18 06:19:17.425 | + '[' -z '' ']' 2026-02-18 06:19:17.425 | + dnf -y mark install openstack-ironic-python-agent python3-hardware-detect 2026-02-18 06:19:17.571 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:17.572 | Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:17.572 | Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:17.572 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:17.573 | Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:17.639 | openstack-ironic-python-agent-9.4.4-0.20250319204801.4cf1abc.el9.noarch marked as user installed. 2026-02-18 06:19:17.639 | python3-hardware-detect-0.32.1-0.20251002123700.b1fff65.el9.noarch marked as user installed. 2026-02-18 06:19:17.666 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2026-02-18 06:19:20.930 | Map install for cache-url: curl 2026-02-18 06:19:20.930 | Map install for dhcp-all-interfaces: dhcp-client, ifupdown, ndisc6 2026-02-18 06:19:20.930 | Map install for ironic-agent-multipath: iscsi-initiator-utils, device-mapper-multipath 2026-02-18 06:19:20.930 | Map install for ensure-venv: python3-venv 2026-02-18 06:19:20.930 | Map install for install-static: rsync 2026-02-18 06:19:20.930 | Map install for source-repositories: git 2026-02-18 06:19:20.930 | 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:19:20.930 | Map install for openssh-server: openssh-server 2026-02-18 06:19:20.930 | Map install for ibft-interfaces: iscsi_package 2026-02-18 06:19:20.930 | Map install for centos: device-mapper-multipath 2026-02-18 06:19:20.930 | Map install for extra-hardware: ethtool, fio, fio-engine-libaio, hdparm, infiniband-diags, lldpad, pciutils, smartmontools, sysbench, biosdevname 2026-02-18 06:19:20.930 | Map install for ironic-python-agent-ramdisk: curl, dmidecode, iptables, lshw, ipmitool, qemu-utils, gcc, python, parted, hdparm, util-linux, genisoimage, gdisk, kmod, psmisc, dosfstools, mdadm, efibootmgr, efivar, chrony, e2fsprogs, nvme-cli, open-iscsi, smartmontools, libffi-dev, libssl-dev, python-dev 2026-02-18 06:19:20.930 | Map install for runtime-ssh-host-keys: openssh-client 2026-02-18 06:19:20.930 | Running command: ['install-packages', 'efivar', 'NetworkManager-initscripts-updown', 'lldpad', 'rng-tools', 'psmisc', 'xorriso', 'openssh-server', 'kmod', 'curl', 'e2fsprogs', 'rsync', 'smartmontools', 'qemu-img', 'which', 'iptables', 'chrony', 'lsof', 'openssh', 'biosdevname', 'dosfstools', 'policycoreutils-python-utils', 'fio-engine-libaio', 'infiniband-diags', 'python3-policycoreutils', 'python3', 'efibootmgr', 'nvme-cli', 'gcc', 'iscsi-initiator-utils', 'ca-certificates', 'python3-libselinux', 'parted', 'fio', 'hdparm', 'openssl-devel', 'ipmitool', 'ethtool', 'traceroute', 'dmidecode', 'gdisk', 'pciutils', 'git-core', 'device-mapper-multipath', 'selinux-policy', 'python3-devel', 'tcpdump', 'passwd', 'lshw', 'libffi-devel', 'dhclient', 'selinux-policy-targeted', 'sysbench', 'util-linux', 'mdadm'] 2026-02-18 06:19:20.930 | > Running install-packages install. 2026-02-18 06:19:20.930 | > ++ command -v dnf5 2026-02-18 06:19:20.930 | > ++ true 2026-02-18 06:19:20.930 | > + DNF5= 2026-02-18 06:19:20.930 | > + '[' dnf == dnf ']' 2026-02-18 06:19:20.930 | > + '[' -n '' ']' 2026-02-18 06:19:20.931 | > + dnf -y -v install efivar NetworkManager-initscripts-updown lldpad rng-tools psmisc xorriso openssh-server kmod curl e2fsprogs rsync smartmontools qemu-img which iptables chrony lsof openssh biosdevname dosfstools policycoreutils-python-utils fio-engine-libaio infiniband-diags python3-policycoreutils python3 efibootmgr nvme-cli gcc iscsi-initiator-utils ca-certificates python3-libselinux parted fio hdparm openssl-devel ipmitool ethtool traceroute dmidecode gdisk pciutils git-core device-mapper-multipath selinux-policy python3-devel tcpdump passwd lshw libffi-devel dhclient selinux-policy-targeted sysbench util-linux mdadm 2026-02-18 06:19:20.931 | > 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:19:20.931 | > DNF version: 4.14.0 2026-02-18 06:19:20.931 | > cachedir: /tmp/yum 2026-02-18 06:19:20.931 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:20.931 | > Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:20.931 | > Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:20.931 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:20.931 | > Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:20.931 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-barbican 2026-02-18 06:19:20.931 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-baremetal 2026-02-18 06:19:20.931 | > delorean-component-baremetal: using metadata from Wed Jan 28 16:29:40 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-cinder 2026-02-18 06:19:20.931 | > delorean-component-cinder: using metadata from Thu Feb 5 06:13:10 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-clients 2026-02-18 06:19:20.931 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-cloudops 2026-02-18 06:19:20.931 | > delorean-component-cloudops: using metadata from Wed Feb 11 08:29:53 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-common 2026-02-18 06:19:20.931 | > delorean-component-common: using metadata from Thu Feb 12 17:20:15 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-compute 2026-02-18 06:19:20.931 | > delorean-component-compute: using metadata from Tue Jan 27 09:54:46 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-designate 2026-02-18 06:19:20.931 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-glance 2026-02-18 06:19:20.931 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-keystone 2026-02-18 06:19:20.931 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-manila 2026-02-18 06:19:20.931 | > delorean-component-manila: using metadata from Tue Feb 3 17:41:07 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-network 2026-02-18 06:19:20.931 | > delorean-component-network: using metadata from Tue Feb 17 13:20:44 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-octavia 2026-02-18 06:19:20.931 | > delorean-component-octavia: using metadata from Fri Feb 6 15:50:31 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-optimize 2026-02-18 06:19:20.931 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-podified 2026-02-18 06:19:20.931 | > delorean-component-podified: using metadata from Tue Feb 17 05:59:47 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-puppet 2026-02-18 06:19:20.931 | > delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-swift 2026-02-18 06:19:20.931 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-tempest 2026-02-18 06:19:20.931 | > delorean-component-tempest: using metadata from Thu Feb 12 15:30:07 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-component-ui 2026-02-18 06:19:20.931 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-02-18 06:19:20.931 | > repo: using cache for: baseos 2026-02-18 06:19:20.931 | > baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: appstream 2026-02-18 06:19:20.931 | > appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: crb 2026-02-18 06:19:20.931 | > crb: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: extras-common 2026-02-18 06:19:20.931 | > extras-common: using metadata from Thu Feb 12 15:34:59 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-antelope-testing 2026-02-18 06:19:20.931 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-antelope-build-deps 2026-02-18 06:19:20.931 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-02-18 06:19:20.931 | > repo: using cache for: centos9-rabbitmq 2026-02-18 06:19:20.931 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-02-18 06:19:20.931 | > repo: using cache for: centos9-storage 2026-02-18 06:19:20.931 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-02-18 06:19:20.931 | > repo: using cache for: centos9-opstools 2026-02-18 06:19:20.931 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-02-18 06:19:20.931 | > repo: using cache for: centos9-nfv-ovs 2026-02-18 06:19:20.931 | > centos9-nfv-ovs: using metadata from Mon Feb 2 05:16:39 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-master-testing 2026-02-18 06:19:20.931 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2026-02-18 06:19:20.931 | > repo: using cache for: delorean-master-build-deps 2026-02-18 06:19:20.931 | > delorean-master-build-deps: using metadata from Thu Jan 15 10:12:10 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: repo-setup-centos-appstream 2026-02-18 06:19:20.931 | > repo-setup-centos-appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: repo-setup-centos-baseos 2026-02-18 06:19:20.931 | > repo-setup-centos-baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: repo-setup-centos-highavailability 2026-02-18 06:19:20.931 | > repo-setup-centos-highavailability: using metadata from Mon Feb 16 10:00:49 2026. 2026-02-18 06:19:20.931 | > repo: using cache for: repo-setup-centos-powertools 2026-02-18 06:19:20.931 | > repo-setup-centos-powertools: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:19:20.931 | > Last metadata expiration check: 0:00:16 ago on Wed Feb 18 01:19:02 2026. 2026-02-18 06:19:20.931 | > Package lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 is already installed. 2026-02-18 06:19:20.931 | > Package psmisc-23.4-3.el9.x86_64 is already installed. 2026-02-18 06:19:20.931 | > Package openssh-server-9.9p1-3.el9.x86_64 is already installed. 2026-02-18 06:19:20.931 | > Package kmod-28-11.el9.x86_64 is already installed. 2026-02-18 06:19:20.931 | > Package curl-7.76.1-40.el9.x86_64 is already installed. 2026-02-18 06:19:20.931 | > Package e2fsprogs-1.46.5-8.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package smartmontools-1:7.2-9.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package which-2.21-30.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package chrony-4.8-1.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package openssh-9.9p1-3.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package dosfstools-4.2-3.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package fio-engine-libaio-3.35-1.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package python3-policycoreutils-3.6-5.el9.noarch is already installed. 2026-02-18 06:19:21.044 | > Package python3-3.9.25-3.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package ca-certificates-2025.2.80_v9.0.305-91.el9.noarch is already installed. 2026-02-18 06:19:21.044 | > Package python3-libselinux-3.6-3.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package parted-3.5-3.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package fio-3.35-1.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package ethtool-2:6.15-2.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package dmidecode-1:3.6-2.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package gdisk-1.0.7-5.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package pciutils-3.7.0-7.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package git-core-2.52.0-1.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package selinux-policy-38.1.73-1.el9.noarch is already installed. 2026-02-18 06:19:21.044 | > Package tcpdump-14:4.99.0-9.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package passwd-0.80-12.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package lshw-B.02.20-4.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package dhcp-client-12:4.4.2-20.b1.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package selinux-policy-targeted-38.1.73-1.el9.noarch is already installed. 2026-02-18 06:19:21.044 | > Package sysbench-1.0.20-5.el9s.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package util-linux-2.37.4-21.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > Package mdadm-4.4-3.el9.x86_64 is already installed. 2026-02-18 06:19:21.044 | > --> Starting dependency resolution 2026-02-18 06:19:21.044 | > ---> Package NetworkManager-initscripts-updown.noarch 1:1.54.3-2.el9 will be installed 2026-02-18 06:19:21.044 | > ---> Package biosdevname.x86_64 0.7.3-10.el9 will be installed 2026-02-18 06:19:21.044 | > ---> Package device-mapper-multipath.x86_64 0.8.7-44.el9 will be installed 2026-02-18 06:19:21.044 | > ---> Package device-mapper-multipath-libs.x86_64 0.8.7-44.el9 will be installed 2026-02-18 06:19:21.044 | > ---> Package efibootmgr.x86_64 16-12.el9 will be installed 2026-02-18 06:19:21.044 | > ---> Package groff-base.x86_64 1.22.4-10.el9 will be installed 2026-02-18 06:19:21.044 | > ---> Package hdparm.x86_64 9.62-2.el9 will be installed 2026-02-18 06:19:21.044 | > ---> Package iptables-nft.x86_64 1.8.10-11.el9 will be installed 2026-02-18 06:19:21.044 | > ---> Package jitterentropy.x86_64 3.6.0-1.el9 will be installed 2026-02-18 06:19:21.044 | > ---> Package libibumad.x86_64 61.0-2.el9 will be installed 2026-02-18 06:19:21.044 | > ---> Package libnftnl.x86_64 1.2.6-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package libnvme.x86_64 1.16.1-2.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package libpkgconf.x86_64 1.7.3-10.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package lsof.x86_64 4.94.0-3.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package make.x86_64 1:4.3-8.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package nvme-cli.x86_64 2.16-1.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package pkgconf.x86_64 1.7.3-10.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package pkgconf-m4.noarch 1.7.3-10.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package pkgconf-pkg-config.x86_64 1.7.3-10.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package rng-tools.x86_64 6.17-2.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package rsync.x86_64 3.2.5-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package traceroute.x86_64 3:2.1.1-1.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package cpp.x86_64 11.5.0-14.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package efivar.x86_64 38-3.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package gcc.x86_64 11.5.0-14.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package glibc-devel.x86_64 2.34-245.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package glibc-headers.x86_64 2.34-245.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package infiniband-diags.x86_64 61.0-2.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package ipmitool.x86_64 1.8.18-27.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package kernel-headers.x86_64 5.14.0-681.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package libburn.x86_64 1.5.4-5.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package libffi-devel.x86_64 3.4.2-8.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package libisoburn.x86_64 1.5.4-5.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package libisofs.x86_64 1.5.4-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package libmpc.x86_64 1.2.1-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package libxcrypt-devel.x86_64 4.4.18-3.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package openssl-devel.x86_64 1:3.5.5-1.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-AutoLoader.noarch 5.74-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-B.x86_64 1.80-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Carp.noarch 1.50-460.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Class-Struct.noarch 0.66-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Data-Dumper.x86_64 2.174-462.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Digest.noarch 1.19-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Digest-MD5.x86_64 2.58-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Encode.x86_64 4:3.08-462.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Errno.x86_64 1.30-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Exporter.noarch 5.74-461.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Fcntl.x86_64 1.13-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-File-Basename.noarch 2.85-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-File-Path.noarch 2.18-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-File-Temp.noarch 1:0.231.100-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-File-stat.noarch 1.09-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-FileHandle.noarch 2.03-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Getopt-Long.noarch 1:2.52-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Getopt-Std.noarch 1.12-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-HTTP-Tiny.noarch 0.076-462.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-IO.x86_64 1.43-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-IO-Socket-IP.noarch 0.41-5.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-IO-Socket-SSL.noarch 2.073-2.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-IPC-Open3.noarch 1.21-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-MIME-Base64.x86_64 3.16-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Mozilla-CA.noarch 20200520-6.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-NDBM_File.x86_64 1.15-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Net-SSLeay.x86_64 1.94-3.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-POSIX.x86_64 1.94-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-PathTools.x86_64 3.78-461.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Pod-Escapes.noarch 1:1.07-460.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Pod-Perldoc.noarch 3.28.01-461.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Pod-Simple.noarch 1:3.42-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Pod-Usage.noarch 4:2.01-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Scalar-List-Utils.x86_64 4:1.56-462.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-SelectSaver.noarch 1.02-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Socket.x86_64 4:2.031-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Storable.x86_64 1:3.21-460.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Symbol.noarch 1.08-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Term-ANSIColor.noarch 5.01-461.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Term-Cap.noarch 1.17-460.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Text-ParseWords.noarch 3.30-460.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Text-Tabs+Wrap.noarch 2013.0523-460.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-Time-Local.noarch 2:1.300-7.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-URI.noarch 5.09-3.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-base.noarch 2.27-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-constant.noarch 1.33-461.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-if.noarch 0.60.800-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-interpreter.x86_64 4:5.32.1-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-libnet.noarch 3.13-4.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-libs.x86_64 4:5.32.1-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-mro.x86_64 1.23-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-overload.noarch 1.31-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-overloading.noarch 0.02-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-parent.noarch 1:0.238-460.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-podlators.noarch 1:4.14-460.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-subs.noarch 1.03-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package perl-vars.noarch 1.05-483.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package policycoreutils-python-utils.noarch 3.6-5.el9 will be installed 2026-02-18 06:19:21.045 | > ---> Package python3-devel.x86_64 3.9.25-3.el9 will be installed 2026-02-18 06:19:21.050 | > ---> Package python3-pip.noarch 21.3.1-1.el9 will be installed 2026-02-18 06:19:21.050 | > ---> Package qemu-img.x86_64 17:10.1.0-13.el9 will be installed 2026-02-18 06:19:21.050 | > ---> Package xorriso.x86_64 1.5.4-5.el9 will be installed 2026-02-18 06:19:21.050 | > --> Finished dependency resolution 2026-02-18 06:19:21.050 | > Dependencies resolved. 2026-02-18 06:19:21.050 | > ================================================================================ 2026-02-18 06:19:21.051 | > Package Arch Version Repository Size 2026-02-18 06:19:21.051 | > ================================================================================ 2026-02-18 06:19:21.051 | > Installing: 2026-02-18 06:19:21.051 | > NetworkManager-initscripts-updown noarch 1:1.54.3-2.el9 baseos 19 k 2026-02-18 06:19:21.051 | > biosdevname x86_64 0.7.3-10.el9 baseos 36 k 2026-02-18 06:19:21.051 | > device-mapper-multipath x86_64 0.8.7-44.el9 baseos 156 k 2026-02-18 06:19:21.051 | > efibootmgr x86_64 16-12.el9 baseos 45 k 2026-02-18 06:19:21.051 | > efivar x86_64 38-3.el9 appstream 50 k 2026-02-18 06:19:21.051 | > gcc x86_64 11.5.0-14.el9 appstream 32 M 2026-02-18 06:19:21.051 | > hdparm x86_64 9.62-2.el9 baseos 96 k 2026-02-18 06:19:21.051 | > infiniband-diags x86_64 61.0-2.el9 appstream 336 k 2026-02-18 06:19:21.051 | > ipmitool x86_64 1.8.18-27.el9 appstream 387 k 2026-02-18 06:19:21.051 | > iptables-nft x86_64 1.8.10-11.el9 baseos 206 k 2026-02-18 06:19:21.051 | > libffi-devel x86_64 3.4.2-8.el9 appstream 29 k 2026-02-18 06:19:21.051 | > lsof x86_64 4.94.0-3.el9 baseos 239 k 2026-02-18 06:19:21.051 | > nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18 06:19:21.051 | > openssl-devel x86_64 1:3.5.5-1.el9 appstream 4.8 M 2026-02-18 06:19:21.051 | > policycoreutils-python-utils noarch 3.6-5.el9 appstream 75 k 2026-02-18 06:19:21.051 | > python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-18 06:19:21.051 | > qemu-img x86_64 17:10.1.0-13.el9 appstream 2.6 M 2026-02-18 06:19:21.051 | > rng-tools x86_64 6.17-2.el9 baseos 71 k 2026-02-18 06:19:21.051 | > rsync x86_64 3.2.5-4.el9 baseos 407 k 2026-02-18 06:19:21.051 | > traceroute x86_64 3:2.1.1-1.el9 baseos 57 k 2026-02-18 06:19:21.051 | > xorriso x86_64 1.5.4-5.el9 appstream 317 k 2026-02-18 06:19:21.051 | > Installing dependencies: 2026-02-18 06:19:21.051 | > cpp x86_64 11.5.0-14.el9 appstream 11 M 2026-02-18 06:19:21.051 | > device-mapper-multipath-libs x86_64 0.8.7-44.el9 baseos 287 k 2026-02-18 06:19:21.051 | > glibc-devel x86_64 2.34-245.el9 appstream 37 k 2026-02-18 06:19:21.051 | > glibc-headers x86_64 2.34-245.el9 appstream 546 k 2026-02-18 06:19:21.051 | > groff-base x86_64 1.22.4-10.el9 baseos 1.1 M 2026-02-18 06:19:21.051 | > jitterentropy x86_64 3.6.0-1.el9 baseos 33 k 2026-02-18 06:19:21.051 | > kernel-headers x86_64 5.14.0-681.el9 appstream 2.6 M 2026-02-18 06:19:21.051 | > libburn x86_64 1.5.4-5.el9 appstream 172 k 2026-02-18 06:19:21.051 | > libibumad x86_64 61.0-2.el9 baseos 28 k 2026-02-18 06:19:21.051 | > libisoburn x86_64 1.5.4-5.el9 appstream 415 k 2026-02-18 06:19:21.051 | > libisofs x86_64 1.5.4-4.el9 appstream 222 k 2026-02-18 06:19:21.051 | > libmpc x86_64 1.2.1-4.el9 appstream 62 k 2026-02-18 06:19:21.051 | > libnftnl x86_64 1.2.6-4.el9 baseos 88 k 2026-02-18 06:19:21.051 | > libnvme x86_64 1.16.1-2.el9 baseos 116 k 2026-02-18 06:19:21.051 | > libpkgconf x86_64 1.7.3-10.el9 baseos 36 k 2026-02-18 06:19:21.051 | > libxcrypt-devel x86_64 4.4.18-3.el9 appstream 29 k 2026-02-18 06:19:21.051 | > make x86_64 1:4.3-8.el9 baseos 536 k 2026-02-18 06:19:21.051 | > perl-AutoLoader noarch 5.74-483.el9 appstream 21 k 2026-02-18 06:19:21.051 | > perl-B x86_64 1.80-483.el9 appstream 180 k 2026-02-18 06:19:21.051 | > perl-Carp noarch 1.50-460.el9 appstream 30 k 2026-02-18 06:19:21.051 | > perl-Class-Struct noarch 0.66-483.el9 appstream 22 k 2026-02-18 06:19:21.051 | > perl-Data-Dumper x86_64 2.174-462.el9 appstream 56 k 2026-02-18 06:19:21.051 | > perl-Digest noarch 1.19-4.el9 appstream 26 k 2026-02-18 06:19:21.051 | > perl-Digest-MD5 x86_64 2.58-4.el9 appstream 37 k 2026-02-18 06:19:21.051 | > perl-Encode x86_64 4:3.08-462.el9 appstream 1.7 M 2026-02-18 06:19:21.051 | > perl-Errno x86_64 1.30-483.el9 appstream 15 k 2026-02-18 06:19:21.051 | > perl-Exporter noarch 5.74-461.el9 appstream 32 k 2026-02-18 06:19:21.051 | > perl-Fcntl x86_64 1.13-483.el9 appstream 20 k 2026-02-18 06:19:21.051 | > perl-File-Basename noarch 2.85-483.el9 appstream 17 k 2026-02-18 06:19:21.051 | > perl-File-Path noarch 2.18-4.el9 appstream 36 k 2026-02-18 06:19:21.051 | > perl-File-Temp noarch 1:0.231.100-4.el9 appstream 60 k 2026-02-18 06:19:21.051 | > perl-File-stat noarch 1.09-483.el9 appstream 17 k 2026-02-18 06:19:21.051 | > perl-FileHandle noarch 2.03-483.el9 appstream 15 k 2026-02-18 06:19:21.051 | > perl-Getopt-Long noarch 1:2.52-4.el9 appstream 61 k 2026-02-18 06:19:21.051 | > perl-Getopt-Std noarch 1.12-483.el9 appstream 15 k 2026-02-18 06:19:21.051 | > perl-HTTP-Tiny noarch 0.076-462.el9 appstream 54 k 2026-02-18 06:19:21.051 | > perl-IO x86_64 1.43-483.el9 appstream 88 k 2026-02-18 06:19:21.051 | > perl-IO-Socket-IP noarch 0.41-5.el9 appstream 43 k 2026-02-18 06:19:21.051 | > perl-IO-Socket-SSL noarch 2.073-2.el9 appstream 217 k 2026-02-18 06:19:21.051 | > perl-IPC-Open3 noarch 1.21-483.el9 appstream 22 k 2026-02-18 06:19:21.051 | > perl-MIME-Base64 x86_64 3.16-4.el9 appstream 31 k 2026-02-18 06:19:21.051 | > perl-Mozilla-CA noarch 20200520-6.el9 appstream 13 k 2026-02-18 06:19:21.051 | > perl-Net-SSLeay x86_64 1.94-3.el9 appstream 414 k 2026-02-18 06:19:21.051 | > perl-POSIX x86_64 1.94-483.el9 appstream 96 k 2026-02-18 06:19:21.051 | > perl-PathTools x86_64 3.78-461.el9 appstream 88 k 2026-02-18 06:19:21.051 | > perl-Pod-Escapes noarch 1:1.07-460.el9 appstream 21 k 2026-02-18 06:19:21.051 | > perl-Pod-Perldoc noarch 3.28.01-461.el9 appstream 87 k 2026-02-18 06:19:21.051 | > perl-Pod-Simple noarch 1:3.42-4.el9 appstream 225 k 2026-02-18 06:19:21.051 | > perl-Pod-Usage noarch 4:2.01-4.el9 appstream 41 k 2026-02-18 06:19:21.051 | > perl-Scalar-List-Utils x86_64 4:1.56-462.el9 appstream 71 k 2026-02-18 06:19:21.051 | > perl-SelectSaver noarch 1.02-483.el9 appstream 11 k 2026-02-18 06:19:21.051 | > perl-Socket x86_64 4:2.031-4.el9 appstream 56 k 2026-02-18 06:19:21.051 | > perl-Storable x86_64 1:3.21-460.el9 appstream 96 k 2026-02-18 06:19:21.051 | > perl-Symbol noarch 1.08-483.el9 appstream 14 k 2026-02-18 06:19:21.051 | > perl-Term-ANSIColor noarch 5.01-461.el9 appstream 49 k 2026-02-18 06:19:21.051 | > perl-Term-Cap noarch 1.17-460.el9 appstream 23 k 2026-02-18 06:19:21.051 | > perl-Text-ParseWords noarch 3.30-460.el9 appstream 17 k 2026-02-18 06:19:21.051 | > perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 appstream 24 k 2026-02-18 06:19:21.051 | > perl-Time-Local noarch 2:1.300-7.el9 appstream 34 k 2026-02-18 06:19:21.051 | > perl-URI noarch 5.09-3.el9 appstream 121 k 2026-02-18 06:19:21.051 | > perl-base noarch 2.27-483.el9 appstream 16 k 2026-02-18 06:19:21.051 | > perl-constant noarch 1.33-461.el9 appstream 24 k 2026-02-18 06:19:21.051 | > perl-if noarch 0.60.800-483.el9 appstream 14 k 2026-02-18 06:19:21.051 | > perl-interpreter x86_64 4:5.32.1-483.el9 appstream 70 k 2026-02-18 06:19:21.051 | > perl-libnet noarch 3.13-4.el9 appstream 130 k 2026-02-18 06:19:21.051 | > perl-libs x86_64 4:5.32.1-483.el9 appstream 2.2 M 2026-02-18 06:19:21.051 | > perl-mro x86_64 1.23-483.el9 appstream 28 k 2026-02-18 06:19:21.051 | > perl-overload noarch 1.31-483.el9 appstream 45 k 2026-02-18 06:19:21.051 | > perl-overloading noarch 0.02-483.el9 appstream 12 k 2026-02-18 06:19:21.051 | > perl-parent noarch 1:0.238-460.el9 appstream 15 k 2026-02-18 06:19:21.051 | > perl-podlators noarch 1:4.14-460.el9 appstream 114 k 2026-02-18 06:19:21.051 | > perl-subs noarch 1.03-483.el9 appstream 11 k 2026-02-18 06:19:24.071 | > perl-vars noarch 1.05-483.el9 appstream 13 k 2026-02-18 06:19:24.071 | > pkgconf x86_64 1.7.3-10.el9 baseos 41 k 2026-02-18 06:19:24.071 | > pkgconf-m4 noarch 1.7.3-10.el9 baseos 15 k 2026-02-18 06:19:24.071 | > pkgconf-pkg-config x86_64 1.7.3-10.el9 baseos 11 k 2026-02-18 06:19:24.071 | > Installing weak dependencies: 2026-02-18 06:19:24.071 | > perl-NDBM_File x86_64 1.15-483.el9 appstream 22 k 2026-02-18 06:19:24.071 | > python3-pip noarch 21.3.1-1.el9 appstream 2.0 M 2026-02-18 06:19:24.071 | > 2026-02-18 06:19:24.071 | > Transaction Summary 2026-02-18 06:19:24.071 | > ================================================================================ 2026-02-18 06:19:24.071 | > Install 99 Packages 2026-02-18 06:19:24.071 | > 2026-02-18 06:19:24.071 | > Total size: 70 M 2026-02-18 06:19:24.071 | > Total download size: 61 M 2026-02-18 06:19:24.071 | > Installed size: 199 M 2026-02-18 06:19:24.071 | > Downloading Packages: 2026-02-18 06:19:24.071 | > [SKIPPED] biosdevname-0.7.3-10.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] device-mapper-multipath-0.8.7-44.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] device-mapper-multipath-libs-0.8.7-44.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] hdparm-9.62-2.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] iptables-nft-1.8.10-11.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] jitterentropy-3.6.0-1.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] libnftnl-1.2.6-4.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] libnvme-1.16.1-2.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] lsof-4.94.0-3.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] rng-tools-6.17-2.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] traceroute-2.1.1-1.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-AutoLoader-5.74-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-B-1.80-483.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Carp-1.50-460.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Class-Struct-0.66-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Data-Dumper-2.174-462.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Digest-1.19-4.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Digest-MD5-2.58-4.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Encode-3.08-462.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Errno-1.30-483.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Exporter-5.74-461.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Fcntl-1.13-483.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-File-Basename-2.85-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-File-Path-2.18-4.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-File-Temp-0.231.100-4.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-File-stat-1.09-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-FileHandle-2.03-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Getopt-Long-2.52-4.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Getopt-Std-1.12-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-HTTP-Tiny-0.076-462.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-IO-1.43-483.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-IO-Socket-IP-0.41-5.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-IO-Socket-SSL-2.073-2.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-IPC-Open3-1.21-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-MIME-Base64-3.16-4.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Mozilla-CA-20200520-6.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-NDBM_File-1.15-483.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Net-SSLeay-1.94-3.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-POSIX-1.94-483.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-PathTools-3.78-461.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Pod-Escapes-1.07-460.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Pod-Perldoc-3.28.01-461.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Pod-Simple-3.42-4.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Pod-Usage-2.01-4.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Scalar-List-Utils-1.56-462.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-SelectSaver-1.02-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Socket-2.031-4.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Storable-3.21-460.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Symbol-1.08-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Term-ANSIColor-5.01-461.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Term-Cap-1.17-460.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Text-ParseWords-3.30-460.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-Time-Local-1.300-7.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-URI-5.09-3.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-base-2.27-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-constant-1.33-461.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-if-0.60.800-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-interpreter-5.32.1-483.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-libnet-3.13-4.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-libs-5.32.1-483.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-mro-1.23-483.el9.x86_64.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-overload-1.31-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-overloading-0.02-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-parent-0.238-460.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-podlators-4.14-460.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-subs-1.03-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > [SKIPPED] perl-vars-1.05-483.el9.noarch.rpm: Already downloaded 2026-02-18 06:19:24.071 | > (69/99): NetworkManager-initscripts-updown-1.54 128 kB/s | 19 kB 00:00 2026-02-18 06:19:24.071 | > (70/99): libibumad-61.0-2.el9.x86_64.rpm 516 kB/s | 28 kB 00:00 2026-02-18 06:19:24.071 | > (71/99): libpkgconf-1.7.3-10.el9.x86_64.rpm 887 kB/s | 36 kB 00:00 2026-02-18 06:19:24.071 | > (72/99): efibootmgr-16-12.el9.x86_64.rpm 106 kB/s | 45 kB 00:00 2026-02-18 06:19:24.071 | > (73/99): make-4.3-8.el9.x86_64.rpm 2.7 MB/s | 536 kB 00:00 2026-02-18 06:19:24.071 | > (74/99): pkgconf-1.7.3-10.el9.x86_64.rpm 1.0 MB/s | 41 kB 00:00 2026-02-18 06:19:24.071 | > (75/99): pkgconf-m4-1.7.3-10.el9.noarch.rpm 303 kB/s | 15 kB 00:00 2026-02-18 06:19:24.071 | > (76/99): groff-base-1.22.4-10.el9.x86_64.rpm 2.0 MB/s | 1.1 MB 00:00 2026-02-18 06:19:24.071 | > (77/99): pkgconf-pkg-config-1.7.3-10.el9.x86_64 277 kB/s | 11 kB 00:00 2026-02-18 06:19:24.071 | > (78/99): rsync-3.2.5-4.el9.x86_64.rpm 5.2 MB/s | 407 kB 00:00 2026-02-18 06:19:24.071 | > (79/99): nvme-cli-2.16-1.el9.x86_64.rpm 5.6 MB/s | 1.2 MB 00:00 2026-02-18 06:19:24.071 | > (80/99): efivar-38-3.el9.x86_64.rpm 532 kB/s | 50 kB 00:00 2026-02-18 06:19:24.071 | > (81/99): glibc-devel-2.34-245.el9.x86_64.rpm 1.4 MB/s | 37 kB 00:00 2026-02-18 06:19:24.071 | > (82/99): glibc-headers-2.34-245.el9.x86_64.rpm 6.8 MB/s | 546 kB 00:00 2026-02-18 06:19:24.071 | > (83/99): infiniband-diags-61.0-2.el9.x86_64.rpm 11 MB/s | 336 kB 00:00 2026-02-18 06:19:24.071 | > (84/99): cpp-11.5.0-14.el9.x86_64.rpm 34 MB/s | 11 MB 00:00 2026-02-18 06:19:24.071 | > (85/99): ipmitool-1.8.18-27.el9.x86_64.rpm 8.3 MB/s | 387 kB 00:00 2026-02-18 06:19:24.071 | > (86/99): libburn-1.5.4-5.el9.x86_64.rpm 4.6 MB/s | 172 kB 00:00 2026-02-18 06:19:24.071 | > (87/99): kernel-headers-5.14.0-681.el9.x86_64.r 45 MB/s | 2.6 MB 00:00 2026-02-18 06:19:24.071 | > (88/99): libffi-devel-3.4.2-8.el9.x86_64.rpm 1.1 MB/s | 29 kB 00:00 2026-02-18 06:19:24.071 | > (89/99): libisoburn-1.5.4-5.el9.x86_64.rpm 14 MB/s | 415 kB 00:00 2026-02-18 06:19:24.071 | > (90/99): libisofs-1.5.4-4.el9.x86_64.rpm 7.2 MB/s | 222 kB 00:00 2026-02-18 06:19:28.209 | > (91/99): libmpc-1.2.1-4.el9.x86_64.rpm 2.5 MB/s | 62 kB 00:00 2026-02-18 06:19:28.209 | > (92/99): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 1.1 MB/s | 29 kB 00:00 2026-02-18 06:19:28.209 | > (93/99): policycoreutils-python-utils-3.6-5.el9 2.8 MB/s | 75 kB 00:00 2026-02-18 06:19:28.209 | > (94/99): python3-devel-3.9.25-3.el9.x86_64.rpm 8.4 MB/s | 244 kB 00:00 2026-02-18 06:19:28.209 | > (95/99): openssl-devel-3.5.5-1.el9.x86_64.rpm 57 MB/s | 4.8 MB 00:00 2026-02-18 06:19:28.209 | > (96/99): python3-pip-21.3.1-1.el9.noarch.rpm 33 MB/s | 2.0 MB 00:00 2026-02-18 06:19:28.209 | > (97/99): qemu-img-10.1.0-13.el9.x86_64.rpm 46 MB/s | 2.6 MB 00:00 2026-02-18 06:19:28.209 | > (98/99): xorriso-1.5.4-5.el9.x86_64.rpm 9.7 MB/s | 317 kB 00:00 2026-02-18 06:19:28.209 | > (99/99): gcc-11.5.0-14.el9.x86_64.rpm 33 MB/s | 32 MB 00:00 2026-02-18 06:19:28.209 | > -------------------------------------------------------------------------------- 2026-02-18 06:19:28.209 | > Total 17 MB/s | 61 MB 00:03 2026-02-18 06:19:28.209 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2026-02-18 06:19:28.209 | > Running transaction check 2026-02-18 06:19:28.209 | > Transaction check succeeded. 2026-02-18 06:19:28.209 | > Running transaction test 2026-02-18 06:19:28.209 | > Transaction test succeeded. 2026-02-18 06:19:28.209 | > Running transaction 2026-02-18 06:19:28.209 | > Preparing : 1/1 2026-02-18 06:19:28.209 | > Installing : libmpc-1.2.1-4.el9.x86_64 1/99 2026-02-18 06:19:28.209 | > Installing : cpp-11.5.0-14.el9.x86_64 2/99 2026-02-18 06:19:28.209 | > Installing : python3-pip-21.3.1-1.el9.noarch 3/99 2026-02-18 06:19:28.209 | > Installing : libisofs-1.5.4-4.el9.x86_64 4/99 2026-02-18 06:19:28.209 | > Installing : libburn-1.5.4-5.el9.x86_64 5/99 2026-02-18 06:19:28.209 | > Installing : libisoburn-1.5.4-5.el9.x86_64 6/99 2026-02-18 06:19:28.209 | > Installing : kernel-headers-5.14.0-681.el9.x86_64 7/99 2026-02-18 06:19:28.209 | > Installing : glibc-headers-2.34-245.el9.x86_64 8/99 2026-02-18 06:19:28.209 | > Installing : pkgconf-m4-1.7.3-10.el9.noarch 9/99 2026-02-18 06:19:28.209 | > Installing : make-1:4.3-8.el9.x86_64 10/99 2026-02-18 06:19:28.209 | > Installing : libpkgconf-1.7.3-10.el9.x86_64 11/99 2026-02-18 06:19:28.209 | > Installing : pkgconf-1.7.3-10.el9.x86_64 12/99 2026-02-18 06:19:28.209 | > Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 13/99 2026-02-18 06:19:28.209 | > Installing : glibc-devel-2.34-245.el9.x86_64 14/99 2026-02-18 06:19:28.209 | > Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 15/99 2026-02-18 06:19:28.209 | > Installing : libnvme-1.16.1-2.el9.x86_64 16/99 2026-02-18 06:19:28.209 | > Installing : libnftnl-1.2.6-4.el9.x86_64 17/99 2026-02-18 06:19:28.209 | > Installing : libibumad-61.0-2.el9.x86_64 18/99 2026-02-18 06:19:28.209 | > Installing : jitterentropy-3.6.0-1.el9.x86_64 19/99 2026-02-18 06:19:28.209 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 20/99 2026-02-18 06:19:28.209 | > Installing : groff-base-1.22.4-10.el9.x86_64 20/99 2026-02-18 06:19:28.209 | > Running scriptlet: groff-base-1.22.4-10.el9.x86_64 20/99 2026-02-18 06:19:28.209 | > Installing : perl-Digest-1.19-4.el9.noarch 21/99 2026-02-18 06:19:28.209 | > Installing : perl-Digest-MD5-2.58-4.el9.x86_64 22/99 2026-02-18 06:19:28.209 | > Installing : perl-B-1.80-483.el9.x86_64 23/99 2026-02-18 06:19:28.209 | > Installing : perl-FileHandle-2.03-483.el9.noarch 24/99 2026-02-18 06:19:28.209 | > Installing : perl-Data-Dumper-2.174-462.el9.x86_64 25/99 2026-02-18 06:19:28.209 | > Installing : perl-libnet-3.13-4.el9.noarch 26/99 2026-02-18 06:19:28.209 | > Installing : perl-AutoLoader-5.74-483.el9.noarch 27/99 2026-02-18 06:19:28.209 | > Installing : perl-base-2.27-483.el9.noarch 28/99 2026-02-18 06:19:28.209 | > Installing : perl-URI-5.09-3.el9.noarch 29/99 2026-02-18 06:19:28.209 | > Installing : perl-Mozilla-CA-20200520-6.el9.noarch 30/99 2026-02-18 06:19:28.209 | > Installing : perl-if-0.60.800-483.el9.noarch 31/99 2026-02-18 06:19:28.209 | > Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 32/99 2026-02-18 06:19:28.209 | > Installing : perl-Time-Local-2:1.300-7.el9.noarch 33/99 2026-02-18 06:19:28.209 | > Installing : perl-File-Path-2.18-4.el9.noarch 34/99 2026-02-18 06:19:28.209 | > Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 35/99 2026-02-18 06:19:28.209 | > Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 36/99 2026-02-18 06:19:28.209 | > Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 37/99 2026-02-18 06:19:28.209 | > Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 38/99 2026-02-18 06:19:28.209 | > Installing : perl-Class-Struct-0.66-483.el9.noarch 39/99 2026-02-18 06:19:28.209 | > Installing : perl-POSIX-1.94-483.el9.x86_64 40/99 2026-02-18 06:19:28.209 | > Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 41/99 2026-02-18 06:19:28.209 | > Installing : perl-IPC-Open3-1.21-483.el9.noarch 42/99 2026-02-18 06:19:28.209 | > Installing : perl-subs-1.03-483.el9.noarch 43/99 2026-02-18 06:19:28.209 | > Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 44/99 2026-02-18 06:19:28.209 | > Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 45/99 2026-02-18 06:19:28.209 | > Installing : perl-Term-Cap-1.17-460.el9.noarch 46/99 2026-02-18 06:19:28.209 | > Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 47/99 2026-02-18 06:19:28.209 | > Installing : perl-Socket-4:2.031-4.el9.x86_64 48/99 2026-02-18 06:19:28.209 | > Installing : perl-SelectSaver-1.02-483.el9.noarch 49/99 2026-02-18 06:19:28.209 | > Installing : perl-Symbol-1.08-483.el9.noarch 50/99 2026-02-18 06:19:28.209 | > Installing : perl-File-stat-1.09-483.el9.noarch 51/99 2026-02-18 06:19:28.209 | > Installing : perl-podlators-1:4.14-460.el9.noarch 52/99 2026-02-18 06:19:28.209 | > Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 53/99 2026-02-18 06:19:28.209 | > Installing : perl-Fcntl-1.13-483.el9.x86_64 54/99 2026-02-18 06:19:28.209 | > Installing : perl-Text-ParseWords-3.30-460.el9.noarch 55/99 2026-02-18 06:19:28.209 | > Installing : perl-mro-1.23-483.el9.x86_64 56/99 2026-02-18 06:19:28.209 | > Installing : perl-IO-1.43-483.el9.x86_64 57/99 2026-02-18 06:19:28.209 | > Installing : perl-overloading-0.02-483.el9.noarch 58/99 2026-02-18 06:19:28.209 | > Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 59/99 2026-02-18 06:19:28.209 | > Installing : perl-Errno-1.30-483.el9.x86_64 60/99 2026-02-18 06:19:28.209 | > Installing : perl-File-Basename-2.85-483.el9.noarch 61/99 2026-02-18 06:19:28.209 | > Installing : perl-Getopt-Std-1.12-483.el9.noarch 62/99 2026-02-18 06:19:28.209 | > Installing : perl-MIME-Base64-3.16-4.el9.x86_64 63/99 2026-02-18 06:19:28.209 | > Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 64/99 2026-02-18 06:19:28.209 | > Installing : perl-constant-1.33-461.el9.noarch 65/99 2026-02-18 06:19:28.209 | > Installing : perl-Storable-1:3.21-460.el9.x86_64 66/99 2026-02-18 06:19:28.209 | > Installing : perl-overload-1.31-483.el9.noarch 67/99 2026-02-18 06:19:28.209 | > Installing : perl-parent-1:0.238-460.el9.noarch 68/99 2026-02-18 06:19:28.210 | > Installing : perl-vars-1.05-483.el9.noarch 69/99 2026-02-18 06:19:28.210 | > Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 70/99 2026-02-18 06:19:28.210 | > Installing : perl-Carp-1.50-460.el9.noarch 71/99 2026-02-18 06:19:28.210 | > Installing : perl-Exporter-5.74-461.el9.noarch 72/99 2026-02-18 06:19:28.210 | > Installing : perl-NDBM_File-1.15-483.el9.x86_64 73/99 2026-02-18 06:19:28.210 | > Installing : perl-PathTools-3.78-461.el9.x86_64 74/99 2026-02-18 06:19:28.210 | > Installing : perl-Encode-4:3.08-462.el9.x86_64 75/99 2026-02-18 06:19:28.210 | > Installing : perl-libs-4:5.32.1-483.el9.x86_64 76/99 2026-02-18 06:19:28.210 | > Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 77/99 2026-02-18 06:19:28.210 | > Installing : device-mapper-multipath-libs-0.8.7-44.el9.x86_64 78/99 2026-02-18 06:19:28.210 | > Installing : device-mapper-multipath-0.8.7-44.el9.x86_64 79/99 2026-02-18 06:19:28.210 | > Running scriptlet: device-mapper-multipath-0.8.7-44.el9.x86_64 79/99 2026-02-18 06:19:28.210 | > Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service -> /usr/lib/systemd/system/multipathd.service. 2026-02-18 06:19:29.580 | > Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket -> /usr/lib/systemd/system/multipathd.socket. 2026-02-18 06:19:29.580 | > 2026-02-18 06:19:29.580 | > Installing : infiniband-diags-61.0-2.el9.x86_64 80/99 2026-02-18 06:19:29.580 | > Installing : rng-tools-6.17-2.el9.x86_64 81/99 2026-02-18 06:19:29.580 | > Running scriptlet: rng-tools-6.17-2.el9.x86_64 81/99 2026-02-18 06:19:29.580 | > Created symlink /etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. 2026-02-18 06:19:29.580 | > 2026-02-18 06:19:29.580 | > Installing : iptables-nft-1.8.10-11.el9.x86_64 82/99 2026-02-18 06:19:29.580 | > Running scriptlet: iptables-nft-1.8.10-11.el9.x86_64 82/99 2026-02-18 06:19:29.580 | > Installing : nvme-cli-2.16-1.el9.x86_64 83/99 2026-02-18 06:19:29.580 | > Running scriptlet: nvme-cli-2.16-1.el9.x86_64 83/99 2026-02-18 06:19:29.580 | > Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18 06:19:29.580 | > Running in chroot, ignoring command 'daemon-reload' 2026-02-18 06:19:29.580 | > Running in chroot, ignoring request. 2026-02-18 06:19:29.580 | > Running in chroot, ignoring request. 2026-02-18 06:19:29.580 | > 2026-02-18 06:19:29.580 | > Installing : gcc-11.5.0-14.el9.x86_64 84/99 2026-02-18 06:19:29.580 | > Installing : libffi-devel-3.4.2-8.el9.x86_64 85/99 2026-02-18 06:19:29.580 | > Installing : openssl-devel-1:3.5.5-1.el9.x86_64 86/99 2026-02-18 06:19:29.580 | > Installing : python3-devel-3.9.25-3.el9.x86_64 87/99 2026-02-18 06:19:29.580 | > Running scriptlet: xorriso-1.5.4-5.el9.x86_64 88/99 2026-02-18 06:19:29.580 | > Installing : xorriso-1.5.4-5.el9.x86_64 88/99 2026-02-18 06:19:29.580 | > Running scriptlet: xorriso-1.5.4-5.el9.x86_64 88/99 2026-02-18 06:19:29.580 | > Installing : qemu-img-17:10.1.0-13.el9.x86_64 89/99 2026-02-18 06:19:29.580 | > Installing : policycoreutils-python-utils-3.6-5.el9.noarch 90/99 2026-02-18 06:19:29.580 | > Installing : ipmitool-1.8.18-27.el9.x86_64 91/99 2026-02-18 06:19:29.580 | > Installing : efivar-38-3.el9.x86_64 92/99 2026-02-18 06:19:29.580 | > Installing : traceroute-3:2.1.1-1.el9.x86_64 93/99 2026-02-18 06:19:29.580 | > Installing : rsync-3.2.5-4.el9.x86_64 94/99 2026-02-18 06:19:29.580 | > Installing : lsof-4.94.0-3.el9.x86_64 95/99 2026-02-18 06:19:29.580 | > Installing : hdparm-9.62-2.el9.x86_64 96/99 2026-02-18 06:19:29.580 | > Installing : efibootmgr-16-12.el9.x86_64 97/99 2026-02-18 06:19:29.581 | > Installing : biosdevname-0.7.3-10.el9.x86_64 98/99 2026-02-18 06:19:29.581 | > Installing : NetworkManager-initscripts-updown-1:1.54.3-2.el9.n 99/99 2026-02-18 06:19:29.581 | > Running scriptlet: NetworkManager-initscripts-updown-1:1.54.3-2.el9.n 99/99 2026-02-18 06:19:29.581 | > Verifying : NetworkManager-initscripts-updown-1:1.54.3-2.el9.n 1/99 2026-02-18 06:19:29.581 | > Verifying : biosdevname-0.7.3-10.el9.x86_64 2/99 2026-02-18 06:19:29.581 | > Verifying : device-mapper-multipath-0.8.7-44.el9.x86_64 3/99 2026-02-18 06:19:29.581 | > Verifying : device-mapper-multipath-libs-0.8.7-44.el9.x86_64 4/99 2026-02-18 06:19:29.581 | > Verifying : efibootmgr-16-12.el9.x86_64 5/99 2026-02-18 06:19:29.581 | > Verifying : groff-base-1.22.4-10.el9.x86_64 6/99 2026-02-18 06:19:29.581 | > Verifying : hdparm-9.62-2.el9.x86_64 7/99 2026-02-18 06:19:29.581 | > Verifying : iptables-nft-1.8.10-11.el9.x86_64 8/99 2026-02-18 06:19:29.581 | > Verifying : jitterentropy-3.6.0-1.el9.x86_64 9/99 2026-02-18 06:19:29.581 | > Verifying : libibumad-61.0-2.el9.x86_64 10/99 2026-02-18 06:19:29.581 | > Verifying : libnftnl-1.2.6-4.el9.x86_64 11/99 2026-02-18 06:19:29.581 | > Verifying : libnvme-1.16.1-2.el9.x86_64 12/99 2026-02-18 06:19:29.581 | > Verifying : libpkgconf-1.7.3-10.el9.x86_64 13/99 2026-02-18 06:19:29.581 | > Verifying : lsof-4.94.0-3.el9.x86_64 14/99 2026-02-18 06:19:29.581 | > Verifying : make-1:4.3-8.el9.x86_64 15/99 2026-02-18 06:19:29.581 | > Verifying : nvme-cli-2.16-1.el9.x86_64 16/99 2026-02-18 06:19:29.581 | > Verifying : pkgconf-1.7.3-10.el9.x86_64 17/99 2026-02-18 06:19:29.581 | > Verifying : pkgconf-m4-1.7.3-10.el9.noarch 18/99 2026-02-18 06:19:29.581 | > Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 19/99 2026-02-18 06:19:29.581 | > Verifying : rng-tools-6.17-2.el9.x86_64 20/99 2026-02-18 06:19:29.581 | > Verifying : rsync-3.2.5-4.el9.x86_64 21/99 2026-02-18 06:19:29.581 | > Verifying : traceroute-3:2.1.1-1.el9.x86_64 22/99 2026-02-18 06:19:29.581 | > Verifying : cpp-11.5.0-14.el9.x86_64 23/99 2026-02-18 06:19:29.581 | > Verifying : efivar-38-3.el9.x86_64 24/99 2026-02-18 06:19:29.581 | > Verifying : gcc-11.5.0-14.el9.x86_64 25/99 2026-02-18 06:19:29.581 | > Verifying : glibc-devel-2.34-245.el9.x86_64 26/99 2026-02-18 06:19:29.581 | > Verifying : glibc-headers-2.34-245.el9.x86_64 27/99 2026-02-18 06:19:29.581 | > Verifying : infiniband-diags-61.0-2.el9.x86_64 28/99 2026-02-18 06:19:29.581 | > Verifying : ipmitool-1.8.18-27.el9.x86_64 29/99 2026-02-18 06:19:29.581 | > Verifying : kernel-headers-5.14.0-681.el9.x86_64 30/99 2026-02-18 06:19:29.581 | > Verifying : libburn-1.5.4-5.el9.x86_64 31/99 2026-02-18 06:19:29.581 | > Verifying : libffi-devel-3.4.2-8.el9.x86_64 32/99 2026-02-18 06:19:29.581 | > Verifying : libisoburn-1.5.4-5.el9.x86_64 33/99 2026-02-18 06:19:29.581 | > Verifying : libisofs-1.5.4-4.el9.x86_64 34/99 2026-02-18 06:19:29.581 | > Verifying : libmpc-1.2.1-4.el9.x86_64 35/99 2026-02-18 06:19:29.581 | > Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 36/99 2026-02-18 06:19:29.581 | > Verifying : openssl-devel-1:3.5.5-1.el9.x86_64 37/99 2026-02-18 06:19:29.581 | > Verifying : perl-AutoLoader-5.74-483.el9.noarch 38/99 2026-02-18 06:19:29.581 | > Verifying : perl-B-1.80-483.el9.x86_64 39/99 2026-02-18 06:19:29.581 | > Verifying : perl-Carp-1.50-460.el9.noarch 40/99 2026-02-18 06:19:29.581 | > Verifying : perl-Class-Struct-0.66-483.el9.noarch 41/99 2026-02-18 06:19:29.581 | > Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 42/99 2026-02-18 06:19:29.581 | > Verifying : perl-Digest-1.19-4.el9.noarch 43/99 2026-02-18 06:19:29.581 | > Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 44/99 2026-02-18 06:19:29.581 | > Verifying : perl-Encode-4:3.08-462.el9.x86_64 45/99 2026-02-18 06:19:29.581 | > Verifying : perl-Errno-1.30-483.el9.x86_64 46/99 2026-02-18 06:19:29.581 | > Verifying : perl-Exporter-5.74-461.el9.noarch 47/99 2026-02-18 06:19:29.581 | > Verifying : perl-Fcntl-1.13-483.el9.x86_64 48/99 2026-02-18 06:19:29.581 | > Verifying : perl-File-Basename-2.85-483.el9.noarch 49/99 2026-02-18 06:19:29.581 | > Verifying : perl-File-Path-2.18-4.el9.noarch 50/99 2026-02-18 06:19:29.581 | > Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 51/99 2026-02-18 06:19:29.581 | > Verifying : perl-File-stat-1.09-483.el9.noarch 52/99 2026-02-18 06:19:29.581 | > Verifying : perl-FileHandle-2.03-483.el9.noarch 53/99 2026-02-18 06:19:29.581 | > Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 54/99 2026-02-18 06:19:29.581 | > Verifying : perl-Getopt-Std-1.12-483.el9.noarch 55/99 2026-02-18 06:19:29.581 | > Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 56/99 2026-02-18 06:19:29.581 | > Verifying : perl-IO-1.43-483.el9.x86_64 57/99 2026-02-18 06:19:29.581 | > Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 58/99 2026-02-18 06:19:29.581 | > Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 59/99 2026-02-18 06:19:29.581 | > Verifying : perl-IPC-Open3-1.21-483.el9.noarch 60/99 2026-02-18 06:19:29.581 | > Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 61/99 2026-02-18 06:19:29.581 | > Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 62/99 2026-02-18 06:19:29.581 | > Verifying : perl-NDBM_File-1.15-483.el9.x86_64 63/99 2026-02-18 06:19:29.581 | > Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 64/99 2026-02-18 06:19:29.581 | > Verifying : perl-POSIX-1.94-483.el9.x86_64 65/99 2026-02-18 06:19:29.581 | > Verifying : perl-PathTools-3.78-461.el9.x86_64 66/99 2026-02-18 06:19:29.742 | > Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 67/99 2026-02-18 06:19:29.742 | > Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 68/99 2026-02-18 06:19:29.742 | > Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 69/99 2026-02-18 06:19:29.742 | > Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 70/99 2026-02-18 06:19:29.742 | > Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 71/99 2026-02-18 06:19:29.742 | > Verifying : perl-SelectSaver-1.02-483.el9.noarch 72/99 2026-02-18 06:19:29.742 | > Verifying : perl-Socket-4:2.031-4.el9.x86_64 73/99 2026-02-18 06:19:29.742 | > Verifying : perl-Storable-1:3.21-460.el9.x86_64 74/99 2026-02-18 06:19:29.742 | > Verifying : perl-Symbol-1.08-483.el9.noarch 75/99 2026-02-18 06:19:29.742 | > Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 76/99 2026-02-18 06:19:29.742 | > Verifying : perl-Term-Cap-1.17-460.el9.noarch 77/99 2026-02-18 06:19:29.742 | > Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 78/99 2026-02-18 06:19:29.742 | > Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 79/99 2026-02-18 06:19:29.742 | > Verifying : perl-Time-Local-2:1.300-7.el9.noarch 80/99 2026-02-18 06:19:29.742 | > Verifying : perl-URI-5.09-3.el9.noarch 81/99 2026-02-18 06:19:29.742 | > Verifying : perl-base-2.27-483.el9.noarch 82/99 2026-02-18 06:19:29.742 | > Verifying : perl-constant-1.33-461.el9.noarch 83/99 2026-02-18 06:19:29.742 | > Verifying : perl-if-0.60.800-483.el9.noarch 84/99 2026-02-18 06:19:29.742 | > Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 85/99 2026-02-18 06:19:29.742 | > Verifying : perl-libnet-3.13-4.el9.noarch 86/99 2026-02-18 06:19:29.742 | > Verifying : perl-libs-4:5.32.1-483.el9.x86_64 87/99 2026-02-18 06:19:29.742 | > Verifying : perl-mro-1.23-483.el9.x86_64 88/99 2026-02-18 06:19:29.742 | > Verifying : perl-overload-1.31-483.el9.noarch 89/99 2026-02-18 06:19:29.742 | > Verifying : perl-overloading-0.02-483.el9.noarch 90/99 2026-02-18 06:19:29.742 | > Verifying : perl-parent-1:0.238-460.el9.noarch 91/99 2026-02-18 06:19:29.742 | > Verifying : perl-podlators-1:4.14-460.el9.noarch 92/99 2026-02-18 06:19:29.742 | > Verifying : perl-subs-1.03-483.el9.noarch 93/99 2026-02-18 06:19:29.742 | > Verifying : perl-vars-1.05-483.el9.noarch 94/99 2026-02-18 06:19:29.742 | > Verifying : policycoreutils-python-utils-3.6-5.el9.noarch 95/99 2026-02-18 06:19:29.742 | > Verifying : python3-devel-3.9.25-3.el9.x86_64 96/99 2026-02-18 06:19:29.742 | > Verifying : python3-pip-21.3.1-1.el9.noarch 97/99 2026-02-18 06:19:29.742 | > Verifying : qemu-img-17:10.1.0-13.el9.x86_64 98/99 2026-02-18 06:19:29.742 | > Verifying : xorriso-1.5.4-5.el9.x86_64 99/99 2026-02-18 06:19:29.742 | > Completion plugin: Generating completion cache... 2026-02-18 06:19:29.742 | > Installed: NetworkManager-initscripts-updown-1:1.54.3-2.el9.noarch 2026-02-18 06:19:29.742 | > Installed: biosdevname-0.7.3-10.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: cpp-11.5.0-14.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: device-mapper-multipath-0.8.7-44.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: device-mapper-multipath-libs-0.8.7-44.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: efibootmgr-16-12.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: efivar-38-3.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: gcc-11.5.0-14.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: glibc-devel-2.34-245.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: glibc-headers-2.34-245.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: groff-base-1.22.4-10.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: hdparm-9.62-2.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: infiniband-diags-61.0-2.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: ipmitool-1.8.18-27.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: iptables-nft-1.8.10-11.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: jitterentropy-3.6.0-1.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: kernel-headers-5.14.0-681.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: libburn-1.5.4-5.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: libffi-devel-3.4.2-8.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: libibumad-61.0-2.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: libisoburn-1.5.4-5.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: libisofs-1.5.4-4.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: libmpc-1.2.1-4.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: libnftnl-1.2.6-4.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: libnvme-1.16.1-2.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: libpkgconf-1.7.3-10.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: libxcrypt-devel-4.4.18-3.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: lsof-4.94.0-3.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: make-1:4.3-8.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: nvme-cli-2.16-1.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: openssl-devel-1:3.5.5-1.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-AutoLoader-5.74-483.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-B-1.80-483.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-Carp-1.50-460.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Class-Struct-0.66-483.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Data-Dumper-2.174-462.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-Digest-1.19-4.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Digest-MD5-2.58-4.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-Encode-4:3.08-462.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-Errno-1.30-483.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-Exporter-5.74-461.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Fcntl-1.13-483.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-File-Basename-2.85-483.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-File-Path-2.18-4.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-File-Temp-1:0.231.100-4.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-File-stat-1.09-483.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-FileHandle-2.03-483.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Getopt-Long-1:2.52-4.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Getopt-Std-1.12-483.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-HTTP-Tiny-0.076-462.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-IO-1.43-483.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-IO-Socket-IP-0.41-5.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-IO-Socket-SSL-2.073-2.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-IPC-Open3-1.21-483.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-MIME-Base64-3.16-4.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-Mozilla-CA-20200520-6.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-NDBM_File-1.15-483.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-Net-SSLeay-1.94-3.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-POSIX-1.94-483.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-PathTools-3.78-461.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Pod-Simple-1:3.42-4.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Pod-Usage-4:2.01-4.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-SelectSaver-1.02-483.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Socket-4:2.031-4.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-Storable-1:3.21-460.el9.x86_64 2026-02-18 06:19:29.742 | > Installed: perl-Symbol-1.08-483.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Term-ANSIColor-5.01-461.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Term-Cap-1.17-460.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Text-ParseWords-3.30-460.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-Time-Local-2:1.300-7.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-URI-5.09-3.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-base-2.27-483.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-constant-1.33-461.el9.noarch 2026-02-18 06:19:29.742 | > Installed: perl-if-0.60.800-483.el9.noarch 2026-02-18 06:19:29.743 | > Installed: perl-interpreter-4:5.32.1-483.el9.x86_64 2026-02-18 06:19:29.743 | > Installed: perl-libnet-3.13-4.el9.noarch 2026-02-18 06:19:29.743 | > Installed: perl-libs-4:5.32.1-483.el9.x86_64 2026-02-18 06:19:29.743 | > Installed: perl-mro-1.23-483.el9.x86_64 2026-02-18 06:19:29.743 | > Installed: perl-overload-1.31-483.el9.noarch 2026-02-18 06:19:29.743 | > Installed: perl-overloading-0.02-483.el9.noarch 2026-02-18 06:19:29.743 | > Installed: perl-parent-1:0.238-460.el9.noarch 2026-02-18 06:19:29.743 | > Installed: perl-podlators-1:4.14-460.el9.noarch 2026-02-18 06:19:29.743 | > Installed: perl-subs-1.03-483.el9.noarch 2026-02-18 06:19:29.743 | > Installed: perl-vars-1.05-483.el9.noarch 2026-02-18 06:19:29.743 | > Installed: pkgconf-1.7.3-10.el9.x86_64 2026-02-18 06:19:29.743 | > Installed: pkgconf-m4-1.7.3-10.el9.noarch 2026-02-18 06:19:29.743 | > Installed: pkgconf-pkg-config-1.7.3-10.el9.x86_64 2026-02-18 06:19:29.743 | > Installed: policycoreutils-python-utils-3.6-5.el9.noarch 2026-02-18 06:19:29.743 | > Installed: python3-devel-3.9.25-3.el9.x86_64 2026-02-18 06:19:29.743 | > Installed: python3-pip-21.3.1-1.el9.noarch 2026-02-18 06:19:29.743 | > Installed: qemu-img-17:10.1.0-13.el9.x86_64 2026-02-18 06:19:29.743 | > Installed: rng-tools-6.17-2.el9.x86_64 2026-02-18 06:19:29.743 | > Installed: rsync-3.2.5-4.el9.x86_64 2026-02-18 06:19:29.743 | > Installed: traceroute-3:2.1.1-1.el9.x86_64 2026-02-18 06:19:29.743 | > Installed: xorriso-1.5.4-5.el9.x86_64 2026-02-18 06:19:29.743 | > 2026-02-18 06:19:29.743 | > Installed: 2026-02-18 06:19:29.743 | > NetworkManager-initscripts-updown-1:1.54.3-2.el9.noarch 2026-02-18 06:19:29.743 | > biosdevname-0.7.3-10.el9.x86_64 2026-02-18 06:19:29.743 | > cpp-11.5.0-14.el9.x86_64 2026-02-18 06:19:29.743 | > device-mapper-multipath-0.8.7-44.el9.x86_64 2026-02-18 06:19:29.743 | > device-mapper-multipath-libs-0.8.7-44.el9.x86_64 2026-02-18 06:19:29.743 | > efibootmgr-16-12.el9.x86_64 2026-02-18 06:19:29.743 | > efivar-38-3.el9.x86_64 2026-02-18 06:19:29.743 | > gcc-11.5.0-14.el9.x86_64 2026-02-18 06:19:29.743 | > glibc-devel-2.34-245.el9.x86_64 2026-02-18 06:19:29.811 | > glibc-headers-2.34-245.el9.x86_64 2026-02-18 06:19:29.812 | > groff-base-1.22.4-10.el9.x86_64 2026-02-18 06:19:29.812 | > hdparm-9.62-2.el9.x86_64 2026-02-18 06:19:29.812 | > infiniband-diags-61.0-2.el9.x86_64 2026-02-18 06:19:29.812 | > ipmitool-1.8.18-27.el9.x86_64 2026-02-18 06:19:29.812 | > iptables-nft-1.8.10-11.el9.x86_64 2026-02-18 06:19:29.812 | > jitterentropy-3.6.0-1.el9.x86_64 2026-02-18 06:19:29.812 | > kernel-headers-5.14.0-681.el9.x86_64 2026-02-18 06:19:29.812 | > libburn-1.5.4-5.el9.x86_64 2026-02-18 06:19:29.812 | > libffi-devel-3.4.2-8.el9.x86_64 2026-02-18 06:19:29.812 | > libibumad-61.0-2.el9.x86_64 2026-02-18 06:19:29.812 | > libisoburn-1.5.4-5.el9.x86_64 2026-02-18 06:19:29.812 | > libisofs-1.5.4-4.el9.x86_64 2026-02-18 06:19:29.812 | > libmpc-1.2.1-4.el9.x86_64 2026-02-18 06:19:29.812 | > libnftnl-1.2.6-4.el9.x86_64 2026-02-18 06:19:29.812 | > libnvme-1.16.1-2.el9.x86_64 2026-02-18 06:19:29.812 | > libpkgconf-1.7.3-10.el9.x86_64 2026-02-18 06:19:29.812 | > libxcrypt-devel-4.4.18-3.el9.x86_64 2026-02-18 06:19:29.812 | > lsof-4.94.0-3.el9.x86_64 2026-02-18 06:19:29.812 | > make-1:4.3-8.el9.x86_64 2026-02-18 06:19:29.812 | > nvme-cli-2.16-1.el9.x86_64 2026-02-18 06:19:29.812 | > openssl-devel-1:3.5.5-1.el9.x86_64 2026-02-18 06:19:29.812 | > perl-AutoLoader-5.74-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-B-1.80-483.el9.x86_64 2026-02-18 06:19:29.812 | > perl-Carp-1.50-460.el9.noarch 2026-02-18 06:19:29.812 | > perl-Class-Struct-0.66-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-Data-Dumper-2.174-462.el9.x86_64 2026-02-18 06:19:29.812 | > perl-Digest-1.19-4.el9.noarch 2026-02-18 06:19:29.812 | > perl-Digest-MD5-2.58-4.el9.x86_64 2026-02-18 06:19:29.812 | > perl-Encode-4:3.08-462.el9.x86_64 2026-02-18 06:19:29.812 | > perl-Errno-1.30-483.el9.x86_64 2026-02-18 06:19:29.812 | > perl-Exporter-5.74-461.el9.noarch 2026-02-18 06:19:29.812 | > perl-Fcntl-1.13-483.el9.x86_64 2026-02-18 06:19:29.812 | > perl-File-Basename-2.85-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-File-Path-2.18-4.el9.noarch 2026-02-18 06:19:29.812 | > perl-File-Temp-1:0.231.100-4.el9.noarch 2026-02-18 06:19:29.812 | > perl-File-stat-1.09-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-FileHandle-2.03-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-Getopt-Long-1:2.52-4.el9.noarch 2026-02-18 06:19:29.812 | > perl-Getopt-Std-1.12-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-HTTP-Tiny-0.076-462.el9.noarch 2026-02-18 06:19:29.812 | > perl-IO-1.43-483.el9.x86_64 2026-02-18 06:19:29.812 | > perl-IO-Socket-IP-0.41-5.el9.noarch 2026-02-18 06:19:29.812 | > perl-IO-Socket-SSL-2.073-2.el9.noarch 2026-02-18 06:19:29.812 | > perl-IPC-Open3-1.21-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-MIME-Base64-3.16-4.el9.x86_64 2026-02-18 06:19:29.812 | > perl-Mozilla-CA-20200520-6.el9.noarch 2026-02-18 06:19:29.812 | > perl-NDBM_File-1.15-483.el9.x86_64 2026-02-18 06:19:29.812 | > perl-Net-SSLeay-1.94-3.el9.x86_64 2026-02-18 06:19:29.812 | > perl-POSIX-1.94-483.el9.x86_64 2026-02-18 06:19:29.812 | > perl-PathTools-3.78-461.el9.x86_64 2026-02-18 06:19:29.812 | > perl-Pod-Escapes-1:1.07-460.el9.noarch 2026-02-18 06:19:29.812 | > perl-Pod-Perldoc-3.28.01-461.el9.noarch 2026-02-18 06:19:29.812 | > perl-Pod-Simple-1:3.42-4.el9.noarch 2026-02-18 06:19:29.812 | > perl-Pod-Usage-4:2.01-4.el9.noarch 2026-02-18 06:19:29.812 | > perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 2026-02-18 06:19:29.812 | > perl-SelectSaver-1.02-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-Socket-4:2.031-4.el9.x86_64 2026-02-18 06:19:29.812 | > perl-Storable-1:3.21-460.el9.x86_64 2026-02-18 06:19:29.812 | > perl-Symbol-1.08-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-Term-ANSIColor-5.01-461.el9.noarch 2026-02-18 06:19:29.812 | > perl-Term-Cap-1.17-460.el9.noarch 2026-02-18 06:19:29.812 | > perl-Text-ParseWords-3.30-460.el9.noarch 2026-02-18 06:19:29.812 | > perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 2026-02-18 06:19:29.812 | > perl-Time-Local-2:1.300-7.el9.noarch 2026-02-18 06:19:29.812 | > perl-URI-5.09-3.el9.noarch 2026-02-18 06:19:29.812 | > perl-base-2.27-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-constant-1.33-461.el9.noarch 2026-02-18 06:19:29.812 | > perl-if-0.60.800-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-interpreter-4:5.32.1-483.el9.x86_64 2026-02-18 06:19:29.812 | > perl-libnet-3.13-4.el9.noarch 2026-02-18 06:19:29.812 | > perl-libs-4:5.32.1-483.el9.x86_64 2026-02-18 06:19:29.812 | > perl-mro-1.23-483.el9.x86_64 2026-02-18 06:19:29.812 | > perl-overload-1.31-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-overloading-0.02-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-parent-1:0.238-460.el9.noarch 2026-02-18 06:19:29.812 | > perl-podlators-1:4.14-460.el9.noarch 2026-02-18 06:19:29.812 | > perl-subs-1.03-483.el9.noarch 2026-02-18 06:19:29.812 | > perl-vars-1.05-483.el9.noarch 2026-02-18 06:19:29.812 | > pkgconf-1.7.3-10.el9.x86_64 2026-02-18 06:19:29.812 | > pkgconf-m4-1.7.3-10.el9.noarch 2026-02-18 06:19:29.812 | > pkgconf-pkg-config-1.7.3-10.el9.x86_64 2026-02-18 06:19:29.812 | > policycoreutils-python-utils-3.6-5.el9.noarch 2026-02-18 06:19:29.812 | > python3-devel-3.9.25-3.el9.x86_64 2026-02-18 06:19:29.812 | > python3-pip-21.3.1-1.el9.noarch 2026-02-18 06:19:29.812 | > qemu-img-17:10.1.0-13.el9.x86_64 2026-02-18 06:19:29.812 | > rng-tools-6.17-2.el9.x86_64 2026-02-18 06:19:29.812 | > rsync-3.2.5-4.el9.x86_64 2026-02-18 06:19:29.812 | > traceroute-3:2.1.1-1.el9.x86_64 2026-02-18 06:19:29.812 | > xorriso-1.5.4-5.el9.x86_64 2026-02-18 06:19:29.812 | > 2026-02-18 06:19:29.812 | > Complete! 2026-02-18 06:19:29.812 | > + '[' install == install ']' 2026-02-18 06:19:29.812 | > + '[' dnf == dnf ']' 2026-02-18 06:19:29.812 | > + '[' -z '' ']' 2026-02-18 06:19:29.812 | > + dnf -y mark install efivar NetworkManager-initscripts-updown lldpad rng-tools psmisc xorriso openssh-server kmod curl e2fsprogs rsync smartmontools qemu-img which iptables chrony lsof openssh biosdevname dosfstools policycoreutils-python-utils fio-engine-libaio infiniband-diags python3-policycoreutils python3 efibootmgr nvme-cli gcc iscsi-initiator-utils ca-certificates python3-libselinux parted fio hdparm openssl-devel ipmitool ethtool traceroute dmidecode gdisk pciutils git-core device-mapper-multipath selinux-policy python3-devel tcpdump passwd lshw libffi-devel dhclient selinux-policy-targeted sysbench util-linux mdadm 2026-02-18 06:19:30.077 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:30.077 | > Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:30.077 | > Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:30.077 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:30.077 | > Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:30.077 | > efivar-38-3.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > NetworkManager-initscripts-updown-1:1.54.3-2.el9.noarch marked as user installed. 2026-02-18 06:19:30.077 | > lldpad-1.1.1-4.gitf1dd9eb.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > rng-tools-6.17-2.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > psmisc-23.4-3.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > xorriso-1.5.4-5.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > openssh-server-9.9p1-3.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > kmod-28-11.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > curl-7.76.1-40.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > e2fsprogs-1.46.5-8.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > rsync-3.2.5-4.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > smartmontools-1:7.2-9.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > qemu-img-17:10.1.0-13.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > which-2.21-30.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > iptables-nft-1.8.10-11.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > chrony-4.8-1.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > lsof-4.94.0-3.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > openssh-9.9p1-3.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > biosdevname-0.7.3-10.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.077 | > dosfstools-4.2-3.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > policycoreutils-python-utils-3.6-5.el9.noarch marked as user installed. 2026-02-18 06:19:30.078 | > fio-engine-libaio-3.35-1.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > infiniband-diags-61.0-2.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > python3-policycoreutils-3.6-5.el9.noarch marked as user installed. 2026-02-18 06:19:30.078 | > python3-3.9.25-3.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > efibootmgr-16-12.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > nvme-cli-2.16-1.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > gcc-11.5.0-14.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > ca-certificates-2025.2.80_v9.0.305-91.el9.noarch marked as user installed. 2026-02-18 06:19:30.078 | > python3-libselinux-3.6-3.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > parted-3.5-3.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > fio-3.35-1.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > hdparm-9.62-2.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > openssl-devel-1:3.5.5-1.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > ipmitool-1.8.18-27.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > ethtool-2:6.15-2.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > traceroute-3:2.1.1-1.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > dmidecode-1:3.6-2.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > gdisk-1.0.7-5.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > pciutils-3.7.0-7.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > git-core-2.52.0-1.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > device-mapper-multipath-0.8.7-44.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > selinux-policy-38.1.73-1.el9.noarch marked as user installed. 2026-02-18 06:19:30.078 | > python3-devel-3.9.25-3.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > tcpdump-14:4.99.0-9.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > passwd-0.80-12.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > lshw-B.02.20-4.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > libffi-devel-3.4.2-8.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > dhcp-client-12:4.4.2-20.b1.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > selinux-policy-targeted-38.1.73-1.el9.noarch marked as user installed. 2026-02-18 06:19:30.078 | > sysbench-1.0.20-5.el9s.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > util-linux-2.37.4-21.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | > mdadm-4.4-3.el9.x86_64 marked as user installed. 2026-02-18 06:19:30.078 | returncode: 0 2026-02-18 06:19:30.085 | dib-run-parts 01-package-installs completed 2026-02-18 06:19:30.085 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2026-02-18 06:19:30.087 | + set -eu 2026-02-18 06:19:30.087 | + set -o pipefail 2026-02-18 06:19:30.087 | + mkdir -p /etc/cloud/cloud.cfg.d 2026-02-18 06:19:30.088 | + '[' -n '' ']' 2026-02-18 06:19:30.090 | dib-run-parts 10-cloud-init completed 2026-02-18 06:19:30.090 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2026-02-18 06:19:30.092 | + set -eu 2026-02-18 06:19:30.092 | + set -o pipefail 2026-02-18 06:19:30.092 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2026-02-18 06:19:30.093 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2026-02-18 06:19:30.093 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2026-02-18 06:19:30.093 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2026-02-18 06:19:30.142 | dib-run-parts 10-install-static-files completed 2026-02-18 06:19:30.142 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2026-02-18 06:19:30.144 | + set -eu 2026-02-18 06:19:30.144 | + set -o pipefail 2026-02-18 06:19:30.144 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2026-02-18 06:19:30.145 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2026-02-18 06:19:30.145 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2026-02-18 06:19:30.145 | + dest= 2026-02-18 06:19:30.145 | + case $DIB_INIT_SYSTEM in 2026-02-18 06:19:30.145 | + dest=/usr/lib/systemd/system/ 2026-02-18 06:19:30.145 | + '[' -z /usr/lib/systemd/system/ ']' 2026-02-18 06:19:30.146 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2026-02-18 06:19:30.149 | dib-run-parts 20-install-init-scripts completed 2026-02-18 06:19:30.149 | dib-run-parts Running /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2026-02-18 06:19:30.151 | + set -eu 2026-02-18 06:19:30.151 | + set -o pipefail 2026-02-18 06:19:30.151 | ++ dirname /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2026-02-18 06:19:30.152 | + SCRIPTDIR=/tmp/in_target.d/install.d 2026-02-18 06:19:30.152 | + '[' -e /etc/redhat-release ']' 2026-02-18 06:19:30.152 | + [[ 7 =~ 9-stream ]] 2026-02-18 06:19:30.152 | + [[ 8 =~ 9-stream ]] 2026-02-18 06:19:30.152 | + [[ 10 =~ 9-stream ]] 2026-02-18 06:19:30.152 | + '[' -x /etc/NetworkManager ']' 2026-02-18 06:19:30.152 | + install -D -g root -o root -m 0644 /tmp/in_target.d/install.d/NetworkManager-conf.d-00-main.conf /etc/NetworkManager/conf.d/00-main.conf 2026-02-18 06:19:30.156 | + sed -i s/DIB_DHCP_CLIENT/internal/g /etc/NetworkManager/conf.d/00-main.conf 2026-02-18 06:19:30.157 | + sed -i s/DIB_DHCP_TIMEOUT/60/g /etc/NetworkManager/conf.d/00-main.conf 2026-02-18 06:19:30.159 | + '[' true == true ']' 2026-02-18 06:19:30.159 | + exit 0 2026-02-18 06:19:30.161 | dib-run-parts 50-dhcp-all-interfaces completed 2026-02-18 06:19:30.161 | dib-run-parts Running /tmp/in_target.d/install.d/60-remove-cloud-image-interfaces 2026-02-18 06:19:30.163 | + set -eu 2026-02-18 06:19:30.163 | + set -o pipefail 2026-02-18 06:19:30.163 | ++ ls /etc/sysconfig/network-scripts/ifcfg-eth0 2026-02-18 06:19:30.163 | ++ grep -v ifcfg-lo 2026-02-18 06:19:30.165 | + for ifcfg in $(ls /etc/sysconfig/network-scripts/ifcfg-* | grep -v "ifcfg-lo") 2026-02-18 06:19:30.165 | + rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 2026-02-18 06:19:30.166 | + rm -f '/etc/network/interfaces.d/*' 2026-02-18 06:19:30.167 | + rm -f '/etc/conf.d/net*' 2026-02-18 06:19:30.168 | + '[' -f /etc/network/interfaces ']' 2026-02-18 06:19:30.169 | dib-run-parts 60-remove-cloud-image-interfaces completed 2026-02-18 06:19:30.169 | dib-run-parts Running /tmp/in_target.d/install.d/70-clear-net-ifnames 2026-02-18 06:19:30.171 | + set -o pipefail 2026-02-18 06:19:30.171 | + '[' -f /etc/default/grub ']' 2026-02-18 06:19:30.171 | + sed -i s/net.ifnames=0//g /etc/default/grub 2026-02-18 06:19:30.174 | dib-run-parts 70-clear-net-ifnames completed 2026-02-18 06:19:30.174 | dib-run-parts Running /tmp/in_target.d/install.d/70-enable-dynamic-login-services 2026-02-18 06:19:30.176 | + set -eu 2026-02-18 06:19:30.176 | + set -o pipefail 2026-02-18 06:19:30.176 | + case "$DIB_INIT_SYSTEM" in 2026-02-18 06:19:30.176 | + systemctl enable dynamic-login.service 2026-02-18 06:19:30.181 | Created symlink /etc/systemd/system/multi-user.target.wants/dynamic-login.service -> /usr/lib/systemd/system/dynamic-login.service. 2026-02-18 06:19:30.183 | dib-run-parts 70-enable-dynamic-login-services completed 2026-02-18 06:19:30.183 | dib-run-parts Running /tmp/in_target.d/install.d/71-clean-stale-interface 2026-02-18 06:19:30.185 | + set -o pipefail 2026-02-18 06:19:30.185 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-ens*' 2026-02-18 06:19:30.186 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-eth*' 2026-02-18 06:19:30.188 | dib-run-parts 71-clean-stale-interface completed 2026-02-18 06:19:30.188 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2026-02-18 06:19:30.190 | + set -eu 2026-02-18 06:19:30.191 | + set -o pipefail 2026-02-18 06:19:30.191 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2026-02-18 06:19:30.192 | + package-uninstalls -d /tmp/in_target.d/install.d 2026-02-18 06:19:30.193 | + set -eu 2026-02-18 06:19:30.193 | + set -o pipefail 2026-02-18 06:19:30.193 | ++ basename /usr/local/bin/package-uninstalls 2026-02-18 06:19:30.194 | + SCRIPTNAME=package-uninstalls 2026-02-18 06:19:30.194 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2026-02-18 06:19:30.195 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2026-02-18 06:19:30.195 | + '[' 0 '!=' 0 ']' 2026-02-18 06:19:30.195 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2026-02-18 06:19:30.195 | ++ set -- -d /tmp/in_target.d/install.d -- 2026-02-18 06:19:30.195 | + WORKDIR= 2026-02-18 06:19:30.195 | + true 2026-02-18 06:19:30.195 | + case "$1" in 2026-02-18 06:19:30.195 | + WORKDIR=/tmp/in_target.d/install.d 2026-02-18 06:19:30.195 | + shift 2 2026-02-18 06:19:30.195 | + true 2026-02-18 06:19:30.195 | + case "$1" in 2026-02-18 06:19:30.195 | + shift 2026-02-18 06:19:30.195 | + break 2026-02-18 06:19:30.195 | + '[' -z /tmp/in_target.d/install.d ']' 2026-02-18 06:19:30.195 | + PACKAGES= 2026-02-18 06:19:30.196 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2026-02-18 06:19:30.197 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2026-02-18 06:19:30.197 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-python-agent-ramdisk 2026-02-18 06:19:30.198 | + basefile=package-installs-ironic-python-agent-ramdisk 2026-02-18 06:19:30.198 | + element_name=ironic-python-agent-ramdisk 2026-02-18 06:19:30.198 | + read pkg 2026-02-18 06:19:30.198 | + '[' -z ironic-python-agent ']' 2026-02-18 06:19:30.198 | + '[' i = '#' ']' 2026-02-18 06:19:30.198 | + '[' '!' i = - ']' 2026-02-18 06:19:30.198 | + continue 2026-02-18 06:19:30.198 | + read pkg 2026-02-18 06:19:30.198 | + for PACKAGEFILE in $(find $WORKDIR -maxdepth 1 -name "package-installs-*" ) 2026-02-18 06:19:30.198 | ++ basename /tmp/in_target.d/install.d/package-installs-extra-hardware 2026-02-18 06:19:30.199 | + basefile=package-installs-extra-hardware 2026-02-18 06:19:30.199 | + element_name=extra-hardware 2026-02-18 06:19:30.199 | + read pkg 2026-02-18 06:19:30.199 | + '[' -z python-hardware ']' 2026-02-18 06:19:30.199 | + '[' p = '#' ']' 2026-02-18 06:19:30.199 | + '[' '!' p = - ']' 2026-02-18 06:19:30.199 | + continue 2026-02-18 06:19:30.199 | + read pkg 2026-02-18 06:19:30.199 | + install-packages -e 2026-02-18 06:19:30.205 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2026-02-18 06:19:31.264 | Map uninstall for ironic-python-agent-ramdisk: libffi-dev, libssl-dev, python-dev 2026-02-18 06:19:31.264 | Running command: ['install-packages', '-e', 'python3-devel', 'openssl-devel', 'libffi-devel'] 2026-02-18 06:19:31.264 | > Running install-packages remove. 2026-02-18 06:19:31.264 | > ++ command -v dnf5 2026-02-18 06:19:31.264 | > ++ true 2026-02-18 06:19:31.264 | > + DNF5= 2026-02-18 06:19:31.264 | > + '[' dnf == dnf ']' 2026-02-18 06:19:31.264 | > + '[' -n '' ']' 2026-02-18 06:19:31.264 | > + dnf -y -v remove python3-devel openssl-devel libffi-devel 2026-02-18 06:19:31.264 | > 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:19:31.264 | > DNF version: 4.14.0 2026-02-18 06:19:31.264 | > cachedir: /tmp/yum 2026-02-18 06:19:31.264 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:31.264 | > Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:31.264 | > Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:31.264 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:31.264 | > Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:31.264 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-02-18 06:19:31.264 | > --> Starting dependency resolution 2026-02-18 06:19:31.264 | > --> Finding unneeded leftover dependencies 2026-02-18 06:19:31.264 | > ---> Package libffi-devel.x86_64 3.4.2-8.el9 will be erased 2026-02-18 06:19:31.264 | > ---> Package openssl-devel.x86_64 1:3.5.5-1.el9 will be erased 2026-02-18 06:19:31.264 | > ---> Package python3-devel.x86_64 3.9.25-3.el9 will be erased 2026-02-18 06:19:31.264 | > ---> Package python3-pip.noarch 21.3.1-1.el9 will be erased 2026-02-18 06:19:31.264 | > --> Finished dependency resolution 2026-02-18 06:19:31.264 | > Dependencies resolved. 2026-02-18 06:19:31.264 | > ================================================================================ 2026-02-18 06:19:31.264 | > Package Architecture Version Repository Size 2026-02-18 06:19:31.264 | > ================================================================================ 2026-02-18 06:19:31.264 | > Removing: 2026-02-18 06:19:31.264 | > libffi-devel x86_64 3.4.2-8.el9 @appstream 33 k 2026-02-18 06:19:31.264 | > openssl-devel x86_64 1:3.5.5-1.el9 @appstream 5.1 M 2026-02-18 06:19:31.264 | > python3-devel x86_64 3.9.25-3.el9 @appstream 765 k 2026-02-18 06:19:31.264 | > Removing unused dependencies: 2026-02-18 06:19:31.264 | > python3-pip noarch 21.3.1-1.el9 @appstream 8.8 M 2026-02-18 06:19:31.264 | > 2026-02-18 06:19:31.264 | > Transaction Summary 2026-02-18 06:19:31.264 | > ================================================================================ 2026-02-18 06:19:31.264 | > Remove 4 Packages 2026-02-18 06:19:31.264 | > 2026-02-18 06:19:31.264 | > Freed space: 15 M 2026-02-18 06:19:31.264 | > Running transaction check 2026-02-18 06:19:31.264 | > Transaction check succeeded. 2026-02-18 06:19:31.264 | > Running transaction test 2026-02-18 06:19:31.264 | > Transaction test succeeded. 2026-02-18 06:19:31.264 | > Running transaction 2026-02-18 06:19:31.264 | > Preparing : 1/1 2026-02-18 06:19:31.264 | > Erasing : python3-devel-3.9.25-3.el9.x86_64 1/4 2026-02-18 06:19:31.264 | > Erasing : python3-pip-21.3.1-1.el9.noarch 2/4 2026-02-18 06:19:31.264 | > Erasing : openssl-devel-1:3.5.5-1.el9.x86_64 3/4 2026-02-18 06:19:31.264 | > Erasing : libffi-devel-3.4.2-8.el9.x86_64 4/4 2026-02-18 06:19:31.264 | > Verifying : libffi-devel-3.4.2-8.el9.x86_64 1/4 2026-02-18 06:19:31.264 | > Verifying : openssl-devel-1:3.5.5-1.el9.x86_64 2/4 2026-02-18 06:19:31.264 | > Verifying : python3-devel-3.9.25-3.el9.x86_64 3/4 2026-02-18 06:19:31.264 | > Verifying : python3-pip-21.3.1-1.el9.noarch 4/4 2026-02-18 06:19:31.264 | > Completion plugin: Generating completion cache... 2026-02-18 06:19:31.264 | > Removed: libffi-devel-3.4.2-8.el9.x86_64 2026-02-18 06:19:31.264 | > Removed: openssl-devel-1:3.5.5-1.el9.x86_64 2026-02-18 06:19:31.264 | > Removed: python3-devel-3.9.25-3.el9.x86_64 2026-02-18 06:19:31.264 | > Removed: python3-pip-21.3.1-1.el9.noarch 2026-02-18 06:19:31.264 | > 2026-02-18 06:19:31.264 | > Removed: 2026-02-18 06:19:31.264 | > libffi-devel-3.4.2-8.el9.x86_64 openssl-devel-1:3.5.5-1.el9.x86_64 2026-02-18 06:19:31.264 | > python3-devel-3.9.25-3.el9.x86_64 python3-pip-21.3.1-1.el9.noarch 2026-02-18 06:19:31.264 | > 2026-02-18 06:19:31.264 | > Complete! 2026-02-18 06:19:31.264 | > + '[' remove == install ']' 2026-02-18 06:19:31.264 | returncode: 0 2026-02-18 06:19:31.270 | dib-run-parts 99-package-uninstalls completed 2026-02-18 06:19:31.271 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-18 06:19:31.271 | dib-run-parts 2026-02-18 06:19:31.272 | dib-run-parts Target: install.d 2026-02-18 06:19:31.272 | dib-run-parts 2026-02-18 06:19:31.272 | dib-run-parts Script Seconds 2026-02-18 06:19:31.272 | dib-run-parts --------------------------------------- ---------- 2026-02-18 06:19:31.272 | dib-run-parts 2026-02-18 06:19:31.280 | dib-run-parts 00-baseline-environment 1.436 2026-02-18 06:19:31.284 | dib-run-parts 00-up-to-date 1.915 2026-02-18 06:19:31.289 | dib-run-parts 01-package-installs 20.054 2026-02-18 06:19:31.293 | dib-run-parts 10-cloud-init 0.004 2026-02-18 06:19:31.297 | dib-run-parts 10-install-static-files 0.051 2026-02-18 06:19:31.302 | dib-run-parts 20-install-init-scripts 0.006 2026-02-18 06:19:31.307 | dib-run-parts 50-dhcp-all-interfaces 0.011 2026-02-18 06:19:31.311 | dib-run-parts 60-remove-cloud-image-interfaces 0.007 2026-02-18 06:19:31.316 | dib-run-parts 70-clear-net-ifnames 0.004 2026-02-18 06:19:31.320 | dib-run-parts 70-enable-dynamic-login-services 0.008 2026-02-18 06:19:31.324 | dib-run-parts 71-clean-stale-interface 0.004 2026-02-18 06:19:31.329 | dib-run-parts 99-package-uninstalls 1.081 2026-02-18 06:19:31.330 | dib-run-parts 2026-02-18 06:19:31.330 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-18 06:19:31.335 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2026-02-18 06:19:31.338 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2026-02-18 06:19:31.341 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2026-02-18 06:19:31.343 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-install run_in_target bash 2026-02-18 06:19:31.345 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:19:31.346 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2026-02-18 06:19:31.350 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:19:31.370 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d; do sleep 1; done' 2026-02-18 06:19:31.389 | + diskimage_builder/lib/disk-image-create:main:363 : do_extra_package_install 2026-02-18 06:19:31.392 | + diskimage_builder/lib/img-functions:do_extra_package_install:166 : '[' '' '!=' '' ']' 2026-02-18 06:19:31.394 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target post-install 2026-02-18 06:19:31.396 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2026-02-18 06:19:31.398 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks ']' 2026-02-18 06:19:31.401 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks/post-install.d ']' 2026-02-18 06:19:31.403 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:19:31.421 | + 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.gm5Dg4SF/hooks 2026-02-18 06:19:31.438 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.gm5Dg4SF/hooks /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:19:31.457 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.gm5Dg4SF/hooks /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:19:31.475 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-post-install run_in_target bash 2026-02-18 06:19:31.477 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:19:31.478 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2026-02-18 06:19:31.483 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2026-02-18 06:19:31.485 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2026-02-18 06:19:31.488 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2026-02-18 06:19:31.490 | + 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:19:31.493 | + 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:19:31.496 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2026-02-18 06:19:31.498 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2026-02-18 06:19:31.501 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2026-02-18 06:19:31.504 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.gm5Dg4SF/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:19:31.530 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:19:31.532 | + source /tmp/in_target.d/post-install.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:19:31.532 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:19:31.532 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:19:31.532 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-02-18 06:19:31.532 | ++ export IPA_DEBIAN_NONFREE=true 2026-02-18 06:19:31.532 | ++ IPA_DEBIAN_NONFREE=true 2026-02-18 06:19:31.532 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2026-02-18 06:19:31.534 | + source /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2026-02-18 06:19:31.534 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:19:31.534 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:19:31.534 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2026-02-18 06:19:31.535 | + source /tmp/in_target.d/post-install.d/../environment.d/01-repo-setup.bash 2026-02-18 06:19:31.535 | ++ export DIB_REPO_SETUP=current-podified 2026-02-18 06:19:31.535 | ++ DIB_REPO_SETUP=current-podified 2026-02-18 06:19:31.535 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:19:31.535 | ++ DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:19:31.535 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:19:31.535 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:19:31.535 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:19:31.535 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:19:31.535 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-02-18 06:19:31.537 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-02-18 06:19:31.537 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:19:31.537 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:19:31.537 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:19:31.537 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:19:31.537 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:19:31.539 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:19:31.539 | ++ export DISTRO_NAME=centos 2026-02-18 06:19:31.539 | ++ DISTRO_NAME=centos 2026-02-18 06:19:31.539 | ++ export DIB_RELEASE=9-stream 2026-02-18 06:19:31.539 | ++ DIB_RELEASE=9-stream 2026-02-18 06:19:31.539 | ++ export EFI_BOOT_DIR=EFI/centos 2026-02-18 06:19:31.539 | ++ EFI_BOOT_DIR=EFI/centos 2026-02-18 06:19:31.539 | ++ export YUM=dnf 2026-02-18 06:19:31.539 | ++ YUM=dnf 2026-02-18 06:19:31.539 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-checksum.bash 2026-02-18 06:19:31.540 | + source /tmp/in_target.d/post-install.d/../environment.d/10-checksum.bash 2026-02-18 06:19:31.540 | ++ export DIB_CHECKSUM=1 2026-02-18 06:19:31.540 | ++ DIB_CHECKSUM=1 2026-02-18 06:19:31.540 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-defaults.bash 2026-02-18 06:19:31.542 | + source /tmp/in_target.d/post-install.d/../environment.d/10-defaults.bash 2026-02-18 06:19:31.542 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:19:31.542 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:19:31.542 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:19:31.544 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:19:31.544 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:19:31.544 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:19:31.544 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-02-18 06:19:31.545 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-02-18 06:19:31.545 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:19:31.545 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:19:31.545 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:19:31.545 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:19:31.545 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:19:31.547 | + source /tmp/in_target.d/post-install.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:19:31.547 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-02-18 06:19:31.547 | ++ export IPA_DISTRO_FAMILY=rh 2026-02-18 06:19:31.547 | ++ IPA_DISTRO_FAMILY=rh 2026-02-18 06:19:31.547 | ++ [[ centos =~ (centos|rhel) ]] 2026-02-18 06:19:31.547 | ++ [[ 9 > 7 ]] 2026-02-18 06:19:31.547 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:19:31.547 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:19:31.547 | ++ [[ centos =~ debian ]] 2026-02-18 06:19:31.547 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-02-18 06:19:31.549 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-02-18 06:19:31.549 | ++ '[' -z 3 ']' 2026-02-18 06:19:31.549 | ++ '[' -z 3 ']' 2026-02-18 06:19:31.549 | ++ export DIB_PYTHON_VERSION 2026-02-18 06:19:31.549 | ++ export DIB_PYTHON=python3 2026-02-18 06:19:31.549 | ++ DIB_PYTHON=python3 2026-02-18 06:19:31.549 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2026-02-18 06:19:31.551 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2026-02-18 06:19:31.551 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:19:31.551 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:19:31.551 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-18 06:19:31.551 | ++ DIB_INIT_SYSTEM=systemd 2026-02-18 06:19:31.551 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-02-18 06:19:31.552 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-02-18 06:19:31.552 | ++ '[' -z systemd ']' 2026-02-18 06:19:31.552 | ++ case $DIB_INIT_SYSTEM in 2026-02-18 06:19:31.552 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2026-02-18 06:19:31.554 | + set -eu 2026-02-18 06:19:31.555 | + set -o pipefail 2026-02-18 06:19:31.555 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2026-02-18 06:19:31.555 | + package-installs -d /tmp/in_target.d/post-install.d 2026-02-18 06:19:31.556 | + set -eu 2026-02-18 06:19:31.557 | + set -o pipefail 2026-02-18 06:19:31.557 | ++ basename /usr/local/bin/package-installs 2026-02-18 06:19:31.558 | + SCRIPTNAME=package-installs 2026-02-18 06:19:31.558 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2026-02-18 06:19:31.559 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2026-02-18 06:19:31.559 | + '[' 0 '!=' 0 ']' 2026-02-18 06:19:31.559 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2026-02-18 06:19:31.559 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2026-02-18 06:19:31.559 | + WORKDIR= 2026-02-18 06:19:31.559 | + true 2026-02-18 06:19:31.559 | + case "$1" in 2026-02-18 06:19:31.559 | + WORKDIR=/tmp/in_target.d/post-install.d 2026-02-18 06:19:31.559 | + shift 2 2026-02-18 06:19:31.559 | + true 2026-02-18 06:19:31.559 | + case "$1" in 2026-02-18 06:19:31.559 | + shift 2026-02-18 06:19:31.559 | + break 2026-02-18 06:19:31.559 | + '[' -z /tmp/in_target.d/post-install.d ']' 2026-02-18 06:19:31.559 | + PACKAGES= 2026-02-18 06:19:31.559 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2026-02-18 06:19:31.560 | + '[' -n '' ']' 2026-02-18 06:19:31.561 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2026-02-18 06:19:53.946 | Map install for ironic-python-agent-ramdisk: linux-firmware 2026-02-18 06:19:53.946 | Running command: ['install-packages', 'linux-firmware'] 2026-02-18 06:19:53.946 | > Running install-packages install. 2026-02-18 06:19:53.946 | > ++ command -v dnf5 2026-02-18 06:19:53.946 | > ++ true 2026-02-18 06:19:53.946 | > + DNF5= 2026-02-18 06:19:53.946 | > + '[' dnf == dnf ']' 2026-02-18 06:19:53.946 | > + '[' -n '' ']' 2026-02-18 06:19:53.946 | > + dnf -y -v install linux-firmware 2026-02-18 06:19:53.946 | > 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:19:53.946 | > DNF version: 4.14.0 2026-02-18 06:19:53.946 | > cachedir: /tmp/yum 2026-02-18 06:19:53.946 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:53.946 | > Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:53.946 | > Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:53.946 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:53.946 | > Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:53.946 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-barbican 2026-02-18 06:19:53.946 | > delorean-component-barbican: using metadata from Tue Dec 10 05:32:05 2024. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-baremetal 2026-02-18 06:19:53.946 | > delorean-component-baremetal: using metadata from Wed Jan 28 16:29:40 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-cinder 2026-02-18 06:19:53.946 | > delorean-component-cinder: using metadata from Thu Feb 5 06:13:10 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-clients 2026-02-18 06:19:53.946 | > delorean-component-clients: using metadata from Tue Dec 3 13:29:53 2024. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-cloudops 2026-02-18 06:19:53.946 | > delorean-component-cloudops: using metadata from Wed Feb 11 08:29:53 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-common 2026-02-18 06:19:53.946 | > delorean-component-common: using metadata from Thu Feb 12 17:20:15 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-compute 2026-02-18 06:19:53.946 | > delorean-component-compute: using metadata from Tue Jan 27 09:54:46 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-designate 2026-02-18 06:19:53.946 | > delorean-component-designate: using metadata from Tue Apr 9 02:39:28 2024. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-glance 2026-02-18 06:19:53.946 | > delorean-component-glance: using metadata from Thu Feb 6 15:31:16 2025. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-keystone 2026-02-18 06:19:53.946 | > delorean-component-keystone: using metadata from Thu Feb 27 04:40:16 2025. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-manila 2026-02-18 06:19:53.946 | > delorean-component-manila: using metadata from Tue Feb 3 17:41:07 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-network 2026-02-18 06:19:53.946 | > delorean-component-network: using metadata from Tue Feb 17 13:20:44 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-octavia 2026-02-18 06:19:53.946 | > delorean-component-octavia: using metadata from Fri Feb 6 15:50:31 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-optimize 2026-02-18 06:19:53.946 | > delorean-component-optimize: using metadata from Tue Feb 4 08:39:17 2025. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-podified 2026-02-18 06:19:53.946 | > delorean-component-podified: using metadata from Tue Feb 17 05:59:47 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-puppet 2026-02-18 06:19:53.946 | > delorean-component-puppet: using metadata from Mon Oct 27 12:23:28 2025. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-swift 2026-02-18 06:19:53.946 | > delorean-component-swift: using metadata from Wed Sep 3 15:59:49 2025. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-tempest 2026-02-18 06:19:53.946 | > delorean-component-tempest: using metadata from Thu Feb 12 15:30:07 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-component-ui 2026-02-18 06:19:53.946 | > delorean-component-ui: using metadata from Tue Aug 19 12:29:39 2025. 2026-02-18 06:19:53.946 | > repo: using cache for: baseos 2026-02-18 06:19:53.946 | > baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: appstream 2026-02-18 06:19:53.946 | > appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: crb 2026-02-18 06:19:53.946 | > crb: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: extras-common 2026-02-18 06:19:53.946 | > extras-common: using metadata from Thu Feb 12 15:34:59 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-antelope-testing 2026-02-18 06:19:53.946 | > delorean-antelope-testing: using metadata from Thu Sep 26 08:10:48 2024. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-antelope-build-deps 2026-02-18 06:19:53.946 | > delorean-antelope-build-deps: using metadata from Tue Oct 10 04:21:09 2023. 2026-02-18 06:19:53.946 | > repo: using cache for: centos9-rabbitmq 2026-02-18 06:19:53.946 | > centos9-rabbitmq: using metadata from Tue Dec 3 17:42:31 2024. 2026-02-18 06:19:53.946 | > repo: using cache for: centos9-storage 2026-02-18 06:19:53.946 | > centos9-storage: using metadata from Mon Jun 16 15:25:13 2025. 2026-02-18 06:19:53.946 | > repo: using cache for: centos9-opstools 2026-02-18 06:19:53.946 | > centos9-opstools: using metadata from Tue Dec 12 09:07:59 2023. 2026-02-18 06:19:53.946 | > repo: using cache for: centos9-nfv-ovs 2026-02-18 06:19:53.946 | > centos9-nfv-ovs: using metadata from Mon Feb 2 05:16:39 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-master-testing 2026-02-18 06:19:53.946 | > delorean-master-testing: using metadata from Mon Mar 17 09:11:17 2025. 2026-02-18 06:19:53.946 | > repo: using cache for: delorean-master-build-deps 2026-02-18 06:19:53.946 | > delorean-master-build-deps: using metadata from Thu Jan 15 10:12:10 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: repo-setup-centos-appstream 2026-02-18 06:19:53.946 | > repo-setup-centos-appstream: using metadata from Mon Feb 16 09:55:57 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: repo-setup-centos-baseos 2026-02-18 06:19:53.946 | > repo-setup-centos-baseos: using metadata from Mon Feb 16 09:52:14 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: repo-setup-centos-highavailability 2026-02-18 06:19:53.946 | > repo-setup-centos-highavailability: using metadata from Mon Feb 16 10:00:49 2026. 2026-02-18 06:19:53.946 | > repo: using cache for: repo-setup-centos-powertools 2026-02-18 06:19:53.946 | > repo-setup-centos-powertools: using metadata from Mon Feb 16 10:00:28 2026. 2026-02-18 06:19:53.946 | > Last metadata expiration check: 0:00:30 ago on Wed Feb 18 01:19:02 2026. 2026-02-18 06:19:53.946 | > --> Starting dependency resolution 2026-02-18 06:19:53.946 | > ---> Package linux-firmware.noarch 20260130-160.el9 will be installed 2026-02-18 06:19:53.946 | > ---> Package linux-firmware-whence.noarch 20260130-160.el9 will be installed 2026-02-18 06:19:53.946 | > --> Finished dependency resolution 2026-02-18 06:19:53.946 | > Dependencies resolved. 2026-02-18 06:19:53.946 | > ================================================================================ 2026-02-18 06:19:53.946 | > Package Arch Version Repository Size 2026-02-18 06:19:53.946 | > ================================================================================ 2026-02-18 06:19:53.946 | > Installing: 2026-02-18 06:19:53.946 | > linux-firmware noarch 20260130-160.el9 baseos 610 M 2026-02-18 06:19:53.946 | > Installing dependencies: 2026-02-18 06:19:53.946 | > linux-firmware-whence noarch 20260130-160.el9 baseos 127 k 2026-02-18 06:19:53.946 | > 2026-02-18 06:19:53.946 | > Transaction Summary 2026-02-18 06:19:53.946 | > ================================================================================ 2026-02-18 06:19:53.946 | > Install 2 Packages 2026-02-18 06:19:53.946 | > 2026-02-18 06:19:53.947 | > Total download size: 610 M 2026-02-18 06:19:53.947 | > Installed size: 634 M 2026-02-18 06:19:53.947 | > Downloading Packages: 2026-02-18 06:19:53.947 | > (1/2): linux-firmware-whence-20260130-160.el9.n 242 kB/s | 127 kB 00:00 2026-02-18 06:19:53.947 | > (2/2): linux-firmware-20260130-160.el9.noarch.r 59 MB/s | 610 MB 00:10 2026-02-18 06:19:53.947 | > -------------------------------------------------------------------------------- 2026-02-18 06:19:53.947 | > Total 52 MB/s | 610 MB 00:11 2026-02-18 06:19:53.947 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2026-02-18 06:19:53.947 | > Running transaction check 2026-02-18 06:19:53.947 | > Transaction check succeeded. 2026-02-18 06:19:53.947 | > Running transaction test 2026-02-18 06:19:53.947 | > Transaction test succeeded. 2026-02-18 06:19:53.947 | > Running transaction 2026-02-18 06:19:53.947 | > Running scriptlet: linux-firmware-20260130-160.el9.noarch 1/1 2026-02-18 06:19:53.947 | > Preparing : 1/1 2026-02-18 06:19:53.947 | > Installing : linux-firmware-whence-20260130-160.el9.noarch 1/2 2026-02-18 06:19:53.947 | > Installing : linux-firmware-20260130-160.el9.noarch 2/2 2026-02-18 06:19:53.947 | > Running scriptlet: linux-firmware-20260130-160.el9.noarch 2/2 2026-02-18 06:19:53.947 | > Verifying : linux-firmware-20260130-160.el9.noarch 1/2 2026-02-18 06:19:53.947 | > Verifying : linux-firmware-whence-20260130-160.el9.noarch 2/2 2026-02-18 06:19:53.947 | > Completion plugin: Generating completion cache... 2026-02-18 06:19:53.947 | > Installed: linux-firmware-20260130-160.el9.noarch 2026-02-18 06:19:53.947 | > Installed: linux-firmware-whence-20260130-160.el9.noarch 2026-02-18 06:19:53.947 | > 2026-02-18 06:19:53.947 | > Installed: 2026-02-18 06:19:53.947 | > linux-firmware-20260130-160.el9.noarch 2026-02-18 06:19:53.947 | > linux-firmware-whence-20260130-160.el9.noarch 2026-02-18 06:19:53.947 | > 2026-02-18 06:19:53.947 | > Complete! 2026-02-18 06:19:53.947 | > + '[' install == install ']' 2026-02-18 06:19:53.947 | > + '[' dnf == dnf ']' 2026-02-18 06:19:53.947 | > + '[' -z '' ']' 2026-02-18 06:19:53.947 | > + dnf -y mark install linux-firmware 2026-02-18 06:19:53.947 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:53.947 | > Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:53.947 | > Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:53.947 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:54.043 | > Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:54.043 | > linux-firmware-20260130-160.el9.noarch marked as user installed. 2026-02-18 06:19:54.043 | returncode: 0 2026-02-18 06:19:54.049 | dib-run-parts 00-package-installs completed 2026-02-18 06:19:54.049 | dib-run-parts Running /tmp/in_target.d/post-install.d/03-reset-bls-entries 2026-02-18 06:19:54.051 | + set -eu 2026-02-18 06:19:54.052 | + set -o pipefail 2026-02-18 06:19:54.052 | + [[ ! 9-stream =~ 9-stream ]] 2026-02-18 06:19:54.052 | + pushd /boot/loader/entries 2026-02-18 06:19:54.052 | /boot/loader/entries / 2026-02-18 06:19:54.052 | + machine_id=ffffe06fdeb24da7aefcaced495a6087 2026-02-18 06:19:54.052 | + for entry in *.conf 2026-02-18 06:19:54.053 | ++ echo f5718396949f40049a38993e76290a63-5.14.0-681.el9.x86_64.conf 2026-02-18 06:19:54.053 | ++ sed 's/^[a-f0-9]*/ffffe06fdeb24da7aefcaced495a6087/' 2026-02-18 06:19:54.055 | + new_entry=ffffe06fdeb24da7aefcaced495a6087-5.14.0-681.el9.x86_64.conf 2026-02-18 06:19:54.055 | + echo 'renaming f5718396949f40049a38993e76290a63-5.14.0-681.el9.x86_64.conf to ffffe06fdeb24da7aefcaced495a6087-5.14.0-681.el9.x86_64.conf for new machine-id' 2026-02-18 06:19:54.055 | renaming f5718396949f40049a38993e76290a63-5.14.0-681.el9.x86_64.conf to ffffe06fdeb24da7aefcaced495a6087-5.14.0-681.el9.x86_64.conf for new machine-id 2026-02-18 06:19:54.055 | + [[ f5718396949f40049a38993e76290a63-5.14.0-681.el9.x86_64.conf != ffffe06fdeb24da7aefcaced495a6087-5.14.0-681.el9.x86_64.conf ]] 2026-02-18 06:19:54.055 | + mv f5718396949f40049a38993e76290a63-5.14.0-681.el9.x86_64.conf ffffe06fdeb24da7aefcaced495a6087-5.14.0-681.el9.x86_64.conf 2026-02-18 06:19:54.056 | + popd 2026-02-18 06:19:54.056 | / 2026-02-18 06:19:54.056 | + echo '--- Show kernels ---' 2026-02-18 06:19:54.056 | --- Show kernels --- 2026-02-18 06:19:54.056 | + grubby --info=ALL 2026-02-18 06:19:54.093 | index=0 2026-02-18 06:19:54.093 | kernel="/vmlinuz-5.14.0-681.el9.x86_64" 2026-02-18 06:19:54.093 | args="ro console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M" 2026-02-18 06:19:54.093 | root="UUID=3bb1d1ce-8952-4479-8ebc-f34390b9d114" 2026-02-18 06:19:54.093 | initrd="/initramfs-5.14.0-681.el9.x86_64.img" 2026-02-18 06:19:54.093 | title="CentOS Stream (5.14.0-681.el9.x86_64) 9" 2026-02-18 06:19:54.093 | id="ffffe06fdeb24da7aefcaced495a6087-5.14.0-681.el9.x86_64" 2026-02-18 06:19:54.094 | dib-run-parts 03-reset-bls-entries completed 2026-02-18 06:19:54.094 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2026-02-18 06:19:54.096 | + set -eu 2026-02-18 06:19:54.096 | + set -o pipefail 2026-02-18 06:19:54.096 | + grep NOZEROCONF /etc/sysconfig/network 2026-02-18 06:19:54.097 | NOZEROCONF=yes 2026-02-18 06:19:54.099 | dib-run-parts 06-network-config-nonzeroconf completed 2026-02-18 06:19:54.099 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-02-18 06:19:54.101 | + set -eu 2026-02-18 06:19:54.101 | + set -o pipefail 2026-02-18 06:19:54.102 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-02-18 06:19:54.102 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2026-02-18 06:19:54.102 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2026-02-18 06:19:54.102 | + case "${DIB_INIT_SYSTEM}" in 2026-02-18 06:19:54.104 | dib-run-parts 10-enable-init-scripts completed 2026-02-18 06:19:54.104 | dib-run-parts Running /tmp/in_target.d/post-install.d/70-init-ibft-interfaces 2026-02-18 06:19:54.106 | + set -eu 2026-02-18 06:19:54.106 | + set -o pipefail 2026-02-18 06:19:54.106 | + case "$DIB_INIT_SYSTEM" in 2026-02-18 06:19:54.106 | + systemctl enable init-ibft-interfaces.service 2026-02-18 06:19:54.111 | Created symlink /etc/systemd/system/multi-user.target.wants/init-ibft-interfaces.service -> /usr/lib/systemd/system/init-ibft-interfaces.service. 2026-02-18 06:19:54.113 | dib-run-parts 70-init-ibft-interfaces completed 2026-02-18 06:19:54.114 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2026-02-18 06:19:54.116 | + set -eu 2026-02-18 06:19:54.116 | + set -o pipefail 2026-02-18 06:19:54.116 | + case "$DIB_INIT_SYSTEM" in 2026-02-18 06:19:54.116 | + [[ centos = \u\b\u\n\t\u ]] 2026-02-18 06:19:54.116 | + [[ centos = \d\e\b\i\a\n ]] 2026-02-18 06:19:54.116 | + systemctl enable sshd.service 2026-02-18 06:19:54.123 | dib-run-parts 80-enable-sshd-service completed 2026-02-18 06:19:54.123 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ironic-python-agent-ramdisk 2026-02-18 06:19:54.126 | + set -eu 2026-02-18 06:19:54.126 | + set -o pipefail 2026-02-18 06:19:54.126 | + DIB_IPA_ENABLE_RESCUE=true 2026-02-18 06:19:54.126 | + true 2026-02-18 06:19:54.126 | + mkdir -p /etc/ipa-rescue-config 2026-02-18 06:19:54.127 | + case "$DIB_INIT_SYSTEM" in 2026-02-18 06:19:54.127 | ++ systemctl --no-pager list-unit-files iptables 2026-02-18 06:19:54.132 | + [[ UNIT FILE STATE PRESET 2026-02-18 06:19:54.132 | 2026-02-18 06:19:54.132 | 0 unit files listed. =~ enabled ]] 2026-02-18 06:19:54.133 | ++ svc-map ironic-python-agent 2026-02-18 06:19:54.167 | + systemctl enable openstack-ironic-python-agent.service 2026-02-18 06:19:54.172 | Created symlink /etc/systemd/system/multi-user.target.wants/openstack-ironic-python-agent.service -> /usr/lib/systemd/system/openstack-ironic-python-agent.service. 2026-02-18 06:19:54.172 | + true 2026-02-18 06:19:54.172 | + systemctl enable ironic-agent-create-rescue-user.path 2026-02-18 06:19:54.177 | Created symlink /etc/systemd/system/multi-user.target.wants/ironic-agent-create-rescue-user.path -> /etc/systemd/system/ironic-agent-create-rescue-user.path. 2026-02-18 06:19:54.178 | + [[ rh == \r\h ]] 2026-02-18 06:19:54.178 | + [[ dnf == \d\n\f ]] 2026-02-18 06:19:54.178 | + systemctl disable dnf-makecache.service 2026-02-18 06:19:54.184 | The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 2026-02-18 06:19:54.184 | Alias= settings in the [Install] section, and DefaultInstance= for template 2026-02-18 06:19:54.184 | units). This means they are not meant to be enabled or disabled using systemctl. 2026-02-18 06:19:54.184 | 2026-02-18 06:19:54.184 | Possible reasons for having this kind of units are: 2026-02-18 06:19:54.184 | * A unit may be statically enabled by being symlinked from another unit's 2026-02-18 06:19:54.184 | .wants/ or .requires/ directory. 2026-02-18 06:19:54.184 | * A unit's purpose may be to act as a helper for some other unit which has 2026-02-18 06:19:54.184 | a requirement dependency on it. 2026-02-18 06:19:54.184 | * A unit may be started when needed via activation (socket, path, timer, 2026-02-18 06:19:54.184 | D-Bus, udev, scripted systemctl call, ...). 2026-02-18 06:19:54.184 | * In case of template units, the unit is meant to be enabled with some 2026-02-18 06:19:54.184 | instance name specified. 2026-02-18 06:19:54.184 | + systemctl disable dnf-makecache.timer 2026-02-18 06:19:54.192 | Removed "/etc/systemd/system/timers.target.wants/dnf-makecache.timer". 2026-02-18 06:19:54.194 | dib-run-parts 80-ironic-python-agent-ramdisk completed 2026-02-18 06:19:54.194 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2026-02-18 06:19:54.196 | + set -eu 2026-02-18 06:19:54.196 | + set -o pipefail 2026-02-18 06:19:54.196 | + case "$DIB_INIT_SYSTEM" in 2026-02-18 06:19:54.196 | + [[ centos = \u\b\u\n\t\u ]] 2026-02-18 06:19:54.196 | + [[ centos = \d\e\b\i\a\n ]] 2026-02-18 06:19:54.196 | + rm /usr/lib/systemd/system/ssh-keygen.service 2026-02-18 06:19:54.199 | dib-run-parts 80-ssh-keygen completed 2026-02-18 06:19:54.199 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-02-18 06:19:54.201 | + set -eu 2026-02-18 06:19:54.201 | + set -o pipefail 2026-02-18 06:19:54.201 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-02-18 06:19:54.202 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2026-02-18 06:19:54.203 | + set -eu 2026-02-18 06:19:54.204 | + set -o pipefail 2026-02-18 06:19:54.204 | ++ basename /usr/local/bin/package-uninstalls 2026-02-18 06:19:54.205 | + SCRIPTNAME=package-uninstalls 2026-02-18 06:19:54.205 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2026-02-18 06:19:54.206 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2026-02-18 06:19:54.206 | + '[' 0 '!=' 0 ']' 2026-02-18 06:19:54.206 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2026-02-18 06:19:54.206 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2026-02-18 06:19:54.206 | + WORKDIR= 2026-02-18 06:19:54.206 | + true 2026-02-18 06:19:54.206 | + case "$1" in 2026-02-18 06:19:54.206 | + WORKDIR=/tmp/in_target.d/post-install.d 2026-02-18 06:19:54.206 | + shift 2 2026-02-18 06:19:54.206 | + true 2026-02-18 06:19:54.206 | + case "$1" in 2026-02-18 06:19:54.206 | + shift 2026-02-18 06:19:54.206 | + break 2026-02-18 06:19:54.206 | + '[' -z /tmp/in_target.d/post-install.d ']' 2026-02-18 06:19:54.206 | + PACKAGES= 2026-02-18 06:19:54.207 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2026-02-18 06:19:54.208 | + install-packages -e 2026-02-18 06:19:54.214 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2026-02-18 06:19:55.051 | Map uninstall for ironic-python-agent-ramdisk: cloud-init, teamd, tuned 2026-02-18 06:19:55.051 | Running command: ['install-packages', '-e', 'teamd', 'tuned', 'cloud-init'] 2026-02-18 06:19:55.051 | > Running install-packages remove. 2026-02-18 06:19:55.051 | > ++ command -v dnf5 2026-02-18 06:19:55.051 | > ++ true 2026-02-18 06:19:55.051 | > + DNF5= 2026-02-18 06:19:55.051 | > + '[' dnf == dnf ']' 2026-02-18 06:19:55.051 | > + '[' -n '' ']' 2026-02-18 06:19:55.051 | > + dnf -y -v remove teamd tuned cloud-init 2026-02-18 06:19:55.051 | > 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:19:55.051 | > DNF version: 4.14.0 2026-02-18 06:19:55.051 | > cachedir: /tmp/yum 2026-02-18 06:19:55.051 | > Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:55.051 | > Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:55.051 | > Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:55.051 | > Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:55.051 | > Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:55.051 | > User-Agent: constructed: 'libdnf (CentOS Stream 9; generic; Linux.x86_64)' 2026-02-18 06:19:55.051 | > No match for argument: tuned 2026-02-18 06:19:55.051 | > --> Starting dependency resolution 2026-02-18 06:19:55.051 | > --> Finding unneeded leftover dependencies 2026-02-18 06:19:55.051 | > ---> Package NetworkManager-team.x86_64 1:1.54.3-2.el9 will be erased 2026-02-18 06:19:55.051 | > ---> Package cloud-init.noarch 24.4-8.el9 will be erased 2026-02-18 06:19:55.051 | > ---> Package libdaemon.x86_64 0.14-23.el9 will be erased 2026-02-18 06:19:55.051 | > ---> Package libnl3-cli.x86_64 3.11.0-1.el9 will be erased 2026-02-18 06:19:55.051 | > ---> Package libteam.x86_64 1.31-16.el9 will be erased 2026-02-18 06:19:55.051 | > ---> Package python3-babel.noarch 2.9.1-2.el9 will be erased 2026-02-18 06:19:55.051 | > ---> Package python3-configobj.noarch 5.0.6-25.el9 will be erased 2026-02-18 06:19:55.051 | > ---> Package python3-jinja2.noarch 3.0.1-2.el9s will be erased 2026-02-18 06:19:55.051 | > ---> Package python3-jsonpatch.noarch 1.21-16.el9 will be erased 2026-02-18 06:19:55.051 | > ---> Package python3-jsonpointer.noarch 2.0-4.el9 will be erased 2026-02-18 06:19:55.051 | > ---> Package python3-oauthlib.noarch 3.1.1-5.el9 will be erased 2026-02-18 06:19:55.051 | > ---> Package python3-prettytable.noarch 0.7.2-27.el9 will be erased 2026-02-18 06:19:55.051 | > ---> Package python3-pyserial.noarch 3.4-12.el9 will be erased 2026-02-18 06:19:55.051 | > ---> Package teamd.x86_64 1.31-16.el9 will be erased 2026-02-18 06:19:55.051 | > --> Finished dependency resolution 2026-02-18 06:19:55.051 | > Dependencies resolved. 2026-02-18 06:19:55.051 | > ================================================================================ 2026-02-18 06:19:55.051 | > Package Arch Version Repository Size 2026-02-18 06:19:55.051 | > ================================================================================ 2026-02-18 06:19:55.051 | > Removing: 2026-02-18 06:19:55.051 | > cloud-init noarch 24.4-8.el9 @koji-override-1 4.4 M 2026-02-18 06:19:55.051 | > teamd x86_64 1.31-16.el9 @anaconda 287 k 2026-02-18 06:19:55.051 | > Removing dependent packages: 2026-02-18 06:19:55.051 | > NetworkManager-team x86_64 1:1.54.3-2.el9 @anaconda 56 k 2026-02-18 06:19:55.051 | > Removing unused dependencies: 2026-02-18 06:19:55.051 | > libdaemon x86_64 0.14-23.el9 @anaconda 68 k 2026-02-18 06:19:55.051 | > libnl3-cli x86_64 3.11.0-1.el9 @anaconda 1.0 M 2026-02-18 06:19:55.051 | > libteam x86_64 1.31-16.el9 @anaconda 109 k 2026-02-18 06:19:55.051 | > python3-babel noarch 2.9.1-2.el9 @koji-override-1 27 M 2026-02-18 06:19:55.051 | > python3-configobj noarch 5.0.6-25.el9 @koji-override-1 341 k 2026-02-18 06:19:55.051 | > python3-jinja2 noarch 3.0.1-2.el9s @delorean-antelope-testing 2.8 M 2026-02-18 06:19:55.051 | > python3-jsonpatch noarch 1.21-16.el9 @koji-override-1 55 k 2026-02-18 06:19:55.051 | > python3-jsonpointer noarch 2.0-4.el9 @koji-override-1 34 k 2026-02-18 06:19:55.051 | > python3-oauthlib noarch 3.1.1-5.el9 @koji-override-1 888 k 2026-02-18 06:19:55.051 | > python3-prettytable noarch 0.7.2-27.el9 @koji-override-1 166 k 2026-02-18 06:19:55.051 | > python3-pyserial noarch 3.4-12.el9 @koji-override-1 665 k 2026-02-18 06:19:55.051 | > 2026-02-18 06:19:55.051 | > Transaction Summary 2026-02-18 06:19:55.051 | > ================================================================================ 2026-02-18 06:19:55.051 | > Remove 14 Packages 2026-02-18 06:19:55.051 | > 2026-02-18 06:19:55.051 | > Freed space: 38 M 2026-02-18 06:19:55.051 | > Running transaction check 2026-02-18 06:19:55.051 | > Transaction check succeeded. 2026-02-18 06:19:55.051 | > Running transaction test 2026-02-18 06:19:55.051 | > Transaction test succeeded. 2026-02-18 06:19:55.051 | > Running transaction 2026-02-18 06:19:55.051 | > Preparing : 1/1 2026-02-18 06:19:55.051 | > Running scriptlet: cloud-init-24.4-8.el9.noarch 1/14 2026-02-18 06:19:55.051 | > Erasing : cloud-init-24.4-8.el9.noarch 1/14 2026-02-18 06:19:55.051 | > warning: file /run/cloud-init: remove failed: No such file or directory 2026-02-18 06:19:55.051 | > 2026-02-18 06:19:55.051 | > Running scriptlet: cloud-init-24.4-8.el9.noarch 1/14 2026-02-18 06:19:55.051 | > Erasing : python3-jsonpatch-1.21-16.el9.noarch 2/14 2026-02-18 06:19:55.051 | > Erasing : python3-jinja2-3.0.1-2.el9s.noarch 3/14 2026-02-18 06:19:55.051 | > Erasing : NetworkManager-team-1:1.54.3-2.el9.x86_64 4/14 2026-02-18 06:19:55.051 | > Erasing : python3-babel-2.9.1-2.el9.noarch 5/14 2026-02-18 06:19:55.051 | > Erasing : python3-jsonpointer-2.0-4.el9.noarch 6/14 2026-02-18 06:19:55.051 | > Erasing : python3-configobj-5.0.6-25.el9.noarch 7/14 2026-02-18 06:19:55.051 | > Erasing : python3-oauthlib-3.1.1-5.el9.noarch 8/14 2026-02-18 06:19:55.051 | > Erasing : python3-prettytable-0.7.2-27.el9.noarch 9/14 2026-02-18 06:19:55.051 | > Erasing : python3-pyserial-3.4-12.el9.noarch 10/14 2026-02-18 06:19:55.051 | > Erasing : teamd-1.31-16.el9.x86_64 11/14 2026-02-18 06:19:55.051 | > Erasing : libteam-1.31-16.el9.x86_64 12/14 2026-02-18 06:19:55.051 | > Erasing : libnl3-cli-3.11.0-1.el9.x86_64 13/14 2026-02-18 06:19:55.051 | > Erasing : libdaemon-0.14-23.el9.x86_64 14/14 2026-02-18 06:19:55.051 | > Verifying : NetworkManager-team-1:1.54.3-2.el9.x86_64 1/14 2026-02-18 06:19:55.051 | > Verifying : cloud-init-24.4-8.el9.noarch 2/14 2026-02-18 06:19:55.051 | > Verifying : libdaemon-0.14-23.el9.x86_64 3/14 2026-02-18 06:19:55.051 | > Verifying : libnl3-cli-3.11.0-1.el9.x86_64 4/14 2026-02-18 06:19:55.051 | > Verifying : libteam-1.31-16.el9.x86_64 5/14 2026-02-18 06:19:55.051 | > Verifying : python3-babel-2.9.1-2.el9.noarch 6/14 2026-02-18 06:19:55.051 | > Verifying : python3-configobj-5.0.6-25.el9.noarch 7/14 2026-02-18 06:19:55.051 | > Verifying : python3-jinja2-3.0.1-2.el9s.noarch 8/14 2026-02-18 06:19:55.051 | > Verifying : python3-jsonpatch-1.21-16.el9.noarch 9/14 2026-02-18 06:19:55.051 | > Verifying : python3-jsonpointer-2.0-4.el9.noarch 10/14 2026-02-18 06:19:55.051 | > Verifying : python3-oauthlib-3.1.1-5.el9.noarch 11/14 2026-02-18 06:19:55.051 | > Verifying : python3-prettytable-0.7.2-27.el9.noarch 12/14 2026-02-18 06:19:55.051 | > Verifying : python3-pyserial-3.4-12.el9.noarch 13/14 2026-02-18 06:19:55.051 | > Verifying : teamd-1.31-16.el9.x86_64 14/14 2026-02-18 06:19:55.051 | > Completion plugin: Generating completion cache... 2026-02-18 06:19:55.052 | > Removed: NetworkManager-team-1:1.54.3-2.el9.x86_64 2026-02-18 06:19:55.052 | > Removed: cloud-init-24.4-8.el9.noarch 2026-02-18 06:19:55.052 | > Removed: libdaemon-0.14-23.el9.x86_64 2026-02-18 06:19:55.052 | > Removed: libnl3-cli-3.11.0-1.el9.x86_64 2026-02-18 06:19:55.052 | > Removed: libteam-1.31-16.el9.x86_64 2026-02-18 06:19:55.052 | > Removed: python3-babel-2.9.1-2.el9.noarch 2026-02-18 06:19:55.052 | > Removed: python3-configobj-5.0.6-25.el9.noarch 2026-02-18 06:19:55.052 | > Removed: python3-jinja2-3.0.1-2.el9s.noarch 2026-02-18 06:19:55.052 | > Removed: python3-jsonpatch-1.21-16.el9.noarch 2026-02-18 06:19:55.052 | > Removed: python3-jsonpointer-2.0-4.el9.noarch 2026-02-18 06:19:55.052 | > Removed: python3-oauthlib-3.1.1-5.el9.noarch 2026-02-18 06:19:55.052 | > Removed: python3-prettytable-0.7.2-27.el9.noarch 2026-02-18 06:19:55.052 | > Removed: python3-pyserial-3.4-12.el9.noarch 2026-02-18 06:19:55.052 | > Removed: teamd-1.31-16.el9.x86_64 2026-02-18 06:19:55.052 | > 2026-02-18 06:19:55.052 | > Removed: 2026-02-18 06:19:55.052 | > NetworkManager-team-1:1.54.3-2.el9.x86_64 2026-02-18 06:19:55.052 | > cloud-init-24.4-8.el9.noarch 2026-02-18 06:19:55.052 | > libdaemon-0.14-23.el9.x86_64 2026-02-18 06:19:55.052 | > libnl3-cli-3.11.0-1.el9.x86_64 2026-02-18 06:19:55.052 | > libteam-1.31-16.el9.x86_64 2026-02-18 06:19:55.052 | > python3-babel-2.9.1-2.el9.noarch 2026-02-18 06:19:55.052 | > python3-configobj-5.0.6-25.el9.noarch 2026-02-18 06:19:55.052 | > python3-jinja2-3.0.1-2.el9s.noarch 2026-02-18 06:19:55.052 | > python3-jsonpatch-1.21-16.el9.noarch 2026-02-18 06:19:55.052 | > python3-jsonpointer-2.0-4.el9.noarch 2026-02-18 06:19:55.052 | > python3-oauthlib-3.1.1-5.el9.noarch 2026-02-18 06:19:55.091 | > python3-prettytable-0.7.2-27.el9.noarch 2026-02-18 06:19:55.091 | > python3-pyserial-3.4-12.el9.noarch 2026-02-18 06:19:55.091 | > teamd-1.31-16.el9.x86_64 2026-02-18 06:19:55.091 | > 2026-02-18 06:19:55.091 | > Complete! 2026-02-18 06:19:55.091 | > + '[' remove == install ']' 2026-02-18 06:19:55.091 | returncode: 0 2026-02-18 06:19:55.098 | dib-run-parts 95-package-uninstalls completed 2026-02-18 06:19:55.098 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2026-02-18 06:19:55.101 | + set -eu 2026-02-18 06:19:55.101 | + set -o pipefail 2026-02-18 06:19:55.101 | + '[' 1 -eq 1 ']' 2026-02-18 06:19:55.101 | + 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:19:55.101 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2026-02-18 06:19:55.101 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2026-02-18 06:19:55.101 | + grep -qE '^MACs' /etc/ssh/sshd_config 2026-02-18 06:19:55.102 | + 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:19:55.104 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2026-02-18 06:19:55.105 | + 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:19:55.107 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2026-02-18 06:19:55.108 | + 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:19:55.111 | dib-run-parts 99-harden-sshd-config completed 2026-02-18 06:19:55.111 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-remove-extra-packages 2026-02-18 06:19:55.113 | + set -eu 2026-02-18 06:19:55.113 | + set -o pipefail 2026-02-18 06:19:55.113 | + rm -rf /tmp/ironic-python-agent 2026-02-18 06:19:55.114 | + KNOWN_FIRMWARE_PATH='/lib/firmware/ /usr/lib/firmware/' 2026-02-18 06:19:55.114 | + for folder in $KNOWN_FIRMWARE_PATH 2026-02-18 06:19:55.114 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.114 | + rm -rf /lib/firmware/amdgpu 2026-02-18 06:19:55.140 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.140 | + rm -rf /lib/firmware/netronome 2026-02-18 06:19:55.141 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.141 | + rm -rf /lib/firmware/qcom 2026-02-18 06:19:55.169 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.169 | + rm -rf /lib/firmware/ti-communication 2026-02-18 06:19:55.170 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.170 | + rm -rf /lib/firmware/ti-keystone 2026-02-18 06:19:55.171 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.171 | + rm -rf /lib/firmware/ueagle-atm 2026-02-18 06:19:55.172 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.172 | + rm -rf /lib/firmware/rsi 2026-02-18 06:19:55.173 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.173 | + rm -rf /lib/firmware/mrvl 2026-02-18 06:19:55.184 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.184 | + rm -rf /lib/firmware/brcm 2026-02-18 06:19:55.188 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.188 | + rm -rf /lib/firmware/mediatek 2026-02-18 06:19:55.196 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.196 | + rm -rf /lib/firmware/ath10k 2026-02-18 06:19:55.200 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.200 | + rm -rf /lib/firmware/rtlwifi 2026-02-18 06:19:55.202 | + for folder in $KNOWN_FIRMWARE_PATH 2026-02-18 06:19:55.202 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.202 | + rm -rf /usr/lib/firmware/amdgpu 2026-02-18 06:19:55.203 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.203 | + rm -rf /usr/lib/firmware/netronome 2026-02-18 06:19:55.204 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.204 | + rm -rf /usr/lib/firmware/qcom 2026-02-18 06:19:55.205 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.205 | + rm -rf /usr/lib/firmware/ti-communication 2026-02-18 06:19:55.205 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.206 | + rm -rf /usr/lib/firmware/ti-keystone 2026-02-18 06:19:55.206 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.206 | + rm -rf /usr/lib/firmware/ueagle-atm 2026-02-18 06:19:55.207 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.207 | + rm -rf /usr/lib/firmware/rsi 2026-02-18 06:19:55.208 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.208 | + rm -rf /usr/lib/firmware/mrvl 2026-02-18 06:19:55.209 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.209 | + rm -rf /usr/lib/firmware/brcm 2026-02-18 06:19:55.210 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.210 | + rm -rf /usr/lib/firmware/mediatek 2026-02-18 06:19:55.211 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.211 | + rm -rf /usr/lib/firmware/ath10k 2026-02-18 06:19:55.212 | + for item in ${IPA_REMOVE_FIRMWARE//,/ } 2026-02-18 06:19:55.212 | + rm -rf /usr/lib/firmware/rtlwifi 2026-02-18 06:19:55.213 | + case "$DISTRO_NAME" in 2026-02-18 06:19:55.213 | + dnf remove -y postfix gcc make 2026-02-18 06:19:55.360 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:55.361 | Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:55.361 | Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:55.361 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:55.362 | Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:55.430 | No match for argument: postfix 2026-02-18 06:19:55.449 | Dependencies resolved. 2026-02-18 06:19:55.451 | ================================================================================ 2026-02-18 06:19:55.451 | Package Arch Version Repository Size 2026-02-18 06:19:55.451 | ================================================================================ 2026-02-18 06:19:55.451 | Removing: 2026-02-18 06:19:55.451 | gcc x86_64 11.5.0-14.el9 @appstream 86 M 2026-02-18 06:19:55.451 | make x86_64 1:4.3-8.el9 @baseos 1.6 M 2026-02-18 06:19:55.451 | Removing unused dependencies: 2026-02-18 06:19:55.451 | cpp x86_64 11.5.0-14.el9 @appstream 29 M 2026-02-18 06:19:55.451 | glibc-devel x86_64 2.34-245.el9 @appstream 49 k 2026-02-18 06:19:55.451 | glibc-headers x86_64 2.34-245.el9 @appstream 2.1 M 2026-02-18 06:19:55.451 | kernel-headers x86_64 5.14.0-681.el9 @appstream 6.4 M 2026-02-18 06:19:55.451 | libmpc x86_64 1.2.1-4.el9 @appstream 135 k 2026-02-18 06:19:55.451 | libpkgconf x86_64 1.7.3-10.el9 @baseos 74 k 2026-02-18 06:19:55.451 | libxcrypt-devel x86_64 4.4.18-3.el9 @appstream 30 k 2026-02-18 06:19:55.451 | pkgconf x86_64 1.7.3-10.el9 @baseos 76 k 2026-02-18 06:19:55.451 | pkgconf-m4 noarch 1.7.3-10.el9 @baseos 14 k 2026-02-18 06:19:55.451 | pkgconf-pkg-config x86_64 1.7.3-10.el9 @baseos 1.2 k 2026-02-18 06:19:55.451 | 2026-02-18 06:19:55.451 | Transaction Summary 2026-02-18 06:19:55.451 | ================================================================================ 2026-02-18 06:19:55.451 | Remove 12 Packages 2026-02-18 06:19:55.451 | 2026-02-18 06:19:55.452 | Freed space: 125 M 2026-02-18 06:19:55.452 | Running transaction check 2026-02-18 06:19:55.462 | Transaction check succeeded. 2026-02-18 06:19:55.462 | Running transaction test 2026-02-18 06:19:55.506 | Transaction test succeeded. 2026-02-18 06:19:55.507 | Running transaction 2026-02-18 06:19:55.599 | Preparing : 1/1 2026-02-18 06:19:55.606 | Erasing : gcc-11.5.0-14.el9.x86_64 1/12 2026-02-18 06:19:55.609 | Erasing : glibc-devel-2.34-245.el9.x86_64 2/12 2026-02-18 06:19:55.611 | Erasing : libxcrypt-devel-4.4.18-3.el9.x86_64 3/12 2026-02-18 06:19:55.614 | Erasing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 4/12 2026-02-18 06:19:55.622 | Erasing : pkgconf-1.7.3-10.el9.x86_64 5/12 2026-02-18 06:19:55.625 | Erasing : cpp-11.5.0-14.el9.x86_64 6/12 2026-02-18 06:19:55.651 | Erasing : pkgconf-m4-1.7.3-10.el9.noarch 7/12 2026-02-18 06:19:55.713 | Erasing : glibc-headers-2.34-245.el9.x86_64 8/12 2026-02-18 06:19:55.723 | Erasing : kernel-headers-5.14.0-681.el9.x86_64 9/12 2026-02-18 06:19:55.726 | Erasing : libmpc-1.2.1-4.el9.x86_64 10/12 2026-02-18 06:19:55.731 | Erasing : libpkgconf-1.7.3-10.el9.x86_64 11/12 2026-02-18 06:19:55.801 | Erasing : make-1:4.3-8.el9.x86_64 12/12 2026-02-18 06:19:55.801 | Verifying : cpp-11.5.0-14.el9.x86_64 1/12 2026-02-18 06:19:55.801 | Verifying : gcc-11.5.0-14.el9.x86_64 2/12 2026-02-18 06:19:55.801 | Verifying : glibc-devel-2.34-245.el9.x86_64 3/12 2026-02-18 06:19:55.801 | Verifying : glibc-headers-2.34-245.el9.x86_64 4/12 2026-02-18 06:19:55.801 | Verifying : kernel-headers-5.14.0-681.el9.x86_64 5/12 2026-02-18 06:19:55.801 | Verifying : libmpc-1.2.1-4.el9.x86_64 6/12 2026-02-18 06:19:55.801 | Verifying : libpkgconf-1.7.3-10.el9.x86_64 7/12 2026-02-18 06:19:55.801 | Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 8/12 2026-02-18 06:19:55.801 | Verifying : make-1:4.3-8.el9.x86_64 9/12 2026-02-18 06:19:55.801 | Verifying : pkgconf-1.7.3-10.el9.x86_64 10/12 2026-02-18 06:19:55.802 | Verifying : pkgconf-m4-1.7.3-10.el9.noarch 11/12 2026-02-18 06:19:55.862 | Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 12/12 2026-02-18 06:19:55.862 | 2026-02-18 06:19:55.862 | Removed: 2026-02-18 06:19:55.862 | cpp-11.5.0-14.el9.x86_64 gcc-11.5.0-14.el9.x86_64 2026-02-18 06:19:55.862 | glibc-devel-2.34-245.el9.x86_64 glibc-headers-2.34-245.el9.x86_64 2026-02-18 06:19:55.862 | kernel-headers-5.14.0-681.el9.x86_64 libmpc-1.2.1-4.el9.x86_64 2026-02-18 06:19:55.862 | libpkgconf-1.7.3-10.el9.x86_64 libxcrypt-devel-4.4.18-3.el9.x86_64 2026-02-18 06:19:55.862 | make-1:4.3-8.el9.x86_64 pkgconf-1.7.3-10.el9.x86_64 2026-02-18 06:19:55.862 | pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 2026-02-18 06:19:55.862 | 2026-02-18 06:19:55.862 | Complete! 2026-02-18 06:19:55.897 | + dnf remove -y webkit2gtk3-jsc libproxy-webkitgtk4 2026-02-18 06:19:56.044 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:56.044 | Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:56.044 | Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:56.045 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:56.045 | Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:56.135 | Dependencies resolved. 2026-02-18 06:19:56.136 | ================================================================================ 2026-02-18 06:19:56.136 | Package Arch Version Repository Size 2026-02-18 06:19:56.136 | ================================================================================ 2026-02-18 06:19:56.136 | Removing: 2026-02-18 06:19:56.136 | libproxy-webkitgtk4 x86_64 0.4.15-35.el9 @koji-override-1 32 k 2026-02-18 06:19:56.136 | webkit2gtk3-jsc x86_64 2.50.4-1.el9 @koji-override-1 33 M 2026-02-18 06:19:56.136 | Removing unused dependencies: 2026-02-18 06:19:56.136 | libicu x86_64 67.1-10.el9 @anaconda 33 M 2026-02-18 06:19:56.137 | 2026-02-18 06:19:56.137 | Transaction Summary 2026-02-18 06:19:56.137 | ================================================================================ 2026-02-18 06:19:56.137 | Remove 3 Packages 2026-02-18 06:19:56.137 | 2026-02-18 06:19:56.137 | Freed space: 66 M 2026-02-18 06:19:56.137 | Running transaction check 2026-02-18 06:19:56.140 | Transaction check succeeded. 2026-02-18 06:19:56.140 | Running transaction test 2026-02-18 06:19:56.160 | Transaction test succeeded. 2026-02-18 06:19:56.161 | Running transaction 2026-02-18 06:19:56.197 | Preparing : 1/1 2026-02-18 06:19:56.203 | Erasing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1/3 2026-02-18 06:19:56.209 | Erasing : webkit2gtk3-jsc-2.50.4-1.el9.x86_64 2/3 2026-02-18 06:19:56.274 | Erasing : libicu-67.1-10.el9.x86_64 3/3 2026-02-18 06:19:56.274 | Verifying : libicu-67.1-10.el9.x86_64 1/3 2026-02-18 06:19:56.274 | Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 2/3 2026-02-18 06:19:56.328 | Verifying : webkit2gtk3-jsc-2.50.4-1.el9.x86_64 3/3 2026-02-18 06:19:56.328 | 2026-02-18 06:19:56.328 | Removed: 2026-02-18 06:19:56.328 | libicu-67.1-10.el9.x86_64 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 2026-02-18 06:19:56.328 | webkit2gtk3-jsc-2.50.4-1.el9.x86_64 2026-02-18 06:19:56.328 | 2026-02-18 06:19:56.328 | Complete! 2026-02-18 06:19:56.355 | + dnf remove -y polkit polkit-libs PackageKit polkit-pkla-compat 2026-02-18 06:19:56.501 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:56.501 | Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:56.501 | Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:56.502 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:56.502 | Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:56.569 | No match for argument: PackageKit 2026-02-18 06:19:56.592 | Dependencies resolved. 2026-02-18 06:19:56.596 | ================================================================================ 2026-02-18 06:19:56.596 | Package Arch Version Repository Size 2026-02-18 06:19:56.596 | ================================================================================ 2026-02-18 06:19:56.596 | Removing: 2026-02-18 06:19:56.596 | polkit x86_64 0.117-14.el9 @anaconda 431 k 2026-02-18 06:19:56.596 | polkit-libs x86_64 0.117-14.el9 @anaconda 28 M 2026-02-18 06:19:56.596 | polkit-pkla-compat x86_64 0.1-21.el9 @anaconda 94 k 2026-02-18 06:19:56.596 | Removing dependent packages: 2026-02-18 06:19:56.596 | shim-x64 x86_64 15.8-2.el9 @anaconda 4.5 M 2026-02-18 06:19:56.596 | Removing unused dependencies: 2026-02-18 06:19:56.596 | flashrom x86_64 1.2-10.el9 @koji-override-1 1.8 M 2026-02-18 06:19:56.596 | fwupd x86_64 1.9.31-1.el9 @anaconda 7.9 M 2026-02-18 06:19:56.596 | fwupd-plugin-flashrom x86_64 1.9.31-1.el9 @koji-override-1 2.0 M 2026-02-18 06:19:56.596 | libatasmart x86_64 0.19-22.el9 @koji-override-1 122 k 2026-02-18 06:19:56.596 | libblockdev x86_64 2.28-16.el9 @koji-override-1 344 k 2026-02-18 06:19:56.596 | libblockdev-crypto x86_64 2.28-16.el9 @koji-override-1 55 k 2026-02-18 06:19:56.596 | libblockdev-fs x86_64 2.28-16.el9 @koji-override-1 64 k 2026-02-18 06:19:56.596 | libblockdev-loop x86_64 2.28-16.el9 @koji-override-1 19 k 2026-02-18 06:19:56.596 | libblockdev-mdraid x86_64 2.28-16.el9 @koji-override-1 31 k 2026-02-18 06:19:56.596 | libblockdev-part x86_64 2.28-16.el9 @koji-override-1 43 k 2026-02-18 06:19:56.596 | libblockdev-swap x86_64 2.28-16.el9 @koji-override-1 23 k 2026-02-18 06:19:56.596 | libblockdev-utils x86_64 2.28-16.el9 @koji-override-1 54 k 2026-02-18 06:19:56.596 | libbytesize x86_64 2.5-3.el9 @koji-override-1 86 k 2026-02-18 06:19:56.596 | libgudev x86_64 237-1.el9 @anaconda 88 k 2026-02-18 06:19:56.597 | libgusb x86_64 0.3.8-2.el9 @anaconda 126 k 2026-02-18 06:19:56.597 | libjcat x86_64 0.1.6-3.el9 @anaconda 181 k 2026-02-18 06:19:56.597 | libudisks2 x86_64 2.9.4-12.el9 @koji-override-1 907 k 2026-02-18 06:19:56.597 | libusbx x86_64 1.0.26-1.el9 @anaconda 166 k 2026-02-18 06:19:56.597 | libxmlb x86_64 0.3.24-1.el9 @anaconda 284 k 2026-02-18 06:19:56.597 | mokutil x86_64 2:0.7.2-4.el9 @anaconda 98 k 2026-02-18 06:19:56.597 | nspr x86_64 4.36.0-4.el9 @koji-override-1 313 k 2026-02-18 06:19:56.597 | nss x86_64 3.112.0-4.el9 @koji-override-1 1.9 M 2026-02-18 06:19:56.597 | nss-softokn x86_64 3.112.0-4.el9 @koji-override-1 1.3 M 2026-02-18 06:19:56.597 | nss-softokn-freebl x86_64 3.112.0-4.el9 @koji-override-1 1.1 M 2026-02-18 06:19:56.597 | nss-sysinit x86_64 3.112.0-4.el9 @koji-override-1 18 k 2026-02-18 06:19:56.597 | nss-util x86_64 3.112.0-4.el9 @koji-override-1 232 k 2026-02-18 06:19:56.597 | shared-mime-info x86_64 2.1-5.el9 @anaconda 4.9 M 2026-02-18 06:19:56.597 | udisks2 x86_64 2.9.4-12.el9 @koji-override-1 2.4 M 2026-02-18 06:19:56.597 | volume_key-libs x86_64 0.3.12-16.el9 @koji-override-1 702 k 2026-02-18 06:19:56.597 | 2026-02-18 06:19:56.597 | Transaction Summary 2026-02-18 06:19:56.597 | ================================================================================ 2026-02-18 06:19:56.597 | Remove 33 Packages 2026-02-18 06:19:56.597 | 2026-02-18 06:19:56.597 | Freed space: 60 M 2026-02-18 06:19:56.597 | Running transaction check 2026-02-18 06:19:56.611 | Transaction check succeeded. 2026-02-18 06:19:56.611 | Running transaction test 2026-02-18 06:19:56.653 | Transaction test succeeded. 2026-02-18 06:19:56.653 | Running transaction 2026-02-18 06:19:56.725 | Preparing : 1/1 2026-02-18 06:19:56.727 | Erasing : shim-x64-15.8-2.el9.x86_64 1/33 2026-02-18 06:19:56.753 | Running scriptlet: fwupd-1.9.31-1.el9.x86_64 2/33 2026-02-18 06:19:56.753 | Erasing : fwupd-1.9.31-1.el9.x86_64 2/33 2026-02-18 06:19:56.767 | Running scriptlet: fwupd-1.9.31-1.el9.x86_64 2/33 2026-02-18 06:19:56.783 | Running scriptlet: udisks2-2.9.4-12.el9.x86_64 3/33 2026-02-18 06:19:56.783 | Removed "/etc/systemd/system/graphical.target.wants/udisks2.service". 2026-02-18 06:19:56.783 | 2026-02-18 06:19:56.793 | Erasing : udisks2-2.9.4-12.el9.x86_64 3/33 2026-02-18 06:19:56.805 | Running scriptlet: udisks2-2.9.4-12.el9.x86_64 3/33 2026-02-18 06:19:56.811 | Erasing : libblockdev-crypto-2.28-16.el9.x86_64 4/33 2026-02-18 06:19:56.816 | Erasing : volume_key-libs-0.3.12-16.el9.x86_64 5/33 2026-02-18 06:19:56.821 | Erasing : nss-3.112.0-4.el9.x86_64 6/33 2026-02-18 06:19:56.824 | Erasing : nss-softokn-3.112.0-4.el9.x86_64 7/33 2026-02-18 06:19:56.826 | Erasing : nss-sysinit-3.112.0-4.el9.x86_64 8/33 2026-02-18 06:19:56.844 | Running scriptlet: polkit-0.117-14.el9.x86_64 9/33 2026-02-18 06:19:56.844 | Erasing : polkit-0.117-14.el9.x86_64 9/33 2026-02-18 06:19:56.853 | Running scriptlet: polkit-0.117-14.el9.x86_64 9/33 2026-02-18 06:19:56.856 | Erasing : libblockdev-fs-2.28-16.el9.x86_64 10/33 2026-02-18 06:19:56.858 | Erasing : libblockdev-mdraid-2.28-16.el9.x86_64 11/33 2026-02-18 06:19:56.860 | Erasing : libblockdev-part-2.28-16.el9.x86_64 12/33 2026-02-18 06:19:56.864 | Erasing : nss-softokn-freebl-3.112.0-4.el9.x86_64 13/33 2026-02-18 06:19:56.866 | Erasing : nss-util-3.112.0-4.el9.x86_64 14/33 2026-02-18 06:19:56.868 | Erasing : libblockdev-2.28-16.el9.x86_64 15/33 2026-02-18 06:19:56.871 | Erasing : libblockdev-loop-2.28-16.el9.x86_64 16/33 2026-02-18 06:19:56.873 | Erasing : libblockdev-swap-2.28-16.el9.x86_64 17/33 2026-02-18 06:19:56.876 | Erasing : fwupd-plugin-flashrom-1.9.31-1.el9.x86_64 18/33 2026-02-18 06:19:56.879 | Erasing : flashrom-1.2-10.el9.x86_64 19/33 2026-02-18 06:19:56.883 | Erasing : polkit-pkla-compat-0.1-21.el9.x86_64 20/33 2026-02-18 06:19:56.886 | Erasing : libgusb-0.3.8-2.el9.x86_64 21/33 2026-02-18 06:19:56.931 | Erasing : libxmlb-0.3.24-1.el9.x86_64 22/33 2026-02-18 06:19:56.939 | Erasing : shared-mime-info-2.1-5.el9.x86_64 23/33 2026-02-18 06:19:56.945 | Erasing : libusbx-1.0.26-1.el9.x86_64 24/33 2026-02-18 06:19:56.948 | Erasing : polkit-libs-0.117-14.el9.x86_64 25/33 2026-02-18 06:19:56.950 | Erasing : libblockdev-utils-2.28-16.el9.x86_64 26/33 2026-02-18 06:19:56.956 | Erasing : nspr-4.36.0-4.el9.x86_64 27/33 2026-02-18 06:19:56.959 | Erasing : libbytesize-2.5-3.el9.x86_64 28/33 2026-02-18 06:19:56.962 | Erasing : libatasmart-0.19-22.el9.x86_64 29/33 2026-02-18 06:19:56.964 | Erasing : libgudev-237-1.el9.x86_64 30/33 2026-02-18 06:19:56.967 | Erasing : libudisks2-2.9.4-12.el9.x86_64 31/33 2026-02-18 06:19:56.970 | Erasing : libjcat-0.1.6-3.el9.x86_64 32/33 2026-02-18 06:19:57.034 | Erasing : mokutil-2:0.7.2-4.el9.x86_64 33/33 2026-02-18 06:19:57.034 | Verifying : flashrom-1.2-10.el9.x86_64 1/33 2026-02-18 06:19:57.034 | Verifying : fwupd-1.9.31-1.el9.x86_64 2/33 2026-02-18 06:19:57.034 | Verifying : fwupd-plugin-flashrom-1.9.31-1.el9.x86_64 3/33 2026-02-18 06:19:57.034 | Verifying : libatasmart-0.19-22.el9.x86_64 4/33 2026-02-18 06:19:57.034 | Verifying : libblockdev-2.28-16.el9.x86_64 5/33 2026-02-18 06:19:57.034 | Verifying : libblockdev-crypto-2.28-16.el9.x86_64 6/33 2026-02-18 06:19:57.034 | Verifying : libblockdev-fs-2.28-16.el9.x86_64 7/33 2026-02-18 06:19:57.035 | Verifying : libblockdev-loop-2.28-16.el9.x86_64 8/33 2026-02-18 06:19:57.035 | Verifying : libblockdev-mdraid-2.28-16.el9.x86_64 9/33 2026-02-18 06:19:57.035 | Verifying : libblockdev-part-2.28-16.el9.x86_64 10/33 2026-02-18 06:19:57.035 | Verifying : libblockdev-swap-2.28-16.el9.x86_64 11/33 2026-02-18 06:19:57.035 | Verifying : libblockdev-utils-2.28-16.el9.x86_64 12/33 2026-02-18 06:19:57.035 | Verifying : libbytesize-2.5-3.el9.x86_64 13/33 2026-02-18 06:19:57.035 | Verifying : libgudev-237-1.el9.x86_64 14/33 2026-02-18 06:19:57.035 | Verifying : libgusb-0.3.8-2.el9.x86_64 15/33 2026-02-18 06:19:57.035 | Verifying : libjcat-0.1.6-3.el9.x86_64 16/33 2026-02-18 06:19:57.035 | Verifying : libudisks2-2.9.4-12.el9.x86_64 17/33 2026-02-18 06:19:57.035 | Verifying : libusbx-1.0.26-1.el9.x86_64 18/33 2026-02-18 06:19:57.035 | Verifying : libxmlb-0.3.24-1.el9.x86_64 19/33 2026-02-18 06:19:57.035 | Verifying : mokutil-2:0.7.2-4.el9.x86_64 20/33 2026-02-18 06:19:57.035 | Verifying : nspr-4.36.0-4.el9.x86_64 21/33 2026-02-18 06:19:57.035 | Verifying : nss-3.112.0-4.el9.x86_64 22/33 2026-02-18 06:19:57.036 | Verifying : nss-softokn-3.112.0-4.el9.x86_64 23/33 2026-02-18 06:19:57.036 | Verifying : nss-softokn-freebl-3.112.0-4.el9.x86_64 24/33 2026-02-18 06:19:57.036 | Verifying : nss-sysinit-3.112.0-4.el9.x86_64 25/33 2026-02-18 06:19:57.036 | Verifying : nss-util-3.112.0-4.el9.x86_64 26/33 2026-02-18 06:19:57.036 | Verifying : polkit-0.117-14.el9.x86_64 27/33 2026-02-18 06:19:57.036 | Verifying : polkit-libs-0.117-14.el9.x86_64 28/33 2026-02-18 06:19:57.036 | Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 29/33 2026-02-18 06:19:57.036 | Verifying : shared-mime-info-2.1-5.el9.x86_64 30/33 2026-02-18 06:19:57.036 | Verifying : shim-x64-15.8-2.el9.x86_64 31/33 2026-02-18 06:19:57.036 | Verifying : udisks2-2.9.4-12.el9.x86_64 32/33 2026-02-18 06:19:57.115 | Verifying : volume_key-libs-0.3.12-16.el9.x86_64 33/33 2026-02-18 06:19:57.115 | 2026-02-18 06:19:57.115 | Removed: 2026-02-18 06:19:57.115 | flashrom-1.2-10.el9.x86_64 2026-02-18 06:19:57.115 | fwupd-1.9.31-1.el9.x86_64 2026-02-18 06:19:57.115 | fwupd-plugin-flashrom-1.9.31-1.el9.x86_64 2026-02-18 06:19:57.115 | libatasmart-0.19-22.el9.x86_64 2026-02-18 06:19:57.115 | libblockdev-2.28-16.el9.x86_64 2026-02-18 06:19:57.115 | libblockdev-crypto-2.28-16.el9.x86_64 2026-02-18 06:19:57.115 | libblockdev-fs-2.28-16.el9.x86_64 2026-02-18 06:19:57.115 | libblockdev-loop-2.28-16.el9.x86_64 2026-02-18 06:19:57.115 | libblockdev-mdraid-2.28-16.el9.x86_64 2026-02-18 06:19:57.115 | libblockdev-part-2.28-16.el9.x86_64 2026-02-18 06:19:57.115 | libblockdev-swap-2.28-16.el9.x86_64 2026-02-18 06:19:57.115 | libblockdev-utils-2.28-16.el9.x86_64 2026-02-18 06:19:57.115 | libbytesize-2.5-3.el9.x86_64 2026-02-18 06:19:57.115 | libgudev-237-1.el9.x86_64 2026-02-18 06:19:57.115 | libgusb-0.3.8-2.el9.x86_64 2026-02-18 06:19:57.115 | libjcat-0.1.6-3.el9.x86_64 2026-02-18 06:19:57.115 | libudisks2-2.9.4-12.el9.x86_64 2026-02-18 06:19:57.115 | libusbx-1.0.26-1.el9.x86_64 2026-02-18 06:19:57.115 | libxmlb-0.3.24-1.el9.x86_64 2026-02-18 06:19:57.115 | mokutil-2:0.7.2-4.el9.x86_64 2026-02-18 06:19:57.115 | nspr-4.36.0-4.el9.x86_64 2026-02-18 06:19:57.115 | nss-3.112.0-4.el9.x86_64 2026-02-18 06:19:57.115 | nss-softokn-3.112.0-4.el9.x86_64 2026-02-18 06:19:57.115 | nss-softokn-freebl-3.112.0-4.el9.x86_64 2026-02-18 06:19:57.115 | nss-sysinit-3.112.0-4.el9.x86_64 2026-02-18 06:19:57.115 | nss-util-3.112.0-4.el9.x86_64 2026-02-18 06:19:57.115 | polkit-0.117-14.el9.x86_64 2026-02-18 06:19:57.115 | polkit-libs-0.117-14.el9.x86_64 2026-02-18 06:19:57.115 | polkit-pkla-compat-0.1-21.el9.x86_64 2026-02-18 06:19:57.115 | shared-mime-info-2.1-5.el9.x86_64 2026-02-18 06:19:57.115 | shim-x64-15.8-2.el9.x86_64 2026-02-18 06:19:57.115 | udisks2-2.9.4-12.el9.x86_64 2026-02-18 06:19:57.115 | volume_key-libs-0.3.12-16.el9.x86_64 2026-02-18 06:19:57.115 | 2026-02-18 06:19:57.115 | Complete! 2026-02-18 06:19:57.155 | + dnf clean all 2026-02-18 06:19:57.304 | Repository centos9-rabbitmq is listed more than once in the configuration 2026-02-18 06:19:57.304 | Repository centos9-storage is listed more than once in the configuration 2026-02-18 06:19:57.305 | Repository centos9-opstools is listed more than once in the configuration 2026-02-18 06:19:57.305 | Repository centos9-nfv-ovs is listed more than once in the configuration 2026-02-18 06:19:57.305 | Repository epel-low-priority is listed more than once in the configuration 2026-02-18 06:19:57.467 | 483 files removed 2026-02-18 06:19:57.497 | + rpm --rebuilddb 2026-02-18 06:19:57.976 | + rm -r -f '/var/tmp/*' 2026-02-18 06:19:57.979 | dib-run-parts 99-remove-extra-packages completed 2026-02-18 06:19:57.979 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2026-02-18 06:19:57.981 | + set -eu 2026-02-18 06:19:57.981 | + set -o pipefail 2026-02-18 06:19:57.981 | + [[ dnf == \d\n\f ]] 2026-02-18 06:19:57.981 | + cfg=/etc/dnf/dnf.conf 2026-02-18 06:19:57.981 | + cachedir=/var/cache/dnf 2026-02-18 06:19:57.981 | + sed -i '/^keepcache/c\keepcache=0' /etc/dnf/dnf.conf 2026-02-18 06:19:57.983 | + sed -i '/^cachedir/c\cachedir=/var/cache/dnf' /etc/dnf/dnf.conf 2026-02-18 06:19:57.986 | dib-run-parts 99-reset-yum-conf completed 2026-02-18 06:19:57.986 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-18 06:19:57.986 | dib-run-parts 2026-02-18 06:19:57.987 | dib-run-parts Target: post-install.d 2026-02-18 06:19:57.987 | dib-run-parts 2026-02-18 06:19:57.987 | dib-run-parts Script Seconds 2026-02-18 06:19:57.987 | dib-run-parts --------------------------------------- ---------- 2026-02-18 06:19:57.987 | dib-run-parts 2026-02-18 06:19:57.995 | dib-run-parts 00-package-installs 22.496 2026-02-18 06:19:58.000 | dib-run-parts 03-reset-bls-entries 0.044 2026-02-18 06:19:58.005 | dib-run-parts 06-network-config-nonzeroconf 0.004 2026-02-18 06:19:58.010 | dib-run-parts 10-enable-init-scripts 0.004 2026-02-18 06:19:58.014 | dib-run-parts 70-init-ibft-interfaces 0.009 2026-02-18 06:19:58.019 | dib-run-parts 80-enable-sshd-service 0.009 2026-02-18 06:19:58.024 | dib-run-parts 80-ironic-python-agent-ramdisk 0.070 2026-02-18 06:19:58.029 | dib-run-parts 80-ssh-keygen 0.004 2026-02-18 06:19:58.033 | dib-run-parts 95-package-uninstalls 0.898 2026-02-18 06:19:58.038 | dib-run-parts 99-harden-sshd-config 0.012 2026-02-18 06:19:58.043 | dib-run-parts 99-remove-extra-packages 2.867 2026-02-18 06:19:58.047 | dib-run-parts 99-reset-yum-conf 0.006 2026-02-18 06:19:58.049 | dib-run-parts 2026-02-18 06:19:58.049 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-18 06:19:58.055 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2026-02-18 06:19:58.058 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2026-02-18 06:19:58.062 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2026-02-18 06:19:58.064 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-post-install run_in_target bash 2026-02-18 06:19:58.068 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:19:58.068 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2026-02-18 06:19:58.073 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:19:58.094 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d; do sleep 1; done' 2026-02-18 06:19:58.116 | + diskimage_builder/lib/disk-image-create:main:365 : run_d post-root 2026-02-18 06:19:58.118 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-02-18 06:19:58.121 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks ']' 2026-02-18 06:19:58.124 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-post-root bash 2026-02-18 06:19:58.127 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:19:58.128 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2026-02-18 06:19:58.132 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks/post-root.d ']' 2026-02-18 06:19:58.135 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-post-root bash 2026-02-18 06:19:58.139 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2026-02-18 06:19:58.139 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:19:58.143 | + diskimage_builder/lib/disk-image-create:main:369 : '[' -e /tmp/dib_build.gm5Dg4SF/mnt/lost+found ']' 2026-02-18 06:19:58.146 | + diskimage_builder/lib/disk-image-create:main:373 : unmount_image 2026-02-18 06:19:58.149 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2026-02-18 06:19:58.153 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:19:58.156 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:19:58.158 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2026-02-18 06:19:58.161 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2026-02-18 06:19:58.163 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2026-02-18 06:19:58.166 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2026-02-18 06:19:58.168 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.gm5Dg4SF/mnt ']' 2026-02-18 06:19:58.171 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:19:58.175 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:19:58.178 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2026-02-18 06:19:58.181 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2026-02-18 06:19:58.185 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2026-02-18 06:19:58.185 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.gm5Dg4SF/mnt/' 2026-02-18 06:19:58.186 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2026-02-18 06:19:58.191 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.gm5Dg4SF/mnt/tmp/yum 2026-02-18 06:19:58.191 | /tmp/dib_build.gm5Dg4SF/mnt/sys 2026-02-18 06:19:58.191 | /tmp/dib_build.gm5Dg4SF/mnt/proc 2026-02-18 06:19:58.191 | /tmp/dib_build.gm5Dg4SF/mnt/dev/pts 2026-02-18 06:19:58.191 | /tmp/dib_build.gm5Dg4SF/mnt/dev' 2026-02-18 06:19:58.193 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:19:58.196 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:19:58.199 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:19:58.202 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:19:58.204 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:19:58.207 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.gm5Dg4SF/mnt/tmp/yum' 2026-02-18 06:19:58.207 | Unmount /tmp/dib_build.gm5Dg4SF/mnt/tmp/yum 2026-02-18 06:19:58.210 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.gm5Dg4SF/mnt/tmp/yum 2026-02-18 06:19:58.230 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:19:58.233 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:19:58.236 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:19:58.238 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:19:58.241 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:19:58.244 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.gm5Dg4SF/mnt/sys' 2026-02-18 06:19:58.244 | Unmount /tmp/dib_build.gm5Dg4SF/mnt/sys 2026-02-18 06:19:58.246 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.gm5Dg4SF/mnt/sys 2026-02-18 06:19:58.267 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:19:58.269 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:19:58.272 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:19:58.275 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:19:58.278 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:19:58.280 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.gm5Dg4SF/mnt/proc' 2026-02-18 06:19:58.280 | Unmount /tmp/dib_build.gm5Dg4SF/mnt/proc 2026-02-18 06:19:58.283 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.gm5Dg4SF/mnt/proc 2026-02-18 06:19:58.304 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:19:58.307 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:19:58.309 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:19:58.312 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:19:58.315 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:19:58.318 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.gm5Dg4SF/mnt/dev/pts' 2026-02-18 06:19:58.318 | Unmount /tmp/dib_build.gm5Dg4SF/mnt/dev/pts 2026-02-18 06:19:58.321 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.gm5Dg4SF/mnt/dev/pts 2026-02-18 06:19:58.341 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:19:58.344 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:19:58.347 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:19:58.349 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:19:58.352 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:19:58.355 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.gm5Dg4SF/mnt/dev' 2026-02-18 06:19:58.355 | Unmount /tmp/dib_build.gm5Dg4SF/mnt/dev 2026-02-18 06:19:58.357 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.gm5Dg4SF/mnt/dev 2026-02-18 06:19:58.377 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2026-02-18 06:19:58.379 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2026-02-18 06:19:58.382 | + diskimage_builder/lib/disk-image-create:main:374 : mv /tmp/dib_build.gm5Dg4SF/mnt /tmp/dib_build.gm5Dg4SF/built 2026-02-18 06:19:58.394 | + diskimage_builder/lib/disk-image-create:main:381 : du_output=/tmp/dib_build.gm5Dg4SF/du_output.tmp 2026-02-18 06:19:58.396 | + diskimage_builder/lib/disk-image-create:main:383 : '[' -n '' ']' 2026-02-18 06:19:58.399 | Calculating image size (this may take a minute)... 2026-02-18 06:19:58.675 | + diskimage_builder/lib/disk-image-create:main:402 : [[ 0 != 0 ]] 2026-02-18 06:19:58.678 | + diskimage_builder/lib/disk-image-create:main:436 : rm -f /tmp/dib_build.gm5Dg4SF/du_output.tmp 2026-02-18 06:19:58.683 | + diskimage_builder/lib/disk-image-create:main:438 : '[' -n '' ']' 2026-02-18 06:19:58.685 | + diskimage_builder/lib/disk-image-create:main:441 : journal_size=64 2026-02-18 06:19:58.688 | + diskimage_builder/lib/disk-image-create:main:444 : '[' ext4 = ext4 ']' 2026-02-18 06:19:58.691 | + diskimage_builder/lib/disk-image-create:main:448 : MKFS_OPTS='-i 4096 -J size=64 ' 2026-02-18 06:19:58.694 | + diskimage_builder/lib/disk-image-create:main:463 : [[ 9-stream == \t\r\u\s\t\y ]] 2026-02-18 06:19:58.696 | + diskimage_builder/lib/disk-image-create:main:469 : '[' -z '' ']' 2026-02-18 06:19:58.699 | + diskimage_builder/lib/disk-image-create:main:470 : du_size=2794076 2026-02-18 06:19:58.702 | + diskimage_builder/lib/disk-image-create:main:481 : [[ svc-map selinux-fixfiles-restore cache-url dhcp-all-interfaces element-manifest ironic-agent-multipath ensure-venv package-installs dib-init-system dib-python repo-setup yum interface-names install-static source-repositories pkg-map manifests install-bin enable-packages-install redhat-common openssh-server selinux-permissive ibft-interfaces rpm-distro no-final-image sysprep ironic-ramdisk-base centos select-boot-kernel-initrd base extra-hardware ironic-python-agent-ramdisk install-types dynamic-login override-pip-and-virtualenv epel runtime-ssh-host-keys =~ block-device-efi ]] 2026-02-18 06:19:58.705 | ++ diskimage_builder/lib/disk-image-create:main:489 : echo 2794076 2026-02-18 06:19:58.706 | ++ 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:19:58.710 | + diskimage_builder/lib/disk-image-create:main:489 : export DIB_IMAGE_SIZE=2794112 2026-02-18 06:19:58.713 | + diskimage_builder/lib/disk-image-create:main:489 : DIB_IMAGE_SIZE=2794112 2026-02-18 06:19:58.716 | + diskimage_builder/lib/disk-image-create:main:491 : '[' -n '' ']' 2026-02-18 06:19:58.718 | + diskimage_builder/lib/disk-image-create:main:495 : export TMP_IMAGE_DIR 2026-02-18 06:19:58.721 | + diskimage_builder/lib/disk-image-create:main:498 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2026-02-18 06:19:58.724 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2026-02-18 06:19:58.727 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/tmp/tmp.toe5Le2sMm 2026-02-18 06:19:58.730 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /tmp/tmp.toe5Le2sMm; check_break after-error bash' ERR 2026-02-18 06:19:58.733 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /tmp/tmp.toe5Le2sMm 2026-02-18 06:19:58.735 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-02-18 06:19:58.738 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks ']' 2026-02-18 06:19:58.741 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-block-device bash 2026-02-18 06:19:58.744 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:19:58.745 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2026-02-18 06:19:58.750 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks/block-device.d ']' 2026-02-18 06:19:58.752 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-block-device bash 2026-02-18 06:19:58.756 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:19:58.756 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2026-02-18 06:19:58.762 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /tmp/tmp.toe5Le2sMm 2026-02-18 06:19:58.767 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /tmp/tmp.toe5Le2sMm 2026-02-18 06:19:58.771 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2026-02-18 06:19:58.774 | + diskimage_builder/lib/disk-image-create:main:500 : '[' -z ']' 2026-02-18 06:19:58.777 | + diskimage_builder/lib/disk-image-create:main:503 : echo 'image-size: 2794112KiB' 2026-02-18 06:19:58.780 | + diskimage_builder/lib/disk-image-create:main:505 : '[' -n '-i 4096 -J size=64 ' ']' 2026-02-18 06:19:58.783 | + diskimage_builder/lib/disk-image-create:main:506 : echo 'root-fs-opts: '\''-i 4096 -J size=64 '\''' 2026-02-18 06:19:58.786 | + 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:19:58.909 | 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:19:58.909 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF', 'image-size': '2794112KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:19:58.910 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0', 'mkfs': {'name': 'mkfs_root', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:260 2026-02-18 06:19:58.910 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:262 2026-02-18 06:19:58.910 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:264 2026-02-18 06:19:58.910 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.gm5Dg4SF/states/block-device/config.json] 2026-02-18 06:19:58.927 | + 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:19:59.049 | 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:19:59.050 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF', 'image-size': '2794112KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:19:59.050 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2026-02-18 06:19:59.050 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:414 2026-02-18 06:19:59.050 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:19:59.050 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:19:59.050 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:19:59.050 | 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:19:59.050 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_mkfs_root')] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level3/mount.py:169 2026-02-18 06:19:59.050 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:19:59.050 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}}] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:172 2026-02-18 06:19:59.050 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'image0', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=64 ', 'label': 'cloudimg-rootfs'}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2026-02-18 06:19:59.051 | 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:19:59.051 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_root : create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:202 2026-02-18 06:19:59.051 | 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:19:59.051 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF', 'image-size': '2794112KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:81 2026-02-18 06:19:59.051 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [2861170688] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:89 2026-02-18 06:19:59.051 | 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:19:59.051 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_root: f:['mount_mkfs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:19:59.051 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_root: f:['mkfs_root'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:19:59.051 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_root: f:['image0'] t:[] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:216 2026-02-18 06:19:59.051 | 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:19:59.051 | DEBUG diskimage_builder.block_device.config [-] Call order: ['image0', 'mkfs_root', 'mount_mkfs_root', 'fstab_mount_mkfs_root'] create_graph /usr/lib/python3.9/site-packages/diskimage_builder/block_device/config.py:241 2026-02-18 06:19:59.051 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/tmp/dib_image.Y4o5SBfR/image0.raw] with size [2861170688] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:107 2026-02-18 06:19:59.051 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.Y4o5SBfR/image0.raw] 2026-02-18 06:19:59.052 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2026-02-18 06:19:59.052 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.Y4o5SBfR/image0.raw] loopdev_attach /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:48 2026-02-18 06:19:59.052 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.Y4o5SBfR/image0.raw] 2026-02-18 06:19:59.082 | 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:19:59.083 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2026-02-18 06:19:59.083 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop0] image [/tmp/dib_image.Y4o5SBfR/image0.raw] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level0/localloop.py:121 2026-02-18 06:19:59.083 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'ext4', '-i', '4096', '-J', 'size=64', '-L', 'cloudimg-rootfs', '-U', '78d4ba12-f2ef-4560-8010-be560e532693', '-q', '/dev/loop0']] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2026-02-18 06:19:59.083 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U 78d4ba12-f2ef-4560-8010-be560e532693 -q /dev/loop0] 2026-02-18 06:19:59.113 | 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:19:59.113 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.gm5Dg4SF/mnt/] 2026-02-18 06:19:59.133 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.gm5Dg4SF/mnt/] 2026-02-18 06:19:59.133 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/loop0 /tmp/dib_build.gm5Dg4SF/mnt/] 2026-02-18 06:19:59.155 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_root] create /usr/lib/python3.9/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2026-02-18 06:19:59.155 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /tmp/dib_build.gm5Dg4SF/states/block-device/state.json save_state /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:101 2026-02-18 06:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {'image0': {'device': '/dev/loop0', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': '/tmp/dib_image.Y4o5SBfR/image0.raw'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {'mkfs_root': {'device': '/dev/loop0', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | 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:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'cloudimg-rootfs', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['-i', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] '4096', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] '-J', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size=64'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '78d4ba12-f2ef-4560-8010-be560e532693'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_labels': ['cloudimg-rootfs'], debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstab': {'mount_mkfs_root': {'base': 'mount_mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | 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:19:59.156 | 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:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | 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:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount': {'/': {'base': 'mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_root', debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.156 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/tmp/dib_build.gm5Dg4SF/mnt/'}}, debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.157 | 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:19:59.157 | 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:19:59.157 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_root')]} debug_dump /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:112 2026-02-18 06:19:59.157 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2026-02-18 06:19:59.181 | ++ 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:19:59.305 | 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:19:59.305 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF', 'image-size': '2794112KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:19:59.305 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2026-02-18 06:19:59.321 | + diskimage_builder/lib/disk-image-create:main:519 : IMAGE_BLOCK_DEVICE=/dev/loop0 2026-02-18 06:19:59.324 | + diskimage_builder/lib/disk-image-create:main:520 : export IMAGE_BLOCK_DEVICE 2026-02-18 06:19:59.327 | ++ 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:19:59.458 | 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:19:59.458 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF', 'image-size': '2794112KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:19:59.459 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2026-02-18 06:19:59.475 | + diskimage_builder/lib/disk-image-create:main:526 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop0 ' 2026-02-18 06:19:59.478 | + diskimage_builder/lib/disk-image-create:main:527 : export IMAGE_BLOCK_DEVICES 2026-02-18 06:19:59.481 | + 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:19:59.595 | 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:19:59.595 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF', 'image-size': '2794112KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:19:59.595 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2026-02-18 06:19:59.595 | 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:19:59.595 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.gm5Dg4SF/built/etc] 2026-02-18 06:19:59.614 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.gm5Dg4SF/states/block-device/fstab /tmp/dib_build.gm5Dg4SF/built/etc/fstab] 2026-02-18 06:19:59.651 | + diskimage_builder/lib/disk-image-create:main:534 : LOOPDEV=/dev/loop0 2026-02-18 06:19:59.654 | + diskimage_builder/lib/disk-image-create:main:546 : sudo cp -ra /tmp/dib_build.gm5Dg4SF/built/afs /tmp/dib_build.gm5Dg4SF/built/bin /tmp/dib_build.gm5Dg4SF/built/boot /tmp/dib_build.gm5Dg4SF/built/dev /tmp/dib_build.gm5Dg4SF/built/etc /tmp/dib_build.gm5Dg4SF/built/home /tmp/dib_build.gm5Dg4SF/built/lib /tmp/dib_build.gm5Dg4SF/built/lib64 /tmp/dib_build.gm5Dg4SF/built/media /tmp/dib_build.gm5Dg4SF/built/mnt /tmp/dib_build.gm5Dg4SF/built/opt /tmp/dib_build.gm5Dg4SF/built/proc /tmp/dib_build.gm5Dg4SF/built/root /tmp/dib_build.gm5Dg4SF/built/run /tmp/dib_build.gm5Dg4SF/built/sbin /tmp/dib_build.gm5Dg4SF/built/srv /tmp/dib_build.gm5Dg4SF/built/sys /tmp/dib_build.gm5Dg4SF/built/tmp /tmp/dib_build.gm5Dg4SF/built/usr /tmp/dib_build.gm5Dg4SF/built/var /tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:20:03.591 | + diskimage_builder/lib/disk-image-create:main:547 : sudo rm -fr /tmp/dib_build.gm5Dg4SF/built/afs /tmp/dib_build.gm5Dg4SF/built/bin /tmp/dib_build.gm5Dg4SF/built/boot /tmp/dib_build.gm5Dg4SF/built/dev /tmp/dib_build.gm5Dg4SF/built/etc /tmp/dib_build.gm5Dg4SF/built/home /tmp/dib_build.gm5Dg4SF/built/lib /tmp/dib_build.gm5Dg4SF/built/lib64 /tmp/dib_build.gm5Dg4SF/built/media /tmp/dib_build.gm5Dg4SF/built/mnt /tmp/dib_build.gm5Dg4SF/built/opt /tmp/dib_build.gm5Dg4SF/built/proc /tmp/dib_build.gm5Dg4SF/built/root /tmp/dib_build.gm5Dg4SF/built/run /tmp/dib_build.gm5Dg4SF/built/sbin /tmp/dib_build.gm5Dg4SF/built/srv /tmp/dib_build.gm5Dg4SF/built/sys /tmp/dib_build.gm5Dg4SF/built/tmp /tmp/dib_build.gm5Dg4SF/built/usr /tmp/dib_build.gm5Dg4SF/built/var 2026-02-18 06:20:05.133 | + diskimage_builder/lib/disk-image-create:main:549 : mount_proc_dev_sys 2026-02-18 06:20:05.136 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /tmp/dib_build.gm5Dg4SF/mnt/proc 2026-02-18 06:20:05.157 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /tmp/dib_build.gm5Dg4SF/mnt/dev 2026-02-18 06:20:05.177 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2026-02-18 06:20:05.180 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2026-02-18 06:20:05.186 | ++ 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:20:05.189 | + 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.gm5Dg4SF/mnt/dev/pts 2026-02-18 06:20:05.208 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /tmp/dib_build.gm5Dg4SF/mnt/sys 2026-02-18 06:20:05.228 | + diskimage_builder/lib/disk-image-create:main:550 : run_d pre-finalise 2026-02-18 06:20:05.231 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-02-18 06:20:05.233 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks ']' 2026-02-18 06:20:05.237 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-pre-finalise bash 2026-02-18 06:20:05.240 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:20:05.240 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2026-02-18 06:20:05.245 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks/pre-finalise.d ']' 2026-02-18 06:20:05.248 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-pre-finalise bash 2026-02-18 06:20:05.250 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:20:05.251 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2026-02-18 06:20:05.256 | + diskimage_builder/lib/disk-image-create:main:551 : run_d_in_target finalise 2026-02-18 06:20:05.258 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2026-02-18 06:20:05.260 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks ']' 2026-02-18 06:20:05.263 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks/finalise.d ']' 2026-02-18 06:20:05.266 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:20:05.283 | + 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.gm5Dg4SF/hooks 2026-02-18 06:20:05.301 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /tmp/dib_build.gm5Dg4SF/hooks /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:20:05.322 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /tmp/dib_build.gm5Dg4SF/hooks /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:20:05.341 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-finalise run_in_target bash 2026-02-18 06:20:05.344 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:20:05.345 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-finalise(,|$)' -q 2026-02-18 06:20:05.350 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2026-02-18 06:20:05.353 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2026-02-18 06:20:05.355 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2026-02-18 06:20:05.358 | + 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:20:05.361 | + 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:20:05.364 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/root 2026-02-18 06:20:05.368 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2026-02-18 06:20:05.371 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2026-02-18 06:20:05.374 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /tmp/dib_build.gm5Dg4SF/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:20:05.402 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:20:05.404 | + source /tmp/in_target.d/finalise.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:20:05.404 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:20:05.404 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:20:05.404 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-02-18 06:20:05.404 | ++ export IPA_DEBIAN_NONFREE=true 2026-02-18 06:20:05.404 | ++ IPA_DEBIAN_NONFREE=true 2026-02-18 06:20:05.404 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2026-02-18 06:20:05.406 | + source /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2026-02-18 06:20:05.406 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:20:05.406 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:20:05.406 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2026-02-18 06:20:05.408 | + source /tmp/in_target.d/finalise.d/../environment.d/01-repo-setup.bash 2026-02-18 06:20:05.408 | ++ export DIB_REPO_SETUP=current-podified 2026-02-18 06:20:05.408 | ++ DIB_REPO_SETUP=current-podified 2026-02-18 06:20:05.408 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:20:05.408 | ++ DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:20:05.408 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:20:05.408 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:20:05.408 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:20:05.408 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:20:05.408 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-02-18 06:20:05.410 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-02-18 06:20:05.410 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:20:05.410 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:20:05.410 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:20:05.410 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:20:05.410 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:20:05.412 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:20:05.412 | ++ export DISTRO_NAME=centos 2026-02-18 06:20:05.412 | ++ DISTRO_NAME=centos 2026-02-18 06:20:05.412 | ++ export DIB_RELEASE=9-stream 2026-02-18 06:20:05.412 | ++ DIB_RELEASE=9-stream 2026-02-18 06:20:05.412 | ++ export EFI_BOOT_DIR=EFI/centos 2026-02-18 06:20:05.412 | ++ EFI_BOOT_DIR=EFI/centos 2026-02-18 06:20:05.412 | ++ export YUM=dnf 2026-02-18 06:20:05.412 | ++ YUM=dnf 2026-02-18 06:20:05.412 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-checksum.bash 2026-02-18 06:20:05.414 | + source /tmp/in_target.d/finalise.d/../environment.d/10-checksum.bash 2026-02-18 06:20:05.414 | ++ export DIB_CHECKSUM=1 2026-02-18 06:20:05.414 | ++ DIB_CHECKSUM=1 2026-02-18 06:20:05.414 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-defaults.bash 2026-02-18 06:20:05.416 | + source /tmp/in_target.d/finalise.d/../environment.d/10-defaults.bash 2026-02-18 06:20:05.416 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:20:05.416 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:20:05.416 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:20:05.418 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:20:05.418 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:20:05.418 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:20:05.418 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-02-18 06:20:05.420 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-02-18 06:20:05.420 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:20:05.420 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:20:05.420 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:20:05.420 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:20:05.420 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:20:05.422 | + source /tmp/in_target.d/finalise.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:20:05.422 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-02-18 06:20:05.422 | ++ export IPA_DISTRO_FAMILY=rh 2026-02-18 06:20:05.422 | ++ IPA_DISTRO_FAMILY=rh 2026-02-18 06:20:05.422 | ++ [[ centos =~ (centos|rhel) ]] 2026-02-18 06:20:05.422 | ++ [[ 9 > 7 ]] 2026-02-18 06:20:05.422 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:20:05.422 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:20:05.422 | ++ [[ centos =~ debian ]] 2026-02-18 06:20:05.422 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-02-18 06:20:05.424 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-02-18 06:20:05.424 | ++ '[' -z 3 ']' 2026-02-18 06:20:05.424 | ++ '[' -z 3 ']' 2026-02-18 06:20:05.424 | ++ export DIB_PYTHON_VERSION 2026-02-18 06:20:05.424 | ++ export DIB_PYTHON=python3 2026-02-18 06:20:05.424 | ++ DIB_PYTHON=python3 2026-02-18 06:20:05.424 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2026-02-18 06:20:05.426 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2026-02-18 06:20:05.426 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:20:05.426 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:20:05.426 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-18 06:20:05.426 | ++ DIB_INIT_SYSTEM=systemd 2026-02-18 06:20:05.426 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-02-18 06:20:05.428 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-02-18 06:20:05.428 | ++ '[' -z systemd ']' 2026-02-18 06:20:05.428 | ++ case $DIB_INIT_SYSTEM in 2026-02-18 06:20:05.428 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2026-02-18 06:20:05.430 | + set -eu 2026-02-18 06:20:05.430 | + set -o pipefail 2026-02-18 06:20:05.430 | + '[' 0 -ne 0 ']' 2026-02-18 06:20:05.430 | + YUM=dnf 2026-02-18 06:20:05.430 | + [[ dnf == \d\n\f ]] 2026-02-18 06:20:05.430 | ++ dnf repoquery --installonly --latest-limit=-1 -q 2026-02-18 06:20:05.680 | + _old_kernels= 2026-02-18 06:20:05.680 | + [[ -n '' ]] 2026-02-18 06:20:05.682 | dib-run-parts 01-clean-old-kernels completed 2026-02-18 06:20:05.682 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2026-02-18 06:20:05.684 | + set -eu 2026-02-18 06:20:05.684 | + set -o pipefail 2026-02-18 06:20:05.684 | + '[' -e /var/lib/dbus/machine-id ']' 2026-02-18 06:20:05.684 | + '[' -e /etc/machine-id ']' 2026-02-18 06:20:05.684 | + echo uninitialized 2026-02-18 06:20:05.685 | dib-run-parts 99-clear-machine-id completed 2026-02-18 06:20:05.686 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-18 06:20:05.686 | dib-run-parts 2026-02-18 06:20:05.687 | dib-run-parts Target: finalise.d 2026-02-18 06:20:05.687 | dib-run-parts 2026-02-18 06:20:05.687 | dib-run-parts Script Seconds 2026-02-18 06:20:05.687 | dib-run-parts --------------------------------------- ---------- 2026-02-18 06:20:05.687 | dib-run-parts 2026-02-18 06:20:05.694 | dib-run-parts 01-clean-old-kernels 0.253 2026-02-18 06:20:05.699 | dib-run-parts 99-clear-machine-id 0.003 2026-02-18 06:20:05.700 | dib-run-parts 2026-02-18 06:20:05.700 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-18 06:20:05.706 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/root 2026-02-18 06:20:05.709 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/root 2026-02-18 06:20:05.711 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2026-02-18 06:20:05.714 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-finalise run_in_target bash 2026-02-18 06:20:05.717 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:20:05.717 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-finalise(,|$)' -q 2026-02-18 06:20:05.722 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d 2026-02-18 06:20:05.741 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.gm5Dg4SF/mnt/tmp/in_target.d; do sleep 1; done' 2026-02-18 06:20:05.762 | + diskimage_builder/lib/disk-image-create:main:552 : finalise_base 2026-02-18 06:20:05.765 | + diskimage_builder/lib/img-functions:finalise_base:95 : TARGET_ROOT=/tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:20:05.768 | + diskimage_builder/lib/img-functions:finalise_base:95 : run_d cleanup 2026-02-18 06:20:05.770 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2026-02-18 06:20:05.773 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks ']' 2026-02-18 06:20:05.776 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-cleanup bash 2026-02-18 06:20:05.779 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:20:05.779 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-cleanup(,|$)' -q 2026-02-18 06:20:05.784 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d ']' 2026-02-18 06:20:05.786 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d' 2026-02-18 06:20:05.786 | Running hooks from /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d 2026-02-18 06:20:05.789 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2026-02-18 06:20:05.792 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/lib/python3.9/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d 2026-02-18 06:20:05.804 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:20:05.807 | + source /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/01-debian-ipa.bash 2026-02-18 06:20:05.807 | ++ export DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:20:05.807 | ++ DIB_DEBIAN_COMPONENTS=main,contrib,non-free 2026-02-18 06:20:05.807 | ++ [[ main,contrib,non-free =~ non-free ]] 2026-02-18 06:20:05.807 | ++ export IPA_DEBIAN_NONFREE=true 2026-02-18 06:20:05.807 | ++ IPA_DEBIAN_NONFREE=true 2026-02-18 06:20:05.807 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2026-02-18 06:20:05.809 | + source /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2026-02-18 06:20:05.809 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:20:05.809 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:20:05.809 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/01-repo-setup.bash 2026-02-18 06:20:05.811 | + source /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/01-repo-setup.bash 2026-02-18 06:20:05.811 | ++ export DIB_REPO_SETUP=current-podified 2026-02-18 06:20:05.811 | ++ DIB_REPO_SETUP=current-podified 2026-02-18 06:20:05.811 | ++ export DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:20:05.811 | ++ DIB_REPO_SETUP_BRANCH=master 2026-02-18 06:20:05.811 | ++ export DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:20:05.811 | ++ DIB_REPO_SETUP_DISTRO_MIRROR= 2026-02-18 06:20:05.811 | ++ export DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:20:05.811 | ++ DIB_REPO_SETUP_MIRROR=https://trunk.rdoproject.org 2026-02-18 06:20:05.811 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/10-base-defaults 2026-02-18 06:20:05.813 | + source /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/10-base-defaults 2026-02-18 06:20:05.813 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:20:05.813 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-02-18 06:20:05.813 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:20:05.813 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-02-18 06:20:05.813 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:20:05.815 | + source /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2026-02-18 06:20:05.815 | ++ export DISTRO_NAME=centos 2026-02-18 06:20:05.815 | ++ DISTRO_NAME=centos 2026-02-18 06:20:05.815 | ++ export DIB_RELEASE=9-stream 2026-02-18 06:20:05.815 | ++ DIB_RELEASE=9-stream 2026-02-18 06:20:05.815 | ++ export EFI_BOOT_DIR=EFI/centos 2026-02-18 06:20:05.816 | ++ EFI_BOOT_DIR=EFI/centos 2026-02-18 06:20:05.816 | ++ export YUM=dnf 2026-02-18 06:20:05.816 | ++ YUM=dnf 2026-02-18 06:20:05.816 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/10-checksum.bash 2026-02-18 06:20:05.818 | + source /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/10-checksum.bash 2026-02-18 06:20:05.818 | ++ export DIB_CHECKSUM=1 2026-02-18 06:20:05.818 | ++ DIB_CHECKSUM=1 2026-02-18 06:20:05.818 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/10-defaults.bash 2026-02-18 06:20:05.820 | + source /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/10-defaults.bash 2026-02-18 06:20:05.820 | ++ export IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:20:05.820 | ++ IPA_REMOVE_FIRMWARE=amdgpu,netronome,qcom,ti-communication,ti-keystone,ueagle-atm,rsi,mrvl,brcm,mediatek,ath10k,rtlwifi 2026-02-18 06:20:05.820 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:20:05.822 | + source /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-02-18 06:20:05.822 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:20:05.822 | ++ DIB_DEFAULT_INSTALLTYPE=package 2026-02-18 06:20:05.822 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/14-manifests 2026-02-18 06:20:05.825 | + source /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/14-manifests 2026-02-18 06:20:05.825 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:20:05.825 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-02-18 06:20:05.825 | ++ export DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:20:05.825 | ++ DIB_MANIFEST_SAVE_DIR=ironic-python-agent.d/ 2026-02-18 06:20:05.825 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:20:05.827 | + source /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/20-ipa-distro-family.bash 2026-02-18 06:20:05.827 | ++ [[ centos =~ (fedora|centos|rhel) ]] 2026-02-18 06:20:05.827 | ++ export IPA_DISTRO_FAMILY=rh 2026-02-18 06:20:05.827 | ++ IPA_DISTRO_FAMILY=rh 2026-02-18 06:20:05.827 | ++ [[ centos =~ (centos|rhel) ]] 2026-02-18 06:20:05.827 | ++ [[ 9 > 7 ]] 2026-02-18 06:20:05.827 | ++ export DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:20:05.827 | ++ DIB_DHCP_NETWORK_MANAGER_AUTO=true 2026-02-18 06:20:05.827 | ++ [[ centos =~ debian ]] 2026-02-18 06:20:05.827 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-02-18 06:20:05.829 | + source /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-02-18 06:20:05.829 | ++ '[' -z 3 ']' 2026-02-18 06:20:05.829 | ++ '[' -z 3 ']' 2026-02-18 06:20:05.829 | ++ export DIB_PYTHON_VERSION 2026-02-18 06:20:05.829 | ++ export DIB_PYTHON=python3 2026-02-18 06:20:05.829 | ++ DIB_PYTHON=python3 2026-02-18 06:20:05.829 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/50-redhat-common 2026-02-18 06:20:05.831 | + source /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/50-redhat-common 2026-02-18 06:20:05.831 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:20:05.831 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2026-02-18 06:20:05.831 | ++ export DIB_INIT_SYSTEM=systemd 2026-02-18 06:20:05.831 | ++ DIB_INIT_SYSTEM=systemd 2026-02-18 06:20:05.831 | dib-run-parts Sourcing environment file /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-02-18 06:20:05.833 | + source /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-02-18 06:20:05.833 | ++ '[' -z systemd ']' 2026-02-18 06:20:05.833 | ++ case $DIB_INIT_SYSTEM in 2026-02-18 06:20:05.833 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/01-copy-manifests-dir 2026-02-18 06:20:05.835 | + set -eu 2026-02-18 06:20:05.835 | + set -o pipefail 2026-02-18 06:20:05.835 | + MANIFEST_IMAGE_PATH=/tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests 2026-02-18 06:20:05.835 | + '[' -d /tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests ']' 2026-02-18 06:20:05.836 | + echo 'declare -x DIB_ARGS="-o ironic-python-agent -x --checksum --min-tmpfs 7 centos dynamic-login element-manifest selinux-permissive enable-packages-install interface-names ironic-agent-multipath override-pip-and-virtualenv extra-hardware ironic-python-agent-ramdisk repo-setup" 2026-02-18 06:20:05.836 | declare -x DIB_DHCP_TIMEOUT="60" 2026-02-18 06:20:05.836 | declare -x DIB_EPEL_DISABLED="1" 2026-02-18 06:20:05.836 | declare -x DIB_IPA_HARDWARE_RDO="0" 2026-02-18 06:20:05.836 | declare -x DIB_LOCAL_IMAGE="/home/zuul/ci-framework-data/CentOS-Stream-GenericCloud-x86_64-9-latest.x86_64.qcow2" 2026-02-18 06:20:05.836 | declare -x DIB_PYTHON_EXEC="/usr/bin/python3" 2026-02-18 06:20:05.836 | declare -x DIB_PYTHON_VERSION="3" 2026-02-18 06:20:05.836 | declare -x DIB_RELEASE="9-stream" 2026-02-18 06:20:05.836 | + sudo dd of=/tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests/dib_environment 2026-02-18 06:20:05.836 | declare -x DIB_YUM_REPO_CONF="/etc/yum.repos.d/*"' 2026-02-18 06:20:05.851 | 1+1 records in 2026-02-18 06:20:05.851 | 1+1 records out 2026-02-18 06:20:05.851 | 655 bytes copied, 0.000126388 s, 5.2 MB/s 2026-02-18 06:20:05.853 | + echo '-o ironic-python-agent -x --checksum --min-tmpfs 7 centos dynamic-login element-manifest selinux-permissive enable-packages-install interface-names ironic-agent-multipath override-pip-and-virtualenv extra-hardware ironic-python-agent-ramdisk repo-setup' 2026-02-18 06:20:05.853 | + sudo dd of=/tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests/dib_arguments 2026-02-18 06:20:05.867 | 0+1 records in 2026-02-18 06:20:05.867 | 0+1 records out 2026-02-18 06:20:05.867 | 253 bytes copied, 3.7791e-05 s, 6.7 MB/s 2026-02-18 06:20:05.868 | + mkdir -p ironic-python-agent.d/ 2026-02-18 06:20:05.869 | + sudo cp --no-preserve=ownership -rv /tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests ironic-python-agent.d/ 2026-02-18 06:20:05.884 | '/tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests' -> 'ironic-python-agent.d/dib-manifests' 2026-02-18 06:20:05.884 | '/tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests/dib-element-manifest' -> 'ironic-python-agent.d/dib-manifests/dib-element-manifest' 2026-02-18 06:20:05.884 | '/tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests/dib_environment' -> 'ironic-python-agent.d/dib-manifests/dib_environment' 2026-02-18 06:20:05.884 | '/tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests/dib_arguments' -> 'ironic-python-agent.d/dib-manifests/dib_arguments' 2026-02-18 06:20:05.886 | ++ whoami 2026-02-18 06:20:05.887 | + sudo chown -R root: ironic-python-agent.d/ 2026-02-18 06:20:05.904 | + sudo find /tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests -type f 2026-02-18 06:20:05.904 | + xargs sudo chown root:root 2026-02-18 06:20:05.939 | + sudo find /tmp/dib_build.gm5Dg4SF/mnt//etc/dib-manifests -type f 2026-02-18 06:20:05.939 | + xargs sudo chmod 600 2026-02-18 06:20:05.973 | dib-run-parts 01-copy-manifests-dir completed 2026-02-18 06:20:05.973 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/50-dib-python 2026-02-18 06:20:05.975 | + set -eu 2026-02-18 06:20:05.975 | + set -o pipefail 2026-02-18 06:20:05.975 | + sudo unlink /tmp/dib_build.gm5Dg4SF/mnt/usr/local/bin/dib-python 2026-02-18 06:20:05.992 | dib-run-parts 50-dib-python completed 2026-02-18 06:20:05.992 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/90-remove-ssh-host-keys 2026-02-18 06:20:05.995 | + set -eu 2026-02-18 06:20:05.995 | + set -o pipefail 2026-02-18 06:20:05.995 | + '[' -d /tmp/dib_build.gm5Dg4SF/mnt/etc/ssh ']' 2026-02-18 06:20:05.995 | + sudo find /tmp/dib_build.gm5Dg4SF/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2026-02-18 06:20:06.011 | dib-run-parts 90-remove-ssh-host-keys completed 2026-02-18 06:20:06.011 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/98-prepare-resolve-conf 2026-02-18 06:20:06.013 | + set -eu 2026-02-18 06:20:06.013 | + set -o pipefail 2026-02-18 06:20:06.013 | + '[' -L /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf ']' 2026-02-18 06:20:06.014 | + lsattr /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf 2026-02-18 06:20:06.014 | + grep '^....i' 2026-02-18 06:20:06.015 | + sudo rm -f /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf 2026-02-18 06:20:06.035 | + '[' -L /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf.ORIG ']' 2026-02-18 06:20:06.035 | + '[' -f /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf.ORIG ']' 2026-02-18 06:20:06.035 | + sudo mv /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf.ORIG /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf 2026-02-18 06:20:06.057 | dib-run-parts 98-prepare-resolve-conf completed 2026-02-18 06:20:06.057 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/99-ramdisk-create 2026-02-18 06:20:06.060 | + set -eu 2026-02-18 06:20:06.060 | + set -o pipefail 2026-02-18 06:20:06.060 | + '[' -n /tmp/dib_build.gm5Dg4SF/mnt ']' 2026-02-18 06:20:06.060 | + USER=root 2026-02-18 06:20:06.060 | + source /usr/lib/python3.9/site-packages/diskimage_builder/lib/img-functions 2026-02-18 06:20:06.060 | ++ readlink -f ironic-python-agent 2026-02-18 06:20:06.061 | + IMAGE_PATH=/usr/share/edpm-image-builder/ironic-python-agent 2026-02-18 06:20:06.061 | + cd /tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:20:06.061 | + DIB_IPA_COMPRESS_CMD=gzip 2026-02-18 06:20:06.061 | + echo '#disabled' 2026-02-18 06:20:06.061 | + sudo mv ./tmp/fstab.new ./etc/fstab 2026-02-18 06:20:06.077 | + sudo ln -s ./sbin/init ./ 2026-02-18 06:20:06.092 | + '[' -a ./dev/random ']' 2026-02-18 06:20:06.092 | + '[' -a ./dev/urandom ']' 2026-02-18 06:20:06.092 | + '[' 0 -gt 0 ']' 2026-02-18 06:20:06.092 | + sudo find . -xdev -path './sys/*' -prune -o -path './tmp/*' -prune -o -path './boot/*' -prune -o -path ./root/.cache -prune -o -path '*site-packages/babel/locale-data/*' -prune -o -path './usr/include/*' -prune -o -path './usr/lib/locale/*' -prune -o -path './usr/share/doc/*' -prune -o -path './usr/share/man/*' -prune -o -path './usr/share/GeoIP/*' -prune -o -path './usr/share/info/*' -prune -o -path './usr/share/licenses/*' -prune -o -path './usr/share/locale/*' -prune -o -path './usr/share/misc/m*' -prune -o -path './usr/src/kernels/*' -prune -o -path './var/cache/*' -prune -o -path './var/log/*' -prune -o -name '*.pyc' -prune -o -name '*.pyo' -prune -o -print 2026-02-18 06:20:06.092 | + sudo cpio -o -H newc 2026-02-18 06:20:06.092 | + gzip 2026-02-18 06:20:39.997 | 1975185 blocks 2026-02-18 06:20:40.000 | + select_boot_kernel_initrd /tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:20:40.000 | + TARGET_ROOT=/tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:20:40.000 | + BOOTDIR=/tmp/dib_build.gm5Dg4SF/mnt/boot 2026-02-18 06:20:40.000 | + '[' -n '' -a -n '' ']' 2026-02-18 06:20:40.000 | + '[' -f /tmp/dib_build.gm5Dg4SF/mnt/etc/redhat-release ']' 2026-02-18 06:20:40.001 | ++ ls -1rv /tmp/dib_build.gm5Dg4SF/mnt/boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18 06:20:40.001 | ++ grep PAE 2026-02-18 06:20:40.001 | ++ grep -v debug 2026-02-18 06:20:40.001 | ++ head -1 2026-02-18 06:20:40.003 | ++ echo '' 2026-02-18 06:20:40.003 | + KERNEL= 2026-02-18 06:20:40.004 | ++ ls -1rv /tmp/dib_build.gm5Dg4SF/mnt/boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18 06:20:40.004 | ++ grep -v debug 2026-02-18 06:20:40.004 | ++ head -1 2026-02-18 06:20:40.005 | + KERNEL=/tmp/dib_build.gm5Dg4SF/mnt/boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18 06:20:40.005 | + '[' '!' /tmp/dib_build.gm5Dg4SF/mnt/boot/vmlinuz-5.14.0-681.el9.x86_64 ']' 2026-02-18 06:20:40.006 | ++ basename /tmp/dib_build.gm5Dg4SF/mnt/boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18 06:20:40.006 | + KERNEL=vmlinuz-5.14.0-681.el9.x86_64 2026-02-18 06:20:40.007 | + KERNEL_VERSION=5.14.0-681.el9.x86_64 2026-02-18 06:20:40.007 | +++ ls /tmp/dib_build.gm5Dg4SF/mnt/boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18 06:20:40.008 | ++ basename /tmp/dib_build.gm5Dg4SF/mnt/boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18 06:20:40.009 | + RAMDISK=initramfs-5.14.0-681.el9.x86_64.img 2026-02-18 06:20:40.009 | + '[' '!' initramfs-5.14.0-681.el9.x86_64.img ']' 2026-02-18 06:20:40.009 | + sudo cp /tmp/dib_build.gm5Dg4SF/mnt/boot/vmlinuz-5.14.0-681.el9.x86_64 /usr/share/edpm-image-builder/ironic-python-agent.kernel 2026-02-18 06:20:40.035 | + sudo chown root: /usr/share/edpm-image-builder/ironic-python-agent.kernel 2026-02-18 06:20:40.052 | + [[ -n 1 ]] 2026-02-18 06:20:40.052 | + [[ 1 != \0 ]] 2026-02-18 06:20:40.052 | ++ dirname /usr/share/edpm-image-builder/ironic-python-agent 2026-02-18 06:20:40.053 | + pushd /usr/share/edpm-image-builder 2026-02-18 06:20:40.053 | /usr/share/edpm-image-builder /tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:20:40.053 | + [[ 1 == \1 ]] 2026-02-18 06:20:40.053 | + DIB_CHECKSUM=md5,sha256 2026-02-18 06:20:40.053 | + [[ md5,sha256 == *md5* ]] 2026-02-18 06:20:40.053 | + md5sum ironic-python-agent.initramfs ironic-python-agent.kernel 2026-02-18 06:20:41.038 | + [[ md5,sha256 == *sha256* ]] 2026-02-18 06:20:41.038 | + sha256sum ironic-python-agent.initramfs ironic-python-agent.kernel 2026-02-18 06:20:41.541 | + popd 2026-02-18 06:20:41.541 | /tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:20:41.541 | + sudo ls -lh /usr/share/edpm-image-builder/ironic-python-agent.d /usr/share/edpm-image-builder/ironic-python-agent.initramfs /usr/share/edpm-image-builder/ironic-python-agent.kernel /usr/share/edpm-image-builder/ironic-python-agent.md5 /usr/share/edpm-image-builder/ironic-python-agent.sha256 2026-02-18 06:20:41.558 | -rw-r--r--. 1 root root 634M Feb 18 06:20 /usr/share/edpm-image-builder/ironic-python-agent.initramfs 2026-02-18 06:20:41.558 | -rwxr-xr-x. 1 root root 15M Feb 18 06:20 /usr/share/edpm-image-builder/ironic-python-agent.kernel 2026-02-18 06:20:41.558 | -rw-r--r--. 1 root root 125 Feb 18 06:20 /usr/share/edpm-image-builder/ironic-python-agent.md5 2026-02-18 06:20:41.558 | -rw-r--r--. 1 root root 189 Feb 18 06:20 /usr/share/edpm-image-builder/ironic-python-agent.sha256 2026-02-18 06:20:41.558 | 2026-02-18 06:20:41.558 | /usr/share/edpm-image-builder/ironic-python-agent.d: 2026-02-18 06:20:41.558 | total 0 2026-02-18 06:20:41.558 | drwxr-xr-x. 2 root root 78 Feb 18 06:20 dib-manifests 2026-02-18 06:20:41.561 | dib-run-parts 99-ramdisk-create completed 2026-02-18 06:20:41.561 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/99-remove-dib-img-functions 2026-02-18 06:20:41.564 | + set -eu 2026-02-18 06:20:41.564 | + set -o pipefail 2026-02-18 06:20:41.564 | + sudo rm -f /tmp/dib_build.gm5Dg4SF/mnt/lib/diskimage-builder/img-functions 2026-02-18 06:20:41.580 | + sudo rmdir /tmp/dib_build.gm5Dg4SF/mnt/lib/diskimage-builder 2026-02-18 06:20:41.596 | dib-run-parts 99-remove-dib-img-functions completed 2026-02-18 06:20:41.596 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/99-remove-yum-repo-conf 2026-02-18 06:20:41.599 | + set -eu 2026-02-18 06:20:41.599 | + set -o pipefail 2026-02-18 06:20:41.599 | + '[' -z '/etc/yum.repos.d/*' ']' 2026-02-18 06:20:41.599 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:20:41.600 | ++ basename /etc/yum.repos.d/centos-addons.repo 2026-02-18 06:20:41.600 | + sudo rm -f /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d/centos-addons.repo 2026-02-18 06:20:41.616 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:20:41.616 | ++ basename /etc/yum.repos.d/centos.repo 2026-02-18 06:20:41.617 | + sudo rm -f /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d/centos.repo 2026-02-18 06:20:41.632 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:20:41.632 | ++ basename /etc/yum.repos.d/delorean-antelope-testing.repo 2026-02-18 06:20:41.633 | + sudo rm -f /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d/delorean-antelope-testing.repo 2026-02-18 06:20:41.648 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:20:41.648 | ++ basename /etc/yum.repos.d/delorean.repo 2026-02-18 06:20:41.649 | + sudo rm -f /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d/delorean.repo 2026-02-18 06:20:41.664 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:20:41.664 | ++ basename /etc/yum.repos.d/repo-setup-centos-appstream.repo 2026-02-18 06:20:41.665 | + sudo rm -f /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d/repo-setup-centos-appstream.repo 2026-02-18 06:20:41.680 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:20:41.680 | ++ basename /etc/yum.repos.d/repo-setup-centos-baseos.repo 2026-02-18 06:20:41.681 | + sudo rm -f /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d/repo-setup-centos-baseos.repo 2026-02-18 06:20:41.698 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:20:41.699 | ++ basename /etc/yum.repos.d/repo-setup-centos-highavailability.repo 2026-02-18 06:20:41.700 | + sudo rm -f /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d/repo-setup-centos-highavailability.repo 2026-02-18 06:20:41.715 | + for file in $DIB_YUM_REPO_CONF 2026-02-18 06:20:41.716 | ++ basename /etc/yum.repos.d/repo-setup-centos-powertools.repo 2026-02-18 06:20:41.716 | + sudo rm -f /tmp/dib_build.gm5Dg4SF/mnt/etc/yum.repos.d/repo-setup-centos-powertools.repo 2026-02-18 06:20:41.733 | dib-run-parts 99-remove-yum-repo-conf completed 2026-02-18 06:20:41.733 | dib-run-parts Running /tmp/dib_build.gm5Dg4SF/hooks/cleanup.d/99-selinux-fixfiles-restore 2026-02-18 06:20:41.736 | + set -eu 2026-02-18 06:20:41.736 | + set -o pipefail 2026-02-18 06:20:41.736 | + [[ ! -f /tmp/dib_build.gm5Dg4SF/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2026-02-18 06:20:41.736 | + [[ ! -x /tmp/dib_build.gm5Dg4SF/mnt/usr/sbin/setfiles ]] 2026-02-18 06:20:41.736 | + _runcon= 2026-02-18 06:20:41.736 | + [[ -d /sys/fs/selinux ]] 2026-02-18 06:20:41.736 | + selinuxenabled 2026-02-18 06:20:41.737 | + sudo semanage permissive -a setfiles_mac_t 2026-02-18 06:20:48.572 | + _runcon='runcon -t setfiles_mac_t -- ' 2026-02-18 06:20:48.572 | + _dash_m= 2026-02-18 06:20:48.572 | + [[ centos == \f\e\d\o\r\a ]] 2026-02-18 06:20:48.572 | + IFS='|' 2026-02-18 06:20:48.572 | + read -ra SPLIT_MOUNTS 2026-02-18 06:20:48.572 | + for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2026-02-18 06:20:48.572 | + '[' / '!=' /tmp/in_target.d ']' 2026-02-18 06:20:48.572 | + '[' / '!=' /dev ']' 2026-02-18 06:20:48.572 | + '[' / '!=' /boot/efi ']' 2026-02-18 06:20:48.572 | + '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2026-02-18 06:20:48.572 | + pgrep kauditd 2026-02-18 06:20:48.584 | + [[ / == \/ ]] 2026-02-18 06:20:48.584 | ++ mktemp -d 2026-02-18 06:20:48.585 | + TMP_BIND_MOUNT=/tmp/tmp.kQpqVLyJiX 2026-02-18 06:20:48.585 | + sudo mount --bind /tmp/dib_build.gm5Dg4SF/mnt /tmp/tmp.kQpqVLyJiX 2026-02-18 06:20:48.606 | + sudo runcon -t setfiles_mac_t -- chroot /tmp/tmp.kQpqVLyJiX /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2026-02-18 06:20:57.886 | + sudo umount /tmp/tmp.kQpqVLyJiX 2026-02-18 06:20:57.909 | + sudo rmdir /tmp/tmp.kQpqVLyJiX 2026-02-18 06:20:57.926 | dib-run-parts 99-selinux-fixfiles-restore completed 2026-02-18 06:20:57.927 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-02-18 06:20:57.927 | dib-run-parts 2026-02-18 06:20:57.928 | dib-run-parts Target: cleanup.d 2026-02-18 06:20:57.928 | dib-run-parts 2026-02-18 06:20:57.928 | dib-run-parts Script Seconds 2026-02-18 06:20:57.928 | dib-run-parts --------------------------------------- ---------- 2026-02-18 06:20:57.928 | dib-run-parts 2026-02-18 06:20:57.937 | dib-run-parts 01-copy-manifests-dir 0.139 2026-02-18 06:20:57.942 | dib-run-parts 50-dib-python 0.019 2026-02-18 06:20:57.946 | dib-run-parts 90-remove-ssh-host-keys 0.017 2026-02-18 06:20:57.951 | dib-run-parts 98-prepare-resolve-conf 0.046 2026-02-18 06:20:57.955 | dib-run-parts 99-ramdisk-create 35.502 2026-02-18 06:20:57.960 | dib-run-parts 99-remove-dib-img-functions 0.035 2026-02-18 06:20:57.964 | dib-run-parts 99-remove-yum-repo-conf 0.136 2026-02-18 06:20:57.969 | dib-run-parts 99-selinux-fixfiles-restore 16.192 2026-02-18 06:20:57.970 | dib-run-parts 2026-02-18 06:20:57.970 | dib-run-parts --------------------- END PROFILING --------------------- 2026-02-18 06:20:57.974 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-cleanup bash 2026-02-18 06:20:57.976 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2026-02-18 06:20:57.976 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-cleanup(,|$)' -q 2026-02-18 06:20:57.981 | + diskimage_builder/lib/img-functions:finalise_base:110 : '[' -L /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf ']' 2026-02-18 06:20:57.983 | + diskimage_builder/lib/img-functions:finalise_base:111 : lsattr /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf 2026-02-18 06:20:57.984 | + diskimage_builder/lib/img-functions:finalise_base:111 : grep '^....i' 2026-02-18 06:20:57.988 | + diskimage_builder/lib/img-functions:finalise_base:118 : sudo rm -f /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf 2026-02-18 06:20:58.005 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -L /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf.ORIG ']' 2026-02-18 06:20:58.008 | + diskimage_builder/lib/img-functions:finalise_base:121 : '[' -f /tmp/dib_build.gm5Dg4SF/mnt/etc/resolv.conf.ORIG ']' 2026-02-18 06:20:58.011 | + diskimage_builder/lib/img-functions:finalise_base:127 : unmount_dir /tmp/dib_build.gm5Dg4SF/mnt/tmp 2026-02-18 06:20:58.013 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.gm5Dg4SF/mnt/tmp 2026-02-18 06:20:58.016 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2026-02-18 06:20:58.018 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2026-02-18 06:20:58.021 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2026-02-18 06:20:58.024 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2026-02-18 06:20:58.026 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.gm5Dg4SF/mnt/tmp ']' 2026-02-18 06:20:58.029 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.gm5Dg4SF/mnt/tmp 2026-02-18 06:20:58.033 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.gm5Dg4SF/mnt/tmp 2026-02-18 06:20:58.035 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2026-02-18 06:20:58.038 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2026-02-18 06:20:58.041 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2026-02-18 06:20:58.041 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2026-02-18 06:20:58.042 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.gm5Dg4SF/mnt/tmp/' 2026-02-18 06:20:58.046 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts= 2026-02-18 06:20:58.049 | + diskimage_builder/lib/img-functions:finalise_base:128 : find /tmp/dib_build.gm5Dg4SF/mnt/tmp -maxdepth 1 -mindepth 1 2026-02-18 06:20:58.050 | + diskimage_builder/lib/img-functions:finalise_base:128 : xargs sudo rm -rf --one-file-system 2026-02-18 06:20:58.069 | + diskimage_builder/lib/img-functions:finalise_base:130 : sudo find /tmp/dib_build.gm5Dg4SF/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2026-02-18 06:20:58.121 | + diskimage_builder/lib/img-functions:finalise_base:132 : sudo find /tmp/dib_build.gm5Dg4SF/mnt/root -name '*.log' -type f -delete 2026-02-18 06:20:58.139 | + diskimage_builder/lib/disk-image-create:main:554 : for X in ${!IMAGE_TYPES[@]} 2026-02-18 06:20:58.142 | + diskimage_builder/lib/disk-image-create:main:555 : [[ tar aci =~ qcow2 ]] 2026-02-18 06:20:58.145 | + diskimage_builder/lib/disk-image-create:main:573 : '[' qcow2 == squashfs ']' 2026-02-18 06:20:58.147 | + diskimage_builder/lib/disk-image-create:main:577 : '[' qcow2 == docker ']' 2026-02-18 06:20:58.150 | + diskimage_builder/lib/disk-image-create:main:588 : export EXTRA_UNMOUNT= 2026-02-18 06:20:58.153 | + diskimage_builder/lib/disk-image-create:main:588 : EXTRA_UNMOUNT= 2026-02-18 06:20:58.155 | + diskimage_builder/lib/disk-image-create:main:589 : unmount_image 2026-02-18 06:20:58.158 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2026-02-18 06:20:58.179 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:20:58.181 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:20:58.184 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2026-02-18 06:20:58.186 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2026-02-18 06:20:58.188 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2026-02-18 06:20:58.190 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2026-02-18 06:20:58.193 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /tmp/dib_build.gm5Dg4SF/mnt ']' 2026-02-18 06:20:58.196 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:20:58.199 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:20:58.201 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2026-02-18 06:20:58.204 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2026-02-18 06:20:58.207 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2026-02-18 06:20:58.208 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/tmp/dib_build.gm5Dg4SF/mnt/' 2026-02-18 06:20:58.209 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2026-02-18 06:20:58.213 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/tmp/dib_build.gm5Dg4SF/mnt/sys 2026-02-18 06:20:58.213 | /tmp/dib_build.gm5Dg4SF/mnt/proc 2026-02-18 06:20:58.213 | /tmp/dib_build.gm5Dg4SF/mnt/dev/pts 2026-02-18 06:20:58.213 | /tmp/dib_build.gm5Dg4SF/mnt/dev' 2026-02-18 06:20:58.215 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:20:58.218 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:20:58.220 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:20:58.223 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:20:58.225 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:20:58.228 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.gm5Dg4SF/mnt/sys' 2026-02-18 06:20:58.228 | Unmount /tmp/dib_build.gm5Dg4SF/mnt/sys 2026-02-18 06:20:58.230 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.gm5Dg4SF/mnt/sys 2026-02-18 06:20:58.250 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:20:58.253 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:20:58.255 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:20:58.258 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:20:58.260 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:20:58.263 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.gm5Dg4SF/mnt/proc' 2026-02-18 06:20:58.263 | Unmount /tmp/dib_build.gm5Dg4SF/mnt/proc 2026-02-18 06:20:58.265 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.gm5Dg4SF/mnt/proc 2026-02-18 06:20:58.284 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:20:58.287 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:20:58.289 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:20:58.292 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:20:58.295 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:20:58.297 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.gm5Dg4SF/mnt/dev/pts' 2026-02-18 06:20:58.297 | Unmount /tmp/dib_build.gm5Dg4SF/mnt/dev/pts 2026-02-18 06:20:58.300 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.gm5Dg4SF/mnt/dev/pts 2026-02-18 06:20:58.320 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2026-02-18 06:20:58.323 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2026-02-18 06:20:58.326 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2026-02-18 06:20:58.328 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2026-02-18 06:20:58.331 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2026-02-18 06:20:58.333 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /tmp/dib_build.gm5Dg4SF/mnt/dev' 2026-02-18 06:20:58.333 | Unmount /tmp/dib_build.gm5Dg4SF/mnt/dev 2026-02-18 06:20:58.336 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /tmp/dib_build.gm5Dg4SF/mnt/dev 2026-02-18 06:20:58.354 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2026-02-18 06:20:58.357 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2026-02-18 06:20:58.360 | ++ 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:20:58.478 | 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:20:58.478 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF', 'image-size': '2794112KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:20:58.478 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2026-02-18 06:20:58.493 | + diskimage_builder/lib/disk-image-create:main:591 : TMP_IMAGE_PATH=/tmp/dib_image.Y4o5SBfR/image0.raw 2026-02-18 06:20:58.496 | + diskimage_builder/lib/disk-image-create:main:592 : export TMP_IMAGE_PATH 2026-02-18 06:20:58.498 | + 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:20:58.622 | 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:20:58.622 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF', 'image-size': '2794112KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:20:58.622 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2026-02-18 06:20:58.623 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-02-18 06:20:58.645 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.gm5Dg4SF/mnt/] 2026-02-18 06:20:58.662 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.gm5Dg4SF/mnt/: 868.1 MiB (910315520 bytes) trimmed exec_sudo /usr/lib/python3.9/site-packages/diskimage_builder/block_device/utils.py:135 2026-02-18 06:20:58.663 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.gm5Dg4SF/mnt/] 2026-02-18 06:20:59.151 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2026-02-18 06:20:59.151 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2026-02-18 06:20:59.198 | + 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:20:59.313 | 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:20:59.313 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/tmp/dib_build.gm5Dg4SF/block-device/config.yaml', 'image-dir': '/tmp/dib_image.Y4o5SBfR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/tmp/dib_build.gm5Dg4SF/mnt', 'build-dir': '/tmp/dib_build.gm5Dg4SF', 'image-size': '2794112KiB', 'root-fs-opts': '-i 4096 -J size=64 '}] __init__ /usr/lib/python3.9/site-packages/diskimage_builder/block_device/blockdevice.py:232 2026-02-18 06:20:59.313 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.gm5Dg4SF/states/block-device] 2026-02-18 06:20:59.329 | + diskimage_builder/lib/disk-image-create:main:598 : cleanup_build_dir 2026-02-18 06:20:59.332 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /tmp/dib_build.gm5Dg4SF/built; do sleep 1; done' 2026-02-18 06:20:59.354 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /tmp/dib_build.gm5Dg4SF/mnt 2026-02-18 06:20:59.373 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /tmp/dib_build.gm5Dg4SF 2026-02-18 06:20:59.423 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2026-02-18 06:20:59.426 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2026-02-18 06:20:59.428 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2026-02-18 06:20:59.431 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2026-02-18 06:20:59.435 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2026-02-18 06:20:59.439 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865332 2026-02-18 06:20:59.442 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2026-02-18 06:20:59.444 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865332 -lt 14680064 ']' 2026-02-18 06:20:59.447 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2026-02-18 06:20:59.449 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2026-02-18 06:20:59.452 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /tmp/dib_build.gm5Dg4SF 2026-02-18 06:20:59.461 | + diskimage_builder/lib/disk-image-create:main:600 : [[ ! svc-map selinux-fixfiles-restore cache-url dhcp-all-interfaces element-manifest ironic-agent-multipath ensure-venv package-installs dib-init-system dib-python repo-setup yum interface-names install-static source-repositories pkg-map manifests install-bin enable-packages-install redhat-common openssh-server selinux-permissive ibft-interfaces rpm-distro no-final-image sysprep ironic-ramdisk-base centos select-boot-kernel-initrd base extra-hardware ironic-python-agent-ramdisk install-types dynamic-login override-pip-and-virtualenv epel runtime-ssh-host-keys =~ no-final-image ]] 2026-02-18 06:20:59.463 | + diskimage_builder/lib/disk-image-create:main:617 : cleanup_image_dir 2026-02-18 06:20:59.465 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /tmp/dib_image.Y4o5SBfR 2026-02-18 06:20:59.508 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2026-02-18 06:20:59.511 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2026-02-18 06:20:59.514 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 0 == 0 ']' 2026-02-18 06:20:59.516 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' -r /proc/meminfo ']' 2026-02-18 06:20:59.519 | ++ diskimage_builder/lib/common-functions:tmpfs_check:25 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2026-02-18 06:20:59.524 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : total_kB=7865332 2026-02-18 06:20:59.527 | + diskimage_builder/lib/common-functions:tmpfs_check:28 : RAM_NEEDED=14 2026-02-18 06:20:59.529 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : '[' 7865332 -lt 14680064 ']' 2026-02-18 06:20:59.532 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 0 == 1 ']' 2026-02-18 06:20:59.535 | + diskimage_builder/lib/common-functions:tmpfs_check:33 : return 1 2026-02-18 06:20:59.537 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /tmp/dib_image.Y4o5SBfR 2026-02-18 06:20:59.723 | Build completed successfully