2024-09-26 12:04:50.184 | diskimage-builder version 3.34.0 2024-09-26 12:04:50.186 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console openeuler-minimal 2024-09-26 12:04:50.308 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements:/etc/nodepool/elements _find_all_elements /usr/local/lib/python3.11/site-packages/diskimage_builder/element_dependencies.py:209 2024-09-26 12:04:51.155 | Expanded element dependencies to: vm rpm-distro simple-init zuul-worker infra-package-needs install-types dib-init-system openssh-server block-device-efi manifests sysprep base pkg-map growroot runtime-ssh-host-keys openstack-repos install-bin nodepool-base cloud-init package-installs ensure-venv cache-devstack bootloader cache-url selinux-fixfiles-restore source-repositories install-static cloud-init-datasources journal-to-console yum-minimal openeuler-minimal yum redhat-common 2024-09-26 12:04:51.161 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-09-26 12:04:51.165 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-eaddd1cec3244b198864f60a6b57ea99 2024-09-26 12:04:51.170 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-eaddd1cec3244b198864f60a6b57ea99 2024-09-26 12:04:51.175 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-09-26 12:04:51.179 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-09-26 12:04:51.184 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-09-26 12:04:51.189 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-09-26 12:04:51.193 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-09-26 12:04:51.199 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-09-26 12:04:51.272 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.VmkM0gqO 2024-09-26 12:04:51.277 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-09-26 12:04:51.284 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.uoNJ66cH 2024-09-26 12:04:51.288 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-09-26 12:04:51.293 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-09-26 12:04:51.297 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-09-26 12:04:51.302 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-09-26 12:04:51.306 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-09-26 12:04:51.310 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-09-26 12:04:51.315 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-09-26 12:04:51.319 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.VmkM0gqO 2024-09-26 12:04:51.319 | Building in /opt/dib_tmp/dib_build.VmkM0gqO 2024-09-26 12:04:51.324 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-09-26 12:04:51.328 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-09-26 12:04:51.333 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-09-26 12:04:51.337 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.VmkM0gqO/hooks 2024-09-26 12:04:51.342 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.VmkM0gqO/hooks 2024-09-26 12:04:51.346 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.VmkM0gqO/block-device 2024-09-26 12:04:51.353 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.VmkM0gqO/block-device/config.yaml 2024-09-26 12:04:51.358 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.VmkM0gqO/block-device/config.yaml 2024-09-26 12:04:51.379 | Searching elements for block-device[-arm64].yaml ... 2024-09-26 12:04:51.553 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-09-26 12:04:51.557 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-09-26 12:04:51.562 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.VmkM0gqO/block-device/params.yaml 2024-09-26 12:04:51.567 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-09-26 12:04:51.572 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-09-26 12:04:51.581 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-09-26 12:04:52.043 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-09-26 12:04:52.043 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.VmkM0gqO/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.uoNJ66cH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.VmkM0gqO/mnt', 'build-dir': '/opt/dib_tmp/dib_build.VmkM0gqO'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-09-26 12:04:52.049 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'root', 'type': '8300', 'size': '100%', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-09-26 12:04:52.049 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-09-26 12:04:52.050 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-09-26 12:04:52.050 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.VmkM0gqO/states/block-device/config.json] 2024-09-26 12:04:52.129 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-09-26 12:04:52.590 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-09-26 12:04:52.590 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.VmkM0gqO/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.uoNJ66cH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.VmkM0gqO/mnt', 'build-dir': '/opt/dib_tmp/dib_build.VmkM0gqO'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-09-26 12:04:52.593 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-09-26 12:04:52.593 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:308 2024-09-26 12:04:52.670 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-09-26 12:04:52.675 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-09-26 12:04:52.681 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-09-26 12:04:53.145 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-09-26 12:04:53.145 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.VmkM0gqO/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.uoNJ66cH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.VmkM0gqO/mnt', 'build-dir': '/opt/dib_tmp/dib_build.VmkM0gqO'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-09-26 12:04:53.146 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-09-26 12:04:53.146 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:315 2024-09-26 12:04:53.223 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-09-26 12:04:53.228 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-09-26 12:04:53.233 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-09-26 12:04:53.752 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-09-26 12:04:53.752 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.VmkM0gqO/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.uoNJ66cH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.VmkM0gqO/mnt', 'build-dir': '/opt/dib_tmp/dib_build.VmkM0gqO'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-09-26 12:04:53.753 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-09-26 12:04:53.753 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2024-09-26 12:04:53.829 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-09-26 12:04:53.834 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-09-26 12:04:53.840 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-09-26 12:04:54.305 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-09-26 12:04:54.305 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.VmkM0gqO/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.uoNJ66cH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.VmkM0gqO/mnt', 'build-dir': '/opt/dib_tmp/dib_build.VmkM0gqO'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-09-26 12:04:54.305 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-09-26 12:04:54.381 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-09-26 12:04:54.386 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-09-26 12:04:54.391 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-09-26 12:04:54.395 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.VmkM0gqO/mnt 2024-09-26 12:04:54.402 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.VmkM0gqO/mnt 2024-09-26 12:04:54.439 | chown: warning: '.' should be ':': 'root.root' 2024-09-26 12:04:54.446 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.VmkM0gqO/mnt 2024-09-26 12:04:54.450 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.VmkM0gqO/mnt 2024-09-26 12:04:54.455 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.VmkM0gqO/mnt 2024-09-26 12:04:54.459 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-09-26 12:04:54.464 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-09-26 12:04:54.468 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.VmkM0gqO/hooks ']' 2024-09-26 12:04:54.473 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-09-26 12:04:54.506 | Copying hooks for vm 2024-09-26 12:04:54.562 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-09-26 12:04:54.575 | Copying hooks for infra-package-needs 2024-09-26 12:04:54.587 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-09-26 12:04:54.644 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-09-26 12:04:54.663 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-09-26 12:04:54.666 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-09-26 12:04:54.682 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-09-26 12:04:54.713 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-09-26 12:04:54.732 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-09-26 12:04:54.736 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-09-26 12:04:54.747 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-09-26 12:04:54.760 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-09-26 12:04:54.794 | Copying hooks for openeuler-minimal 2024-09-26 12:04:54.825 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/test-elements/22.03-LTS-build-succeeds 2024-09-26 12:04:54.883 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/root.d/00-00-generate-repo 2024-09-26 12:04:54.908 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/pre-install.d/00-setup-mirror 2024-09-26 12:04:54.928 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/10-openeuler-distro-name.bash 2024-09-26 12:04:54.944 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/11-yum-dnf.bash 2024-09-26 12:04:54.969 | Copying hooks for install-bin 2024-09-26 12:04:54.978 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-09-26 12:04:54.989 | Copying hooks for source-repositories 2024-09-26 12:04:54.999 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-09-26 12:04:55.018 | Copying hooks for cloud-init 2024-09-26 12:04:55.043 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/20-enable-cloud-init 2024-09-26 12:04:55.050 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/21-cloud-init-allow-password-auth 2024-09-26 12:04:55.054 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/22-cloud-init-ssh_genkeytypes 2024-09-26 12:04:55.082 | Copying hooks for package-installs 2024-09-26 12:04:55.091 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-09-26 12:04:55.102 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-09-26 12:04:55.106 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-09-26 12:04:55.110 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-09-26 12:04:55.114 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-09-26 12:04:55.123 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-09-26 12:04:55.127 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-09-26 12:04:55.136 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-09-26 12:04:55.140 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-09-26 12:04:55.150 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-09-26 12:04:55.154 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-09-26 12:04:55.170 | Copying hooks for yum 2024-09-26 12:04:55.178 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-09-26 12:04:55.190 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-09-26 12:04:55.199 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-09-26 12:04:55.208 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-09-26 12:04:55.217 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-09-26 12:04:55.221 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-09-26 12:04:55.224 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-09-26 12:04:55.228 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-09-26 12:04:55.232 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-09-26 12:04:55.240 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-09-26 12:04:55.253 | Copying hooks for cloud-init-datasources 2024-09-26 12:04:55.262 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-09-26 12:04:55.273 | Copying hooks for ensure-venv 2024-09-26 12:04:55.292 | Copying hooks for block-device-efi 2024-09-26 12:04:55.300 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-09-26 12:04:55.319 | Copying hooks for rpm-distro 2024-09-26 12:04:55.327 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-09-26 12:04:55.347 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2024-09-26 12:04:55.351 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-09-26 12:04:55.359 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-09-26 12:04:55.382 | Copying hooks for yum-minimal 2024-09-26 12:04:55.390 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/cleanup.d/95-remove-yum-mirror 2024-09-26 12:04:55.400 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/root.d/08-yum-chroot 2024-09-26 12:04:55.409 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/pre-install.d/03-yum-cleanup 2024-09-26 12:04:55.418 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/10-base-networking 2024-09-26 12:04:55.421 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/11-ensure-dbus-daemon 2024-09-26 12:04:55.441 | Copying hooks for base 2024-09-26 12:04:55.449 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-09-26 12:04:55.459 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-09-26 12:04:55.463 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-09-26 12:04:55.466 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-09-26 12:04:55.475 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-09-26 12:04:55.506 | Copying hooks for install-types 2024-09-26 12:04:55.515 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-09-26 12:04:55.525 | Copying hooks for selinux-fixfiles-restore 2024-09-26 12:04:55.534 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2024-09-26 12:04:55.545 | Copying hooks for openssh-server 2024-09-26 12:04:55.553 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-09-26 12:04:55.557 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-09-26 12:04:55.577 | Copying hooks for bootloader 2024-09-26 12:04:55.585 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-09-26 12:04:55.594 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-09-26 12:04:55.607 | Copying hooks for manifests 2024-09-26 12:04:55.616 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-09-26 12:04:55.625 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-09-26 12:04:55.634 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-09-26 12:04:55.645 | Copying hooks for openstack-repos 2024-09-26 12:04:55.655 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-09-26 12:04:55.668 | Copying hooks for sysprep 2024-09-26 12:04:55.677 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-09-26 12:04:55.685 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-09-26 12:04:55.696 | Copying hooks for dib-init-system 2024-09-26 12:04:55.704 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-09-26 12:04:55.714 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-09-26 12:04:55.723 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-09-26 12:04:55.732 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-09-26 12:04:55.743 | Copying hooks for journal-to-console 2024-09-26 12:04:55.751 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-09-26 12:04:55.773 | Copying hooks for install-static 2024-09-26 12:04:55.781 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-09-26 12:04:55.804 | Copying hooks for cache-devstack 2024-09-26 12:04:55.846 | Copying hooks for redhat-common 2024-09-26 12:04:55.854 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-09-26 12:04:55.864 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-09-26 12:04:55.873 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-09-26 12:04:55.890 | Copying hooks for cache-url 2024-09-26 12:04:55.898 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-09-26 12:04:55.951 | Copying hooks for nodepool-base 2024-09-26 12:04:55.961 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-09-26 12:04:55.971 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-09-26 12:04:55.981 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-09-26 12:04:55.985 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-09-26 12:04:55.997 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-09-26 12:04:56.007 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-09-26 12:04:56.011 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-09-26 12:04:56.021 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-09-26 12:04:56.025 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-09-26 12:04:56.029 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-09-26 12:04:56.032 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-09-26 12:04:56.043 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-09-26 12:04:56.046 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-09-26 12:04:56.050 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-09-26 12:04:56.054 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-09-26 12:04:56.057 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-09-26 12:04:56.061 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-09-26 12:04:56.064 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-09-26 12:04:56.075 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-09-26 12:04:56.096 | Copying hooks for growroot 2024-09-26 12:04:56.105 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-09-26 12:04:56.123 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-09-26 12:04:56.135 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-09-26 12:04:56.165 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-09-26 12:04:56.169 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-09-26 12:04:56.198 | Copying hooks for runtime-ssh-host-keys 2024-09-26 12:04:56.207 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-09-26 12:04:56.394 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-09-26 12:04:56.406 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-09-26 12:04:56.418 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-09-26 12:04:56.424 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-09-26 12:04:56.447 | Copying hooks for simple-init 2024-09-26 12:04:56.455 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-09-26 12:04:56.464 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-09-26 12:04:56.468 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-09-26 12:04:56.472 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-09-26 12:04:56.475 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-09-26 12:04:56.479 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-09-26 12:04:56.489 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-09-26 12:04:56.492 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-09-26 12:04:56.514 | Copying hooks for pkg-map 2024-09-26 12:04:56.523 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-09-26 12:04:56.532 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-09-26 12:04:56.543 | Copying hooks for zuul-worker 2024-09-26 12:04:56.552 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-09-26 12:04:56.562 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-09-26 12:04:56.581 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-09-26 12:04:56.585 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-09-26 12:04:56.586 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-09-26 12:04:56.594 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d ']' 2024-09-26 12:04:56.599 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d' 2024-09-26 12:04:56.599 | Running hooks from /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d 2024-09-26 12:04:56.603 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-09-26 12:04:56.608 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d 2024-09-26 12:04:56.632 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/10-base-defaults 2024-09-26 12:04:56.639 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/10-base-defaults 2024-09-26 12:04:56.643 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-09-26 12:04:56.648 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-09-26 12:04:56.652 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-09-26 12:04:56.656 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-09-26 12:04:56.660 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-09-26 12:04:56.668 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-09-26 12:04:56.672 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-09-26 12:04:56.676 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-09-26 12:04:56.680 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-09-26 12:04:56.685 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-09-26 12:04:56.689 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-09-26 12:04:56.693 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-09-26 12:04:56.697 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-09-26 12:04:56.701 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-09-26 12:04:56.705 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-09-26 12:04:56.709 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-09-26 12:04:56.714 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-09-26 12:04:56.718 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-09-26 12:04:56.722 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-09-26 12:04:56.726 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-09-26 12:04:56.734 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-09-26 12:04:56.738 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-09-26 12:04:56.742 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-09-26 12:04:56.746 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-09-26 12:04:56.750 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-09-26 12:04:56.755 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-09-26 12:04:56.759 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-09-26 12:04:56.763 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-09-26 12:04:56.771 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-09-26 12:04:56.775 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-09-26 12:04:56.779 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-09-26 12:04:56.783 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/14-manifests 2024-09-26 12:04:56.791 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/14-manifests 2024-09-26 12:04:56.795 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-09-26 12:04:56.799 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-09-26 12:04:56.803 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-eaddd1cec3244b198864f60a6b57ea99.d/ 2024-09-26 12:04:56.808 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-eaddd1cec3244b198864f60a6b57ea99.d/ 2024-09-26 12:04:56.812 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/15-block-device.bash 2024-09-26 12:04:56.819 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/15-block-device.bash 2024-09-26 12:04:56.824 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-09-26 12:04:56.828 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-09-26 12:04:56.832 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-09-26 12:04:56.836 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-09-26 12:04:56.844 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-09-26 12:04:56.848 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-09-26 12:04:56.852 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-09-26 12:04:56.856 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-09-26 12:04:56.861 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-09-26 12:04:56.865 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-09-26 12:04:56.870 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-09-26 12:04:56.874 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/50-disable-cloud-init 2024-09-26 12:04:56.881 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/50-disable-cloud-init 2024-09-26 12:04:56.885 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-09-26 12:04:56.890 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-09-26 12:04:56.894 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/50-redhat-common 2024-09-26 12:04:56.902 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/50-redhat-common 2024-09-26 12:04:56.906 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-09-26 12:04:56.910 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-09-26 12:04:56.915 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-09-26 12:04:56.919 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-09-26 12:04:56.923 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/75-nodepool-base-env 2024-09-26 12:04:56.931 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/75-nodepool-base-env 2024-09-26 12:04:56.935 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-09-26 12:04:56.939 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-09-26 12:04:56.946 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-09-26 12:04:56.950 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-09-26 12:04:56.956 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-09-26 12:04:56.960 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-09-26 12:04:56.964 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-09-26 12:04:56.968 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-09-26 12:04:56.972 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/99-dib-init-system 2024-09-26 12:04:56.980 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../environment.d/99-dib-init-system 2024-09-26 12:04:56.984 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-09-26 12:04:56.988 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-09-26 12:04:56.993 | dib-run-parts Running /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/00-00-generate-repo 2024-09-26 12:04:57.009 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/00-00-generate-repo:main:6 : set -eu 2024-09-26 12:04:57.013 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/00-00-generate-repo:main:7 : set -o pipefail 2024-09-26 12:04:57.018 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/00-00-generate-repo:main:11 : dirname /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/00-00-generate-repo 2024-09-26 12:04:57.024 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/00-00-generate-repo:main:11 : yum_repos_dir=/opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../yum.repos.d 2024-09-26 12:04:57.028 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/00-00-generate-repo:main:12 : mkdir -p /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../yum.repos.d 2024-09-26 12:04:57.035 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/00-00-generate-repo:main:14 : REPO_URL=http://mirror.regionone.osuosl.opendev.org/openeuler 2024-09-26 12:04:57.039 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/00-00-generate-repo:main:15 : mktemp 2024-09-26 12:04:57.166 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/00-00-generate-repo:main:15 : repo_file=/opt/dib_tmp/tmp.BmyW4ijgDs 2024-09-26 12:04:57.170 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/00-00-generate-repo:main:16 : cat 2024-09-26 12:04:57.176 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/00-00-generate-repo:main:30 : mv /opt/dib_tmp/tmp.BmyW4ijgDs /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/../yum.repos.d/openEuler.repo 2024-09-26 12:04:57.282 | dib-run-parts 00-00-generate-repo completed 2024-09-26 12:04:57.282 | dib-run-parts Running /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot 2024-09-26 12:04:57.291 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:23 : set -eu 2024-09-26 12:04:57.295 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:24 : set -o pipefail 2024-09-26 12:04:57.299 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:26 : source /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/common-functions 2024-09-26 12:04:57.303 | ++ diskimage_builder/lib/common-functions:source:19 : DIB_RUN_PARTS=/usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts 2024-09-26 12:04:57.309 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:28 : '[' -f /opt/dib_tmp/dib_build.VmkM0gqO/mnt/.extra_settings ']' 2024-09-26 12:04:57.314 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:31 : ARCH=arm64 2024-09-26 12:04:57.319 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:32 : '[' arm64 = amd64 ']' 2024-09-26 12:04:57.323 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:34 : [[ arm64 == \a\r\m\6\4 ]] 2024-09-26 12:04:57.327 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:35 : ARCH=aarch64 2024-09-26 12:04:57.332 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:39 : http_proxy= 2024-09-26 12:04:57.336 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:40 : YUM=dnf 2024-09-26 12:04:57.341 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:42 : mktemp --tmpdir=/tmp -d 2024-09-26 12:04:57.347 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:42 : WORKING=/tmp/tmp.lSRHHkxLE6 2024-09-26 12:04:57.352 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:43 : EACTION='rm -r /tmp/tmp.lSRHHkxLE6' 2024-09-26 12:04:57.356 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:44 : trap 'rm -r /tmp/tmp.lSRHHkxLE6' EXIT 2024-09-26 12:04:57.361 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:46 : YUM_CACHE=/opt/dib_cache/yum 2024-09-26 12:04:57.365 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:47 : mkdir -p /opt/dib_cache/yum 2024-09-26 12:04:57.371 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:50 : HOST_YUM_DOWNLOADER=yumdownloader 2024-09-26 12:04:57.376 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:51 : HOST_YUM=yum 2024-09-26 12:04:57.381 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:52 : command -v yumdownloader 2024-09-26 12:04:57.385 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:54 : HOST_YUM_DOWNLOADER='dnf download' 2024-09-26 12:04:57.389 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:55 : HOST_YUM=dnf 2024-09-26 12:04:57.394 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:62 : _RPM='rpm --dbpath=/var/lib/rpm' 2024-09-26 12:04:57.398 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:265 : sudo mkdir -p /opt/dib_tmp/dib_build.VmkM0gqO/mnt/proc /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev /opt/dib_tmp/dib_build.VmkM0gqO/mnt/sys 2024-09-26 12:04:57.415 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:266 : sudo mount -t proc none /opt/dib_tmp/dib_build.VmkM0gqO/mnt/proc 2024-09-26 12:04:57.450 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:267 : sudo mount --bind /dev /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev 2024-09-26 12:04:57.466 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:268 : mount_dev_pts_options 2024-09-26 12:04:57.471 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-09-26 12:04:57.514 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-09-26 12:04:57.519 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:268 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev/pts 2024-09-26 12:04:57.535 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:271 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.VmkM0gqO/mnt/sys 2024-09-26 12:04:57.550 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:274 : sudo mkdir -p /opt/dib_tmp/dib_build.VmkM0gqO/mnt/var/lib/rpm 2024-09-26 12:04:57.565 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:275 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.VmkM0gqO/mnt --initdb 2024-09-26 12:04:58.545 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:279 : sudo mkdir /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc 2024-09-26 12:04:58.560 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:280 : sudo cp /etc/resolv.conf /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/resolv.conf 2024-09-26 12:04:58.575 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:285 : sudo mkdir -p /opt/dib_tmp/dib_build.VmkM0gqO/mnt/tmp/yum 2024-09-26 12:04:58.590 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:286 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.VmkM0gqO/mnt/tmp/yum 2024-09-26 12:04:58.605 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:288 : _install_repos 2024-09-26 12:04:58.610 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:70 : local packages 2024-09-26 12:04:58.614 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:71 : local rc 2024-09-26 12:04:58.618 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:86 : packages=' ' 2024-09-26 12:04:58.622 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:87 : packages+='basesystem filesystem setup ' 2024-09-26 12:04:58.627 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:88 : [[ openeuler = fedora ]] 2024-09-26 12:04:58.631 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:91 : [[ openeuler = centos ]] 2024-09-26 12:04:58.635 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:98 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-09-26 12:04:58.640 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:99 : packages+='openEuler-release ' 2024-09-26 12:04:58.644 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:100 : packages+='openEuler-repos openEuler-gpg-keys ' 2024-09-26 12:04:58.648 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:110 : local repo= 2024-09-26 12:04:58.652 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:111 : [[ -z '' ]] 2024-09-26 12:04:58.657 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:113 : [[ -d /opt/dib_tmp/dib_build.VmkM0gqO/hooks/yum.repos.d/22.03-LTS ]] 2024-09-26 12:04:58.661 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:116 : repo=/opt/dib_tmp/dib_build.VmkM0gqO/hooks/yum.repos.d 2024-09-26 12:04:58.665 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:127 : local temp_tmp 2024-09-26 12:04:58.669 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:128 : mktemp -d 2024-09-26 12:04:58.676 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:128 : temp_tmp=/opt/dib_tmp/tmp.dlLD2bDy6j 2024-09-26 12:04:58.681 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:129 : TMPDIR=/opt/dib_tmp/tmp.dlLD2bDy6j 2024-09-26 12:04:58.685 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:129 : dnf download --verbose --releasever=22.03 --setopt=reposdir=/opt/dib_tmp/dib_build.VmkM0gqO/hooks/yum.repos.d --setopt=cachedir=/opt/dib_tmp/tmp.dlLD2bDy6j --destdir=/tmp/tmp.lSRHHkxLE6 basesystem filesystem setup openEuler-release openEuler-repos openEuler-gpg-keys 2024-09-26 12:05:01.427 | Loaded plugins: download 2024-09-26 12:05:01.428 | DNF version: 4.14.0 2024-09-26 12:05:01.429 | cachedir: /opt/dib_tmp/tmp.dlLD2bDy6j 2024-09-26 12:05:01.455 | User-Agent: constructed: 'libdnf (Debian GNU/Linux 12; generic; Linux.aarch64)' 2024-09-26 12:05:01.573 | repo: downloading from remote: OS 2024-09-26 12:05:03.499 | openEuler-22.03-LTS - OS 1.8 MB/s | 3.4 MB 00:01 2024-09-26 12:05:05.000 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-09-26 12:05:05.001 | repo: downloading from remote: update 2024-09-26 12:05:05.313 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz). 2024-09-26 12:05:05.314 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz). 2024-09-26 12:05:05.315 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz). 2024-09-26 12:05:05.316 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz). 2024-09-26 12:05:05.317 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz). 2024-09-26 12:05:05.318 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz). 2024-09-26 12:05:05.319 | openEuler-22.03-LTS - update 1.8 kB/s | 588 B 00:00 2024-09-26 12:05:05.322 | Errors during downloading metadata for repository 'update': 2024-09-26 12:05:05.322 | - Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 140.211.167.73) 2024-09-26 12:05:05.322 | - Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 140.211.167.73) 2024-09-26 12:05:05.322 | - Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 140.211.167.73) 2024-09-26 12:05:05.323 | Error: Failed to download metadata for repo 'update': Yum repo downloading error: Downloading error(s): repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz - Cannot download, all mirrors were already tried without success 2024-09-26 12:05:05.323 | Ignoring repositories: update 2024-09-26 12:05:05.324 | Last metadata expiration check: 0:00:01 ago on Thu Sep 26 12:05:03 2024. 2024-09-26 12:05:05.752 | (1/6): basesystem-12-2.oe2203.noarch.rpm 23 kB/s | 7.0 kB 00:00 2024-09-26 12:05:05.868 | (2/6): setup-2.13.9.1-1.oe2203.noarch.rpm 354 kB/s | 150 kB 00:00 2024-09-26 12:05:05.990 | (3/6): filesystem-3.16-4.oe2203.aarch64.rpm 1.9 MB/s | 1.1 MB 00:00 2024-09-26 12:05:06.033 | (4/6): openEuler-release-22.03LTS-52.oe2203.aar 141 kB/s | 23 kB 00:00 2024-09-26 12:05:06.059 | (5/6): openEuler-repos-1.0-3.4.oe2203.aarch64.r 49 kB/s | 9.2 kB 00:00 2024-09-26 12:05:06.157 | (6/6): openEuler-gpg-keys-1.0-3.4.oe2203.aarch6 62 kB/s | 10 kB 00:00 2024-09-26 12:05:06.241 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:134 : rc=0 2024-09-26 12:05:06.246 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:135 : rm -rf /opt/dib_tmp/tmp.dlLD2bDy6j 2024-09-26 12:05:06.256 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:136 : [[ 0 != 0 ]] 2024-09-26 12:05:06.260 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:142 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.VmkM0gqO/mnt --nodeps -ivh /tmp/tmp.lSRHHkxLE6/basesystem-12-2.oe2203.noarch.rpm /tmp/tmp.lSRHHkxLE6/filesystem-3.16-4.oe2203.aarch64.rpm /tmp/tmp.lSRHHkxLE6/openEuler-gpg-keys-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.lSRHHkxLE6/openEuler-release-22.03LTS-52.oe2203.aarch64.rpm /tmp/tmp.lSRHHkxLE6/openEuler-repos-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.lSRHHkxLE6/setup-2.13.9.1-1.oe2203.noarch.rpm 2024-09-26 12:05:06.275 | rpm: RPM should not be used directly install RPM packages, use Alien instead! 2024-09-26 12:05:06.275 | rpm: However assuming you know what you are doing... 2024-09-26 12:05:06.277 | warning: /tmp/tmp.lSRHHkxLE6/basesystem-12-2.oe2203.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID b25e7f66: NOKEY 2024-09-26 12:05:06.314 | Verifying... ######################################## 2024-09-26 12:05:06.384 | Preparing... ######################################## 2024-09-26 12:05:06.386 | Updating / installing... 2024-09-26 12:05:06.388 | openEuler-gpg-keys-1.0-3.4.oe2203 ######################################## 2024-09-26 12:05:07.103 | openEuler-repos-1.0-3.4.oe2203 ######################################## 2024-09-26 12:05:07.191 | openEuler-release-22.03LTS-52.oe2203 ######################################## 2024-09-26 12:05:07.226 | setup-2.13.9.1-1.oe2203 ######################################## 2024-09-26 12:05:07.557 | filesystem-3.16-4.oe2203 ######################################## 2024-09-26 12:05:07.857 | basesystem-12-2.oe2203 ######################################## 2024-09-26 12:05:07.882 | error: failed to exec scriptlet interpreter /bin/sh: No such file or directory 2024-09-26 12:05:07.883 | warning: %posttrans(filesystem-3.16-4.oe2203.aarch64) scriptlet failed, exit status 127 2024-09-26 12:05:09.022 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:147 : [[ -n '' ]] 2024-09-26 12:05:09.028 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:155 : [[ -n '' ]] 2024-09-26 12:05:09.033 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:162 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-09-26 12:05:09.037 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_repos:163 : sudo sed -i s/enabled=0/enabled=1/ /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/yum.repos.d/openEuler.repo 2024-09-26 12:05:09.075 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:305 : [[ openeuler =~ (fedora|openeuler) ]] 2024-09-26 12:05:09.079 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:306 : _install_pkg_manager dnf dnf-plugins-core curl 2024-09-26 12:05:09.084 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:176 : sudo sed -i s,/etc/pki/rpm-gpg,/opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/yum.repos.d/openEuler.repo 2024-09-26 12:05:09.101 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:202 : flock -w 1200 9 2024-09-26 12:05:09.220 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:203 : echo '%_dbpath /var/lib/rpm' 2024-09-26 12:05:09.225 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:205 : local _lang_pack= 2024-09-26 12:05:09.229 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:206 : local _extra_pkgs= 2024-09-26 12:05:09.234 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:208 : [[ openeuler == \f\e\d\o\r\a ]] 2024-09-26 12:05:09.238 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:225 : _extra_pkgs+='coreutils ' 2024-09-26 12:05:09.242 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:230 : [[ ! -d /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/yum/vars ]] 2024-09-26 12:05:09.247 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:231 : sudo mkdir -p /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/yum 2024-09-26 12:05:09.262 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:232 : sudo ln -s /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/dnf/vars /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/yum/vars 2024-09-26 12:05:09.316 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:235 : sudo -E dnf -y --disableexcludes=all --setopt=cachedir=/opt/dib_cache/yum/aarch64/22.03-LTS --setopt=reposdir=/opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/yum.repos.d --releasever=22.03 --installroot /opt/dib_tmp/dib_build.VmkM0gqO/mnt install dnf dnf-plugins-core curl coreutils 2024-09-26 12:05:15.516 | OS 3.2 kB/s | 3.8 kB 00:01 2024-09-26 12:05:22.714 | everything 2.8 kB/s | 3.8 kB 00:01 2024-09-26 12:05:32.445 | EPOL 11 kB/s | 3.0 kB 00:00 2024-09-26 12:05:35.913 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-09-26 12:05:43.919 | source 13 kB/s | 3.8 kB 00:00 2024-09-26 12:05:54.891 | update 12 kB/s | 3.5 kB 00:00 2024-09-26 12:06:33.916 | Last metadata expiration check: 0:00:01 ago on Mon Sep 23 23:19:25 2024. 2024-09-26 12:06:37.667 | Dependencies resolved. 2024-09-26 12:06:37.835 | ================================================================================ 2024-09-26 12:06:37.835 | Package Arch Version Repo Size 2024-09-26 12:06:37.835 | ================================================================================ 2024-09-26 12:06:37.836 | Installing: 2024-09-26 12:06:37.836 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-09-26 12:06:37.836 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-09-26 12:06:37.836 | dnf-data noarch 4.10.0-15.oe2203 update 23 k 2024-09-26 12:06:37.836 | dnf-plugins-core noarch 4.0.24-6.oe2203 update 14 k 2024-09-26 12:06:37.836 | Installing dependencies: 2024-09-26 12:06:37.836 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-09-26 12:06:37.836 | adwaita-cursor-theme noarch 41.0-1.oe2203 OS 649 k 2024-09-26 12:06:37.836 | adwaita-icon-theme noarch 41.0-1.oe2203 OS 11 M 2024-09-26 12:06:37.836 | at-spi2-atk aarch64 2.38.0-1.oe2203 OS 74 k 2024-09-26 12:06:37.836 | at-spi2-core aarch64 2.42.0-1.oe2203 OS 171 k 2024-09-26 12:06:37.836 | atk aarch64 2.36.0-2.oe2203 update 260 k 2024-09-26 12:06:37.836 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-09-26 12:06:37.836 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-09-26 12:06:37.836 | avahi-libs aarch64 0.8-19.oe2203 update 59 k 2024-09-26 12:06:37.836 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-09-26 12:06:37.836 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-09-26 12:06:37.836 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-09-26 12:06:37.836 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-09-26 12:06:37.836 | cairo aarch64 1.17.4-1.oe2203 OS 613 k 2024-09-26 12:06:37.836 | cairo-gobject aarch64 1.17.4-1.oe2203 OS 17 k 2024-09-26 12:06:37.836 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-09-26 12:06:37.836 | colord-libs aarch64 1.4.5-4.oe2203 update 181 k 2024-09-26 12:06:37.836 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-09-26 12:06:37.836 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-09-26 12:06:37.836 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-09-26 12:06:37.836 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-09-26 12:06:37.836 | cups-libs aarch64 1:2.4.0-10.oe2203 update 240 k 2024-09-26 12:06:37.836 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-09-26 12:06:37.836 | dbus aarch64 1:1.12.20-10.oe2203 update 63 k 2024-09-26 12:06:37.836 | dbus-common noarch 1:1.12.20-10.oe2203 update 13 k 2024-09-26 12:06:37.836 | dbus-daemon aarch64 1:1.12.20-10.oe2203 update 164 k 2024-09-26 12:06:37.836 | dbus-libs aarch64 1:1.12.20-10.oe2203 update 136 k 2024-09-26 12:06:37.836 | dbus-tools aarch64 1:1.12.20-10.oe2203 update 26 k 2024-09-26 12:06:37.836 | dejavu-fonts noarch 2.37-1.oe2203 OS 5.1 M 2024-09-26 12:06:37.836 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-09-26 12:06:37.836 | dnf noarch 4.10.0-15.oe2203 update 13 k 2024-09-26 12:06:37.836 | dracut aarch64 055-10.oe2203 update 292 k 2024-09-26 12:06:37.836 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-09-26 12:06:37.836 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-09-26 12:06:37.836 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-09-26 12:06:37.836 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-09-26 12:06:37.836 | file aarch64 5.41-3.oe2203 update 36 k 2024-09-26 12:06:37.836 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-09-26 12:06:37.836 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-09-26 12:06:37.836 | fontconfig aarch64 2.13.94-1.oe2203 OS 225 k 2024-09-26 12:06:37.836 | fonts-filesystem noarch 2.0.5-2.oe2203 OS 8.3 k 2024-09-26 12:06:37.836 | freetype aarch64 2.11.0-3.oe2203 update 349 k 2024-09-26 12:06:37.836 | fribidi aarch64 1.0.10-2.oe2203 update 83 k 2024-09-26 12:06:37.836 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-09-26 12:06:37.836 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-09-26 12:06:37.836 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-09-26 12:06:37.836 | gcr aarch64 3.41.0-1.oe2203 OS 462 k 2024-09-26 12:06:37.836 | gcr-base aarch64 3.41.0-1.oe2203 OS 251 k 2024-09-26 12:06:37.836 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-09-26 12:06:37.837 | gdk-pixbuf2 aarch64 2.42.6-5.oe2203 update 455 k 2024-09-26 12:06:37.837 | gdk-pixbuf2-modules aarch64 2.42.6-5.oe2203 update 67 k 2024-09-26 12:06:37.837 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-09-26 12:06:37.837 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-09-26 12:06:37.837 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-09-26 12:06:37.837 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-09-26 12:06:37.837 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-09-26 12:06:37.837 | gnupg2 aarch64 2.2.32-3.oe2203 update 2.1 M 2024-09-26 12:06:37.837 | gnutls aarch64 3.7.2-13.oe2203 update 884 k 2024-09-26 12:06:37.837 | gpgme aarch64 1.16.0-3.oe2203 update 329 k 2024-09-26 12:06:37.837 | graphite2 aarch64 1.3.14-5.oe2203 OS 87 k 2024-09-26 12:06:37.837 | grep aarch64 3.7-9.oe2203 update 293 k 2024-09-26 12:06:37.837 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-09-26 12:06:37.837 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-09-26 12:06:37.837 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-09-26 12:06:37.837 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-09-26 12:06:37.837 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-09-26 12:06:37.837 | gtk-update-icon-cache aarch64 3.24.30-5.oe2203 OS 30 k 2024-09-26 12:06:37.837 | gtk2 aarch64 2.24.33-4.oe2203 OS 3.3 M 2024-09-26 12:06:37.837 | gtk3 aarch64 3.24.30-5.oe2203 OS 4.6 M 2024-09-26 12:06:37.837 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-09-26 12:06:37.837 | harfbuzz aarch64 2.8.2-4.oe2203 update 638 k 2024-09-26 12:06:37.837 | hicolor-icon-theme noarch 0.17-6.oe2203 update 44 k 2024-09-26 12:06:37.837 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-09-26 12:06:37.837 | info aarch64 6.8-3.oe2203 OS 163 k 2024-09-26 12:06:37.837 | jbigkit-libs aarch64 2.1-19.oe2203 update 33 k 2024-09-26 12:06:37.837 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-09-26 12:06:37.837 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-09-26 12:06:37.837 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-09-26 12:06:37.837 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-09-26 12:06:37.837 | kmod aarch64 29-3.oe2203 OS 85 k 2024-09-26 12:06:37.837 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-09-26 12:06:37.837 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-09-26 12:06:37.837 | lcms2 aarch64 2.12-1.oe2203 OS 145 k 2024-09-26 12:06:37.837 | less aarch64 590-6.oe2203 update 101 k 2024-09-26 12:06:37.837 | libX11 aarch64 1.7.2-8.oe2203 update 716 k 2024-09-26 12:06:37.837 | libXau aarch64 1.0.9-2.oe2203 OS 14 k 2024-09-26 12:06:37.837 | libXcomposite aarch64 0.4.5-1.oe2203 OS 13 k 2024-09-26 12:06:37.837 | libXcursor aarch64 1.2.0-1.oe2203 OS 26 k 2024-09-26 12:06:37.837 | libXdamage aarch64 1.1.5-1.oe2203 OS 13 k 2024-09-26 12:06:37.837 | libXext aarch64 1.3.4-4.oe2203 update 34 k 2024-09-26 12:06:37.837 | libXfixes aarch64 6.0.0-1.oe2203 OS 17 k 2024-09-26 12:06:37.837 | libXft aarch64 2.3.4-1.oe2203 OS 43 k 2024-09-26 12:06:37.837 | libXi aarch64 1.8-2.oe2203 update 34 k 2024-09-26 12:06:37.837 | libXinerama aarch64 1.1.4-5.oe2203 OS 13 k 2024-09-26 12:06:37.837 | libXrandr aarch64 1.5.2-1.oe2203 OS 24 k 2024-09-26 12:06:37.837 | libXrender aarch64 0.9.10-10.oe2203 OS 24 k 2024-09-26 12:06:37.837 | libXtst aarch64 1.2.3-10.oe2203 OS 19 k 2024-09-26 12:06:37.837 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-09-26 12:06:37.837 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-09-26 12:06:37.837 | libassuan aarch64 2.5.5-1.oe2203 OS 58 k 2024-09-26 12:06:37.837 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-09-26 12:06:37.837 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-09-26 12:06:37.837 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-09-26 12:06:37.837 | libcomps aarch64 0.1.18-1.oe2203 OS 67 k 2024-09-26 12:06:37.837 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-09-26 12:06:37.838 | libdatrie aarch64 0.2.13-1.oe2203 OS 30 k 2024-09-26 12:06:37.838 | libdnf aarch64 0.65.0-6.oe2203 update 602 k 2024-09-26 12:06:37.838 | libedit aarch64 3.1-28.oe2203 OS 88 k 2024-09-26 12:06:37.838 | libepoxy aarch64 1.5.9-1.oe2203 OS 201 k 2024-09-26 12:06:37.838 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-09-26 12:06:37.838 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-09-26 12:06:37.838 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-09-26 12:06:37.838 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-09-26 12:06:37.838 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-09-26 12:06:37.838 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-09-26 12:06:37.838 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-09-26 12:06:37.838 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-09-26 12:06:37.838 | libgusb aarch64 0.3.8-1.oe2203 OS 41 k 2024-09-26 12:06:37.838 | libicu aarch64 69.1-7.oe2203 update 9.3 M 2024-09-26 12:06:37.838 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-09-26 12:06:37.838 | libjpeg-turbo aarch64 2.1.1-2.oe2203 update 121 k 2024-09-26 12:06:37.838 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-09-26 12:06:37.838 | libksba aarch64 1.6.0-3.oe2203 update 139 k 2024-09-26 12:06:37.838 | libmodulemd aarch64 2.13.0-1.oe2203 OS 159 k 2024-09-26 12:06:37.838 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-09-26 12:06:37.838 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-09-26 12:06:37.838 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-09-26 12:06:37.838 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-09-26 12:06:37.838 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-09-26 12:06:37.838 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-09-26 12:06:37.838 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-09-26 12:06:37.838 | librepo aarch64 1.14.2-2.oe2203 OS 76 k 2024-09-26 12:06:37.838 | libreport-filesystem noarch 2.15.2-1.oe2203 OS 9.0 k 2024-09-26 12:06:37.838 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-09-26 12:06:37.838 | libsecret aarch64 0.20.4-1.oe2203 OS 160 k 2024-09-26 12:06:37.838 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-09-26 12:06:37.838 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-09-26 12:06:37.838 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-09-26 12:06:37.838 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-09-26 12:06:37.838 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-09-26 12:06:37.838 | libsolv aarch64 0.7.20-4.oe2203 update 345 k 2024-09-26 12:06:37.838 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-09-26 12:06:37.838 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-09-26 12:06:37.838 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-09-26 12:06:37.838 | libthai aarch64 0.1.28-4.oe2203 OS 197 k 2024-09-26 12:06:37.838 | libtiff aarch64 4.3.0-37.oe2203 update 166 k 2024-09-26 12:06:37.838 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-09-26 12:06:37.838 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-09-26 12:06:37.838 | libusbx aarch64 1.0.24-1.oe2203 OS 67 k 2024-09-26 12:06:37.838 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-09-26 12:06:37.838 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-09-26 12:06:37.838 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-09-26 12:06:37.838 | libxcb aarch64 1.14-2.oe2203 update 195 k 2024-09-26 12:06:37.838 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-09-26 12:06:37.838 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-09-26 12:06:37.838 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-09-26 12:06:37.838 | libyaml aarch64 0.2.5-6.oe2203 update 54 k 2024-09-26 12:06:37.838 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-09-26 12:06:37.838 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-09-26 12:06:37.838 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-09-26 12:06:37.839 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-09-26 12:06:37.839 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-09-26 12:06:37.839 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-09-26 12:06:37.839 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-09-26 12:06:37.839 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-09-26 12:06:37.839 | nettle aarch64 3.8.1-1.oe2203 update 935 k 2024-09-26 12:06:37.839 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-09-26 12:06:37.839 | npth aarch64 1.6-2.oe2203 OS 23 k 2024-09-26 12:06:37.839 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-09-26 12:06:37.839 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-09-26 12:06:37.839 | openssh aarch64 8.8p1-23.oe2203 update 300 k 2024-09-26 12:06:37.839 | openssh-clients aarch64 8.8p1-23.oe2203 update 601 k 2024-09-26 12:06:37.839 | openssh-server aarch64 8.8p1-23.oe2203 update 365 k 2024-09-26 12:06:37.839 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-09-26 12:06:37.839 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-09-26 12:06:37.839 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-09-26 12:06:37.839 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-09-26 12:06:37.839 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-09-26 12:06:37.839 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-09-26 12:06:37.839 | pango aarch64 1.49.3-3.oe2203 update 243 k 2024-09-26 12:06:37.839 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-09-26 12:06:37.839 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-09-26 12:06:37.839 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-09-26 12:06:37.839 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-09-26 12:06:37.839 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-09-26 12:06:37.839 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-09-26 12:06:37.839 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-09-26 12:06:37.839 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-09-26 12:06:37.839 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-09-26 12:06:37.839 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-09-26 12:06:37.839 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-09-26 12:06:37.839 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-09-26 12:06:37.839 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-09-26 12:06:37.839 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-09-26 12:06:37.839 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-09-26 12:06:37.839 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-09-26 12:06:37.839 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-09-26 12:06:37.839 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-09-26 12:06:37.839 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-09-26 12:06:37.839 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-09-26 12:06:37.839 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-09-26 12:06:37.839 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-09-26 12:06:37.839 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-09-26 12:06:37.839 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-09-26 12:06:37.839 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-09-26 12:06:37.839 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-09-26 12:06:37.839 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-09-26 12:06:37.839 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-09-26 12:06:37.839 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-09-26 12:06:37.839 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-09-26 12:06:37.839 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-09-26 12:06:37.839 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-09-26 12:06:37.839 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-09-26 12:06:37.839 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-09-26 12:06:37.839 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-09-26 12:06:37.839 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-09-26 12:06:37.840 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-09-26 12:06:37.840 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-09-26 12:06:37.840 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-09-26 12:06:37.840 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-09-26 12:06:37.840 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-09-26 12:06:37.840 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-09-26 12:06:37.840 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-09-26 12:06:37.840 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-09-26 12:06:37.840 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-09-26 12:06:37.840 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-09-26 12:06:37.840 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-09-26 12:06:37.840 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-09-26 12:06:37.840 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-09-26 12:06:37.840 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-09-26 12:06:37.840 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-09-26 12:06:37.840 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-09-26 12:06:37.840 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-09-26 12:06:37.840 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-09-26 12:06:37.840 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-09-26 12:06:37.840 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-09-26 12:06:37.840 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-09-26 12:06:37.840 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-09-26 12:06:37.840 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-09-26 12:06:37.840 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-09-26 12:06:37.840 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-09-26 12:06:37.840 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-09-26 12:06:37.840 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-09-26 12:06:37.840 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-09-26 12:06:37.840 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-09-26 12:06:37.840 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-09-26 12:06:37.840 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-09-26 12:06:37.840 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-09-26 12:06:37.840 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-09-26 12:06:37.840 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-09-26 12:06:37.840 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-09-26 12:06:37.840 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-09-26 12:06:37.840 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-09-26 12:06:37.840 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-09-26 12:06:37.840 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-09-26 12:06:37.840 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-09-26 12:06:37.840 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-09-26 12:06:37.840 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-09-26 12:06:37.840 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-09-26 12:06:37.840 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-09-26 12:06:37.840 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-09-26 12:06:37.840 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-09-26 12:06:37.840 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-09-26 12:06:37.840 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-09-26 12:06:37.840 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-09-26 12:06:37.840 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-09-26 12:06:37.840 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-09-26 12:06:37.840 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-09-26 12:06:37.840 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-09-26 12:06:37.840 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-09-26 12:06:37.840 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-09-26 12:06:37.840 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-09-26 12:06:37.841 | pixman aarch64 0.40.0-3.oe2203 update 148 k 2024-09-26 12:06:37.841 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-09-26 12:06:37.841 | popt aarch64 1.18-3.oe2203 update 49 k 2024-09-26 12:06:37.841 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-09-26 12:06:37.841 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-09-26 12:06:37.841 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-09-26 12:06:37.841 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-09-26 12:06:37.841 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-09-26 12:06:37.841 | python3-dateutil noarch 1:2.8.2-2.oe2203 OS 301 k 2024-09-26 12:06:37.841 | python3-dbus aarch64 1.2.18-2.oe2203 OS 118 k 2024-09-26 12:06:37.841 | python3-distro noarch 1.6.0-1.oe2203 OS 38 k 2024-09-26 12:06:37.841 | python3-dnf noarch 4.10.0-15.oe2203 update 443 k 2024-09-26 12:06:37.841 | python3-dnf-plugins-core noarch 4.0.24-6.oe2203 update 209 k 2024-09-26 12:06:37.841 | python3-gpgme aarch64 1.16.0-3.oe2203 update 242 k 2024-09-26 12:06:37.841 | python3-hawkey aarch64 0.65.0-6.oe2203 update 82 k 2024-09-26 12:06:37.841 | python3-libcomps aarch64 0.1.18-1.oe2203 OS 42 k 2024-09-26 12:06:37.841 | python3-libdnf aarch64 0.65.0-6.oe2203 update 653 k 2024-09-26 12:06:37.841 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-09-26 12:06:37.841 | python3-rpm aarch64 4.17.0-33.oe2203 update 78 k 2024-09-26 12:06:37.841 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-09-26 12:06:37.841 | python3-six noarch 1.16.0-1.oe2203 OS 38 k 2024-09-26 12:06:37.841 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-09-26 12:06:37.841 | readline aarch64 8.1-3.oe2203 update 146 k 2024-09-26 12:06:37.841 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-09-26 12:06:37.841 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-09-26 12:06:37.841 | sed aarch64 4.8-3.oe2203 update 162 k 2024-09-26 12:06:37.841 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-09-26 12:06:37.841 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-09-26 12:06:37.841 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-09-26 12:06:37.841 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-09-26 12:06:37.841 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-09-26 12:06:37.841 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-09-26 12:06:37.841 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-09-26 12:06:37.841 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-09-26 12:06:37.841 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-09-26 12:06:37.841 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-09-26 12:06:37.841 | unbound-libs aarch64 1.13.2-11.oe2203 update 464 k 2024-09-26 12:06:37.841 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-09-26 12:06:37.841 | wayland aarch64 1.19.91-4.oe2203 update 59 k 2024-09-26 12:06:37.841 | which aarch64 2.21-14.oe2203 OS 30 k 2024-09-26 12:06:37.841 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-09-26 12:06:37.841 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-09-26 12:06:37.841 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-09-26 12:06:37.841 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-09-26 12:06:37.841 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-09-26 12:06:37.841 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-09-26 12:06:37.841 | Installing weak dependencies: 2024-09-26 12:06:37.841 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-09-26 12:06:37.841 | dconf aarch64 0.40.0-3.oe2203 update 83 k 2024-09-26 12:06:37.841 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-09-26 12:06:37.841 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-09-26 12:06:37.841 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-09-26 12:06:37.841 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-09-26 12:06:37.841 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-09-26 12:06:37.841 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-09-26 12:06:37.841 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-09-26 12:06:37.841 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-09-26 12:06:37.842 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-09-26 12:06:37.842 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-09-26 12:06:37.842 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-09-26 12:06:37.842 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-09-26 12:06:37.842 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-09-26 12:06:37.842 | pinentry aarch64 1.1.1-2.oe2203 OS 91 k 2024-09-26 12:06:37.842 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-09-26 12:06:37.842 | python3-unbound aarch64 1.13.2-11.oe2203 update 90 k 2024-09-26 12:06:37.842 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-09-26 12:06:37.842 | trousers aarch64 0.3.15-1.oe2203 OS 266 k 2024-09-26 12:06:37.842 | 2024-09-26 12:06:37.842 | Transaction Summary 2024-09-26 12:06:37.842 | ================================================================================ 2024-09-26 12:06:37.842 | Install 342 Packages 2024-09-26 12:06:37.842 | 2024-09-26 12:06:38.090 | Total download size: 139 M 2024-09-26 12:06:38.091 | Installed size: 596 M 2024-09-26 12:06:38.093 | Downloading Packages: 2024-09-26 12:06:39.043 | (1/342): at-spi2-atk-2.38.0-1.oe2203.aarch64.rp 83 kB/s | 74 kB 00:00 2024-09-26 12:06:40.056 | (2/342): at-spi2-core-2.42.0-1.oe2203.aarch64.r 169 kB/s | 171 kB 00:01 2024-09-26 12:06:40.432 | (3/342): attr-2.5.1-2.oe2203.aarch64.rpm 147 kB/s | 55 kB 00:00 2024-09-26 12:06:41.165 | (4/342): audit-libs-3.0.1-3.oe2203.aarch64.rpm 128 kB/s | 94 kB 00:00 2024-09-26 12:06:42.044 | (5/342): adwaita-cursor-theme-41.0-1.oe2203.noa 167 kB/s | 649 kB 00:03 2024-09-26 12:06:43.048 | (6/342): brotli-1.0.9-2.oe2203.aarch64.rpm 162 kB/s | 305 kB 00:01 2024-09-26 12:06:43.345 | (7/342): cairo-gobject-1.17.4-1.oe2203.aarch64. 57 kB/s | 17 kB 00:00 2024-09-26 12:06:45.163 | (8/342): chkconfig-1.20-1.oe2203.aarch64.rpm 95 kB/s | 172 kB 00:01 2024-09-26 12:06:46.210 | (9/342): cairo-1.17.4-1.oe2203.aarch64.rpm 147 kB/s | 613 kB 00:04 2024-09-26 12:06:47.083 | (10/342): cronie-1.5.7-1.oe2203.aarch64.rpm 118 kB/s | 103 kB 00:00 2024-09-26 12:06:47.238 | (11/342): crontabs-1.11-22.oe2203.noarch.rpm 111 kB/s | 17 kB 00:00 2024-09-26 12:06:47.820 | (12/342): crypto-policies-20200619-2.git781bbd4 140 kB/s | 81 kB 00:00 2024-09-26 12:07:36.642 | (13/342): dejavu-fonts-2.37-1.oe2203.noarch.rpm 106 kB/s | 5.1 MB 00:48 2024-09-26 12:07:36.796 | (14/342): cracklib-2.9.7-8.oe2203.aarch64.rpm 77 kB/s | 3.9 MB 00:51 2024-09-26 12:07:37.871 | (15/342): device-mapper-1.02.181-4.oe2203.aarch 173 kB/s | 213 kB 00:01 2024-09-26 12:07:39.864 | (16/342): findutils-4.8.0-3.oe2203.aarch64.rpm 192 kB/s | 382 kB 00:01 2024-09-26 12:07:40.858 | (17/342): diffutils-3.8-2.oe2203.aarch64.rpm 78 kB/s | 315 kB 00:04 2024-09-26 12:07:40.969 | (18/342): fontconfig-2.13.94-1.oe2203.aarch64.r 204 kB/s | 225 kB 00:01 2024-09-26 12:07:41.242 | (19/342): fonts-filesystem-2.0.5-2.oe2203.noarc 22 kB/s | 8.3 kB 00:00 2024-09-26 12:07:41.585 | (20/342): fuse-common-3.10.5-3.oe2203.aarch64.r 26 kB/s | 9.0 kB 00:00 2024-09-26 12:07:41.739 | (21/342): fuse-2.9.9-9.oe2203.aarch64.rpm 175 kB/s | 135 kB 00:00 2024-09-26 12:07:41.889 | (22/342): fuse-help-2.9.9-9.oe2203.aarch64.rpm 42 kB/s | 13 kB 00:00 2024-09-26 12:07:43.762 | (23/342): gcr-3.41.0-1.oe2203.aarch64.rpm 229 kB/s | 462 kB 00:02 2024-09-26 12:07:44.327 | (24/342): gcr-base-3.41.0-1.oe2203.aarch64.rpm 103 kB/s | 251 kB 00:02 2024-09-26 12:07:46.280 | (25/342): gmp-6.2.1-1.oe2203.aarch64.rpm 126 kB/s | 247 kB 00:01 2024-09-26 12:07:46.872 | (26/342): graphite2-1.3.14-5.oe2203.aarch64.rpm 147 kB/s | 87 kB 00:00 2024-09-26 12:07:47.477 | (27/342): grubby-8.40-28.oe2203.aarch64.rpm 86 kB/s | 52 kB 00:00 2024-09-26 12:07:47.777 | (28/342): gettext-0.21-4.oe2203.aarch64.rpm 289 kB/s | 1.1 MB 00:04 2024-09-26 12:07:47.806 | (29/342): gtk-update-icon-cache-3.24.30-5.oe220 91 kB/s | 30 kB 00:00 2024-09-26 12:07:52.061 | (30/342): gtk2-2.24.33-4.oe2203.aarch64.rpm 783 kB/s | 3.3 MB 00:04 2024-09-26 12:07:52.343 | (31/342): ima-evm-utils-libs-1.3.2-3.oe2203.aar 65 kB/s | 18 kB 00:00 2024-09-26 12:07:52.678 | (32/342): info-6.8-3.oe2203.aarch64.rpm 490 kB/s | 163 kB 00:00 2024-09-26 12:07:52.986 | (33/342): kbd-2.4.0-1.oe2203.aarch64.rpm 814 kB/s | 251 kB 00:00 2024-09-26 12:07:53.435 | (34/342): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 1.1 MB/s | 525 kB 00:00 2024-09-26 12:07:54.748 | (35/342): kbd-misc-2.4.0-1.oe2203.noarch.rpm 1.2 MB/s | 1.6 MB 00:01 2024-09-26 12:07:55.108 | (36/342): keyutils-libs-1.6.3-3.oe2203.aarch64. 69 kB/s | 25 kB 00:00 2024-09-26 12:07:55.263 | (37/342): kmod-29-3.oe2203.aarch64.rpm 553 kB/s | 85 kB 00:00 2024-09-26 12:07:55.481 | (38/342): kmod-libs-29-3.oe2203.aarch64.rpm 264 kB/s | 57 kB 00:00 2024-09-26 12:07:55.641 | (39/342): lcms2-2.12-1.oe2203.aarch64.rpm 909 kB/s | 145 kB 00:00 2024-09-26 12:07:56.019 | (40/342): libXau-1.0.9-2.oe2203.aarch64.rpm 38 kB/s | 14 kB 00:00 2024-09-26 12:07:56.416 | (41/342): libXcomposite-0.4.5-1.oe2203.aarch64. 34 kB/s | 13 kB 00:00 2024-09-26 12:07:56.632 | (42/342): libXcursor-1.2.0-1.oe2203.aarch64.rpm 121 kB/s | 26 kB 00:00 2024-09-26 12:07:56.908 | (43/342): libXdamage-1.1.5-1.oe2203.aarch64.rpm 49 kB/s | 13 kB 00:00 2024-09-26 12:07:57.073 | (44/342): libXfixes-6.0.0-1.oe2203.aarch64.rpm 104 kB/s | 17 kB 00:00 2024-09-26 12:07:57.238 | (45/342): libXft-2.3.4-1.oe2203.aarch64.rpm 264 kB/s | 43 kB 00:00 2024-09-26 12:07:57.561 | (46/342): libXinerama-1.1.4-5.oe2203.aarch64.rp 41 kB/s | 13 kB 00:00 2024-09-26 12:07:57.715 | (47/342): libXrandr-1.5.2-1.oe2203.aarch64.rpm 156 kB/s | 24 kB 00:00 2024-09-26 12:07:57.867 | (48/342): libXrender-0.9.10-10.oe2203.aarch64.r 159 kB/s | 24 kB 00:00 2024-09-26 12:07:58.019 | (49/342): libXtst-1.2.3-10.oe2203.aarch64.rpm 123 kB/s | 19 kB 00:00 2024-09-26 12:07:58.172 | (50/342): libassuan-2.5.5-1.oe2203.aarch64.rpm 378 kB/s | 58 kB 00:00 2024-09-26 12:07:58.330 | (51/342): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 270 kB/s | 43 kB 00:00 2024-09-26 12:07:58.487 | (52/342): libcomps-0.1.18-1.oe2203.aarch64.rpm 430 kB/s | 67 kB 00:00 2024-09-26 12:07:58.639 | (53/342): libdatrie-0.2.13-1.oe2203.aarch64.rpm 200 kB/s | 30 kB 00:00 2024-09-26 12:07:59.163 | (54/342): libedit-3.1-28.oe2203.aarch64.rpm 168 kB/s | 88 kB 00:00 2024-09-26 12:08:00.475 | (55/342): libepoxy-1.5.9-1.oe2203.aarch64.rpm 154 kB/s | 201 kB 00:01 2024-09-26 12:08:00.924 | (56/342): libev-4.33-2.oe2203.aarch64.rpm 106 kB/s | 47 kB 00:00 2024-09-26 12:08:02.229 | (57/342): libevent-2.1.12-4.oe2203.aarch64.rpm 169 kB/s | 221 kB 00:01 2024-09-26 12:08:02.525 | (58/342): libffi-3.4.2-2.oe2203.aarch64.rpm 87 kB/s | 26 kB 00:00 2024-09-26 12:08:02.863 | (59/342): libgusb-0.3.8-1.oe2203.aarch64.rpm 122 kB/s | 41 kB 00:00 2024-09-26 12:08:03.512 | (60/342): libidn2-2.3.2-2.oe2203.aarch64.rpm 172 kB/s | 112 kB 00:00 2024-09-26 12:08:04.352 | (61/342): libmodulemd-2.13.0-1.oe2203.aarch64.r 189 kB/s | 159 kB 00:00 2024-09-26 12:08:04.649 | (62/342): libpipeline-1.5.4-1.oe2203.aarch64.rp 170 kB/s | 50 kB 00:00 2024-09-26 12:08:05.093 | (63/342): librepo-1.14.2-2.oe2203.aarch64.rpm 172 kB/s | 76 kB 00:00 2024-09-26 12:08:05.323 | (64/342): libreport-filesystem-2.15.2-1.oe2203. 39 kB/s | 9.0 kB 00:00 2024-09-26 12:08:05.620 | (65/342): libseccomp-2.5.3-1.oe2203.aarch64.rpm 198 kB/s | 59 kB 00:00 2024-09-26 12:08:06.206 | (66/342): libsecret-0.20.4-1.oe2203.aarch64.rpm 273 kB/s | 160 kB 00:00 2024-09-26 12:08:06.646 | (67/342): libsemanage-3.3-3.oe2203.aarch64.rpm 222 kB/s | 98 kB 00:00 2024-09-26 12:08:06.801 | (68/342): libsigsegv-2.13-1.oe2203.aarch64.rpm 269 kB/s | 42 kB 00:00 2024-09-26 12:08:07.534 | (69/342): libthai-0.1.28-4.oe2203.aarch64.rpm 269 kB/s | 197 kB 00:00 2024-09-26 12:08:07.863 | (70/342): gtk3-3.24.30-5.oe2203.aarch64.rpm 234 kB/s | 4.6 MB 00:20 2024-09-26 12:08:08.307 | (71/342): libusbx-1.0.24-1.oe2203.aarch64.rpm 152 kB/s | 67 kB 00:00 2024-09-26 12:08:08.460 | (72/342): libutempter-1.2.1-2.oe2203.aarch64.rp 155 kB/s | 24 kB 00:00 2024-09-26 12:08:08.623 | (73/342): libverto-0.3.2-1.oe2203.aarch64.rpm 159 kB/s | 26 kB 00:00 2024-09-26 12:08:08.877 | (74/342): libunistring-0.9.10-8.oe2203.aarch64. 299 kB/s | 401 kB 00:01 2024-09-26 12:08:09.207 | (75/342): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 203 kB/s | 118 kB 00:00 2024-09-26 12:08:09.317 | (76/342): libxkbcommon-1.3.1-1.oe2203.aarch64.r 275 kB/s | 121 kB 00:00 2024-09-26 12:08:09.973 | (77/342): lz4-1.9.3-2.oe2203.aarch64.rpm 168 kB/s | 128 kB 00:00 2024-09-26 12:08:11.487 | (78/342): man-db-2.9.4-2.oe2203.aarch64.rpm 528 kB/s | 1.1 MB 00:02 2024-09-26 12:08:11.640 | (79/342): npth-1.6-2.oe2203.aarch64.rpm 152 kB/s | 23 kB 00:00 2024-09-26 12:08:11.796 | (80/342): openssl-pkcs11-0.4.11-5.oe2203.aarch6 382 kB/s | 59 kB 00:00 2024-09-26 12:08:11.886 | (81/342): mpfr-4.1.0-1.oe2203.aarch64.rpm 198 kB/s | 378 kB 00:01 2024-09-26 12:08:11.948 | (82/342): os-prober-1.79-1.oe2203.aarch64.rpm 317 kB/s | 48 kB 00:00 2024-09-26 12:08:12.102 | (83/342): perl-Archive-Tar-2.40-1.oe2203.noarch 277 kB/s | 42 kB 00:00 2024-09-26 12:08:12.182 | (84/342): perl-Algorithm-Diff-1.201-1.oe2203.no 91 kB/s | 27 kB 00:00 2024-09-26 12:08:12.257 | (85/342): perl-B-Debug-1.26-5.oe2203.noarch.rpm 119 kB/s | 18 kB 00:00 2024-09-26 12:08:12.410 | (86/342): perl-CPAN-Meta-Requirements-2.140-419 169 kB/s | 26 kB 00:00 2024-09-26 12:08:12.584 | (87/342): perl-CPAN-Meta-YAML-0.018-420.oe2203. 138 kB/s | 24 kB 00:00 2024-09-26 12:08:12.737 | (88/342): perl-Carp-1.50-418.oe2203.noarch.rpm 141 kB/s | 21 kB 00:00 2024-09-26 12:08:12.764 | (89/342): perl-CPAN-Meta-2.150010-419.oe2203.no 185 kB/s | 108 kB 00:00 2024-09-26 12:08:12.892 | (90/342): perl-Compress-Raw-Bzip2-2.101-1.oe220 164 kB/s | 25 kB 00:00 2024-09-26 12:08:13.853 | (91/342): perl-Config-Perl-V-0.33-1.oe2203.noar 17 kB/s | 17 kB 00:00 2024-09-26 12:08:13.864 | (92/342): perl-Compress-Raw-Zlib-2.101-1.oe2203 37 kB/s | 41 kB 00:01 2024-09-26 12:08:14.163 | (93/342): perl-Data-Dumper-2.183-1.oe2203.aarch 141 kB/s | 44 kB 00:00 2024-09-26 12:08:14.333 | (94/342): perl-Digest-1.20-1.oe2203.noarch.rpm 99 kB/s | 17 kB 00:00 2024-09-26 12:08:14.486 | (95/342): perl-Digest-MD5-2.58-1.oe2203.aarch64 190 kB/s | 29 kB 00:00 2024-09-26 12:08:14.669 | (96/342): perl-Digest-SHA-6.02-7.oe2203.aarch64 267 kB/s | 49 kB 00:00 2024-09-26 12:08:14.829 | (97/342): perl-Encode-Locale-1.05-12.oe2203.noa 88 kB/s | 14 kB 00:00 2024-09-26 12:08:15.124 | (98/342): perl-Env-1.04-397.oe2203.noarch.rpm 57 kB/s | 17 kB 00:00 2024-09-26 12:08:15.329 | (99/342): perl-Devel-PPPort-3.63-1.oe2203.aarch 127 kB/s | 187 kB 00:01 2024-09-26 12:08:15.341 | (100/342): perl-Exporter-5.74-1.oe2203.noarch.r 100 kB/s | 22 kB 00:00 2024-09-26 12:08:15.480 | (101/342): perl-ExtUtils-Command-7.62-1.oe2203. 75 kB/s | 11 kB 00:00 2024-09-26 12:08:15.639 | (102/342): perl-ExtUtils-Install-2.20-1.oe2203. 112 kB/s | 33 kB 00:00 2024-09-26 12:08:15.928 | (103/342): perl-ExtUtils-MakeMaker-7.62-1.oe220 377 kB/s | 169 kB 00:00 2024-09-26 12:08:16.093 | (104/342): perl-ExtUtils-Manifest-1.73-1.oe2203 51 kB/s | 23 kB 00:00 2024-09-26 12:08:16.152 | (105/342): perl-ExtUtils-ParseXS-3.35-1.oe2203. 247 kB/s | 55 kB 00:00 2024-09-26 12:08:16.261 | (106/342): perl-File-Fetch-1.00-1.oe2203.noarch 132 kB/s | 22 kB 00:00 2024-09-26 12:08:16.438 | (107/342): perl-File-Path-2.18-1.oe2203.noarch. 122 kB/s | 21 kB 00:00 2024-09-26 12:08:16.590 | (108/342): perl-File-HomeDir-1.006-2.oe2203.noa 81 kB/s | 35 kB 00:00 2024-09-26 12:08:16.598 | (109/342): perl-File-Temp-0.2311-2.oe2203.noarc 313 kB/s | 50 kB 00:00 2024-09-26 12:08:16.751 | (110/342): perl-File-Which-1.27-1.oe2203.noarch 149 kB/s | 24 kB 00:00 2024-09-26 12:08:17.054 | (111/342): perl-Filter-Simple-0.94-1.oe2203.noa 53 kB/s | 16 kB 00:00 2024-09-26 12:08:17.079 | (112/342): perl-Filter-1.60-3.oe2203.aarch64.rp 102 kB/s | 49 kB 00:00 2024-09-26 12:08:17.324 | (113/342): perl-Getopt-Long-2.52-1.oe2203.noarc 167 kB/s | 45 kB 00:00 2024-09-26 12:08:17.740 | (114/342): perl-IO-Socket-IP-0.41-2.oe2203.noar 75 kB/s | 31 kB 00:00 2024-09-26 12:08:18.037 | (115/342): perl-IO-Compress-2.101-2.oe2203.noar 115 kB/s | 110 kB 00:00 2024-09-26 12:08:18.333 | (116/342): perl-IO-Socket-SSL-2.072-1.oe2203.no 305 kB/s | 181 kB 00:00 2024-09-26 12:08:18.343 | (117/342): perl-IPC-Cmd-1.04-4.oe2203.noarch.rp 106 kB/s | 32 kB 00:00 2024-09-26 12:08:18.629 | (118/342): perl-IPC-SysV-2.09-1.oe2203.aarch64. 84 kB/s | 25 kB 00:00 2024-09-26 12:08:18.781 | (119/342): perl-IPC-System-Simple-1.30-2.oe2203 72 kB/s | 31 kB 00:00 2024-09-26 12:08:18.935 | (120/342): perl-JSON-PP-4.06-1.oe2203.noarch.rp 144 kB/s | 44 kB 00:00 2024-09-26 12:08:19.417 | (121/342): perl-Locale-Maketext-1.29-1.oe2203.n 111 kB/s | 53 kB 00:00 2024-09-26 12:08:19.575 | (122/342): perl-MIME-Base64-3.16-1.oe2203.aarch 125 kB/s | 20 kB 00:00 2024-09-26 12:08:20.117 | (123/342): perl-Math-BigInt-1.9998.27-1.oe2203. 224 kB/s | 121 kB 00:00 2024-09-26 12:08:20.299 | (124/342): perl-Math-BigRat-0.2620-1.oe2203.noa 150 kB/s | 27 kB 00:00 2024-09-26 12:08:20.774 | (125/342): perl-Module-CoreList-5.20211020-1.oe 181 kB/s | 86 kB 00:00 2024-09-26 12:08:20.933 | (126/342): perl-Module-Load-0.36-1.oe2203.noarc 85 kB/s | 13 kB 00:00 2024-09-26 12:08:21.149 | (127/342): perl-Module-Load-Conditional-0.74-1. 82 kB/s | 18 kB 00:00 2024-09-26 12:08:21.308 | (128/342): perl-Module-Metadata-1.000037-1.oe22 193 kB/s | 31 kB 00:00 2024-09-26 12:08:21.445 | (129/342): perl-Locale-Codes-3.68-1.oe2203.noar 99 kB/s | 264 kB 00:02 2024-09-26 12:08:21.461 | (130/342): perl-Mozilla-CA-20211001-1.oe2203.no 68 kB/s | 10 kB 00:00 2024-09-26 12:08:21.616 | (131/342): perl-Params-Check-0.38-418.oe2203.no 97 kB/s | 15 kB 00:00 2024-09-26 12:08:21.915 | (132/342): perl-PathTools-3.80-1.oe2203.aarch64 199 kB/s | 59 kB 00:00 2024-09-26 12:08:22.069 | (133/342): perl-Perl-OSType-1.010-421.oe2203.no 129 kB/s | 20 kB 00:00 2024-09-26 12:08:22.222 | (134/342): perl-PerlIO-via-QuotedPrint-0.09-1.o 70 kB/s | 11 kB 00:00 2024-09-26 12:08:22.519 | (135/342): perl-Pod-Checker-1.74-1.oe2203.noarc 78 kB/s | 23 kB 00:00 2024-09-26 12:08:22.671 | (136/342): perl-Pod-Escapes-1.07-420.oe2203.noa 90 kB/s | 14 kB 00:00 2024-09-26 12:08:23.258 | (137/342): perl-Pod-Parser-1.63-398.oe2203.noar 97 kB/s | 57 kB 00:00 2024-09-26 12:08:23.413 | (138/342): perl-Pod-Perldoc-3.28-4.oe2203.noarc 285 kB/s | 44 kB 00:00 2024-09-26 12:08:23.781 | (139/342): perl-Pod-Simple-3.43-1.oe2203.noarch 374 kB/s | 137 kB 00:00 2024-09-26 12:08:24.081 | (140/342): perl-Pod-Usage-2.01-2.oe2203.noarch. 84 kB/s | 25 kB 00:00 2024-09-26 12:08:24.387 | (141/342): perl-Scalar-List-Utils-1.60-1.oe2203 162 kB/s | 49 kB 00:00 2024-09-26 12:08:24.502 | (142/342): perl-Net-SSLeay-1.90-1.oe2203.aarch6 82 kB/s | 250 kB 00:03 2024-09-26 12:08:24.703 | (143/342): perl-Storable-3.25-1.oe2203.aarch64. 366 kB/s | 74 kB 00:00 2024-09-26 12:08:24.870 | (144/342): perl-Sys-Syslog-0.36-1.oe2203.aarch6 224 kB/s | 37 kB 00:00 2024-09-26 12:08:24.996 | (145/342): perl-Socket-2.032-1.oe2203.aarch64.r 71 kB/s | 43 kB 00:00 2024-09-26 12:08:25.023 | (146/342): perl-Term-ANSIColor-5.01-1.oe2203.no 194 kB/s | 30 kB 00:00 2024-09-26 12:08:25.297 | (147/342): perl-Term-Cap-1.17-510.oe2203.noarch 59 kB/s | 18 kB 00:00 2024-09-26 12:08:25.973 | (148/342): perl-Test-Simple-1.302188-1.oe2203.n 212 kB/s | 201 kB 00:00 2024-09-26 12:08:25.984 | (149/342): perl-Text-Balanced-2.04-1.oe2203.noa 43 kB/s | 29 kB 00:00 2024-09-26 12:08:26.153 | (150/342): perl-Text-ParseWords-3.30-419.oe2203 73 kB/s | 12 kB 00:00 2024-09-26 12:08:26.305 | (151/342): perl-Text-Tabs+Wrap-2021.0814-1.oe22 87 kB/s | 13 kB 00:00 2024-09-26 12:08:26.413 | (152/342): perl-Text-Diff-1.45-7.oe2203.noarch. 61 kB/s | 27 kB 00:00 2024-09-26 12:08:26.457 | (153/342): perl-Thread-Queue-3.13-3.oe2203.noar 93 kB/s | 14 kB 00:00 2024-09-26 12:08:26.742 | (154/342): perl-Time-Local-1.300-1.oe2203.noarc 66 kB/s | 22 kB 00:00 2024-09-26 12:08:26.895 | (155/342): perl-URI-5.10-1.oe2203.noarch.rpm 165 kB/s | 72 kB 00:00 2024-09-26 12:08:27.201 | (156/342): perl-Unicode-Normalize-1.28-1.oe2203 228 kB/s | 70 kB 00:00 2024-09-26 12:08:27.373 | (157/342): perl-autodie-2.34-2.oe2203.noarch.rp 324 kB/s | 55 kB 00:00 2024-09-26 12:08:27.688 | (158/342): perl-bignum-0.63-1.oe2203.noarch.rpm 61 kB/s | 19 kB 00:00 2024-09-26 12:08:27.919 | (159/342): perl-constant-1.33-421.oe2203.noarch 73 kB/s | 17 kB 00:00 2024-09-26 12:08:28.082 | (160/342): perl-experimental-0.025-1.oe2203.noa 112 kB/s | 18 kB 00:00 2024-09-26 12:08:28.234 | (161/342): perl-parent-0.238-1.oe2203.noarch.rp 75 kB/s | 11 kB 00:00 2024-09-26 12:08:28.829 | (162/342): perl-perlfaq-5.20210520-1.oe2203.noa 298 kB/s | 177 kB 00:00 2024-09-26 12:08:29.130 | (163/342): perl-podlators-4.14-1.oe2203.noarch. 209 kB/s | 63 kB 00:00 2024-09-26 12:08:29.427 | (164/342): perl-threads-2.26-1.oe2203.aarch64.r 117 kB/s | 35 kB 00:00 2024-09-26 12:08:29.724 | (165/342): perl-threads-shared-1.62-1.oe2203.aa 100 kB/s | 30 kB 00:00 2024-09-26 12:08:30.021 | (166/342): perl-version-0.99.29-1.oe2203.aarch6 152 kB/s | 45 kB 00:00 2024-09-26 12:08:30.462 | (167/342): pigz-2.6-1.oe2203.aarch64.rpm 138 kB/s | 61 kB 00:00 2024-09-26 12:08:30.904 | (168/342): pinentry-1.1.1-2.oe2203.aarch64.rpm 206 kB/s | 91 kB 00:00 2024-09-26 12:08:33.647 | (169/342): perl-Unicode-Collate-1.31-1.oe2203.a 97 kB/s | 667 kB 00:06 2024-09-26 12:08:33.878 | (170/342): python3-dateutil-2.8.2-2.oe2203.noar 101 kB/s | 301 kB 00:02 2024-09-26 12:08:34.621 | (171/342): python3-distro-1.6.0-1.oe2203.noarch 52 kB/s | 38 kB 00:00 2024-09-26 12:08:34.659 | (172/342): python3-dbus-1.2.18-2.oe2203.aarch64 116 kB/s | 118 kB 00:01 2024-09-26 12:08:35.500 | (173/342): python3-libcomps-0.1.18-1.oe2203.aar 48 kB/s | 42 kB 00:00 2024-09-26 12:08:36.226 | (174/342): python3-six-1.16.0-1.oe2203.noarch.r 52 kB/s | 38 kB 00:00 2024-09-26 12:08:36.379 | (175/342): qt5-srpm-macros-5.15.2-1.oe2203.noar 55 kB/s | 8.3 kB 00:00 2024-09-26 12:08:36.674 | (176/342): python3-pyparsing-3.0.6-1.oe2203.noa 107 kB/s | 216 kB 00:02 2024-09-26 12:08:39.834 | (177/342): shared-mime-info-2.1-1.oe2203.aarch6 85 kB/s | 294 kB 00:03 2024-09-26 12:08:39.987 | (178/342): systemtap-sdt-devel-4.5-2.oe2203.aar 124 kB/s | 19 kB 00:00 2024-09-26 12:08:40.548 | (179/342): slang-2.3.2-8.oe2203.aarch64.rpm 138 kB/s | 533 kB 00:03 2024-09-26 12:08:40.869 | (180/342): which-2.21-14.oe2203.aarch64.rpm 94 kB/s | 30 kB 00:00 2024-09-26 12:08:42.169 | (181/342): trousers-0.3.15-1.oe2203.aarch64.rpm 122 kB/s | 266 kB 00:02 2024-09-26 12:08:43.614 | (182/342): zip-3.0-29.oe2203.aarch64.rpm 150 kB/s | 217 kB 00:01 2024-09-26 12:08:44.058 | (183/342): acl-2.3.1-2.oe2203.aarch64.rpm 115 kB/s | 51 kB 00:00 2024-09-26 12:08:44.185 | (184/342): xkeyboard-config-2.33-1.oe2203.noarc 239 kB/s | 793 kB 00:03 2024-09-26 12:08:44.480 | (185/342): avahi-libs-0.8-19.oe2203.aarch64.rpm 202 kB/s | 59 kB 00:00 2024-09-26 12:08:45.790 | (186/342): atk-2.36.0-2.oe2203.aarch64.rpm 150 kB/s | 260 kB 00:01 2024-09-26 12:08:46.233 | (187/342): bzip2-1.0.8-6.oe2203.aarch64.rpm 150 kB/s | 66 kB 00:00 2024-09-26 12:08:47.245 | (188/342): bash-5.1.8-6.oe2203.aarch64.rpm 436 kB/s | 1.2 MB 00:02 2024-09-26 12:08:47.724 | (189/342): colord-libs-1.4.5-4.oe2203.aarch64.r 380 kB/s | 181 kB 00:00 2024-09-26 12:08:49.011 | (190/342): ca-certificates-2023.2.60-2.oe2203.n 148 kB/s | 411 kB 00:02 2024-09-26 12:08:49.972 | (191/342): coreutils-9.0-5.oe2203.aarch64.rpm 1.2 MB/s | 2.7 MB 00:02 2024-09-26 12:08:50.201 | (192/342): cups-libs-2.4.0-10.oe2203.aarch64.rp 1.0 MB/s | 240 kB 00:00 2024-09-26 12:08:50.381 | (193/342): curl-7.79.1-28.oe2203.aarch64.rpm 778 kB/s | 139 kB 00:00 2024-09-26 12:08:50.537 | (194/342): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 468 kB/s | 72 kB 00:00 2024-09-26 12:08:50.689 | (195/342): dbus-1.12.20-10.oe2203.aarch64.rpm 415 kB/s | 63 kB 00:00 2024-09-26 12:08:50.990 | (196/342): dbus-common-1.12.20-10.oe2203.noarch 44 kB/s | 13 kB 00:00 2024-09-26 12:08:51.171 | (197/342): dbus-daemon-1.12.20-10.oe2203.aarch6 910 kB/s | 164 kB 00:00 2024-09-26 12:08:51.251 | (198/342): cpio-2.13-10.oe2203.aarch64.rpm 116 kB/s | 253 kB 00:02 2024-09-26 12:08:51.400 | (199/342): dbus-libs-1.12.20-10.oe2203.aarch64. 595 kB/s | 136 kB 00:00 2024-09-26 12:08:51.553 | (200/342): dconf-0.40.0-3.oe2203.aarch64.rpm 544 kB/s | 83 kB 00:00 2024-09-26 12:08:51.717 | (201/342): dbus-tools-1.12.20-10.oe2203.aarch64 57 kB/s | 26 kB 00:00 2024-09-26 12:08:51.726 | (202/342): dnf-4.10.0-15.oe2203.noarch.rpm 74 kB/s | 13 kB 00:00 2024-09-26 12:08:51.870 | (203/342): dnf-data-4.10.0-15.oe2203.noarch.rpm 150 kB/s | 23 kB 00:00 2024-09-26 12:08:52.021 | (204/342): dnf-plugins-core-4.0.24-6.oe2203.noa 47 kB/s | 14 kB 00:00 2024-09-26 12:08:52.178 | (205/342): dracut-055-10.oe2203.aarch64.rpm 949 kB/s | 292 kB 00:00 2024-09-26 12:08:52.334 | (206/342): e2fsprogs-help-1.46.4-21.oe2203.noar 658 kB/s | 102 kB 00:00 2024-09-26 12:08:52.487 | (207/342): efi-srpm-macros-4-5.oe2203.noarch.rp 148 kB/s | 22 kB 00:00 2024-09-26 12:08:52.817 | (208/342): elfutils-0.185-13.oe2203.aarch64.rpm 1.7 MB/s | 580 kB 00:00 2024-09-26 12:08:52.977 | (209/342): elfutils-extra-0.185-13.oe2203.aarch 1.4 MB/s | 220 kB 00:00 2024-09-26 12:08:53.131 | (210/342): expat-2.4.1-10.oe2203.aarch64.rpm 486 kB/s | 75 kB 00:00 2024-09-26 12:08:53.283 | (211/342): file-5.41-3.oe2203.aarch64.rpm 241 kB/s | 36 kB 00:00 2024-09-26 12:08:53.772 | (212/342): file-libs-5.41-3.oe2203.aarch64.rpm 1.3 MB/s | 655 kB 00:00 2024-09-26 12:08:54.071 | (213/342): freetype-2.11.0-3.oe2203.aarch64.rpm 1.1 MB/s | 349 kB 00:00 2024-09-26 12:08:54.224 | (214/342): fribidi-1.0.10-2.oe2203.aarch64.rpm 546 kB/s | 83 kB 00:00 2024-09-26 12:08:54.530 | (215/342): gawk-5.1.1-4.oe2203.aarch64.rpm 1.1 MB/s | 344 kB 00:00 2024-09-26 12:08:54.935 | (216/342): gdbm-1.22-11.oe2203.aarch64.rpm 411 kB/s | 166 kB 00:00 2024-09-26 12:08:55.072 | (217/342): adwaita-icon-theme-41.0-1.oe2203.noa 79 kB/s | 11 MB 02:16 2024-09-26 12:08:55.227 | (218/342): gdk-pixbuf2-modules-2.42.6-5.oe2203. 432 kB/s | 67 kB 00:00 2024-09-26 12:08:56.932 | (219/342): glib2-2.68.1-21.oe2203.aarch64.rpm 1.5 MB/s | 2.6 MB 00:01 2024-09-26 12:08:58.623 | (220/342): glibc-2.34-149.oe2203.aarch64.rpm 1.6 MB/s | 2.8 MB 00:01 2024-09-26 12:09:00.008 | (221/342): gdk-pixbuf2-2.42.6-5.oe2203.aarch64. 90 kB/s | 455 kB 00:05 2024-09-26 12:09:01.495 | (222/342): glibc-common-2.34-149.oe2203.aarch64 956 kB/s | 2.7 MB 00:02 2024-09-26 12:09:03.315 | (223/342): gnutls-3.7.2-13.oe2203.aarch64.rpm 486 kB/s | 884 kB 00:01 2024-09-26 12:09:04.185 | (224/342): gpgme-1.16.0-3.oe2203.aarch64.rpm 379 kB/s | 329 kB 00:00 2024-09-26 12:09:05.096 | (225/342): grep-3.7-9.oe2203.aarch64.rpm 322 kB/s | 293 kB 00:00 2024-09-26 12:09:10.728 | (226/342): groff-1.22.4-11.oe2203.aarch64.rpm 161 kB/s | 908 kB 00:05 2024-09-26 12:09:12.958 | (227/342): e2fsprogs-1.46.4-21.oe2203.aarch64.r 53 kB/s | 1.1 MB 00:20 2024-09-26 12:09:25.037 | (228/342): groff-base-1.22.4-11.oe2203.aarch64. 60 kB/s | 858 kB 00:14 2024-09-26 12:09:47.983 | (229/342): gnupg2-2.2.32-3.oe2203.aarch64.rpm 45 kB/s | 2.1 MB 00:47 2024-09-26 12:09:53.418 | (230/342): grub2-tools-minimal-2.06-41.oe2203.a 64 kB/s | 346 kB 00:05 2024-09-26 12:09:55.090 | (231/342): gzip-1.11-3.oe2203.aarch64.rpm 62 kB/s | 104 kB 00:01 2024-09-26 12:09:58.793 | (232/342): grub2-tools-2.06-41.oe2203.aarch64.r 56 kB/s | 1.8 MB 00:33 2024-09-26 12:10:00.229 | (233/342): hicolor-icon-theme-0.17-6.oe2203.noa 31 kB/s | 44 kB 00:01 2024-09-26 12:10:00.433 | (234/342): harfbuzz-2.8.2-4.oe2203.aarch64.rpm 120 kB/s | 638 kB 00:05 2024-09-26 12:10:00.867 | (235/342): json-c-0.15-6.oe2203.aarch64.rpm 83 kB/s | 36 kB 00:00 2024-09-26 12:10:01.176 | (236/342): jbigkit-libs-2.1-19.oe2203.aarch64.r 35 kB/s | 33 kB 00:00 2024-09-26 12:10:01.302 | (237/342): kpartx-0.8.7-6.oe2203.aarch64.rpm 96 kB/s | 42 kB 00:00 2024-09-26 12:10:02.205 | (238/342): less-590-6.oe2203.aarch64.rpm 112 kB/s | 101 kB 00:00 2024-09-26 12:10:09.846 | (239/342): libX11-1.7.2-8.oe2203.aarch64.rpm 94 kB/s | 716 kB 00:07 2024-09-26 12:10:10.423 | (240/342): libXext-1.3.4-4.oe2203.aarch64.rpm 59 kB/s | 34 kB 00:00 2024-09-26 12:10:11.321 | (241/342): libXi-1.8-2.oe2203.aarch64.rpm 38 kB/s | 34 kB 00:00 2024-09-26 12:10:11.924 | (242/342): libacl-2.3.1-2.oe2203.aarch64.rpm 36 kB/s | 22 kB 00:00 2024-09-26 12:10:13.367 | (243/342): krb5-libs-1.19.2-8.oe2203.aarch64.rp 52 kB/s | 628 kB 00:12 2024-09-26 12:10:16.370 | (244/342): libarchive-3.5.2-6.oe2203.aarch64.rp 72 kB/s | 320 kB 00:04 2024-09-26 12:10:16.379 | (245/342): libblkid-2.37.2-28.oe2203.aarch64.rp 49 kB/s | 147 kB 00:03 2024-09-26 12:10:17.271 | (246/342): libcap-2.61-5.oe2203.aarch64.rpm 69 kB/s | 62 kB 00:00 2024-09-26 12:10:21.763 | (247/342): libcurl-7.79.1-28.oe2203.aarch64.rpm 49 kB/s | 264 kB 00:05 2024-09-26 12:10:24.899 | (248/342): libfdisk-2.37.2-28.oe2203.aarch64.rp 61 kB/s | 191 kB 00:03 2024-09-26 12:10:26.061 | (249/342): libgcc-10.3.1-23.oe2203.aarch64.rpm 58 kB/s | 67 kB 00:01 2024-09-26 12:10:26.193 | (250/342): libdnf-0.65.0-6.oe2203.aarch64.rpm 67 kB/s | 602 kB 00:08 2024-09-26 12:10:28.493 | (251/342): libgomp-10.3.1-23.oe2203.aarch64.rpm 97 kB/s | 224 kB 00:02 2024-09-26 12:10:28.945 | (252/342): grub2-common-2.06-41.oe2203.noarch.r 39 kB/s | 2.9 MB 01:15 2024-09-26 12:10:31.236 | (253/342): libgpg-error-1.43-2.oe2203.aarch64.r 98 kB/s | 268 kB 00:02 2024-09-26 12:10:31.363 | (254/342): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 78 kB/s | 414 kB 00:05 2024-09-26 12:10:32.551 | (255/342): libjpeg-turbo-2.1.1-2.oe2203.aarch64 92 kB/s | 121 kB 00:01 2024-09-26 12:10:34.690 | (256/342): libksba-1.6.0-3.oe2203.aarch64.rpm 65 kB/s | 139 kB 00:02 2024-09-26 12:10:34.743 | (257/342): libkcapi-1.3.1-7.oe2203.aarch64.rpm 49 kB/s | 164 kB 00:03 2024-09-26 12:10:35.997 | (258/342): libnghttp2-1.46.0-5.oe2203.aarch64.r 54 kB/s | 67 kB 00:01 2024-09-26 12:10:36.619 | (259/342): libnsl2-2.0.0-4.oe2203.aarch64.rpm 45 kB/s | 28 kB 00:00 2024-09-26 12:10:37.597 | (260/342): libmount-2.37.2-28.oe2203.aarch64.rp 58 kB/s | 169 kB 00:02 2024-09-26 12:10:38.744 | (261/342): libpsl-0.21.1-5.oe2203.aarch64.rpm 63 kB/s | 72 kB 00:01 2024-09-26 12:10:39.889 | (262/342): libpwquality-1.4.4-4.oe2203.aarch64. 75 kB/s | 86 kB 00:01 2024-09-26 12:10:40.224 | (263/342): libpng-1.6.37-4.oe2203.aarch64.rpm 27 kB/s | 99 kB 00:03 2024-09-26 12:10:41.318 | (264/342): libselinux-3.3-5.oe2203.aarch64.rpm 76 kB/s | 109 kB 00:01 2024-09-26 12:10:42.463 | (265/342): libsmartcols-2.37.2-28.oe2203.aarch6 100 kB/s | 115 kB 00:01 2024-09-26 12:10:45.322 | (266/342): libsolv-0.7.20-4.oe2203.aarch64.rpm 121 kB/s | 345 kB 00:02 2024-09-26 12:10:45.685 | (267/342): libsepol-3.3-6.oe2203.aarch64.rpm 49 kB/s | 266 kB 00:05 2024-09-26 12:10:47.220 | (268/342): libssh-0.9.6-8.oe2203.aarch64.rpm 96 kB/s | 182 kB 00:01 2024-09-26 12:10:48.266 | (269/342): libtasn1-4.17.0-3.oe2203.aarch64.rpm 74 kB/s | 77 kB 00:01 2024-09-26 12:10:50.446 | (270/342): libtiff-4.3.0-37.oe2203.aarch64.rpm 76 kB/s | 166 kB 00:02 2024-09-26 12:10:51.489 | (271/342): libtirpc-1.3.2-3.oe2203.aarch64.rpm 78 kB/s | 81 kB 00:01 2024-09-26 12:10:51.962 | (272/342): libuuid-2.37.2-28.oe2203.aarch64.rpm 63 kB/s | 30 kB 00:00 2024-09-26 12:10:55.142 | (273/342): libxcb-1.14-2.oe2203.aarch64.rpm 61 kB/s | 195 kB 00:03 2024-09-26 12:10:56.307 | (274/342): libstdc++-10.3.1-23.oe2203.aarch64.r 46 kB/s | 484 kB 00:10 2024-09-26 12:10:57.601 | (275/342): libyaml-0.2.5-6.oe2203.aarch64.rpm 41 kB/s | 54 kB 00:01 2024-09-26 12:10:58.761 | (276/342): logrotate-3.20.1-1.oe2203.aarch64.rp 43 kB/s | 50 kB 00:01 2024-09-26 12:11:02.090 | (277/342): lua-5.4.3-11.oe2203.aarch64.rpm 41 kB/s | 136 kB 00:03 2024-09-26 12:11:04.835 | (278/342): libxml2-2.9.12-20.oe2203.aarch64.rpm 63 kB/s | 609 kB 00:09 2024-09-26 12:11:05.781 | (279/342): ncurses-base-6.3-8.oe2203.noarch.rpm 58 kB/s | 54 kB 00:00 2024-09-26 12:11:07.704 | (280/342): ncurses-6.3-8.oe2203.aarch64.rpm 120 kB/s | 674 kB 00:05 2024-09-26 12:11:08.105 | (281/342): ncurses-libs-6.3-8.oe2203.aarch64.rp 114 kB/s | 265 kB 00:02 2024-09-26 12:11:08.856 | (282/342): newt-0.52.21-8.oe2203.aarch64.rpm 126 kB/s | 94 kB 00:00 2024-09-26 12:11:09.280 | (283/342): openEuler-rpm-config-30-30.oe2203.aa 115 kB/s | 49 kB 00:00 2024-09-26 12:11:11.183 | (284/342): openldap-2.6.0-6.oe2203.aarch64.rpm 109 kB/s | 207 kB 00:01 2024-09-26 12:11:15.061 | (285/342): openssh-8.8p1-23.oe2203.aarch64.rpm 77 kB/s | 300 kB 00:03 2024-09-26 12:11:24.674 | (286/342): nettle-3.8.1-1.oe2203.aarch64.rpm 55 kB/s | 935 kB 00:16 2024-09-26 12:11:26.758 | (287/342): openssh-clients-8.8p1-23.oe2203.aarc 51 kB/s | 601 kB 00:11 2024-09-26 12:11:32.619 | (288/342): openssl-1.1.1m-28.oe2203.aarch64.rpm 72 kB/s | 424 kB 00:05 2024-09-26 12:11:33.055 | (289/342): openssh-server-8.8p1-23.oe2203.aarch 44 kB/s | 365 kB 00:08 2024-09-26 12:11:37.729 | (290/342): p11-kit-0.24.0-2.oe2203.aarch64.rpm 46 kB/s | 217 kB 00:04 2024-09-26 12:11:40.724 | (291/342): p11-kit-trust-0.24.0-2.oe2203.aarch6 40 kB/s | 120 kB 00:02 2024-09-26 12:11:48.206 | (292/342): pam-1.5.2-7.oe2203.aarch64.rpm 58 kB/s | 437 kB 00:07 2024-09-26 12:11:50.081 | (293/342): pango-1.49.3-3.oe2203.aarch64.rpm 130 kB/s | 243 kB 00:01 2024-09-26 12:11:51.835 | (294/342): openssl-libs-1.1.1m-28.oe2203.aarch6 66 kB/s | 1.2 MB 00:19 2024-09-26 12:11:53.397 | (295/342): pcre-8.45-2.oe2203.aarch64.rpm 117 kB/s | 389 kB 00:03 2024-09-26 12:11:55.539 | (296/342): pcre2-10.39-9.oe2203.aarch64.rpm 138 kB/s | 510 kB 00:03 2024-09-26 12:12:15.102 | (297/342): perl-Encode-3.16-3.oe2203.aarch64.rp 73 kB/s | 1.4 MB 00:19 2024-09-26 12:12:16.099 | (298/342): perl-HTTP-Tiny-0.080-2.oe2203.noarch 36 kB/s | 35 kB 00:00 2024-09-26 12:12:16.580 | (299/342): perl-Math-BigInt-FastCalc-0.5012-2.o 40 kB/s | 19 kB 00:00 2024-09-26 12:12:22.421 | (300/342): perl-Test-Harness-3.42-2.oe2203.noar 22 kB/s | 130 kB 00:05 2024-09-26 12:12:23.744 | (301/342): perl-Time-HiRes-1.9767-2.oe2203.aarc 35 kB/s | 47 kB 00:01 2024-09-26 12:12:40.955 | (302/342): perl-5.34.0-12.oe2203.aarch64.rpm 68 kB/s | 3.2 MB 00:47 2024-09-26 12:12:43.010 | (303/342): perl-libnet-3.13-2.oe2203.noarch.rpm 37 kB/s | 75 kB 00:02 2024-09-26 12:13:19.149 | (304/342): perl-libs-5.34.0-12.oe2203.aarch64.r 46 kB/s | 1.6 MB 00:36 2024-09-26 12:13:21.658 | (305/342): pixman-0.40.0-3.oe2203.aarch64.rpm 59 kB/s | 148 kB 00:02 2024-09-26 12:13:22.673 | (306/342): pkgconf-1.8.0-3.oe2203.aarch64.rpm 56 kB/s | 57 kB 00:01 2024-09-26 12:13:23.787 | (307/342): popt-1.18-3.oe2203.aarch64.rpm 44 kB/s | 49 kB 00:01 2024-09-26 12:13:26.968 | (308/342): libicu-69.1-7.oe2203.aarch64.rpm 54 kB/s | 9.3 MB 02:58 2024-09-26 12:13:27.478 | (309/342): procps-ng-3.3.17-5.oe2203.aarch64.rp 56 kB/s | 207 kB 00:03 2024-09-26 12:13:29.536 | (310/342): publicsuffix-list-20211113-2.oe2203. 50 kB/s | 128 kB 00:02 2024-09-26 12:13:36.702 | (311/342): perl-devel-5.34.0-12.oe2203.aarch64. 30 kB/s | 2.1 MB 01:12 2024-09-26 12:13:37.900 | (312/342): python-setuptools-59.4.0-5.oe2203.no 61 kB/s | 509 kB 00:08 2024-09-26 12:13:43.399 | (313/342): python3-dnf-4.10.0-15.oe2203.noarch. 81 kB/s | 443 kB 00:05 2024-09-26 12:13:45.168 | (314/342): python3-dnf-plugins-core-4.0.24-6.oe 118 kB/s | 209 kB 00:01 2024-09-26 12:13:45.643 | (315/342): python-pip-wheel-21.3.1-2.oe2203.noa 83 kB/s | 1.5 MB 00:18 2024-09-26 12:13:46.372 | (316/342): python3-hawkey-0.65.0-6.oe2203.aarch 113 kB/s | 82 kB 00:00 2024-09-26 12:13:51.238 | (317/342): python3-gpgme-1.16.0-3.oe2203.aarch6 40 kB/s | 242 kB 00:06 2024-09-26 12:13:59.527 | (318/342): python3-libdnf-0.65.0-6.oe2203.aarch 50 kB/s | 653 kB 00:13 2024-09-26 12:14:00.834 | (319/342): python3-rpm-4.17.0-33.oe2203.aarch64 59 kB/s | 78 kB 00:01 2024-09-26 12:14:21.277 | (320/342): python3-setuptools-59.4.0-5.oe2203.n 47 kB/s | 964 kB 00:20 2024-09-26 12:14:23.975 | (321/342): python3-unbound-1.13.2-11.oe2203.aar 33 kB/s | 90 kB 00:02 2024-09-26 12:14:27.899 | (322/342): readline-8.1-3.oe2203.aarch64.rpm 37 kB/s | 146 kB 00:03 2024-09-26 12:14:32.015 | (323/342): python3-pip-21.3.1-2.oe2203.noarch.r 55 kB/s | 2.2 MB 00:40 2024-09-26 12:14:37.232 | (324/342): rpm-4.17.0-33.oe2203.aarch64.rpm 53 kB/s | 492 kB 00:09 2024-09-26 12:14:37.936 | (325/342): rpm-libs-4.17.0-33.oe2203.aarch64.rp 57 kB/s | 340 kB 00:05 2024-09-26 12:14:38.945 | (326/342): sed-4.8-3.oe2203.aarch64.rpm 95 kB/s | 162 kB 00:01 2024-09-26 12:14:47.906 | (327/342): shadow-4.9-13.oe2203.aarch64.rpm 60 kB/s | 598 kB 00:09 2024-09-26 12:14:56.373 | (328/342): sqlite-3.37.2-7.oe2203.aarch64.rpm 65 kB/s | 1.1 MB 00:17 2024-09-26 12:15:07.018 | (329/342): systemd-libs-249-75.oe2203.aarch64.r 43 kB/s | 453 kB 00:10 2024-09-26 12:15:23.792 | (330/342): systemd-udev-249-75.oe2203.aarch64.r 76 kB/s | 1.2 MB 00:16 2024-09-26 12:15:42.396 | (331/342): tcl-8.6.10-4.oe2203.aarch64.rpm 58 kB/s | 1.1 MB 00:18 2024-09-26 12:15:50.096 | (332/342): systemd-249-75.oe2203.aarch64.rpm 53 kB/s | 3.2 MB 01:02 2024-09-26 12:15:52.966 | (333/342): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 46 kB/s | 489 kB 00:10 2024-09-26 12:15:57.077 | (334/342): tzdata-2022a-18.oe2203.noarch.rpm 61 kB/s | 429 kB 00:06 2024-09-26 12:15:59.079 | (335/342): unbound-libs-1.13.2-11.oe2203.aarch6 76 kB/s | 464 kB 00:06 2024-09-26 12:15:59.662 | (336/342): wayland-1.19.91-4.oe2203.aarch64.rpm 101 kB/s | 59 kB 00:00 2024-09-26 12:16:00.818 | (337/342): xz-5.2.5-2.oe2203.aarch64.rpm 122 kB/s | 141 kB 00:01 2024-09-26 12:16:01.583 | (338/342): xz-libs-5.2.5-2.oe2203.aarch64.rpm 103 kB/s | 79 kB 00:00 2024-09-26 12:16:02.493 | (339/342): zlib-1.2.11-24.oe2203.aarch64.rpm 100 kB/s | 91 kB 00:00 2024-09-26 12:16:15.962 | (340/342): zstd-1.5.0-4.oe2203.aarch64.rpm 51 kB/s | 686 kB 00:13 2024-09-26 12:16:36.033 | (341/342): util-linux-2.37.2-28.oe2203.aarch64. 61 kB/s | 2.3 MB 00:38 2024-09-26 12:17:09.176 | (342/342): python3-3.9.9-28.oe2203.aarch64.rpm 38 kB/s | 7.8 MB 03:32 2024-09-26 12:17:09.180 | -------------------------------------------------------------------------------- 2024-09-26 12:17:09.181 | Total 226 kB/s | 139 MB 10:31 2024-09-26 12:17:09.373 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-09-26 12:17:10.993 | OS 1.3 kB/s | 2.1 kB 00:01 2024-09-26 12:17:11.732 | Importing GPG key 0xB25E7F66: 2024-09-26 12:17:11.732 | Userid : "private OBS (key without passphrase) " 2024-09-26 12:17:11.732 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-09-26 12:17:11.732 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-09-26 12:17:11.805 | Key imported successfully 2024-09-26 12:17:16.084 | Running transaction check 2024-09-26 12:17:16.694 | Transaction check succeeded. 2024-09-26 12:17:16.695 | Running transaction test 2024-09-26 12:17:19.229 | Transaction test succeeded. 2024-09-26 12:17:19.256 | Running transaction 2024-09-26 12:17:26.428 | Preparing : 1/1 2024-09-26 12:17:26.445 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-09-26 12:17:26.762 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-09-26 12:17:26.830 | Installing : tzdata-2022a-18.oe2203.noarch 2/342 2024-09-26 12:17:26.872 | Installing : ncurses-base-6.3-8.oe2203.noarch 3/342 2024-09-26 12:17:26.925 | Installing : libselinux-3.3-5.oe2203.aarch64 4/342 2024-09-26 12:17:27.463 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 5/342 2024-09-26 12:17:27.477 | Installing : glibc-common-2.34-149.oe2203.aarch64 6/342 2024-09-26 12:17:28.023 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-09-26 12:17:28.067 | Installing : glibc-2.34-149.oe2203.aarch64 7/342 2024-09-26 12:17:28.405 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-09-26 12:17:28.449 | Installing : bash-5.1.8-6.oe2203.aarch64 8/342 2024-09-26 12:17:28.463 | Installing : readline-8.1-3.oe2203.aarch64 9/342 2024-09-26 12:17:28.508 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-09-26 12:17:28.520 | Installing : libsepol-3.3-6.oe2203.aarch64 10/342 2024-09-26 12:17:28.620 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-09-26 12:17:28.630 | Installing : pcre2-10.39-9.oe2203.aarch64 11/342 2024-09-26 12:17:28.673 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 11/342 2024-09-26 12:17:28.790 | Installing : zlib-1.2.11-24.oe2203.aarch64 12/342 2024-09-26 12:17:28.818 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 13/342 2024-09-26 12:17:28.828 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 14/342 2024-09-26 12:17:28.902 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-09-26 12:17:29.038 | Installing : grep-3.7-9.oe2203.aarch64 15/342 2024-09-26 12:17:29.067 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-09-26 12:17:29.077 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-09-26 12:17:29.110 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-09-26 12:17:29.128 | Installing : perl-Carp-1.50-418.oe2203.noarch 17/342 2024-09-26 12:17:29.533 | Installing : perl-Exporter-5.74-1.oe2203.noarch 18/342 2024-09-26 12:17:29.573 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 19/342 2024-09-26 12:17:29.596 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-09-26 12:17:29.608 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-09-26 12:17:29.639 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-09-26 12:17:29.696 | Installing : bzip2-1.0.8-6.oe2203.aarch64 21/342 2024-09-26 12:17:29.717 | Installing : libgpg-error-1.43-2.oe2203.aarch64 22/342 2024-09-26 12:17:29.745 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-09-26 12:17:29.759 | Installing : popt-1.18-3.oe2203.aarch64 23/342 2024-09-26 12:17:29.865 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-09-26 12:17:29.910 | Installing : libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-09-26 12:17:29.936 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-09-26 12:17:29.953 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-09-26 12:17:29.967 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-09-26 12:17:29.982 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-09-26 12:17:30.083 | Installing : perl-parent-1:0.238-1.oe2203.noarch 26/342 2024-09-26 12:17:30.095 | Installing : zstd-1.5.0-4.oe2203.aarch64 27/342 2024-09-26 12:17:30.166 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 27/342 2024-09-26 12:17:30.185 | Installing : libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-09-26 12:17:30.259 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-09-26 12:17:30.271 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 29/342 2024-09-26 12:17:30.297 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 30/342 2024-09-26 12:17:30.345 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 31/342 2024-09-26 12:17:30.355 | Installing : freetype-2.11.0-3.oe2203.aarch64 32/342 2024-09-26 12:17:30.415 | Running scriptlet: freetype-2.11.0-3.oe2203.aarch64 32/342 2024-09-26 12:17:30.470 | Installing : gdbm-1:1.22-11.oe2203.aarch64 33/342 2024-09-26 12:17:30.524 | Installing : libffi-3.4.2-2.oe2203.aarch64 34/342 2024-09-26 12:17:30.535 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-09-26 12:17:30.578 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-09-26 12:17:30.598 | Installing : expat-2.4.1-10.oe2203.aarch64 36/342 2024-09-26 12:17:30.608 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 37/342 2024-09-26 12:17:30.628 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-09-26 12:17:30.650 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-09-26 12:17:30.820 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-09-26 12:17:30.848 | Installing : file-libs-5.41-3.oe2203.aarch64 39/342 2024-09-26 12:17:30.869 | Installing : attr-2.5.1-2.oe2203.aarch64 40/342 2024-09-26 12:17:30.903 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 40/342 2024-09-26 12:17:30.915 | Installing : libacl-2.3.1-2.oe2203.aarch64 41/342 2024-09-26 12:17:30.978 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 41/342 2024-09-26 12:17:31.058 | Installing : sed-4.8-3.oe2203.aarch64 42/342 2024-09-26 12:17:31.097 | Installing : libunistring-0.9.10-8.oe2203.aarch64 43/342 2024-09-26 12:17:31.120 | Installing : json-c-0.15-6.oe2203.aarch64 44/342 2024-09-26 12:17:31.130 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-09-26 12:17:31.158 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-09-26 12:17:31.192 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-09-26 12:17:31.245 | Installing : libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-09-26 12:17:31.352 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 47/342 2024-09-26 12:17:31.365 | Installing : elfutils-0.185-13.oe2203.aarch64 48/342 2024-09-26 12:17:31.404 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 48/342 2024-09-26 12:17:31.422 | Installing : perl-Digest-1.20-1.oe2203.noarch 49/342 2024-09-26 12:17:31.482 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 50/342 2024-09-26 12:17:31.493 | Installing : libassuan-2.5.5-1.oe2203.aarch64 51/342 2024-09-26 12:17:31.525 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-09-26 12:17:31.535 | Installing : lua-5.4.3-11.oe2203.aarch64 52/342 2024-09-26 12:17:31.568 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-09-26 12:17:31.589 | Installing : info-6.8-3.oe2203.aarch64 53/342 2024-09-26 12:17:31.620 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 54/342 2024-09-26 12:17:31.648 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 55/342 2024-09-26 12:17:31.659 | Installing : lz4-1.9.3-2.oe2203.aarch64 56/342 2024-09-26 12:17:31.704 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 56/342 2024-09-26 12:17:31.918 | Installing : libgomp-10.3.1-23.oe2203.aarch64 57/342 2024-09-26 12:17:32.104 | Installing : gettext-0.21-4.oe2203.aarch64 58/342 2024-09-26 12:17:32.179 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-09-26 12:17:32.201 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-09-26 12:17:32.212 | Installing : file-5.41-3.oe2203.aarch64 60/342 2024-09-26 12:17:32.241 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-09-26 12:17:32.251 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-09-26 12:17:32.415 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-09-26 12:17:33.007 | Installing : groff-base-1.22.4-11.oe2203.aarch64 62/342 2024-09-26 12:17:33.103 | Installing : ncurses-6.3-8.oe2203.aarch64 63/342 2024-09-26 12:17:33.430 | Installing : pcre-8.45-2.oe2203.aarch64 64/342 2024-09-26 12:17:33.554 | Installing : grub2-common-1:2.06-41.oe2203.noarch 65/342 2024-09-26 12:17:33.586 | Installing : which-2.21-14.oe2203.aarch64 66/342 2024-09-26 12:17:33.601 | Installing : fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-09-26 12:17:33.657 | Running scriptlet: fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-09-26 12:17:33.686 | Installing : libjpeg-turbo-2.1.1-2.oe2203.aarch64 68/342 2024-09-26 12:17:33.698 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-09-26 12:17:33.749 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-09-26 12:17:33.766 | Installing : pixman-0.40.0-3.oe2203.aarch64 70/342 2024-09-26 12:17:33.780 | Installing : libreport-filesystem-2.15.2-1.oe2203.noarch 71/342 2024-09-26 12:17:34.417 | Installing : fonts-filesystem-2.0.5-2.oe2203.noarch 72/342 2024-09-26 12:17:34.572 | Installing : dejavu-fonts-2.37-1.oe2203.noarch 73/342 2024-09-26 12:17:34.662 | Installing : dnf-data-4.10.0-15.oe2203.noarch 74/342 2024-09-26 12:17:34.908 | Installing : libsemanage-3.3-3.oe2203.aarch64 75/342 2024-09-26 12:17:34.969 | Installing : acl-2.3.1-2.oe2203.aarch64 76/342 2024-09-26 12:17:34.983 | Installing : libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-09-26 12:17:35.037 | Running scriptlet: libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-09-26 12:17:35.055 | Installing : wayland-1.19.91-4.oe2203.aarch64 78/342 2024-09-26 12:17:35.299 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 79/342 2024-09-26 12:17:35.329 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-09-26 12:17:35.549 | Installing : libksba-1.6.0-3.oe2203.aarch64 80/342 2024-09-26 12:17:35.624 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-09-26 12:17:35.639 | Installing : zip-3.0-29.oe2203.aarch64 81/342 2024-09-26 12:17:35.671 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 82/342 2024-09-26 12:17:35.707 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 83/342 2024-09-26 12:17:35.722 | Installing : xz-5.2.5-2.oe2203.aarch64 84/342 2024-09-26 12:17:35.746 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-09-26 12:17:35.756 | Installing : graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-09-26 12:17:36.934 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-09-26 12:17:36.956 | Installing : libicu-69.1-7.oe2203.aarch64 86/342 2024-09-26 12:17:36.968 | Installing : pigz-2.6-1.oe2203.aarch64 87/342 2024-09-26 12:17:37.156 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-09-26 12:17:37.172 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-09-26 12:17:37.348 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-09-26 12:17:37.365 | Installing : sqlite-3.37.2-7.oe2203.aarch64 89/342 2024-09-26 12:17:37.385 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-09-26 12:17:37.404 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-09-26 12:17:37.435 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-09-26 12:17:37.446 | Installing : npth-1.6-2.oe2203.aarch64 91/342 2024-09-26 12:17:37.459 | Running scriptlet: npth-1.6-2.oe2203.aarch64 91/342 2024-09-26 12:17:37.485 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-09-26 12:17:37.494 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-09-26 12:17:37.552 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-09-26 12:17:37.621 | Installing : brotli-1.0.9-2.oe2203.aarch64 93/342 2024-09-26 12:17:37.642 | Installing : diffutils-3.8-2.oe2203.aarch64 94/342 2024-09-26 12:17:37.656 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-09-26 12:17:37.702 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-09-26 12:17:37.717 | Installing : lcms2-2.12-1.oe2203.aarch64 96/342 2024-09-26 12:17:37.776 | Installing : libXau-1.0.9-2.oe2203.aarch64 97/342 2024-09-26 12:17:37.927 | Installing : libxcb-1.14-2.oe2203.aarch64 98/342 2024-09-26 12:17:37.958 | Installing : libX11-1.7.2-8.oe2203.aarch64 99/342 2024-09-26 12:17:37.973 | Installing : libXext-1.3.4-4.oe2203.aarch64 100/342 2024-09-26 12:17:37.989 | Installing : libXrender-0.9.10-10.oe2203.aarch64 101/342 2024-09-26 12:17:38.002 | Installing : libXi-1.8-2.oe2203.aarch64 102/342 2024-09-26 12:17:38.016 | Installing : libXfixes-6.0.0-1.oe2203.aarch64 103/342 2024-09-26 12:17:38.029 | Installing : libXcursor-1.2.0-1.oe2203.aarch64 104/342 2024-09-26 12:17:38.043 | Installing : libXdamage-1.1.5-1.oe2203.aarch64 105/342 2024-09-26 12:17:38.059 | Installing : libXrandr-1.5.2-1.oe2203.aarch64 106/342 2024-09-26 12:17:38.073 | Installing : libXinerama-1.1.4-5.oe2203.aarch64 107/342 2024-09-26 12:17:38.091 | Installing : libXcomposite-0.4.5-1.oe2203.aarch64 108/342 2024-09-26 12:17:38.138 | Installing : libXtst-1.2.3-10.oe2203.aarch64 109/342 2024-09-26 12:17:38.148 | Installing : libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-09-26 12:17:38.207 | Running scriptlet: libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-09-26 12:17:38.230 | Installing : libthai-0.1.28-4.oe2203.aarch64 111/342 2024-09-26 12:17:38.274 | Installing : libedit-3.1-28.oe2203.aarch64 112/342 2024-09-26 12:17:38.292 | Installing : libepoxy-1.5.9-1.oe2203.aarch64 113/342 2024-09-26 12:17:38.315 | Installing : libev-4.33-2.oe2203.aarch64 114/342 2024-09-26 12:17:38.334 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 115/342 2024-09-26 12:17:38.385 | Installing : libsigsegv-2.13-1.oe2203.aarch64 116/342 2024-09-26 12:17:38.404 | Installing : cpio-2.13-10.oe2203.aarch64 117/342 2024-09-26 12:17:38.436 | Installing : jbigkit-libs-2.1-19.oe2203.aarch64 118/342 2024-09-26 12:17:38.540 | Installing : libtiff-4.3.0-37.oe2203.aarch64 119/342 2024-09-26 12:17:38.605 | Installing : less-590-6.oe2203.aarch64 120/342 2024-09-26 12:17:38.689 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 121/342 2024-09-26 12:17:38.715 | Installing : libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-09-26 12:17:38.755 | Running scriptlet: libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-09-26 12:17:38.861 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 123/342 2024-09-26 12:17:38.886 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-09-26 12:17:38.995 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-09-26 12:17:39.404 | Installing : mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-09-26 12:17:39.587 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-09-26 12:17:39.800 | Installing : gawk-5.1.1-4.oe2203.aarch64 126/342 2024-09-26 12:17:39.878 | Installing : nettle-3.8.1-1.oe2203.aarch64 127/342 2024-09-26 12:17:40.289 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 128/342 2024-09-26 12:17:40.391 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 129/342 2024-09-26 12:17:40.402 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 130/342 2024-09-26 12:17:40.674 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 131/342 2024-09-26 12:17:40.792 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 132/342 2024-09-26 12:17:40.809 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 133/342 2024-09-26 12:17:40.854 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 134/342 2024-09-26 12:17:40.879 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 135/342 2024-09-26 12:17:40.938 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 136/342 2024-09-26 12:17:40.958 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 137/342 2024-09-26 12:17:40.987 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 138/342 2024-09-26 12:17:41.008 | Installing : perl-URI-5.10-1.oe2203.noarch 139/342 2024-09-26 12:17:41.024 | Installing : efi-srpm-macros-4-5.oe2203.noarch 140/342 2024-09-26 12:17:41.038 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 141/342 2024-09-26 12:17:41.051 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 142/342 2024-09-26 12:17:41.062 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 143/342 2024-09-26 12:17:41.096 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 144/342 2024-09-26 12:17:41.638 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 145/342 2024-09-26 12:17:41.675 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 146/342 2024-09-26 12:17:41.686 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 147/342 2024-09-26 12:17:41.704 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-09-26 12:17:41.714 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-09-26 12:17:41.727 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-09-26 12:17:41.742 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-09-26 12:17:41.754 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-09-26 12:17:41.795 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-09-26 12:17:41.930 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 150/342 2024-09-26 12:17:41.963 | Installing : perl-Env-1.04-397.oe2203.noarch 151/342 2024-09-26 12:17:41.983 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 152/342 2024-09-26 12:17:42.037 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 153/342 2024-09-26 12:17:42.059 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-09-26 12:17:42.218 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-09-26 12:17:42.233 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-09-26 12:17:42.499 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 155/342 2024-09-26 12:17:42.558 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 156/342 2024-09-26 12:17:42.577 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-09-26 12:17:43.000 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-09-26 12:17:43.014 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-09-26 12:17:43.036 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-09-26 12:17:43.215 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-09-26 12:17:43.232 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-09-26 12:17:43.252 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 159/342 2024-09-26 12:17:43.326 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 160/342 2024-09-26 12:17:43.514 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 161/342 2024-09-26 12:17:43.645 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 162/342 2024-09-26 12:17:44.028 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 163/342 2024-09-26 12:17:44.100 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 164/342 2024-09-26 12:17:44.154 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 165/342 2024-09-26 12:17:44.226 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-09-26 12:17:44.355 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-09-26 12:17:44.369 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-09-26 12:17:44.385 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-09-26 12:17:44.414 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-09-26 12:17:44.428 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-09-26 12:17:44.446 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-09-26 12:17:44.569 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-09-26 12:17:44.583 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-09-26 12:17:44.613 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-09-26 12:17:44.625 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-09-26 12:17:44.639 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-09-26 12:17:44.655 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 170/342 2024-09-26 12:17:44.669 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 171/342 2024-09-26 12:17:44.684 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 172/342 2024-09-26 12:17:44.698 | Installing : perl-File-Which-1.27-1.oe2203.noarch 173/342 2024-09-26 12:17:44.709 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 174/342 2024-09-26 12:17:44.728 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-09-26 12:17:44.738 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-09-26 12:17:44.755 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-09-26 12:17:44.766 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 176/342 2024-09-26 12:17:44.918 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-09-26 12:17:44.937 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-09-26 12:17:44.960 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-09-26 12:17:45.018 | Installing : perl-autodie-2.34-2.oe2203.noarch 178/342 2024-09-26 12:17:45.212 | Installing : perl-bignum-0.63-1.oe2203.noarch 179/342 2024-09-26 12:17:45.271 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 180/342 2024-09-26 12:17:45.329 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 181/342 2024-09-26 12:17:45.471 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 182/342 2024-09-26 12:17:45.614 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 183/342 2024-09-26 12:17:45.632 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-09-26 12:17:45.650 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-09-26 12:17:45.667 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-09-26 12:17:45.824 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 185/342 2024-09-26 12:17:45.876 | Installing : perl-experimental-0.025-1.oe2203.noarch 186/342 2024-09-26 12:17:46.037 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 187/342 2024-09-26 12:17:46.122 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 188/342 2024-09-26 12:17:46.428 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 189/342 2024-09-26 12:17:46.554 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 190/342 2024-09-26 12:17:46.644 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 191/342 2024-09-26 12:17:46.695 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-09-26 12:17:46.718 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-09-26 12:17:46.731 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-09-26 12:17:46.750 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-09-26 12:17:46.879 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-09-26 12:17:46.913 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-09-26 12:17:47.412 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 194/342 2024-09-26 12:17:47.483 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 195/342 2024-09-26 12:17:47.642 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 196/342 2024-09-26 12:17:47.665 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 197/342 2024-09-26 12:17:47.678 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 198/342 2024-09-26 12:17:47.709 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 199/342 2024-09-26 12:17:47.724 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 200/342 2024-09-26 12:17:47.743 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 201/342 2024-09-26 12:17:47.766 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 202/342 2024-09-26 12:17:47.890 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 203/342 2024-09-26 12:17:47.908 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 204/342 2024-09-26 12:17:47.920 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 205/342 2024-09-26 12:17:47.940 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 206/342 2024-09-26 12:17:47.976 | Installing : perl-libnet-3.13-2.oe2203.noarch 207/342 2024-09-26 12:17:47.995 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 208/342 2024-09-26 12:17:48.004 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 209/342 2024-09-26 12:17:48.026 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-09-26 12:17:48.033 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-09-26 12:17:48.049 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-09-26 12:17:48.063 | Installing : perl-File-Path-2.18-1.oe2203.noarch 211/342 2024-09-26 12:17:48.573 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 212/342 2024-09-26 12:17:48.594 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 213/342 2024-09-26 12:17:48.604 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 214/342 2024-09-26 12:17:48.618 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-09-26 12:17:48.625 | Installing : perl-constant-1.33-421.oe2203.noarch 215/342 2024-09-26 12:17:48.638 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-09-26 12:17:48.657 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-09-26 12:17:48.664 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-09-26 12:17:49.170 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-09-26 12:17:49.249 | Installing : perl-4:5.34.0-12.oe2203.aarch64 217/342 2024-09-26 12:17:49.257 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-09-26 12:17:49.275 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-09-26 12:17:49.482 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-09-26 12:17:49.498 | Installing : groff-1.22.4-11.oe2203.aarch64 219/342 2024-09-26 12:17:49.516 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-09-26 12:17:49.545 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 220/342 2024-09-26 12:17:49.554 | Installing : fuse-2.9.9-9.oe2203.aarch64 221/342 2024-09-26 12:17:49.929 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 221/342 2024-09-26 12:17:50.350 | Installing : libevent-2.1.12-4.oe2203.aarch64 222/342 2024-09-26 12:17:50.399 | Installing : glib2-2.68.1-21.oe2203.aarch64 223/342 2024-09-26 12:17:50.410 | Installing : libverto-0.3.2-1.oe2203.aarch64 224/342 2024-09-26 12:17:50.638 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-09-26 12:17:50.654 | Installing : man-db-2.9.4-2.oe2203.aarch64 225/342 2024-09-26 12:17:50.704 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-09-26 12:17:50.704 | /var/tmp/rpm-tmp.4EZi0w: line 2: /usr/bin/rm: No such file or directory 2024-09-26 12:17:50.704 | 2024-09-26 12:17:50.844 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 226/342 2024-09-26 12:17:50.904 | Installing : slang-2.3.2-8.oe2203.aarch64 227/342 2024-09-26 12:17:50.968 | Installing : newt-0.52.21-8.oe2203.aarch64 228/342 2024-09-26 12:17:50.998 | Installing : chkconfig-1.20-1.oe2203.aarch64 229/342 2024-09-26 12:17:51.006 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-09-26 12:17:51.024 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-09-26 12:17:51.043 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-09-26 12:17:51.052 | Installing : logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-09-26 12:17:51.078 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-09-26 12:17:51.123 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 232/342 2024-09-26 12:17:51.182 | Installing : libarchive-3.5.2-6.oe2203.aarch64 233/342 2024-09-26 12:17:51.206 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 234/342 2024-09-26 12:17:51.218 | Installing : curl-7.79.1-28.oe2203.aarch64 235/342 2024-09-26 12:17:51.305 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 236/342 2024-09-26 12:17:51.741 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 237/342 2024-09-26 12:17:51.830 | Installing : cracklib-2.9.7-8.oe2203.aarch64 238/342 2024-09-26 12:17:51.887 | Installing : gzip-1.11-3.oe2203.aarch64 239/342 2024-09-26 12:17:51.996 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 240/342 2024-09-26 12:17:52.297 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 241/342 2024-09-26 12:17:52.349 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 242/342 2024-09-26 12:17:52.405 | Installing : libssh-0.9.6-8.oe2203.aarch64 243/342 2024-09-26 12:17:52.448 | Installing : openldap-2.6.0-6.oe2203.aarch64 244/342 2024-09-26 12:17:52.472 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-09-26 12:17:52.898 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-09-26 12:17:52.999 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-09-26 12:17:53.129 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 246/342 2024-09-26 12:17:53.318 | Installing : kpartx-0.8.7-6.oe2203.aarch64 247/342 2024-09-26 12:17:53.707 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 248/342 2024-09-26 12:17:53.731 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-09-26 12:17:53.904 | Installing : libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-09-26 12:17:54.458 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-09-26 12:17:55.016 | Installing : python3-pip-21.3.1-2.oe2203.noarch 250/342 2024-09-26 12:17:55.066 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 251/342 2024-09-26 12:17:55.269 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 252/342 2024-09-26 12:17:55.602 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 253/342 2024-09-26 12:17:56.023 | Installing : rpm-4.17.0-33.oe2203.aarch64 254/342 2024-09-26 12:17:56.083 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 254/342 2024-09-26 12:17:56.104 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 255/342 2024-09-26 12:17:56.112 | Installing : kmod-29-3.oe2203.aarch64 256/342 2024-09-26 12:17:56.154 | Running scriptlet: kmod-29-3.oe2203.aarch64 256/342 2024-09-26 12:17:56.187 | Installing : kmod-libs-29-3.oe2203.aarch64 257/342 2024-09-26 12:17:56.195 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-09-26 12:17:56.248 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-09-26 12:17:56.254 | Installing : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-09-26 12:17:56.350 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 259/342 2024-09-26 12:17:56.364 | Installing : kbd-2.4.0-1.oe2203.aarch64 260/342 2024-09-26 12:17:56.390 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-09-26 12:17:56.399 | Installing : libcap-2.61-5.oe2203.aarch64 261/342 2024-09-26 12:17:56.572 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-09-26 12:17:56.587 | Installing : pam-1.5.2-7.oe2203.aarch64 262/342 2024-09-26 12:17:56.630 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 262/342 2024-09-26 12:17:56.630 | /var/tmp/rpm-tmp.yeE8rG: line 3: /usr/bin/install: No such file or directory 2024-09-26 12:17:56.630 | 2024-09-26 12:17:57.145 | Installing : coreutils-9.0-5.oe2203.aarch64 263/342 2024-09-26 12:17:57.215 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 263/342 2024-09-26 12:17:57.236 | Installing : systemd-libs-249-75.oe2203.aarch64 264/342 2024-09-26 12:17:57.283 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 264/342 2024-09-26 12:17:57.290 | Installing : libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-09-26 12:17:57.455 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-09-26 12:17:57.469 | Installing : shadow-2:4.9-13.oe2203.aarch64 266/342 2024-09-26 12:17:57.534 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-09-26 12:17:57.544 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-09-26 12:17:58.313 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-09-26 12:17:58.434 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-09-26 12:17:58.875 | Installing : libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-09-26 12:17:58.893 | Installing : util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-09-26 12:17:58.922 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-09-26 12:17:58.960 | Installing : crontabs-1.11-22.oe2203.noarch 270/342 2024-09-26 12:17:58.970 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-09-26 12:17:59.016 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-09-26 12:17:59.050 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-09-26 12:17:59.063 | Installing : os-prober-1.79-1.oe2203.aarch64 272/342 2024-09-26 12:17:59.077 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-09-26 12:17:59.097 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-09-26 12:17:59.105 | Installing : grubby-8.40-28.oe2203.aarch64 273/342 2024-09-26 12:17:59.234 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-09-26 12:17:59.540 | Installing : dracut-055-10.oe2203.aarch64 274/342 2024-09-26 12:17:59.898 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-09-26 12:18:01.625 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-09-26 12:18:02.428 | Installing : python3-3.9.9-28.oe2203.aarch64 276/342 2024-09-26 12:18:03.482 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-09-26 12:18:03.778 | Installing : systemd-249-75.oe2203.aarch64 277/342 2024-09-26 12:18:04.076 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-09-26 12:18:04.111 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-09-26 12:18:04.188 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-09-26 12:18:04.213 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-09-26 12:18:04.431 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-09-26 12:18:04.772 | Installing : libcurl-7.79.1-28.oe2203.aarch64 280/342 2024-09-26 12:18:04.790 | Installing : systemd-udev-249-75.oe2203.aarch64 281/342 2024-09-26 12:18:06.361 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 281/342 2024-09-26 12:18:07.301 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-09-26 12:18:07.312 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-09-26 12:18:07.511 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-09-26 12:18:07.798 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-09-26 12:18:07.814 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-09-26 12:18:07.845 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-09-26 12:18:07.856 | Installing : cronie-1.5.7-1.oe2203.aarch64 284/342 2024-09-26 12:18:07.882 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-09-26 12:18:07.882 | Created symlink /etc/systemd/system/cron.service -> /usr/lib/systemd/system/crond.service. 2024-09-26 12:18:07.882 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service -> /usr/lib/systemd/system/crond.service. 2024-09-26 12:18:07.882 | 2024-09-26 12:18:07.961 | Installing : fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-09-26 12:18:10.111 | Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-09-26 12:18:10.136 | Installing : cairo-1.17.4-1.oe2203.aarch64 286/342 2024-09-26 12:18:10.142 | Installing : dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-09-26 12:18:11.272 | Running scriptlet: dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-09-26 12:18:11.311 | Installing : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 288/342 2024-09-26 12:18:11.412 | Installing : libmodulemd-2.13.0-1.oe2203.aarch64 289/342 2024-09-26 12:18:11.523 | Installing : atk-2.36.0-2.oe2203.aarch64 290/342 2024-09-26 12:18:11.572 | Installing : harfbuzz-2.8.2-4.oe2203.aarch64 291/342 2024-09-26 12:18:11.597 | Installing : libsolv-0.7.20-4.oe2203.aarch64 292/342 2024-09-26 12:18:11.631 | Installing : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 293/342 2024-09-26 12:18:11.646 | Installing : python3-dbus-1.2.18-2.oe2203.aarch64 294/342 2024-09-26 12:18:11.655 | Installing : cairo-gobject-1.17.4-1.oe2203.aarch64 295/342 2024-09-26 12:18:11.874 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-09-26 12:18:11.886 | Installing : unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-09-26 12:18:12.010 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-09-26 12:18:12.057 | Installing : hicolor-icon-theme-0.17-6.oe2203.noarch 297/342 2024-09-26 12:18:12.102 | Installing : gcr-base-3.41.0-1.oe2203.aarch64 298/342 2024-09-26 12:18:12.132 | Installing : libsecret-0.20.4-1.oe2203.aarch64 299/342 2024-09-26 12:18:12.151 | Installing : python3-unbound-1.13.2-11.oe2203.aarch64 300/342 2024-09-26 12:18:12.170 | Installing : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 301/342 2024-09-26 12:18:12.179 | Installing : avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-09-26 12:18:12.244 | Running scriptlet: avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-09-26 12:18:12.258 | Installing : dbus-tools-1:1.12.20-10.oe2203.aarch64 303/342 2024-09-26 12:18:12.302 | Installing : libXft-2.3.4-1.oe2203.aarch64 304/342 2024-09-26 12:18:12.323 | Installing : pango-1.49.3-3.oe2203.aarch64 305/342 2024-09-26 12:18:12.434 | Running scriptlet: openssh-8.8p1-23.oe2203.aarch64 306/342 2024-09-26 12:18:12.446 | Installing : openssh-8.8p1-23.oe2203.aarch64 306/342 2024-09-26 12:18:12.680 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-09-26 12:18:12.774 | Installing : openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-09-26 12:18:12.798 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-09-26 12:18:12.799 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service -> /usr/lib/systemd/system/sshd.service. 2024-09-26 12:18:12.799 | 2024-09-26 12:18:12.998 | Installing : openssh-clients-8.8p1-23.oe2203.aarch64 308/342 2024-09-26 12:18:13.010 | Installing : python3-rpm-4.17.0-33.oe2203.aarch64 309/342 2024-09-26 12:18:13.063 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-09-26 12:18:13.073 | Installing : trousers-0.3.15-1.oe2203.aarch64 310/342 2024-09-26 12:18:13.232 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-09-26 12:18:13.275 | Installing : gnutls-3.7.2-13.oe2203.aarch64 311/342 2024-09-26 12:18:13.285 | Installing : cups-libs-1:2.4.0-10.oe2203.aarch64 312/342 2024-09-26 12:18:13.762 | Running scriptlet: gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-09-26 12:18:13.785 | Installing : gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-09-26 12:18:13.793 | Installing : dbus-common-1:1.12.20-10.oe2203.noarch 314/342 2024-09-26 12:18:13.996 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-09-26 12:18:14.037 | Installing : dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-09-26 12:18:14.076 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-09-26 12:18:14.315 | Installing : dbus-1:1.12.20-10.oe2203.aarch64 316/342 2024-09-26 12:18:14.363 | Installing : at-spi2-core-2.42.0-1.oe2203.aarch64 317/342 2024-09-26 12:18:14.408 | Installing : at-spi2-atk-2.38.0-1.oe2203.aarch64 318/342 2024-09-26 12:18:14.640 | Installing : dconf-0.40.0-3.oe2203.aarch64 319/342 2024-09-26 12:18:14.671 | Installing : python3-distro-1.6.0-1.oe2203.noarch 320/342 2024-09-26 12:18:14.688 | Installing : python3-libcomps-0.1.18-1.oe2203.aarch64 321/342 2024-09-26 12:18:14.742 | Installing : python3-six-1.16.0-1.oe2203.noarch 322/342 2024-09-26 12:18:14.762 | Installing : python3-dateutil-1:2.8.2-2.oe2203.noarch 323/342 2024-09-26 12:18:14.779 | Installing : libusbx-1.0.24-1.oe2203.aarch64 324/342 2024-09-26 12:18:14.815 | Installing : libgusb-0.3.8-1.oe2203.aarch64 325/342 2024-09-26 12:18:15.077 | Installing : colord-libs-1.4.5-4.oe2203.aarch64 326/342 2024-09-26 12:18:16.942 | Installing : adwaita-cursor-theme-41.0-1.oe2203.noarch 327/342 2024-09-26 12:18:17.371 | Installing : adwaita-icon-theme-41.0-1.oe2203.noarch 328/342 2024-09-26 12:18:18.032 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-09-26 12:18:18.151 | Installing : gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-09-26 12:18:18.262 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-09-26 12:18:18.282 | Installing : gcr-3.41.0-1.oe2203.aarch64 330/342 2024-09-26 12:18:18.304 | Running scriptlet: gcr-3.41.0-1.oe2203.aarch64 330/342 2024-09-26 12:18:18.304 | Created symlink /etc/systemd/user/default.target.wants/gcr-ssh-agent.service -> /usr/lib/systemd/user/gcr-ssh-agent.service. 2024-09-26 12:18:18.304 | Created symlink /etc/systemd/user/sockets.target.wants/gcr-ssh-agent.socket -> /usr/lib/systemd/user/gcr-ssh-agent.socket. 2024-09-26 12:18:18.304 | 2024-09-26 12:18:18.331 | Installing : pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-09-26 12:18:18.655 | Running scriptlet: pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-09-26 12:18:18.718 | Installing : gnupg2-2.2.32-3.oe2203.aarch64 332/342 2024-09-26 12:18:18.737 | Installing : gpgme-1.16.0-3.oe2203.aarch64 333/342 2024-09-26 12:18:18.835 | Installing : librepo-1.14.2-2.oe2203.aarch64 334/342 2024-09-26 12:18:18.953 | Installing : libdnf-0.65.0-6.oe2203.aarch64 335/342 2024-09-26 12:18:18.978 | Installing : python3-libdnf-0.65.0-6.oe2203.aarch64 336/342 2024-09-26 12:18:19.043 | Installing : python3-hawkey-0.65.0-6.oe2203.aarch64 337/342 2024-09-26 12:18:19.153 | Installing : python3-gpgme-1.16.0-3.oe2203.aarch64 338/342 2024-09-26 12:18:19.172 | Installing : python3-dnf-4.10.0-15.oe2203.noarch 339/342 2024-09-26 12:18:19.183 | Installing : dnf-4.10.0-15.oe2203.noarch 340/342 2024-09-26 12:18:19.206 | Running scriptlet: dnf-4.10.0-15.oe2203.noarch 340/342 2024-09-26 12:18:19.206 | Created symlink /etc/systemd/system/timers.target.wants/dnf-makecache.timer -> /usr/lib/systemd/system/dnf-makecache.timer. 2024-09-26 12:18:19.206 | 2024-09-26 12:18:19.270 | Installing : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 341/342 2024-09-26 12:18:19.278 | Installing : dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-09-26 12:18:19.279 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 342/342 2024-09-26 12:18:19.295 | Running scriptlet: readline-8.1-3.oe2203.aarch64 342/342 2024-09-26 12:18:19.308 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 342/342 2024-09-26 12:18:20.092 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 342/342 2024-09-26 12:18:20.106 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 342/342 2024-09-26 12:18:20.175 | Running scriptlet: dconf-0.40.0-3.oe2203.aarch64 342/342 2024-09-26 12:18:43.547 | Running scriptlet: dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-09-26 12:18:43.548 | Verifying : adwaita-cursor-theme-41.0-1.oe2203.noarch 1/342 2024-09-26 12:18:43.548 | Verifying : adwaita-icon-theme-41.0-1.oe2203.noarch 2/342 2024-09-26 12:18:43.548 | Verifying : at-spi2-atk-2.38.0-1.oe2203.aarch64 3/342 2024-09-26 12:18:43.548 | Verifying : at-spi2-core-2.42.0-1.oe2203.aarch64 4/342 2024-09-26 12:18:43.549 | Verifying : attr-2.5.1-2.oe2203.aarch64 5/342 2024-09-26 12:18:43.549 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 6/342 2024-09-26 12:18:43.549 | Verifying : brotli-1.0.9-2.oe2203.aarch64 7/342 2024-09-26 12:18:43.549 | Verifying : cairo-1.17.4-1.oe2203.aarch64 8/342 2024-09-26 12:18:43.549 | Verifying : cairo-gobject-1.17.4-1.oe2203.aarch64 9/342 2024-09-26 12:18:43.550 | Verifying : chkconfig-1.20-1.oe2203.aarch64 10/342 2024-09-26 12:18:43.550 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 11/342 2024-09-26 12:18:43.550 | Verifying : cronie-1.5.7-1.oe2203.aarch64 12/342 2024-09-26 12:18:43.550 | Verifying : crontabs-1.11-22.oe2203.noarch 13/342 2024-09-26 12:18:43.551 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 14/342 2024-09-26 12:18:43.551 | Verifying : dejavu-fonts-2.37-1.oe2203.noarch 15/342 2024-09-26 12:18:43.551 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 16/342 2024-09-26 12:18:43.551 | Verifying : diffutils-3.8-2.oe2203.aarch64 17/342 2024-09-26 12:18:43.552 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 18/342 2024-09-26 12:18:43.552 | Verifying : fontconfig-2.13.94-1.oe2203.aarch64 19/342 2024-09-26 12:18:43.552 | Verifying : fonts-filesystem-2.0.5-2.oe2203.noarch 20/342 2024-09-26 12:18:43.552 | Verifying : fuse-2.9.9-9.oe2203.aarch64 21/342 2024-09-26 12:18:43.552 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 22/342 2024-09-26 12:18:43.553 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 23/342 2024-09-26 12:18:43.553 | Verifying : gcr-3.41.0-1.oe2203.aarch64 24/342 2024-09-26 12:18:43.553 | Verifying : gcr-base-3.41.0-1.oe2203.aarch64 25/342 2024-09-26 12:18:43.553 | Verifying : gettext-0.21-4.oe2203.aarch64 26/342 2024-09-26 12:18:43.554 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 27/342 2024-09-26 12:18:43.554 | Verifying : graphite2-1.3.14-5.oe2203.aarch64 28/342 2024-09-26 12:18:43.554 | Verifying : grubby-8.40-28.oe2203.aarch64 29/342 2024-09-26 12:18:43.554 | Verifying : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 30/342 2024-09-26 12:18:43.554 | Verifying : gtk2-2.24.33-4.oe2203.aarch64 31/342 2024-09-26 12:18:43.555 | Verifying : gtk3-3.24.30-5.oe2203.aarch64 32/342 2024-09-26 12:18:43.555 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 33/342 2024-09-26 12:18:43.555 | Verifying : info-6.8-3.oe2203.aarch64 34/342 2024-09-26 12:18:43.555 | Verifying : kbd-2.4.0-1.oe2203.aarch64 35/342 2024-09-26 12:18:43.556 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 36/342 2024-09-26 12:18:43.556 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 37/342 2024-09-26 12:18:43.556 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 38/342 2024-09-26 12:18:43.556 | Verifying : kmod-29-3.oe2203.aarch64 39/342 2024-09-26 12:18:43.556 | Verifying : kmod-libs-29-3.oe2203.aarch64 40/342 2024-09-26 12:18:43.557 | Verifying : lcms2-2.12-1.oe2203.aarch64 41/342 2024-09-26 12:18:43.557 | Verifying : libXau-1.0.9-2.oe2203.aarch64 42/342 2024-09-26 12:18:43.557 | Verifying : libXcomposite-0.4.5-1.oe2203.aarch64 43/342 2024-09-26 12:18:43.557 | Verifying : libXcursor-1.2.0-1.oe2203.aarch64 44/342 2024-09-26 12:18:43.558 | Verifying : libXdamage-1.1.5-1.oe2203.aarch64 45/342 2024-09-26 12:18:43.558 | Verifying : libXfixes-6.0.0-1.oe2203.aarch64 46/342 2024-09-26 12:18:43.558 | Verifying : libXft-2.3.4-1.oe2203.aarch64 47/342 2024-09-26 12:18:43.558 | Verifying : libXinerama-1.1.4-5.oe2203.aarch64 48/342 2024-09-26 12:18:43.558 | Verifying : libXrandr-1.5.2-1.oe2203.aarch64 49/342 2024-09-26 12:18:43.559 | Verifying : libXrender-0.9.10-10.oe2203.aarch64 50/342 2024-09-26 12:18:43.559 | Verifying : libXtst-1.2.3-10.oe2203.aarch64 51/342 2024-09-26 12:18:43.559 | Verifying : libassuan-2.5.5-1.oe2203.aarch64 52/342 2024-09-26 12:18:43.559 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 53/342 2024-09-26 12:18:43.560 | Verifying : libcomps-0.1.18-1.oe2203.aarch64 54/342 2024-09-26 12:18:43.560 | Verifying : libdatrie-0.2.13-1.oe2203.aarch64 55/342 2024-09-26 12:18:43.560 | Verifying : libedit-3.1-28.oe2203.aarch64 56/342 2024-09-26 12:18:43.560 | Verifying : libepoxy-1.5.9-1.oe2203.aarch64 57/342 2024-09-26 12:18:43.560 | Verifying : libev-4.33-2.oe2203.aarch64 58/342 2024-09-26 12:18:43.561 | Verifying : libevent-2.1.12-4.oe2203.aarch64 59/342 2024-09-26 12:18:43.561 | Verifying : libffi-3.4.2-2.oe2203.aarch64 60/342 2024-09-26 12:18:43.561 | Verifying : libgusb-0.3.8-1.oe2203.aarch64 61/342 2024-09-26 12:18:43.561 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 62/342 2024-09-26 12:18:43.561 | Verifying : libmodulemd-2.13.0-1.oe2203.aarch64 63/342 2024-09-26 12:18:43.562 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 64/342 2024-09-26 12:18:43.562 | Verifying : librepo-1.14.2-2.oe2203.aarch64 65/342 2024-09-26 12:18:43.562 | Verifying : libreport-filesystem-2.15.2-1.oe2203.noarch 66/342 2024-09-26 12:18:43.562 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 67/342 2024-09-26 12:18:43.563 | Verifying : libsecret-0.20.4-1.oe2203.aarch64 68/342 2024-09-26 12:18:43.563 | Verifying : libsemanage-3.3-3.oe2203.aarch64 69/342 2024-09-26 12:18:43.563 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 70/342 2024-09-26 12:18:43.563 | Verifying : libthai-0.1.28-4.oe2203.aarch64 71/342 2024-09-26 12:18:43.564 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 72/342 2024-09-26 12:18:43.564 | Verifying : libusbx-1.0.24-1.oe2203.aarch64 73/342 2024-09-26 12:18:43.564 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 74/342 2024-09-26 12:18:43.564 | Verifying : libverto-0.3.2-1.oe2203.aarch64 75/342 2024-09-26 12:18:43.564 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 76/342 2024-09-26 12:18:43.565 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 77/342 2024-09-26 12:18:43.565 | Verifying : lz4-1.9.3-2.oe2203.aarch64 78/342 2024-09-26 12:18:43.565 | Verifying : man-db-2.9.4-2.oe2203.aarch64 79/342 2024-09-26 12:18:43.565 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 80/342 2024-09-26 12:18:43.565 | Verifying : npth-1.6-2.oe2203.aarch64 81/342 2024-09-26 12:18:43.566 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 82/342 2024-09-26 12:18:43.566 | Verifying : os-prober-1.79-1.oe2203.aarch64 83/342 2024-09-26 12:18:43.566 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 84/342 2024-09-26 12:18:43.566 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 85/342 2024-09-26 12:18:43.567 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 86/342 2024-09-26 12:18:43.567 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 87/342 2024-09-26 12:18:43.567 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 88/342 2024-09-26 12:18:43.567 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 89/342 2024-09-26 12:18:43.567 | Verifying : perl-Carp-1.50-418.oe2203.noarch 90/342 2024-09-26 12:18:43.568 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 91/342 2024-09-26 12:18:43.568 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 92/342 2024-09-26 12:18:43.568 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 93/342 2024-09-26 12:18:43.568 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 94/342 2024-09-26 12:18:43.569 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 95/342 2024-09-26 12:18:43.569 | Verifying : perl-Digest-1.20-1.oe2203.noarch 96/342 2024-09-26 12:18:43.569 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 97/342 2024-09-26 12:18:43.569 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 98/342 2024-09-26 12:18:43.570 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 99/342 2024-09-26 12:18:43.570 | Verifying : perl-Env-1.04-397.oe2203.noarch 100/342 2024-09-26 12:18:43.570 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 101/342 2024-09-26 12:18:43.570 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 102/342 2024-09-26 12:18:43.570 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 103/342 2024-09-26 12:18:43.571 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 104/342 2024-09-26 12:18:43.571 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 105/342 2024-09-26 12:18:43.571 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 106/342 2024-09-26 12:18:43.571 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 107/342 2024-09-26 12:18:43.572 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 108/342 2024-09-26 12:18:43.572 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 109/342 2024-09-26 12:18:43.572 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 110/342 2024-09-26 12:18:43.572 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 111/342 2024-09-26 12:18:43.573 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 112/342 2024-09-26 12:18:43.573 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 113/342 2024-09-26 12:18:43.573 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 114/342 2024-09-26 12:18:43.573 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 115/342 2024-09-26 12:18:43.573 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 116/342 2024-09-26 12:18:43.574 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 117/342 2024-09-26 12:18:43.574 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 118/342 2024-09-26 12:18:43.574 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 119/342 2024-09-26 12:18:43.574 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 120/342 2024-09-26 12:18:43.575 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 121/342 2024-09-26 12:18:43.575 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 122/342 2024-09-26 12:18:43.575 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 123/342 2024-09-26 12:18:43.575 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 124/342 2024-09-26 12:18:43.575 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 125/342 2024-09-26 12:18:43.576 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 126/342 2024-09-26 12:18:43.576 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 127/342 2024-09-26 12:18:43.576 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 128/342 2024-09-26 12:18:43.576 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 129/342 2024-09-26 12:18:43.577 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 130/342 2024-09-26 12:18:43.577 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 131/342 2024-09-26 12:18:43.577 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 132/342 2024-09-26 12:18:43.577 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 133/342 2024-09-26 12:18:43.577 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 134/342 2024-09-26 12:18:43.578 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 135/342 2024-09-26 12:18:43.578 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 136/342 2024-09-26 12:18:43.578 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 137/342 2024-09-26 12:18:43.578 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 138/342 2024-09-26 12:18:43.579 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 139/342 2024-09-26 12:18:43.579 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 140/342 2024-09-26 12:18:43.579 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 141/342 2024-09-26 12:18:43.579 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 142/342 2024-09-26 12:18:43.579 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 143/342 2024-09-26 12:18:43.580 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 144/342 2024-09-26 12:18:43.580 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 145/342 2024-09-26 12:18:43.580 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/342 2024-09-26 12:18:43.580 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 147/342 2024-09-26 12:18:43.581 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 148/342 2024-09-26 12:18:43.581 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 149/342 2024-09-26 12:18:43.581 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 150/342 2024-09-26 12:18:43.581 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 151/342 2024-09-26 12:18:43.582 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 152/342 2024-09-26 12:18:43.582 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 153/342 2024-09-26 12:18:43.582 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 154/342 2024-09-26 12:18:43.582 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 155/342 2024-09-26 12:18:43.582 | Verifying : perl-URI-5.10-1.oe2203.noarch 156/342 2024-09-26 12:18:43.583 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 157/342 2024-09-26 12:18:43.583 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 158/342 2024-09-26 12:18:43.583 | Verifying : perl-autodie-2.34-2.oe2203.noarch 159/342 2024-09-26 12:18:43.583 | Verifying : perl-bignum-0.63-1.oe2203.noarch 160/342 2024-09-26 12:18:43.584 | Verifying : perl-constant-1.33-421.oe2203.noarch 161/342 2024-09-26 12:18:43.584 | Verifying : perl-experimental-0.025-1.oe2203.noarch 162/342 2024-09-26 12:18:43.584 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 163/342 2024-09-26 12:18:43.584 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 164/342 2024-09-26 12:18:43.584 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 165/342 2024-09-26 12:18:43.585 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 166/342 2024-09-26 12:18:43.585 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 167/342 2024-09-26 12:18:43.585 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 168/342 2024-09-26 12:18:43.585 | Verifying : pigz-2.6-1.oe2203.aarch64 169/342 2024-09-26 12:18:43.586 | Verifying : pinentry-1.1.1-2.oe2203.aarch64 170/342 2024-09-26 12:18:43.586 | Verifying : python3-dateutil-1:2.8.2-2.oe2203.noarch 171/342 2024-09-26 12:18:43.586 | Verifying : python3-dbus-1.2.18-2.oe2203.aarch64 172/342 2024-09-26 12:18:43.586 | Verifying : python3-distro-1.6.0-1.oe2203.noarch 173/342 2024-09-26 12:18:43.586 | Verifying : python3-libcomps-0.1.18-1.oe2203.aarch64 174/342 2024-09-26 12:18:43.587 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 175/342 2024-09-26 12:18:43.587 | Verifying : python3-six-1.16.0-1.oe2203.noarch 176/342 2024-09-26 12:18:43.587 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 177/342 2024-09-26 12:18:43.587 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 178/342 2024-09-26 12:18:43.588 | Verifying : slang-2.3.2-8.oe2203.aarch64 179/342 2024-09-26 12:18:43.588 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 180/342 2024-09-26 12:18:43.588 | Verifying : trousers-0.3.15-1.oe2203.aarch64 181/342 2024-09-26 12:18:43.588 | Verifying : which-2.21-14.oe2203.aarch64 182/342 2024-09-26 12:18:43.588 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 183/342 2024-09-26 12:18:43.589 | Verifying : zip-3.0-29.oe2203.aarch64 184/342 2024-09-26 12:18:43.589 | Verifying : acl-2.3.1-2.oe2203.aarch64 185/342 2024-09-26 12:18:43.589 | Verifying : atk-2.36.0-2.oe2203.aarch64 186/342 2024-09-26 12:18:43.589 | Verifying : avahi-libs-0.8-19.oe2203.aarch64 187/342 2024-09-26 12:18:43.590 | Verifying : bash-5.1.8-6.oe2203.aarch64 188/342 2024-09-26 12:18:43.590 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 189/342 2024-09-26 12:18:43.590 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 190/342 2024-09-26 12:18:43.590 | Verifying : colord-libs-1.4.5-4.oe2203.aarch64 191/342 2024-09-26 12:18:43.590 | Verifying : coreutils-9.0-5.oe2203.aarch64 192/342 2024-09-26 12:18:43.591 | Verifying : cpio-2.13-10.oe2203.aarch64 193/342 2024-09-26 12:18:43.591 | Verifying : cups-libs-1:2.4.0-10.oe2203.aarch64 194/342 2024-09-26 12:18:43.591 | Verifying : curl-7.79.1-28.oe2203.aarch64 195/342 2024-09-26 12:18:43.591 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 196/342 2024-09-26 12:18:43.592 | Verifying : dbus-1:1.12.20-10.oe2203.aarch64 197/342 2024-09-26 12:18:43.592 | Verifying : dbus-common-1:1.12.20-10.oe2203.noarch 198/342 2024-09-26 12:18:43.592 | Verifying : dbus-daemon-1:1.12.20-10.oe2203.aarch64 199/342 2024-09-26 12:18:43.592 | Verifying : dbus-libs-1:1.12.20-10.oe2203.aarch64 200/342 2024-09-26 12:18:43.592 | Verifying : dbus-tools-1:1.12.20-10.oe2203.aarch64 201/342 2024-09-26 12:18:43.593 | Verifying : dconf-0.40.0-3.oe2203.aarch64 202/342 2024-09-26 12:18:43.593 | Verifying : dnf-4.10.0-15.oe2203.noarch 203/342 2024-09-26 12:18:43.593 | Verifying : dnf-data-4.10.0-15.oe2203.noarch 204/342 2024-09-26 12:18:43.593 | Verifying : dnf-plugins-core-4.0.24-6.oe2203.noarch 205/342 2024-09-26 12:18:43.594 | Verifying : dracut-055-10.oe2203.aarch64 206/342 2024-09-26 12:18:43.594 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 207/342 2024-09-26 12:18:43.594 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 208/342 2024-09-26 12:18:43.594 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 209/342 2024-09-26 12:18:43.594 | Verifying : elfutils-0.185-13.oe2203.aarch64 210/342 2024-09-26 12:18:43.595 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 211/342 2024-09-26 12:18:43.595 | Verifying : expat-2.4.1-10.oe2203.aarch64 212/342 2024-09-26 12:18:43.595 | Verifying : file-5.41-3.oe2203.aarch64 213/342 2024-09-26 12:18:43.595 | Verifying : file-libs-5.41-3.oe2203.aarch64 214/342 2024-09-26 12:18:43.596 | Verifying : freetype-2.11.0-3.oe2203.aarch64 215/342 2024-09-26 12:18:43.596 | Verifying : fribidi-1.0.10-2.oe2203.aarch64 216/342 2024-09-26 12:18:43.596 | Verifying : gawk-5.1.1-4.oe2203.aarch64 217/342 2024-09-26 12:18:43.596 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 218/342 2024-09-26 12:18:43.596 | Verifying : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 219/342 2024-09-26 12:18:43.597 | Verifying : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 220/342 2024-09-26 12:18:43.597 | Verifying : glib2-2.68.1-21.oe2203.aarch64 221/342 2024-09-26 12:18:43.597 | Verifying : glibc-2.34-149.oe2203.aarch64 222/342 2024-09-26 12:18:43.597 | Verifying : glibc-common-2.34-149.oe2203.aarch64 223/342 2024-09-26 12:18:43.598 | Verifying : gnupg2-2.2.32-3.oe2203.aarch64 224/342 2024-09-26 12:18:43.598 | Verifying : gnutls-3.7.2-13.oe2203.aarch64 225/342 2024-09-26 12:18:43.598 | Verifying : gpgme-1.16.0-3.oe2203.aarch64 226/342 2024-09-26 12:18:43.598 | Verifying : grep-3.7-9.oe2203.aarch64 227/342 2024-09-26 12:18:43.598 | Verifying : groff-1.22.4-11.oe2203.aarch64 228/342 2024-09-26 12:18:43.599 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 229/342 2024-09-26 12:18:43.599 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 230/342 2024-09-26 12:18:43.599 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 231/342 2024-09-26 12:18:43.599 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 232/342 2024-09-26 12:18:43.600 | Verifying : gzip-1.11-3.oe2203.aarch64 233/342 2024-09-26 12:18:43.600 | Verifying : harfbuzz-2.8.2-4.oe2203.aarch64 234/342 2024-09-26 12:18:43.600 | Verifying : hicolor-icon-theme-0.17-6.oe2203.noarch 235/342 2024-09-26 12:18:43.600 | Verifying : jbigkit-libs-2.1-19.oe2203.aarch64 236/342 2024-09-26 12:18:43.601 | Verifying : json-c-0.15-6.oe2203.aarch64 237/342 2024-09-26 12:18:43.601 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 238/342 2024-09-26 12:18:43.601 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 239/342 2024-09-26 12:18:43.601 | Verifying : less-590-6.oe2203.aarch64 240/342 2024-09-26 12:18:43.602 | Verifying : libX11-1.7.2-8.oe2203.aarch64 241/342 2024-09-26 12:18:43.602 | Verifying : libXext-1.3.4-4.oe2203.aarch64 242/342 2024-09-26 12:18:43.602 | Verifying : libXi-1.8-2.oe2203.aarch64 243/342 2024-09-26 12:18:43.602 | Verifying : libacl-2.3.1-2.oe2203.aarch64 244/342 2024-09-26 12:18:43.603 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 245/342 2024-09-26 12:18:43.603 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 246/342 2024-09-26 12:18:43.603 | Verifying : libcap-2.61-5.oe2203.aarch64 247/342 2024-09-26 12:18:43.603 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 248/342 2024-09-26 12:18:43.603 | Verifying : libdnf-0.65.0-6.oe2203.aarch64 249/342 2024-09-26 12:18:43.604 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 250/342 2024-09-26 12:18:43.604 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 251/342 2024-09-26 12:18:43.604 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 252/342 2024-09-26 12:18:43.604 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 253/342 2024-09-26 12:18:43.605 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 254/342 2024-09-26 12:18:43.605 | Verifying : libicu-69.1-7.oe2203.aarch64 255/342 2024-09-26 12:18:43.605 | Verifying : libjpeg-turbo-2.1.1-2.oe2203.aarch64 256/342 2024-09-26 12:18:43.605 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 257/342 2024-09-26 12:18:43.606 | Verifying : libksba-1.6.0-3.oe2203.aarch64 258/342 2024-09-26 12:18:43.606 | Verifying : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-09-26 12:18:43.606 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 260/342 2024-09-26 12:18:43.606 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 261/342 2024-09-26 12:18:43.606 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 262/342 2024-09-26 12:18:43.607 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 263/342 2024-09-26 12:18:43.607 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 264/342 2024-09-26 12:18:43.607 | Verifying : libselinux-3.3-5.oe2203.aarch64 265/342 2024-09-26 12:18:43.607 | Verifying : libsepol-3.3-6.oe2203.aarch64 266/342 2024-09-26 12:18:43.608 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 267/342 2024-09-26 12:18:43.608 | Verifying : libsolv-0.7.20-4.oe2203.aarch64 268/342 2024-09-26 12:18:43.608 | Verifying : libssh-0.9.6-8.oe2203.aarch64 269/342 2024-09-26 12:18:43.608 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 270/342 2024-09-26 12:18:43.609 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 271/342 2024-09-26 12:18:43.609 | Verifying : libtiff-4.3.0-37.oe2203.aarch64 272/342 2024-09-26 12:18:43.609 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 273/342 2024-09-26 12:18:43.609 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 274/342 2024-09-26 12:18:43.610 | Verifying : libxcb-1.14-2.oe2203.aarch64 275/342 2024-09-26 12:18:43.610 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 276/342 2024-09-26 12:18:43.610 | Verifying : libyaml-0.2.5-6.oe2203.aarch64 277/342 2024-09-26 12:18:43.610 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 278/342 2024-09-26 12:18:43.610 | Verifying : lua-5.4.3-11.oe2203.aarch64 279/342 2024-09-26 12:18:43.611 | Verifying : ncurses-6.3-8.oe2203.aarch64 280/342 2024-09-26 12:18:43.611 | Verifying : ncurses-base-6.3-8.oe2203.noarch 281/342 2024-09-26 12:18:43.611 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 282/342 2024-09-26 12:18:43.611 | Verifying : nettle-3.8.1-1.oe2203.aarch64 283/342 2024-09-26 12:18:43.612 | Verifying : newt-0.52.21-8.oe2203.aarch64 284/342 2024-09-26 12:18:43.612 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 285/342 2024-09-26 12:18:43.612 | Verifying : openldap-2.6.0-6.oe2203.aarch64 286/342 2024-09-26 12:18:43.612 | Verifying : openssh-8.8p1-23.oe2203.aarch64 287/342 2024-09-26 12:18:43.613 | Verifying : openssh-clients-8.8p1-23.oe2203.aarch64 288/342 2024-09-26 12:18:43.613 | Verifying : openssh-server-8.8p1-23.oe2203.aarch64 289/342 2024-09-26 12:18:43.613 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 290/342 2024-09-26 12:18:43.613 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 291/342 2024-09-26 12:18:43.614 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 292/342 2024-09-26 12:18:43.614 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 293/342 2024-09-26 12:18:43.614 | Verifying : pam-1.5.2-7.oe2203.aarch64 294/342 2024-09-26 12:18:43.614 | Verifying : pango-1.49.3-3.oe2203.aarch64 295/342 2024-09-26 12:18:43.614 | Verifying : pcre-8.45-2.oe2203.aarch64 296/342 2024-09-26 12:18:43.615 | Verifying : pcre2-10.39-9.oe2203.aarch64 297/342 2024-09-26 12:18:43.615 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 298/342 2024-09-26 12:18:43.615 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 299/342 2024-09-26 12:18:43.615 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 300/342 2024-09-26 12:18:43.616 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 301/342 2024-09-26 12:18:43.616 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 302/342 2024-09-26 12:18:43.616 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 303/342 2024-09-26 12:18:43.616 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 304/342 2024-09-26 12:18:43.617 | Verifying : perl-libnet-3.13-2.oe2203.noarch 305/342 2024-09-26 12:18:43.617 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 306/342 2024-09-26 12:18:43.617 | Verifying : pixman-0.40.0-3.oe2203.aarch64 307/342 2024-09-26 12:18:43.617 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 308/342 2024-09-26 12:18:43.617 | Verifying : popt-1.18-3.oe2203.aarch64 309/342 2024-09-26 12:18:43.618 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 310/342 2024-09-26 12:18:43.618 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 311/342 2024-09-26 12:18:43.618 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 312/342 2024-09-26 12:18:43.618 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 313/342 2024-09-26 12:18:43.619 | Verifying : python3-3.9.9-28.oe2203.aarch64 314/342 2024-09-26 12:18:43.619 | Verifying : python3-dnf-4.10.0-15.oe2203.noarch 315/342 2024-09-26 12:18:43.619 | Verifying : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 316/342 2024-09-26 12:18:43.619 | Verifying : python3-gpgme-1.16.0-3.oe2203.aarch64 317/342 2024-09-26 12:18:43.619 | Verifying : python3-hawkey-0.65.0-6.oe2203.aarch64 318/342 2024-09-26 12:18:43.620 | Verifying : python3-libdnf-0.65.0-6.oe2203.aarch64 319/342 2024-09-26 12:18:43.620 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 320/342 2024-09-26 12:18:43.620 | Verifying : python3-rpm-4.17.0-33.oe2203.aarch64 321/342 2024-09-26 12:18:43.620 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 322/342 2024-09-26 12:18:43.621 | Verifying : python3-unbound-1.13.2-11.oe2203.aarch64 323/342 2024-09-26 12:18:43.621 | Verifying : readline-8.1-3.oe2203.aarch64 324/342 2024-09-26 12:18:43.621 | Verifying : rpm-4.17.0-33.oe2203.aarch64 325/342 2024-09-26 12:18:43.621 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 326/342 2024-09-26 12:18:43.622 | Verifying : sed-4.8-3.oe2203.aarch64 327/342 2024-09-26 12:18:43.622 | Verifying : shadow-2:4.9-13.oe2203.aarch64 328/342 2024-09-26 12:18:43.622 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 329/342 2024-09-26 12:18:43.622 | Verifying : systemd-249-75.oe2203.aarch64 330/342 2024-09-26 12:18:43.622 | Verifying : systemd-libs-249-75.oe2203.aarch64 331/342 2024-09-26 12:18:43.623 | Verifying : systemd-udev-249-75.oe2203.aarch64 332/342 2024-09-26 12:18:43.623 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 333/342 2024-09-26 12:18:43.623 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 334/342 2024-09-26 12:18:43.623 | Verifying : tzdata-2022a-18.oe2203.noarch 335/342 2024-09-26 12:18:43.624 | Verifying : unbound-libs-1.13.2-11.oe2203.aarch64 336/342 2024-09-26 12:18:43.624 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 337/342 2024-09-26 12:18:43.624 | Verifying : wayland-1.19.91-4.oe2203.aarch64 338/342 2024-09-26 12:18:43.624 | Verifying : xz-5.2.5-2.oe2203.aarch64 339/342 2024-09-26 12:18:43.625 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 340/342 2024-09-26 12:18:43.625 | Verifying : zlib-1.2.11-24.oe2203.aarch64 341/342 2024-09-26 12:18:47.358 | Verifying : zstd-1.5.0-4.oe2203.aarch64 342/342 2024-09-26 12:18:47.358 | 2024-09-26 12:18:47.358 | Installed: 2024-09-26 12:18:47.358 | acl-2.3.1-2.oe2203.aarch64 2024-09-26 12:18:47.358 | adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-09-26 12:18:47.358 | adwaita-icon-theme-41.0-1.oe2203.noarch 2024-09-26 12:18:47.358 | at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-09-26 12:18:47.358 | at-spi2-core-2.42.0-1.oe2203.aarch64 2024-09-26 12:18:47.358 | atk-2.36.0-2.oe2203.aarch64 2024-09-26 12:18:47.358 | attr-2.5.1-2.oe2203.aarch64 2024-09-26 12:18:47.358 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-09-26 12:18:47.358 | avahi-libs-0.8-19.oe2203.aarch64 2024-09-26 12:18:47.358 | bash-5.1.8-6.oe2203.aarch64 2024-09-26 12:18:47.358 | brotli-1.0.9-2.oe2203.aarch64 2024-09-26 12:18:47.358 | bzip2-1.0.8-6.oe2203.aarch64 2024-09-26 12:18:47.358 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-09-26 12:18:47.358 | cairo-1.17.4-1.oe2203.aarch64 2024-09-26 12:18:47.358 | cairo-gobject-1.17.4-1.oe2203.aarch64 2024-09-26 12:18:47.358 | chkconfig-1.20-1.oe2203.aarch64 2024-09-26 12:18:47.358 | colord-libs-1.4.5-4.oe2203.aarch64 2024-09-26 12:18:47.358 | coreutils-9.0-5.oe2203.aarch64 2024-09-26 12:18:47.359 | cpio-2.13-10.oe2203.aarch64 2024-09-26 12:18:47.359 | cracklib-2.9.7-8.oe2203.aarch64 2024-09-26 12:18:47.359 | cronie-1.5.7-1.oe2203.aarch64 2024-09-26 12:18:47.359 | crontabs-1.11-22.oe2203.noarch 2024-09-26 12:18:47.359 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-09-26 12:18:47.359 | cups-libs-1:2.4.0-10.oe2203.aarch64 2024-09-26 12:18:47.359 | curl-7.79.1-28.oe2203.aarch64 2024-09-26 12:18:47.359 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-09-26 12:18:47.359 | dbus-1:1.12.20-10.oe2203.aarch64 2024-09-26 12:18:47.359 | dbus-common-1:1.12.20-10.oe2203.noarch 2024-09-26 12:18:47.359 | dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-09-26 12:18:47.359 | dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-09-26 12:18:47.359 | dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-09-26 12:18:47.359 | dconf-0.40.0-3.oe2203.aarch64 2024-09-26 12:18:47.359 | dejavu-fonts-2.37-1.oe2203.noarch 2024-09-26 12:18:47.359 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-09-26 12:18:47.359 | diffutils-3.8-2.oe2203.aarch64 2024-09-26 12:18:47.359 | dnf-4.10.0-15.oe2203.noarch 2024-09-26 12:18:47.359 | dnf-data-4.10.0-15.oe2203.noarch 2024-09-26 12:18:47.359 | dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-09-26 12:18:47.359 | dracut-055-10.oe2203.aarch64 2024-09-26 12:18:47.359 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-09-26 12:18:47.359 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-09-26 12:18:47.359 | efi-srpm-macros-4-5.oe2203.noarch 2024-09-26 12:18:47.359 | elfutils-0.185-13.oe2203.aarch64 2024-09-26 12:18:47.359 | elfutils-extra-0.185-13.oe2203.aarch64 2024-09-26 12:18:47.359 | expat-2.4.1-10.oe2203.aarch64 2024-09-26 12:18:47.359 | file-5.41-3.oe2203.aarch64 2024-09-26 12:18:47.359 | file-libs-5.41-3.oe2203.aarch64 2024-09-26 12:18:47.359 | findutils-2:4.8.0-3.oe2203.aarch64 2024-09-26 12:18:47.359 | fontconfig-2.13.94-1.oe2203.aarch64 2024-09-26 12:18:47.359 | fonts-filesystem-2.0.5-2.oe2203.noarch 2024-09-26 12:18:47.359 | freetype-2.11.0-3.oe2203.aarch64 2024-09-26 12:18:47.359 | fribidi-1.0.10-2.oe2203.aarch64 2024-09-26 12:18:47.359 | fuse-2.9.9-9.oe2203.aarch64 2024-09-26 12:18:47.359 | fuse-common-3.10.5-3.oe2203.aarch64 2024-09-26 12:18:47.359 | fuse-help-2.9.9-9.oe2203.aarch64 2024-09-26 12:18:47.359 | gawk-5.1.1-4.oe2203.aarch64 2024-09-26 12:18:47.359 | gcr-3.41.0-1.oe2203.aarch64 2024-09-26 12:18:47.359 | gcr-base-3.41.0-1.oe2203.aarch64 2024-09-26 12:18:47.359 | gdbm-1:1.22-11.oe2203.aarch64 2024-09-26 12:18:47.359 | gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-09-26 12:18:47.359 | gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-09-26 12:18:47.359 | gettext-0.21-4.oe2203.aarch64 2024-09-26 12:18:47.359 | glib2-2.68.1-21.oe2203.aarch64 2024-09-26 12:18:47.359 | glibc-2.34-149.oe2203.aarch64 2024-09-26 12:18:47.359 | glibc-common-2.34-149.oe2203.aarch64 2024-09-26 12:18:47.359 | gmp-1:6.2.1-1.oe2203.aarch64 2024-09-26 12:18:47.359 | gnupg2-2.2.32-3.oe2203.aarch64 2024-09-26 12:18:47.359 | gnutls-3.7.2-13.oe2203.aarch64 2024-09-26 12:18:47.359 | gpgme-1.16.0-3.oe2203.aarch64 2024-09-26 12:18:47.359 | graphite2-1.3.14-5.oe2203.aarch64 2024-09-26 12:18:47.359 | grep-3.7-9.oe2203.aarch64 2024-09-26 12:18:47.359 | groff-1.22.4-11.oe2203.aarch64 2024-09-26 12:18:47.359 | groff-base-1.22.4-11.oe2203.aarch64 2024-09-26 12:18:47.359 | grub2-common-1:2.06-41.oe2203.noarch 2024-09-26 12:18:47.359 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-09-26 12:18:47.359 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-09-26 12:18:47.360 | grubby-8.40-28.oe2203.aarch64 2024-09-26 12:18:47.360 | gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-09-26 12:18:47.360 | gtk2-2.24.33-4.oe2203.aarch64 2024-09-26 12:18:47.360 | gtk3-3.24.30-5.oe2203.aarch64 2024-09-26 12:18:47.360 | gzip-1.11-3.oe2203.aarch64 2024-09-26 12:18:47.360 | harfbuzz-2.8.2-4.oe2203.aarch64 2024-09-26 12:18:47.360 | hicolor-icon-theme-0.17-6.oe2203.noarch 2024-09-26 12:18:47.360 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-09-26 12:18:47.360 | info-6.8-3.oe2203.aarch64 2024-09-26 12:18:47.360 | jbigkit-libs-2.1-19.oe2203.aarch64 2024-09-26 12:18:47.360 | json-c-0.15-6.oe2203.aarch64 2024-09-26 12:18:47.360 | kbd-2.4.0-1.oe2203.aarch64 2024-09-26 12:18:47.360 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-09-26 12:18:47.360 | kbd-misc-2.4.0-1.oe2203.noarch 2024-09-26 12:18:47.360 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-09-26 12:18:47.360 | kmod-29-3.oe2203.aarch64 2024-09-26 12:18:47.360 | kmod-libs-29-3.oe2203.aarch64 2024-09-26 12:18:47.360 | kpartx-0.8.7-6.oe2203.aarch64 2024-09-26 12:18:47.360 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-09-26 12:18:47.360 | lcms2-2.12-1.oe2203.aarch64 2024-09-26 12:18:47.360 | less-590-6.oe2203.aarch64 2024-09-26 12:18:47.360 | libX11-1.7.2-8.oe2203.aarch64 2024-09-26 12:18:47.360 | libXau-1.0.9-2.oe2203.aarch64 2024-09-26 12:18:47.360 | libXcomposite-0.4.5-1.oe2203.aarch64 2024-09-26 12:18:47.360 | libXcursor-1.2.0-1.oe2203.aarch64 2024-09-26 12:18:47.360 | libXdamage-1.1.5-1.oe2203.aarch64 2024-09-26 12:18:47.360 | libXext-1.3.4-4.oe2203.aarch64 2024-09-26 12:18:47.360 | libXfixes-6.0.0-1.oe2203.aarch64 2024-09-26 12:18:47.360 | libXft-2.3.4-1.oe2203.aarch64 2024-09-26 12:18:47.360 | libXi-1.8-2.oe2203.aarch64 2024-09-26 12:18:47.360 | libXinerama-1.1.4-5.oe2203.aarch64 2024-09-26 12:18:47.360 | libXrandr-1.5.2-1.oe2203.aarch64 2024-09-26 12:18:47.360 | libXrender-0.9.10-10.oe2203.aarch64 2024-09-26 12:18:47.360 | libXtst-1.2.3-10.oe2203.aarch64 2024-09-26 12:18:47.360 | libacl-2.3.1-2.oe2203.aarch64 2024-09-26 12:18:47.360 | libarchive-3.5.2-6.oe2203.aarch64 2024-09-26 12:18:47.360 | libassuan-2.5.5-1.oe2203.aarch64 2024-09-26 12:18:47.360 | libblkid-2.37.2-28.oe2203.aarch64 2024-09-26 12:18:47.360 | libcap-2.61-5.oe2203.aarch64 2024-09-26 12:18:47.360 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-09-26 12:18:47.360 | libcomps-0.1.18-1.oe2203.aarch64 2024-09-26 12:18:47.360 | libcurl-7.79.1-28.oe2203.aarch64 2024-09-26 12:18:47.360 | libdatrie-0.2.13-1.oe2203.aarch64 2024-09-26 12:18:47.360 | libdnf-0.65.0-6.oe2203.aarch64 2024-09-26 12:18:47.360 | libedit-3.1-28.oe2203.aarch64 2024-09-26 12:18:47.360 | libepoxy-1.5.9-1.oe2203.aarch64 2024-09-26 12:18:47.360 | libev-4.33-2.oe2203.aarch64 2024-09-26 12:18:47.360 | libevent-2.1.12-4.oe2203.aarch64 2024-09-26 12:18:47.360 | libfdisk-2.37.2-28.oe2203.aarch64 2024-09-26 12:18:47.360 | libffi-3.4.2-2.oe2203.aarch64 2024-09-26 12:18:47.360 | libgcc-10.3.1-23.oe2203.aarch64 2024-09-26 12:18:47.360 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-09-26 12:18:47.361 | libgomp-10.3.1-23.oe2203.aarch64 2024-09-26 12:18:47.361 | libgpg-error-1.43-2.oe2203.aarch64 2024-09-26 12:18:47.361 | libgusb-0.3.8-1.oe2203.aarch64 2024-09-26 12:18:47.361 | libicu-69.1-7.oe2203.aarch64 2024-09-26 12:18:47.361 | libidn2-2.3.2-2.oe2203.aarch64 2024-09-26 12:18:47.361 | libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-09-26 12:18:47.361 | libkcapi-1.3.1-7.oe2203.aarch64 2024-09-26 12:18:47.361 | libksba-1.6.0-3.oe2203.aarch64 2024-09-26 12:18:47.361 | libmodulemd-2.13.0-1.oe2203.aarch64 2024-09-26 12:18:47.361 | libmount-2.37.2-28.oe2203.aarch64 2024-09-26 12:18:47.361 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-09-26 12:18:47.361 | libnsl2-2.0.0-4.oe2203.aarch64 2024-09-26 12:18:47.361 | libpipeline-1.5.4-1.oe2203.aarch64 2024-09-26 12:18:47.361 | libpng-2:1.6.37-4.oe2203.aarch64 2024-09-26 12:18:47.361 | libpsl-0.21.1-5.oe2203.aarch64 2024-09-26 12:18:47.361 | libpwquality-1.4.4-4.oe2203.aarch64 2024-09-26 12:18:47.361 | librepo-1.14.2-2.oe2203.aarch64 2024-09-26 12:18:47.361 | libreport-filesystem-2.15.2-1.oe2203.noarch 2024-09-26 12:18:47.361 | libseccomp-2.5.3-1.oe2203.aarch64 2024-09-26 12:18:47.361 | libsecret-0.20.4-1.oe2203.aarch64 2024-09-26 12:18:47.361 | libselinux-3.3-5.oe2203.aarch64 2024-09-26 12:18:47.361 | libsemanage-3.3-3.oe2203.aarch64 2024-09-26 12:18:47.361 | libsepol-3.3-6.oe2203.aarch64 2024-09-26 12:18:47.361 | libsigsegv-2.13-1.oe2203.aarch64 2024-09-26 12:18:47.361 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-09-26 12:18:47.361 | libsolv-0.7.20-4.oe2203.aarch64 2024-09-26 12:18:47.361 | libssh-0.9.6-8.oe2203.aarch64 2024-09-26 12:18:47.361 | libstdc++-10.3.1-23.oe2203.aarch64 2024-09-26 12:18:47.361 | libtasn1-4.17.0-3.oe2203.aarch64 2024-09-26 12:18:47.361 | libthai-0.1.28-4.oe2203.aarch64 2024-09-26 12:18:47.361 | libtiff-4.3.0-37.oe2203.aarch64 2024-09-26 12:18:47.361 | libtirpc-1.3.2-3.oe2203.aarch64 2024-09-26 12:18:47.361 | libunistring-0.9.10-8.oe2203.aarch64 2024-09-26 12:18:47.361 | libusbx-1.0.24-1.oe2203.aarch64 2024-09-26 12:18:47.361 | libutempter-1.2.1-2.oe2203.aarch64 2024-09-26 12:18:47.361 | libuuid-2.37.2-28.oe2203.aarch64 2024-09-26 12:18:47.361 | libverto-0.3.2-1.oe2203.aarch64 2024-09-26 12:18:47.361 | libxcb-1.14-2.oe2203.aarch64 2024-09-26 12:18:47.361 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-09-26 12:18:47.361 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-09-26 12:18:47.361 | libxml2-2.9.12-20.oe2203.aarch64 2024-09-26 12:18:47.361 | libyaml-0.2.5-6.oe2203.aarch64 2024-09-26 12:18:47.361 | logrotate-3.20.1-1.oe2203.aarch64 2024-09-26 12:18:47.361 | lua-5.4.3-11.oe2203.aarch64 2024-09-26 12:18:47.361 | lz4-1.9.3-2.oe2203.aarch64 2024-09-26 12:18:47.361 | man-db-2.9.4-2.oe2203.aarch64 2024-09-26 12:18:47.361 | mpfr-4.1.0-1.oe2203.aarch64 2024-09-26 12:18:47.361 | ncurses-6.3-8.oe2203.aarch64 2024-09-26 12:18:47.361 | ncurses-base-6.3-8.oe2203.noarch 2024-09-26 12:18:47.361 | ncurses-libs-6.3-8.oe2203.aarch64 2024-09-26 12:18:47.361 | nettle-3.8.1-1.oe2203.aarch64 2024-09-26 12:18:47.361 | newt-0.52.21-8.oe2203.aarch64 2024-09-26 12:18:47.361 | npth-1.6-2.oe2203.aarch64 2024-09-26 12:18:47.361 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-09-26 12:18:47.361 | openldap-2.6.0-6.oe2203.aarch64 2024-09-26 12:18:47.361 | openssh-8.8p1-23.oe2203.aarch64 2024-09-26 12:18:47.361 | openssh-clients-8.8p1-23.oe2203.aarch64 2024-09-26 12:18:47.361 | openssh-server-8.8p1-23.oe2203.aarch64 2024-09-26 12:18:47.362 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-09-26 12:18:47.362 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-09-26 12:18:47.362 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-09-26 12:18:47.362 | os-prober-1.79-1.oe2203.aarch64 2024-09-26 12:18:47.362 | p11-kit-0.24.0-2.oe2203.aarch64 2024-09-26 12:18:47.362 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-09-26 12:18:47.362 | pam-1.5.2-7.oe2203.aarch64 2024-09-26 12:18:47.362 | pango-1.49.3-3.oe2203.aarch64 2024-09-26 12:18:47.362 | pcre-8.45-2.oe2203.aarch64 2024-09-26 12:18:47.362 | pcre2-10.39-9.oe2203.aarch64 2024-09-26 12:18:47.362 | perl-4:5.34.0-12.oe2203.aarch64 2024-09-26 12:18:47.362 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-B-Debug-1.26-5.oe2203.noarch 2024-09-26 12:18:47.362 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-09-26 12:18:47.362 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-09-26 12:18:47.362 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-09-26 12:18:47.362 | perl-Carp-1.50-418.oe2203.noarch 2024-09-26 12:18:47.362 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-09-26 12:18:47.362 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-09-26 12:18:47.362 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-09-26 12:18:47.362 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-09-26 12:18:47.362 | perl-Digest-1.20-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-09-26 12:18:47.362 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-09-26 12:18:47.362 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-09-26 12:18:47.362 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-09-26 12:18:47.362 | perl-Env-1.04-397.oe2203.noarch 2024-09-26 12:18:47.362 | perl-Exporter-5.74-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-09-26 12:18:47.362 | perl-File-Path-2.18-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-09-26 12:18:47.362 | perl-File-Which-1.27-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-09-26 12:18:47.362 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-09-26 12:18:47.362 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-09-26 12:18:47.362 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-09-26 12:18:47.362 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-09-26 12:18:47.362 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-09-26 12:18:47.362 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-09-26 12:18:47.362 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-09-26 12:18:47.362 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-09-26 12:18:47.363 | perl-PathTools-3.80-1.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-09-26 12:18:47.363 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-URI-5.10-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-autodie-2.34-2.oe2203.noarch 2024-09-26 12:18:47.363 | perl-bignum-0.63-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-constant-1.33-421.oe2203.noarch 2024-09-26 12:18:47.363 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-experimental-0.025-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-libnet-3.13-2.oe2203.noarch 2024-09-26 12:18:47.363 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-parent-1:0.238-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-podlators-1:4.14-1.oe2203.noarch 2024-09-26 12:18:47.363 | perl-threads-2:2.26-1.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-09-26 12:18:47.363 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-09-26 12:18:47.363 | pigz-2.6-1.oe2203.aarch64 2024-09-26 12:18:47.363 | pinentry-1.1.1-2.oe2203.aarch64 2024-09-26 12:18:47.363 | pixman-0.40.0-3.oe2203.aarch64 2024-09-26 12:18:47.363 | pkgconf-1.8.0-3.oe2203.aarch64 2024-09-26 12:18:47.363 | popt-1.18-3.oe2203.aarch64 2024-09-26 12:18:47.363 | procps-ng-3.3.17-5.oe2203.aarch64 2024-09-26 12:18:47.363 | publicsuffix-list-20211113-2.oe2203.noarch 2024-09-26 12:18:47.364 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-09-26 12:18:47.364 | python-setuptools-59.4.0-5.oe2203.noarch 2024-09-26 12:18:47.364 | python3-3.9.9-28.oe2203.aarch64 2024-09-26 12:18:47.364 | python3-dateutil-1:2.8.2-2.oe2203.noarch 2024-09-26 12:18:47.364 | python3-dbus-1.2.18-2.oe2203.aarch64 2024-09-26 12:18:47.364 | python3-distro-1.6.0-1.oe2203.noarch 2024-09-26 12:18:47.364 | python3-dnf-4.10.0-15.oe2203.noarch 2024-09-26 12:18:47.364 | python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-09-26 12:18:47.364 | python3-gpgme-1.16.0-3.oe2203.aarch64 2024-09-26 12:18:47.364 | python3-hawkey-0.65.0-6.oe2203.aarch64 2024-09-26 12:18:47.364 | python3-libcomps-0.1.18-1.oe2203.aarch64 2024-09-26 12:18:47.364 | python3-libdnf-0.65.0-6.oe2203.aarch64 2024-09-26 12:18:47.364 | python3-pip-21.3.1-2.oe2203.noarch 2024-09-26 12:18:47.364 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-09-26 12:18:47.364 | python3-rpm-4.17.0-33.oe2203.aarch64 2024-09-26 12:18:47.364 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-09-26 12:18:47.364 | python3-six-1.16.0-1.oe2203.noarch 2024-09-26 12:18:47.364 | python3-unbound-1.13.2-11.oe2203.aarch64 2024-09-26 12:18:47.364 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-09-26 12:18:47.364 | readline-8.1-3.oe2203.aarch64 2024-09-26 12:18:47.364 | rpm-4.17.0-33.oe2203.aarch64 2024-09-26 12:18:47.364 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-09-26 12:18:47.364 | sed-4.8-3.oe2203.aarch64 2024-09-26 12:18:47.364 | shadow-2:4.9-13.oe2203.aarch64 2024-09-26 12:18:47.364 | shared-mime-info-2.1-1.oe2203.aarch64 2024-09-26 12:18:47.364 | slang-2.3.2-8.oe2203.aarch64 2024-09-26 12:18:47.364 | sqlite-3.37.2-7.oe2203.aarch64 2024-09-26 12:18:47.364 | systemd-249-75.oe2203.aarch64 2024-09-26 12:18:47.364 | systemd-libs-249-75.oe2203.aarch64 2024-09-26 12:18:47.364 | systemd-udev-249-75.oe2203.aarch64 2024-09-26 12:18:47.364 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-09-26 12:18:47.364 | tcl-1:8.6.10-4.oe2203.aarch64 2024-09-26 12:18:47.364 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-09-26 12:18:47.364 | trousers-0.3.15-1.oe2203.aarch64 2024-09-26 12:18:47.364 | tzdata-2022a-18.oe2203.noarch 2024-09-26 12:18:47.364 | unbound-libs-1.13.2-11.oe2203.aarch64 2024-09-26 12:18:47.364 | util-linux-2.37.2-28.oe2203.aarch64 2024-09-26 12:18:47.364 | wayland-1.19.91-4.oe2203.aarch64 2024-09-26 12:18:47.364 | which-2.21-14.oe2203.aarch64 2024-09-26 12:18:47.364 | xkeyboard-config-2.33-1.oe2203.noarch 2024-09-26 12:18:47.364 | xz-5.2.5-2.oe2203.aarch64 2024-09-26 12:18:47.364 | xz-libs-5.2.5-2.oe2203.aarch64 2024-09-26 12:18:47.364 | zip-3.0-29.oe2203.aarch64 2024-09-26 12:18:47.364 | zlib-1.2.11-24.oe2203.aarch64 2024-09-26 12:18:47.364 | zstd-1.5.0-4.oe2203.aarch64 2024-09-26 12:18:47.364 | 2024-09-26 12:18:47.364 | Complete! 2024-09-26 12:18:47.752 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:241 : rc=0 2024-09-26 12:18:47.757 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : sudo unset /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/yum/vars 2024-09-26 12:18:47.769 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : true 2024-09-26 12:18:47.774 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-09-26 12:18:47.781 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-09-26 12:18:47.788 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : '[' 0 '!=' 0 ']' 2024-09-26 12:18:47.793 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_install_pkg_manager:257 : sudo sed -i s,/opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/pki/rpm-gpg,/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/yum.repos.d/openEuler.repo 2024-09-26 12:18:47.809 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:324 : _run_chroot rpm --rebuilddb 2024-09-26 12:18:47.813 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=rpm --rebuilddb' 2024-09-26 12:18:47.818 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.VmkM0gqO/mnt env -u TMPDIR sh -c 'rpm --rebuilddb' 2024-09-26 12:18:47.913 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:325 : _run_chroot dnf clean all 2024-09-26 12:18:47.918 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf clean all' 2024-09-26 12:18:47.922 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.VmkM0gqO/mnt env -u TMPDIR sh -c 'dnf clean all' 2024-09-26 12:18:48.374 | Unable to detect release version (use '--releasever' to specify release version) 2024-09-26 12:18:48.456 | 0 files removed 2024-09-26 12:18:48.521 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:328 : echo '%_install_langs C:en_US:en_US.UTF-8' 2024-09-26 12:18:48.521 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:329 : sudo tee -a /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/rpm/macros.langs 2024-09-26 12:18:48.536 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:331 : _base_packages='systemd passwd findutils sudo util-linux-ng ' 2024-09-26 12:18:48.541 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:337 : _base_packages+='systemd-udev ' 2024-09-26 12:18:48.545 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:341 : _run_chroot dnf -y update 2024-09-26 12:18:48.550 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y update' 2024-09-26 12:18:48.554 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.VmkM0gqO/mnt env -u TMPDIR sh -c 'dnf -y update' 2024-09-26 12:18:48.920 | Unable to detect release version (use '--releasever' to specify release version) 2024-09-26 12:19:54.133 | OS 53 kB/s | 3.4 MB 01:05 2024-09-26 12:23:16.231 | everything 83 kB/s | 16 MB 03:20 2024-09-26 12:24:09.054 | EPOL 59 kB/s | 2.7 MB 00:46 2024-09-26 12:25:30.578 | debuginfo 48 kB/s | 3.8 MB 01:20 2024-09-26 12:26:18.987 | source 37 kB/s | 1.7 MB 00:46 2024-09-26 12:41:15.650 | update 93 kB/s | 81 MB 14:56 2024-09-26 12:41:45.648 | Last metadata expiration check: 0:00:01 ago on Thu Sep 26 12:27:09 2024. 2024-09-26 12:41:49.028 | Dependencies resolved. 2024-09-26 12:41:49.031 | Nothing to do. 2024-09-26 12:41:49.032 | Complete! 2024-09-26 12:41:49.124 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:342 : _run_chroot dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev 2024-09-26 12:41:49.128 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-09-26 12:41:49.133 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.VmkM0gqO/mnt env -u TMPDIR sh -c 'dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-09-26 12:41:49.514 | Unable to detect release version (use '--releasever' to specify release version) 2024-09-26 12:41:51.045 | OS 2.8 kB/s | 3.8 kB 00:01 2024-09-26 12:41:52.673 | everything 13 kB/s | 3.8 kB 00:00 2024-09-26 12:41:59.700 | EPOL 11 kB/s | 3.0 kB 00:00 2024-09-26 12:42:01.136 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-09-26 12:42:03.079 | source 13 kB/s | 3.8 kB 00:00 2024-09-26 12:42:04.227 | update 12 kB/s | 3.5 kB 00:00 2024-09-26 12:42:37.220 | Dependencies resolved. 2024-09-26 12:42:37.284 | ================================================================================ 2024-09-26 12:42:37.284 | Package Arch Version Repo Size 2024-09-26 12:42:37.284 | ================================================================================ 2024-09-26 12:42:37.284 | Installing: 2024-09-26 12:42:37.284 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-09-26 12:42:37.284 | passwd aarch64 0.80-9.oe2203 OS 96 k 2024-09-26 12:42:37.284 | sudo aarch64 1.9.8p2-15.oe2203 update 845 k 2024-09-26 12:42:37.284 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-09-26 12:42:37.284 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-09-26 12:42:37.284 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-09-26 12:42:37.284 | Installing dependencies: 2024-09-26 12:42:37.284 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-09-26 12:42:37.284 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-09-26 12:42:37.284 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-09-26 12:42:37.284 | basesystem noarch 12-2.oe2203 OS 7.0 k 2024-09-26 12:42:37.284 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-09-26 12:42:37.284 | bc aarch64 1.07.1-11.oe2203 update 86 k 2024-09-26 12:42:37.284 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-09-26 12:42:37.284 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-09-26 12:42:37.284 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-09-26 12:42:37.284 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-09-26 12:42:37.284 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-09-26 12:42:37.284 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-09-26 12:42:37.284 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-09-26 12:42:37.285 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-09-26 12:42:37.285 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-09-26 12:42:37.285 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-09-26 12:42:37.285 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-09-26 12:42:37.285 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-09-26 12:42:37.285 | dracut aarch64 055-10.oe2203 update 292 k 2024-09-26 12:42:37.285 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-09-26 12:42:37.285 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-09-26 12:42:37.285 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-09-26 12:42:37.285 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-09-26 12:42:37.285 | file aarch64 5.41-3.oe2203 update 36 k 2024-09-26 12:42:37.285 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-09-26 12:42:37.285 | filesystem aarch64 3.16-4.oe2203 OS 1.1 M 2024-09-26 12:42:37.285 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-09-26 12:42:37.285 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-09-26 12:42:37.285 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-09-26 12:42:37.285 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-09-26 12:42:37.285 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-09-26 12:42:37.285 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-09-26 12:42:37.285 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-09-26 12:42:37.285 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-09-26 12:42:37.285 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-09-26 12:42:37.285 | grep aarch64 3.7-9.oe2203 update 293 k 2024-09-26 12:42:37.285 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-09-26 12:42:37.285 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-09-26 12:42:37.285 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-09-26 12:42:37.285 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-09-26 12:42:37.285 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-09-26 12:42:37.285 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-09-26 12:42:37.285 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-09-26 12:42:37.285 | info aarch64 6.8-3.oe2203 OS 163 k 2024-09-26 12:42:37.285 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-09-26 12:42:37.285 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-09-26 12:42:37.285 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-09-26 12:42:37.285 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-09-26 12:42:37.285 | kmod aarch64 29-3.oe2203 OS 85 k 2024-09-26 12:42:37.285 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-09-26 12:42:37.285 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-09-26 12:42:37.285 | less aarch64 590-6.oe2203 update 101 k 2024-09-26 12:42:37.285 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-09-26 12:42:37.285 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-09-26 12:42:37.285 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-09-26 12:42:37.285 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-09-26 12:42:37.285 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-09-26 12:42:37.285 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-09-26 12:42:37.285 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-09-26 12:42:37.285 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-09-26 12:42:37.285 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-09-26 12:42:37.285 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-09-26 12:42:37.285 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-09-26 12:42:37.285 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-09-26 12:42:37.285 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-09-26 12:42:37.285 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-09-26 12:42:37.285 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-09-26 12:42:37.285 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-09-26 12:42:37.285 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-09-26 12:42:37.285 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-09-26 12:42:37.285 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-09-26 12:42:37.285 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-09-26 12:42:37.286 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-09-26 12:42:37.286 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-09-26 12:42:37.286 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-09-26 12:42:37.286 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-09-26 12:42:37.286 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-09-26 12:42:37.286 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-09-26 12:42:37.286 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-09-26 12:42:37.286 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-09-26 12:42:37.286 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-09-26 12:42:37.286 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-09-26 12:42:37.286 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-09-26 12:42:37.286 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-09-26 12:42:37.286 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-09-26 12:42:37.286 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-09-26 12:42:37.286 | libuser aarch64 0.63-4.oe2203 OS 333 k 2024-09-26 12:42:37.286 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-09-26 12:42:37.286 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-09-26 12:42:37.286 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-09-26 12:42:37.286 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-09-26 12:42:37.286 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-09-26 12:42:37.286 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-09-26 12:42:37.286 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-09-26 12:42:37.286 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-09-26 12:42:37.286 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-09-26 12:42:37.286 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-09-26 12:42:37.286 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-09-26 12:42:37.286 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-09-26 12:42:37.286 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-09-26 12:42:37.286 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-09-26 12:42:37.286 | openEuler-gpg-keys aarch64 1.0-3.6.oe2203 update 9.7 k 2024-09-26 12:42:37.286 | openEuler-release aarch64 22.03LTS-54.oe2203 update 22 k 2024-09-26 12:42:37.286 | openEuler-repos aarch64 1.0-3.6.oe2203 update 8.8 k 2024-09-26 12:42:37.286 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-09-26 12:42:37.286 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-09-26 12:42:37.286 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-09-26 12:42:37.286 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-09-26 12:42:37.286 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-09-26 12:42:37.286 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-09-26 12:42:37.286 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-09-26 12:42:37.286 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-09-26 12:42:37.286 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-09-26 12:42:37.286 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-09-26 12:42:37.286 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-09-26 12:42:37.286 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-09-26 12:42:37.286 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-09-26 12:42:37.286 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-09-26 12:42:37.286 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-09-26 12:42:37.286 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-09-26 12:42:37.286 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-09-26 12:42:37.286 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-09-26 12:42:37.286 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-09-26 12:42:37.286 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-09-26 12:42:37.286 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-09-26 12:42:37.286 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-09-26 12:42:37.287 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-09-26 12:42:37.287 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-09-26 12:42:37.287 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-09-26 12:42:37.287 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-09-26 12:42:37.287 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-09-26 12:42:37.287 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-09-26 12:42:37.287 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-09-26 12:42:37.287 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-09-26 12:42:37.287 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-09-26 12:42:37.287 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-09-26 12:42:37.287 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-09-26 12:42:37.287 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-09-26 12:42:37.287 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-09-26 12:42:37.287 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-09-26 12:42:37.287 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-09-26 12:42:37.287 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-09-26 12:42:37.287 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-09-26 12:42:37.287 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-09-26 12:42:37.287 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-09-26 12:42:37.287 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-09-26 12:42:37.287 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-09-26 12:42:37.287 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-09-26 12:42:37.287 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-09-26 12:42:37.287 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-09-26 12:42:37.287 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-09-26 12:42:37.287 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-09-26 12:42:37.287 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-09-26 12:42:37.287 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-09-26 12:42:37.287 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-09-26 12:42:37.287 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-09-26 12:42:37.287 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-09-26 12:42:37.287 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-09-26 12:42:37.287 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-09-26 12:42:37.287 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-09-26 12:42:37.287 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-09-26 12:42:37.287 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-09-26 12:42:37.287 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-09-26 12:42:37.287 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-09-26 12:42:37.287 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-09-26 12:42:37.287 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-09-26 12:42:37.287 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-09-26 12:42:37.287 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-09-26 12:42:37.287 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-09-26 12:42:37.287 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-09-26 12:42:37.287 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-09-26 12:42:37.287 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-09-26 12:42:37.287 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-09-26 12:42:37.287 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-09-26 12:42:37.287 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-09-26 12:42:37.287 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-09-26 12:42:37.287 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-09-26 12:42:37.287 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-09-26 12:42:37.287 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-09-26 12:42:37.287 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-09-26 12:42:37.287 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-09-26 12:42:37.287 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-09-26 12:42:37.287 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-09-26 12:42:37.287 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-09-26 12:42:37.288 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-09-26 12:42:37.288 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-09-26 12:42:37.288 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-09-26 12:42:37.288 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-09-26 12:42:37.288 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-09-26 12:42:37.288 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-09-26 12:42:37.288 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-09-26 12:42:37.288 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-09-26 12:42:37.288 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-09-26 12:42:37.288 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-09-26 12:42:37.288 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-09-26 12:42:37.288 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-09-26 12:42:37.288 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-09-26 12:42:37.288 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-09-26 12:42:37.288 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-09-26 12:42:37.288 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-09-26 12:42:37.288 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-09-26 12:42:37.288 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-09-26 12:42:37.288 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-09-26 12:42:37.288 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-09-26 12:42:37.288 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-09-26 12:42:37.288 | popt aarch64 1.18-3.oe2203 update 49 k 2024-09-26 12:42:37.288 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-09-26 12:42:37.288 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-09-26 12:42:37.288 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-09-26 12:42:37.288 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-09-26 12:42:37.288 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-09-26 12:42:37.288 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-09-26 12:42:37.288 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-09-26 12:42:37.288 | readline aarch64 8.1-3.oe2203 update 146 k 2024-09-26 12:42:37.288 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-09-26 12:42:37.288 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-09-26 12:42:37.288 | sed aarch64 4.8-3.oe2203 update 162 k 2024-09-26 12:42:37.288 | setup noarch 2.13.9.1-1.oe2203 OS 150 k 2024-09-26 12:42:37.288 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-09-26 12:42:37.288 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-09-26 12:42:37.288 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-09-26 12:42:37.288 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-09-26 12:42:37.288 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-09-26 12:42:37.288 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-09-26 12:42:37.288 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-09-26 12:42:37.288 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-09-26 12:42:37.288 | which aarch64 2.21-14.oe2203 OS 30 k 2024-09-26 12:42:37.288 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-09-26 12:42:37.288 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-09-26 12:42:37.288 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-09-26 12:42:37.288 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-09-26 12:42:37.288 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-09-26 12:42:37.288 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-09-26 12:42:37.288 | Installing weak dependencies: 2024-09-26 12:42:37.288 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-09-26 12:42:37.288 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-09-26 12:42:37.288 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-09-26 12:42:37.289 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-09-26 12:42:37.289 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-09-26 12:42:37.289 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-09-26 12:42:37.289 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-09-26 12:42:37.289 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-09-26 12:42:37.289 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-09-26 12:42:37.289 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-09-26 12:42:37.289 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-09-26 12:42:37.289 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-09-26 12:42:37.289 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-09-26 12:42:37.289 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-09-26 12:42:37.289 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-09-26 12:42:37.289 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-09-26 12:42:37.289 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-09-26 12:42:37.289 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-09-26 12:42:37.289 | vim-minimal aarch64 2:9.0-23.oe2203 update 611 k 2024-09-26 12:42:37.289 | 2024-09-26 12:42:37.289 | Transaction Summary 2024-09-26 12:42:37.289 | ================================================================================ 2024-09-26 12:42:37.289 | Install 258 Packages 2024-09-26 12:42:37.289 | 2024-09-26 12:42:37.332 | Total download size: 92 M 2024-09-26 12:42:37.333 | Installed size: 429 M 2024-09-26 12:42:37.336 | Downloading Packages: 2024-09-26 12:42:37.743 | (1/258): basesystem-12-2.oe2203.noarch.rpm 21 kB/s | 7.0 kB 00:00 2024-09-26 12:42:37.991 | (2/258): audit-libs-3.0.1-3.oe2203.aarch64.rpm 160 kB/s | 94 kB 00:00 2024-09-26 12:42:38.127 | (3/258): attr-2.5.1-2.oe2203.aarch64.rpm 76 kB/s | 55 kB 00:00 2024-09-26 12:42:38.300 | (4/258): chkconfig-1.20-1.oe2203.aarch64.rpm 559 kB/s | 172 kB 00:00 2024-09-26 12:42:38.501 | (5/258): cronie-1.5.7-1.oe2203.aarch64.rpm 514 kB/s | 103 kB 00:00 2024-09-26 12:42:40.025 | (6/258): crontabs-1.11-22.oe2203.noarch.rpm 11 kB/s | 17 kB 00:01 2024-09-26 12:42:40.320 | (7/258): brotli-1.0.9-2.oe2203.aarch64.rpm 118 kB/s | 305 kB 00:02 2024-09-26 12:42:40.470 | (8/258): crypto-policies-20200619-2.git781bbd4. 183 kB/s | 81 kB 00:00 2024-09-26 12:42:41.057 | (9/258): diffutils-3.8-2.oe2203.aarch64.rpm 537 kB/s | 315 kB 00:00 2024-09-26 12:42:41.668 | (10/258): device-mapper-1.02.181-4.oe2203.aarch 158 kB/s | 213 kB 00:01 2024-09-26 12:42:42.263 | (11/258): filesystem-3.16-4.oe2203.aarch64.rpm 905 kB/s | 1.1 MB 00:01 2024-09-26 12:42:42.424 | (12/258): fuse-2.9.9-9.oe2203.aarch64.rpm 840 kB/s | 135 kB 00:00 2024-09-26 12:42:42.696 | (13/258): fuse-common-3.10.5-3.oe2203.aarch64.r 33 kB/s | 9.0 kB 00:00 2024-09-26 12:42:42.849 | (14/258): fuse-help-2.9.9-9.oe2203.aarch64.rpm 85 kB/s | 13 kB 00:00 2024-09-26 12:42:44.189 | (15/258): gettext-0.21-4.oe2203.aarch64.rpm 865 kB/s | 1.1 MB 00:01 2024-09-26 12:42:44.202 | (16/258): findutils-4.8.0-3.oe2203.aarch64.rpm 151 kB/s | 382 kB 00:02 2024-09-26 12:42:44.489 | (17/258): gmp-6.2.1-1.oe2203.aarch64.rpm 828 kB/s | 247 kB 00:00 2024-09-26 12:42:44.645 | (18/258): ima-evm-utils-libs-1.3.2-3.oe2203.aar 118 kB/s | 18 kB 00:00 2024-09-26 12:42:44.957 | (19/258): grubby-8.40-28.oe2203.aarch64.rpm 69 kB/s | 52 kB 00:00 2024-09-26 12:42:44.971 | (20/258): info-6.8-3.oe2203.aarch64.rpm 503 kB/s | 163 kB 00:00 2024-09-26 12:42:45.558 | (21/258): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 896 kB/s | 525 kB 00:00 2024-09-26 12:42:46.332 | (22/258): cracklib-2.9.7-8.oe2203.aarch64.rpm 486 kB/s | 3.9 MB 00:08 2024-09-26 12:42:46.485 | (23/258): keyutils-libs-1.6.3-3.oe2203.aarch64. 162 kB/s | 25 kB 00:00 2024-09-26 12:42:46.650 | (24/258): kmod-29-3.oe2203.aarch64.rpm 519 kB/s | 85 kB 00:00 2024-09-26 12:42:46.820 | (25/258): kmod-libs-29-3.oe2203.aarch64.rpm 338 kB/s | 57 kB 00:00 2024-09-26 12:42:46.974 | (26/258): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 279 kB/s | 43 kB 00:00 2024-09-26 12:42:47.133 | (27/258): libev-4.33-2.oe2203.aarch64.rpm 299 kB/s | 47 kB 00:00 2024-09-26 12:42:47.433 | (28/258): libevent-2.1.12-4.oe2203.aarch64.rpm 741 kB/s | 221 kB 00:00 2024-09-26 12:42:47.581 | (29/258): kbd-2.4.0-1.oe2203.aarch64.rpm 96 kB/s | 251 kB 00:02 2024-09-26 12:42:47.591 | (30/258): libffi-3.4.2-2.oe2203.aarch64.rpm 163 kB/s | 26 kB 00:00 2024-09-26 12:42:47.762 | (31/258): libpipeline-1.5.4-1.oe2203.aarch64.rp 296 kB/s | 50 kB 00:00 2024-09-26 12:42:47.911 | (32/258): kbd-misc-2.4.0-1.oe2203.noarch.rpm 677 kB/s | 1.6 MB 00:02 2024-09-26 12:42:47.920 | (33/258): libseccomp-2.5.3-1.oe2203.aarch64.rpm 374 kB/s | 59 kB 00:00 2024-09-26 12:42:48.090 | (34/258): libsigsegv-2.13-1.oe2203.aarch64.rpm 246 kB/s | 42 kB 00:00 2024-09-26 12:42:48.291 | (35/258): libsemanage-3.3-3.oe2203.aarch64.rpm 258 kB/s | 98 kB 00:00 2024-09-26 12:42:48.579 | (36/258): libunistring-0.9.10-8.oe2203.aarch64. 822 kB/s | 401 kB 00:00 2024-09-26 12:42:48.590 | (37/258): libidn2-2.3.2-2.oe2203.aarch64.rpm 111 kB/s | 112 kB 00:01 2024-09-26 12:42:48.739 | (38/258): libutempter-1.2.1-2.oe2203.aarch64.rp 149 kB/s | 24 kB 00:00 2024-09-26 12:42:48.879 | (39/258): libuser-0.63-4.oe2203.aarch64.rpm 567 kB/s | 333 kB 00:00 2024-09-26 12:42:48.887 | (40/258): libverto-0.3.2-1.oe2203.aarch64.rpm 87 kB/s | 26 kB 00:00 2024-09-26 12:42:48.898 | (41/258): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 747 kB/s | 118 kB 00:00 2024-09-26 12:42:49.182 | (42/258): libxkbcommon-1.3.1-1.oe2203.aarch64.r 401 kB/s | 121 kB 00:00 2024-09-26 12:42:49.797 | (43/258): mpfr-4.1.0-1.oe2203.aarch64.rpm 616 kB/s | 378 kB 00:00 2024-09-26 12:42:49.952 | (44/258): openssl-pkcs11-0.4.11-5.oe2203.aarch6 383 kB/s | 59 kB 00:00 2024-09-26 12:42:50.139 | (45/258): lz4-1.9.3-2.oe2203.aarch64.rpm 103 kB/s | 128 kB 00:01 2024-09-26 12:42:50.160 | (46/258): man-db-2.9.4-2.oe2203.aarch64.rpm 909 kB/s | 1.1 MB 00:01 2024-09-26 12:42:50.168 | (47/258): os-prober-1.79-1.oe2203.aarch64.rpm 224 kB/s | 48 kB 00:00 2024-09-26 12:42:50.303 | (48/258): passwd-0.80-9.oe2203.aarch64.rpm 591 kB/s | 96 kB 00:00 2024-09-26 12:42:50.322 | (49/258): perl-Archive-Tar-2.40-1.oe2203.noarch 277 kB/s | 42 kB 00:00 2024-09-26 12:42:50.454 | (50/258): perl-Algorithm-Diff-1.201-1.oe2203.no 92 kB/s | 27 kB 00:00 2024-09-26 12:42:50.467 | (51/258): perl-B-Debug-1.26-5.oe2203.noarch.rpm 113 kB/s | 18 kB 00:00 2024-09-26 12:42:50.732 | (52/258): perl-CPAN-Meta-Requirements-2.140-419 93 kB/s | 26 kB 00:00 2024-09-26 12:42:50.742 | (53/258): perl-CPAN-Meta-2.150010-419.oe2203.no 258 kB/s | 108 kB 00:00 2024-09-26 12:42:50.761 | (54/258): perl-CPAN-Meta-YAML-0.018-420.oe2203. 82 kB/s | 24 kB 00:00 2024-09-26 12:42:50.884 | (55/258): perl-Carp-1.50-418.oe2203.noarch.rpm 142 kB/s | 21 kB 00:00 2024-09-26 12:42:50.895 | (56/258): perl-Compress-Raw-Bzip2-2.101-1.oe220 165 kB/s | 25 kB 00:00 2024-09-26 12:42:51.090 | (57/258): perl-Config-Perl-V-0.33-1.oe2203.noar 81 kB/s | 17 kB 00:00 2024-09-26 12:42:51.225 | (58/258): perl-Data-Dumper-2.183-1.oe2203.aarch 133 kB/s | 44 kB 00:00 2024-09-26 12:42:51.234 | (59/258): perl-Compress-Raw-Zlib-2.101-1.oe2203 87 kB/s | 41 kB 00:00 2024-09-26 12:42:51.392 | (60/258): perl-Digest-1.20-1.oe2203.noarch.rpm 100 kB/s | 17 kB 00:00 2024-09-26 12:42:51.417 | (61/258): perl-Devel-PPPort-3.63-1.oe2203.aarch 573 kB/s | 187 kB 00:00 2024-09-26 12:42:51.619 | (62/258): perl-Digest-MD5-2.58-1.oe2203.aarch64 75 kB/s | 29 kB 00:00 2024-09-26 12:42:51.627 | (63/258): perl-Encode-Locale-1.05-12.oe2203.noa 67 kB/s | 14 kB 00:00 2024-09-26 12:42:51.716 | (64/258): perl-Digest-SHA-6.02-7.oe2203.aarch64 150 kB/s | 49 kB 00:00 2024-09-26 12:42:51.814 | (65/258): perl-Env-1.04-397.oe2203.noarch.rpm 86 kB/s | 17 kB 00:00 2024-09-26 12:42:52.068 | (66/258): perl-ExtUtils-Command-7.62-1.oe2203.n 32 kB/s | 11 kB 00:00 2024-09-26 12:42:52.079 | (67/258): perl-Exporter-5.74-1.oe2203.noarch.rp 48 kB/s | 22 kB 00:00 2024-09-26 12:42:52.093 | (68/258): perl-ExtUtils-Install-2.20-1.oe2203.n 119 kB/s | 33 kB 00:00 2024-09-26 12:42:52.245 | (69/258): perl-ExtUtils-ParseXS-3.35-1.oe2203.n 364 kB/s | 55 kB 00:00 2024-09-26 12:42:52.440 | (70/258): perl-ExtUtils-MakeMaker-7.62-1.oe2203 454 kB/s | 169 kB 00:00 2024-09-26 12:42:52.477 | (71/258): perl-ExtUtils-Manifest-1.73-1.oe2203. 58 kB/s | 23 kB 00:00 2024-09-26 12:42:52.637 | (72/258): perl-File-Fetch-1.00-1.oe2203.noarch. 57 kB/s | 22 kB 00:00 2024-09-26 12:42:52.646 | (73/258): perl-File-Path-2.18-1.oe2203.noarch.r 128 kB/s | 21 kB 00:00 2024-09-26 12:42:52.658 | (74/258): perl-File-HomeDir-1.006-2.oe2203.noar 163 kB/s | 35 kB 00:00 2024-09-26 12:42:52.832 | (75/258): perl-File-Which-1.27-1.oe2203.noarch. 128 kB/s | 24 kB 00:00 2024-09-26 12:42:52.841 | (76/258): perl-Filter-1.60-3.oe2203.aarch64.rpm 267 kB/s | 49 kB 00:00 2024-09-26 12:42:53.001 | (77/258): perl-Filter-Simple-0.94-1.oe2203.noar 94 kB/s | 16 kB 00:00 2024-09-26 12:42:53.009 | (78/258): perl-Getopt-Long-2.52-1.oe2203.noarch 270 kB/s | 45 kB 00:00 2024-09-26 12:42:53.079 | (79/258): perl-File-Temp-0.2311-2.oe2203.noarch 113 kB/s | 50 kB 00:00 2024-09-26 12:42:53.158 | (80/258): perl-IO-Compress-2.101-2.oe2203.noarc 707 kB/s | 110 kB 00:00 2024-09-26 12:42:53.170 | (81/258): perl-IO-Socket-IP-0.41-2.oe2203.noarc 193 kB/s | 31 kB 00:00 2024-09-26 12:42:53.310 | (82/258): perl-IPC-Cmd-1.04-4.oe2203.noarch.rpm 213 kB/s | 32 kB 00:00 2024-09-26 12:42:53.326 | (83/258): perl-IPC-SysV-2.09-1.oe2203.aarch64.r 159 kB/s | 25 kB 00:00 2024-09-26 12:42:53.463 | (84/258): perl-IPC-System-Simple-1.30-2.oe2203. 207 kB/s | 31 kB 00:00 2024-09-26 12:42:53.484 | (85/258): perl-JSON-PP-4.06-1.oe2203.noarch.rpm 280 kB/s | 44 kB 00:00 2024-09-26 12:42:53.638 | (86/258): perl-Locale-Maketext-1.29-1.oe2203.no 349 kB/s | 53 kB 00:00 2024-09-26 12:42:53.761 | (87/258): perl-Locale-Codes-3.68-1.oe2203.noarc 886 kB/s | 264 kB 00:00 2024-09-26 12:42:53.790 | (88/258): perl-MIME-Base64-3.16-1.oe2203.aarch6 130 kB/s | 20 kB 00:00 2024-09-26 12:42:53.956 | (89/258): perl-Math-BigInt-1.9998.27-1.oe2203.n 625 kB/s | 121 kB 00:00 2024-09-26 12:42:53.968 | (90/258): perl-Math-BigRat-0.2620-1.oe2203.noar 154 kB/s | 27 kB 00:00 2024-09-26 12:42:54.097 | (91/258): perl-IO-Socket-SSL-2.072-1.oe2203.noa 178 kB/s | 181 kB 00:01 2024-09-26 12:42:54.112 | (92/258): perl-Module-CoreList-5.20211020-1.oe2 558 kB/s | 86 kB 00:00 2024-09-26 12:42:54.120 | (93/258): perl-Module-Load-0.36-1.oe2203.noarch 89 kB/s | 13 kB 00:00 2024-09-26 12:42:54.274 | (94/258): perl-Module-Load-Conditional-0.74-1.o 101 kB/s | 18 kB 00:00 2024-09-26 12:42:54.281 | (95/258): perl-Mozilla-CA-20211001-1.oe2203.noa 65 kB/s | 10 kB 00:00 2024-09-26 12:42:54.293 | (96/258): perl-Module-Metadata-1.000037-1.oe220 170 kB/s | 31 kB 00:00 2024-09-26 12:42:54.432 | (97/258): perl-Params-Check-0.38-418.oe2203.noa 100 kB/s | 15 kB 00:00 2024-09-26 12:42:54.591 | (98/258): perl-Perl-OSType-1.010-421.oe2203.noa 125 kB/s | 20 kB 00:00 2024-09-26 12:42:54.715 | (99/258): perl-Net-SSLeay-1.90-1.oe2203.aarch64 568 kB/s | 250 kB 00:00 2024-09-26 12:42:54.756 | (100/258): perl-PathTools-3.80-1.oe2203.aarch64 128 kB/s | 59 kB 00:00 2024-09-26 12:42:54.765 | (101/258): perl-PerlIO-via-QuotedPrint-0.09-1.o 61 kB/s | 11 kB 00:00 2024-09-26 12:42:54.867 | (102/258): perl-Pod-Checker-1.74-1.oe2203.noarc 153 kB/s | 23 kB 00:00 2024-09-26 12:42:54.907 | (103/258): perl-Pod-Escapes-1.07-420.oe2203.noa 91 kB/s | 14 kB 00:00 2024-09-26 12:42:55.019 | (104/258): perl-Pod-Perldoc-3.28-4.oe2203.noarc 289 kB/s | 44 kB 00:00 2024-09-26 12:42:55.062 | (105/258): perl-Pod-Simple-3.43-1.oe2203.noarch 888 kB/s | 137 kB 00:00 2024-09-26 12:42:55.175 | (106/258): perl-Pod-Usage-2.01-2.oe2203.noarch. 161 kB/s | 25 kB 00:00 2024-09-26 12:42:55.212 | (107/258): perl-Pod-Parser-1.63-398.oe2203.noar 128 kB/s | 57 kB 00:00 2024-09-26 12:42:55.225 | (108/258): perl-Scalar-List-Utils-1.60-1.oe2203 304 kB/s | 49 kB 00:00 2024-09-26 12:42:55.561 | (109/258): perl-Socket-2.032-1.oe2203.aarch64.r 113 kB/s | 43 kB 00:00 2024-09-26 12:42:55.582 | (110/258): perl-Sys-Syslog-0.36-1.oe2203.aarch6 104 kB/s | 37 kB 00:00 2024-09-26 12:42:55.718 | (111/258): perl-Term-ANSIColor-5.01-1.oe2203.no 191 kB/s | 30 kB 00:00 2024-09-26 12:42:55.735 | (112/258): perl-Term-Cap-1.17-510.oe2203.noarch 116 kB/s | 18 kB 00:00 2024-09-26 12:42:55.856 | (113/258): perl-Storable-3.25-1.oe2203.aarch64. 115 kB/s | 74 kB 00:00 2024-09-26 12:42:56.039 | (114/258): perl-Text-Balanced-2.04-1.oe2203.noa 96 kB/s | 29 kB 00:00 2024-09-26 12:42:56.190 | (115/258): perl-Text-Diff-1.45-7.oe2203.noarch. 80 kB/s | 27 kB 00:00 2024-09-26 12:42:56.198 | (116/258): perl-Text-ParseWords-3.30-419.oe2203 78 kB/s | 12 kB 00:00 2024-09-26 12:42:56.212 | (117/258): perl-Test-Simple-1.302188-1.oe2203.n 408 kB/s | 201 kB 00:00 2024-09-26 12:42:56.344 | (118/258): perl-Text-Tabs+Wrap-2021.0814-1.oe22 86 kB/s | 13 kB 00:00 2024-09-26 12:42:56.351 | (119/258): perl-Thread-Queue-3.13-3.oe2203.noar 92 kB/s | 14 kB 00:00 2024-09-26 12:42:56.388 | (120/258): perl-Time-Local-1.300-1.oe2203.noarc 123 kB/s | 22 kB 00:00 2024-09-26 12:42:56.610 | (121/258): perl-URI-5.10-1.oe2203.noarch.rpm 272 kB/s | 72 kB 00:00 2024-09-26 12:42:56.677 | (122/258): perl-Unicode-Normalize-1.28-1.oe2203 242 kB/s | 70 kB 00:00 2024-09-26 12:42:56.806 | (123/258): perl-autodie-2.34-2.oe2203.noarch.rp 286 kB/s | 55 kB 00:00 2024-09-26 12:42:56.831 | (124/258): perl-bignum-0.63-1.oe2203.noarch.rpm 126 kB/s | 19 kB 00:00 2024-09-26 12:42:56.957 | (125/258): perl-constant-1.33-421.oe2203.noarch 112 kB/s | 17 kB 00:00 2024-09-26 12:42:56.983 | (126/258): perl-experimental-0.025-1.oe2203.noa 120 kB/s | 18 kB 00:00 2024-09-26 12:42:57.109 | (127/258): perl-parent-0.238-1.oe2203.noarch.rp 75 kB/s | 11 kB 00:00 2024-09-26 12:42:57.266 | (128/258): perl-podlators-4.14-1.oe2203.noarch. 400 kB/s | 63 kB 00:00 2024-09-26 12:42:57.281 | (129/258): perl-perlfaq-5.20210520-1.oe2203.noa 596 kB/s | 177 kB 00:00 2024-09-26 12:42:57.419 | (130/258): perl-threads-2.26-1.oe2203.aarch64.r 228 kB/s | 35 kB 00:00 2024-09-26 12:42:57.435 | (131/258): perl-threads-shared-1.62-1.oe2203.aa 195 kB/s | 30 kB 00:00 2024-09-26 12:42:57.571 | (132/258): perl-version-0.99.29-1.oe2203.aarch6 298 kB/s | 45 kB 00:00 2024-09-26 12:42:57.588 | (133/258): pigz-2.6-1.oe2203.aarch64.rpm 397 kB/s | 61 kB 00:00 2024-09-26 12:42:57.741 | (134/258): qt5-srpm-macros-5.15.2-1.oe2203.noar 55 kB/s | 8.3 kB 00:00 2024-09-26 12:42:57.871 | (135/258): python3-pyparsing-3.0.6-1.oe2203.noa 723 kB/s | 216 kB 00:00 2024-09-26 12:42:58.039 | (136/258): setup-2.13.9.1-1.oe2203.noarch.rpm 506 kB/s | 150 kB 00:00 2024-09-26 12:42:58.188 | (137/258): shared-mime-info-2.1-1.oe2203.aarch6 932 kB/s | 294 kB 00:00 2024-09-26 12:42:58.371 | (138/258): systemtap-sdt-devel-4.5-2.oe2203.aar 103 kB/s | 19 kB 00:00 2024-09-26 12:42:58.523 | (139/258): which-2.21-14.oe2203.aarch64.rpm 199 kB/s | 30 kB 00:00 2024-09-26 12:42:58.916 | (140/258): slang-2.3.2-8.oe2203.aarch64.rpm 608 kB/s | 533 kB 00:00 2024-09-26 12:42:59.255 | (141/258): xkeyboard-config-2.33-1.oe2203.noarc 1.1 MB/s | 793 kB 00:00 2024-09-26 12:42:59.378 | (142/258): zip-3.0-29.oe2203.aarch64.rpm 470 kB/s | 217 kB 00:00 2024-09-26 12:42:59.406 | (143/258): acl-2.3.1-2.oe2203.aarch64.rpm 336 kB/s | 51 kB 00:00 2024-09-26 12:42:59.640 | (144/258): perl-Unicode-Collate-1.31-1.oe2203.a 203 kB/s | 667 kB 00:03 2024-09-26 12:42:59.650 | (145/258): bc-1.07.1-11.oe2203.aarch64.rpm 356 kB/s | 86 kB 00:00 2024-09-26 12:42:59.936 | (146/258): bzip2-1.0.8-6.oe2203.aarch64.rpm 225 kB/s | 66 kB 00:00 2024-09-26 12:43:00.093 | (147/258): ca-certificates-2023.2.60-2.oe2203.n 929 kB/s | 411 kB 00:00 2024-09-26 12:43:00.395 | (148/258): cpio-2.13-10.oe2203.aarch64.rpm 843 kB/s | 253 kB 00:00 2024-09-26 12:43:00.557 | (149/258): curl-7.79.1-28.oe2203.aarch64.rpm 862 kB/s | 139 kB 00:00 2024-09-26 12:43:00.725 | (150/258): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 434 kB/s | 72 kB 00:00 2024-09-26 12:43:01.032 | (151/258): bash-5.1.8-6.oe2203.aarch64.rpm 729 kB/s | 1.2 MB 00:01 2024-09-26 12:43:01.043 | (152/258): dracut-055-10.oe2203.aarch64.rpm 919 kB/s | 292 kB 00:00 2024-09-26 12:43:01.198 | (153/258): e2fsprogs-help-1.46.4-21.oe2203.noar 661 kB/s | 102 kB 00:00 2024-09-26 12:43:01.369 | (154/258): efi-srpm-macros-4-5.oe2203.noarch.rp 132 kB/s | 22 kB 00:00 2024-09-26 12:43:02.098 | (155/258): elfutils-0.185-13.oe2203.aarch64.rpm 796 kB/s | 580 kB 00:00 2024-09-26 12:43:02.407 | (156/258): e2fsprogs-1.46.4-21.oe2203.aarch64.r 808 kB/s | 1.1 MB 00:01 2024-09-26 12:43:02.472 | (157/258): elfutils-extra-0.185-13.oe2203.aarch 591 kB/s | 220 kB 00:00 2024-09-26 12:43:02.748 | (158/258): expat-2.4.1-10.oe2203.aarch64.rpm 220 kB/s | 75 kB 00:00 2024-09-26 12:43:02.760 | (159/258): file-5.41-3.oe2203.aarch64.rpm 126 kB/s | 36 kB 00:00 2024-09-26 12:43:03.203 | (160/258): gawk-5.1.1-4.oe2203.aarch64.rpm 779 kB/s | 344 kB 00:00 2024-09-26 12:43:03.335 | (161/258): file-libs-5.41-3.oe2203.aarch64.rpm 1.1 MB/s | 655 kB 00:00 2024-09-26 12:43:03.501 | (162/258): gdbm-1.22-11.oe2203.aarch64.rpm 559 kB/s | 166 kB 00:00 2024-09-26 12:43:05.379 | (163/258): glib2-2.68.1-21.oe2203.aarch64.rpm 1.3 MB/s | 2.6 MB 00:02 2024-09-26 12:43:05.811 | (164/258): glibc-2.34-149.oe2203.aarch64.rpm 1.2 MB/s | 2.8 MB 00:02 2024-09-26 12:43:06.012 | (165/258): coreutils-9.0-5.oe2203.aarch64.rpm 449 kB/s | 2.7 MB 00:06 2024-09-26 12:43:06.548 | (166/258): grep-3.7-9.oe2203.aarch64.rpm 398 kB/s | 293 kB 00:00 2024-09-26 12:43:07.797 | (167/258): groff-base-1.22.4-11.oe2203.aarch64. 688 kB/s | 858 kB 00:01 2024-09-26 12:43:08.044 | (168/258): groff-1.22.4-11.oe2203.aarch64.rpm 447 kB/s | 908 kB 00:02 2024-09-26 12:43:08.104 | (169/258): glibc-common-2.34-149.oe2203.aarch64 1.0 MB/s | 2.7 MB 00:02 2024-09-26 12:43:08.546 | (170/258): grub2-tools-minimal-2.06-41.oe2203.a 784 kB/s | 346 kB 00:00 2024-09-26 12:43:08.703 | (171/258): gzip-1.11-3.oe2203.aarch64.rpm 663 kB/s | 104 kB 00:00 2024-09-26 12:43:08.856 | (172/258): json-c-0.15-6.oe2203.aarch64.rpm 237 kB/s | 36 kB 00:00 2024-09-26 12:43:09.009 | (173/258): kpartx-0.8.7-6.oe2203.aarch64.rpm 274 kB/s | 42 kB 00:00 2024-09-26 12:43:09.782 | (174/258): grub2-common-2.06-41.oe2203.noarch.r 1.5 MB/s | 2.9 MB 00:01 2024-09-26 12:43:09.804 | (175/258): krb5-libs-1.19.2-8.oe2203.aarch64.rp 791 kB/s | 628 kB 00:00 2024-09-26 12:43:09.936 | (176/258): less-590-6.oe2203.aarch64.rpm 665 kB/s | 101 kB 00:00 2024-09-26 12:43:09.957 | (177/258): libacl-2.3.1-2.oe2203.aarch64.rpm 144 kB/s | 22 kB 00:00 2024-09-26 12:43:10.237 | (178/258): libarchive-3.5.2-6.oe2203.aarch64.rp 1.0 MB/s | 320 kB 00:00 2024-09-26 12:43:10.255 | (179/258): libblkid-2.37.2-28.oe2203.aarch64.rp 495 kB/s | 147 kB 00:00 2024-09-26 12:43:10.507 | (180/258): grub2-tools-2.06-41.oe2203.aarch64.r 769 kB/s | 1.8 MB 00:02 2024-09-26 12:43:10.520 | (181/258): libcap-2.61-5.oe2203.aarch64.rpm 220 kB/s | 62 kB 00:00 2024-09-26 12:43:10.654 | (182/258): libcurl-7.79.1-28.oe2203.aarch64.rpm 662 kB/s | 264 kB 00:00 2024-09-26 12:43:10.673 | (183/258): libgcc-10.3.1-23.oe2203.aarch64.rpm 444 kB/s | 67 kB 00:00 2024-09-26 12:43:10.811 | (184/258): libfdisk-2.37.2-28.oe2203.aarch64.rp 629 kB/s | 191 kB 00:00 2024-09-26 12:43:10.830 | (185/258): libgomp-10.3.1-23.oe2203.aarch64.rpm 1.4 MB/s | 224 kB 00:00 2024-09-26 12:43:10.969 | (186/258): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 1.3 MB/s | 414 kB 00:00 2024-09-26 12:43:10.999 | (187/258): libkcapi-1.3.1-7.oe2203.aarch64.rpm 976 kB/s | 164 kB 00:00 2024-09-26 12:43:11.111 | (188/258): libgpg-error-1.43-2.oe2203.aarch64.r 897 kB/s | 268 kB 00:00 2024-09-26 12:43:11.136 | (189/258): libmount-2.37.2-28.oe2203.aarch64.rp 1.0 MB/s | 169 kB 00:00 2024-09-26 12:43:11.256 | (190/258): libnghttp2-1.46.0-5.oe2203.aarch64.r 263 kB/s | 67 kB 00:00 2024-09-26 12:43:11.268 | (191/258): libnsl2-2.0.0-4.oe2203.aarch64.rpm 178 kB/s | 28 kB 00:00 2024-09-26 12:43:11.291 | (192/258): libpng-1.6.37-4.oe2203.aarch64.rpm 641 kB/s | 99 kB 00:00 2024-09-26 12:43:11.411 | (193/258): libpsl-0.21.1-5.oe2203.aarch64.rpm 471 kB/s | 72 kB 00:00 2024-09-26 12:43:11.428 | (194/258): libpwquality-1.4.4-4.oe2203.aarch64. 543 kB/s | 86 kB 00:00 2024-09-26 12:43:11.452 | (195/258): libselinux-3.3-5.oe2203.aarch64.rpm 680 kB/s | 109 kB 00:00 2024-09-26 12:43:11.769 | (196/258): libsepol-3.3-6.oe2203.aarch64.rpm 745 kB/s | 266 kB 00:00 2024-09-26 12:43:11.854 | (197/258): libsmartcols-2.37.2-28.oe2203.aarch6 270 kB/s | 115 kB 00:00 2024-09-26 12:43:11.865 | (198/258): libssh-0.9.6-8.oe2203.aarch64.rpm 441 kB/s | 182 kB 00:00 2024-09-26 12:43:12.038 | (199/258): libtirpc-1.3.2-3.oe2203.aarch64.rpm 471 kB/s | 81 kB 00:00 2024-09-26 12:43:12.151 | (200/258): libtasn1-4.17.0-3.oe2203.aarch64.rpm 261 kB/s | 77 kB 00:00 2024-09-26 12:43:12.192 | (201/258): libuuid-2.37.2-28.oe2203.aarch64.rpm 193 kB/s | 30 kB 00:00 2024-09-26 12:43:12.225 | (202/258): libstdc++-10.3.1-23.oe2203.aarch64.r 1.0 MB/s | 484 kB 00:00 2024-09-26 12:43:12.345 | (203/258): logrotate-3.20.1-1.oe2203.aarch64.rp 329 kB/s | 50 kB 00:00 2024-09-26 12:43:12.511 | (204/258): lua-5.4.3-11.oe2203.aarch64.rpm 477 kB/s | 136 kB 00:00 2024-09-26 12:43:12.664 | (205/258): ncurses-base-6.3-8.oe2203.noarch.rpm 357 kB/s | 54 kB 00:00 2024-09-26 12:43:13.134 | (206/258): ncurses-6.3-8.oe2203.aarch64.rpm 855 kB/s | 674 kB 00:00 2024-09-26 12:43:13.150 | (207/258): libxml2-2.9.12-20.oe2203.aarch64.rpm 610 kB/s | 609 kB 00:00 2024-09-26 12:43:13.163 | (208/258): ncurses-libs-6.3-8.oe2203.aarch64.rp 533 kB/s | 265 kB 00:00 2024-09-26 12:43:13.288 | (209/258): newt-0.52.21-8.oe2203.aarch64.rpm 617 kB/s | 94 kB 00:00 2024-09-26 12:43:13.302 | (210/258): openEuler-gpg-keys-1.0-3.6.oe2203.aa 64 kB/s | 9.7 kB 00:00 2024-09-26 12:43:13.315 | (211/258): openEuler-release-22.03LTS-54.oe2203 144 kB/s | 22 kB 00:00 2024-09-26 12:43:13.449 | (212/258): openEuler-repos-1.0-3.6.oe2203.aarch 55 kB/s | 8.8 kB 00:00 2024-09-26 12:43:13.457 | (213/258): openEuler-rpm-config-30-30.oe2203.aa 315 kB/s | 49 kB 00:00 2024-09-26 12:43:13.472 | (214/258): openldap-2.6.0-6.oe2203.aarch64.rpm 1.3 MB/s | 207 kB 00:00 2024-09-26 12:43:13.746 | (215/258): p11-kit-0.24.0-2.oe2203.aarch64.rpm 793 kB/s | 217 kB 00:00 2024-09-26 12:43:13.762 | (216/258): openssl-1.1.1m-28.oe2203.aarch64.rpm 1.3 MB/s | 424 kB 00:00 2024-09-26 12:43:13.901 | (217/258): p11-kit-trust-0.24.0-2.oe2203.aarch6 778 kB/s | 120 kB 00:00 2024-09-26 12:43:14.070 | (218/258): pam-1.5.2-7.oe2203.aarch64.rpm 1.4 MB/s | 437 kB 00:00 2024-09-26 12:43:14.200 | (219/258): pcre-8.45-2.oe2203.aarch64.rpm 1.3 MB/s | 389 kB 00:00 2024-09-26 12:43:14.515 | (220/258): pcre2-10.39-9.oe2203.aarch64.rpm 1.1 MB/s | 510 kB 00:00 2024-09-26 12:43:15.406 | (221/258): perl-Encode-3.16-3.oe2203.aarch64.rp 1.6 MB/s | 1.4 MB 00:00 2024-09-26 12:43:15.703 | (222/258): perl-5.34.0-12.oe2203.aarch64.rpm 2.1 MB/s | 3.2 MB 00:01 2024-09-26 12:43:15.712 | (223/258): perl-HTTP-Tiny-0.080-2.oe2203.noarch 116 kB/s | 35 kB 00:00 2024-09-26 12:43:15.856 | (224/258): perl-Math-BigInt-FastCalc-0.5012-2.o 128 kB/s | 19 kB 00:00 2024-09-26 12:43:15.870 | (225/258): perl-Test-Harness-3.42-2.oe2203.noar 830 kB/s | 130 kB 00:00 2024-09-26 12:43:16.011 | (226/258): perl-Time-HiRes-1.9767-2.oe2203.aarc 303 kB/s | 47 kB 00:00 2024-09-26 12:43:16.165 | (227/258): perl-libnet-3.13-2.oe2203.noarch.rpm 492 kB/s | 75 kB 00:00 2024-09-26 12:43:17.072 | (228/258): perl-libs-5.34.0-12.oe2203.aarch64.r 1.8 MB/s | 1.6 MB 00:00 2024-09-26 12:43:17.632 | (229/258): pkgconf-1.8.0-3.oe2203.aarch64.rpm 103 kB/s | 57 kB 00:00 2024-09-26 12:43:17.750 | (230/258): openssl-libs-1.1.1m-28.oe2203.aarch6 294 kB/s | 1.2 MB 00:04 2024-09-26 12:43:17.829 | (231/258): popt-1.18-3.oe2203.aarch64.rpm 252 kB/s | 49 kB 00:00 2024-09-26 12:43:18.012 | (232/258): publicsuffix-list-20211113-2.oe2203. 702 kB/s | 128 kB 00:00 2024-09-26 12:43:18.123 | (233/258): perl-devel-5.34.0-12.oe2203.aarch64. 966 kB/s | 2.1 MB 00:02 2024-09-26 12:43:18.461 | (234/258): python-setuptools-59.4.0-5.oe2203.no 1.5 MB/s | 509 kB 00:00 2024-09-26 12:43:18.782 | (235/258): python-pip-wheel-21.3.1-2.oe2203.noa 1.9 MB/s | 1.5 MB 00:00 2024-09-26 12:43:18.971 | (236/258): procps-ng-3.3.17-5.oe2203.aarch64.rp 170 kB/s | 207 kB 00:01 2024-09-26 12:43:19.821 | (237/258): python3-pip-21.3.1-2.oe2203.noarch.r 2.1 MB/s | 2.2 MB 00:01 2024-09-26 12:43:19.977 | (238/258): readline-8.1-3.oe2203.aarch64.rpm 942 kB/s | 146 kB 00:00 2024-09-26 12:43:20.281 | (239/258): rpm-4.17.0-33.oe2203.aarch64.rpm 1.6 MB/s | 492 kB 00:00 2024-09-26 12:43:20.441 | (240/258): rpm-libs-4.17.0-33.oe2203.aarch64.rp 2.1 MB/s | 340 kB 00:00 2024-09-26 12:43:20.598 | (241/258): sed-4.8-3.oe2203.aarch64.rpm 1.0 MB/s | 162 kB 00:00 2024-09-26 12:43:21.552 | (242/258): python3-3.9.9-28.oe2203.aarch64.rpm 2.5 MB/s | 7.8 MB 00:03 2024-09-26 12:43:21.979 | (243/258): shadow-4.9-13.oe2203.aarch64.rpm 434 kB/s | 598 kB 00:01 2024-09-26 12:43:22.493 | (244/258): sqlite-3.37.2-7.oe2203.aarch64.rpm 1.2 MB/s | 1.1 MB 00:00 2024-09-26 12:43:23.051 | (245/258): sudo-1.9.8p2-15.oe2203.aarch64.rpm 789 kB/s | 845 kB 00:01 2024-09-26 12:43:23.208 | (246/258): python3-setuptools-59.4.0-5.oe2203.n 227 kB/s | 964 kB 00:04 2024-09-26 12:43:23.670 | (247/258): systemd-249-75.oe2203.aarch64.rpm 2.7 MB/s | 3.2 MB 00:01 2024-09-26 12:43:24.012 | (248/258): tcl-8.6.10-4.oe2203.aarch64.rpm 3.1 MB/s | 1.1 MB 00:00 2024-09-26 12:43:24.254 | (249/258): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 2.0 MB/s | 489 kB 00:00 2024-09-26 12:43:24.412 | (250/258): systemd-udev-249-75.oe2203.aarch64.r 1.0 MB/s | 1.2 MB 00:01 2024-09-26 12:43:24.526 | (251/258): tzdata-2022a-18.oe2203.noarch.rpm 1.5 MB/s | 429 kB 00:00 2024-09-26 12:43:24.693 | (252/258): systemd-libs-249-75.oe2203.aarch64.r 276 kB/s | 453 kB 00:01 2024-09-26 12:43:24.756 | (253/258): vim-minimal-9.0-23.oe2203.aarch64.rp 2.6 MB/s | 611 kB 00:00 2024-09-26 12:43:24.967 | (254/258): xz-libs-5.2.5-2.oe2203.aarch64.rpm 375 kB/s | 79 kB 00:00 2024-09-26 12:43:25.497 | (255/258): zlib-1.2.11-24.oe2203.aarch64.rpm 172 kB/s | 91 kB 00:00 2024-09-26 12:43:25.638 | (256/258): xz-5.2.5-2.oe2203.aarch64.rpm 149 kB/s | 141 kB 00:00 2024-09-26 12:43:25.900 | (257/258): zstd-1.5.0-4.oe2203.aarch64.rpm 1.7 MB/s | 686 kB 00:00 2024-09-26 12:43:26.020 | (258/258): util-linux-2.37.2-28.oe2203.aarch64. 1.5 MB/s | 2.3 MB 00:01 2024-09-26 12:43:26.023 | -------------------------------------------------------------------------------- 2024-09-26 12:43:26.024 | Total 1.9 MB/s | 92 MB 00:48 2024-09-26 12:43:26.035 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-09-26 12:43:26.323 | OS 7.3 kB/s | 2.1 kB 00:00 2024-09-26 12:43:26.471 | Importing GPG key 0xB25E7F66: 2024-09-26 12:43:26.471 | Userid : "private OBS (key without passphrase) " 2024-09-26 12:43:26.471 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-09-26 12:43:26.471 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-09-26 12:43:27.324 | Key imported successfully 2024-09-26 12:43:30.208 | Running transaction check 2024-09-26 12:43:30.413 | Transaction check succeeded. 2024-09-26 12:43:30.414 | Running transaction test 2024-09-26 12:43:31.807 | Transaction test succeeded. 2024-09-26 12:43:31.808 | Running transaction 2024-09-26 12:43:34.147 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 1/1 2024-09-26 12:43:34.231 | Preparing : 1/1 2024-09-26 12:43:34.297 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-09-26 12:43:34.492 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-09-26 12:43:35.184 | Installing : ncurses-base-6.3-8.oe2203.noarch 2/258 2024-09-26 12:43:35.456 | Installing : tzdata-2022a-18.oe2203.noarch 3/258 2024-09-26 12:43:35.511 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 4/258 2024-09-26 12:43:35.610 | Installing : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 5/258 2024-09-26 12:43:35.610 | Installing : openEuler-repos-1.0-3.6.oe2203.aarch64 6/258 2024-09-26 12:43:35.610 | warning: /etc/yum.repos.d/openEuler.repo created as /etc/yum.repos.d/openEuler.repo.rpmnew 2024-09-26 12:43:35.610 | 2024-09-26 12:43:36.515 | Installing : libselinux-3.3-5.oe2203.aarch64 7/258 2024-09-26 12:43:36.721 | Installing : glibc-common-2.34-149.oe2203.aarch64 8/258 2024-09-26 12:43:36.815 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 9/258 2024-09-26 12:43:37.148 | Installing : info-6.8-3.oe2203.aarch64 10/258 2024-09-26 12:43:37.484 | Installing : bash-5.1.8-6.oe2203.aarch64 11/258 2024-09-26 12:43:37.484 | Installing : setup-2.13.9.1-1.oe2203.noarch 12/258 2024-09-26 12:43:37.484 | warning: /etc/group created as /etc/group.rpmnew 2024-09-26 12:43:37.484 | warning: /etc/gshadow created as /etc/gshadow.rpmnew 2024-09-26 12:43:37.484 | warning: /etc/inputrc created as /etc/inputrc.rpmnew 2024-09-26 12:43:37.484 | warning: /etc/passwd created as /etc/passwd.rpmnew 2024-09-26 12:43:37.485 | warning: /etc/shadow created as /etc/shadow.rpmnew 2024-09-26 12:43:37.485 | 2024-09-26 12:43:37.881 | Running scriptlet: setup-2.13.9.1-1.oe2203.noarch 12/258 2024-09-26 12:43:38.131 | Installing : filesystem-3.16-4.oe2203.aarch64 13/258 2024-09-26 12:43:38.196 | Installing : basesystem-12-2.oe2203.noarch 14/258 2024-09-26 12:43:38.877 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-09-26 12:43:38.878 | Installing : glibc-2.34-149.oe2203.aarch64 15/258 2024-09-26 12:43:38.878 | warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew 2024-09-26 12:43:38.878 | 2024-09-26 12:43:39.709 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-09-26 12:43:39.925 | Installing : readline-8.1-3.oe2203.aarch64 16/258 2024-09-26 12:43:39.973 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-09-26 12:43:40.215 | Installing : libsepol-3.3-6.oe2203.aarch64 17/258 2024-09-26 12:43:40.332 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-09-26 12:43:40.638 | Installing : pcre2-10.39-9.oe2203.aarch64 18/258 2024-09-26 12:43:40.761 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 18/258 2024-09-26 12:43:41.088 | Installing : bc-1.07.1-11.oe2203.aarch64 19/258 2024-09-26 12:43:41.253 | Installing : openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-09-26 12:43:41.292 | Running scriptlet: openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-09-26 12:43:41.410 | Installing : zlib-1.2.11-24.oe2203.aarch64 21/258 2024-09-26 12:43:41.481 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 22/258 2024-09-26 12:43:41.564 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-09-26 12:43:41.880 | Installing : grep-3.7-9.oe2203.aarch64 23/258 2024-09-26 12:43:41.915 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-09-26 12:43:42.118 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-09-26 12:43:42.285 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-09-26 12:43:42.535 | Installing : perl-Carp-1.50-418.oe2203.noarch 25/258 2024-09-26 12:43:43.406 | Installing : perl-Exporter-5.74-1.oe2203.noarch 26/258 2024-09-26 12:43:43.892 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 27/258 2024-09-26 12:43:43.918 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-09-26 12:43:43.974 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-09-26 12:43:43.988 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-09-26 12:43:44.006 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-09-26 12:43:44.282 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-09-26 12:43:44.320 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-09-26 12:43:45.138 | Installing : bzip2-1.0.8-6.oe2203.aarch64 30/258 2024-09-26 12:43:45.814 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 31/258 2024-09-26 12:43:45.839 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-09-26 12:43:46.028 | Installing : popt-1.18-3.oe2203.aarch64 32/258 2024-09-26 12:43:47.015 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-09-26 12:43:47.215 | Installing : perl-parent-1:0.238-1.oe2203.noarch 33/258 2024-09-26 12:43:47.771 | Installing : libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-09-26 12:43:47.843 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-09-26 12:43:47.965 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 35/258 2024-09-26 12:43:48.194 | Installing : gdbm-1:1.22-11.oe2203.aarch64 36/258 2024-09-26 12:43:48.326 | Installing : zstd-1.5.0-4.oe2203.aarch64 37/258 2024-09-26 12:43:48.368 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 37/258 2024-09-26 12:43:48.417 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 38/258 2024-09-26 12:43:48.439 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-09-26 12:43:48.730 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-09-26 12:43:48.821 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-09-26 12:43:49.047 | Installing : libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-09-26 12:43:49.245 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-09-26 12:43:49.332 | Installing : attr-2.5.1-2.oe2203.aarch64 41/258 2024-09-26 12:43:49.373 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 41/258 2024-09-26 12:43:49.469 | Installing : libacl-2.3.1-2.oe2203.aarch64 42/258 2024-09-26 12:43:49.527 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 42/258 2024-09-26 12:43:49.600 | Installing : sed-4.8-3.oe2203.aarch64 43/258 2024-09-26 12:43:49.841 | Installing : libffi-3.4.2-2.oe2203.aarch64 44/258 2024-09-26 12:43:50.038 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-09-26 12:43:50.079 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-09-26 12:43:50.141 | Installing : perl-Digest-1.20-1.oe2203.noarch 46/258 2024-09-26 12:43:50.295 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 47/258 2024-09-26 12:43:50.493 | Installing : libunistring-0.9.10-8.oe2203.aarch64 48/258 2024-09-26 12:43:50.588 | Installing : lz4-1.9.3-2.oe2203.aarch64 49/258 2024-09-26 12:43:50.627 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 49/258 2024-09-26 12:43:50.658 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-09-26 12:43:50.835 | Installing : libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-09-26 12:43:51.111 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 51/258 2024-09-26 12:43:51.309 | Installing : elfutils-0.185-13.oe2203.aarch64 52/258 2024-09-26 12:43:51.574 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 52/258 2024-09-26 12:43:53.062 | Installing : groff-base-1.22.4-11.oe2203.aarch64 53/258 2024-09-26 12:43:53.723 | Installing : ncurses-6.3-8.oe2203.aarch64 54/258 2024-09-26 12:43:54.331 | Installing : pcre-8.45-2.oe2203.aarch64 55/258 2024-09-26 12:43:54.366 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-09-26 12:43:54.876 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-09-26 12:43:55.065 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-09-26 12:43:55.233 | Installing : file-libs-5.41-3.oe2203.aarch64 57/258 2024-09-26 12:43:55.625 | Installing : file-5.41-3.oe2203.aarch64 58/258 2024-09-26 12:43:55.662 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-09-26 12:43:55.980 | Installing : lua-5.4.3-11.oe2203.aarch64 59/258 2024-09-26 12:43:55.995 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-09-26 12:43:56.058 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-09-26 12:43:56.407 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-09-26 12:43:56.569 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 61/258 2024-09-26 12:43:56.721 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 62/258 2024-09-26 12:43:56.992 | Installing : which-2.21-14.oe2203.aarch64 63/258 2024-09-26 12:43:57.841 | Installing : libgomp-10.3.1-23.oe2203.aarch64 64/258 2024-09-26 12:43:58.856 | Installing : gettext-0.21-4.oe2203.aarch64 65/258 2024-09-26 12:43:59.283 | Installing : grub2-common-1:2.06-41.oe2203.noarch 66/258 2024-09-26 12:43:59.480 | Installing : libsemanage-3.3-3.oe2203.aarch64 67/258 2024-09-26 12:44:00.094 | Installing : acl-2.3.1-2.oe2203.aarch64 68/258 2024-09-26 12:44:00.346 | Installing : vim-minimal-2:9.0-23.oe2203.aarch64 69/258 2024-09-26 12:44:00.571 | Installing : zip-3.0-29.oe2203.aarch64 70/258 2024-09-26 12:44:01.049 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 71/258 2024-09-26 12:44:01.330 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 72/258 2024-09-26 12:44:02.331 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 73/258 2024-09-26 12:44:02.733 | Installing : xz-5.2.5-2.oe2203.aarch64 74/258 2024-09-26 12:44:02.858 | Installing : pigz-2.6-1.oe2203.aarch64 75/258 2024-09-26 12:44:02.949 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 76/258 2024-09-26 12:44:03.202 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-09-26 12:44:03.569 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-09-26 12:44:03.772 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-09-26 12:44:04.074 | Installing : sqlite-3.37.2-7.oe2203.aarch64 78/258 2024-09-26 12:44:04.315 | Installing : brotli-1.0.9-2.oe2203.aarch64 79/258 2024-09-26 12:44:04.505 | Installing : diffutils-3.8-2.oe2203.aarch64 80/258 2024-09-26 12:44:04.597 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-09-26 12:44:04.644 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-09-26 12:44:04.739 | Installing : libev-4.33-2.oe2203.aarch64 82/258 2024-09-26 12:44:04.778 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 83/258 2024-09-26 12:44:04.800 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-09-26 12:44:04.832 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-09-26 12:44:04.907 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-09-26 12:44:04.984 | Installing : libsigsegv-2.13-1.oe2203.aarch64 85/258 2024-09-26 12:44:05.030 | Installing : cpio-2.13-10.oe2203.aarch64 86/258 2024-09-26 12:44:05.063 | Installing : expat-2.4.1-10.oe2203.aarch64 87/258 2024-09-26 12:44:05.109 | Installing : json-c-0.15-6.oe2203.aarch64 88/258 2024-09-26 12:44:05.198 | Installing : less-590-6.oe2203.aarch64 89/258 2024-09-26 12:44:05.305 | Installing : libgpg-error-1.43-2.oe2203.aarch64 90/258 2024-09-26 12:44:05.344 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 91/258 2024-09-26 12:44:05.635 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 92/258 2024-09-26 12:44:05.663 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-09-26 12:44:05.784 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-09-26 12:44:06.013 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-09-26 12:44:06.062 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-09-26 12:44:06.606 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 95/258 2024-09-26 12:44:06.911 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-09-26 12:44:07.004 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-09-26 12:44:08.279 | Installing : mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-09-26 12:44:08.392 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-09-26 12:44:08.848 | Installing : gawk-5.1.1-4.oe2203.aarch64 98/258 2024-09-26 12:44:08.879 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-09-26 12:44:09.107 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-09-26 12:44:09.426 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-09-26 12:44:09.842 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 100/258 2024-09-26 12:44:10.003 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 101/258 2024-09-26 12:44:10.646 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 102/258 2024-09-26 12:44:11.588 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 103/258 2024-09-26 12:44:11.762 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 104/258 2024-09-26 12:44:12.241 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 105/258 2024-09-26 12:44:12.377 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 106/258 2024-09-26 12:44:12.516 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 107/258 2024-09-26 12:44:12.697 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 108/258 2024-09-26 12:44:12.779 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 109/258 2024-09-26 12:44:12.917 | Installing : perl-URI-5.10-1.oe2203.noarch 110/258 2024-09-26 12:44:13.437 | Installing : efi-srpm-macros-4-5.oe2203.noarch 111/258 2024-09-26 12:44:13.810 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 112/258 2024-09-26 12:44:14.099 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 113/258 2024-09-26 12:44:14.237 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 114/258 2024-09-26 12:44:14.719 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 115/258 2024-09-26 12:44:15.891 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 116/258 2024-09-26 12:44:16.575 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 117/258 2024-09-26 12:44:16.848 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 118/258 2024-09-26 12:44:16.867 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-09-26 12:44:17.812 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-09-26 12:44:17.837 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-09-26 12:44:17.859 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-09-26 12:44:18.208 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-09-26 12:44:18.255 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-09-26 12:44:18.511 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 121/258 2024-09-26 12:44:18.570 | Installing : perl-Env-1.04-397.oe2203.noarch 122/258 2024-09-26 12:44:18.970 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 123/258 2024-09-26 12:44:19.492 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 124/258 2024-09-26 12:44:19.516 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-09-26 12:44:19.767 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-09-26 12:44:19.783 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-09-26 12:44:19.956 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 126/258 2024-09-26 12:44:20.117 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 127/258 2024-09-26 12:44:20.141 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-09-26 12:44:20.375 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-09-26 12:44:20.388 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-09-26 12:44:20.412 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-09-26 12:44:20.466 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-09-26 12:44:20.483 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-09-26 12:44:20.548 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 130/258 2024-09-26 12:44:20.607 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 131/258 2024-09-26 12:44:20.804 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 132/258 2024-09-26 12:44:20.857 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 133/258 2024-09-26 12:44:21.076 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 134/258 2024-09-26 12:44:21.233 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 135/258 2024-09-26 12:44:21.526 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 136/258 2024-09-26 12:44:21.615 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-09-26 12:44:21.932 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-09-26 12:44:21.948 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-09-26 12:44:21.965 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-09-26 12:44:22.394 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-09-26 12:44:22.409 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-09-26 12:44:22.427 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-09-26 12:44:22.646 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-09-26 12:44:22.660 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-09-26 12:44:22.693 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-09-26 12:44:22.866 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-09-26 12:44:22.881 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-09-26 12:44:23.071 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 141/258 2024-09-26 12:44:23.104 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 142/258 2024-09-26 12:44:23.221 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 143/258 2024-09-26 12:44:23.334 | Installing : perl-File-Which-1.27-1.oe2203.noarch 144/258 2024-09-26 12:44:23.555 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 145/258 2024-09-26 12:44:23.577 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-09-26 12:44:23.693 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-09-26 12:44:23.710 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-09-26 12:44:23.824 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 147/258 2024-09-26 12:44:24.011 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-09-26 12:44:24.396 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-09-26 12:44:24.424 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-09-26 12:44:24.618 | Installing : perl-autodie-2.34-2.oe2203.noarch 149/258 2024-09-26 12:44:24.702 | Installing : perl-bignum-0.63-1.oe2203.noarch 150/258 2024-09-26 12:44:25.444 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 151/258 2024-09-26 12:44:25.903 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 152/258 2024-09-26 12:44:26.071 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 153/258 2024-09-26 12:44:26.371 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 154/258 2024-09-26 12:44:26.391 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-09-26 12:44:26.559 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-09-26 12:44:26.577 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-09-26 12:44:27.029 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 156/258 2024-09-26 12:44:27.517 | Installing : perl-experimental-0.025-1.oe2203.noarch 157/258 2024-09-26 12:44:27.791 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 158/258 2024-09-26 12:44:27.990 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 159/258 2024-09-26 12:44:28.094 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 160/258 2024-09-26 12:44:28.366 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 161/258 2024-09-26 12:44:29.027 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 162/258 2024-09-26 12:44:29.098 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-09-26 12:44:29.845 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-09-26 12:44:29.861 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-09-26 12:44:29.882 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-09-26 12:44:30.575 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-09-26 12:44:30.620 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-09-26 12:44:31.588 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 165/258 2024-09-26 12:44:32.786 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 166/258 2024-09-26 12:44:33.481 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 167/258 2024-09-26 12:44:33.981 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 168/258 2024-09-26 12:44:34.347 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 169/258 2024-09-26 12:44:35.171 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 170/258 2024-09-26 12:44:36.113 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 171/258 2024-09-26 12:44:36.522 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 172/258 2024-09-26 12:44:37.086 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 173/258 2024-09-26 12:44:37.693 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 174/258 2024-09-26 12:44:38.512 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 175/258 2024-09-26 12:44:38.707 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 176/258 2024-09-26 12:44:38.867 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 177/258 2024-09-26 12:44:39.022 | Installing : perl-libnet-3.13-2.oe2203.noarch 178/258 2024-09-26 12:44:39.305 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 179/258 2024-09-26 12:44:39.531 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 180/258 2024-09-26 12:44:39.554 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-09-26 12:44:39.870 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-09-26 12:44:39.888 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-09-26 12:44:40.245 | Installing : perl-File-Path-2.18-1.oe2203.noarch 182/258 2024-09-26 12:44:40.508 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 183/258 2024-09-26 12:44:40.891 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 184/258 2024-09-26 12:44:40.990 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 185/258 2024-09-26 12:44:41.007 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-09-26 12:44:41.434 | Installing : perl-constant-1.33-421.oe2203.noarch 186/258 2024-09-26 12:44:41.448 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-09-26 12:44:41.469 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-09-26 12:44:41.882 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-09-26 12:44:42.495 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-09-26 12:44:42.962 | Installing : perl-4:5.34.0-12.oe2203.aarch64 188/258 2024-09-26 12:44:43.493 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-09-26 12:44:43.513 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-09-26 12:44:43.816 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-09-26 12:44:44.429 | Installing : groff-1.22.4-11.oe2203.aarch64 190/258 2024-09-26 12:44:44.448 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-09-26 12:44:44.824 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 191/258 2024-09-26 12:44:45.003 | Installing : fuse-2.9.9-9.oe2203.aarch64 192/258 2024-09-26 12:44:45.185 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 192/258 2024-09-26 12:44:45.660 | Installing : libevent-2.1.12-4.oe2203.aarch64 193/258 2024-09-26 12:44:45.886 | Installing : glib2-2.68.1-21.oe2203.aarch64 194/258 2024-09-26 12:44:46.046 | Installing : libverto-0.3.2-1.oe2203.aarch64 195/258 2024-09-26 12:44:46.218 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-09-26 12:44:46.305 | Installing : man-db-2.9.4-2.oe2203.aarch64 196/258 2024-09-26 12:44:46.464 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-09-26 12:44:46.798 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 197/258 2024-09-26 12:44:46.971 | Installing : slang-2.3.2-8.oe2203.aarch64 198/258 2024-09-26 12:44:47.931 | Installing : newt-0.52.21-8.oe2203.aarch64 199/258 2024-09-26 12:44:48.392 | Installing : chkconfig-1.20-1.oe2203.aarch64 200/258 2024-09-26 12:44:48.651 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-09-26 12:44:48.670 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-09-26 12:44:48.693 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-09-26 12:44:48.998 | Installing : logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-09-26 12:44:49.029 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-09-26 12:44:49.230 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 203/258 2024-09-26 12:44:49.471 | Installing : libarchive-3.5.2-6.oe2203.aarch64 204/258 2024-09-26 12:44:49.677 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 205/258 2024-09-26 12:44:50.089 | Installing : curl-7.79.1-28.oe2203.aarch64 206/258 2024-09-26 12:44:50.378 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 207/258 2024-09-26 12:44:51.134 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 208/258 2024-09-26 12:44:51.302 | Installing : cracklib-2.9.7-8.oe2203.aarch64 209/258 2024-09-26 12:44:51.369 | Installing : gzip-1.11-3.oe2203.aarch64 210/258 2024-09-26 12:44:51.666 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 211/258 2024-09-26 12:44:51.927 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 212/258 2024-09-26 12:44:52.290 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 213/258 2024-09-26 12:44:52.572 | Installing : libssh-0.9.6-8.oe2203.aarch64 214/258 2024-09-26 12:44:52.678 | Installing : openldap-2.6.0-6.oe2203.aarch64 215/258 2024-09-26 12:44:52.705 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-09-26 12:44:52.840 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-09-26 12:44:52.936 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-09-26 12:44:53.201 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 217/258 2024-09-26 12:44:53.340 | Installing : kpartx-0.8.7-6.oe2203.aarch64 218/258 2024-09-26 12:44:53.448 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 219/258 2024-09-26 12:44:53.476 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-09-26 12:44:53.555 | Installing : libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-09-26 12:44:54.418 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-09-26 12:44:55.447 | Installing : python3-pip-21.3.1-2.oe2203.noarch 221/258 2024-09-26 12:44:56.034 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 222/258 2024-09-26 12:44:56.526 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 223/258 2024-09-26 12:44:57.655 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 224/258 2024-09-26 12:44:57.988 | Installing : rpm-4.17.0-33.oe2203.aarch64 225/258 2024-09-26 12:44:58.175 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 225/258 2024-09-26 12:44:58.333 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 226/258 2024-09-26 12:44:58.446 | Installing : kmod-29-3.oe2203.aarch64 227/258 2024-09-26 12:44:58.519 | Running scriptlet: kmod-29-3.oe2203.aarch64 227/258 2024-09-26 12:44:58.801 | Installing : kmod-libs-29-3.oe2203.aarch64 228/258 2024-09-26 12:44:58.987 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-09-26 12:44:59.047 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-09-26 12:44:59.150 | Installing : libmount-2.37.2-28.oe2203.aarch64 230/258 2024-09-26 12:44:59.305 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 230/258 2024-09-26 12:44:59.703 | Installing : kbd-2.4.0-1.oe2203.aarch64 231/258 2024-09-26 12:44:59.736 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-09-26 12:44:59.981 | Installing : libcap-2.61-5.oe2203.aarch64 232/258 2024-09-26 12:45:00.188 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-09-26 12:45:00.609 | Installing : pam-1.5.2-7.oe2203.aarch64 233/258 2024-09-26 12:45:01.165 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 233/258 2024-09-26 12:45:01.345 | Installing : coreutils-9.0-5.oe2203.aarch64 234/258 2024-09-26 12:45:01.381 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 234/258 2024-09-26 12:45:01.684 | Installing : libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-09-26 12:45:01.723 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-09-26 12:45:01.790 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-09-26 12:45:02.167 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-09-26 12:45:03.014 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-09-26 12:45:03.165 | Installing : systemd-libs-249-75.oe2203.aarch64 237/258 2024-09-26 12:45:03.309 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 237/258 2024-09-26 12:45:03.575 | Installing : shadow-2:4.9-13.oe2203.aarch64 238/258 2024-09-26 12:45:03.603 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-09-26 12:45:04.406 | Installing : libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-09-26 12:45:04.637 | Installing : util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-09-26 12:45:04.667 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-09-26 12:45:04.762 | Installing : crontabs-1.11-22.oe2203.noarch 241/258 2024-09-26 12:45:04.814 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-09-26 12:45:04.854 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-09-26 12:45:04.898 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-09-26 12:45:04.938 | Installing : os-prober-1.79-1.oe2203.aarch64 243/258 2024-09-26 12:45:04.952 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-09-26 12:45:04.976 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-09-26 12:45:05.003 | Installing : grubby-8.40-28.oe2203.aarch64 244/258 2024-09-26 12:45:05.235 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-09-26 12:45:05.591 | Installing : dracut-055-10.oe2203.aarch64 245/258 2024-09-26 12:45:05.733 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-09-26 12:45:08.383 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-09-26 12:45:09.028 | Installing : python3-3.9.9-28.oe2203.aarch64 247/258 2024-09-26 12:45:09.696 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-09-26 12:45:10.431 | Installing : systemd-249-75.oe2203.aarch64 248/258 2024-09-26 12:45:10.773 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-09-26 12:45:11.034 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-09-26 12:45:11.501 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-09-26 12:45:11.745 | Installing : systemd-udev-249-75.oe2203.aarch64 250/258 2024-09-26 12:45:12.919 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 250/258 2024-09-26 12:45:13.328 | Installing : libcurl-7.79.1-28.oe2203.aarch64 251/258 2024-09-26 12:45:13.435 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-09-26 12:45:13.472 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-09-26 12:45:13.796 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-09-26 12:45:14.084 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-09-26 12:45:14.193 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-09-26 12:45:14.754 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-09-26 12:45:14.798 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-09-26 12:45:14.834 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-09-26 12:45:14.999 | Installing : cronie-1.5.7-1.oe2203.aarch64 255/258 2024-09-26 12:45:15.104 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-09-26 12:45:15.417 | Installing : libuser-0.63-4.oe2203.aarch64 256/258 2024-09-26 12:45:15.888 | Running scriptlet: libuser-0.63-4.oe2203.aarch64 256/258 2024-09-26 12:45:15.918 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-09-26 12:45:16.102 | Installing : passwd-0.80-9.oe2203.aarch64 257/258 2024-09-26 12:45:16.238 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-09-26 12:45:16.395 | Installing : sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-09-26 12:45:16.884 | Running scriptlet: sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-09-26 12:45:16.899 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-09-26 12:45:16.920 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 258/258 2024-09-26 12:45:16.935 | Running scriptlet: readline-8.1-3.oe2203.aarch64 258/258 2024-09-26 12:45:16.948 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 258/258 2024-09-26 12:45:17.719 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 258/258 2024-09-26 12:45:17.751 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 258/258 2024-09-26 12:45:18.336 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-09-26 12:45:30.596 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 258/258 2024-09-26 12:45:30.648 | Running scriptlet: glib2-2.68.1-21.oe2203.aarch64 258/258 2024-09-26 12:45:30.688 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 258/258 2024-09-26 12:45:30.756 | Running scriptlet: systemd-249-75.oe2203.aarch64 258/258 2024-09-26 12:45:31.321 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 258/258 2024-09-26 12:45:31.321 | Verifying : attr-2.5.1-2.oe2203.aarch64 1/258 2024-09-26 12:45:31.322 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 2/258 2024-09-26 12:45:31.322 | Verifying : basesystem-12-2.oe2203.noarch 3/258 2024-09-26 12:45:31.323 | Verifying : brotli-1.0.9-2.oe2203.aarch64 4/258 2024-09-26 12:45:31.323 | Verifying : chkconfig-1.20-1.oe2203.aarch64 5/258 2024-09-26 12:45:31.324 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 6/258 2024-09-26 12:45:31.324 | Verifying : cronie-1.5.7-1.oe2203.aarch64 7/258 2024-09-26 12:45:31.325 | Verifying : crontabs-1.11-22.oe2203.noarch 8/258 2024-09-26 12:45:31.325 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 9/258 2024-09-26 12:45:31.325 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 10/258 2024-09-26 12:45:31.326 | Verifying : diffutils-3.8-2.oe2203.aarch64 11/258 2024-09-26 12:45:31.326 | Verifying : filesystem-3.16-4.oe2203.aarch64 12/258 2024-09-26 12:45:31.327 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 13/258 2024-09-26 12:45:31.327 | Verifying : fuse-2.9.9-9.oe2203.aarch64 14/258 2024-09-26 12:45:31.328 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 15/258 2024-09-26 12:45:31.328 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 16/258 2024-09-26 12:45:31.329 | Verifying : gettext-0.21-4.oe2203.aarch64 17/258 2024-09-26 12:45:31.329 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 18/258 2024-09-26 12:45:31.330 | Verifying : grubby-8.40-28.oe2203.aarch64 19/258 2024-09-26 12:45:31.330 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 20/258 2024-09-26 12:45:31.331 | Verifying : info-6.8-3.oe2203.aarch64 21/258 2024-09-26 12:45:31.331 | Verifying : kbd-2.4.0-1.oe2203.aarch64 22/258 2024-09-26 12:45:31.331 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 23/258 2024-09-26 12:45:31.332 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 24/258 2024-09-26 12:45:31.332 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 25/258 2024-09-26 12:45:31.333 | Verifying : kmod-29-3.oe2203.aarch64 26/258 2024-09-26 12:45:31.333 | Verifying : kmod-libs-29-3.oe2203.aarch64 27/258 2024-09-26 12:45:31.334 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 28/258 2024-09-26 12:45:31.334 | Verifying : libev-4.33-2.oe2203.aarch64 29/258 2024-09-26 12:45:31.335 | Verifying : libevent-2.1.12-4.oe2203.aarch64 30/258 2024-09-26 12:45:31.335 | Verifying : libffi-3.4.2-2.oe2203.aarch64 31/258 2024-09-26 12:45:31.335 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 32/258 2024-09-26 12:45:31.336 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 33/258 2024-09-26 12:45:31.336 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 34/258 2024-09-26 12:45:31.337 | Verifying : libsemanage-3.3-3.oe2203.aarch64 35/258 2024-09-26 12:45:31.337 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 36/258 2024-09-26 12:45:31.338 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 37/258 2024-09-26 12:45:31.338 | Verifying : libuser-0.63-4.oe2203.aarch64 38/258 2024-09-26 12:45:31.339 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 39/258 2024-09-26 12:45:31.339 | Verifying : libverto-0.3.2-1.oe2203.aarch64 40/258 2024-09-26 12:45:31.340 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 41/258 2024-09-26 12:45:31.340 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 42/258 2024-09-26 12:45:31.340 | Verifying : lz4-1.9.3-2.oe2203.aarch64 43/258 2024-09-26 12:45:31.341 | Verifying : man-db-2.9.4-2.oe2203.aarch64 44/258 2024-09-26 12:45:31.341 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 45/258 2024-09-26 12:45:31.342 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 46/258 2024-09-26 12:45:31.342 | Verifying : os-prober-1.79-1.oe2203.aarch64 47/258 2024-09-26 12:45:31.343 | Verifying : passwd-0.80-9.oe2203.aarch64 48/258 2024-09-26 12:45:31.343 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 49/258 2024-09-26 12:45:31.344 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 50/258 2024-09-26 12:45:31.344 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 51/258 2024-09-26 12:45:31.345 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 52/258 2024-09-26 12:45:31.345 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 53/258 2024-09-26 12:45:31.346 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 54/258 2024-09-26 12:45:31.346 | Verifying : perl-Carp-1.50-418.oe2203.noarch 55/258 2024-09-26 12:45:31.346 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 56/258 2024-09-26 12:45:31.347 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 57/258 2024-09-26 12:45:31.347 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 58/258 2024-09-26 12:45:31.348 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 59/258 2024-09-26 12:45:31.348 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 60/258 2024-09-26 12:45:31.349 | Verifying : perl-Digest-1.20-1.oe2203.noarch 61/258 2024-09-26 12:45:31.349 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 62/258 2024-09-26 12:45:31.350 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 63/258 2024-09-26 12:45:31.350 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 64/258 2024-09-26 12:45:31.351 | Verifying : perl-Env-1.04-397.oe2203.noarch 65/258 2024-09-26 12:45:31.351 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 66/258 2024-09-26 12:45:31.352 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 67/258 2024-09-26 12:45:31.352 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 68/258 2024-09-26 12:45:31.353 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 69/258 2024-09-26 12:45:31.353 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 70/258 2024-09-26 12:45:31.354 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 71/258 2024-09-26 12:45:31.354 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 72/258 2024-09-26 12:45:31.354 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 73/258 2024-09-26 12:45:31.355 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 74/258 2024-09-26 12:45:31.355 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 75/258 2024-09-26 12:45:31.356 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 76/258 2024-09-26 12:45:31.356 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 77/258 2024-09-26 12:45:31.357 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 78/258 2024-09-26 12:45:31.357 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 79/258 2024-09-26 12:45:31.358 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 80/258 2024-09-26 12:45:31.358 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 81/258 2024-09-26 12:45:31.359 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 82/258 2024-09-26 12:45:31.359 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 83/258 2024-09-26 12:45:31.360 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 84/258 2024-09-26 12:45:31.360 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 85/258 2024-09-26 12:45:31.360 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 86/258 2024-09-26 12:45:31.361 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 87/258 2024-09-26 12:45:31.361 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 88/258 2024-09-26 12:45:31.362 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 89/258 2024-09-26 12:45:31.362 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 90/258 2024-09-26 12:45:31.363 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 91/258 2024-09-26 12:45:31.363 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 92/258 2024-09-26 12:45:31.363 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 93/258 2024-09-26 12:45:31.364 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 94/258 2024-09-26 12:45:31.365 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 95/258 2024-09-26 12:45:31.365 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 96/258 2024-09-26 12:45:31.365 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 97/258 2024-09-26 12:45:31.366 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 98/258 2024-09-26 12:45:31.366 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 99/258 2024-09-26 12:45:31.366 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 100/258 2024-09-26 12:45:31.366 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 101/258 2024-09-26 12:45:31.367 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 102/258 2024-09-26 12:45:31.367 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 103/258 2024-09-26 12:45:31.367 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 104/258 2024-09-26 12:45:31.368 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 105/258 2024-09-26 12:45:31.368 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 106/258 2024-09-26 12:45:31.368 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 107/258 2024-09-26 12:45:31.369 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 108/258 2024-09-26 12:45:31.369 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 109/258 2024-09-26 12:45:31.369 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 110/258 2024-09-26 12:45:31.370 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 111/258 2024-09-26 12:45:31.370 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 112/258 2024-09-26 12:45:31.370 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 113/258 2024-09-26 12:45:31.370 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 114/258 2024-09-26 12:45:31.371 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 115/258 2024-09-26 12:45:31.371 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 116/258 2024-09-26 12:45:31.371 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 117/258 2024-09-26 12:45:31.372 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 118/258 2024-09-26 12:45:31.372 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 119/258 2024-09-26 12:45:31.372 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 120/258 2024-09-26 12:45:31.372 | Verifying : perl-URI-5.10-1.oe2203.noarch 121/258 2024-09-26 12:45:31.373 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 122/258 2024-09-26 12:45:31.373 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 123/258 2024-09-26 12:45:31.373 | Verifying : perl-autodie-2.34-2.oe2203.noarch 124/258 2024-09-26 12:45:31.374 | Verifying : perl-bignum-0.63-1.oe2203.noarch 125/258 2024-09-26 12:45:31.374 | Verifying : perl-constant-1.33-421.oe2203.noarch 126/258 2024-09-26 12:45:31.374 | Verifying : perl-experimental-0.025-1.oe2203.noarch 127/258 2024-09-26 12:45:31.374 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 128/258 2024-09-26 12:45:31.375 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 129/258 2024-09-26 12:45:31.375 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 130/258 2024-09-26 12:45:31.375 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 131/258 2024-09-26 12:45:31.376 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 132/258 2024-09-26 12:45:31.376 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 133/258 2024-09-26 12:45:31.376 | Verifying : pigz-2.6-1.oe2203.aarch64 134/258 2024-09-26 12:45:31.377 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 135/258 2024-09-26 12:45:31.377 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 136/258 2024-09-26 12:45:31.377 | Verifying : setup-2.13.9.1-1.oe2203.noarch 137/258 2024-09-26 12:45:31.377 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 138/258 2024-09-26 12:45:31.378 | Verifying : slang-2.3.2-8.oe2203.aarch64 139/258 2024-09-26 12:45:31.378 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 140/258 2024-09-26 12:45:31.378 | Verifying : which-2.21-14.oe2203.aarch64 141/258 2024-09-26 12:45:31.379 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 142/258 2024-09-26 12:45:31.379 | Verifying : zip-3.0-29.oe2203.aarch64 143/258 2024-09-26 12:45:31.379 | Verifying : acl-2.3.1-2.oe2203.aarch64 144/258 2024-09-26 12:45:31.379 | Verifying : bash-5.1.8-6.oe2203.aarch64 145/258 2024-09-26 12:45:31.380 | Verifying : bc-1.07.1-11.oe2203.aarch64 146/258 2024-09-26 12:45:31.380 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 147/258 2024-09-26 12:45:31.380 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 148/258 2024-09-26 12:45:31.380 | Verifying : coreutils-9.0-5.oe2203.aarch64 149/258 2024-09-26 12:45:31.381 | Verifying : cpio-2.13-10.oe2203.aarch64 150/258 2024-09-26 12:45:31.381 | Verifying : curl-7.79.1-28.oe2203.aarch64 151/258 2024-09-26 12:45:31.381 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 152/258 2024-09-26 12:45:31.382 | Verifying : dracut-055-10.oe2203.aarch64 153/258 2024-09-26 12:45:31.382 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 154/258 2024-09-26 12:45:31.382 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 155/258 2024-09-26 12:45:31.382 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 156/258 2024-09-26 12:45:31.383 | Verifying : elfutils-0.185-13.oe2203.aarch64 157/258 2024-09-26 12:45:31.383 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 158/258 2024-09-26 12:45:31.383 | Verifying : expat-2.4.1-10.oe2203.aarch64 159/258 2024-09-26 12:45:31.383 | Verifying : file-5.41-3.oe2203.aarch64 160/258 2024-09-26 12:45:31.384 | Verifying : file-libs-5.41-3.oe2203.aarch64 161/258 2024-09-26 12:45:31.384 | Verifying : gawk-5.1.1-4.oe2203.aarch64 162/258 2024-09-26 12:45:31.384 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 163/258 2024-09-26 12:45:31.385 | Verifying : glib2-2.68.1-21.oe2203.aarch64 164/258 2024-09-26 12:45:31.385 | Verifying : glibc-2.34-149.oe2203.aarch64 165/258 2024-09-26 12:45:31.385 | Verifying : glibc-common-2.34-149.oe2203.aarch64 166/258 2024-09-26 12:45:31.385 | Verifying : grep-3.7-9.oe2203.aarch64 167/258 2024-09-26 12:45:31.386 | Verifying : groff-1.22.4-11.oe2203.aarch64 168/258 2024-09-26 12:45:31.386 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 169/258 2024-09-26 12:45:31.386 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 170/258 2024-09-26 12:45:31.387 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 171/258 2024-09-26 12:45:31.387 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 172/258 2024-09-26 12:45:31.387 | Verifying : gzip-1.11-3.oe2203.aarch64 173/258 2024-09-26 12:45:31.387 | Verifying : json-c-0.15-6.oe2203.aarch64 174/258 2024-09-26 12:45:31.388 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 175/258 2024-09-26 12:45:31.388 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 176/258 2024-09-26 12:45:31.388 | Verifying : less-590-6.oe2203.aarch64 177/258 2024-09-26 12:45:31.389 | Verifying : libacl-2.3.1-2.oe2203.aarch64 178/258 2024-09-26 12:45:31.389 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 179/258 2024-09-26 12:45:31.389 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 180/258 2024-09-26 12:45:31.389 | Verifying : libcap-2.61-5.oe2203.aarch64 181/258 2024-09-26 12:45:31.390 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 182/258 2024-09-26 12:45:31.390 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 183/258 2024-09-26 12:45:31.390 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 184/258 2024-09-26 12:45:31.391 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 185/258 2024-09-26 12:45:31.391 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 186/258 2024-09-26 12:45:31.391 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 187/258 2024-09-26 12:45:31.391 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 188/258 2024-09-26 12:45:31.392 | Verifying : libmount-2.37.2-28.oe2203.aarch64 189/258 2024-09-26 12:45:31.392 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 190/258 2024-09-26 12:45:31.392 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 191/258 2024-09-26 12:45:31.392 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 192/258 2024-09-26 12:45:31.393 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 193/258 2024-09-26 12:45:31.393 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 194/258 2024-09-26 12:45:31.393 | Verifying : libselinux-3.3-5.oe2203.aarch64 195/258 2024-09-26 12:45:31.394 | Verifying : libsepol-3.3-6.oe2203.aarch64 196/258 2024-09-26 12:45:31.394 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 197/258 2024-09-26 12:45:31.394 | Verifying : libssh-0.9.6-8.oe2203.aarch64 198/258 2024-09-26 12:45:31.394 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 199/258 2024-09-26 12:45:31.395 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 200/258 2024-09-26 12:45:31.395 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 201/258 2024-09-26 12:45:31.395 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 202/258 2024-09-26 12:45:31.395 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 203/258 2024-09-26 12:45:31.396 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 204/258 2024-09-26 12:45:31.396 | Verifying : lua-5.4.3-11.oe2203.aarch64 205/258 2024-09-26 12:45:31.396 | Verifying : ncurses-6.3-8.oe2203.aarch64 206/258 2024-09-26 12:45:31.397 | Verifying : ncurses-base-6.3-8.oe2203.noarch 207/258 2024-09-26 12:45:31.397 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 208/258 2024-09-26 12:45:31.397 | Verifying : newt-0.52.21-8.oe2203.aarch64 209/258 2024-09-26 12:45:31.397 | Verifying : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 210/258 2024-09-26 12:45:31.398 | Verifying : openEuler-release-22.03LTS-54.oe2203.aarch64 211/258 2024-09-26 12:45:31.398 | Verifying : openEuler-repos-1.0-3.6.oe2203.aarch64 212/258 2024-09-26 12:45:31.398 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 213/258 2024-09-26 12:45:31.399 | Verifying : openldap-2.6.0-6.oe2203.aarch64 214/258 2024-09-26 12:45:31.399 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 215/258 2024-09-26 12:45:31.399 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 216/258 2024-09-26 12:45:31.399 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 217/258 2024-09-26 12:45:31.400 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 218/258 2024-09-26 12:45:31.400 | Verifying : pam-1.5.2-7.oe2203.aarch64 219/258 2024-09-26 12:45:31.400 | Verifying : pcre-8.45-2.oe2203.aarch64 220/258 2024-09-26 12:45:31.401 | Verifying : pcre2-10.39-9.oe2203.aarch64 221/258 2024-09-26 12:45:31.401 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 222/258 2024-09-26 12:45:31.401 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 223/258 2024-09-26 12:45:31.401 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 224/258 2024-09-26 12:45:31.402 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 225/258 2024-09-26 12:45:31.402 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 226/258 2024-09-26 12:45:31.402 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 227/258 2024-09-26 12:45:31.403 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 228/258 2024-09-26 12:45:31.403 | Verifying : perl-libnet-3.13-2.oe2203.noarch 229/258 2024-09-26 12:45:31.403 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 230/258 2024-09-26 12:45:31.403 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 231/258 2024-09-26 12:45:31.404 | Verifying : popt-1.18-3.oe2203.aarch64 232/258 2024-09-26 12:45:31.404 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 233/258 2024-09-26 12:45:31.404 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 234/258 2024-09-26 12:45:31.404 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 235/258 2024-09-26 12:45:31.405 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 236/258 2024-09-26 12:45:31.405 | Verifying : python3-3.9.9-28.oe2203.aarch64 237/258 2024-09-26 12:45:31.405 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 238/258 2024-09-26 12:45:31.406 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 239/258 2024-09-26 12:45:31.406 | Verifying : readline-8.1-3.oe2203.aarch64 240/258 2024-09-26 12:45:31.406 | Verifying : rpm-4.17.0-33.oe2203.aarch64 241/258 2024-09-26 12:45:31.406 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 242/258 2024-09-26 12:45:31.407 | Verifying : sed-4.8-3.oe2203.aarch64 243/258 2024-09-26 12:45:31.407 | Verifying : shadow-2:4.9-13.oe2203.aarch64 244/258 2024-09-26 12:45:31.407 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 245/258 2024-09-26 12:45:31.407 | Verifying : sudo-1.9.8p2-15.oe2203.aarch64 246/258 2024-09-26 12:45:31.408 | Verifying : systemd-249-75.oe2203.aarch64 247/258 2024-09-26 12:45:31.408 | Verifying : systemd-libs-249-75.oe2203.aarch64 248/258 2024-09-26 12:45:31.408 | Verifying : systemd-udev-249-75.oe2203.aarch64 249/258 2024-09-26 12:45:31.409 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 250/258 2024-09-26 12:45:31.409 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 251/258 2024-09-26 12:45:31.409 | Verifying : tzdata-2022a-18.oe2203.noarch 252/258 2024-09-26 12:45:31.410 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 253/258 2024-09-26 12:45:31.410 | Verifying : vim-minimal-2:9.0-23.oe2203.aarch64 254/258 2024-09-26 12:45:31.410 | Verifying : xz-5.2.5-2.oe2203.aarch64 255/258 2024-09-26 12:45:31.410 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 256/258 2024-09-26 12:45:31.411 | Verifying : zlib-1.2.11-24.oe2203.aarch64 257/258 2024-09-26 12:45:32.666 | Verifying : zstd-1.5.0-4.oe2203.aarch64 258/258 2024-09-26 12:45:32.666 | 2024-09-26 12:45:32.666 | Installed: 2024-09-26 12:45:32.666 | acl-2.3.1-2.oe2203.aarch64 2024-09-26 12:45:32.666 | attr-2.5.1-2.oe2203.aarch64 2024-09-26 12:45:32.666 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-09-26 12:45:32.666 | basesystem-12-2.oe2203.noarch 2024-09-26 12:45:32.666 | bash-5.1.8-6.oe2203.aarch64 2024-09-26 12:45:32.666 | bc-1.07.1-11.oe2203.aarch64 2024-09-26 12:45:32.666 | brotli-1.0.9-2.oe2203.aarch64 2024-09-26 12:45:32.666 | bzip2-1.0.8-6.oe2203.aarch64 2024-09-26 12:45:32.666 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-09-26 12:45:32.666 | chkconfig-1.20-1.oe2203.aarch64 2024-09-26 12:45:32.666 | coreutils-9.0-5.oe2203.aarch64 2024-09-26 12:45:32.666 | cpio-2.13-10.oe2203.aarch64 2024-09-26 12:45:32.666 | cracklib-2.9.7-8.oe2203.aarch64 2024-09-26 12:45:32.666 | cronie-1.5.7-1.oe2203.aarch64 2024-09-26 12:45:32.666 | crontabs-1.11-22.oe2203.noarch 2024-09-26 12:45:32.666 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-09-26 12:45:32.666 | curl-7.79.1-28.oe2203.aarch64 2024-09-26 12:45:32.666 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-09-26 12:45:32.666 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-09-26 12:45:32.666 | diffutils-3.8-2.oe2203.aarch64 2024-09-26 12:45:32.666 | dracut-055-10.oe2203.aarch64 2024-09-26 12:45:32.666 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-09-26 12:45:32.666 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-09-26 12:45:32.666 | efi-srpm-macros-4-5.oe2203.noarch 2024-09-26 12:45:32.666 | elfutils-0.185-13.oe2203.aarch64 2024-09-26 12:45:32.666 | elfutils-extra-0.185-13.oe2203.aarch64 2024-09-26 12:45:32.666 | expat-2.4.1-10.oe2203.aarch64 2024-09-26 12:45:32.666 | file-5.41-3.oe2203.aarch64 2024-09-26 12:45:32.666 | file-libs-5.41-3.oe2203.aarch64 2024-09-26 12:45:32.666 | filesystem-3.16-4.oe2203.aarch64 2024-09-26 12:45:32.666 | findutils-2:4.8.0-3.oe2203.aarch64 2024-09-26 12:45:32.666 | fuse-2.9.9-9.oe2203.aarch64 2024-09-26 12:45:32.666 | fuse-common-3.10.5-3.oe2203.aarch64 2024-09-26 12:45:32.666 | fuse-help-2.9.9-9.oe2203.aarch64 2024-09-26 12:45:32.666 | gawk-5.1.1-4.oe2203.aarch64 2024-09-26 12:45:32.666 | gdbm-1:1.22-11.oe2203.aarch64 2024-09-26 12:45:32.666 | gettext-0.21-4.oe2203.aarch64 2024-09-26 12:45:32.666 | glib2-2.68.1-21.oe2203.aarch64 2024-09-26 12:45:32.666 | glibc-2.34-149.oe2203.aarch64 2024-09-26 12:45:32.666 | glibc-common-2.34-149.oe2203.aarch64 2024-09-26 12:45:32.666 | gmp-1:6.2.1-1.oe2203.aarch64 2024-09-26 12:45:32.666 | grep-3.7-9.oe2203.aarch64 2024-09-26 12:45:32.666 | groff-1.22.4-11.oe2203.aarch64 2024-09-26 12:45:32.666 | groff-base-1.22.4-11.oe2203.aarch64 2024-09-26 12:45:32.666 | grub2-common-1:2.06-41.oe2203.noarch 2024-09-26 12:45:32.666 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-09-26 12:45:32.667 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-09-26 12:45:32.667 | grubby-8.40-28.oe2203.aarch64 2024-09-26 12:45:32.667 | gzip-1.11-3.oe2203.aarch64 2024-09-26 12:45:32.667 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-09-26 12:45:32.667 | info-6.8-3.oe2203.aarch64 2024-09-26 12:45:32.667 | json-c-0.15-6.oe2203.aarch64 2024-09-26 12:45:32.667 | kbd-2.4.0-1.oe2203.aarch64 2024-09-26 12:45:32.667 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-09-26 12:45:32.667 | kbd-misc-2.4.0-1.oe2203.noarch 2024-09-26 12:45:32.667 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-09-26 12:45:32.667 | kmod-29-3.oe2203.aarch64 2024-09-26 12:45:32.667 | kmod-libs-29-3.oe2203.aarch64 2024-09-26 12:45:32.667 | kpartx-0.8.7-6.oe2203.aarch64 2024-09-26 12:45:32.667 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-09-26 12:45:32.667 | less-590-6.oe2203.aarch64 2024-09-26 12:45:32.667 | libacl-2.3.1-2.oe2203.aarch64 2024-09-26 12:45:32.667 | libarchive-3.5.2-6.oe2203.aarch64 2024-09-26 12:45:32.667 | libblkid-2.37.2-28.oe2203.aarch64 2024-09-26 12:45:32.667 | libcap-2.61-5.oe2203.aarch64 2024-09-26 12:45:32.667 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-09-26 12:45:32.667 | libcurl-7.79.1-28.oe2203.aarch64 2024-09-26 12:45:32.667 | libev-4.33-2.oe2203.aarch64 2024-09-26 12:45:32.667 | libevent-2.1.12-4.oe2203.aarch64 2024-09-26 12:45:32.667 | libfdisk-2.37.2-28.oe2203.aarch64 2024-09-26 12:45:32.667 | libffi-3.4.2-2.oe2203.aarch64 2024-09-26 12:45:32.667 | libgcc-10.3.1-23.oe2203.aarch64 2024-09-26 12:45:32.667 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-09-26 12:45:32.667 | libgomp-10.3.1-23.oe2203.aarch64 2024-09-26 12:45:32.667 | libgpg-error-1.43-2.oe2203.aarch64 2024-09-26 12:45:32.667 | libidn2-2.3.2-2.oe2203.aarch64 2024-09-26 12:45:32.667 | libkcapi-1.3.1-7.oe2203.aarch64 2024-09-26 12:45:32.667 | libmount-2.37.2-28.oe2203.aarch64 2024-09-26 12:45:32.667 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-09-26 12:45:32.667 | libnsl2-2.0.0-4.oe2203.aarch64 2024-09-26 12:45:32.667 | libpipeline-1.5.4-1.oe2203.aarch64 2024-09-26 12:45:32.667 | libpng-2:1.6.37-4.oe2203.aarch64 2024-09-26 12:45:32.667 | libpsl-0.21.1-5.oe2203.aarch64 2024-09-26 12:45:32.667 | libpwquality-1.4.4-4.oe2203.aarch64 2024-09-26 12:45:32.667 | libseccomp-2.5.3-1.oe2203.aarch64 2024-09-26 12:45:32.667 | libselinux-3.3-5.oe2203.aarch64 2024-09-26 12:45:32.667 | libsemanage-3.3-3.oe2203.aarch64 2024-09-26 12:45:32.667 | libsepol-3.3-6.oe2203.aarch64 2024-09-26 12:45:32.667 | libsigsegv-2.13-1.oe2203.aarch64 2024-09-26 12:45:32.667 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-09-26 12:45:32.667 | libssh-0.9.6-8.oe2203.aarch64 2024-09-26 12:45:32.667 | libstdc++-10.3.1-23.oe2203.aarch64 2024-09-26 12:45:32.667 | libtasn1-4.17.0-3.oe2203.aarch64 2024-09-26 12:45:32.667 | libtirpc-1.3.2-3.oe2203.aarch64 2024-09-26 12:45:32.667 | libunistring-0.9.10-8.oe2203.aarch64 2024-09-26 12:45:32.667 | libuser-0.63-4.oe2203.aarch64 2024-09-26 12:45:32.667 | libutempter-1.2.1-2.oe2203.aarch64 2024-09-26 12:45:32.667 | libuuid-2.37.2-28.oe2203.aarch64 2024-09-26 12:45:32.667 | libverto-0.3.2-1.oe2203.aarch64 2024-09-26 12:45:32.667 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-09-26 12:45:32.667 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-09-26 12:45:32.667 | libxml2-2.9.12-20.oe2203.aarch64 2024-09-26 12:45:32.667 | logrotate-3.20.1-1.oe2203.aarch64 2024-09-26 12:45:32.668 | lua-5.4.3-11.oe2203.aarch64 2024-09-26 12:45:32.668 | lz4-1.9.3-2.oe2203.aarch64 2024-09-26 12:45:32.668 | man-db-2.9.4-2.oe2203.aarch64 2024-09-26 12:45:32.668 | mpfr-4.1.0-1.oe2203.aarch64 2024-09-26 12:45:32.668 | ncurses-6.3-8.oe2203.aarch64 2024-09-26 12:45:32.668 | ncurses-base-6.3-8.oe2203.noarch 2024-09-26 12:45:32.668 | ncurses-libs-6.3-8.oe2203.aarch64 2024-09-26 12:45:32.668 | newt-0.52.21-8.oe2203.aarch64 2024-09-26 12:45:32.668 | openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 2024-09-26 12:45:32.668 | openEuler-release-22.03LTS-54.oe2203.aarch64 2024-09-26 12:45:32.668 | openEuler-repos-1.0-3.6.oe2203.aarch64 2024-09-26 12:45:32.668 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-09-26 12:45:32.668 | openldap-2.6.0-6.oe2203.aarch64 2024-09-26 12:45:32.668 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-09-26 12:45:32.668 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-09-26 12:45:32.668 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-09-26 12:45:32.668 | os-prober-1.79-1.oe2203.aarch64 2024-09-26 12:45:32.668 | p11-kit-0.24.0-2.oe2203.aarch64 2024-09-26 12:45:32.668 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-09-26 12:45:32.668 | pam-1.5.2-7.oe2203.aarch64 2024-09-26 12:45:32.668 | passwd-0.80-9.oe2203.aarch64 2024-09-26 12:45:32.668 | pcre-8.45-2.oe2203.aarch64 2024-09-26 12:45:32.668 | pcre2-10.39-9.oe2203.aarch64 2024-09-26 12:45:32.668 | perl-4:5.34.0-12.oe2203.aarch64 2024-09-26 12:45:32.668 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-B-Debug-1.26-5.oe2203.noarch 2024-09-26 12:45:32.668 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-09-26 12:45:32.668 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-09-26 12:45:32.668 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-09-26 12:45:32.668 | perl-Carp-1.50-418.oe2203.noarch 2024-09-26 12:45:32.668 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-09-26 12:45:32.668 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-09-26 12:45:32.668 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-09-26 12:45:32.668 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-09-26 12:45:32.668 | perl-Digest-1.20-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-09-26 12:45:32.668 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-09-26 12:45:32.668 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-09-26 12:45:32.668 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-09-26 12:45:32.668 | perl-Env-1.04-397.oe2203.noarch 2024-09-26 12:45:32.668 | perl-Exporter-5.74-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-09-26 12:45:32.668 | perl-File-Path-2.18-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-09-26 12:45:32.668 | perl-File-Which-1.27-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-09-26 12:45:32.668 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-09-26 12:45:32.668 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-09-26 12:45:32.669 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-09-26 12:45:32.669 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-09-26 12:45:32.669 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-09-26 12:45:32.669 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-09-26 12:45:32.669 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-09-26 12:45:32.669 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-09-26 12:45:32.669 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-09-26 12:45:32.669 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-09-26 12:45:32.669 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-09-26 12:45:32.669 | perl-PathTools-3.80-1.oe2203.aarch64 2024-09-26 12:45:32.669 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-09-26 12:45:32.669 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-09-26 12:45:32.669 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-09-26 12:45:32.669 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-09-26 12:45:32.669 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-09-26 12:45:32.669 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-09-26 12:45:32.669 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-URI-5.10-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-09-26 12:45:32.669 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-09-26 12:45:32.669 | perl-autodie-2.34-2.oe2203.noarch 2024-09-26 12:45:32.669 | perl-bignum-0.63-1.oe2203.noarch 2024-09-26 12:45:32.669 | perl-constant-1.33-421.oe2203.noarch 2024-09-26 12:45:32.670 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-09-26 12:45:32.670 | perl-experimental-0.025-1.oe2203.noarch 2024-09-26 12:45:32.670 | perl-libnet-3.13-2.oe2203.noarch 2024-09-26 12:45:32.670 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-09-26 12:45:32.670 | perl-parent-1:0.238-1.oe2203.noarch 2024-09-26 12:45:32.670 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-09-26 12:45:32.670 | perl-podlators-1:4.14-1.oe2203.noarch 2024-09-26 12:45:32.670 | perl-threads-2:2.26-1.oe2203.aarch64 2024-09-26 12:45:32.670 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-09-26 12:45:32.670 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-09-26 12:45:32.670 | pigz-2.6-1.oe2203.aarch64 2024-09-26 12:45:32.670 | pkgconf-1.8.0-3.oe2203.aarch64 2024-09-26 12:45:32.670 | popt-1.18-3.oe2203.aarch64 2024-09-26 12:45:32.670 | procps-ng-3.3.17-5.oe2203.aarch64 2024-09-26 12:45:32.670 | publicsuffix-list-20211113-2.oe2203.noarch 2024-09-26 12:45:32.670 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-09-26 12:45:32.670 | python-setuptools-59.4.0-5.oe2203.noarch 2024-09-26 12:45:32.670 | python3-3.9.9-28.oe2203.aarch64 2024-09-26 12:45:32.670 | python3-pip-21.3.1-2.oe2203.noarch 2024-09-26 12:45:32.670 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-09-26 12:45:32.670 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-09-26 12:45:32.670 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-09-26 12:45:32.670 | readline-8.1-3.oe2203.aarch64 2024-09-26 12:45:32.670 | rpm-4.17.0-33.oe2203.aarch64 2024-09-26 12:45:32.670 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-09-26 12:45:32.670 | sed-4.8-3.oe2203.aarch64 2024-09-26 12:45:32.670 | setup-2.13.9.1-1.oe2203.noarch 2024-09-26 12:45:32.670 | shadow-2:4.9-13.oe2203.aarch64 2024-09-26 12:45:32.670 | shared-mime-info-2.1-1.oe2203.aarch64 2024-09-26 12:45:32.670 | slang-2.3.2-8.oe2203.aarch64 2024-09-26 12:45:32.670 | sqlite-3.37.2-7.oe2203.aarch64 2024-09-26 12:45:32.670 | sudo-1.9.8p2-15.oe2203.aarch64 2024-09-26 12:45:32.670 | systemd-249-75.oe2203.aarch64 2024-09-26 12:45:32.670 | systemd-libs-249-75.oe2203.aarch64 2024-09-26 12:45:32.670 | systemd-udev-249-75.oe2203.aarch64 2024-09-26 12:45:32.670 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-09-26 12:45:32.670 | tcl-1:8.6.10-4.oe2203.aarch64 2024-09-26 12:45:32.670 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-09-26 12:45:32.670 | tzdata-2022a-18.oe2203.noarch 2024-09-26 12:45:32.670 | util-linux-2.37.2-28.oe2203.aarch64 2024-09-26 12:45:32.670 | vim-minimal-2:9.0-23.oe2203.aarch64 2024-09-26 12:45:32.670 | which-2.21-14.oe2203.aarch64 2024-09-26 12:45:32.670 | xkeyboard-config-2.33-1.oe2203.noarch 2024-09-26 12:45:32.670 | xz-5.2.5-2.oe2203.aarch64 2024-09-26 12:45:32.670 | xz-libs-5.2.5-2.oe2203.aarch64 2024-09-26 12:45:32.670 | zip-3.0-29.oe2203.aarch64 2024-09-26 12:45:32.670 | zlib-1.2.11-24.oe2203.aarch64 2024-09-26 12:45:32.670 | zstd-1.5.0-4.oe2203.aarch64 2024-09-26 12:45:32.670 | 2024-09-26 12:45:32.670 | Complete! 2024-09-26 12:45:33.006 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:353 : sudo tee /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/resolv.conf 2024-09-26 12:45:33.006 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:352 : echo -e '# This file intentionally left blank\n' 2024-09-26 12:45:33.015 | # This file intentionally left blank 2024-09-26 12:45:33.015 | 2024-09-26 12:45:33.022 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:356 : echo -e 'LANG="en_US.UTF-8"' 2024-09-26 12:45:33.022 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:357 : sudo tee /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/locale.conf 2024-09-26 12:45:33.031 | LANG="en_US.UTF-8" 2024-09-26 12:45:33.037 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:359 : _run_chroot ln -sf /usr/share/zoneinfo/UTC /etc/localtime 2024-09-26 12:45:33.042 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-09-26 12:45:33.046 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.VmkM0gqO/mnt env -u TMPDIR sh -c 'ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-09-26 12:45:33.066 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:365 : sudo umount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/tmp/yum 2024-09-26 12:45:33.082 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:366 : sudo umount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/proc 2024-09-26 12:45:33.098 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:367 : sudo umount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev/pts 2024-09-26 12:45:33.113 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:368 : sudo umount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev 2024-09-26 12:45:33.129 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:369 : sudo umount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/sys 2024-09-26 12:45:33.144 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:374 : sudo find /opt/dib_tmp/dib_build.VmkM0gqO/mnt -type f -name '*rpmnew' 2024-09-26 12:45:33.390 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-09-26 12:45:33.396 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/nsswitch.conf.rpmnew 2024-09-26 12:45:33.398 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-09-26 12:45:33.405 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/nsswitch.conf.rpmnew /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/nsswitch.conf 2024-09-26 12:45:33.421 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-09-26 12:45:33.426 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/inputrc.rpmnew 2024-09-26 12:45:33.426 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-09-26 12:45:33.434 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/inputrc.rpmnew /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/inputrc 2024-09-26 12:45:33.449 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-09-26 12:45:33.455 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-09-26 12:45:33.456 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/yum.repos.d/openEuler.repo.rpmnew 2024-09-26 12:45:33.463 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/yum.repos.d/openEuler.repo.rpmnew /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/yum.repos.d/openEuler.repo 2024-09-26 12:45:33.478 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:378 : sudo rm -f /opt/dib_tmp/dib_build.VmkM0gqO/mnt/.extra_settings 2024-09-26 12:45:33.493 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/08-yum-chroot:main:1 : rm -r /tmp/tmp.lSRHHkxLE6 2024-09-26 12:45:33.499 | dib-run-parts 08-yum-chroot completed 2024-09-26 12:45:33.499 | dib-run-parts Running /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/50-apt-allow-unauthenticated 2024-09-26 12:45:33.508 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-09-26 12:45:33.512 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-09-26 12:45:33.516 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/apt/apt.conf.d ']' 2024-09-26 12:45:33.518 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-09-26 12:45:33.518 | dib-run-parts Running /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/50-yum-cache 2024-09-26 12:45:33.527 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-09-26 12:45:33.531 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-09-26 12:45:33.536 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.VmkM0gqO/mnt ']' 2024-09-26 12:45:33.540 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-09-26 12:45:33.544 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-09-26 12:45:33.550 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.VmkM0gqO/mnt/tmp/yum 2024-09-26 12:45:33.564 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.VmkM0gqO/mnt/tmp/yum 2024-09-26 12:45:33.577 | dib-run-parts 50-yum-cache completed 2024-09-26 12:45:33.578 | dib-run-parts Running /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/60-apt-phased-updates 2024-09-26 12:45:33.586 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-09-26 12:45:33.591 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-09-26 12:45:33.595 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :22.03-LTS: ]] 2024-09-26 12:45:33.597 | dib-run-parts 60-apt-phased-updates completed 2024-09-26 12:45:33.598 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-09-26 12:45:33.598 | dib-run-parts 2024-09-26 12:45:33.600 | dib-run-parts Target: root.d 2024-09-26 12:45:33.600 | dib-run-parts 2024-09-26 12:45:33.601 | dib-run-parts Script Seconds 2024-09-26 12:45:33.601 | dib-run-parts --------------------------------------- ---------- 2024-09-26 12:45:33.601 | dib-run-parts 2024-09-26 12:45:33.708 | dib-run-parts 00-00-generate-repo 0.280 2024-09-26 12:45:33.716 | dib-run-parts 08-yum-chroot 2436.210 2024-09-26 12:45:33.723 | dib-run-parts 50-apt-allow-unauthenticated 0.017 2024-09-26 12:45:33.731 | dib-run-parts 50-yum-cache 0.057 2024-09-26 12:45:33.739 | dib-run-parts 60-apt-phased-updates 0.018 2024-09-26 12:45:33.742 | dib-run-parts 2024-09-26 12:45:33.742 | dib-run-parts --------------------- END PROFILING --------------------- 2024-09-26 12:45:33.749 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-09-26 12:45:33.754 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-09-26 12:45:33.754 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-09-26 12:45:33.764 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.VmkM0gqO/mnt 2024-09-26 12:45:33.765 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-09-26 12:45:33.772 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2024-09-26 12:45:33.772 | bin 2024-09-26 12:45:33.772 | boot 2024-09-26 12:45:33.772 | dev 2024-09-26 12:45:33.772 | etc 2024-09-26 12:45:33.772 | home 2024-09-26 12:45:33.772 | lib 2024-09-26 12:45:33.772 | lib64 2024-09-26 12:45:33.772 | media 2024-09-26 12:45:33.772 | mnt 2024-09-26 12:45:33.772 | opt 2024-09-26 12:45:33.772 | proc 2024-09-26 12:45:33.772 | root 2024-09-26 12:45:33.772 | run 2024-09-26 12:45:33.772 | sbin 2024-09-26 12:45:33.772 | srv 2024-09-26 12:45:33.772 | sys 2024-09-26 12:45:33.772 | usr 2024-09-26 12:45:33.772 | var' ']' 2024-09-26 12:45:33.776 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/resolv.conf ']' 2024-09-26 12:45:33.781 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/resolv.conf ']' 2024-09-26 12:45:33.786 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/resolv.conf.ORIG 2024-09-26 12:45:33.801 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/resolv.conf 2024-09-26 12:45:33.841 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.VmkM0gqO/mnt/etc/resolv.conf 2024-09-26 12:45:33.884 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-09-26 12:45:33.889 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-09-26 12:45:33.896 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-09-26 12:45:33.901 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.VmkM0gqO/mnt/proc 2024-09-26 12:45:33.916 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev 2024-09-26 12:45:33.932 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-09-26 12:45:33.938 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-09-26 12:45:33.946 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-09-26 12:45:33.952 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev/pts 2024-09-26 12:45:33.968 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.VmkM0gqO/mnt/sys 2024-09-26 12:45:33.984 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d 2024-09-26 12:45:33.991 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-09-26 12:45:33.996 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-09-26 12:45:34.001 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-09-26 12:45:34.005 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.VmkM0gqO/hooks ']' 2024-09-26 12:45:34.010 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-09-26 12:45:34.016 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-09-26 12:45:34.016 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-09-26 12:45:34.025 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d ']' 2024-09-26 12:45:34.029 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d' 2024-09-26 12:45:34.029 | Running hooks from /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d 2024-09-26 12:45:34.034 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-09-26 12:45:34.039 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d 2024-09-26 12:45:34.063 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/10-base-defaults 2024-09-26 12:45:34.070 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/10-base-defaults 2024-09-26 12:45:34.074 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-09-26 12:45:34.078 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-09-26 12:45:34.083 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-09-26 12:45:34.087 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-09-26 12:45:34.091 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-09-26 12:45:34.098 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-09-26 12:45:34.103 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-09-26 12:45:34.107 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-09-26 12:45:34.111 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-09-26 12:45:34.115 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-09-26 12:45:34.119 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-09-26 12:45:34.123 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-09-26 12:45:34.127 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-09-26 12:45:34.131 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-09-26 12:45:34.136 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-09-26 12:45:34.140 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-09-26 12:45:34.144 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-09-26 12:45:34.148 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-09-26 12:45:34.152 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-09-26 12:45:34.156 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-09-26 12:45:34.164 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-09-26 12:45:34.168 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-09-26 12:45:34.172 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-09-26 12:45:34.176 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-09-26 12:45:34.181 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-09-26 12:45:34.185 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-09-26 12:45:34.189 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-09-26 12:45:34.193 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-09-26 12:45:34.201 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-09-26 12:45:34.205 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-09-26 12:45:34.209 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-09-26 12:45:34.213 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-09-26 12:45:34.221 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-09-26 12:45:34.225 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-09-26 12:45:34.229 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-09-26 12:45:34.233 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/14-manifests 2024-09-26 12:45:34.241 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/14-manifests 2024-09-26 12:45:34.245 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-09-26 12:45:34.249 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-09-26 12:45:34.254 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-eaddd1cec3244b198864f60a6b57ea99.d/ 2024-09-26 12:45:34.258 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-eaddd1cec3244b198864f60a6b57ea99.d/ 2024-09-26 12:45:34.262 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-09-26 12:45:34.270 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-09-26 12:45:34.274 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-09-26 12:45:34.278 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-09-26 12:45:34.282 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-09-26 12:45:34.287 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-09-26 12:45:34.294 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-09-26 12:45:34.298 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-09-26 12:45:34.303 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-09-26 12:45:34.307 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-09-26 12:45:34.311 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-09-26 12:45:34.315 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-09-26 12:45:34.320 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-09-26 12:45:34.324 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-09-26 12:45:34.331 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-09-26 12:45:34.336 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-09-26 12:45:34.340 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-09-26 12:45:34.344 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/50-redhat-common 2024-09-26 12:45:34.352 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/50-redhat-common 2024-09-26 12:45:34.356 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-09-26 12:45:34.361 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-09-26 12:45:34.365 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-09-26 12:45:34.369 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-09-26 12:45:34.373 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-09-26 12:45:34.381 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-09-26 12:45:34.386 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-09-26 12:45:34.390 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-09-26 12:45:34.394 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-09-26 12:45:34.398 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-09-26 12:45:34.403 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-09-26 12:45:34.407 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-09-26 12:45:34.411 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-09-26 12:45:34.415 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-09-26 12:45:34.420 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-09-26 12:45:34.427 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-09-26 12:45:34.432 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-09-26 12:45:34.436 | ++ /opt/dib_tmp/dib_build.VmkM0gqO/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-09-26 12:45:34.440 | dib-run-parts Running /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/10-create-pkg-map-dir 2024-09-26 12:45:34.464 | Copying pkg-map for infra-package-needs 2024-09-26 12:45:34.475 | Copying pkg-map for source-repositories 2024-09-26 12:45:34.486 | Copying pkg-map for cloud-init 2024-09-26 12:45:34.496 | Copying pkg-map for ensure-venv 2024-09-26 12:45:34.507 | Copying pkg-map for yum-minimal 2024-09-26 12:45:34.518 | Copying pkg-map for base 2024-09-26 12:45:34.528 | Copying pkg-map for openssh-server 2024-09-26 12:45:34.539 | Copying pkg-map for bootloader 2024-09-26 12:45:34.550 | Copying pkg-map for cache-url 2024-09-26 12:45:34.560 | Copying pkg-map for nodepool-base 2024-09-26 12:45:34.571 | Copying pkg-map for growroot 2024-09-26 12:45:34.582 | Copying pkg-map for runtime-ssh-host-keys 2024-09-26 12:45:34.592 | Copying pkg-map for simple-init 2024-09-26 12:45:34.606 | dib-run-parts 10-create-pkg-map-dir completed 2024-09-26 12:45:34.606 | dib-run-parts Running /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/20-manifest-dir 2024-09-26 12:45:34.615 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-09-26 12:45:34.619 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-09-26 12:45:34.623 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.VmkM0gqO/mnt//etc/dib-manifests 2024-09-26 12:45:34.636 | dib-run-parts 20-manifest-dir completed 2024-09-26 12:45:34.636 | dib-run-parts Running /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/50-create-repo-list 2024-09-26 12:45:37.944 | dib-run-parts 50-create-repo-list completed 2024-09-26 12:45:37.944 | dib-run-parts Running /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/60-zuul-user 2024-09-26 12:45:37.953 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-09-26 12:45:37.957 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-09-26 12:45:37.962 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/60-zuul-user:main:9 : ZUUL_USER_SSH_PUBLIC_KEY='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-09-26 12:45:37.962 | ' 2024-09-26 12:45:37.966 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/60-zuul-user:main:11 : '[' -f 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-09-26 12:45:37.966 | ' ']' 2024-09-26 12:45:37.971 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/60-zuul-user:main:14 : '[' -n 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-09-26 12:45:37.971 | ' ']' 2024-09-26 12:45:37.975 | + /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/60-zuul-user:main:16 : echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-09-26 12:45:37.975 | ' 2024-09-26 12:45:37.978 | dib-run-parts 60-zuul-user completed 2024-09-26 12:45:37.978 | dib-run-parts Running /opt/dib_tmp/dib_build.VmkM0gqO/hooks/extra-data.d/98-source-repositories 2024-09-26 12:45:37.999 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Sep 26 12:45:37 UTC 2024 for /opt/dib_tmp/dib_build.VmkM0gqO/hooks/source-repository-simple-init 2024-09-26 12:45:38.025 | (0001 / 0001) 2024-09-26 12:45:38.431 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-09-26 12:45:38.827 | Cloning from glean cache and applying ref master 2024-09-26 12:45:39.202 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-09-26 12:45:39.230 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Sep 26 12:45:39 UTC 2024 for /opt/dib_tmp/dib_build.VmkM0gqO/hooks/source-repository-stackviz 2024-09-26 12:45:39.237 | (0001 / 0001) 2024-09-26 12:45:39.254 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-09-26 12:45:39.325 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-09-26 12:45:39.327 | Dload Upload Total Spent Left Speed 2024-09-26 12:45:40.040 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 362 0 --:--:-- --:--:-- --:--:-- 362 2024-09-26 12:45:40.311 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-09-26 12:45:40.318 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-09-26 12:45:40.371 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Sep 26 12:45:40 UTC 2024 for /opt/dib_tmp/dib_build.VmkM0gqO/hooks/source-repository-zanatacli 2024-09-26 12:45:40.378 | (0001 / 0001) 2024-09-26 12:45:40.396 | Caching zanata-cli file from https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz in /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2024-09-26 12:45:40.429 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-09-26 12:45:40.430 | Dload Upload Total Spent Left Speed 2024-09-26 12:45:40.731 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 454 0 --:--:-- --:--:-- --:--:-- 455 2024-09-26 12:45:40.848 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-09-26 12:45:40.854 | Server copy has not changed. Using locally cached https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz 2024-09-26 12:45:42.045 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Sep 26 12:45:42 UTC 2024 for /opt/dib_tmp/dib_build.VmkM0gqO/hooks/source-repository-projects-yaml 2024-09-26 12:45:42.053 | (0001 / 1316) 2024-09-26 12:45:42.071 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-09-26 12:45:42.710 | Cloning from airshipctl cache and applying ref * 2024-09-26 12:45:44.962 | (0002 / 1316) 2024-09-26 12:45:44.979 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-09-26 12:45:45.446 | Cloning from airshipui cache and applying ref * 2024-09-26 12:45:46.709 | (0003 / 1316) 2024-09-26 12:45:46.726 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-09-26 12:45:47.013 | Cloning from apis cache and applying ref * 2024-09-26 12:45:47.086 | (0004 / 1316) 2024-09-26 12:45:47.103 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-09-26 12:45:47.848 | Cloning from armada cache and applying ref * 2024-09-26 12:45:57.012 | (0005 / 1316) 2024-09-26 12:45:57.029 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-09-26 12:45:57.682 | Cloning from armada-go cache and applying ref * 2024-09-26 12:45:58.986 | (0006 / 1316) 2024-09-26 12:45:59.004 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-09-26 12:45:59.374 | Cloning from armada-operator cache and applying ref * 2024-09-26 12:45:59.982 | (0007 / 1316) 2024-09-26 12:45:59.999 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-09-26 12:46:00.346 | Cloning from charts cache and applying ref * 2024-09-26 12:46:00.496 | (0008 / 1316) 2024-09-26 12:46:00.514 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-09-26 12:46:01.305 | Cloning from deckhand cache and applying ref * 2024-09-26 12:46:10.420 | (0009 / 1316) 2024-09-26 12:46:10.437 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-09-26 12:46:11.027 | Cloning from divingbell cache and applying ref * 2024-09-26 12:46:11.627 | (0010 / 1316) 2024-09-26 12:46:11.644 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-09-26 12:46:12.046 | Cloning from docs cache and applying ref * 2024-09-26 12:46:12.166 | (0011 / 1316) 2024-09-26 12:46:12.183 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-09-26 12:46:12.907 | Cloning from drydock cache and applying ref * 2024-09-26 12:46:19.111 | (0012 / 1316) 2024-09-26 12:46:19.128 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-09-26 12:46:19.436 | Cloning from election cache and applying ref * 2024-09-26 12:46:19.519 | (0013 / 1316) 2024-09-26 12:46:19.535 | Updating cache of https://opendev.org/airship/gerrit-to-github-bot.git in /opt/dib_cache/source-repositories/gerrit_to_github_bot_bcdd4f18842a6fa1af2cc27487c25de27159b781 with ref * 2024-09-26 12:46:19.837 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-09-26 12:46:20.024 | (0014 / 1316) 2024-09-26 12:46:20.041 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-09-26 12:46:20.440 | Cloning from go-redfish cache and applying ref * 2024-09-26 12:46:20.553 | (0015 / 1316) 2024-09-26 12:46:20.570 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-09-26 12:46:20.945 | Cloning from governance cache and applying ref * 2024-09-26 12:46:21.020 | (0016 / 1316) 2024-09-26 12:46:21.037 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-09-26 12:46:21.358 | Cloning from hostconfig-operator cache and applying ref * 2024-09-26 12:46:21.471 | (0017 / 1316) 2024-09-26 12:46:21.489 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-09-26 12:46:22.100 | Cloning from image-builder cache and applying ref * 2024-09-26 12:46:22.359 | (0018 / 1316) 2024-09-26 12:46:22.376 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-09-26 12:46:22.834 | Cloning from images cache and applying ref * 2024-09-26 12:46:22.975 | (0019 / 1316) 2024-09-26 12:46:22.992 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-09-26 12:46:23.579 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-09-26 12:46:28.340 | (0020 / 1316) 2024-09-26 12:46:28.357 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-09-26 12:46:29.168 | Cloning from maas cache and applying ref * 2024-09-26 12:46:35.088 | (0021 / 1316) 2024-09-26 12:46:35.106 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-09-26 12:46:36.350 | Cloning from pegleg cache and applying ref * 2024-09-26 12:46:40.392 | (0022 / 1316) 2024-09-26 12:46:40.409 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-09-26 12:46:41.033 | Cloning from porthole cache and applying ref * 2024-09-26 12:47:02.916 | (0023 / 1316) 2024-09-26 12:47:02.934 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-09-26 12:47:03.612 | Cloning from promenade cache and applying ref * 2024-09-26 12:47:30.351 | (0024 / 1316) 2024-09-26 12:47:30.369 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-09-26 12:47:31.042 | Cloning from shipyard cache and applying ref * 2024-09-26 12:47:45.143 | (0025 / 1316) 2024-09-26 12:47:45.160 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-09-26 12:47:45.661 | Cloning from sip cache and applying ref * 2024-09-26 12:47:52.149 | (0026 / 1316) 2024-09-26 12:47:52.166 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-09-26 12:47:52.594 | Cloning from specs cache and applying ref * 2024-09-26 12:47:52.691 | (0027 / 1316) 2024-09-26 12:47:52.709 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-09-26 12:47:53.066 | Cloning from spyglass cache and applying ref * 2024-09-26 12:47:53.175 | (0028 / 1316) 2024-09-26 12:47:53.193 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-09-26 12:47:53.492 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-09-26 12:47:53.573 | (0029 / 1316) 2024-09-26 12:47:53.591 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-09-26 12:47:53.984 | Cloning from tempest-plugin cache and applying ref * 2024-09-26 12:47:54.064 | (0030 / 1316) 2024-09-26 12:47:54.081 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-09-26 12:47:54.974 | Cloning from treasuremap cache and applying ref * 2024-09-26 12:48:17.914 | (0031 / 1316) 2024-09-26 12:48:17.931 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-09-26 12:48:18.531 | Cloning from vino cache and applying ref * 2024-09-26 12:48:18.663 | (0032 / 1316) 2024-09-26 12:48:18.680 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-09-26 12:48:19.370 | Cloning from zuul-airship-roles cache and applying ref * 2024-09-26 12:48:19.498 | (0033 / 1316) 2024-09-26 12:48:19.516 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-09-26 12:48:20.288 | Cloning from cfn-overview cache and applying ref * 2024-09-26 12:48:21.177 | (0034 / 1316) 2024-09-26 12:48:21.194 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-09-26 12:48:21.798 | Cloning from cfn-security cache and applying ref * 2024-09-26 12:48:22.281 | (0035 / 1316) 2024-09-26 12:48:22.299 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-09-26 12:48:22.975 | Cloning from computing-native cache and applying ref * 2024-09-26 12:48:23.152 | (0036 / 1316) 2024-09-26 12:48:23.170 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-09-26 12:48:24.110 | Cloning from computing-offload cache and applying ref * 2024-09-26 12:48:28.966 | (0037 / 1316) 2024-09-26 12:48:28.983 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-09-26 12:48:29.971 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-09-26 12:48:42.429 | (0038 / 1316) 2024-09-26 12:48:42.447 | Updating cache of https://opendev.org/cfn/use-case-and-architecture.git in /opt/dib_cache/source-repositories/use_case_and_architecture_4343554ff496357085624c9fa79aafb449a2b1ed with ref * 2024-09-26 12:48:43.820 | Cloning from use-case-and-architecture cache and applying ref * 2024-09-26 12:48:53.427 | (0039 / 1316) 2024-09-26 12:48:53.445 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-09-26 12:48:54.449 | Cloning from cirros cache and applying ref * 2024-09-26 12:48:54.612 | (0040 / 1316) 2024-09-26 12:48:54.630 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-09-26 12:48:55.274 | Cloning from inaugust.com cache and applying ref * 2024-09-26 12:48:55.910 | (0041 / 1316) 2024-09-26 12:48:55.927 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-09-26 12:48:56.207 | Cloning from src.sh cache and applying ref * 2024-09-26 12:48:56.283 | (0042 / 1316) 2024-09-26 12:48:56.300 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-09-26 12:48:56.974 | Cloning from ttrun cache and applying ref * 2024-09-26 12:48:57.300 | (0043 / 1316) 2024-09-26 12:48:57.319 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-09-26 12:49:00.217 | Cloning from jenkins-job-builder cache and applying ref * 2024-09-26 12:49:35.441 | (0044 / 1316) 2024-09-26 12:49:35.458 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-09-26 12:49:38.225 | Cloning from python-jenkins cache and applying ref * 2024-09-26 12:49:39.634 | (0045 / 1316) 2024-09-26 12:49:39.652 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-09-26 12:49:40.022 | Cloning from ci-cloud-config cache and applying ref * 2024-09-26 12:49:40.108 | (0046 / 1316) 2024-09-26 12:49:40.125 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-09-26 12:49:40.564 | Cloning from afsmon cache and applying ref * 2024-09-26 12:49:40.655 | (0047 / 1316) 2024-09-26 12:49:40.673 | Updating cache of https://opendev.org/opendev/ansible-role-cloud-launcher.git in /opt/dib_cache/source-repositories/ansible_role_cloud_launcher_abe4d38fe107ab90ac363367b37dcbda74f6a7c1 with ref * 2024-09-26 12:49:41.096 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-09-26 12:49:41.178 | (0048 / 1316) 2024-09-26 12:49:41.195 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-09-26 12:49:41.585 | Cloning from ansible-role-puppet cache and applying ref * 2024-09-26 12:49:41.665 | (0049 / 1316) 2024-09-26 12:49:41.682 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-09-26 12:49:42.066 | Cloning from askbot-theme cache and applying ref * 2024-09-26 12:49:42.224 | (0050 / 1316) 2024-09-26 12:49:42.241 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-09-26 12:49:42.913 | Cloning from base-jobs cache and applying ref * 2024-09-26 12:49:47.916 | (0051 / 1316) 2024-09-26 12:49:47.933 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-09-26 12:49:48.554 | Cloning from bindep cache and applying ref * 2024-09-26 12:49:49.348 | (0052 / 1316) 2024-09-26 12:49:49.366 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-09-26 12:49:50.048 | Cloning from ci-sandbox cache and applying ref * 2024-09-26 12:49:50.239 | (0053 / 1316) 2024-09-26 12:49:50.256 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-09-26 12:49:50.639 | Cloning from dstat_graph cache and applying ref * 2024-09-26 12:49:50.797 | (0054 / 1316) 2024-09-26 12:49:50.815 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-09-26 12:49:51.359 | Cloning from elastic-recheck cache and applying ref * 2024-09-26 12:49:51.847 | (0055 / 1316) 2024-09-26 12:49:51.865 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-09-26 12:49:52.527 | Cloning from engagement cache and applying ref * 2024-09-26 12:49:53.518 | (0056 / 1316) 2024-09-26 12:49:53.535 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-09-26 12:49:53.971 | Cloning from gear cache and applying ref * 2024-09-26 12:49:54.091 | (0057 / 1316) 2024-09-26 12:49:54.110 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-09-26 12:49:54.575 | Cloning from germqtt cache and applying ref * 2024-09-26 12:49:54.659 | (0058 / 1316) 2024-09-26 12:49:54.685 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-09-26 12:49:55.254 | Cloning from gerritbot cache and applying ref * 2024-09-26 12:49:55.431 | (0059 / 1316) 2024-09-26 12:49:55.449 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-09-26 12:49:56.235 | Cloning from gerritlib cache and applying ref * 2024-09-26 12:49:56.538 | (0060 / 1316) 2024-09-26 12:49:56.556 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-09-26 12:49:56.892 | Cloning from git-restack cache and applying ref * 2024-09-26 12:49:56.996 | (0061 / 1316) 2024-09-26 12:49:57.013 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-09-26 12:49:58.002 | Cloning from git-review cache and applying ref * 2024-09-26 12:50:02.387 | (0062 / 1316) 2024-09-26 12:50:02.405 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-09-26 12:50:03.345 | Cloning from glean cache and applying ref * 2024-09-26 12:50:03.795 | (0063 / 1316) 2024-09-26 12:50:03.813 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-09-26 12:50:04.553 | Cloning from grafyaml cache and applying ref * 2024-09-26 12:50:05.179 | (0064 / 1316) 2024-09-26 12:50:05.196 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-09-26 12:50:05.922 | Cloning from infra-manual cache and applying ref * 2024-09-26 12:50:06.853 | (0065 / 1316) 2024-09-26 12:50:06.870 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-09-26 12:50:07.476 | Cloning from infra-openafs-deb cache and applying ref * 2024-09-26 12:50:08.461 | (0066 / 1316) 2024-09-26 12:50:08.478 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-09-26 12:50:08.908 | Cloning from infra-specs cache and applying ref * 2024-09-26 12:50:09.016 | (0067 / 1316) 2024-09-26 12:50:09.033 | Updating cache of https://opendev.org/opendev/infra-vhd-util-deb.git in /opt/dib_cache/source-repositories/infra_vhd_util_deb_f0b9011a20db266b4ba206a1ca26e455e892d4cc with ref * 2024-09-26 12:50:09.862 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-09-26 12:50:11.397 | (0068 / 1316) 2024-09-26 12:50:11.415 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-09-26 12:50:12.649 | Cloning from irc-meetings cache and applying ref * 2024-09-26 12:50:16.381 | (0069 / 1316) 2024-09-26 12:50:16.398 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-09-26 12:50:17.024 | Cloning from jeepyb cache and applying ref * 2024-09-26 12:50:17.191 | (0070 / 1316) 2024-09-26 12:50:17.208 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-09-26 12:50:17.767 | Cloning from lodgeit cache and applying ref * 2024-09-26 12:50:18.550 | (0071 / 1316) 2024-09-26 12:50:18.569 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-09-26 12:50:19.050 | Cloning from log-classify cache and applying ref * 2024-09-26 12:50:19.127 | (0072 / 1316) 2024-09-26 12:50:19.145 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-09-26 12:50:19.603 | Cloning from log_processor cache and applying ref * 2024-09-26 12:50:19.740 | (0073 / 1316) 2024-09-26 12:50:19.757 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-09-26 12:50:20.106 | Cloning from lpmqtt cache and applying ref * 2024-09-26 12:50:20.182 | (0074 / 1316) 2024-09-26 12:50:20.199 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-09-26 12:50:20.521 | Cloning from meetbot cache and applying ref * 2024-09-26 12:50:20.605 | (0075 / 1316) 2024-09-26 12:50:20.622 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-09-26 12:50:20.993 | Cloning from mqtt_statsd cache and applying ref * 2024-09-26 12:50:21.075 | (0076 / 1316) 2024-09-26 12:50:21.093 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-09-26 12:50:21.443 | Cloning from netlify-sandbox cache and applying ref * 2024-09-26 12:50:23.451 | (0077 / 1316) 2024-09-26 12:50:23.468 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-09-26 12:50:23.917 | Cloning from project-config cache and applying ref * 2024-09-26 12:50:24.129 | (0078 / 1316) 2024-09-26 12:50:24.147 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-09-26 12:50:25.014 | Cloning from project-config-example cache and applying ref * 2024-09-26 12:50:25.095 | (0079 / 1316) 2024-09-26 12:50:25.112 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-09-26 12:50:26.235 | Cloning from publications cache and applying ref * 2024-09-26 12:50:27.302 | (0080 / 1316) 2024-09-26 12:50:27.320 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-09-26 12:50:27.742 | Cloning from puppet-bup cache and applying ref * 2024-09-26 12:50:27.834 | (0081 / 1316) 2024-09-26 12:50:27.852 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-09-26 12:50:28.179 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-09-26 12:50:28.259 | (0082 / 1316) 2024-09-26 12:50:28.276 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-09-26 12:50:28.712 | Cloning from puppet-ethercalc cache and applying ref * 2024-09-26 12:50:28.791 | (0083 / 1316) 2024-09-26 12:50:28.809 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-09-26 12:50:29.267 | Cloning from puppet-httpd cache and applying ref * 2024-09-26 12:50:29.351 | (0084 / 1316) 2024-09-26 12:50:29.368 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-09-26 12:50:29.682 | Cloning from puppet-jeepyb cache and applying ref * 2024-09-26 12:50:29.760 | (0085 / 1316) 2024-09-26 12:50:29.777 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-09-26 12:50:30.287 | Cloning from puppet-logrotate cache and applying ref * 2024-09-26 12:50:30.501 | (0086 / 1316) 2024-09-26 12:50:30.518 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-09-26 12:50:30.863 | Cloning from puppet-mysql_backup cache and applying ref * 2024-09-26 12:50:30.942 | (0087 / 1316) 2024-09-26 12:50:30.960 | Updating cache of https://opendev.org/opendev/puppet-openstack_infra_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_infra_spec_helper_543b0eb12939a74e55ad587f4a5a34b0142b6ffb with ref * 2024-09-26 12:50:31.323 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-09-26 12:50:31.401 | (0088 / 1316) 2024-09-26 12:50:31.419 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-09-26 12:50:31.899 | Cloning from puppet-pip cache and applying ref * 2024-09-26 12:50:31.978 | (0089 / 1316) 2024-09-26 12:50:31.996 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-09-26 12:50:32.319 | Cloning from puppet-project_config cache and applying ref * 2024-09-26 12:50:32.398 | (0090 / 1316) 2024-09-26 12:50:32.415 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-09-26 12:50:32.704 | Cloning from puppet-redis cache and applying ref * 2024-09-26 12:50:32.783 | (0091 / 1316) 2024-09-26 12:50:32.801 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-09-26 12:50:33.242 | Cloning from puppet-reviewday cache and applying ref * 2024-09-26 12:50:33.370 | (0092 / 1316) 2024-09-26 12:50:33.388 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-09-26 12:50:34.028 | Cloning from puppet-simpleproxy cache and applying ref * 2024-09-26 12:50:34.107 | (0093 / 1316) 2024-09-26 12:50:34.124 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-09-26 12:50:34.786 | Cloning from puppet-ssh cache and applying ref * 2024-09-26 12:50:35.880 | (0094 / 1316) 2024-09-26 12:50:35.906 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-09-26 12:50:36.238 | Cloning from puppet-storyboard cache and applying ref * 2024-09-26 12:50:36.318 | (0095 / 1316) 2024-09-26 12:50:36.336 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-09-26 12:50:36.626 | Cloning from puppet-tmpreaper cache and applying ref * 2024-09-26 12:50:36.704 | (0096 / 1316) 2024-09-26 12:50:36.721 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-09-26 12:50:37.154 | Cloning from puppet-ulimit cache and applying ref * 2024-09-26 12:50:37.232 | (0097 / 1316) 2024-09-26 12:50:37.249 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-09-26 12:50:37.573 | Cloning from puppet-user cache and applying ref * 2024-09-26 12:50:37.652 | (0098 / 1316) 2024-09-26 12:50:37.670 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-09-26 12:50:38.046 | Cloning from puppet-vcsrepo cache and applying ref * 2024-09-26 12:50:38.129 | (0099 / 1316) 2024-09-26 12:50:38.146 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-09-26 12:50:38.492 | Cloning from puppet-zanata cache and applying ref * 2024-09-26 12:50:38.572 | (0100 / 1316) 2024-09-26 12:50:38.590 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-09-26 12:50:38.955 | Cloning from python-storyboardclient cache and applying ref * 2024-09-26 12:50:39.059 | (0101 / 1316) 2024-09-26 12:50:39.076 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-09-26 12:50:39.763 | Cloning from sandbox cache and applying ref * 2024-09-26 12:50:46.302 | (0102 / 1316) 2024-09-26 12:50:46.325 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-09-26 12:50:46.740 | Cloning from statusbot cache and applying ref * 2024-09-26 12:50:47.032 | (0103 / 1316) 2024-09-26 12:50:47.050 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-09-26 12:50:47.530 | Cloning from storyboard cache and applying ref * 2024-09-26 12:50:47.974 | (0104 / 1316) 2024-09-26 12:50:47.991 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-09-26 12:50:48.350 | Cloning from storyboard-vue cache and applying ref * 2024-09-26 12:50:48.451 | (0105 / 1316) 2024-09-26 12:50:48.468 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-09-26 12:50:49.098 | Cloning from storyboard-webclient cache and applying ref * 2024-09-26 12:50:49.280 | (0106 / 1316) 2024-09-26 12:50:49.298 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-09-26 12:50:50.229 | Cloning from subunit2sql cache and applying ref * 2024-09-26 12:50:50.859 | (0107 / 1316) 2024-09-26 12:50:50.877 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-09-26 12:50:52.035 | Cloning from system-config cache and applying ref * 2024-09-26 12:53:45.847 | (0108 / 1316) 2024-09-26 12:53:45.864 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-09-26 12:53:46.728 | Cloning from yaml2ical cache and applying ref * 2024-09-26 12:53:47.227 | (0109 / 1316) 2024-09-26 12:53:47.244 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-09-26 12:53:47.901 | Cloning from zone-gating.dev cache and applying ref * 2024-09-26 12:53:48.258 | (0110 / 1316) 2024-09-26 12:53:48.276 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-09-26 12:53:49.002 | Cloning from zone-opendev.org cache and applying ref * 2024-09-26 12:53:57.487 | (0111 / 1316) 2024-09-26 12:53:57.505 | Updating cache of https://opendev.org/opendev/zone-zuul-ci.org.git in /opt/dib_cache/source-repositories/zone_zuul_ci_org_990250eca4f188f233a710f0d56fe1e86c15adf6 with ref * 2024-09-26 12:53:58.328 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-09-26 12:54:03.396 | (0112 / 1316) 2024-09-26 12:54:03.413 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-09-26 12:54:04.125 | Cloning from zuul-jobs cache and applying ref * 2024-09-26 12:54:04.482 | (0113 / 1316) 2024-09-26 12:54:04.499 | Updating cache of https://opendev.org/openinfra/ansible-role-refstack-client.git in /opt/dib_cache/source-repositories/ansible_role_refstack_client_204a1f8a42f1e05a6127c0375b2180bd9653dabb with ref * 2024-09-26 12:54:05.170 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-09-26 12:54:05.761 | (0114 / 1316) 2024-09-26 12:54:05.779 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-09-26 12:54:06.122 | Cloning from edge-computing-group cache and applying ref * 2024-09-26 12:54:06.580 | (0115 / 1316) 2024-09-26 12:54:06.599 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-09-26 12:54:06.970 | Cloning from four-opens cache and applying ref * 2024-09-26 12:54:07.047 | (0116 / 1316) 2024-09-26 12:54:07.064 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-09-26 12:54:07.803 | Cloning from groups cache and applying ref * 2024-09-26 12:54:08.016 | (0117 / 1316) 2024-09-26 12:54:08.033 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-09-26 12:54:08.675 | Cloning from groups-static-pages cache and applying ref * 2024-09-26 12:54:08.754 | (0118 / 1316) 2024-09-26 12:54:08.771 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-09-26 12:54:09.680 | Cloning from interop cache and applying ref * 2024-09-26 12:54:10.126 | (0119 / 1316) 2024-09-26 12:54:10.144 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-09-26 12:54:10.589 | Cloning from odsreg cache and applying ref * 2024-09-26 12:54:10.676 | (0120 / 1316) 2024-09-26 12:54:10.693 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-09-26 12:54:12.143 | Cloning from openstack-map cache and applying ref * 2024-09-26 12:54:12.345 | (0121 / 1316) 2024-09-26 12:54:12.363 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-09-26 12:54:12.926 | Cloning from openstackweb cache and applying ref * 2024-09-26 12:54:15.653 | (0122 / 1316) 2024-09-26 12:54:15.671 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-09-26 12:54:17.356 | Cloning from python-tempestconf cache and applying ref * 2024-09-26 12:54:23.938 | (0123 / 1316) 2024-09-26 12:54:23.955 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-09-26 12:54:24.773 | Cloning from refstack cache and applying ref * 2024-09-26 12:54:27.416 | (0124 / 1316) 2024-09-26 12:54:27.438 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-09-26 12:54:28.348 | Cloning from refstack-client cache and applying ref * 2024-09-26 12:54:29.222 | (0125 / 1316) 2024-09-26 12:54:29.240 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-09-26 12:54:29.693 | Cloning from transparency-policy cache and applying ref * 2024-09-26 12:54:29.772 | (0126 / 1316) 2024-09-26 12:54:29.789 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-09-26 12:54:30.296 | Cloning from way cache and applying ref * 2024-09-26 12:54:30.373 | (0127 / 1316) 2024-09-26 12:54:30.390 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-09-26 12:54:30.888 | Cloning from contrib cache and applying ref * 2024-09-26 12:54:30.964 | (0128 / 1316) 2024-09-26 12:54:30.981 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-09-26 12:54:33.805 | Cloning from adjutant cache and applying ref * 2024-09-26 12:54:36.997 | (0129 / 1316) 2024-09-26 12:54:37.015 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-09-26 12:54:39.277 | Cloning from adjutant-ui cache and applying ref * 2024-09-26 12:54:42.938 | (0130 / 1316) 2024-09-26 12:54:42.955 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-09-26 12:54:47.540 | Cloning from ansible-collection-kolla cache and applying ref * 2024-09-26 12:55:07.330 | (0131 / 1316) 2024-09-26 12:55:07.348 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-09-26 12:55:09.432 | Cloning from ansible-collections-openstack cache and applying ref * 2024-09-26 12:55:28.803 | (0132 / 1316) 2024-09-26 12:55:28.820 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-09-26 12:55:30.164 | Cloning from ansible-config_template cache and applying ref * 2024-09-26 12:55:32.804 | (0133 / 1316) 2024-09-26 12:55:32.821 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-09-26 12:55:36.652 | Cloning from ansible-hardening cache and applying ref * 2024-09-26 12:55:41.354 | (0134 / 1316) 2024-09-26 12:55:41.371 | Updating cache of https://opendev.org/openstack/ansible-plugin-container-connection.git in /opt/dib_cache/source-repositories/ansible_plugin_container_connection_b76d7469868d3f6e7219b265770b908ded6d361d with ref * 2024-09-26 12:55:41.836 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-09-26 12:55:41.920 | (0135 / 1316) 2024-09-26 12:55:41.937 | Updating cache of https://opendev.org/openstack/ansible-role-atos-hsm.git in /opt/dib_cache/source-repositories/ansible_role_atos_hsm_0da6654c8d75f85cd078b08d643c0442c45a7ad7 with ref * 2024-09-26 12:55:43.900 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-09-26 12:55:44.727 | (0136 / 1316) 2024-09-26 12:55:44.744 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-09-26 12:55:45.495 | Cloning from ansible-role-frrouting cache and applying ref * 2024-09-26 12:55:45.925 | (0137 / 1316) 2024-09-26 12:55:45.942 | Updating cache of https://opendev.org/openstack/ansible-role-lunasa-hsm.git in /opt/dib_cache/source-repositories/ansible_role_lunasa_hsm_1a1c8d265eed7ee102c0e1878b2aa7d86af9207d with ref * 2024-09-26 12:55:47.167 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-09-26 12:55:48.053 | (0138 / 1316) 2024-09-26 12:55:48.070 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-09-26 12:55:49.157 | Cloning from ansible-role-pki cache and applying ref * 2024-09-26 12:55:52.100 | (0139 / 1316) 2024-09-26 12:55:52.118 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-09-26 12:55:52.485 | Cloning from ansible-role-proxysql cache and applying ref * 2024-09-26 12:55:52.561 | (0140 / 1316) 2024-09-26 12:55:52.578 | Updating cache of https://opendev.org/openstack/ansible-role-python_venv_build.git in /opt/dib_cache/source-repositories/ansible_role_python_venv_build_ca74cfced870bed0f097e21f4f0d1543bebba2f4 with ref * 2024-09-26 12:55:54.163 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-09-26 12:56:02.062 | (0141 / 1316) 2024-09-26 12:56:02.081 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-09-26 12:56:03.855 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-09-26 12:56:04.643 | (0142 / 1316) 2024-09-26 12:56:04.661 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_mount.git in /opt/dib_cache/source-repositories/ansible_role_systemd_mount_4d0531d646c7f020b048fa0085e95c121bd0bcef with ref * 2024-09-26 12:56:06.698 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-09-26 12:56:08.479 | (0143 / 1316) 2024-09-26 12:56:08.497 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_networkd.git in /opt/dib_cache/source-repositories/ansible_role_systemd_networkd_22f96032122e15146c61eec41f0eea1c19b165ad with ref * 2024-09-26 12:56:10.823 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-09-26 12:56:14.996 | (0144 / 1316) 2024-09-26 12:56:15.014 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_service.git in /opt/dib_cache/source-repositories/ansible_role_systemd_service_c847fb67248a884c6143e7883f2a98f8cafa786f with ref * 2024-09-26 12:56:16.284 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-09-26 12:56:18.388 | (0145 / 1316) 2024-09-26 12:56:18.406 | Updating cache of https://opendev.org/openstack/ansible-role-thales-hsm.git in /opt/dib_cache/source-repositories/ansible_role_thales_hsm_a31885a1a517f0d14e217f65ae111840e7a225b8 with ref * 2024-09-26 12:56:21.092 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-09-26 12:56:23.294 | (0146 / 1316) 2024-09-26 12:56:23.311 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-09-26 12:56:26.145 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-09-26 12:56:30.835 | (0147 / 1316) 2024-09-26 12:56:30.852 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-09-26 12:56:31.152 | Cloning from ansible-role-vault cache and applying ref * 2024-09-26 12:56:31.228 | (0148 / 1316) 2024-09-26 12:56:31.245 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-09-26 12:56:32.649 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-09-26 12:56:38.186 | (0149 / 1316) 2024-09-26 12:56:38.204 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-09-26 12:56:40.966 | Cloning from aodh cache and applying ref * 2024-09-26 12:56:57.598 | (0150 / 1316) 2024-09-26 12:56:57.615 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-09-26 12:56:57.992 | Cloning from api-sig cache and applying ref * 2024-09-26 12:56:58.092 | (0151 / 1316) 2024-09-26 12:56:58.109 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-09-26 12:56:59.051 | Cloning from api-site cache and applying ref * 2024-09-26 12:57:03.590 | (0152 / 1316) 2024-09-26 12:57:03.607 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-09-26 12:57:04.151 | Cloning from arch-design cache and applying ref * 2024-09-26 12:57:04.351 | (0153 / 1316) 2024-09-26 12:57:04.368 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-09-26 12:57:04.863 | Cloning from auto-scaling-sig cache and applying ref * 2024-09-26 12:57:05.112 | (0154 / 1316) 2024-09-26 12:57:05.130 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-09-26 12:57:07.335 | Cloning from automaton cache and applying ref * 2024-09-26 12:57:09.666 | (0155 / 1316) 2024-09-26 12:57:09.684 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-09-26 12:57:11.858 | Cloning from barbican cache and applying ref * 2024-09-26 12:57:37.863 | (0156 / 1316) 2024-09-26 12:57:37.880 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-09-26 12:57:38.483 | Cloning from barbican-specs cache and applying ref * 2024-09-26 12:57:38.588 | (0157 / 1316) 2024-09-26 12:57:38.606 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-09-26 12:57:39.774 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-09-26 12:57:45.200 | (0158 / 1316) 2024-09-26 12:57:45.217 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-09-26 12:57:46.520 | Cloning from barbican-ui cache and applying ref * 2024-09-26 12:57:46.637 | (0159 / 1316) 2024-09-26 12:57:46.655 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-09-26 12:57:47.191 | Cloning from bashate cache and applying ref * 2024-09-26 12:57:47.380 | (0160 / 1316) 2024-09-26 12:57:47.397 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-09-26 12:57:59.248 | Cloning from bifrost cache and applying ref * 2024-09-26 12:59:13.603 | (0161 / 1316) 2024-09-26 12:59:13.621 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-09-26 12:59:16.085 | Cloning from blazar cache and applying ref * 2024-09-26 12:59:28.493 | (0162 / 1316) 2024-09-26 12:59:28.510 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-09-26 12:59:32.963 | Cloning from blazar-dashboard cache and applying ref * 2024-09-26 12:59:35.946 | (0163 / 1316) 2024-09-26 12:59:35.964 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-09-26 12:59:38.687 | Cloning from blazar-nova cache and applying ref * 2024-09-26 12:59:40.544 | (0164 / 1316) 2024-09-26 12:59:40.562 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-09-26 12:59:41.063 | Cloning from blazar-specs cache and applying ref * 2024-09-26 12:59:41.168 | (0165 / 1316) 2024-09-26 12:59:41.186 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-09-26 12:59:42.463 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-09-26 12:59:43.223 | (0166 / 1316) 2024-09-26 12:59:43.240 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-09-26 12:59:43.773 | Cloning from bugdaystats cache and applying ref * 2024-09-26 12:59:43.863 | (0167 / 1316) 2024-09-26 12:59:43.880 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-09-26 12:59:46.060 | Cloning from castellan cache and applying ref * 2024-09-26 12:59:57.908 | (0168 / 1316) 2024-09-26 12:59:57.926 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-09-26 13:00:01.983 | Cloning from ceilometer cache and applying ref * 2024-09-26 13:00:52.539 | (0169 / 1316) 2024-09-26 13:00:52.557 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-09-26 13:00:55.705 | Cloning from ceilometermiddleware cache and applying ref * 2024-09-26 13:01:00.000 | (0170 / 1316) 2024-09-26 13:01:00.017 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-09-26 13:01:02.261 | Cloning from charm-aodh cache and applying ref * 2024-09-26 13:01:10.826 | (0171 / 1316) 2024-09-26 13:01:10.843 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-09-26 13:01:11.949 | Cloning from charm-aodh-k8s cache and applying ref * 2024-09-26 13:01:15.202 | (0172 / 1316) 2024-09-26 13:01:15.220 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-09-26 13:01:16.611 | Cloning from charm-barbican cache and applying ref * 2024-09-26 13:01:21.692 | (0173 / 1316) 2024-09-26 13:01:21.710 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-09-26 13:01:22.845 | Cloning from charm-barbican-k8s cache and applying ref * 2024-09-26 13:01:27.379 | (0174 / 1316) 2024-09-26 13:01:27.403 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-09-26 13:01:28.164 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-09-26 13:01:28.255 | (0175 / 1316) 2024-09-26 13:01:28.273 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-09-26 13:01:30.033 | Cloning from charm-barbican-vault cache and applying ref * 2024-09-26 13:01:35.468 | (0176 / 1316) 2024-09-26 13:01:35.486 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-09-26 13:01:40.523 | Cloning from charm-ceilometer cache and applying ref * 2024-09-26 13:01:54.103 | (0177 / 1316) 2024-09-26 13:01:54.121 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-09-26 13:01:58.322 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-09-26 13:02:08.611 | (0178 / 1316) 2024-09-26 13:02:08.629 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-09-26 13:02:09.984 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-09-26 13:02:14.807 | (0179 / 1316) 2024-09-26 13:02:14.824 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-09-26 13:02:16.002 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-09-26 13:02:20.632 | (0180 / 1316) 2024-09-26 13:02:20.649 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-09-26 13:02:21.587 | Cloning from charm-ceph-fs cache and applying ref * 2024-09-26 13:02:26.125 | (0181 / 1316) 2024-09-26 13:02:26.144 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-09-26 13:02:27.255 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-09-26 13:02:33.130 | (0182 / 1316) 2024-09-26 13:02:33.147 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-09-26 13:02:35.141 | Cloning from charm-ceph-mon cache and applying ref * 2024-09-26 13:02:54.720 | (0183 / 1316) 2024-09-26 13:02:54.738 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-09-26 13:02:56.375 | Cloning from charm-ceph-nfs cache and applying ref * 2024-09-26 13:02:58.026 | (0184 / 1316) 2024-09-26 13:02:58.044 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-09-26 13:02:58.924 | Cloning from charm-ceph-osd cache and applying ref * 2024-09-26 13:03:15.574 | (0185 / 1316) 2024-09-26 13:03:15.593 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-09-26 13:03:16.959 | Cloning from charm-ceph-proxy cache and applying ref * 2024-09-26 13:03:20.479 | (0186 / 1316) 2024-09-26 13:03:20.497 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-09-26 13:03:21.624 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-09-26 13:03:35.712 | (0187 / 1316) 2024-09-26 13:03:35.730 | Updating cache of https://opendev.org/openstack/charm-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_ceph_rbd_mirror_6762a064163583e65cdfa056928f1de5d942df96 with ref * 2024-09-26 13:03:36.830 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-09-26 13:03:39.963 | (0188 / 1316) 2024-09-26 13:03:39.981 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-09-26 13:03:42.804 | Cloning from charm-cinder cache and applying ref * 2024-09-26 13:04:04.040 | (0189 / 1316) 2024-09-26 13:04:04.058 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-09-26 13:04:05.567 | Cloning from charm-cinder-backup cache and applying ref * 2024-09-26 13:04:11.007 | (0190 / 1316) 2024-09-26 13:04:11.025 | Updating cache of https://opendev.org/openstack/charm-cinder-backup-swift-proxy.git in /opt/dib_cache/source-repositories/charm_cinder_backup_swift_proxy_52947d6d40a84ffb2e05f263fc6f585e0de50458 with ref * 2024-09-26 13:04:12.220 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-09-26 13:04:15.311 | (0191 / 1316) 2024-09-26 13:04:15.335 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-09-26 13:04:16.956 | Cloning from charm-cinder-ceph cache and applying ref * 2024-09-26 13:04:28.211 | (0192 / 1316) 2024-09-26 13:04:28.229 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_k8s_9808432a30466d60b1a17667056092744b972141 with ref * 2024-09-26 13:04:29.164 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-09-26 13:04:34.839 | (0193 / 1316) 2024-09-26 13:04:34.856 | Updating cache of https://opendev.org/openstack/charm-cinder-dell-emc-powerstore.git in /opt/dib_cache/source-repositories/charm_cinder_dell_emc_powerstore_715515a456b17b24a9d48415774902b087324797 with ref * 2024-09-26 13:04:35.284 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-09-26 13:04:35.364 | (0194 / 1316) 2024-09-26 13:04:35.381 | Updating cache of https://opendev.org/openstack/charm-cinder-ibm-storwize-svc.git in /opt/dib_cache/source-repositories/charm_cinder_ibm_storwize_svc_ed7651ea06e0a2a72e05a0f73d43629058802dbc with ref * 2024-09-26 13:04:35.906 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-09-26 13:04:35.986 | (0195 / 1316) 2024-09-26 13:04:36.003 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-09-26 13:04:37.017 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-09-26 13:04:38.679 | (0196 / 1316) 2024-09-26 13:04:38.697 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-09-26 13:04:39.665 | Cloning from charm-cinder-k8s cache and applying ref * 2024-09-26 13:04:47.282 | (0197 / 1316) 2024-09-26 13:04:47.299 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-09-26 13:04:48.578 | Cloning from charm-cinder-lvm cache and applying ref * 2024-09-26 13:04:53.226 | (0198 / 1316) 2024-09-26 13:04:53.244 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-09-26 13:04:54.239 | Cloning from charm-cinder-netapp cache and applying ref * 2024-09-26 13:05:00.607 | (0199 / 1316) 2024-09-26 13:05:00.625 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-09-26 13:05:01.719 | Cloning from charm-cinder-nfs cache and applying ref * 2024-09-26 13:05:03.235 | (0200 / 1316) 2024-09-26 13:05:03.253 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-09-26 13:05:05.623 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-09-26 13:05:12.384 | (0201 / 1316) 2024-09-26 13:05:12.402 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-09-26 13:05:13.548 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-09-26 13:05:25.864 | (0202 / 1316) 2024-09-26 13:05:25.881 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-09-26 13:05:26.634 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-09-26 13:05:29.217 | (0203 / 1316) 2024-09-26 13:05:29.235 | Updating cache of https://opendev.org/openstack/charm-cinder-three-par.git in /opt/dib_cache/source-repositories/charm_cinder_three_par_951f8c739812aa3b1d4973e8fc7767aecc8c48c3 with ref * 2024-09-26 13:05:30.267 | Cloning from charm-cinder-three-par cache and applying ref * 2024-09-26 13:05:34.307 | (0204 / 1316) 2024-09-26 13:05:34.325 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-09-26 13:05:34.836 | Cloning from charm-cloudkitty cache and applying ref * 2024-09-26 13:05:34.925 | (0205 / 1316) 2024-09-26 13:05:34.942 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-09-26 13:05:35.646 | Cloning from charm-deployment-guide cache and applying ref * 2024-09-26 13:05:38.604 | (0206 / 1316) 2024-09-26 13:05:38.621 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-09-26 13:05:40.017 | Cloning from charm-designate cache and applying ref * 2024-09-26 13:05:56.524 | (0207 / 1316) 2024-09-26 13:05:56.541 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-09-26 13:05:58.121 | Cloning from charm-designate-bind cache and applying ref * 2024-09-26 13:06:02.982 | (0208 / 1316) 2024-09-26 13:06:03.000 | Updating cache of https://opendev.org/openstack/charm-designate-bind-k8s.git in /opt/dib_cache/source-repositories/charm_designate_bind_k8s_47e0eb38096294a884e628760dcb93b7083a407a with ref * 2024-09-26 13:06:03.597 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-09-26 13:06:04.054 | (0209 / 1316) 2024-09-26 13:06:04.072 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-09-26 13:06:05.052 | Cloning from charm-designate-k8s cache and applying ref * 2024-09-26 13:06:06.045 | (0210 / 1316) 2024-09-26 13:06:06.064 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-09-26 13:06:07.276 | Cloning from charm-glance cache and applying ref * 2024-09-26 13:06:20.977 | (0211 / 1316) 2024-09-26 13:06:20.994 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-09-26 13:06:21.706 | Cloning from charm-glance-k8s cache and applying ref * 2024-09-26 13:06:27.807 | (0212 / 1316) 2024-09-26 13:06:27.824 | Updating cache of https://opendev.org/openstack/charm-glance-simplestreams-sync.git in /opt/dib_cache/source-repositories/charm_glance_simplestreams_sync_15201010bcb9bfe74a97a665e324604daddaa1ea with ref * 2024-09-26 13:06:28.945 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-09-26 13:06:35.998 | (0213 / 1316) 2024-09-26 13:06:36.016 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-09-26 13:06:36.539 | Cloning from charm-glusterfs cache and applying ref * 2024-09-26 13:06:36.683 | (0214 / 1316) 2024-09-26 13:06:36.701 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-09-26 13:06:38.129 | Cloning from charm-gnocchi cache and applying ref * 2024-09-26 13:06:44.567 | (0215 / 1316) 2024-09-26 13:06:44.585 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-09-26 13:06:45.223 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-09-26 13:06:46.739 | (0216 / 1316) 2024-09-26 13:06:46.756 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-09-26 13:06:48.004 | Cloning from charm-guide cache and applying ref * 2024-09-26 13:07:22.858 | (0217 / 1316) 2024-09-26 13:07:22.876 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-09-26 13:07:23.953 | Cloning from charm-hacluster cache and applying ref * 2024-09-26 13:07:31.308 | (0218 / 1316) 2024-09-26 13:07:31.325 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-09-26 13:07:32.378 | Cloning from charm-heat cache and applying ref * 2024-09-26 13:07:41.626 | (0219 / 1316) 2024-09-26 13:07:41.644 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-09-26 13:07:42.175 | Cloning from charm-heat-k8s cache and applying ref * 2024-09-26 13:07:48.631 | (0220 / 1316) 2024-09-26 13:07:48.648 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-09-26 13:07:49.308 | Cloning from charm-horizon-k8s cache and applying ref * 2024-09-26 13:07:54.476 | (0221 / 1316) 2024-09-26 13:07:54.493 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-09-26 13:07:55.028 | Cloning from charm-infinidat-tools cache and applying ref * 2024-09-26 13:07:55.870 | (0222 / 1316) 2024-09-26 13:07:55.893 | Updating cache of https://opendev.org/openstack/charm-interface-barbican-secrets.git in /opt/dib_cache/source-repositories/charm_interface_barbican_secrets_396c29fd416457efb2bf15ecfb6ba6b2aa2b511a with ref * 2024-09-26 13:07:56.442 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-09-26 13:07:56.520 | (0223 / 1316) 2024-09-26 13:07:56.537 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-09-26 13:07:56.818 | Cloning from charm-interface-bgp cache and applying ref * 2024-09-26 13:07:56.897 | (0224 / 1316) 2024-09-26 13:07:56.914 | Updating cache of https://opendev.org/openstack/charm-interface-bind-rndc.git in /opt/dib_cache/source-repositories/charm_interface_bind_rndc_e88118a64594df9182395781fe7df6de17d1d190 with ref * 2024-09-26 13:07:57.196 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-09-26 13:07:57.273 | (0225 / 1316) 2024-09-26 13:07:57.290 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_interface_ceph_client_03249d1a6b189a35e8b87791a9bad464f0002e8d with ref * 2024-09-26 13:07:57.741 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-09-26 13:07:57.822 | (0226 / 1316) 2024-09-26 13:07:57.839 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-mds.git in /opt/dib_cache/source-repositories/charm_interface_ceph_mds_ca77f51217af57615274a3421ee03cbe065f80e0 with ref * 2024-09-26 13:07:58.117 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-09-26 13:07:58.194 | (0227 / 1316) 2024-09-26 13:07:58.212 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_interface_ceph_rbd_mirror_6cbd97239a0b814ed2a27e4b4ee2df14bdd27f0d with ref * 2024-09-26 13:07:58.519 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-09-26 13:07:58.596 | (0228 / 1316) 2024-09-26 13:07:58.614 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backend.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backend_afdf6f66b11a28b3274423d229a370ac623ecef9 with ref * 2024-09-26 13:07:58.894 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-09-26 13:07:58.971 | (0229 / 1316) 2024-09-26 13:07:58.988 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backup.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backup_e12c900aaecb8264ad3dbdad45954900552e24ad with ref * 2024-09-26 13:07:59.340 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-09-26 13:07:59.418 | (0230 / 1316) 2024-09-26 13:07:59.435 | Updating cache of https://opendev.org/openstack/charm-interface-dashboard-plugin.git in /opt/dib_cache/source-repositories/charm_interface_dashboard_plugin_5e74de222d1328e000a7aa979c60363eecae1cf0 with ref * 2024-09-26 13:07:59.724 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-09-26 13:07:59.802 | (0231 / 1316) 2024-09-26 13:07:59.820 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-09-26 13:08:00.099 | Cloning from charm-interface-designate cache and applying ref * 2024-09-26 13:08:00.176 | (0232 / 1316) 2024-09-26 13:08:00.194 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-09-26 13:08:00.501 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-09-26 13:08:00.577 | (0233 / 1316) 2024-09-26 13:08:00.594 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-09-26 13:08:01.185 | Cloning from charm-interface-hacluster cache and applying ref * 2024-09-26 13:08:01.905 | (0234 / 1316) 2024-09-26 13:08:01.923 | Updating cache of https://opendev.org/openstack/charm-interface-ironic-api.git in /opt/dib_cache/source-repositories/charm_interface_ironic_api_ed32a50861927888b0e12676267d00ff50b3fcf4 with ref * 2024-09-26 13:08:02.217 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-09-26 13:08:02.294 | (0235 / 1316) 2024-09-26 13:08:02.312 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-09-26 13:08:02.715 | Cloning from charm-interface-keystone cache and applying ref * 2024-09-26 13:08:04.345 | (0236 / 1316) 2024-09-26 13:08:04.363 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-admin.git in /opt/dib_cache/source-repositories/charm_interface_keystone_admin_4c00dddb9ed4815b6577ee0f5f7790d36b90a5cd with ref * 2024-09-26 13:08:04.710 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-09-26 13:08:04.787 | (0237 / 1316) 2024-09-26 13:08:04.805 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-credentials.git in /opt/dib_cache/source-repositories/charm_interface_keystone_credentials_06f894743cc26bf7c3865565ddf864fc223d9e04 with ref * 2024-09-26 13:08:05.083 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-09-26 13:08:05.159 | (0238 / 1316) 2024-09-26 13:08:05.176 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-domain-backend.git in /opt/dib_cache/source-repositories/charm_interface_keystone_domain_backend_535f2e952695ee3c5cd4e5aac93282570880cbb9 with ref * 2024-09-26 13:08:05.476 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-09-26 13:08:05.552 | (0239 / 1316) 2024-09-26 13:08:05.570 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_keystone_fid_service_provider_03c2b937274b8757ee9105db330aea69812bf39e with ref * 2024-09-26 13:08:06.059 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-09-26 13:08:06.136 | (0240 / 1316) 2024-09-26 13:08:06.154 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-notifications.git in /opt/dib_cache/source-repositories/charm_interface_keystone_notifications_093a48953647ec704a5608164d88642de9d6c534 with ref * 2024-09-26 13:08:06.513 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-09-26 13:08:06.591 | (0241 / 1316) 2024-09-26 13:08:06.609 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-09-26 13:08:06.933 | Cloning from charm-interface-magpie cache and applying ref * 2024-09-26 13:08:07.011 | (0242 / 1316) 2024-09-26 13:08:07.028 | Updating cache of https://opendev.org/openstack/charm-interface-manila-plugin.git in /opt/dib_cache/source-repositories/charm_interface_manila_plugin_861a0a656c3c9ba60ac7fe4d171db759175d7a20 with ref * 2024-09-26 13:08:07.373 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-09-26 13:08:07.452 | (0243 / 1316) 2024-09-26 13:08:07.470 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_interface_mysql_innodb_cluster_be67ea5b1fb29afaad19402b34d14fc35bc14d76 with ref * 2024-09-26 13:08:07.748 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-09-26 13:08:07.827 | (0244 / 1316) 2024-09-26 13:08:07.845 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-router.git in /opt/dib_cache/source-repositories/charm_interface_mysql_router_3999c797d097f265d381779e810c918d11804c2b with ref * 2024-09-26 13:08:08.138 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-09-26 13:08:08.217 | (0245 / 1316) 2024-09-26 13:08:08.235 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-shared.git in /opt/dib_cache/source-repositories/charm_interface_mysql_shared_37d9cf7a07f3fc596cc852762050ce0b2ff8268c with ref * 2024-09-26 13:08:08.518 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-09-26 13:08:08.595 | (0246 / 1316) 2024-09-26 13:08:08.614 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-load-balancer.git in /opt/dib_cache/source-repositories/charm_interface_neutron_load_balancer_ea27b5871c8f528d61ec3b99081f31c0767411ff with ref * 2024-09-26 13:08:08.976 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-09-26 13:08:09.056 | (0247 / 1316) 2024-09-26 13:08:09.073 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_9f3e61cff88405ca6da994fba4ada7ec8d6c691f with ref * 2024-09-26 13:08:09.369 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-09-26 13:08:09.447 | (0248 / 1316) 2024-09-26 13:08:09.465 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin-api-subordinate.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_api_subordinate_98a3ff4f4a3a434e9786460451a98de76b8b716d with ref * 2024-09-26 13:08:09.763 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-09-26 13:08:09.842 | (0249 / 1316) 2024-09-26 13:08:09.859 | Updating cache of https://opendev.org/openstack/charm-interface-nova-cell.git in /opt/dib_cache/source-repositories/charm_interface_nova_cell_6ab131b46f1d912031f5aa8c17de67ab6ec4e308 with ref * 2024-09-26 13:08:10.364 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-09-26 13:08:10.441 | (0250 / 1316) 2024-09-26 13:08:10.459 | Updating cache of https://opendev.org/openstack/charm-interface-nova-compute.git in /opt/dib_cache/source-repositories/charm_interface_nova_compute_6005d6f1ffc002edb8e3689914a632dd77a83318 with ref * 2024-09-26 13:08:10.759 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-09-26 13:08:10.837 | (0251 / 1316) 2024-09-26 13:08:10.856 | Updating cache of https://opendev.org/openstack/charm-interface-odl-controller-api.git in /opt/dib_cache/source-repositories/charm_interface_odl_controller_api_96c85d4a78e29528201294611cae398c3c381461 with ref * 2024-09-26 13:08:11.260 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-09-26 13:08:11.338 | (0252 / 1316) 2024-09-26 13:08:11.355 | Updating cache of https://opendev.org/openstack/charm-interface-openstack-ha.git in /opt/dib_cache/source-repositories/charm_interface_openstack_ha_2876a9d0f8aa052048445da4360fcea1488f30de with ref * 2024-09-26 13:08:11.661 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-09-26 13:08:11.738 | (0253 / 1316) 2024-09-26 13:08:11.756 | Updating cache of https://opendev.org/openstack/charm-interface-ovsdb-manager.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_manager_7a567359e6a29b51e451c3e2bb94bef7c7413694 with ref * 2024-09-26 13:08:12.100 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-09-26 13:08:12.176 | (0254 / 1316) 2024-09-26 13:08:12.193 | Updating cache of https://opendev.org/openstack/charm-interface-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_interface_pacemaker_remote_153a9d3878d8e698f0b1d65f839953b2043bac58 with ref * 2024-09-26 13:08:12.596 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-09-26 13:08:12.675 | (0255 / 1316) 2024-09-26 13:08:12.692 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-09-26 13:08:13.073 | Cloning from charm-interface-placement cache and applying ref * 2024-09-26 13:08:13.150 | (0256 / 1316) 2024-09-26 13:08:13.168 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-09-26 13:08:13.498 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-09-26 13:08:13.574 | (0257 / 1316) 2024-09-26 13:08:13.592 | Updating cache of https://opendev.org/openstack/charm-interface-service-control.git in /opt/dib_cache/source-repositories/charm_interface_service_control_312d84f51d291f59d3dbff75900b736cf80ad946 with ref * 2024-09-26 13:08:13.888 | Cloning from charm-interface-service-control cache and applying ref * 2024-09-26 13:08:13.966 | (0258 / 1316) 2024-09-26 13:08:13.983 | Updating cache of https://opendev.org/openstack/charm-interface-websso-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_websso_fid_service_provider_3518e92584d1f8fbb109796050e0c3be1778e382 with ref * 2024-09-26 13:08:14.264 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-09-26 13:08:14.342 | (0259 / 1316) 2024-09-26 13:08:14.359 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-09-26 13:08:14.727 | Cloning from charm-ironic cache and applying ref * 2024-09-26 13:08:14.823 | (0260 / 1316) 2024-09-26 13:08:14.840 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-09-26 13:08:16.836 | Cloning from charm-ironic-api cache and applying ref * 2024-09-26 13:08:25.782 | (0261 / 1316) 2024-09-26 13:08:25.799 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-09-26 13:08:27.582 | Cloning from charm-ironic-conductor cache and applying ref * 2024-09-26 13:08:41.474 | (0262 / 1316) 2024-09-26 13:08:41.491 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-09-26 13:08:42.704 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-09-26 13:08:46.903 | (0263 / 1316) 2024-09-26 13:08:46.920 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-09-26 13:08:48.285 | Cloning from charm-keystone cache and applying ref * 2024-09-26 13:09:20.311 | (0264 / 1316) 2024-09-26 13:09:20.328 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-09-26 13:09:25.812 | Cloning from charm-keystone-k8s cache and applying ref * 2024-09-26 13:09:50.400 | (0265 / 1316) 2024-09-26 13:09:50.417 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-09-26 13:09:52.400 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-09-26 13:09:57.699 | (0266 / 1316) 2024-09-26 13:09:57.716 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-09-26 13:09:59.849 | Cloning from charm-keystone-ldap cache and applying ref * 2024-09-26 13:10:03.618 | (0267 / 1316) 2024-09-26 13:10:03.637 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_k8s_1837317b91f0aefd9bb83a9f35742d3fc19077c6 with ref * 2024-09-26 13:10:04.175 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-09-26 13:10:04.825 | (0268 / 1316) 2024-09-26 13:10:04.842 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-09-26 13:10:06.112 | Cloning from charm-keystone-openidc cache and applying ref * 2024-09-26 13:10:10.064 | (0269 / 1316) 2024-09-26 13:10:10.081 | Updating cache of https://opendev.org/openstack/charm-keystone-saml-mellon.git in /opt/dib_cache/source-repositories/charm_keystone_saml_mellon_5ea76745b381ca6f38e415aef03d73c5d19e28d7 with ref * 2024-09-26 13:10:12.262 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-09-26 13:10:19.862 | (0270 / 1316) 2024-09-26 13:10:19.879 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-09-26 13:10:20.351 | Cloning from charm-layer-ceph cache and applying ref * 2024-09-26 13:10:20.428 | (0271 / 1316) 2024-09-26 13:10:20.445 | Updating cache of https://opendev.org/openstack/charm-layer-ceph-base.git in /opt/dib_cache/source-repositories/charm_layer_ceph_base_cbefc72dca814d0358b67a1eb7ab56a59e85cf21 with ref * 2024-09-26 13:10:20.904 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-09-26 13:10:20.985 | (0272 / 1316) 2024-09-26 13:10:21.002 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-09-26 13:10:21.773 | Cloning from charm-layer-openstack cache and applying ref * 2024-09-26 13:10:21.906 | (0273 / 1316) 2024-09-26 13:10:21.924 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-api.git in /opt/dib_cache/source-repositories/charm_layer_openstack_api_ad98edef6cc34d473cf127c6eca26b5ea5e37d29 with ref * 2024-09-26 13:10:22.218 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-09-26 13:10:22.295 | (0274 / 1316) 2024-09-26 13:10:22.315 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-principle.git in /opt/dib_cache/source-repositories/charm_layer_openstack_principle_860cdb6b1f7eabdc10998550f94d34b64cf8ebad with ref * 2024-09-26 13:10:22.706 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-09-26 13:10:22.785 | (0275 / 1316) 2024-09-26 13:10:22.805 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-09-26 13:10:23.930 | Cloning from charm-magnum cache and applying ref * 2024-09-26 13:10:31.831 | (0276 / 1316) 2024-09-26 13:10:31.849 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-09-26 13:10:32.733 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-09-26 13:10:41.615 | (0277 / 1316) 2024-09-26 13:10:41.633 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-09-26 13:10:42.588 | Cloning from charm-magnum-k8s cache and applying ref * 2024-09-26 13:10:44.946 | (0278 / 1316) 2024-09-26 13:10:44.964 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-09-26 13:10:45.634 | Cloning from charm-magpie cache and applying ref * 2024-09-26 13:10:55.242 | (0279 / 1316) 2024-09-26 13:10:55.259 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-09-26 13:10:56.688 | Cloning from charm-manila cache and applying ref * 2024-09-26 13:11:05.832 | (0280 / 1316) 2024-09-26 13:11:05.850 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-09-26 13:11:06.984 | Cloning from charm-manila-dashboard cache and applying ref * 2024-09-26 13:11:11.426 | (0281 / 1316) 2024-09-26 13:11:11.444 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-09-26 13:11:12.133 | Cloning from charm-manila-flashblade cache and applying ref * 2024-09-26 13:11:12.213 | (0282 / 1316) 2024-09-26 13:11:12.231 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-09-26 13:11:13.244 | Cloning from charm-manila-ganesha cache and applying ref * 2024-09-26 13:11:21.511 | (0283 / 1316) 2024-09-26 13:11:21.529 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-09-26 13:11:22.884 | Cloning from charm-manila-generic cache and applying ref * 2024-09-26 13:11:28.918 | (0284 / 1316) 2024-09-26 13:11:28.935 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-09-26 13:11:29.370 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-09-26 13:11:29.616 | (0285 / 1316) 2024-09-26 13:11:29.634 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-09-26 13:11:30.159 | Cloning from charm-manila-infinidat cache and applying ref * 2024-09-26 13:11:31.078 | (0286 / 1316) 2024-09-26 13:11:31.096 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-09-26 13:11:33.033 | Cloning from charm-manila-netapp cache and applying ref * 2024-09-26 13:11:36.947 | (0287 / 1316) 2024-09-26 13:11:36.964 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-09-26 13:11:38.373 | Cloning from charm-masakari cache and applying ref * 2024-09-26 13:11:43.931 | (0288 / 1316) 2024-09-26 13:11:43.948 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-09-26 13:11:45.094 | Cloning from charm-masakari-monitors cache and applying ref * 2024-09-26 13:11:50.964 | (0289 / 1316) 2024-09-26 13:11:50.981 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-09-26 13:11:51.391 | Cloning from charm-mistral cache and applying ref * 2024-09-26 13:11:51.488 | (0290 / 1316) 2024-09-26 13:11:51.506 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-09-26 13:11:51.855 | Cloning from charm-murano cache and applying ref * 2024-09-26 13:11:51.936 | (0291 / 1316) 2024-09-26 13:11:51.954 | Updating cache of https://opendev.org/openstack/charm-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_mysql_innodb_cluster_3be21854cb621061fbe209991b616b0b365d7917 with ref * 2024-09-26 13:11:52.928 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-09-26 13:12:04.214 | (0292 / 1316) 2024-09-26 13:12:04.232 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-09-26 13:12:04.864 | Cloning from charm-mysql-router cache and applying ref * 2024-09-26 13:12:07.950 | (0293 / 1316) 2024-09-26 13:12:07.974 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-09-26 13:12:09.811 | Cloning from charm-neutron-api cache and applying ref * 2024-09-26 13:12:24.686 | (0294 / 1316) 2024-09-26 13:12:24.704 | Updating cache of https://opendev.org/openstack/charm-neutron-api-odl.git in /opt/dib_cache/source-repositories/charm_neutron_api_odl_b73cd3bb2495eb9d342b57390e72bbf81b228ca2 with ref * 2024-09-26 13:12:26.749 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-09-26 13:12:26.871 | (0295 / 1316) 2024-09-26 13:12:26.888 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-arista.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_arista_83e0603af52deafe98e38cec5b4fadeee3afcebb with ref * 2024-09-26 13:12:27.843 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-09-26 13:12:30.601 | (0296 / 1316) 2024-09-26 13:12:30.619 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ironic.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ironic_7ac4ace0461c932299ec3eaa248acd7c81352f15 with ref * 2024-09-26 13:12:31.771 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-09-26 13:12:37.568 | (0297 / 1316) 2024-09-26 13:12:37.585 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ovn.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ovn_b24036dac0afa3cab4ea24f32e156c671fa810dc with ref * 2024-09-26 13:12:38.578 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-09-26 13:12:48.928 | (0298 / 1316) 2024-09-26 13:12:48.947 | Updating cache of https://opendev.org/openstack/charm-neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/charm_neutron_dynamic_routing_767a67da9fd087dea2879cf1ec2b3ad22fea3352 with ref * 2024-09-26 13:12:49.615 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-09-26 13:12:52.700 | (0299 / 1316) 2024-09-26 13:12:52.718 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-09-26 13:12:54.632 | Cloning from charm-neutron-gateway cache and applying ref * 2024-09-26 13:13:02.754 | (0300 / 1316) 2024-09-26 13:13:02.772 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-09-26 13:13:03.992 | Cloning from charm-neutron-k8s cache and applying ref * 2024-09-26 13:13:14.413 | (0301 / 1316) 2024-09-26 13:13:14.431 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-09-26 13:13:15.470 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-09-26 13:13:20.898 | (0302 / 1316) 2024-09-26 13:13:20.915 | Updating cache of https://opendev.org/openstack/charm-nova-cell-controller.git in /opt/dib_cache/source-repositories/charm_nova_cell_controller_accf2bee70d9c3b95d2ea1c2a95d9e461a128951 with ref * 2024-09-26 13:13:23.441 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-09-26 13:13:31.929 | (0303 / 1316) 2024-09-26 13:13:31.954 | Updating cache of https://opendev.org/openstack/charm-nova-cloud-controller.git in /opt/dib_cache/source-repositories/charm_nova_cloud_controller_0b33a6432a7733354845457479cae1ad00e99c67 with ref * 2024-09-26 13:13:34.004 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-09-26 13:14:08.390 | (0304 / 1316) 2024-09-26 13:14:08.407 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-09-26 13:14:12.192 | Cloning from charm-nova-compute cache and applying ref * 2024-09-26 13:14:55.658 | (0305 / 1316) 2024-09-26 13:14:55.675 | Updating cache of https://opendev.org/openstack/charm-nova-compute-nvidia-vgpu.git in /opt/dib_cache/source-repositories/charm_nova_compute_nvidia_vgpu_9b1f2a56c56517d7e4f553cfd98116bf7e0da811 with ref * 2024-09-26 13:14:56.780 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-09-26 13:14:59.809 | (0306 / 1316) 2024-09-26 13:14:59.827 | Updating cache of https://opendev.org/openstack/charm-nova-compute-proxy.git in /opt/dib_cache/source-repositories/charm_nova_compute_proxy_9d359aa48bef4aec760b5fc6b817c7d025b82502 with ref * 2024-09-26 13:15:00.379 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-09-26 13:15:00.485 | (0307 / 1316) 2024-09-26 13:15:00.503 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-09-26 13:15:01.561 | Cloning from charm-nova-k8s cache and applying ref * 2024-09-26 13:15:09.463 | (0308 / 1316) 2024-09-26 13:15:09.480 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-09-26 13:15:10.173 | Cloning from charm-nova-lxd cache and applying ref * 2024-09-26 13:15:10.655 | (0309 / 1316) 2024-09-26 13:15:10.672 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-09-26 13:15:13.278 | Cloning from charm-octavia cache and applying ref * 2024-09-26 13:15:29.611 | (0310 / 1316) 2024-09-26 13:15:29.629 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-09-26 13:15:30.775 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-09-26 13:15:33.680 | (0311 / 1316) 2024-09-26 13:15:33.697 | Updating cache of https://opendev.org/openstack/charm-octavia-diskimage-retrofit.git in /opt/dib_cache/source-repositories/charm_octavia_diskimage_retrofit_218c0c9db0ec6e1aa5575c12fbf0f91930a96ed8 with ref * 2024-09-26 13:15:35.329 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-09-26 13:15:43.365 | (0312 / 1316) 2024-09-26 13:15:43.382 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-09-26 13:15:44.161 | Cloning from charm-octavia-k8s cache and applying ref * 2024-09-26 13:15:45.663 | (0313 / 1316) 2024-09-26 13:15:45.680 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-09-26 13:15:46.101 | Cloning from charm-odl-controller cache and applying ref * 2024-09-26 13:15:46.215 | (0314 / 1316) 2024-09-26 13:15:46.232 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-09-26 13:15:51.009 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-09-26 13:16:10.374 | (0315 / 1316) 2024-09-26 13:16:10.391 | Updating cache of https://opendev.org/openstack/charm-openstack-exporter-k8s.git in /opt/dib_cache/source-repositories/charm_openstack_exporter_k8s_6bcec605566ad5751460d8fac37f062401d3f240 with ref * 2024-09-26 13:16:11.015 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-09-26 13:16:11.583 | (0316 / 1316) 2024-09-26 13:16:11.602 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-09-26 13:16:12.708 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-09-26 13:16:18.462 | (0317 / 1316) 2024-09-26 13:16:18.479 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-09-26 13:16:19.031 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-09-26 13:16:19.116 | (0318 / 1316) 2024-09-26 13:16:19.134 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-09-26 13:16:19.638 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-09-26 13:16:19.931 | (0319 / 1316) 2024-09-26 13:16:19.956 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_client_247a03efec36a38318a56087affa93b56827c5e1 with ref * 2024-09-26 13:16:20.480 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-09-26 13:16:20.708 | (0320 / 1316) 2024-09-26 13:16:20.726 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-iscsi-admin-access.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_iscsi_admin_access_792f295f141d7fbed04a0f617827f8173132ea0b with ref * 2024-09-26 13:16:21.138 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-09-26 13:16:21.216 | (0321 / 1316) 2024-09-26 13:16:21.234 | Updating cache of https://opendev.org/openstack/charm-ops-interface-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_ops_interface_openstack_loadbalancer_17892e2ffd06497e04ac9cacc6334dcf831596e6 with ref * 2024-09-26 13:16:21.565 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-09-26 13:16:21.644 | (0322 / 1316) 2024-09-26 13:16:21.661 | Updating cache of https://opendev.org/openstack/charm-ops-interface-tls-certificates.git in /opt/dib_cache/source-repositories/charm_ops_interface_tls_certificates_277844a813ce60721131d47d1acb5a810cd61039 with ref * 2024-09-26 13:16:22.000 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-09-26 13:16:22.080 | (0323 / 1316) 2024-09-26 13:16:22.098 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-09-26 13:16:22.899 | Cloning from charm-ops-openstack cache and applying ref * 2024-09-26 13:16:23.091 | (0324 / 1316) 2024-09-26 13:16:23.108 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-09-26 13:16:23.859 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-09-26 13:16:43.363 | (0325 / 1316) 2024-09-26 13:16:43.381 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-09-26 13:16:44.228 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-09-26 13:16:45.424 | (0326 / 1316) 2024-09-26 13:16:45.441 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-09-26 13:16:45.952 | Cloning from charm-panko cache and applying ref * 2024-09-26 13:16:46.033 | (0327 / 1316) 2024-09-26 13:16:46.050 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-09-26 13:16:46.943 | Cloning from charm-percona-cluster cache and applying ref * 2024-09-26 13:16:47.819 | (0328 / 1316) 2024-09-26 13:16:47.838 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-09-26 13:16:48.600 | Cloning from charm-placement cache and applying ref * 2024-09-26 13:16:56.211 | (0329 / 1316) 2024-09-26 13:16:56.228 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-09-26 13:16:57.011 | Cloning from charm-placement-k8s cache and applying ref * 2024-09-26 13:17:05.423 | (0330 / 1316) 2024-09-26 13:17:05.440 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-09-26 13:17:06.442 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-09-26 13:17:17.948 | (0331 / 1316) 2024-09-26 13:17:17.966 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-09-26 13:17:19.153 | Cloning from charm-specs cache and applying ref * 2024-09-26 13:17:23.851 | (0332 / 1316) 2024-09-26 13:17:23.868 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-09-26 13:17:25.514 | Cloning from charm-swift-proxy cache and applying ref * 2024-09-26 13:17:37.116 | (0333 / 1316) 2024-09-26 13:17:37.134 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-09-26 13:17:38.734 | Cloning from charm-swift-storage cache and applying ref * 2024-09-26 13:17:47.483 | (0334 / 1316) 2024-09-26 13:17:47.500 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-09-26 13:17:47.972 | Cloning from charm-tempest cache and applying ref * 2024-09-26 13:17:48.066 | (0335 / 1316) 2024-09-26 13:17:48.084 | Updating cache of https://opendev.org/openstack/charm-trilio-data-mover.git in /opt/dib_cache/source-repositories/charm_trilio_data_mover_16926d359d674f0f00ff29a5b87dd150f9898741 with ref * 2024-09-26 13:17:48.505 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-09-26 13:17:48.595 | (0336 / 1316) 2024-09-26 13:17:48.613 | Updating cache of https://opendev.org/openstack/charm-trilio-dm-api.git in /opt/dib_cache/source-repositories/charm_trilio_dm_api_93758839fd4c6fc0104f1cef5f1fd74049ee7fc1 with ref * 2024-09-26 13:17:49.219 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-09-26 13:17:49.307 | (0337 / 1316) 2024-09-26 13:17:49.325 | Updating cache of https://opendev.org/openstack/charm-trilio-horizon-plugin.git in /opt/dib_cache/source-repositories/charm_trilio_horizon_plugin_0abfda54e94ce53a4244f88b8c3c0eb553d5b5d5 with ref * 2024-09-26 13:17:49.891 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-09-26 13:17:49.980 | (0338 / 1316) 2024-09-26 13:17:49.998 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-09-26 13:17:50.426 | Cloning from charm-trilio-wlm cache and applying ref * 2024-09-26 13:17:50.515 | (0339 / 1316) 2024-09-26 13:17:50.533 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-09-26 13:17:51.069 | Cloning from charm-trove cache and applying ref * 2024-09-26 13:17:51.255 | (0340 / 1316) 2024-09-26 13:17:51.273 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-09-26 13:17:53.255 | Cloning from charm-vault cache and applying ref * 2024-09-26 13:18:07.667 | (0341 / 1316) 2024-09-26 13:18:07.685 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-09-26 13:18:08.920 | Cloning from charm-watcher cache and applying ref * 2024-09-26 13:18:13.352 | (0342 / 1316) 2024-09-26 13:18:13.369 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-09-26 13:18:14.689 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-09-26 13:18:17.837 | (0343 / 1316) 2024-09-26 13:18:17.854 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-09-26 13:18:18.587 | Cloning from charm-zuul-jobs cache and applying ref * 2024-09-26 13:18:20.433 | (0344 / 1316) 2024-09-26 13:18:20.451 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-09-26 13:18:21.382 | Cloning from charms.ceph cache and applying ref * 2024-09-26 13:18:23.879 | (0345 / 1316) 2024-09-26 13:18:23.897 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-09-26 13:18:25.163 | Cloning from charms.openstack cache and applying ref * 2024-09-26 13:18:34.035 | (0346 / 1316) 2024-09-26 13:18:34.053 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-09-26 13:18:34.657 | Cloning from ci-log-processing cache and applying ref * 2024-09-26 13:18:47.536 | (0347 / 1316) 2024-09-26 13:18:47.553 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-09-26 13:18:58.394 | Cloning from cinder cache and applying ref * 2024-09-26 13:19:54.508 | (0348 / 1316) 2024-09-26 13:19:54.526 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-09-26 13:19:55.218 | Cloning from cinder-specs cache and applying ref * 2024-09-26 13:19:57.883 | (0349 / 1316) 2024-09-26 13:19:57.900 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-09-26 13:19:59.761 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-09-26 13:20:10.188 | (0350 / 1316) 2024-09-26 13:20:10.205 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-09-26 13:20:14.051 | Cloning from cinderlib cache and applying ref * 2024-09-26 13:20:16.378 | (0351 / 1316) 2024-09-26 13:20:16.395 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-09-26 13:20:17.966 | Cloning from cliff cache and applying ref * 2024-09-26 13:20:21.354 | (0352 / 1316) 2024-09-26 13:20:21.379 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-09-26 13:20:23.964 | Cloning from cloudkitty cache and applying ref * 2024-09-26 13:20:53.062 | (0353 / 1316) 2024-09-26 13:20:53.080 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-09-26 13:20:56.365 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-09-26 13:21:01.923 | (0354 / 1316) 2024-09-26 13:21:01.941 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-09-26 13:21:02.560 | Cloning from cloudkitty-specs cache and applying ref * 2024-09-26 13:21:02.743 | (0355 / 1316) 2024-09-26 13:21:02.761 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-09-26 13:21:05.132 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-09-26 13:21:06.159 | (0356 / 1316) 2024-09-26 13:21:06.176 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-09-26 13:21:07.079 | Cloning from codegenerator cache and applying ref * 2024-09-26 13:21:28.746 | (0357 / 1316) 2024-09-26 13:21:28.764 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-09-26 13:21:29.326 | Cloning from constellations cache and applying ref * 2024-09-26 13:21:29.408 | (0358 / 1316) 2024-09-26 13:21:29.425 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-09-26 13:21:29.966 | Cloning from contributor-guide cache and applying ref * 2024-09-26 13:21:31.727 | (0359 / 1316) 2024-09-26 13:21:31.745 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-09-26 13:21:32.292 | Cloning from cookiecutter cache and applying ref * 2024-09-26 13:21:32.407 | (0360 / 1316) 2024-09-26 13:21:32.424 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-09-26 13:21:33.012 | Cloning from coverage2sql cache and applying ref * 2024-09-26 13:21:33.122 | (0361 / 1316) 2024-09-26 13:21:33.139 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-09-26 13:21:35.592 | Cloning from cyborg cache and applying ref * 2024-09-26 13:21:45.035 | (0362 / 1316) 2024-09-26 13:21:45.052 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-09-26 13:21:45.872 | Cloning from cyborg-specs cache and applying ref * 2024-09-26 13:21:46.279 | (0363 / 1316) 2024-09-26 13:21:46.297 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-09-26 13:21:47.222 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-09-26 13:21:48.294 | (0364 / 1316) 2024-09-26 13:21:48.311 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-09-26 13:21:49.814 | Cloning from debtcollector cache and applying ref * 2024-09-26 13:21:50.524 | (0365 / 1316) 2024-09-26 13:21:50.541 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-09-26 13:21:53.504 | Cloning from designate cache and applying ref * 2024-09-26 13:23:59.079 | (0366 / 1316) 2024-09-26 13:23:59.097 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-09-26 13:24:03.494 | Cloning from designate-dashboard cache and applying ref * 2024-09-26 13:24:07.284 | (0367 / 1316) 2024-09-26 13:24:07.302 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-09-26 13:24:08.306 | Cloning from designate-specs cache and applying ref * 2024-09-26 13:24:08.571 | (0368 / 1316) 2024-09-26 13:24:08.588 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-09-26 13:24:11.024 | Cloning from designate-tempest-plugin cache and applying ref * 2024-09-26 13:24:24.334 | (0369 / 1316) 2024-09-26 13:24:24.351 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-09-26 13:24:27.527 | Cloning from devstack cache and applying ref * 2024-09-26 13:25:25.290 | (0370 / 1316) 2024-09-26 13:25:25.307 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-09-26 13:25:25.878 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-09-26 13:25:25.999 | (0371 / 1316) 2024-09-26 13:25:26.016 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-09-26 13:25:27.103 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-09-26 13:25:35.672 | (0372 / 1316) 2024-09-26 13:25:35.689 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-09-26 13:25:37.284 | Cloning from devstack-plugin-container cache and applying ref * 2024-09-26 13:25:39.360 | (0373 / 1316) 2024-09-26 13:25:39.377 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-09-26 13:25:39.718 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-09-26 13:25:39.796 | (0374 / 1316) 2024-09-26 13:25:39.814 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-09-26 13:25:40.367 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-09-26 13:25:40.482 | (0375 / 1316) 2024-09-26 13:25:40.500 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-09-26 13:25:41.028 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-09-26 13:25:41.488 | (0376 / 1316) 2024-09-26 13:25:41.505 | Updating cache of https://opendev.org/openstack/devstack-plugin-open-cas.git in /opt/dib_cache/source-repositories/devstack_plugin_open_cas_1babc365afeee25ba5a15e22872cae3dda3a35a8 with ref * 2024-09-26 13:25:41.830 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-09-26 13:25:41.942 | (0377 / 1316) 2024-09-26 13:25:41.959 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-09-26 13:25:42.381 | Cloning from devstack-tools cache and applying ref * 2024-09-26 13:25:42.743 | (0378 / 1316) 2024-09-26 13:25:42.760 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-09-26 13:25:43.877 | Cloning from devstack-vagrant cache and applying ref * 2024-09-26 13:25:44.631 | (0379 / 1316) 2024-09-26 13:25:44.648 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-09-26 13:25:47.106 | Cloning from diskimage-builder cache and applying ref * 2024-09-26 13:26:21.223 | (0380 / 1316) 2024-09-26 13:26:21.240 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-09-26 13:26:21.930 | Cloning from election cache and applying ref * 2024-09-26 13:26:55.529 | (0381 / 1316) 2024-09-26 13:26:55.546 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-09-26 13:26:55.983 | Cloning from eslint-config-openstack cache and applying ref * 2024-09-26 13:26:56.100 | (0382 / 1316) 2024-09-26 13:26:56.117 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-09-26 13:26:57.045 | Cloning from etcd3gw cache and applying ref * 2024-09-26 13:26:58.811 | (0383 / 1316) 2024-09-26 13:26:58.828 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-09-26 13:27:00.555 | Cloning from freezer cache and applying ref * 2024-09-26 13:27:03.317 | (0384 / 1316) 2024-09-26 13:27:03.335 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-09-26 13:27:04.214 | Cloning from freezer-api cache and applying ref * 2024-09-26 13:27:04.374 | (0385 / 1316) 2024-09-26 13:27:04.392 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-09-26 13:27:05.236 | Cloning from freezer-dr cache and applying ref * 2024-09-26 13:27:05.378 | (0386 / 1316) 2024-09-26 13:27:05.396 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-09-26 13:27:05.678 | Cloning from freezer-specs cache and applying ref * 2024-09-26 13:27:05.764 | (0387 / 1316) 2024-09-26 13:27:05.782 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-09-26 13:27:06.720 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-09-26 13:27:06.828 | (0388 / 1316) 2024-09-26 13:27:06.846 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-09-26 13:27:08.446 | Cloning from freezer-web-ui cache and applying ref * 2024-09-26 13:27:08.594 | (0389 / 1316) 2024-09-26 13:27:08.612 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-09-26 13:27:09.615 | Cloning from futurist cache and applying ref * 2024-09-26 13:27:10.611 | (0390 / 1316) 2024-09-26 13:27:10.628 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-09-26 13:27:14.224 | Cloning from glance cache and applying ref * 2024-09-26 13:28:31.769 | (0391 / 1316) 2024-09-26 13:28:31.787 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-09-26 13:28:32.453 | Cloning from glance-specs cache and applying ref * 2024-09-26 13:28:37.982 | (0392 / 1316) 2024-09-26 13:28:37.999 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-09-26 13:28:38.870 | Cloning from glance-tempest-plugin cache and applying ref * 2024-09-26 13:28:39.872 | (0393 / 1316) 2024-09-26 13:28:39.890 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-09-26 13:28:42.347 | Cloning from glance_store cache and applying ref * 2024-09-26 13:28:56.456 | (0394 / 1316) 2024-09-26 13:28:56.474 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-09-26 13:28:57.084 | Cloning from goal-tools cache and applying ref * 2024-09-26 13:28:57.270 | (0395 / 1316) 2024-09-26 13:28:57.288 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-09-26 13:28:58.286 | Cloning from governance cache and applying ref * 2024-09-26 13:29:42.916 | (0396 / 1316) 2024-09-26 13:29:42.933 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-09-26 13:29:43.457 | Cloning from governance-sigs cache and applying ref * 2024-09-26 13:29:43.584 | (0397 / 1316) 2024-09-26 13:29:43.602 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-09-26 13:29:43.925 | Cloning from governance-website cache and applying ref * 2024-09-26 13:29:44.004 | (0398 / 1316) 2024-09-26 13:29:44.021 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-09-26 13:29:46.035 | Cloning from grenade cache and applying ref * 2024-09-26 13:29:52.847 | (0399 / 1316) 2024-09-26 13:29:52.865 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-09-26 13:29:53.547 | Cloning from ha-guide cache and applying ref * 2024-09-26 13:29:55.048 | (0400 / 1316) 2024-09-26 13:29:55.065 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-09-26 13:29:56.381 | Cloning from hacking cache and applying ref * 2024-09-26 13:30:02.904 | (0401 / 1316) 2024-09-26 13:30:02.922 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-09-26 13:30:10.668 | Cloning from heat cache and applying ref * 2024-09-26 13:32:01.384 | (0402 / 1316) 2024-09-26 13:32:01.401 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-09-26 13:32:06.178 | Cloning from heat-agents cache and applying ref * 2024-09-26 13:32:20.918 | (0403 / 1316) 2024-09-26 13:32:20.936 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-09-26 13:32:22.892 | Cloning from heat-cfntools cache and applying ref * 2024-09-26 13:32:25.835 | (0404 / 1316) 2024-09-26 13:32:25.853 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-09-26 13:32:30.426 | Cloning from heat-dashboard cache and applying ref * 2024-09-26 13:32:42.751 | (0405 / 1316) 2024-09-26 13:32:42.768 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-09-26 13:32:43.949 | Cloning from heat-specs cache and applying ref * 2024-09-26 13:32:44.161 | (0406 / 1316) 2024-09-26 13:32:44.179 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-09-26 13:32:46.375 | Cloning from heat-tempest-plugin cache and applying ref * 2024-09-26 13:32:53.540 | (0407 / 1316) 2024-09-26 13:32:53.559 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-09-26 13:32:54.398 | Cloning from heat-templates cache and applying ref * 2024-09-26 13:32:56.644 | (0408 / 1316) 2024-09-26 13:32:56.661 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-09-26 13:33:01.172 | Cloning from heat-translator cache and applying ref * 2024-09-26 13:33:03.269 | (0409 / 1316) 2024-09-26 13:33:03.287 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-09-26 13:33:11.938 | Cloning from horizon cache and applying ref * 2024-09-26 13:36:08.762 | (0410 / 1316) 2024-09-26 13:36:08.780 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-09-26 13:36:10.684 | Cloning from i18n cache and applying ref * 2024-09-26 13:36:24.451 | (0411 / 1316) 2024-09-26 13:36:24.468 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-09-26 13:36:24.896 | Cloning from ideas cache and applying ref * 2024-09-26 13:36:24.977 | (0412 / 1316) 2024-09-26 13:36:24.994 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-09-26 13:36:28.268 | Cloning from ironic cache and applying ref * 2024-09-26 13:36:39.388 | (0413 / 1316) 2024-09-26 13:36:39.406 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-09-26 13:36:46.300 | Cloning from ironic-inspector cache and applying ref * 2024-09-26 13:37:15.618 | (0414 / 1316) 2024-09-26 13:37:15.636 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2024-09-26 13:37:16.085 | Cloning from ironic-inspector-specs cache and applying ref * 2024-09-26 13:37:16.171 | (0415 / 1316) 2024-09-26 13:37:16.189 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-09-26 13:37:21.822 | Cloning from ironic-lib cache and applying ref * 2024-09-26 13:37:35.090 | (0416 / 1316) 2024-09-26 13:37:35.108 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2024-09-26 13:37:38.951 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-09-26 13:37:42.636 | (0417 / 1316) 2024-09-26 13:37:42.654 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2024-09-26 13:37:47.298 | Cloning from ironic-python-agent cache and applying ref * 2024-09-26 13:38:58.989 | (0418 / 1316) 2024-09-26 13:38:59.006 | Updating cache of https://opendev.org/openstack/ironic-python-agent-builder.git in /opt/dib_cache/source-repositories/ironic_python_agent_builder_ccc255329a9a48884813b00c08f6b07cefef16bb with ref * 2024-09-26 13:39:01.013 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-09-26 13:39:10.525 | (0419 / 1316) 2024-09-26 13:39:10.543 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-09-26 13:39:11.242 | Cloning from ironic-specs cache and applying ref * 2024-09-26 13:39:15.810 | (0420 / 1316) 2024-09-26 13:39:15.827 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2024-09-26 13:39:17.319 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-09-26 13:39:31.708 | (0421 / 1316) 2024-09-26 13:39:31.726 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-09-26 13:39:34.317 | Cloning from ironic-ui cache and applying ref * 2024-09-26 13:39:39.660 | (0422 / 1316) 2024-09-26 13:39:39.678 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2024-09-26 13:39:40.321 | Cloning from karma-subunit-reporter cache and applying ref * 2024-09-26 13:39:40.404 | (0423 / 1316) 2024-09-26 13:39:40.421 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-09-26 13:39:44.887 | Cloning from kayobe cache and applying ref * 2024-09-26 13:43:15.336 | (0424 / 1316) 2024-09-26 13:43:15.354 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-09-26 13:43:17.802 | Cloning from kayobe-config cache and applying ref * 2024-09-26 13:43:23.544 | (0425 / 1316) 2024-09-26 13:43:23.562 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2024-09-26 13:43:26.265 | Cloning from kayobe-config-dev cache and applying ref * 2024-09-26 13:43:29.264 | (0426 / 1316) 2024-09-26 13:43:29.281 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-09-26 13:43:33.003 | Cloning from keystone cache and applying ref * 2024-09-26 13:44:58.567 | (0427 / 1316) 2024-09-26 13:44:58.585 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-09-26 13:44:59.800 | Cloning from keystone-specs cache and applying ref * 2024-09-26 13:45:01.002 | (0428 / 1316) 2024-09-26 13:45:01.020 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2024-09-26 13:45:03.175 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-09-26 13:45:06.436 | (0429 / 1316) 2024-09-26 13:45:06.455 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-09-26 13:45:09.864 | Cloning from keystoneauth cache and applying ref * 2024-09-26 13:45:28.158 | (0430 / 1316) 2024-09-26 13:45:28.176 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-09-26 13:45:30.994 | Cloning from keystonemiddleware cache and applying ref * 2024-09-26 13:45:51.852 | (0431 / 1316) 2024-09-26 13:45:51.870 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-09-26 13:46:00.048 | Cloning from kolla cache and applying ref * 2024-09-26 13:48:58.046 | (0432 / 1316) 2024-09-26 13:48:58.063 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-09-26 13:49:25.393 | Cloning from kolla-ansible cache and applying ref * 2024-09-26 13:54:29.334 | (0433 / 1316) 2024-09-26 13:54:29.351 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-09-26 13:54:32.244 | Cloning from kuryr cache and applying ref * 2024-09-26 13:54:36.182 | (0434 / 1316) 2024-09-26 13:54:36.199 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-09-26 13:54:39.236 | Cloning from kuryr-libnetwork cache and applying ref * 2024-09-26 13:54:42.246 | (0435 / 1316) 2024-09-26 13:54:42.263 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-09-26 13:54:43.075 | Cloning from large-scale cache and applying ref * 2024-09-26 13:54:44.233 | (0436 / 1316) 2024-09-26 13:54:44.250 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-09-26 13:54:46.171 | Cloning from ldappool cache and applying ref * 2024-09-26 13:54:48.463 | (0437 / 1316) 2024-09-26 13:54:48.481 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-09-26 13:54:49.347 | Cloning from liberasurecode cache and applying ref * 2024-09-26 13:54:53.656 | (0438 / 1316) 2024-09-26 13:54:53.674 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-09-26 13:54:55.084 | Cloning from loci cache and applying ref * 2024-09-26 13:55:00.475 | (0439 / 1316) 2024-09-26 13:55:00.493 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-09-26 13:55:01.241 | Cloning from logstash-filters cache and applying ref * 2024-09-26 13:55:01.320 | (0440 / 1316) 2024-09-26 13:55:01.338 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-09-26 13:55:07.460 | Cloning from magnum cache and applying ref * 2024-09-26 13:56:19.108 | (0441 / 1316) 2024-09-26 13:56:19.126 | Updating cache of https://opendev.org/openstack/magnum-capi-helm.git in /opt/dib_cache/source-repositories/magnum_capi_helm_6aeeb6d20c51a614ccb265691edfa0d6fb41b5a0 with ref * 2024-09-26 13:56:20.242 | Cloning from magnum-capi-helm cache and applying ref * 2024-09-26 13:56:28.144 | (0442 / 1316) 2024-09-26 13:56:28.162 | Updating cache of https://opendev.org/openstack/magnum-capi-helm-charts.git in /opt/dib_cache/source-repositories/magnum_capi_helm_charts_d4ceda87a396c7cfec4ff931e12ac890dccc08c3 with ref * 2024-09-26 13:56:28.706 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-09-26 13:56:28.823 | (0443 / 1316) 2024-09-26 13:56:28.841 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-09-26 13:56:29.400 | Cloning from magnum-specs cache and applying ref * 2024-09-26 13:56:30.269 | (0444 / 1316) 2024-09-26 13:56:30.287 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2024-09-26 13:56:31.308 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-09-26 13:56:33.783 | (0445 / 1316) 2024-09-26 13:56:33.800 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-09-26 13:56:35.579 | Cloning from magnum-ui cache and applying ref * 2024-09-26 13:56:43.163 | (0446 / 1316) 2024-09-26 13:56:43.181 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-09-26 13:56:45.642 | Cloning from manila cache and applying ref * 2024-09-26 13:56:54.776 | (0447 / 1316) 2024-09-26 13:56:54.793 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2024-09-26 13:56:55.361 | Cloning from manila-image-elements cache and applying ref * 2024-09-26 13:56:55.831 | (0448 / 1316) 2024-09-26 13:56:55.848 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2024-09-26 13:56:56.529 | Cloning from manila-specs cache and applying ref * 2024-09-26 13:56:58.236 | (0449 / 1316) 2024-09-26 13:56:58.255 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2024-09-26 13:57:00.083 | Cloning from manila-tempest-plugin cache and applying ref * 2024-09-26 13:57:18.716 | (0450 / 1316) 2024-09-26 13:57:18.734 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2024-09-26 13:57:19.889 | Cloning from manila-test-image cache and applying ref * 2024-09-26 13:57:19.997 | (0451 / 1316) 2024-09-26 13:57:20.015 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2024-09-26 13:57:22.493 | Cloning from manila-ui cache and applying ref * 2024-09-26 13:57:32.758 | (0452 / 1316) 2024-09-26 13:57:32.776 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2024-09-26 13:57:35.303 | Cloning from masakari cache and applying ref * 2024-09-26 13:57:52.679 | (0453 / 1316) 2024-09-26 13:57:52.697 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2024-09-26 13:57:55.136 | Cloning from masakari-dashboard cache and applying ref * 2024-09-26 13:57:58.935 | (0454 / 1316) 2024-09-26 13:57:58.953 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2024-09-26 13:58:02.353 | Cloning from masakari-monitors cache and applying ref * 2024-09-26 13:58:04.833 | (0455 / 1316) 2024-09-26 13:58:04.851 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2024-09-26 13:58:05.349 | Cloning from masakari-specs cache and applying ref * 2024-09-26 13:58:05.616 | (0456 / 1316) 2024-09-26 13:58:05.633 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2024-09-26 13:58:06.048 | Cloning from meta-config cache and applying ref * 2024-09-26 13:58:06.124 | (0457 / 1316) 2024-09-26 13:58:06.142 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2024-09-26 13:58:12.632 | Cloning from metalsmith cache and applying ref * 2024-09-26 13:58:17.791 | (0458 / 1316) 2024-09-26 13:58:17.808 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2024-09-26 13:58:18.677 | Cloning from microversion-parse cache and applying ref * 2024-09-26 13:58:18.915 | (0459 / 1316) 2024-09-26 13:58:18.933 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2024-09-26 13:58:22.706 | Cloning from mistral cache and applying ref * 2024-09-26 13:58:37.298 | (0460 / 1316) 2024-09-26 13:58:37.315 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2024-09-26 13:58:40.339 | Cloning from mistral-dashboard cache and applying ref * 2024-09-26 13:58:44.524 | (0461 / 1316) 2024-09-26 13:58:44.541 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2024-09-26 13:58:46.599 | Cloning from mistral-extra cache and applying ref * 2024-09-26 13:58:55.117 | (0462 / 1316) 2024-09-26 13:58:55.135 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2024-09-26 13:58:57.215 | Cloning from mistral-lib cache and applying ref * 2024-09-26 13:58:59.418 | (0463 / 1316) 2024-09-26 13:58:59.436 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2024-09-26 13:58:59.856 | Cloning from mistral-specs cache and applying ref * 2024-09-26 13:58:59.945 | (0464 / 1316) 2024-09-26 13:58:59.963 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2024-09-26 13:59:01.283 | Cloning from mistral-tempest-plugin cache and applying ref * 2024-09-26 13:59:01.670 | (0465 / 1316) 2024-09-26 13:59:01.688 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2024-09-26 13:59:02.044 | Cloning from molteniron cache and applying ref * 2024-09-26 13:59:02.144 | (0466 / 1316) 2024-09-26 13:59:02.161 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2024-09-26 13:59:04.132 | Cloning from monasca-agent cache and applying ref * 2024-09-26 13:59:06.108 | (0467 / 1316) 2024-09-26 13:59:06.126 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2024-09-26 13:59:07.741 | Cloning from monasca-api cache and applying ref * 2024-09-26 13:59:09.043 | (0468 / 1316) 2024-09-26 13:59:09.060 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2024-09-26 13:59:09.723 | Cloning from monasca-ceilometer cache and applying ref * 2024-09-26 13:59:09.813 | (0469 / 1316) 2024-09-26 13:59:09.830 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2024-09-26 13:59:11.174 | Cloning from monasca-common cache and applying ref * 2024-09-26 13:59:13.277 | (0470 / 1316) 2024-09-26 13:59:13.295 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2024-09-26 13:59:16.092 | Cloning from monasca-events-api cache and applying ref * 2024-09-26 13:59:16.467 | (0471 / 1316) 2024-09-26 13:59:16.484 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2024-09-26 13:59:16.785 | Cloning from monasca-grafana-datasource cache and applying ref * 2024-09-26 13:59:16.867 | (0472 / 1316) 2024-09-26 13:59:16.885 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2024-09-26 13:59:17.844 | Cloning from monasca-kibana-plugin cache and applying ref * 2024-09-26 13:59:17.938 | (0473 / 1316) 2024-09-26 13:59:17.955 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2024-09-26 13:59:18.988 | Cloning from monasca-log-api cache and applying ref * 2024-09-26 13:59:19.276 | (0474 / 1316) 2024-09-26 13:59:19.293 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2024-09-26 13:59:20.466 | Cloning from monasca-notification cache and applying ref * 2024-09-26 13:59:20.852 | (0475 / 1316) 2024-09-26 13:59:20.870 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2024-09-26 13:59:21.774 | Cloning from monasca-persister cache and applying ref * 2024-09-26 13:59:22.285 | (0476 / 1316) 2024-09-26 13:59:22.303 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2024-09-26 13:59:22.782 | Cloning from monasca-specs cache and applying ref * 2024-09-26 13:59:22.868 | (0477 / 1316) 2024-09-26 13:59:22.886 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2024-09-26 13:59:24.532 | Cloning from monasca-statsd cache and applying ref * 2024-09-26 13:59:24.649 | (0478 / 1316) 2024-09-26 13:59:24.667 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2024-09-26 13:59:25.272 | Cloning from monasca-tempest-plugin cache and applying ref * 2024-09-26 13:59:25.487 | (0479 / 1316) 2024-09-26 13:59:25.508 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2024-09-26 13:59:26.695 | Cloning from monasca-thresh cache and applying ref * 2024-09-26 13:59:26.863 | (0480 / 1316) 2024-09-26 13:59:26.880 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2024-09-26 13:59:27.483 | Cloning from monasca-transform cache and applying ref * 2024-09-26 13:59:27.601 | (0481 / 1316) 2024-09-26 13:59:27.619 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2024-09-26 13:59:29.172 | Cloning from monasca-ui cache and applying ref * 2024-09-26 13:59:29.628 | (0482 / 1316) 2024-09-26 13:59:29.646 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2024-09-26 13:59:29.969 | Cloning from multi-arch-sig cache and applying ref * 2024-09-26 13:59:30.048 | (0483 / 1316) 2024-09-26 13:59:30.090 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2024-09-26 13:59:32.461 | Cloning from networking-bagpipe cache and applying ref * 2024-09-26 13:59:41.336 | (0484 / 1316) 2024-09-26 13:59:41.353 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2024-09-26 13:59:43.148 | Cloning from networking-baremetal cache and applying ref * 2024-09-26 13:59:46.588 | (0485 / 1316) 2024-09-26 13:59:46.606 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2024-09-26 13:59:49.052 | Cloning from networking-bgpvpn cache and applying ref * 2024-09-26 14:00:03.453 | (0486 / 1316) 2024-09-26 14:00:03.470 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2024-09-26 14:00:06.775 | Cloning from networking-generic-switch cache and applying ref * 2024-09-26 14:00:18.980 | (0487 / 1316) 2024-09-26 14:00:18.997 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2024-09-26 14:00:20.949 | Cloning from networking-midonet cache and applying ref * 2024-09-26 14:00:21.403 | (0488 / 1316) 2024-09-26 14:00:21.420 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2024-09-26 14:00:24.197 | Cloning from networking-odl cache and applying ref * 2024-09-26 14:00:34.327 | (0489 / 1316) 2024-09-26 14:00:34.344 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2024-09-26 14:00:36.726 | Cloning from networking-sfc cache and applying ref * 2024-09-26 14:00:48.653 | (0490 / 1316) 2024-09-26 14:00:48.671 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2024-09-26 14:01:02.418 | Cloning from neutron cache and applying ref * 2024-09-26 14:01:44.107 | (0491 / 1316) 2024-09-26 14:01:44.124 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2024-09-26 14:01:46.433 | Cloning from neutron-dynamic-routing cache and applying ref * 2024-09-26 14:01:58.753 | (0492 / 1316) 2024-09-26 14:01:58.771 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2024-09-26 14:02:01.950 | Cloning from neutron-fwaas cache and applying ref * 2024-09-26 14:02:22.634 | (0493 / 1316) 2024-09-26 14:02:22.653 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2024-09-26 14:02:24.696 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2024-09-26 14:02:26.335 | (0494 / 1316) 2024-09-26 14:02:26.353 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2024-09-26 14:02:32.249 | Cloning from neutron-lib cache and applying ref * 2024-09-26 14:03:46.875 | (0495 / 1316) 2024-09-26 14:03:46.893 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2024-09-26 14:03:47.875 | Cloning from neutron-specs cache and applying ref * 2024-09-26 14:03:52.467 | (0496 / 1316) 2024-09-26 14:03:52.485 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2024-09-26 14:03:54.053 | Cloning from neutron-tempest-plugin cache and applying ref * 2024-09-26 14:04:39.766 | (0497 / 1316) 2024-09-26 14:04:39.784 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2024-09-26 14:04:49.475 | Cloning from neutron-vpnaas cache and applying ref * 2024-09-26 14:05:18.052 | (0498 / 1316) 2024-09-26 14:05:18.069 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2024-09-26 14:05:21.426 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2024-09-26 14:05:25.270 | (0499 / 1316) 2024-09-26 14:05:25.287 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2024-09-26 14:05:26.590 | Cloning from nose-html-output cache and applying ref * 2024-09-26 14:05:26.814 | (0500 / 1316) 2024-09-26 14:05:26.831 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2024-09-26 14:05:36.187 | Cloning from nova cache and applying ref * 2024-09-26 14:12:02.074 | (0501 / 1316) 2024-09-26 14:12:02.092 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2024-09-26 14:12:02.990 | Cloning from nova-specs cache and applying ref * 2024-09-26 14:12:26.754 | (0502 / 1316) 2024-09-26 14:12:26.771 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2024-09-26 14:12:34.154 | Cloning from octavia cache and applying ref * 2024-09-26 14:17:17.034 | (0503 / 1316) 2024-09-26 14:17:17.052 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2024-09-26 14:17:22.884 | Cloning from octavia-dashboard cache and applying ref * 2024-09-26 14:17:36.753 | (0504 / 1316) 2024-09-26 14:17:36.770 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2024-09-26 14:17:39.645 | Cloning from octavia-lib cache and applying ref * 2024-09-26 14:17:47.807 | (0505 / 1316) 2024-09-26 14:17:47.824 | Updating cache of https://opendev.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_2c140670065b74c96e4fc8273f7e953ebaf959e6 with ref * 2024-09-26 14:17:49.736 | Cloning from octavia-tempest-plugin cache and applying ref * 2024-09-26 14:18:09.906 | (0506 / 1316) 2024-09-26 14:18:09.924 | Updating cache of https://opendev.org/openstack/openapi.git in /opt/dib_cache/source-repositories/openapi_df00d935b4d6c6d3c0851f060bebd704f5bc4eaa with ref * 2024-09-26 14:18:10.306 | Cloning from openapi cache and applying ref * 2024-09-26 14:18:10.382 | (0507 / 1316) 2024-09-26 14:18:10.400 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2024-09-26 14:20:09.605 | Cloning from openstack cache and applying ref * 2024-09-26 14:24:55.682 | (0508 / 1316) 2024-09-26 14:24:55.699 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2024-09-26 14:25:01.912 | Cloning from openstack-ansible cache and applying ref * 2024-09-26 14:26:16.656 | (0509 / 1316) 2024-09-26 14:26:16.673 | Updating cache of https://opendev.org/openstack/openstack-ansible-apt_package_pinning.git in /opt/dib_cache/source-repositories/openstack_ansible_apt_package_pinning_94d73c5d7bc79b72455adb468fa0ca9d5d088a82 with ref * 2024-09-26 14:26:18.648 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2024-09-26 14:26:19.457 | (0510 / 1316) 2024-09-26 14:26:19.474 | Updating cache of https://opendev.org/openstack/openstack-ansible-ceph_client.git in /opt/dib_cache/source-repositories/openstack_ansible_ceph_client_b30d350f395f4cad0bb53e215659f039f2aafe46 with ref * 2024-09-26 14:26:21.586 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2024-09-26 14:26:35.220 | (0511 / 1316) 2024-09-26 14:26:35.238 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_client.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_client_819687c3eda847d6a865b5316e24f9d70d0161d6 with ref * 2024-09-26 14:26:37.391 | Cloning from openstack-ansible-galera_client cache and applying ref * 2024-09-26 14:26:37.586 | (0512 / 1316) 2024-09-26 14:26:37.603 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_server.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_server_c437627b8acb3dfb7014e838a35aaa06e5da6dd2 with ref * 2024-09-26 14:26:40.236 | Cloning from openstack-ansible-galera_server cache and applying ref * 2024-09-26 14:26:53.238 | (0513 / 1316) 2024-09-26 14:26:53.255 | Updating cache of https://opendev.org/openstack/openstack-ansible-haproxy_server.git in /opt/dib_cache/source-repositories/openstack_ansible_haproxy_server_4384b12a73153e37514319d24bdc93644380386f with ref * 2024-09-26 14:26:56.273 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2024-09-26 14:27:23.700 | (0514 / 1316) 2024-09-26 14:27:24.016 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_container_create_a21457d7388279f5ffc430574970f46663670353 with ref * 2024-09-26 14:27:25.762 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2024-09-26 14:27:29.812 | (0515 / 1316) 2024-09-26 14:27:29.829 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_hosts_c19e23bad047821a1c9c37fedba7bfa2d3f39224 with ref * 2024-09-26 14:27:32.894 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2024-09-26 14:27:38.901 | (0516 / 1316) 2024-09-26 14:27:38.919 | Updating cache of https://opendev.org/openstack/openstack-ansible-memcached_server.git in /opt/dib_cache/source-repositories/openstack_ansible_memcached_server_e81d9ab1a8b3e5bdebd469387a9adbb8a997ffa8 with ref * 2024-09-26 14:27:40.627 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2024-09-26 14:27:42.660 | (0517 / 1316) 2024-09-26 14:27:42.678 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_container_create_fa9884d2f99293d074685ff9e0dfa6bc9b187f94 with ref * 2024-09-26 14:27:44.620 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2024-09-26 14:27:44.793 | (0518 / 1316) 2024-09-26 14:27:44.811 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_hosts_0bf30b09500021d9d02e5845291377466941616d with ref * 2024-09-26 14:27:48.035 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2024-09-26 14:27:48.819 | (0519 / 1316) 2024-09-26 14:27:48.836 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_hosts_2a2ce62fc9498c5d1f1e7be5a9eaff8863bbb829 with ref * 2024-09-26 14:27:52.413 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2024-09-26 14:28:07.951 | (0520 / 1316) 2024-09-26 14:28:08.022 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_openrc.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_openrc_3326503506c12f3c84279ac366139e23d4806b72 with ref * 2024-09-26 14:28:10.941 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2024-09-26 14:28:15.426 | (0521 / 1316) 2024-09-26 14:28:15.444 | Updating cache of https://opendev.org/openstack/openstack-ansible-ops.git in /opt/dib_cache/source-repositories/openstack_ansible_ops_5622174296751e99f199665b3a8250bca48f26cb with ref * 2024-09-26 14:28:19.708 | Cloning from openstack-ansible-ops cache and applying ref * 2024-09-26 14:28:39.121 | (0522 / 1316) 2024-09-26 14:28:39.145 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_adjutant.git in /opt/dib_cache/source-repositories/openstack_ansible_os_adjutant_7991761da6811ff9e0084c28beb090e3518a6da6 with ref * 2024-09-26 14:28:40.780 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2024-09-26 14:28:42.395 | (0523 / 1316) 2024-09-26 14:28:42.413 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_aodh.git in /opt/dib_cache/source-repositories/openstack_ansible_os_aodh_6b85067fc9c34cef5fe262bddf90011a37e012d0 with ref * 2024-09-26 14:28:44.119 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2024-09-26 14:28:47.419 | (0524 / 1316) 2024-09-26 14:28:47.435 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_barbican.git in /opt/dib_cache/source-repositories/openstack_ansible_os_barbican_7a0f92d49c60f82cf09fb81b6f3b44585e307f32 with ref * 2024-09-26 14:28:48.909 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2024-09-26 14:28:51.504 | (0525 / 1316) 2024-09-26 14:28:51.555 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_blazar.git in /opt/dib_cache/source-repositories/openstack_ansible_os_blazar_e0576b9c289cfe7241cda1a45d984dc363708d41 with ref * 2024-09-26 14:28:53.782 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2024-09-26 14:29:02.562 | (0526 / 1316) 2024-09-26 14:29:02.580 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ceilometer.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ceilometer_a03c9abdc39eb5b0ec38ce1dc58e4e7b23c476e6 with ref * 2024-09-26 14:29:05.244 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2024-09-26 14:29:10.912 | (0527 / 1316) 2024-09-26 14:29:10.929 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cinder.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cinder_f000711eb08957431e6cf1374dc174b08dd18b07 with ref * 2024-09-26 14:29:14.953 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2024-09-26 14:29:26.009 | (0528 / 1316) 2024-09-26 14:29:26.027 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cloudkitty.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cloudkitty_05f762adaf9667deb75b8561e4fe609d9f187b32 with ref * 2024-09-26 14:29:27.760 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2024-09-26 14:29:31.756 | (0529 / 1316) 2024-09-26 14:29:31.776 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_congress.git in /opt/dib_cache/source-repositories/openstack_ansible_os_congress_43a3d82c0605ea6a7441b277cd10ae2edb9024ae with ref * 2024-09-26 14:29:32.666 | Cloning from openstack-ansible-os_congress cache and applying ref * 2024-09-26 14:29:32.748 | (0530 / 1316) 2024-09-26 14:29:32.765 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_designate.git in /opt/dib_cache/source-repositories/openstack_ansible_os_designate_98bc829b1bd60f26b06eb17f4fa6499fcc162585 with ref * 2024-09-26 14:29:35.819 | Cloning from openstack-ansible-os_designate cache and applying ref * 2024-09-26 14:29:42.158 | (0531 / 1316) 2024-09-26 14:29:42.183 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_glance.git in /opt/dib_cache/source-repositories/openstack_ansible_os_glance_3fdf38f1e88ac6ec7040ea8199fbb95084e9e0c8 with ref * 2024-09-26 14:29:45.594 | Cloning from openstack-ansible-os_glance cache and applying ref * 2024-09-26 14:29:59.433 | (0532 / 1316) 2024-09-26 14:29:59.451 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_gnocchi.git in /opt/dib_cache/source-repositories/openstack_ansible_os_gnocchi_bb6e19a41fbaed00a8e3d2537b8a9cc5afb33ad2 with ref * 2024-09-26 14:30:01.560 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2024-09-26 14:30:04.371 | (0533 / 1316) 2024-09-26 14:30:04.416 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_heat.git in /opt/dib_cache/source-repositories/openstack_ansible_os_heat_cc634c3d8a1b51be5da1ab92de9db2c10b9de26c with ref * 2024-09-26 14:30:06.804 | Cloning from openstack-ansible-os_heat cache and applying ref * 2024-09-26 14:30:11.204 | (0534 / 1316) 2024-09-26 14:30:11.222 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_horizon.git in /opt/dib_cache/source-repositories/openstack_ansible_os_horizon_c61a8fb1c88e8de8f493040250a0c6bb15b435ab with ref * 2024-09-26 14:30:14.373 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2024-09-26 14:30:25.014 | (0535 / 1316) 2024-09-26 14:30:25.204 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ironic.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ironic_5d5a7da815e067842ae664a65a873ec5dc5c76d5 with ref * 2024-09-26 14:30:28.719 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2024-09-26 14:30:43.611 | (0536 / 1316) 2024-09-26 14:30:43.645 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_karbor.git in /opt/dib_cache/source-repositories/openstack_ansible_os_karbor_bce6988b9b79fcd6e3214e83cb1c4ab70251878d with ref * 2024-09-26 14:30:44.293 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2024-09-26 14:30:44.370 | (0537 / 1316) 2024-09-26 14:30:44.387 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_keystone.git in /opt/dib_cache/source-repositories/openstack_ansible_os_keystone_145999154d0a400ec092b79eaa7f441f3249d9f0 with ref * 2024-09-26 14:30:46.317 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2024-09-26 14:31:04.359 | (0538 / 1316) 2024-09-26 14:31:04.376 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_magnum.git in /opt/dib_cache/source-repositories/openstack_ansible_os_magnum_bff64d4364faa6050aabbff3acb8693114033fa6 with ref * 2024-09-26 14:31:07.932 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2024-09-26 14:31:24.463 | (0539 / 1316) 2024-09-26 14:31:24.481 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_manila.git in /opt/dib_cache/source-repositories/openstack_ansible_os_manila_8eab7289c632388d07ad3230a9fef774d6a97202 with ref * 2024-09-26 14:31:27.365 | Cloning from openstack-ansible-os_manila cache and applying ref * 2024-09-26 14:31:34.858 | (0540 / 1316) 2024-09-26 14:31:34.875 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_masakari.git in /opt/dib_cache/source-repositories/openstack_ansible_os_masakari_b1cf7fc61ca2ad0fddc306e57144f972ab8a9e98 with ref * 2024-09-26 14:31:38.566 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2024-09-26 14:31:45.070 | (0541 / 1316) 2024-09-26 14:31:45.164 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_mistral.git in /opt/dib_cache/source-repositories/openstack_ansible_os_mistral_c9bc7ce14f7048fe02a8cf9bab19fe4663f47d1a with ref * 2024-09-26 14:31:47.917 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2024-09-26 14:31:53.086 | (0542 / 1316) 2024-09-26 14:31:53.103 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_0ffdedfc9ddf2fd949bee1aa48a960e41d48c692 with ref * 2024-09-26 14:31:55.007 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2024-09-26 14:31:55.212 | (0543 / 1316) 2024-09-26 14:31:55.230 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca-agent.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_agent_2712911fe3d73f9d512962c045d2081e9d8463ed with ref * 2024-09-26 14:31:56.427 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2024-09-26 14:31:56.511 | (0544 / 1316) 2024-09-26 14:31:56.528 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_murano.git in /opt/dib_cache/source-repositories/openstack_ansible_os_murano_89a52c6820696fed9daad1e854a5a42805bf8a45 with ref * 2024-09-26 14:31:59.432 | Cloning from openstack-ansible-os_murano cache and applying ref * 2024-09-26 14:32:02.515 | (0545 / 1316) 2024-09-26 14:32:02.532 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_neutron.git in /opt/dib_cache/source-repositories/openstack_ansible_os_neutron_49a4d53841e5f5a95bbe96fbce21e5d352f7e317 with ref * 2024-09-26 14:32:05.003 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2024-09-26 14:32:52.333 | (0546 / 1316) 2024-09-26 14:32:52.351 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_nova.git in /opt/dib_cache/source-repositories/openstack_ansible_os_nova_632480517c2ac150712d955c86b411176fd24c50 with ref * 2024-09-26 14:32:57.235 | Cloning from openstack-ansible-os_nova cache and applying ref * 2024-09-26 14:33:39.013 | (0547 / 1316) 2024-09-26 14:33:39.030 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_octavia.git in /opt/dib_cache/source-repositories/openstack_ansible_os_octavia_f261671e93ebbae015fc0ff297a6ac3e38254528 with ref * 2024-09-26 14:33:42.941 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2024-09-26 14:33:58.679 | (0548 / 1316) 2024-09-26 14:33:58.696 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_panko.git in /opt/dib_cache/source-repositories/openstack_ansible_os_panko_00b3066648cc6adfa4b958594628bf43f0d61e11 with ref * 2024-09-26 14:34:00.416 | Cloning from openstack-ansible-os_panko cache and applying ref * 2024-09-26 14:34:00.759 | (0549 / 1316) 2024-09-26 14:34:00.777 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_placement.git in /opt/dib_cache/source-repositories/openstack_ansible_os_placement_aa6e801ec6cebeee4cc4249433f5a62775d838f2 with ref * 2024-09-26 14:34:03.515 | Cloning from openstack-ansible-os_placement cache and applying ref * 2024-09-26 14:34:10.823 | (0550 / 1316) 2024-09-26 14:34:10.869 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_rally.git in /opt/dib_cache/source-repositories/openstack_ansible_os_rally_9bd8837f059e50dfc2c9be7773ff318808914206 with ref * 2024-09-26 14:34:12.821 | Cloning from openstack-ansible-os_rally cache and applying ref * 2024-09-26 14:34:15.372 | (0551 / 1316) 2024-09-26 14:34:15.398 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_sahara.git in /opt/dib_cache/source-repositories/openstack_ansible_os_sahara_0bd42fcabc69423065399476f66d4e90600ddbd6 with ref * 2024-09-26 14:34:17.921 | Cloning from openstack-ansible-os_sahara cache and applying ref * 2024-09-26 14:34:21.203 | (0552 / 1316) 2024-09-26 14:34:21.220 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_senlin.git in /opt/dib_cache/source-repositories/openstack_ansible_os_senlin_1be28be390c28042eb0d7a0986c59a744edad6a1 with ref * 2024-09-26 14:34:23.150 | Cloning from openstack-ansible-os_senlin cache and applying ref * 2024-09-26 14:34:29.664 | (0553 / 1316) 2024-09-26 14:34:29.681 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_skyline.git in /opt/dib_cache/source-repositories/openstack_ansible_os_skyline_28e1754ce52740055c7de39a3086b0a6816a4133 with ref * 2024-09-26 14:34:30.454 | Cloning from openstack-ansible-os_skyline cache and applying ref * 2024-09-26 14:34:35.336 | (0554 / 1316) 2024-09-26 14:34:35.353 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_swift.git in /opt/dib_cache/source-repositories/openstack_ansible_os_swift_7f8e3b0790ac775c12b94546bb057496e304db44 with ref * 2024-09-26 14:34:37.852 | Cloning from openstack-ansible-os_swift cache and applying ref * 2024-09-26 14:34:44.848 | (0555 / 1316) 2024-09-26 14:34:44.866 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tacker.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tacker_936b4d05789a5df483d59e4f28925ed6d8437ea0 with ref * 2024-09-26 14:34:48.684 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2024-09-26 14:35:00.862 | (0556 / 1316) 2024-09-26 14:35:00.879 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tempest.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tempest_a8de1b40ac55bf2dd6d075040d29940ee3bec4d2 with ref * 2024-09-26 14:35:06.289 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2024-09-26 14:35:18.131 | (0557 / 1316) 2024-09-26 14:35:18.149 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_trove.git in /opt/dib_cache/source-repositories/openstack_ansible_os_trove_a8753568e4bd2ce8a13c6dc41701d6a7a8787188 with ref * 2024-09-26 14:35:26.681 | Cloning from openstack-ansible-os_trove cache and applying ref * 2024-09-26 14:35:36.492 | (0558 / 1316) 2024-09-26 14:35:36.509 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_zun.git in /opt/dib_cache/source-repositories/openstack_ansible_os_zun_a7928d136e3502862ae37e1faf1ecf1b96279642 with ref * 2024-09-26 14:35:41.262 | Cloning from openstack-ansible-os_zun cache and applying ref * 2024-09-26 14:35:54.967 | (0559 / 1316) 2024-09-26 14:35:55.083 | Updating cache of https://opendev.org/openstack/openstack-ansible-plugins.git in /opt/dib_cache/source-repositories/openstack_ansible_plugins_f622f0f9a06a1a5f5dc9d328f2994db43f926e39 with ref * 2024-09-26 14:35:58.643 | Cloning from openstack-ansible-plugins cache and applying ref * 2024-09-26 14:36:37.139 | (0560 / 1316) 2024-09-26 14:36:37.156 | Updating cache of https://opendev.org/openstack/openstack-ansible-rabbitmq_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rabbitmq_server_ff59240c7b3de697972b268f1a448b8d9a496738 with ref * 2024-09-26 14:36:41.898 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2024-09-26 14:37:13.533 | (0561 / 1316) 2024-09-26 14:37:13.550 | Updating cache of https://opendev.org/openstack/openstack-ansible-repo_server.git in /opt/dib_cache/source-repositories/openstack_ansible_repo_server_77b353a5b87c8301ed8f4fa22c7d14ba8a7a3521 with ref * 2024-09-26 14:37:18.929 | Cloning from openstack-ansible-repo_server cache and applying ref * 2024-09-26 14:37:28.151 | (0562 / 1316) 2024-09-26 14:37:28.168 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_client.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_client_36ffff0df4212e372d05c18abae000ae70a92f02 with ref * 2024-09-26 14:37:31.031 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2024-09-26 14:37:31.647 | (0563 / 1316) 2024-09-26 14:37:31.665 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_server_b86f9e07715333446aaa8c20f8483909351343ee with ref * 2024-09-26 14:37:32.987 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2024-09-26 14:37:33.120 | (0564 / 1316) 2024-09-26 14:37:33.138 | Updating cache of https://opendev.org/openstack/openstack-ansible-specs.git in /opt/dib_cache/source-repositories/openstack_ansible_specs_fd1b50547a1f7385f6e1cd13dad41459597612b1 with ref * 2024-09-26 14:37:33.826 | Cloning from openstack-ansible-specs cache and applying ref * 2024-09-26 14:37:35.255 | (0565 / 1316) 2024-09-26 14:37:35.273 | Updating cache of https://opendev.org/openstack/openstack-ansible-tests.git in /opt/dib_cache/source-repositories/openstack_ansible_tests_c0e8ad6c660e5649a017d0597b1a0b007318a44d with ref * 2024-09-26 14:37:38.090 | Cloning from openstack-ansible-tests cache and applying ref * 2024-09-26 14:37:46.966 | (0566 / 1316) 2024-09-26 14:37:46.984 | Updating cache of https://opendev.org/openstack/openstack-doc-tools.git in /opt/dib_cache/source-repositories/openstack_doc_tools_176dd381cbecb7243c1f02da5975b19be158f647 with ref * 2024-09-26 14:37:48.025 | Cloning from openstack-doc-tools cache and applying ref * 2024-09-26 14:37:48.888 | (0567 / 1316) 2024-09-26 14:37:48.919 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2024-09-26 14:37:50.513 | Cloning from openstack-helm cache and applying ref * 2024-09-26 14:41:27.464 | (0568 / 1316) 2024-09-26 14:41:27.481 | Updating cache of https://opendev.org/openstack/openstack-helm-images.git in /opt/dib_cache/source-repositories/openstack_helm_images_9c4a2be61c7dc26af28c57a4754cd6f60718a91f with ref * 2024-09-26 14:41:29.897 | Cloning from openstack-helm-images cache and applying ref * 2024-09-26 14:42:04.796 | (0569 / 1316) 2024-09-26 14:42:04.814 | Updating cache of https://opendev.org/openstack/openstack-helm-infra.git in /opt/dib_cache/source-repositories/openstack_helm_infra_087a38fcca99641f7941ba4a93b74cc735cb8e59 with ref * 2024-09-26 14:42:06.099 | Cloning from openstack-helm-infra cache and applying ref * 2024-09-26 14:44:51.568 | (0570 / 1316) 2024-09-26 14:44:51.586 | Updating cache of https://opendev.org/openstack/openstack-helm-plugin.git in /opt/dib_cache/source-repositories/openstack_helm_plugin_83ca03775ea043579493c50ca7be2dbbbcf81907 with ref * 2024-09-26 14:44:52.506 | Cloning from openstack-helm-plugin cache and applying ref * 2024-09-26 14:44:54.532 | (0571 / 1316) 2024-09-26 14:44:54.550 | Updating cache of https://opendev.org/openstack/openstack-manuals.git in /opt/dib_cache/source-repositories/openstack_manuals_06e75d7930c2a388dc8913513389ca21b0499fd1 with ref * 2024-09-26 14:44:58.271 | Cloning from openstack-manuals cache and applying ref * 2024-09-26 14:46:21.572 | (0572 / 1316) 2024-09-26 14:46:21.665 | Updating cache of https://opendev.org/openstack/openstack-nose.git in /opt/dib_cache/source-repositories/openstack_nose_ae26e2391bd6478d0110f0230def4e6392ad79d0 with ref * 2024-09-26 14:46:24.022 | Cloning from openstack-nose cache and applying ref * 2024-09-26 14:46:24.101 | (0573 / 1316) 2024-09-26 14:46:24.119 | Updating cache of https://opendev.org/openstack/openstack-planet.git in /opt/dib_cache/source-repositories/openstack_planet_e4bd9d38c82b9fc95cbf88d1a929ce736c25015a with ref * 2024-09-26 14:46:24.652 | Cloning from openstack-planet cache and applying ref * 2024-09-26 14:46:25.676 | (0574 / 1316) 2024-09-26 14:46:25.694 | Updating cache of https://opendev.org/openstack/openstack-zuul-jobs.git in /opt/dib_cache/source-repositories/openstack_zuul_jobs_6f6daae78a70131850b409dd379a6ba788228c39 with ref * 2024-09-26 14:46:26.387 | Cloning from openstack-zuul-jobs cache and applying ref * 2024-09-26 14:46:46.933 | (0575 / 1316) 2024-09-26 14:46:46.950 | Updating cache of https://opendev.org/openstack/openstack-zuul-roles.git in /opt/dib_cache/source-repositories/openstack_zuul_roles_d32ab5c6569cc50ac8a5aa5c2cd2e36fc66e3e3e with ref * 2024-09-26 14:46:47.500 | Cloning from openstack-zuul-roles cache and applying ref * 2024-09-26 14:46:47.580 | (0576 / 1316) 2024-09-26 14:46:47.597 | Updating cache of https://opendev.org/openstack/openstackclient.git in /opt/dib_cache/source-repositories/openstackclient_f68d26c06a37397d3d0c74e7291057f53daec696 with ref * 2024-09-26 14:46:48.018 | Cloning from openstackclient cache and applying ref * 2024-09-26 14:46:49.388 | (0577 / 1316) 2024-09-26 14:46:49.406 | Updating cache of https://opendev.org/openstack/openstackdocstheme.git in /opt/dib_cache/source-repositories/openstackdocstheme_44379ee93357a5ba99ef78a5042d8670d38a5d6c with ref * 2024-09-26 14:46:50.552 | Cloning from openstackdocstheme cache and applying ref * 2024-09-26 14:46:54.504 | (0578 / 1316) 2024-09-26 14:46:54.544 | Updating cache of https://opendev.org/openstack/openstacksdk.git in /opt/dib_cache/source-repositories/openstacksdk_b24ff0f55892b6991247ae6c165a6f6c1c85f044 with ref * 2024-09-26 14:47:00.081 | Cloning from openstacksdk cache and applying ref * 2024-09-26 14:50:15.802 | (0579 / 1316) 2024-09-26 14:50:15.820 | Updating cache of https://opendev.org/openstack/operations-guide.git in /opt/dib_cache/source-repositories/operations_guide_ced27f3f3cee3b9a3b448b43ac22b8948b0a7d04 with ref * 2024-09-26 14:50:17.540 | Cloning from operations-guide cache and applying ref * 2024-09-26 14:50:20.103 | (0580 / 1316) 2024-09-26 14:50:20.120 | Updating cache of https://opendev.org/openstack/os-api-ref.git in /opt/dib_cache/source-repositories/os_api_ref_499263bac65d2b3e9a9dc484e4909289b0ade7ed with ref * 2024-09-26 14:50:20.603 | Cloning from os-api-ref cache and applying ref * 2024-09-26 14:50:20.745 | (0581 / 1316) 2024-09-26 14:50:20.777 | Updating cache of https://opendev.org/openstack/os-apply-config.git in /opt/dib_cache/source-repositories/os_apply_config_6057682f9ad7e376e8a11794db383ff65acd3028 with ref * 2024-09-26 14:50:22.692 | Cloning from os-apply-config cache and applying ref * 2024-09-26 14:50:24.015 | (0582 / 1316) 2024-09-26 14:50:24.033 | Updating cache of https://opendev.org/openstack/os-brick.git in /opt/dib_cache/source-repositories/os_brick_86cc857acfb1f57ff857a9c4b2d59db4045bb16d with ref * 2024-09-26 14:50:29.055 | Cloning from os-brick cache and applying ref * 2024-09-26 14:51:40.016 | (0583 / 1316) 2024-09-26 14:51:40.034 | Updating cache of https://opendev.org/openstack/os-client-config.git in /opt/dib_cache/source-repositories/os_client_config_758c96686e28cdccff7d40e7cd90780fe039b599 with ref * 2024-09-26 14:51:43.798 | Cloning from os-client-config cache and applying ref * 2024-09-26 14:51:44.527 | (0584 / 1316) 2024-09-26 14:51:44.545 | Updating cache of https://opendev.org/openstack/os-collect-config.git in /opt/dib_cache/source-repositories/os_collect_config_44852c9388e8f712fe2724d929c0a286d4905752 with ref * 2024-09-26 14:51:46.292 | Cloning from os-collect-config cache and applying ref * 2024-09-26 14:51:48.519 | (0585 / 1316) 2024-09-26 14:51:48.536 | Updating cache of https://opendev.org/openstack/os-ken.git in /opt/dib_cache/source-repositories/os_ken_8171faead45f3a2b30df8c0a4845a6be128bc8aa with ref * 2024-09-26 14:51:52.139 | Cloning from os-ken cache and applying ref * 2024-09-26 14:52:12.773 | (0586 / 1316) 2024-09-26 14:52:12.790 | Updating cache of https://opendev.org/openstack/os-performance-tools.git in /opt/dib_cache/source-repositories/os_performance_tools_768562fd08890aeff7129b2c2dd4cf5031ba8f07 with ref * 2024-09-26 14:52:14.682 | Cloning from os-performance-tools cache and applying ref * 2024-09-26 14:52:14.880 | (0587 / 1316) 2024-09-26 14:52:14.919 | Updating cache of https://opendev.org/openstack/os-refresh-config.git in /opt/dib_cache/source-repositories/os_refresh_config_746acd5e9c513e82399b5c470d482c712d5906b3 with ref * 2024-09-26 14:52:15.874 | Cloning from os-refresh-config cache and applying ref * 2024-09-26 14:52:17.651 | (0588 / 1316) 2024-09-26 14:52:17.668 | Updating cache of https://opendev.org/openstack/os-resource-classes.git in /opt/dib_cache/source-repositories/os_resource_classes_4d5056c985055140eae4dd14ecd859aa71db7565 with ref * 2024-09-26 14:52:18.801 | Cloning from os-resource-classes cache and applying ref * 2024-09-26 14:52:19.287 | (0589 / 1316) 2024-09-26 14:52:19.304 | Updating cache of https://opendev.org/openstack/os-service-types.git in /opt/dib_cache/source-repositories/os_service_types_5385753ebb02d97ee6d591aed9fa4da0758109c5 with ref * 2024-09-26 14:52:19.857 | Cloning from os-service-types cache and applying ref * 2024-09-26 14:52:19.954 | (0590 / 1316) 2024-09-26 14:52:19.971 | Updating cache of https://opendev.org/openstack/os-test-images.git in /opt/dib_cache/source-repositories/os_test_images_55c413edbaeb5e0af993ba1778d01319bdbcead6 with ref * 2024-09-26 14:52:20.904 | Cloning from os-test-images cache and applying ref * 2024-09-26 14:52:21.349 | (0591 / 1316) 2024-09-26 14:52:21.366 | Updating cache of https://opendev.org/openstack/os-testr.git in /opt/dib_cache/source-repositories/os_testr_28d278e4c93f3a79f8060b4645b75a04a0e0d417 with ref * 2024-09-26 14:52:23.807 | Cloning from os-testr cache and applying ref * 2024-09-26 14:52:24.528 | (0592 / 1316) 2024-09-26 14:52:24.659 | Updating cache of https://opendev.org/openstack/os-traits.git in /opt/dib_cache/source-repositories/os_traits_3eb04b0ab587d9b764dea336fa0a23c7e287a952 with ref * 2024-09-26 14:52:25.564 | Cloning from os-traits cache and applying ref * 2024-09-26 14:52:28.461 | (0593 / 1316) 2024-09-26 14:52:28.478 | Updating cache of https://opendev.org/openstack/os-vif.git in /opt/dib_cache/source-repositories/os_vif_72409b62b10a6fe91f12f87cd25eb89d6b1972fe with ref * 2024-09-26 14:52:31.648 | Cloning from os-vif cache and applying ref * 2024-09-26 14:52:40.446 | (0594 / 1316) 2024-09-26 14:52:40.522 | Updating cache of https://opendev.org/openstack/osc-lib.git in /opt/dib_cache/source-repositories/osc_lib_5db1c2a71284cd74907f91bdcc8a8b44e77ebcfc with ref * 2024-09-26 14:52:44.258 | Cloning from osc-lib cache and applying ref * 2024-09-26 14:52:54.355 | (0595 / 1316) 2024-09-26 14:52:54.373 | Updating cache of https://opendev.org/openstack/osc-placement.git in /opt/dib_cache/source-repositories/osc_placement_12ed4dead93dcad4aa54c92dc27b692740f02afb with ref * 2024-09-26 14:52:57.988 | Cloning from osc-placement cache and applying ref * 2024-09-26 14:53:03.217 | (0596 / 1316) 2024-09-26 14:53:03.234 | Updating cache of https://opendev.org/openstack/oslo-cookiecutter.git in /opt/dib_cache/source-repositories/oslo_cookiecutter_ac662018c2037f80aa15d273a69bb81264d2acf0 with ref * 2024-09-26 14:53:04.212 | Cloning from oslo-cookiecutter cache and applying ref * 2024-09-26 14:53:05.648 | (0597 / 1316) 2024-09-26 14:53:05.684 | Updating cache of https://opendev.org/openstack/oslo-specs.git in /opt/dib_cache/source-repositories/oslo_specs_c54d90d6a0773ce0e274754bbc86d94eaabf9c49 with ref * 2024-09-26 14:53:06.257 | Cloning from oslo-specs cache and applying ref * 2024-09-26 14:53:07.238 | (0598 / 1316) 2024-09-26 14:53:07.256 | Updating cache of https://opendev.org/openstack/oslo.cache.git in /opt/dib_cache/source-repositories/oslo_cache_f4ed03f1ffcb443838ec4e029e078c3b5be8e004 with ref * 2024-09-26 14:53:14.713 | Cloning from oslo.cache cache and applying ref * 2024-09-26 14:53:48.247 | (0599 / 1316) 2024-09-26 14:53:48.265 | Updating cache of https://opendev.org/openstack/oslo.concurrency.git in /opt/dib_cache/source-repositories/oslo_concurrency_e5a64d5ee2ec1b9dba8465d79c307a790f2956da with ref * 2024-09-26 14:53:51.995 | Cloning from oslo.concurrency cache and applying ref * 2024-09-26 14:54:01.784 | (0600 / 1316) 2024-09-26 14:54:01.802 | Updating cache of https://opendev.org/openstack/oslo.config.git in /opt/dib_cache/source-repositories/oslo_config_cea54b78139bbae3a9cba183c55e42420dfb7b7d with ref * 2024-09-26 14:54:05.682 | Cloning from oslo.config cache and applying ref * 2024-09-26 14:54:24.007 | (0601 / 1316) 2024-09-26 14:54:24.024 | Updating cache of https://opendev.org/openstack/oslo.context.git in /opt/dib_cache/source-repositories/oslo_context_ef80e9955eb3bb62ec27d07f4f68b51c451d7719 with ref * 2024-09-26 14:54:30.267 | Cloning from oslo.context cache and applying ref * 2024-09-26 14:54:41.357 | (0602 / 1316) 2024-09-26 14:54:41.497 | Updating cache of https://opendev.org/openstack/oslo.db.git in /opt/dib_cache/source-repositories/oslo_db_c1e40be46f4fa72cc6aa21f49d8b12d451ae4c6a with ref * 2024-09-26 14:54:51.405 | Cloning from oslo.db cache and applying ref * 2024-09-26 14:55:34.961 | (0603 / 1316) 2024-09-26 14:55:34.979 | Updating cache of https://opendev.org/openstack/oslo.i18n.git in /opt/dib_cache/source-repositories/oslo_i18n_3388cc54e168abe61867b8e5a2a6d8c24d0bcfe4 with ref * 2024-09-26 14:55:39.592 | Cloning from oslo.i18n cache and applying ref * 2024-09-26 14:55:46.003 | (0604 / 1316) 2024-09-26 14:55:46.021 | Updating cache of https://opendev.org/openstack/oslo.limit.git in /opt/dib_cache/source-repositories/oslo_limit_d74ba82cd695bae8896c7b78ac26c76023923168 with ref * 2024-09-26 14:55:49.944 | Cloning from oslo.limit cache and applying ref * 2024-09-26 14:55:55.351 | (0605 / 1316) 2024-09-26 14:55:55.369 | Updating cache of https://opendev.org/openstack/oslo.log.git in /opt/dib_cache/source-repositories/oslo_log_64e906312df71dedc5d1ccd1a64d58cd294ae926 with ref * 2024-09-26 14:55:58.854 | Cloning from oslo.log cache and applying ref * 2024-09-26 14:56:32.368 | (0606 / 1316) 2024-09-26 14:56:32.385 | Updating cache of https://opendev.org/openstack/oslo.messaging.git in /opt/dib_cache/source-repositories/oslo_messaging_afb0f57519226263fcc42593b74fc411d0aaf703 with ref * 2024-09-26 14:56:54.638 | Cloning from oslo.messaging cache and applying ref * 2024-09-26 14:57:56.708 | (0607 / 1316) 2024-09-26 14:57:56.726 | Updating cache of https://opendev.org/openstack/oslo.metrics.git in /opt/dib_cache/source-repositories/oslo_metrics_1d1f9a407fd94b982531d9930ec8d9c132bf72a6 with ref * 2024-09-26 14:58:00.603 | Cloning from oslo.metrics cache and applying ref * 2024-09-26 14:58:06.613 | (0608 / 1316) 2024-09-26 14:58:06.630 | Updating cache of https://opendev.org/openstack/oslo.middleware.git in /opt/dib_cache/source-repositories/oslo_middleware_1884936fa487d3306017f132982fcedf15f57967 with ref * 2024-09-26 14:58:13.015 | Cloning from oslo.middleware cache and applying ref * 2024-09-26 14:58:29.150 | (0609 / 1316) 2024-09-26 14:58:29.168 | Updating cache of https://opendev.org/openstack/oslo.policy.git in /opt/dib_cache/source-repositories/oslo_policy_b0a4a0dc02f704fab0f0b2cf4ef33b1ce38cba62 with ref * 2024-09-26 14:58:32.610 | Cloning from oslo.policy cache and applying ref * 2024-09-26 14:58:44.827 | (0610 / 1316) 2024-09-26 14:58:44.844 | Updating cache of https://opendev.org/openstack/oslo.privsep.git in /opt/dib_cache/source-repositories/oslo_privsep_a977a6b5141098f5471ac7753db0fcf72f8baa23 with ref * 2024-09-26 14:58:48.369 | Cloning from oslo.privsep cache and applying ref * 2024-09-26 14:58:59.972 | (0611 / 1316) 2024-09-26 14:58:59.990 | Updating cache of https://opendev.org/openstack/oslo.reports.git in /opt/dib_cache/source-repositories/oslo_reports_c1c05138a4e391017afab5d3c1ebb8863cc98567 with ref * 2024-09-26 14:59:04.585 | Cloning from oslo.reports cache and applying ref * 2024-09-26 14:59:16.660 | (0612 / 1316) 2024-09-26 14:59:16.678 | Updating cache of https://opendev.org/openstack/oslo.rootwrap.git in /opt/dib_cache/source-repositories/oslo_rootwrap_a2a87439735232e8ce1e48f9a3aab525c64910a1 with ref * 2024-09-26 14:59:20.167 | Cloning from oslo.rootwrap cache and applying ref * 2024-09-26 14:59:23.208 | (0613 / 1316) 2024-09-26 14:59:23.226 | Updating cache of https://opendev.org/openstack/oslo.serialization.git in /opt/dib_cache/source-repositories/oslo_serialization_a55a74fee3027d0733046dee5686092bed1998fe with ref * 2024-09-26 14:59:30.614 | Cloning from oslo.serialization cache and applying ref * 2024-09-26 14:59:48.531 | (0614 / 1316) 2024-09-26 14:59:48.549 | Updating cache of https://opendev.org/openstack/oslo.service.git in /opt/dib_cache/source-repositories/oslo_service_fc48ae92934f1e628dedbc2ccd5154e7b132037c with ref * 2024-09-26 14:59:55.546 | Cloning from oslo.service cache and applying ref * 2024-09-26 15:00:13.379 | (0615 / 1316) 2024-09-26 15:00:13.397 | Updating cache of https://opendev.org/openstack/oslo.tools.git in /opt/dib_cache/source-repositories/oslo_tools_1df3c83ab539e46f6b2fe96e95d7a5842117fa76 with ref * 2024-09-26 15:00:15.988 | Cloning from oslo.tools cache and applying ref * 2024-09-26 15:00:17.391 | (0616 / 1316) 2024-09-26 15:00:17.409 | Updating cache of https://opendev.org/openstack/oslo.upgradecheck.git in /opt/dib_cache/source-repositories/oslo_upgradecheck_ceb84dccb9d0070c080aac68b8837bd555aaf45c with ref * 2024-09-26 15:00:22.436 | Cloning from oslo.upgradecheck cache and applying ref * 2024-09-26 15:00:28.669 | (0617 / 1316) 2024-09-26 15:00:28.687 | Updating cache of https://opendev.org/openstack/oslo.utils.git in /opt/dib_cache/source-repositories/oslo_utils_1ad6d7b14d8e121c5fed2300c9f18a4772b025f0 with ref * 2024-09-26 15:00:36.232 | Cloning from oslo.utils cache and applying ref * 2024-09-26 15:01:09.788 | (0618 / 1316) 2024-09-26 15:01:09.806 | Updating cache of https://opendev.org/openstack/oslo.versionedobjects.git in /opt/dib_cache/source-repositories/oslo_versionedobjects_aeb13af4b553c5cc5abe4fc4d19df01e77bec3f4 with ref * 2024-09-26 15:01:14.377 | Cloning from oslo.versionedobjects cache and applying ref * 2024-09-26 15:01:33.690 | (0619 / 1316) 2024-09-26 15:01:33.708 | Updating cache of https://opendev.org/openstack/oslo.vmware.git in /opt/dib_cache/source-repositories/oslo_vmware_f7ada988c94e0c7b0e80dd8b6efbc069ae1e3cea with ref * 2024-09-26 15:01:43.302 | Cloning from oslo.vmware cache and applying ref * 2024-09-26 15:01:54.619 | (0620 / 1316) 2024-09-26 15:01:54.636 | Updating cache of https://opendev.org/openstack/oslotest.git in /opt/dib_cache/source-repositories/oslotest_4d8e1ea58bb880389fdc41096bee4ca5e1a5cbb3 with ref * 2024-09-26 15:01:56.874 | Cloning from oslotest cache and applying ref * 2024-09-26 15:01:58.635 | (0621 / 1316) 2024-09-26 15:01:58.652 | Updating cache of https://opendev.org/openstack/osops.git in /opt/dib_cache/source-repositories/osops_9a718b06ac896558a0fe6402b7699f91551e7934 with ref * 2024-09-26 15:01:59.790 | Cloning from osops cache and applying ref * 2024-09-26 15:02:00.095 | (0622 / 1316) 2024-09-26 15:02:00.112 | Updating cache of https://opendev.org/openstack/osprofiler.git in /opt/dib_cache/source-repositories/osprofiler_33079d6b90511e5fe9e411b4d0783b3e1160088d with ref * 2024-09-26 15:02:02.135 | Cloning from osprofiler cache and applying ref * 2024-09-26 15:02:10.126 | (0623 / 1316) 2024-09-26 15:02:10.144 | Updating cache of https://opendev.org/openstack/ossa.git in /opt/dib_cache/source-repositories/ossa_e823004fa09cdbd81aeeb28f74e1c68d67dc5a55 with ref * 2024-09-26 15:02:12.655 | Cloning from ossa cache and applying ref * 2024-09-26 15:02:26.479 | (0624 / 1316) 2024-09-26 15:02:26.497 | Updating cache of https://opendev.org/openstack/ovn-bgp-agent.git in /opt/dib_cache/source-repositories/ovn_bgp_agent_475adb78b8de36625fdaf10923a27ca2c159e2af with ref * 2024-09-26 15:02:29.773 | Cloning from ovn-bgp-agent cache and applying ref * 2024-09-26 15:05:49.350 | (0625 / 1316) 2024-09-26 15:05:49.367 | Updating cache of https://opendev.org/openstack/ovn-octavia-provider.git in /opt/dib_cache/source-repositories/ovn_octavia_provider_7397a3a2dadb8820d0a8ed2bf0f217471f7f8631 with ref * 2024-09-26 15:05:58.347 | Cloning from ovn-octavia-provider cache and applying ref * 2024-09-26 15:07:51.244 | (0626 / 1316) 2024-09-26 15:07:51.261 | Updating cache of https://opendev.org/openstack/ovsdbapp.git in /opt/dib_cache/source-repositories/ovsdbapp_5fa633589b29c390e2ad9f1746a6a932854f1c91 with ref * 2024-09-26 15:07:56.382 | Cloning from ovsdbapp cache and applying ref * 2024-09-26 15:08:53.737 | (0627 / 1316) 2024-09-26 15:08:53.804 | Updating cache of https://opendev.org/openstack/panko.git in /opt/dib_cache/source-repositories/panko_f9dfa1e547cd99fa22c5e669451f81b31cf470e0 with ref * 2024-09-26 15:08:58.001 | Cloning from panko cache and applying ref * 2024-09-26 15:09:00.372 | (0628 / 1316) 2024-09-26 15:09:00.390 | Updating cache of https://opendev.org/openstack/pbr.git in /opt/dib_cache/source-repositories/pbr_8382c1cea83cf1b1ada6477f0d5e5fd7e14f4e1c with ref * 2024-09-26 15:09:01.619 | Cloning from pbr cache and applying ref * 2024-09-26 15:09:07.177 | (0629 / 1316) 2024-09-26 15:09:07.195 | Updating cache of https://opendev.org/openstack/performance-docs.git in /opt/dib_cache/source-repositories/performance_docs_a571cf07ec79980a65b85906c345a65172c9c391 with ref * 2024-09-26 15:09:07.901 | Cloning from performance-docs cache and applying ref * 2024-09-26 15:09:24.928 | (0630 / 1316) 2024-09-26 15:09:24.946 | Updating cache of https://opendev.org/openstack/placement.git in /opt/dib_cache/source-repositories/placement_a5628e660bca1b2060f76c2c0079c51073ccb4c7 with ref * 2024-09-26 15:09:28.237 | Cloning from placement cache and applying ref * 2024-09-26 15:09:49.632 | (0631 / 1316) 2024-09-26 15:09:49.650 | Updating cache of https://opendev.org/openstack/project-config.git in /opt/dib_cache/source-repositories/project_config_9229c05209c89a6ea238d44bcdf02b855d113b0b with ref * 2024-09-26 15:09:50.878 | Cloning from project-config cache and applying ref * 2024-09-26 15:12:47.775 | (0632 / 1316) 2024-09-26 15:12:47.792 | Updating cache of https://opendev.org/openstack/project-team-guide.git in /opt/dib_cache/source-repositories/project_team_guide_21c841fa5b666116dc43ace77394f36e7cdaa300 with ref * 2024-09-26 15:12:49.404 | Cloning from project-team-guide cache and applying ref * 2024-09-26 15:12:51.103 | (0633 / 1316) 2024-09-26 15:12:51.121 | Updating cache of https://opendev.org/openstack/ptgbot.git in /opt/dib_cache/source-repositories/ptgbot_b05f088b89a006e9f8a50c6dadc0881232ae2ff1 with ref * 2024-09-26 15:12:51.982 | Cloning from ptgbot cache and applying ref * 2024-09-26 15:12:52.564 | (0634 / 1316) 2024-09-26 15:12:52.582 | Updating cache of https://opendev.org/openstack/publiccloud-sig.git in /opt/dib_cache/source-repositories/publiccloud_sig_0cd9a0d07f01a5e07abee00591e37bd0ef56511a with ref * 2024-09-26 15:12:52.971 | Cloning from publiccloud-sig cache and applying ref * 2024-09-26 15:12:53.050 | (0635 / 1316) 2024-09-26 15:12:53.068 | Updating cache of https://opendev.org/openstack/puppet-aodh.git in /opt/dib_cache/source-repositories/puppet_aodh_ff506aef05218fbcf4d7de5ed11c42d80c33c611 with ref * 2024-09-26 15:12:55.450 | Cloning from puppet-aodh cache and applying ref * 2024-09-26 15:13:18.204 | (0636 / 1316) 2024-09-26 15:13:18.244 | Updating cache of https://opendev.org/openstack/puppet-barbican.git in /opt/dib_cache/source-repositories/puppet_barbican_84055ec7a9b76d16d6adedd48a251855e3888f9b with ref * 2024-09-26 15:13:21.271 | Cloning from puppet-barbican cache and applying ref * 2024-09-26 15:13:48.700 | (0637 / 1316) 2024-09-26 15:13:48.717 | Updating cache of https://opendev.org/openstack/puppet-ceilometer.git in /opt/dib_cache/source-repositories/puppet_ceilometer_64d68b390be811b65dc61fdc1d59893946cac815 with ref * 2024-09-26 15:13:52.399 | Cloning from puppet-ceilometer cache and applying ref * 2024-09-26 15:14:20.360 | (0638 / 1316) 2024-09-26 15:14:20.379 | Updating cache of https://opendev.org/openstack/puppet-ceph.git in /opt/dib_cache/source-repositories/puppet_ceph_2bcaf4ae456838eeea38b276575ca84041317443 with ref * 2024-09-26 15:14:22.598 | Cloning from puppet-ceph cache and applying ref * 2024-09-26 15:14:43.789 | (0639 / 1316) 2024-09-26 15:14:43.806 | Updating cache of https://opendev.org/openstack/puppet-cinder.git in /opt/dib_cache/source-repositories/puppet_cinder_5114a1dbf3858c214b7309ee78e2bd719b760b99 with ref * 2024-09-26 15:14:47.028 | Cloning from puppet-cinder cache and applying ref * 2024-09-26 15:15:37.743 | (0640 / 1316) 2024-09-26 15:15:37.760 | Updating cache of https://opendev.org/openstack/puppet-cloudkitty.git in /opt/dib_cache/source-repositories/puppet_cloudkitty_bb135ce310e01ce2dcfe555db05054298a729450 with ref * 2024-09-26 15:15:40.754 | Cloning from puppet-cloudkitty cache and applying ref * 2024-09-26 15:15:52.300 | (0641 / 1316) 2024-09-26 15:15:52.318 | Updating cache of https://opendev.org/openstack/puppet-designate.git in /opt/dib_cache/source-repositories/puppet_designate_ab374caf34570f5743dc08c5cec715b1c93ba961 with ref * 2024-09-26 15:15:56.182 | Cloning from puppet-designate cache and applying ref * 2024-09-26 15:16:36.692 | (0642 / 1316) 2024-09-26 15:16:36.709 | Updating cache of https://opendev.org/openstack/puppet-glance.git in /opt/dib_cache/source-repositories/puppet_glance_d6090d364d2b011b3b7c30e29b2b425b001977ef with ref * 2024-09-26 15:16:40.447 | Cloning from puppet-glance cache and applying ref * 2024-09-26 15:17:34.151 | (0643 / 1316) 2024-09-26 15:17:34.168 | Updating cache of https://opendev.org/openstack/puppet-gnocchi.git in /opt/dib_cache/source-repositories/puppet_gnocchi_9973d450628f4294f6421530db570200532914ac with ref * 2024-09-26 15:17:39.884 | Cloning from puppet-gnocchi cache and applying ref * 2024-09-26 15:17:51.257 | (0644 / 1316) 2024-09-26 15:17:51.275 | Updating cache of https://opendev.org/openstack/puppet-heat.git in /opt/dib_cache/source-repositories/puppet_heat_196b2e67440fe37ee852b135a81ba97beb49d933 with ref * 2024-09-26 15:17:54.002 | Cloning from puppet-heat cache and applying ref * 2024-09-26 15:18:22.325 | (0645 / 1316) 2024-09-26 15:18:22.343 | Updating cache of https://opendev.org/openstack/puppet-horizon.git in /opt/dib_cache/source-repositories/puppet_horizon_f31aa5fc2dcd2a4f239c7d7e78e23922e5f30ca1 with ref * 2024-09-26 15:18:29.800 | Cloning from puppet-horizon cache and applying ref * 2024-09-26 15:19:10.663 | (0646 / 1316) 2024-09-26 15:19:10.680 | Updating cache of https://opendev.org/openstack/puppet-ironic.git in /opt/dib_cache/source-repositories/puppet_ironic_38edd8fb7ec022a9093537eb16a06c0d5836742e with ref * 2024-09-26 15:19:16.030 | Cloning from puppet-ironic cache and applying ref * 2024-09-26 15:20:31.004 | (0647 / 1316) 2024-09-26 15:20:31.021 | Updating cache of https://opendev.org/openstack/puppet-keystone.git in /opt/dib_cache/source-repositories/puppet_keystone_38840b39a7c8d495d363b2ba9a7f655df6a70a06 with ref * 2024-09-26 15:20:35.755 | Cloning from puppet-keystone cache and applying ref * 2024-09-26 15:22:01.960 | (0648 / 1316) 2024-09-26 15:22:01.983 | Updating cache of https://opendev.org/openstack/puppet-magnum.git in /opt/dib_cache/source-repositories/puppet_magnum_f11da2dfa1e1dd7def1bb3b080b9a2dcd43fb713 with ref * 2024-09-26 15:22:05.855 | Cloning from puppet-magnum cache and applying ref * 2024-09-26 15:22:29.078 | (0649 / 1316) 2024-09-26 15:22:29.096 | Updating cache of https://opendev.org/openstack/puppet-manila.git in /opt/dib_cache/source-repositories/puppet_manila_2778e06bd7c4199347d91f5b21dacffed88f01db with ref * 2024-09-26 15:22:32.651 | Cloning from puppet-manila cache and applying ref * 2024-09-26 15:23:14.593 | (0650 / 1316) 2024-09-26 15:23:14.611 | Updating cache of https://opendev.org/openstack/puppet-mistral.git in /opt/dib_cache/source-repositories/puppet_mistral_96580e10b2c90f29ad015f59ff7058f5a6c84c38 with ref * 2024-09-26 15:23:17.503 | Cloning from puppet-mistral cache and applying ref * 2024-09-26 15:23:35.770 | (0651 / 1316) 2024-09-26 15:23:35.788 | Updating cache of https://opendev.org/openstack/puppet-neutron.git in /opt/dib_cache/source-repositories/puppet_neutron_32aae1ccd3fab6e97f1f3974cd3f8e6cf9073318 with ref * 2024-09-26 15:23:40.150 | Cloning from puppet-neutron cache and applying ref * 2024-09-26 15:25:20.380 | (0652 / 1316) 2024-09-26 15:25:20.398 | Updating cache of https://opendev.org/openstack/puppet-nova.git in /opt/dib_cache/source-repositories/puppet_nova_2ffb00db5d6cca5b3675a6f6982bb3542085c522 with ref * 2024-09-26 15:25:24.428 | Cloning from puppet-nova cache and applying ref * 2024-09-26 15:27:20.424 | (0653 / 1316) 2024-09-26 15:27:20.442 | Updating cache of https://opendev.org/openstack/puppet-octavia.git in /opt/dib_cache/source-repositories/puppet_octavia_a07c295f18bb9aae6e36863edb0007aedfd1a673 with ref * 2024-09-26 15:27:24.384 | Cloning from puppet-octavia cache and applying ref * 2024-09-26 15:27:51.120 | (0654 / 1316) 2024-09-26 15:27:51.138 | Updating cache of https://opendev.org/openstack/puppet-openstack-cookiecutter.git in /opt/dib_cache/source-repositories/puppet_openstack_cookiecutter_1fc44b0460e26bb40141390cb7070e93bf144bf3 with ref * 2024-09-26 15:27:51.887 | Cloning from puppet-openstack-cookiecutter cache and applying ref * 2024-09-26 15:27:53.406 | (0655 / 1316) 2024-09-26 15:27:53.423 | Updating cache of https://opendev.org/openstack/puppet-openstack-guide.git in /opt/dib_cache/source-repositories/puppet_openstack_guide_3042213beca25de958be54983a53c7e3adc6dd0f with ref * 2024-09-26 15:27:54.228 | Cloning from puppet-openstack-guide cache and applying ref * 2024-09-26 15:27:57.000 | (0656 / 1316) 2024-09-26 15:27:57.018 | Updating cache of https://opendev.org/openstack/puppet-openstack-integration.git in /opt/dib_cache/source-repositories/puppet_openstack_integration_83ddb17dc28837d6481b604a5b7b3ff06d5f5c5d with ref * 2024-09-26 15:27:59.809 | Cloning from puppet-openstack-integration cache and applying ref * 2024-09-26 15:29:59.403 | (0657 / 1316) 2024-09-26 15:29:59.420 | Updating cache of https://opendev.org/openstack/puppet-openstacklib.git in /opt/dib_cache/source-repositories/puppet_openstacklib_3103236e00b75dc60a7836f08ed114e366d33d67 with ref * 2024-09-26 15:30:01.575 | Cloning from puppet-openstacklib cache and applying ref * 2024-09-26 15:30:22.908 | (0658 / 1316) 2024-09-26 15:30:22.926 | Updating cache of https://opendev.org/openstack/puppet-openstack_extras.git in /opt/dib_cache/source-repositories/puppet_openstack_extras_95f6243d1de116d81a2726ed69fdc63202e26148 with ref * 2024-09-26 15:30:26.507 | Cloning from puppet-openstack_extras cache and applying ref * 2024-09-26 15:30:40.777 | (0659 / 1316) 2024-09-26 15:30:40.795 | Updating cache of https://opendev.org/openstack/puppet-openstack_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_spec_helper_9595924b801848bb5a24fbec34296ed72dbc6cb3 with ref * 2024-09-26 15:30:42.634 | Cloning from puppet-openstack_spec_helper cache and applying ref * 2024-09-26 15:30:49.239 | (0660 / 1316) 2024-09-26 15:30:49.256 | Updating cache of https://opendev.org/openstack/puppet-oslo.git in /opt/dib_cache/source-repositories/puppet_oslo_31a9f2de96874bf2e20c54eb854dc49721a854df with ref * 2024-09-26 15:30:52.199 | Cloning from puppet-oslo cache and applying ref * 2024-09-26 15:31:17.963 | (0661 / 1316) 2024-09-26 15:31:17.981 | Updating cache of https://opendev.org/openstack/puppet-ovn.git in /opt/dib_cache/source-repositories/puppet_ovn_c3879d0f873d7e4f1f8ef5dd8da1bb0c9fe4ad03 with ref * 2024-09-26 15:31:22.057 | Cloning from puppet-ovn cache and applying ref * 2024-09-26 15:31:32.973 | (0662 / 1316) 2024-09-26 15:31:32.991 | Updating cache of https://opendev.org/openstack/puppet-placement.git in /opt/dib_cache/source-repositories/puppet_placement_eac6d346232ad7a1714c7e6d4916e2c59270a680 with ref * 2024-09-26 15:31:36.162 | Cloning from puppet-placement cache and applying ref * 2024-09-26 15:31:56.093 | (0663 / 1316) 2024-09-26 15:31:56.111 | Updating cache of https://opendev.org/openstack/puppet-swift.git in /opt/dib_cache/source-repositories/puppet_swift_6efda166996b005f553c64d37bb5d5f74877e6f7 with ref * 2024-09-26 15:31:59.204 | Cloning from puppet-swift cache and applying ref * 2024-09-26 15:33:13.575 | (0664 / 1316) 2024-09-26 15:33:13.594 | Updating cache of https://opendev.org/openstack/puppet-tempest.git in /opt/dib_cache/source-repositories/puppet_tempest_cd7429d794778ac4ade2e2f75ac8d6b6e5b95864 with ref * 2024-09-26 15:33:16.033 | Cloning from puppet-tempest cache and applying ref * 2024-09-26 15:33:51.155 | (0665 / 1316) 2024-09-26 15:33:51.173 | Updating cache of https://opendev.org/openstack/puppet-trove.git in /opt/dib_cache/source-repositories/puppet_trove_57aa79b351c38d61b653b2c067cc2d2bf59ceeaf with ref * 2024-09-26 15:33:54.973 | Cloning from puppet-trove cache and applying ref * 2024-09-26 15:34:36.131 | (0666 / 1316) 2024-09-26 15:34:36.148 | Updating cache of https://opendev.org/openstack/puppet-vitrage.git in /opt/dib_cache/source-repositories/puppet_vitrage_aea750117ce4939633facc0bce757882d73aa3af with ref * 2024-09-26 15:34:39.526 | Cloning from puppet-vitrage cache and applying ref * 2024-09-26 15:34:50.953 | (0667 / 1316) 2024-09-26 15:34:50.971 | Updating cache of https://opendev.org/openstack/puppet-vswitch.git in /opt/dib_cache/source-repositories/puppet_vswitch_66348064a5e3a9504bdbd56de9268b7693ff7aef with ref * 2024-09-26 15:34:55.316 | Cloning from puppet-vswitch cache and applying ref * 2024-09-26 15:35:26.276 | (0668 / 1316) 2024-09-26 15:35:26.293 | Updating cache of https://opendev.org/openstack/puppet-watcher.git in /opt/dib_cache/source-repositories/puppet_watcher_4cf38d9dc38d705a31a882c2aced8943479b1b52 with ref * 2024-09-26 15:35:28.587 | Cloning from puppet-watcher cache and applying ref * 2024-09-26 15:35:53.991 | (0669 / 1316) 2024-09-26 15:35:54.008 | Updating cache of https://opendev.org/openstack/puppet-zaqar.git in /opt/dib_cache/source-repositories/puppet_zaqar_8669a09e0e9583f4a1fec447c2e3381bbee9d1c0 with ref * 2024-09-26 15:35:57.812 | Cloning from puppet-zaqar cache and applying ref * 2024-09-26 15:36:27.910 | (0670 / 1316) 2024-09-26 15:36:27.928 | Updating cache of https://opendev.org/openstack/pycadf.git in /opt/dib_cache/source-repositories/pycadf_479443ddfd06a939fe9f41783949391cc21ddfcb with ref * 2024-09-26 15:36:31.177 | Cloning from pycadf cache and applying ref * 2024-09-26 15:36:31.990 | (0671 / 1316) 2024-09-26 15:36:32.007 | Updating cache of https://opendev.org/openstack/pyeclib.git in /opt/dib_cache/source-repositories/pyeclib_308cf8026b5bd79184b20c4d91ef3b27dfa77be7 with ref * 2024-09-26 15:36:36.032 | Cloning from pyeclib cache and applying ref * 2024-09-26 15:36:42.474 | (0672 / 1316) 2024-09-26 15:36:42.492 | Updating cache of https://opendev.org/openstack/pymod2pkg.git in /opt/dib_cache/source-repositories/pymod2pkg_9251af576ca889584e688f9999f6caa4275cd8dd with ref * 2024-09-26 15:36:43.168 | Cloning from pymod2pkg cache and applying ref * 2024-09-26 15:36:43.385 | (0673 / 1316) 2024-09-26 15:36:43.403 | Updating cache of https://opendev.org/openstack/python-adjutantclient.git in /opt/dib_cache/source-repositories/python_adjutantclient_2aa27f0edf2cd62f3fcb72c608f7bd1418699e47 with ref * 2024-09-26 15:36:46.502 | Cloning from python-adjutantclient cache and applying ref * 2024-09-26 15:36:48.837 | (0674 / 1316) 2024-09-26 15:36:48.854 | Updating cache of https://opendev.org/openstack/python-aodhclient.git in /opt/dib_cache/source-repositories/python_aodhclient_0ce033ec35a1b4c3706bf21f28cbad94bfb88773 with ref * 2024-09-26 15:36:53.744 | Cloning from python-aodhclient cache and applying ref * 2024-09-26 15:36:59.017 | (0675 / 1316) 2024-09-26 15:36:59.034 | Updating cache of https://opendev.org/openstack/python-barbicanclient.git in /opt/dib_cache/source-repositories/python_barbicanclient_321bc9ed7f0008b1ccb64c10d34e27e1764de388 with ref * 2024-09-26 15:37:02.663 | Cloning from python-barbicanclient cache and applying ref * 2024-09-26 15:37:17.917 | (0676 / 1316) 2024-09-26 15:37:17.936 | Updating cache of https://opendev.org/openstack/python-blazarclient.git in /opt/dib_cache/source-repositories/python_blazarclient_4c2017b2b1e3c80a6be533b6b07f83af96ba05f9 with ref * 2024-09-26 15:37:20.765 | Cloning from python-blazarclient cache and applying ref * 2024-09-26 15:37:28.478 | (0677 / 1316) 2024-09-26 15:37:28.496 | Updating cache of https://opendev.org/openstack/python-brick-cinderclient-ext.git in /opt/dib_cache/source-repositories/python_brick_cinderclient_ext_a18bc513859a113a6577f51afa5aec41adafb4ad with ref * 2024-09-26 15:37:34.505 | Cloning from python-brick-cinderclient-ext cache and applying ref * 2024-09-26 15:37:40.784 | (0678 / 1316) 2024-09-26 15:37:40.802 | Updating cache of https://opendev.org/openstack/python-cinderclient.git in /opt/dib_cache/source-repositories/python_cinderclient_2ab34741caf6ae38f9fc66dbb4eb0d6f6e6cb787 with ref * 2024-09-26 15:37:46.279 | Cloning from python-cinderclient cache and applying ref * 2024-09-26 15:37:59.260 | (0679 / 1316) 2024-09-26 15:37:59.280 | Updating cache of https://opendev.org/openstack/python-cloudkittyclient.git in /opt/dib_cache/source-repositories/python_cloudkittyclient_577e275037ec097f043b5410ee863f658700fe03 with ref * 2024-09-26 15:38:05.308 | Cloning from python-cloudkittyclient cache and applying ref * 2024-09-26 15:38:12.051 | (0680 / 1316) 2024-09-26 15:38:12.069 | Updating cache of https://opendev.org/openstack/python-cyborgclient.git in /opt/dib_cache/source-repositories/python_cyborgclient_a2f6e5c1dcf343444e0eb6ac3fe6b59d20e7298b with ref * 2024-09-26 15:38:18.135 | Cloning from python-cyborgclient cache and applying ref * 2024-09-26 15:38:33.971 | (0681 / 1316) 2024-09-26 15:38:33.989 | Updating cache of https://opendev.org/openstack/python-designateclient.git in /opt/dib_cache/source-repositories/python_designateclient_e3a78956ce4f8c79d45a2fe5b98e575e55f2cecd with ref * 2024-09-26 15:38:42.512 | Cloning from python-designateclient cache and applying ref * 2024-09-26 15:38:58.251 | (0682 / 1316) 2024-09-26 15:38:58.268 | Updating cache of https://opendev.org/openstack/python-dracclient.git in /opt/dib_cache/source-repositories/python_dracclient_8761670ec4bd67a8ca854ed2aff5736a0caafe17 with ref * 2024-09-26 15:38:59.706 | Cloning from python-dracclient cache and applying ref * 2024-09-26 15:39:00.612 | (0683 / 1316) 2024-09-26 15:39:00.630 | Updating cache of https://opendev.org/openstack/python-freezerclient.git in /opt/dib_cache/source-repositories/python_freezerclient_f108c3bab7ab68ed75c038bb98c54504483b54f1 with ref * 2024-09-26 15:39:01.722 | Cloning from python-freezerclient cache and applying ref * 2024-09-26 15:39:01.982 | (0684 / 1316) 2024-09-26 15:39:02.000 | Updating cache of https://opendev.org/openstack/python-glanceclient.git in /opt/dib_cache/source-repositories/python_glanceclient_62e062e7af26595fff1e9e52605f45902b17833c with ref * 2024-09-26 15:39:06.521 | Cloning from python-glanceclient cache and applying ref * 2024-09-26 15:39:25.949 | (0685 / 1316) 2024-09-26 15:39:25.967 | Updating cache of https://opendev.org/openstack/python-heatclient.git in /opt/dib_cache/source-repositories/python_heatclient_a4cbb7a698763c786642b93355aaf89bfebae9c8 with ref * 2024-09-26 15:39:29.537 | Cloning from python-heatclient cache and applying ref * 2024-09-26 15:39:41.476 | (0686 / 1316) 2024-09-26 15:39:41.494 | Updating cache of https://opendev.org/openstack/python-ironic-inspector-client.git in /opt/dib_cache/source-repositories/python_ironic_inspector_client_692191b9bbbe716b9a421ff506c40d37e6e2bc36 with ref * 2024-09-26 15:39:45.162 | Cloning from python-ironic-inspector-client cache and applying ref * 2024-09-26 15:39:55.873 | (0687 / 1316) 2024-09-26 15:39:55.891 | Updating cache of https://opendev.org/openstack/python-ironicclient.git in /opt/dib_cache/source-repositories/python_ironicclient_f4d152043b18f5041f2c5da8f00f30eb7b24b526 with ref * 2024-09-26 15:39:59.493 | Cloning from python-ironicclient cache and applying ref * 2024-09-26 15:40:37.283 | (0688 / 1316) 2024-09-26 15:40:37.300 | Updating cache of https://opendev.org/openstack/python-keystoneclient.git in /opt/dib_cache/source-repositories/python_keystoneclient_d50ff996cccb6df7bcff19e9ff5a2d761f8d0910 with ref * 2024-09-26 15:40:40.842 | Cloning from python-keystoneclient cache and applying ref * 2024-09-26 15:40:55.513 | (0689 / 1316) 2024-09-26 15:40:55.530 | Updating cache of https://opendev.org/openstack/python-magnumclient.git in /opt/dib_cache/source-repositories/python_magnumclient_0efe8cfa1d5eeca39393e53f95687738608564b0 with ref * 2024-09-26 15:41:00.666 | Cloning from python-magnumclient cache and applying ref * 2024-09-26 15:41:14.235 | (0690 / 1316) 2024-09-26 15:41:14.252 | Updating cache of https://opendev.org/openstack/python-manilaclient.git in /opt/dib_cache/source-repositories/python_manilaclient_67390fbcbab9cd983e0e2ba6518009c01384b9b8 with ref * 2024-09-26 15:41:21.272 | Cloning from python-manilaclient cache and applying ref * 2024-09-26 15:42:31.949 | (0691 / 1316) 2024-09-26 15:42:31.967 | Updating cache of https://opendev.org/openstack/python-masakariclient.git in /opt/dib_cache/source-repositories/python_masakariclient_eb19abdbb35516ef24272586c2b77c94170ca6dd with ref * 2024-09-26 15:42:35.940 | Cloning from python-masakariclient cache and applying ref * 2024-09-26 15:42:40.522 | (0692 / 1316) 2024-09-26 15:42:40.539 | Updating cache of https://opendev.org/openstack/python-mistralclient.git in /opt/dib_cache/source-repositories/python_mistralclient_b01c51f399a01435f9632bdda2244debc7e76da1 with ref * 2024-09-26 15:42:44.505 | Cloning from python-mistralclient cache and applying ref * 2024-09-26 15:42:46.394 | (0693 / 1316) 2024-09-26 15:42:46.411 | Updating cache of https://opendev.org/openstack/python-monascaclient.git in /opt/dib_cache/source-repositories/python_monascaclient_fbfde72d27a07beb8414094e2a6ab00235a02d81 with ref * 2024-09-26 15:42:49.831 | Cloning from python-monascaclient cache and applying ref * 2024-09-26 15:42:49.992 | (0694 / 1316) 2024-09-26 15:42:50.009 | Updating cache of https://opendev.org/openstack/python-neutronclient.git in /opt/dib_cache/source-repositories/python_neutronclient_97e4df6fe08727ddbfefc3f604b62137a1cab31a with ref * 2024-09-26 15:42:53.458 | Cloning from python-neutronclient cache and applying ref * 2024-09-26 15:43:08.576 | (0695 / 1316) 2024-09-26 15:43:08.594 | Updating cache of https://opendev.org/openstack/python-novaclient.git in /opt/dib_cache/source-repositories/python_novaclient_bfa5c8a30211bf36d05850bf7736642af9784154 with ref * 2024-09-26 15:43:12.510 | Cloning from python-novaclient cache and applying ref * 2024-09-26 15:43:26.001 | (0696 / 1316) 2024-09-26 15:43:26.019 | Updating cache of https://opendev.org/openstack/python-observabilityclient.git in /opt/dib_cache/source-repositories/python_observabilityclient_a8eb4823507ff6e1b0f015d344b2b7ff170b1b24 with ref * 2024-09-26 15:43:28.544 | Cloning from python-observabilityclient cache and applying ref * 2024-09-26 15:43:31.268 | (0697 / 1316) 2024-09-26 15:43:31.285 | Updating cache of https://opendev.org/openstack/python-octaviaclient.git in /opt/dib_cache/source-repositories/python_octaviaclient_504fd274016d1e953625809bb8f52e74b192c017 with ref * 2024-09-26 15:43:35.021 | Cloning from python-octaviaclient cache and applying ref * 2024-09-26 15:43:53.240 | (0698 / 1316) 2024-09-26 15:43:53.257 | Updating cache of https://opendev.org/openstack/python-openstackclient.git in /opt/dib_cache/source-repositories/python_openstackclient_f3243780c49492a40a03d2b278622d2dc9d80eeb with ref * 2024-09-26 15:44:01.591 | Cloning from python-openstackclient cache and applying ref * 2024-09-26 15:47:11.576 | (0699 / 1316) 2024-09-26 15:47:11.601 | Updating cache of https://opendev.org/openstack/python-pankoclient.git in /opt/dib_cache/source-repositories/python_pankoclient_4ac78cf7e1b855514f9425039fac274caa05f707 with ref * 2024-09-26 15:47:13.962 | Cloning from python-pankoclient cache and applying ref * 2024-09-26 15:47:14.059 | (0700 / 1316) 2024-09-26 15:47:14.077 | Updating cache of https://opendev.org/openstack/python-swiftclient.git in /opt/dib_cache/source-repositories/python_swiftclient_942fbb6659058c8844d82f80c2c535b247016ca8 with ref * 2024-09-26 15:47:18.391 | Cloning from python-swiftclient cache and applying ref * 2024-09-26 15:47:36.896 | (0701 / 1316) 2024-09-26 15:47:37.099 | Updating cache of https://opendev.org/openstack/python-tackerclient.git in /opt/dib_cache/source-repositories/python_tackerclient_46a26cd0517a21b3f947f6a526783c613b495276 with ref * 2024-09-26 15:47:40.927 | Cloning from python-tackerclient cache and applying ref * 2024-09-26 15:47:54.461 | (0702 / 1316) 2024-09-26 15:47:54.479 | Updating cache of https://opendev.org/openstack/python-troveclient.git in /opt/dib_cache/source-repositories/python_troveclient_086c8e3f98a6e480a85ba82bad0a4150d667005f with ref * 2024-09-26 15:47:59.114 | Cloning from python-troveclient cache and applying ref * 2024-09-26 15:48:05.670 | (0703 / 1316) 2024-09-26 15:48:05.687 | Updating cache of https://opendev.org/openstack/python-venusclient.git in /opt/dib_cache/source-repositories/python_venusclient_cf9e0ab5813dbab90103e7617b23c5d6198507c1 with ref * 2024-09-26 15:48:07.006 | Cloning from python-venusclient cache and applying ref * 2024-09-26 15:48:12.628 | (0704 / 1316) 2024-09-26 15:48:12.645 | Updating cache of https://opendev.org/openstack/python-vitrageclient.git in /opt/dib_cache/source-repositories/python_vitrageclient_a2697b5eb926a2f899073face1d0c71797953344 with ref * 2024-09-26 15:48:15.986 | Cloning from python-vitrageclient cache and applying ref * 2024-09-26 15:48:17.625 | (0705 / 1316) 2024-09-26 15:48:17.643 | Updating cache of https://opendev.org/openstack/python-watcherclient.git in /opt/dib_cache/source-repositories/python_watcherclient_0caff0f4d06ed376784fec6ded83bdab89975b97 with ref * 2024-09-26 15:48:22.681 | Cloning from python-watcherclient cache and applying ref * 2024-09-26 15:48:24.390 | (0706 / 1316) 2024-09-26 15:48:24.408 | Updating cache of https://opendev.org/openstack/python-zaqarclient.git in /opt/dib_cache/source-repositories/python_zaqarclient_f6772f2da09ff22089ef14b8451c2d21093170f3 with ref * 2024-09-26 15:48:27.409 | Cloning from python-zaqarclient cache and applying ref * 2024-09-26 15:48:29.836 | (0707 / 1316) 2024-09-26 15:48:29.853 | Updating cache of https://opendev.org/openstack/python-zunclient.git in /opt/dib_cache/source-repositories/python_zunclient_eb1535e7cea4efe24f042325e0b4d131a28cb528 with ref * 2024-09-26 15:48:32.461 | Cloning from python-zunclient cache and applying ref * 2024-09-26 15:48:35.540 | (0708 / 1316) 2024-09-26 15:48:35.557 | Updating cache of https://opendev.org/openstack/qa-specs.git in /opt/dib_cache/source-repositories/qa_specs_bfdb608cd1fb622cfa3ccbeb37c171162f3d79b7 with ref * 2024-09-26 15:48:36.070 | Cloning from qa-specs cache and applying ref * 2024-09-26 15:48:36.254 | (0709 / 1316) 2024-09-26 15:48:36.271 | Updating cache of https://opendev.org/openstack/rally.git in /opt/dib_cache/source-repositories/rally_0f331b7a192721facbffbe3f27fbc963ce92b736 with ref * 2024-09-26 15:48:38.828 | Cloning from rally cache and applying ref * 2024-09-26 15:48:50.480 | (0710 / 1316) 2024-09-26 15:48:50.498 | Updating cache of https://opendev.org/openstack/rally-openstack.git in /opt/dib_cache/source-repositories/rally_openstack_ae6dc9a7dc9893d24b56b9ee517fec77dae54966 with ref * 2024-09-26 15:48:52.523 | Cloning from rally-openstack cache and applying ref * 2024-09-26 15:49:12.928 | (0711 / 1316) 2024-09-26 15:49:12.945 | Updating cache of https://opendev.org/openstack/rbd-iscsi-client.git in /opt/dib_cache/source-repositories/rbd_iscsi_client_0a0eedb9ef510d4fa2146b460dd3c81dc3c73ae9 with ref * 2024-09-26 15:49:13.380 | Cloning from rbd-iscsi-client cache and applying ref * 2024-09-26 15:49:13.562 | (0712 / 1316) 2024-09-26 15:49:13.597 | Updating cache of https://opendev.org/openstack/release-test.git in /opt/dib_cache/source-repositories/release_test_501f0ebf6e8d138bd854b31b575244cde187e2ee with ref * 2024-09-26 15:49:15.179 | Cloning from release-test cache and applying ref * 2024-09-26 15:49:16.157 | (0713 / 1316) 2024-09-26 15:49:16.174 | Updating cache of https://opendev.org/openstack/releases.git in /opt/dib_cache/source-repositories/releases_d93001da1f902b71f4bbd7e228c5069a526d39ce with ref * 2024-09-26 15:49:19.307 | Cloning from releases cache and applying ref * 2024-09-26 15:52:07.356 | (0714 / 1316) 2024-09-26 15:52:07.374 | Updating cache of https://opendev.org/openstack/renderspec.git in /opt/dib_cache/source-repositories/renderspec_017827c231722dfd86ad949d9b4cf1b8c49fff03 with ref * 2024-09-26 15:52:08.311 | Cloning from renderspec cache and applying ref * 2024-09-26 15:52:08.571 | (0715 / 1316) 2024-09-26 15:52:08.589 | Updating cache of https://opendev.org/openstack/reno.git in /opt/dib_cache/source-repositories/reno_9d4676aa4396b32a1a1045faf05d4b67537cd6a7 with ref * 2024-09-26 15:52:09.807 | Cloning from reno cache and applying ref * 2024-09-26 15:52:11.747 | (0716 / 1316) 2024-09-26 15:52:11.765 | Updating cache of https://opendev.org/openstack/requestsexceptions.git in /opt/dib_cache/source-repositories/requestsexceptions_ca30fdb5581ff028f70c7b24e5b6dc9107f0d351 with ref * 2024-09-26 15:52:12.538 | Cloning from requestsexceptions cache and applying ref * 2024-09-26 15:52:12.624 | (0717 / 1316) 2024-09-26 15:52:12.641 | Updating cache of https://opendev.org/openstack/requirements.git in /opt/dib_cache/source-repositories/requirements_42474acf465b6bcbecec73293d66cda9d84df5c8 with ref * 2024-09-26 15:52:14.921 | Cloning from requirements cache and applying ref * 2024-09-26 15:55:57.601 | (0718 / 1316) 2024-09-26 15:55:57.619 | Updating cache of https://opendev.org/openstack/reviewday.git in /opt/dib_cache/source-repositories/reviewday_4a74d407e6cb1b3c20cd7da1190d8c0e4b7ca661 with ref * 2024-09-26 15:55:57.976 | Cloning from reviewday cache and applying ref * 2024-09-26 15:55:58.056 | (0719 / 1316) 2024-09-26 15:55:58.075 | Updating cache of https://opendev.org/openstack/reviewstats.git in /opt/dib_cache/source-repositories/reviewstats_cd87cb3120d4e70396600fc197ac0886ef2135b9 with ref * 2024-09-26 15:55:58.379 | Cloning from reviewstats cache and applying ref * 2024-09-26 15:55:58.468 | (0720 / 1316) 2024-09-26 15:55:58.485 | Updating cache of https://opendev.org/openstack/rpm-packaging.git in /opt/dib_cache/source-repositories/rpm_packaging_cfcbac68b0876f2c757011122e4d8711f420b52c with ref * 2024-09-26 15:56:01.668 | Cloning from rpm-packaging cache and applying ref * 2024-09-26 15:57:10.725 | (0721 / 1316) 2024-09-26 15:57:10.743 | Updating cache of https://opendev.org/openstack/rpm-packaging-tools.git in /opt/dib_cache/source-repositories/rpm_packaging_tools_90962d6469f052f82d5a20bc0e699dd7ae696688 with ref * 2024-09-26 15:57:11.141 | Cloning from rpm-packaging-tools cache and applying ref * 2024-09-26 15:57:11.222 | (0722 / 1316) 2024-09-26 15:57:11.239 | Updating cache of https://opendev.org/openstack/security-doc.git in /opt/dib_cache/source-repositories/security_doc_f084d127a93fa1f0c1304a8aeefe91c245258fcf with ref * 2024-09-26 15:57:12.064 | Cloning from security-doc cache and applying ref * 2024-09-26 15:57:19.926 | (0723 / 1316) 2024-09-26 15:57:19.944 | Updating cache of https://opendev.org/openstack/self-healing-sig.git in /opt/dib_cache/source-repositories/self_healing_sig_52b29ad71055307a19ee121c204c509544362bf8 with ref * 2024-09-26 15:57:20.869 | Cloning from self-healing-sig cache and applying ref * 2024-09-26 15:57:21.179 | (0724 / 1316) 2024-09-26 15:57:21.196 | Updating cache of https://opendev.org/openstack/service-types-authority.git in /opt/dib_cache/source-repositories/service_types_authority_7891b98d76c61452292f699c8003ed630db767f9 with ref * 2024-09-26 15:57:22.069 | Cloning from service-types-authority cache and applying ref * 2024-09-26 15:57:22.231 | (0725 / 1316) 2024-09-26 15:57:22.249 | Updating cache of https://opendev.org/openstack/shade.git in /opt/dib_cache/source-repositories/shade_8d4bb0458aab8fe02280a50a7ce82b1cce049d78 with ref * 2024-09-26 15:57:24.922 | Cloning from shade cache and applying ref * 2024-09-26 15:57:25.872 | (0726 / 1316) 2024-09-26 15:57:25.889 | Updating cache of https://opendev.org/openstack/skyline-apiserver.git in /opt/dib_cache/source-repositories/skyline_apiserver_23729e3fe92aa23685a4ffd294fe77804b5f9141 with ref * 2024-09-26 15:57:28.316 | Cloning from skyline-apiserver cache and applying ref * 2024-09-26 15:57:46.614 | (0727 / 1316) 2024-09-26 15:57:46.632 | Updating cache of https://opendev.org/openstack/skyline-console.git in /opt/dib_cache/source-repositories/skyline_console_41c1c7484825a6bf4669787be8e02f36bccfbbaa with ref * 2024-09-26 15:57:51.473 | Cloning from skyline-console cache and applying ref * 2024-09-26 16:01:46.700 | (0728 / 1316) 2024-09-26 16:01:46.718 | Updating cache of https://opendev.org/openstack/specs-cookiecutter.git in /opt/dib_cache/source-repositories/specs_cookiecutter_33cce623850784e9245567fac24e5bc8b2b0ed5e with ref * 2024-09-26 16:01:47.383 | Cloning from specs-cookiecutter cache and applying ref * 2024-09-26 16:01:47.480 | (0729 / 1316) 2024-09-26 16:01:47.498 | Updating cache of https://opendev.org/openstack/sphinx-feature-classification.git in /opt/dib_cache/source-repositories/sphinx_feature_classification_321635c43dad33a9835d1f245d5d97a6ebb688c6 with ref * 2024-09-26 16:01:48.244 | Cloning from sphinx-feature-classification cache and applying ref * 2024-09-26 16:01:48.375 | (0730 / 1316) 2024-09-26 16:01:48.393 | Updating cache of https://opendev.org/openstack/stackviz.git in /opt/dib_cache/source-repositories/stackviz_46d31b230c358b8c78edc99b1f9b40f0fd0a063e with ref * 2024-09-26 16:01:51.802 | Cloning from stackviz cache and applying ref * 2024-09-26 16:01:54.392 | (0731 / 1316) 2024-09-26 16:01:54.410 | Updating cache of https://opendev.org/openstack/stevedore.git in /opt/dib_cache/source-repositories/stevedore_1dc010d0ec5d750f9507cf4132ed10691e1adf53 with ref * 2024-09-26 16:02:01.392 | Cloning from stevedore cache and applying ref * 2024-09-26 16:02:09.805 | (0732 / 1316) 2024-09-26 16:02:09.955 | Updating cache of https://opendev.org/openstack/storlets.git in /opt/dib_cache/source-repositories/storlets_bd49ef568979a0f026696e7b728e04200c2220db with ref * 2024-09-26 16:02:12.988 | Cloning from storlets cache and applying ref * 2024-09-26 16:02:59.130 | (0733 / 1316) 2024-09-26 16:02:59.222 | Updating cache of https://opendev.org/openstack/sunbeam-charms.git in /opt/dib_cache/source-repositories/sunbeam_charms_35072cf4cb2e1eea53ea3d90c88d6cbcf9dd01ab with ref * 2024-09-26 16:03:07.245 | Cloning from sunbeam-charms cache and applying ref * 2024-09-26 16:07:08.613 | (0734 / 1316) 2024-09-26 16:07:08.630 | Updating cache of https://opendev.org/openstack/sushy.git in /opt/dib_cache/source-repositories/sushy_6b49f447c82dcb16527a135d4925d47a66cb624e with ref * 2024-09-26 16:07:19.743 | Cloning from sushy cache and applying ref * 2024-09-26 16:08:27.980 | (0735 / 1316) 2024-09-26 16:08:27.998 | Updating cache of https://opendev.org/openstack/sushy-oem-idrac.git in /opt/dib_cache/source-repositories/sushy_oem_idrac_3cc20f0c633fb765c22008dd80c92aa0a41f1ef0 with ref * 2024-09-26 16:08:35.086 | Cloning from sushy-oem-idrac cache and applying ref * 2024-09-26 16:08:39.926 | (0736 / 1316) 2024-09-26 16:08:39.944 | Updating cache of https://opendev.org/openstack/sushy-tools.git in /opt/dib_cache/source-repositories/sushy_tools_fed784078e880929a7d7ded717e84b6ea2c4aa6a with ref * 2024-09-26 16:08:43.475 | Cloning from sushy-tools cache and applying ref * 2024-09-26 16:09:24.470 | (0737 / 1316) 2024-09-26 16:09:24.487 | Updating cache of https://opendev.org/openstack/swift.git in /opt/dib_cache/source-repositories/swift_f255f94bfa20b3418519af58c753736794a6fc5a with ref * 2024-09-26 16:09:33.993 | Cloning from swift cache and applying ref * 2024-09-26 16:15:51.154 | (0738 / 1316) 2024-09-26 16:15:51.171 | Updating cache of https://opendev.org/openstack/swift-bench.git in /opt/dib_cache/source-repositories/swift_bench_f837b66c750258fe71e7c534631b87237f9f96ee with ref * 2024-09-26 16:15:52.025 | Cloning from swift-bench cache and applying ref * 2024-09-26 16:15:52.499 | (0739 / 1316) 2024-09-26 16:15:52.517 | Updating cache of https://opendev.org/openstack/tacker.git in /opt/dib_cache/source-repositories/tacker_44745ba6106c6b0e177fa807c4139467527679d9 with ref * 2024-09-26 16:15:57.189 | Cloning from tacker cache and applying ref * 2024-09-26 16:18:53.869 | (0740 / 1316) 2024-09-26 16:18:53.887 | Updating cache of https://opendev.org/openstack/tacker-horizon.git in /opt/dib_cache/source-repositories/tacker_horizon_a2cae14a2adb5e9c35a50fb3e73f3730b91379be with ref * 2024-09-26 16:18:57.488 | Cloning from tacker-horizon cache and applying ref * 2024-09-26 16:19:01.506 | (0741 / 1316) 2024-09-26 16:19:01.523 | Updating cache of https://opendev.org/openstack/tacker-specs.git in /opt/dib_cache/source-repositories/tacker_specs_257ed5e2463cd9469a3ff5867899b4d739bdb983 with ref * 2024-09-26 16:19:03.010 | Cloning from tacker-specs cache and applying ref * 2024-09-26 16:19:13.567 | (0742 / 1316) 2024-09-26 16:19:13.585 | Updating cache of https://opendev.org/openstack/tap-as-a-service.git in /opt/dib_cache/source-repositories/tap_as_a_service_0e709b1cad509d2ee65ddd94b2e8350cbe1ac130 with ref * 2024-09-26 16:19:17.961 | Cloning from tap-as-a-service cache and applying ref * 2024-09-26 16:19:31.828 | (0743 / 1316) 2024-09-26 16:19:31.845 | Updating cache of https://opendev.org/openstack/taskflow.git in /opt/dib_cache/source-repositories/taskflow_7f073c5dd8c842379e68fe72dfe90bd2addd4c50 with ref * 2024-09-26 16:19:35.633 | Cloning from taskflow cache and applying ref * 2024-09-26 16:20:00.962 | (0744 / 1316) 2024-09-26 16:20:00.979 | Updating cache of https://opendev.org/openstack/telemetry-specs.git in /opt/dib_cache/source-repositories/telemetry_specs_cd5f138da264cabf57de04b2b6e84f79a8753f5e with ref * 2024-09-26 16:20:01.404 | Cloning from telemetry-specs cache and applying ref * 2024-09-26 16:20:01.497 | (0745 / 1316) 2024-09-26 16:20:01.515 | Updating cache of https://opendev.org/openstack/telemetry-tempest-plugin.git in /opt/dib_cache/source-repositories/telemetry_tempest_plugin_03fb18fdb25ac0b73bd469cd325d7623d15f6b0b with ref * 2024-09-26 16:20:04.012 | Cloning from telemetry-tempest-plugin cache and applying ref * 2024-09-26 16:20:10.721 | (0746 / 1316) 2024-09-26 16:20:10.740 | Updating cache of https://opendev.org/openstack/tempest.git in /opt/dib_cache/source-repositories/tempest_297504ad25f9afa188d860b86000103840711172 with ref * 2024-09-26 16:20:16.028 | Cloning from tempest cache and applying ref * 2024-09-26 16:22:35.351 | (0747 / 1316) 2024-09-26 16:22:35.370 | Updating cache of https://opendev.org/openstack/tempest-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/tempest_plugin_cookiecutter_7f3acdc6dbf337e39085e6ac6feefc0d6f8aacd8 with ref * 2024-09-26 16:22:36.368 | Cloning from tempest-plugin-cookiecutter cache and applying ref * 2024-09-26 16:22:36.449 | (0748 / 1316) 2024-09-26 16:22:36.467 | Updating cache of https://opendev.org/openstack/tempest-stress.git in /opt/dib_cache/source-repositories/tempest_stress_5978cc2541e82d8c771eb28e117ecf9d5e288fe5 with ref * 2024-09-26 16:22:37.157 | Cloning from tempest-stress cache and applying ref * 2024-09-26 16:22:37.578 | (0749 / 1316) 2024-09-26 16:22:37.678 | Updating cache of https://opendev.org/openstack/tenks.git in /opt/dib_cache/source-repositories/tenks_71e99f961607b294fbd55b2bbec9c36b92e6d567 with ref * 2024-09-26 16:22:38.794 | Cloning from tenks cache and applying ref * 2024-09-26 16:22:39.819 | (0750 / 1316) 2024-09-26 16:22:39.837 | Updating cache of https://opendev.org/openstack/tooz.git in /opt/dib_cache/source-repositories/tooz_724fd36afd678423ea946d79dbcf47c5ba913b87 with ref * 2024-09-26 16:22:42.819 | Cloning from tooz cache and applying ref * 2024-09-26 16:22:52.872 | (0751 / 1316) 2024-09-26 16:22:52.890 | Updating cache of https://opendev.org/openstack/tosca-parser.git in /opt/dib_cache/source-repositories/tosca_parser_26c9457d9477fa1832193cda1f43ab7dea99eea0 with ref * 2024-09-26 16:22:54.399 | Cloning from tosca-parser cache and applying ref * 2024-09-26 16:22:55.920 | (0752 / 1316) 2024-09-26 16:22:55.937 | Updating cache of https://opendev.org/openstack/training-guides.git in /opt/dib_cache/source-repositories/training_guides_1106b317000d712163b83edb2b24b0010a4445f9 with ref * 2024-09-26 16:22:57.414 | Cloning from training-guides cache and applying ref * 2024-09-26 16:22:59.831 | (0753 / 1316) 2024-09-26 16:23:00.153 | Updating cache of https://opendev.org/openstack/trove.git in /opt/dib_cache/source-repositories/trove_b79f5a1f69b034ee968f00632a6311986897b190 with ref * 2024-09-26 16:23:04.092 | Cloning from trove cache and applying ref * 2024-09-26 16:24:21.121 | (0754 / 1316) 2024-09-26 16:24:21.138 | Updating cache of https://opendev.org/openstack/trove-dashboard.git in /opt/dib_cache/source-repositories/trove_dashboard_1fa193a8613f6ea6eed17986e159b994574f8394 with ref * 2024-09-26 16:24:24.074 | Cloning from trove-dashboard cache and applying ref * 2024-09-26 16:24:28.311 | (0755 / 1316) 2024-09-26 16:24:28.329 | Updating cache of https://opendev.org/openstack/trove-specs.git in /opt/dib_cache/source-repositories/trove_specs_f4afabc67b832db70f0a0e015e43d0797723fdfd with ref * 2024-09-26 16:24:28.820 | Cloning from trove-specs cache and applying ref * 2024-09-26 16:24:28.993 | (0756 / 1316) 2024-09-26 16:24:29.011 | Updating cache of https://opendev.org/openstack/trove-tempest-plugin.git in /opt/dib_cache/source-repositories/trove_tempest_plugin_12e54ccc4b28791a71666476cd211d402318e9bc with ref * 2024-09-26 16:24:30.538 | Cloning from trove-tempest-plugin cache and applying ref * 2024-09-26 16:24:32.011 | (0757 / 1316) 2024-09-26 16:24:32.028 | Updating cache of https://opendev.org/openstack/ui-cookiecutter.git in /opt/dib_cache/source-repositories/ui_cookiecutter_adddb81b2556704b971714b0e9d97f40e3b43f5b with ref * 2024-09-26 16:24:32.497 | Cloning from ui-cookiecutter cache and applying ref * 2024-09-26 16:24:32.606 | (0758 / 1316) 2024-09-26 16:24:32.624 | Updating cache of https://opendev.org/openstack/upstream-institute-virtual-environment.git in /opt/dib_cache/source-repositories/upstream_institute_virtual_environment_58673aeec0fe3b669a0a9f141dec2bbd149f05ff with ref * 2024-09-26 16:24:33.022 | Cloning from upstream-institute-virtual-environment cache and applying ref * 2024-09-26 16:24:33.194 | (0759 / 1316) 2024-09-26 16:24:33.212 | Updating cache of https://opendev.org/openstack/venus.git in /opt/dib_cache/source-repositories/venus_0419c1567333c39ce0f1ac88c31e2af8bc85fac0 with ref * 2024-09-26 16:24:34.803 | Cloning from venus cache and applying ref * 2024-09-26 16:25:24.809 | (0760 / 1316) 2024-09-26 16:25:24.827 | Updating cache of https://opendev.org/openstack/venus-dashboard.git in /opt/dib_cache/source-repositories/venus_dashboard_bf315b24f9322527dcec7b115a0b9c2226224308 with ref * 2024-09-26 16:25:27.273 | Cloning from venus-dashboard cache and applying ref * 2024-09-26 16:25:35.322 | (0761 / 1316) 2024-09-26 16:25:35.339 | Updating cache of https://opendev.org/openstack/venus-specs.git in /opt/dib_cache/source-repositories/venus_specs_98d7c57737faca71a4d0d644501aca19532ee10d with ref * 2024-09-26 16:25:36.942 | Cloning from venus-specs cache and applying ref * 2024-09-26 16:25:38.928 | (0762 / 1316) 2024-09-26 16:25:38.946 | Updating cache of https://opendev.org/openstack/venus-tempest-plugin.git in /opt/dib_cache/source-repositories/venus_tempest_plugin_a388f2310d0ce46a3d5f898b47b367d79987ef21 with ref * 2024-09-26 16:25:40.690 | Cloning from venus-tempest-plugin cache and applying ref * 2024-09-26 16:25:42.178 | (0763 / 1316) 2024-09-26 16:25:42.208 | Updating cache of https://opendev.org/openstack/virtualbmc.git in /opt/dib_cache/source-repositories/virtualbmc_71aef35eb922b29e7de672be1c37191832a63964 with ref * 2024-09-26 16:25:43.749 | Cloning from virtualbmc cache and applying ref * 2024-09-26 16:25:47.856 | (0764 / 1316) 2024-09-26 16:25:47.887 | Updating cache of https://opendev.org/openstack/virtualpdu.git in /opt/dib_cache/source-repositories/virtualpdu_617cdb966f81229597043f9864b23ea57472689f with ref * 2024-09-26 16:25:49.588 | Cloning from virtualpdu cache and applying ref * 2024-09-26 16:25:51.292 | (0765 / 1316) 2024-09-26 16:25:51.311 | Updating cache of https://opendev.org/openstack/vitrage.git in /opt/dib_cache/source-repositories/vitrage_2cfd43ea41382a3d2e16b9559bfb849d15973220 with ref * 2024-09-26 16:25:55.270 | Cloning from vitrage cache and applying ref * 2024-09-26 16:26:11.125 | (0766 / 1316) 2024-09-26 16:26:11.143 | Updating cache of https://opendev.org/openstack/vitrage-dashboard.git in /opt/dib_cache/source-repositories/vitrage_dashboard_fe04561d114023f38f85b74b5ad9dc016a446acb with ref * 2024-09-26 16:26:13.732 | Cloning from vitrage-dashboard cache and applying ref * 2024-09-26 16:26:16.371 | (0767 / 1316) 2024-09-26 16:26:16.388 | Updating cache of https://opendev.org/openstack/vitrage-specs.git in /opt/dib_cache/source-repositories/vitrage_specs_d36430933c8ce192bea2cb80b2e02985a5e735ba with ref * 2024-09-26 16:26:17.072 | Cloning from vitrage-specs cache and applying ref * 2024-09-26 16:26:17.211 | (0768 / 1316) 2024-09-26 16:26:17.234 | Updating cache of https://opendev.org/openstack/vitrage-tempest-plugin.git in /opt/dib_cache/source-repositories/vitrage_tempest_plugin_ec9a49d43a06be515bc0fd8a163102f7d5315cd6 with ref * 2024-09-26 16:26:18.597 | Cloning from vitrage-tempest-plugin cache and applying ref * 2024-09-26 16:26:19.989 | (0769 / 1316) 2024-09-26 16:26:20.006 | Updating cache of https://opendev.org/openstack/watcher.git in /opt/dib_cache/source-repositories/watcher_54ef8842b64076819014549c6c3ca5a0b6889aeb with ref * 2024-09-26 16:26:24.373 | Cloning from watcher cache and applying ref * 2024-09-26 16:26:33.938 | (0770 / 1316) 2024-09-26 16:26:33.956 | Updating cache of https://opendev.org/openstack/watcher-dashboard.git in /opt/dib_cache/source-repositories/watcher_dashboard_d84078457e9fb86de3f4e150e8df49a9346a460a with ref * 2024-09-26 16:26:37.791 | Cloning from watcher-dashboard cache and applying ref * 2024-09-26 16:26:39.023 | (0771 / 1316) 2024-09-26 16:26:39.043 | Updating cache of https://opendev.org/openstack/watcher-specs.git in /opt/dib_cache/source-repositories/watcher_specs_7a0aa08a6024dcdae5e3dc8b14a5ccc22135a3db with ref * 2024-09-26 16:26:40.261 | Cloning from watcher-specs cache and applying ref * 2024-09-26 16:26:40.809 | (0772 / 1316) 2024-09-26 16:26:40.826 | Updating cache of https://opendev.org/openstack/watcher-tempest-plugin.git in /opt/dib_cache/source-repositories/watcher_tempest_plugin_5a71a5c7ed5dabf3b4fb78259e3820798358271d with ref * 2024-09-26 16:26:43.157 | Cloning from watcher-tempest-plugin cache and applying ref * 2024-09-26 16:26:44.322 | (0773 / 1316) 2024-09-26 16:26:44.340 | Updating cache of https://opendev.org/openstack/whereto.git in /opt/dib_cache/source-repositories/whereto_83e28cdbeccc2c8c2223555de52ee54156c12064 with ref * 2024-09-26 16:26:45.957 | Cloning from whereto cache and applying ref * 2024-09-26 16:26:46.470 | (0774 / 1316) 2024-09-26 16:26:46.487 | Updating cache of https://opendev.org/openstack/whitebox-tempest-plugin.git in /opt/dib_cache/source-repositories/whitebox_tempest_plugin_1a05f9acaf06b4da7439850efac45cc34d3283e2 with ref * 2024-09-26 16:26:47.972 | Cloning from whitebox-tempest-plugin cache and applying ref * 2024-09-26 16:27:18.081 | (0775 / 1316) 2024-09-26 16:27:18.099 | Updating cache of https://opendev.org/openstack/xstatic-angular.git in /opt/dib_cache/source-repositories/xstatic_angular_8b9da8d8d7992b633b3368c7b01c3c42c9ea1bc6 with ref * 2024-09-26 16:27:18.677 | Cloning from xstatic-angular cache and applying ref * 2024-09-26 16:27:18.798 | (0776 / 1316) 2024-09-26 16:27:18.816 | Updating cache of https://opendev.org/openstack/xstatic-angular-bootstrap.git in /opt/dib_cache/source-repositories/xstatic_angular_bootstrap_38407bdf5c217796fea8d6fdd28783068dfabbe6 with ref * 2024-09-26 16:27:19.346 | Cloning from xstatic-angular-bootstrap cache and applying ref * 2024-09-26 16:27:19.429 | (0777 / 1316) 2024-09-26 16:27:19.447 | Updating cache of https://opendev.org/openstack/xstatic-angular-fileupload.git in /opt/dib_cache/source-repositories/xstatic_angular_fileupload_cd3ec6d9a238efbcc6a237e00fb174b3e7f5fe9e with ref * 2024-09-26 16:27:20.523 | Cloning from xstatic-angular-fileupload cache and applying ref * 2024-09-26 16:27:20.755 | (0778 / 1316) 2024-09-26 16:27:20.772 | Updating cache of https://opendev.org/openstack/xstatic-angular-gettext.git in /opt/dib_cache/source-repositories/xstatic_angular_gettext_6bf2b6ec9e18786c3e223ba600f40eb89c11c7c0 with ref * 2024-09-26 16:27:21.137 | Cloning from xstatic-angular-gettext cache and applying ref * 2024-09-26 16:27:21.216 | (0779 / 1316) 2024-09-26 16:27:21.234 | Updating cache of https://opendev.org/openstack/xstatic-angular-lrdragndrop.git in /opt/dib_cache/source-repositories/xstatic_angular_lrdragndrop_38ed7d9e952e0a5c0e7125a5e191adcbe709d586 with ref * 2024-09-26 16:27:21.863 | Cloning from xstatic-angular-lrdragndrop cache and applying ref * 2024-09-26 16:27:22.004 | (0780 / 1316) 2024-09-26 16:27:22.022 | Updating cache of https://opendev.org/openstack/xstatic-angular-material.git in /opt/dib_cache/source-repositories/xstatic_angular_material_fd687b210c0b60e663c53cbd41d0e74e51c8de53 with ref * 2024-09-26 16:27:22.716 | Cloning from xstatic-angular-material cache and applying ref * 2024-09-26 16:27:23.028 | (0781 / 1316) 2024-09-26 16:27:23.046 | Updating cache of https://opendev.org/openstack/xstatic-angular-notify.git in /opt/dib_cache/source-repositories/xstatic_angular_notify_2037ff1455b4cf6a286be2dc6802d174c3b40225 with ref * 2024-09-26 16:27:23.444 | Cloning from xstatic-angular-notify cache and applying ref * 2024-09-26 16:27:23.524 | (0782 / 1316) 2024-09-26 16:27:23.541 | Updating cache of https://opendev.org/openstack/xstatic-angular-smart-table.git in /opt/dib_cache/source-repositories/xstatic_angular_smart_table_25b15a0eaa52d5034f9354353be877067be8700d with ref * 2024-09-26 16:27:23.958 | Cloning from xstatic-angular-smart-table cache and applying ref * 2024-09-26 16:27:24.038 | (0783 / 1316) 2024-09-26 16:27:24.056 | Updating cache of https://opendev.org/openstack/xstatic-angular-uuid.git in /opt/dib_cache/source-repositories/xstatic_angular_uuid_d1dcc553db8aaf0a59f331fe3c43a15dcfcb12e0 with ref * 2024-09-26 16:27:24.604 | Cloning from xstatic-angular-uuid cache and applying ref * 2024-09-26 16:27:24.682 | (0784 / 1316) 2024-09-26 16:27:24.700 | Updating cache of https://opendev.org/openstack/xstatic-angular-vis.git in /opt/dib_cache/source-repositories/xstatic_angular_vis_c998c7ae888b3cf0d22a31f488d6f09cf5662427 with ref * 2024-09-26 16:27:25.077 | Cloning from xstatic-angular-vis cache and applying ref * 2024-09-26 16:27:25.156 | (0785 / 1316) 2024-09-26 16:27:25.173 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-datepicker.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_datepicker_b75b14f085b3bf37b3c6195ab971f354609d91e8 with ref * 2024-09-26 16:27:25.552 | Cloning from xstatic-bootstrap-datepicker cache and applying ref * 2024-09-26 16:27:25.714 | (0786 / 1316) 2024-09-26 16:27:25.732 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-scss.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_scss_ca974e78cbc6260df9bba2056c7fd40c2f6cb45c with ref * 2024-09-26 16:27:26.174 | Cloning from xstatic-bootstrap-scss cache and applying ref * 2024-09-26 16:27:26.315 | (0787 / 1316) 2024-09-26 16:27:26.332 | Updating cache of https://opendev.org/openstack/xstatic-bootswatch.git in /opt/dib_cache/source-repositories/xstatic_bootswatch_887ab1aadfdf538e1f6a0c8af3ea17d8abb61e6a with ref * 2024-09-26 16:27:26.766 | Cloning from xstatic-bootswatch cache and applying ref * 2024-09-26 16:27:27.092 | (0788 / 1316) 2024-09-26 16:27:27.109 | Updating cache of https://opendev.org/openstack/xstatic-d3.git in /opt/dib_cache/source-repositories/xstatic_d3_7f778dae8d1ee779013e5eec7b2b6751e57361e8 with ref * 2024-09-26 16:27:27.449 | Cloning from xstatic-d3 cache and applying ref * 2024-09-26 16:27:27.531 | (0789 / 1316) 2024-09-26 16:27:27.549 | Updating cache of https://opendev.org/openstack/xstatic-dagre.git in /opt/dib_cache/source-repositories/xstatic_dagre_e8249751e0191f8ec4c93648a0f8633ff3cfd63c with ref * 2024-09-26 16:27:27.875 | Cloning from xstatic-dagre cache and applying ref * 2024-09-26 16:27:27.963 | (0790 / 1316) 2024-09-26 16:27:27.980 | Updating cache of https://opendev.org/openstack/xstatic-dagre-d3.git in /opt/dib_cache/source-repositories/xstatic_dagre_d3_d9ac4dfade39f3857e6cc6e0f35a6aa2dcd373d4 with ref * 2024-09-26 16:27:28.448 | Cloning from xstatic-dagre-d3 cache and applying ref * 2024-09-26 16:27:28.612 | (0791 / 1316) 2024-09-26 16:27:28.629 | Updating cache of https://opendev.org/openstack/xstatic-filesaver.git in /opt/dib_cache/source-repositories/xstatic_filesaver_764504cfc5bd41e0612ebb2ab6e39bdd8d3ac363 with ref * 2024-09-26 16:27:29.028 | Cloning from xstatic-filesaver cache and applying ref * 2024-09-26 16:27:29.107 | (0792 / 1316) 2024-09-26 16:27:29.124 | Updating cache of https://opendev.org/openstack/xstatic-graphlib.git in /opt/dib_cache/source-repositories/xstatic_graphlib_80f7b48b5f13b6b1d51a90dd39752dc4b9dc911d with ref * 2024-09-26 16:27:29.567 | Cloning from xstatic-graphlib cache and applying ref * 2024-09-26 16:27:29.676 | (0793 / 1316) 2024-09-26 16:27:29.694 | Updating cache of https://opendev.org/openstack/xstatic-hogan.git in /opt/dib_cache/source-repositories/xstatic_hogan_6c7fd8f3ad0aaf5f013aa4037aca193cace23e34 with ref * 2024-09-26 16:27:30.169 | Cloning from xstatic-hogan cache and applying ref * 2024-09-26 16:27:30.248 | (0794 / 1316) 2024-09-26 16:27:30.311 | Updating cache of https://opendev.org/openstack/xstatic-jasmine.git in /opt/dib_cache/source-repositories/xstatic_jasmine_cfc65c56f75604dc355f7d6b313ee0d6d1adda87 with ref * 2024-09-26 16:27:30.713 | Cloning from xstatic-jasmine cache and applying ref * 2024-09-26 16:27:31.003 | (0795 / 1316) 2024-09-26 16:27:31.021 | Updating cache of https://opendev.org/openstack/xstatic-jquery-migrate.git in /opt/dib_cache/source-repositories/xstatic_jquery_migrate_e9d21d925a83b4f646aa4c117fb98c234e50a816 with ref * 2024-09-26 16:27:31.437 | Cloning from xstatic-jquery-migrate cache and applying ref * 2024-09-26 16:27:31.574 | (0796 / 1316) 2024-09-26 16:27:31.591 | Updating cache of https://opendev.org/openstack/xstatic-jquery.quicksearch.git in /opt/dib_cache/source-repositories/xstatic_jquery_quicksearch_bfcbe7c88d647a7d54d91ed8caedfe7821760dfd with ref * 2024-09-26 16:27:31.893 | Cloning from xstatic-jquery.quicksearch cache and applying ref * 2024-09-26 16:27:31.972 | (0797 / 1316) 2024-09-26 16:27:31.989 | Updating cache of https://opendev.org/openstack/xstatic-jquery.tablesorter.git in /opt/dib_cache/source-repositories/xstatic_jquery_tablesorter_692b3347838babeccf521df27334117069192545 with ref * 2024-09-26 16:27:32.307 | Cloning from xstatic-jquery.tablesorter cache and applying ref * 2024-09-26 16:27:32.388 | (0798 / 1316) 2024-09-26 16:27:32.406 | Updating cache of https://opendev.org/openstack/xstatic-js-yaml.git in /opt/dib_cache/source-repositories/xstatic_js_yaml_e30b28737507bd6f4d5f44af03d8447ed5d45dc0 with ref * 2024-09-26 16:27:32.699 | Cloning from xstatic-js-yaml cache and applying ref * 2024-09-26 16:27:32.778 | (0799 / 1316) 2024-09-26 16:27:32.796 | Updating cache of https://opendev.org/openstack/xstatic-jsencrypt.git in /opt/dib_cache/source-repositories/xstatic_jsencrypt_ddd0c36dba2b75da54ac864a3e5ee3461c417d39 with ref * 2024-09-26 16:27:33.297 | Cloning from xstatic-jsencrypt cache and applying ref * 2024-09-26 16:27:33.378 | (0800 / 1316) 2024-09-26 16:27:33.395 | Updating cache of https://opendev.org/openstack/xstatic-json2yaml.git in /opt/dib_cache/source-repositories/xstatic_json2yaml_aabefad4ec726887082159587904459b262aedb8 with ref * 2024-09-26 16:27:33.729 | Cloning from xstatic-json2yaml cache and applying ref * 2024-09-26 16:27:33.809 | (0801 / 1316) 2024-09-26 16:27:33.826 | Updating cache of https://opendev.org/openstack/xstatic-lodash.git in /opt/dib_cache/source-repositories/xstatic_lodash_49d9575831d1380bad6352b86284b24fb3ecf5bb with ref * 2024-09-26 16:27:34.218 | Cloning from xstatic-lodash cache and applying ref * 2024-09-26 16:27:34.319 | (0802 / 1316) 2024-09-26 16:27:34.337 | Updating cache of https://opendev.org/openstack/xstatic-magic-search.git in /opt/dib_cache/source-repositories/xstatic_magic_search_2bb805b9e2082a79d822197b40fd57fbc68e9616 with ref * 2024-09-26 16:27:34.667 | Cloning from xstatic-magic-search cache and applying ref * 2024-09-26 16:27:34.746 | (0803 / 1316) 2024-09-26 16:27:34.763 | Updating cache of https://opendev.org/openstack/xstatic-mdi.git in /opt/dib_cache/source-repositories/xstatic_mdi_e1b1e2caa963ec38057dc4b88f2b029a4c114e53 with ref * 2024-09-26 16:27:35.112 | Cloning from xstatic-mdi cache and applying ref * 2024-09-26 16:27:35.326 | (0804 / 1316) 2024-09-26 16:27:35.343 | Updating cache of https://opendev.org/openstack/xstatic-moment.git in /opt/dib_cache/source-repositories/xstatic_moment_332ad610bc2c83206f3b6f9bfaf8004a560c3ef4 with ref * 2024-09-26 16:27:35.667 | Cloning from xstatic-moment cache and applying ref * 2024-09-26 16:27:35.750 | (0805 / 1316) 2024-09-26 16:27:35.767 | Updating cache of https://opendev.org/openstack/xstatic-moment-timezone.git in /opt/dib_cache/source-repositories/xstatic_moment_timezone_00121bf77f525037017329c9ee509de0d87ba3a0 with ref * 2024-09-26 16:27:36.119 | Cloning from xstatic-moment-timezone cache and applying ref * 2024-09-26 16:27:36.229 | (0806 / 1316) 2024-09-26 16:27:36.246 | Updating cache of https://opendev.org/openstack/xstatic-rickshaw.git in /opt/dib_cache/source-repositories/xstatic_rickshaw_2630c050302079587b5683dbeae8e212c064497d with ref * 2024-09-26 16:27:36.538 | Cloning from xstatic-rickshaw cache and applying ref * 2024-09-26 16:27:36.619 | (0807 / 1316) 2024-09-26 16:27:36.637 | Updating cache of https://opendev.org/openstack/xstatic-roboto-fontface.git in /opt/dib_cache/source-repositories/xstatic_roboto_fontface_8c62ee6b75ab5ee6bd4ab29f9c36818466e89196 with ref * 2024-09-26 16:27:37.091 | Cloning from xstatic-roboto-fontface cache and applying ref * 2024-09-26 16:27:37.732 | (0808 / 1316) 2024-09-26 16:27:37.750 | Updating cache of https://opendev.org/openstack/xstatic-spin.git in /opt/dib_cache/source-repositories/xstatic_spin_67e94b68e8abea951bc74a2bcd6315721d488318 with ref * 2024-09-26 16:27:38.506 | Cloning from xstatic-spin cache and applying ref * 2024-09-26 16:27:38.585 | (0809 / 1316) 2024-09-26 16:27:38.603 | Updating cache of https://opendev.org/openstack/yaql.git in /opt/dib_cache/source-repositories/yaql_40e077cd0f9e72b5937fd5e07bec806627c14932 with ref * 2024-09-26 16:27:39.595 | Cloning from yaql cache and applying ref * 2024-09-26 16:27:43.871 | (0810 / 1316) 2024-09-26 16:27:43.889 | Updating cache of https://opendev.org/openstack/zaqar.git in /opt/dib_cache/source-repositories/zaqar_f623228e8b62df7e2f7ca1b6408057c965f6e602 with ref * 2024-09-26 16:27:48.316 | Cloning from zaqar cache and applying ref * 2024-09-26 16:28:21.276 | (0811 / 1316) 2024-09-26 16:28:21.294 | Updating cache of https://opendev.org/openstack/zaqar-specs.git in /opt/dib_cache/source-repositories/zaqar_specs_f045e5e7a2ca1945fda3a508fdcc364585a4094d with ref * 2024-09-26 16:28:21.974 | Cloning from zaqar-specs cache and applying ref * 2024-09-26 16:28:22.193 | (0812 / 1316) 2024-09-26 16:28:22.211 | Updating cache of https://opendev.org/openstack/zaqar-tempest-plugin.git in /opt/dib_cache/source-repositories/zaqar_tempest_plugin_aa9093c04285ba7915b49dfea851c4f23167917c with ref * 2024-09-26 16:28:23.610 | Cloning from zaqar-tempest-plugin cache and applying ref * 2024-09-26 16:28:24.016 | (0813 / 1316) 2024-09-26 16:28:24.065 | Updating cache of https://opendev.org/openstack/zaqar-ui.git in /opt/dib_cache/source-repositories/zaqar_ui_bf89cbe320fbf4f1df6d07f1b70fb76cfdf6974b with ref * 2024-09-26 16:28:26.477 | Cloning from zaqar-ui cache and applying ref * 2024-09-26 16:28:29.340 | (0814 / 1316) 2024-09-26 16:28:30.193 | Updating cache of https://opendev.org/openstack/zun.git in /opt/dib_cache/source-repositories/zun_b5937d348354e0d1b8b4c392a48e828cf5af823e with ref * 2024-09-26 16:28:35.506 | Cloning from zun cache and applying ref * 2024-09-26 16:28:50.406 | (0815 / 1316) 2024-09-26 16:28:50.424 | Updating cache of https://opendev.org/openstack/zun-tempest-plugin.git in /opt/dib_cache/source-repositories/zun_tempest_plugin_63eb8d236682ad0187a5ad61844694cfccf29f63 with ref * 2024-09-26 16:28:51.837 | Cloning from zun-tempest-plugin cache and applying ref * 2024-09-26 16:28:52.036 | (0816 / 1316) 2024-09-26 16:28:52.054 | Updating cache of https://opendev.org/openstack/zun-ui.git in /opt/dib_cache/source-repositories/zun_ui_2176dd6a554892ae9b43ca8167fb199e7edb0d74 with ref * 2024-09-26 16:28:56.304 | Cloning from zun-ui cache and applying ref * 2024-09-26 16:29:00.023 | (0817 / 1316) 2024-09-26 16:29:00.245 | Updating cache of https://opendev.org/performa/os-faults.git in /opt/dib_cache/source-repositories/os_faults_179c12cc5b4c48117f3d9c9b7fbede6c867c6ffa with ref * 2024-09-26 16:29:00.773 | Cloning from os-faults cache and applying ref * 2024-09-26 16:29:01.098 | (0818 / 1316) 2024-09-26 16:29:01.115 | Updating cache of https://opendev.org/performa/shaker.git in /opt/dib_cache/source-repositories/shaker_4c745dde671f63fdcd5bb497c5b9c776b34af975 with ref * 2024-09-26 16:29:02.116 | Cloning from shaker cache and applying ref * 2024-09-26 16:29:03.209 | (0819 / 1316) 2024-09-26 16:29:03.231 | Updating cache of https://opendev.org/pyca/infra.git in /opt/dib_cache/source-repositories/infra_0870e00b5841a38727ef6bacca07f50bb9af1d9c with ref * 2024-09-26 16:29:03.768 | Cloning from infra cache and applying ref * 2024-09-26 16:29:04.079 | (0820 / 1316) 2024-09-26 16:29:04.097 | Updating cache of https://opendev.org/pyca/project-config.git in /opt/dib_cache/source-repositories/project_config_ea6e3b1962455359c7c64ae2c4c5e0ad891f809d with ref * 2024-09-26 16:29:05.071 | Cloning from project-config cache and applying ref * 2024-09-26 16:29:05.184 | (0821 / 1316) 2024-09-26 16:29:05.326 | Updating cache of https://opendev.org/pypa/project-config.git in /opt/dib_cache/source-repositories/project_config_111d93061f509c9f3fc8581f7abe968611a47048 with ref * 2024-09-26 16:29:06.340 | Cloning from project-config cache and applying ref * 2024-09-26 16:29:06.549 | (0822 / 1316) 2024-09-26 16:29:06.567 | Updating cache of https://opendev.org/sardonic/sardonic.git in /opt/dib_cache/source-repositories/sardonic_e2b7feab2be2ccfd67ffd44cb9951b2527d59560 with ref * 2024-09-26 16:29:06.979 | Cloning from sardonic cache and applying ref * 2024-09-26 16:29:07.066 | (0823 / 1316) 2024-09-26 16:29:07.085 | Updating cache of https://opendev.org/starlingx/ansible-playbooks.git in /opt/dib_cache/source-repositories/ansible_playbooks_2c8a9fdbcbe989bb286fe85af5c6a6938eeaf933 with ref * 2024-09-26 16:29:10.091 | Cloning from ansible-playbooks cache and applying ref * 2024-09-26 16:30:13.428 | (0824 / 1316) 2024-09-26 16:30:13.446 | Updating cache of https://opendev.org/starlingx/app-cstate-management.git in /opt/dib_cache/source-repositories/app_cstate_management_54da2c5185b589c3d74be4b451f8c4ee1434d7bb with ref * 2024-09-26 16:30:14.738 | Cloning from app-cstate-management cache and applying ref * 2024-09-26 16:30:21.637 | (0825 / 1316) 2024-09-26 16:30:21.655 | Updating cache of https://opendev.org/starlingx/app-dell-storage.git in /opt/dib_cache/source-repositories/app_dell_storage_fc07c39675f7508bb175f70d675176a880ac3f34 with ref * 2024-09-26 16:30:24.910 | Cloning from app-dell-storage cache and applying ref * 2024-09-26 16:30:49.937 | (0826 / 1316) 2024-09-26 16:30:49.956 | Updating cache of https://opendev.org/starlingx/app-distributed-cloud.git in /opt/dib_cache/source-repositories/app_distributed_cloud_3206ff512d05f18f9d279ddf6c4c8a9e8e6b173a with ref * 2024-09-26 16:30:50.379 | Cloning from app-distributed-cloud cache and applying ref * 2024-09-26 16:30:50.459 | (0827 / 1316) 2024-09-26 16:30:50.476 | Updating cache of https://opendev.org/starlingx/app-gen-tool.git in /opt/dib_cache/source-repositories/app_gen_tool_0266d058ee5178b1a845dda050e815eb0f7d349c with ref * 2024-09-26 16:30:53.156 | Cloning from app-gen-tool cache and applying ref * 2024-09-26 16:31:02.654 | (0828 / 1316) 2024-09-26 16:31:02.679 | Updating cache of https://opendev.org/starlingx/app-harbor.git in /opt/dib_cache/source-repositories/app_harbor_4582902ffc8f3797103dce4c9c6400864a7a9ce1 with ref * 2024-09-26 16:31:05.267 | Cloning from app-harbor cache and applying ref * 2024-09-26 16:31:16.372 | (0829 / 1316) 2024-09-26 16:31:16.390 | Updating cache of https://opendev.org/starlingx/app-intel-device-plugins.git in /opt/dib_cache/source-repositories/app_intel_device_plugins_e81a17629dbefee0f89ae0b007cf95d1e3ea1cd0 with ref * 2024-09-26 16:31:18.391 | Cloning from app-intel-device-plugins cache and applying ref * 2024-09-26 16:31:40.961 | (0830 / 1316) 2024-09-26 16:31:40.979 | Updating cache of https://opendev.org/starlingx/app-intel-ethernet-operator.git in /opt/dib_cache/source-repositories/app_intel_ethernet_operator_20f66bb118a9f6d220a51f809f686fb4d631e660 with ref * 2024-09-26 16:31:44.866 | Cloning from app-intel-ethernet-operator cache and applying ref * 2024-09-26 16:31:54.514 | (0831 / 1316) 2024-09-26 16:31:54.532 | Updating cache of https://opendev.org/starlingx/app-istio.git in /opt/dib_cache/source-repositories/app_istio_c9ae0e060182bc4ab986f5d2bc5a548bcc5d3156 with ref * 2024-09-26 16:31:59.429 | Cloning from app-istio cache and applying ref * 2024-09-26 16:32:12.474 | (0832 / 1316) 2024-09-26 16:32:12.514 | Updating cache of https://opendev.org/starlingx/app-kubernetes-power-manager.git in /opt/dib_cache/source-repositories/app_kubernetes_power_manager_7d47637218f22183de7b913a282a4113e0f4f9a6 with ref * 2024-09-26 16:32:15.417 | Cloning from app-kubernetes-power-manager cache and applying ref * 2024-09-26 16:32:24.133 | (0833 / 1316) 2024-09-26 16:32:24.151 | Updating cache of https://opendev.org/starlingx/app-kubevirt.git in /opt/dib_cache/source-repositories/app_kubevirt_994b8f6ef56ec326e078234b236135bb1575da75 with ref * 2024-09-26 16:32:27.674 | Cloning from app-kubevirt cache and applying ref * 2024-09-26 16:32:45.280 | (0834 / 1316) 2024-09-26 16:32:45.298 | Updating cache of https://opendev.org/starlingx/app-node-feature-discovery.git in /opt/dib_cache/source-repositories/app_node_feature_discovery_f3f0480b2162cbe6b27094df5a7889efaa1441f3 with ref * 2024-09-26 16:32:48.929 | Cloning from app-node-feature-discovery cache and applying ref * 2024-09-26 16:32:57.788 | (0835 / 1316) 2024-09-26 16:32:57.806 | Updating cache of https://opendev.org/starlingx/app-node-interface-metrics-exporter.git in /opt/dib_cache/source-repositories/app_node_interface_metrics_exporter_3897d69de31d3a5810e70faa3ab45925accbc657 with ref * 2024-09-26 16:32:59.557 | Cloning from app-node-interface-metrics-exporter cache and applying ref * 2024-09-26 16:33:11.683 | (0836 / 1316) 2024-09-26 16:33:11.701 | Updating cache of https://opendev.org/starlingx/app-oran-o2.git in /opt/dib_cache/source-repositories/app_oran_o2_c95eb9cce4d6b896de387f4abdaf815171a289fc with ref * 2024-09-26 16:33:13.649 | Cloning from app-oran-o2 cache and applying ref * 2024-09-26 16:33:17.912 | (0837 / 1316) 2024-09-26 16:33:17.930 | Updating cache of https://opendev.org/starlingx/app-power-metrics.git in /opt/dib_cache/source-repositories/app_power_metrics_1cd9d5d3be63031a1cd35f604957d1dc43baea0e with ref * 2024-09-26 16:33:20.192 | Cloning from app-power-metrics cache and applying ref * 2024-09-26 16:33:26.560 | (0838 / 1316) 2024-09-26 16:33:26.577 | Updating cache of https://opendev.org/starlingx/app-rook-ceph.git in /opt/dib_cache/source-repositories/app_rook_ceph_fbf628dbf414c525071db5cca7654d90c1db460f with ref * 2024-09-26 16:33:27.459 | Cloning from app-rook-ceph cache and applying ref * 2024-09-26 16:33:41.018 | (0839 / 1316) 2024-09-26 16:33:41.035 | Updating cache of https://opendev.org/starlingx/app-security-profiles-operator.git in /opt/dib_cache/source-repositories/app_security_profiles_operator_eba5bd158bd4df80a11c745fb4f66f20efc49c49 with ref * 2024-09-26 16:33:42.490 | Cloning from app-security-profiles-operator cache and applying ref * 2024-09-26 16:33:47.985 | (0840 / 1316) 2024-09-26 16:33:48.003 | Updating cache of https://opendev.org/starlingx/app-sriov-fec-operator.git in /opt/dib_cache/source-repositories/app_sriov_fec_operator_17b33f7823c2b4baac860570f9e2b58773445968 with ref * 2024-09-26 16:33:49.833 | Cloning from app-sriov-fec-operator cache and applying ref * 2024-09-26 16:34:01.334 | (0841 / 1316) 2024-09-26 16:34:01.353 | Updating cache of https://opendev.org/starlingx/app-sts-silicom.git in /opt/dib_cache/source-repositories/app_sts_silicom_fdcaa15074b8a36200e3d6b87496e68c124f4a99 with ref * 2024-09-26 16:34:03.993 | Cloning from app-sts-silicom cache and applying ref * 2024-09-26 16:34:07.699 | (0842 / 1316) 2024-09-26 16:34:07.717 | Updating cache of https://opendev.org/starlingx/apt-ostree.git in /opt/dib_cache/source-repositories/apt_ostree_048f29cce169ff36536efbf123304a40d59806dd with ref * 2024-09-26 16:34:08.889 | Cloning from apt-ostree cache and applying ref * 2024-09-26 16:34:27.073 | (0843 / 1316) 2024-09-26 16:34:27.090 | Updating cache of https://opendev.org/starlingx/audit-armada-app.git in /opt/dib_cache/source-repositories/audit_armada_app_85a3c27c1db428f09c06f37d7f4c706920eaba36 with ref * 2024-09-26 16:34:28.380 | Cloning from audit-armada-app cache and applying ref * 2024-09-26 16:34:32.527 | (0844 / 1316) 2024-09-26 16:34:32.545 | Updating cache of https://opendev.org/starlingx/cert-manager-armada-app.git in /opt/dib_cache/source-repositories/cert_manager_armada_app_6340f115ea7f43a7743c63aede786b873bd2a778 with ref * 2024-09-26 16:34:34.071 | Cloning from cert-manager-armada-app cache and applying ref * 2024-09-26 16:34:40.844 | (0845 / 1316) 2024-09-26 16:34:40.861 | Updating cache of https://opendev.org/starlingx/clients.git in /opt/dib_cache/source-repositories/clients_72543b21fc0251d610a452ba4d91b56f020c085d with ref * 2024-09-26 16:34:44.144 | Cloning from clients cache and applying ref * 2024-09-26 16:34:45.632 | (0846 / 1316) 2024-09-26 16:34:45.649 | Updating cache of https://opendev.org/starlingx/compile.git in /opt/dib_cache/source-repositories/compile_c3bef3c038c32ae6916a610d3fdf985e61d6c036 with ref * 2024-09-26 16:34:48.086 | Cloning from compile cache and applying ref * 2024-09-26 16:34:55.094 | (0847 / 1316) 2024-09-26 16:34:55.112 | Updating cache of https://opendev.org/starlingx/config.git in /opt/dib_cache/source-repositories/config_d51ae06574b7abba9767981f0e7281c7bc716f9a with ref * 2024-09-26 16:35:14.518 | Cloning from config cache and applying ref * 2024-09-26 16:37:55.903 | (0848 / 1316) 2024-09-26 16:37:55.921 | Updating cache of https://opendev.org/starlingx/config-files.git in /opt/dib_cache/source-repositories/config_files_7da67598975c4d72b979c3624da25949bfcec283 with ref * 2024-09-26 16:37:58.026 | Cloning from config-files cache and applying ref * 2024-09-26 16:38:12.479 | (0849 / 1316) 2024-09-26 16:38:12.497 | Updating cache of https://opendev.org/starlingx/containers.git in /opt/dib_cache/source-repositories/containers_05e3da1929348e1643d4338d6dce7e95240447bc with ref * 2024-09-26 16:38:14.367 | Cloning from containers cache and applying ref * 2024-09-26 16:38:14.857 | (0850 / 1316) 2024-09-26 16:38:14.875 | Updating cache of https://opendev.org/starlingx/distcloud.git in /opt/dib_cache/source-repositories/distcloud_763023492e71b194f7e94b9fa801a7077c706f5d with ref * 2024-09-26 16:38:18.663 | Cloning from distcloud cache and applying ref * 2024-09-26 16:44:27.749 | (0851 / 1316) 2024-09-26 16:44:27.793 | Updating cache of https://opendev.org/starlingx/distcloud-client.git in /opt/dib_cache/source-repositories/distcloud_client_99270f11b81c39ee7e10c17dece4cc9466868e4c with ref * 2024-09-26 16:44:30.637 | Cloning from distcloud-client cache and applying ref * 2024-09-26 16:45:32.988 | (0852 / 1316) 2024-09-26 16:45:33.006 | Updating cache of https://opendev.org/starlingx/docs.git in /opt/dib_cache/source-repositories/docs_f422da05920ec240bb522a2e22d2a3d49f5aab59 with ref * 2024-09-26 16:45:37.855 | Cloning from docs cache and applying ref * 2024-09-26 16:52:17.497 | (0853 / 1316) 2024-09-26 16:52:17.514 | Updating cache of https://opendev.org/starlingx/election.git in /opt/dib_cache/source-repositories/election_d10c0a48936ba473524874b342665b05186b905a with ref * 2024-09-26 16:52:18.653 | Cloning from election cache and applying ref * 2024-09-26 16:52:24.000 | (0854 / 1316) 2024-09-26 16:52:24.018 | Updating cache of https://opendev.org/starlingx/fault.git in /opt/dib_cache/source-repositories/fault_d45b69bf0fdbd26b2039074c2e4191382d4dd887 with ref * 2024-09-26 16:52:25.638 | Cloning from fault cache and applying ref * 2024-09-26 16:52:42.105 | (0855 / 1316) 2024-09-26 16:52:42.157 | Updating cache of https://opendev.org/starlingx/governance.git in /opt/dib_cache/source-repositories/governance_aa2344b3a4e3329a715bacf743ef872b456e7d0e with ref * 2024-09-26 16:52:42.720 | Cloning from governance cache and applying ref * 2024-09-26 16:52:43.710 | (0856 / 1316) 2024-09-26 16:52:43.728 | Updating cache of https://opendev.org/starlingx/gplv2.git in /opt/dib_cache/source-repositories/gplv2_854b44312f3617123cd02c414da7d75561a8af7b with ref * 2024-09-26 16:52:44.137 | Cloning from gplv2 cache and applying ref * 2024-09-26 16:52:44.218 | (0857 / 1316) 2024-09-26 16:52:44.236 | Updating cache of https://opendev.org/starlingx/gplv3.git in /opt/dib_cache/source-repositories/gplv3_10b31c265de51bff39827813ace805f2b91207e4 with ref * 2024-09-26 16:52:44.603 | Cloning from gplv3 cache and applying ref * 2024-09-26 16:52:44.719 | (0858 / 1316) 2024-09-26 16:52:44.741 | Updating cache of https://opendev.org/starlingx/gui.git in /opt/dib_cache/source-repositories/gui_03f873fdc1361a1b9b22c30cb568ff2197de3ea6 with ref * 2024-09-26 16:52:49.032 | Cloning from gui cache and applying ref * 2024-09-26 16:53:12.682 | (0859 / 1316) 2024-09-26 16:53:12.700 | Updating cache of https://opendev.org/starlingx/ha.git in /opt/dib_cache/source-repositories/ha_bf5f984ee65a64f0136c7274ffcdb6e1cb12d5f5 with ref * 2024-09-26 16:53:15.359 | Cloning from ha cache and applying ref * 2024-09-26 16:53:50.677 | (0860 / 1316) 2024-09-26 16:53:50.695 | Updating cache of https://opendev.org/starlingx/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_638a557cceb2e448e011205d1af9bfefde699c5b with ref * 2024-09-26 16:53:52.625 | Cloning from helm-charts cache and applying ref * 2024-09-26 16:53:56.138 | (0861 / 1316) 2024-09-26 16:53:56.156 | Updating cache of https://opendev.org/starlingx/integ.git in /opt/dib_cache/source-repositories/integ_f7f7e4d578854a250692a19c7bbbabff9882d6a8 with ref * 2024-09-26 16:53:59.383 | Cloning from integ cache and applying ref * 2024-09-26 16:58:55.094 | (0862 / 1316) 2024-09-26 16:58:55.112 | Updating cache of https://opendev.org/starlingx/jenkins-pipelines.git in /opt/dib_cache/source-repositories/jenkins_pipelines_d019485548370aa8f72a2a07b12cb72d3a60da9c with ref * 2024-09-26 16:58:59.199 | Cloning from jenkins-pipelines cache and applying ref * 2024-09-26 16:59:19.185 | (0863 / 1316) 2024-09-26 16:59:19.202 | Updating cache of https://opendev.org/starlingx/kernel.git in /opt/dib_cache/source-repositories/kernel_14c2c10ef5d81715547072064e723617a5291b40 with ref * 2024-09-26 16:59:22.493 | Cloning from kernel cache and applying ref * 2024-09-26 17:00:25.570 | (0864 / 1316) 2024-09-26 17:00:25.588 | Updating cache of https://opendev.org/starlingx/manifest.git in /opt/dib_cache/source-repositories/manifest_b0bb25cab119bc7839303b89daca92ca56163480 with ref * 2024-09-26 17:00:27.529 | Cloning from manifest cache and applying ref * 2024-09-26 17:00:31.901 | (0865 / 1316) 2024-09-26 17:00:31.919 | Updating cache of https://opendev.org/starlingx/meta-starlingx.git in /opt/dib_cache/source-repositories/meta_starlingx_a803bebc92399a2e629af979fd886a4908fa45c3 with ref * 2024-09-26 17:00:32.702 | Cloning from meta-starlingx cache and applying ref * 2024-09-26 17:00:40.157 | (0866 / 1316) 2024-09-26 17:00:40.174 | Updating cache of https://opendev.org/starlingx/metal.git in /opt/dib_cache/source-repositories/metal_898cc70d189963d138b45065380dacf9fdba05ff with ref * 2024-09-26 17:00:43.653 | Cloning from metal cache and applying ref * 2024-09-26 17:01:25.693 | (0867 / 1316) 2024-09-26 17:01:25.711 | Updating cache of https://opendev.org/starlingx/metrics-server-armada-app.git in /opt/dib_cache/source-repositories/metrics_server_armada_app_8652eb91a0737c760253c0f50a5cf9cde06e47a7 with ref * 2024-09-26 17:01:27.261 | Cloning from metrics-server-armada-app cache and applying ref * 2024-09-26 17:01:31.135 | (0868 / 1316) 2024-09-26 17:01:31.153 | Updating cache of https://opendev.org/starlingx/monitor-armada-app.git in /opt/dib_cache/source-repositories/monitor_armada_app_c50cc834e4acc70cf72789356ddb6f4c2376ef61 with ref * 2024-09-26 17:01:32.632 | Cloning from monitor-armada-app cache and applying ref * 2024-09-26 17:01:33.303 | (0869 / 1316) 2024-09-26 17:01:33.320 | Updating cache of https://opendev.org/starlingx/monitoring.git in /opt/dib_cache/source-repositories/monitoring_5e5890d46528afab94fba544936c01bdcd8c75e1 with ref * 2024-09-26 17:01:35.263 | Cloning from monitoring cache and applying ref * 2024-09-26 17:01:42.161 | (0870 / 1316) 2024-09-26 17:01:42.179 | Updating cache of https://opendev.org/starlingx/nfv.git in /opt/dib_cache/source-repositories/nfv_f7b8907c9dc324f4cb17937b4d76278b72d6450e with ref * 2024-09-26 17:01:45.390 | Cloning from nfv cache and applying ref * 2024-09-26 17:02:49.378 | (0871 / 1316) 2024-09-26 17:02:49.396 | Updating cache of https://opendev.org/starlingx/nginx-ingress-controller-armada-app.git in /opt/dib_cache/source-repositories/nginx_ingress_controller_armada_app_2373f98eada86bbc5cc99dc699e58865d5a24c79 with ref * 2024-09-26 17:02:51.993 | Cloning from nginx-ingress-controller-armada-app cache and applying ref * 2024-09-26 17:03:02.664 | (0872 / 1316) 2024-09-26 17:03:02.682 | Updating cache of https://opendev.org/starlingx/oidc-auth-armada-app.git in /opt/dib_cache/source-repositories/oidc_auth_armada_app_deaea88a5fe36d2e44f6a3a40e52e0e34b4de736 with ref * 2024-09-26 17:03:05.473 | Cloning from oidc-auth-armada-app cache and applying ref * 2024-09-26 17:03:14.431 | (0873 / 1316) 2024-09-26 17:03:14.449 | Updating cache of https://opendev.org/starlingx/openstack-armada-app.git in /opt/dib_cache/source-repositories/openstack_armada_app_b52c8020815f06181c285847154b45fa766b7963 with ref * 2024-09-26 17:03:16.908 | Cloning from openstack-armada-app cache and applying ref * 2024-09-26 17:04:22.046 | (0874 / 1316) 2024-09-26 17:04:22.063 | Updating cache of https://opendev.org/starlingx/platform-armada-app.git in /opt/dib_cache/source-repositories/platform_armada_app_c27ee8ebe5b2d07182cb991061c777cb8060d88a with ref * 2024-09-26 17:04:25.876 | Cloning from platform-armada-app cache and applying ref * 2024-09-26 17:04:45.868 | (0875 / 1316) 2024-09-26 17:04:45.886 | Updating cache of https://opendev.org/starlingx/portieris-armada-app.git in /opt/dib_cache/source-repositories/portieris_armada_app_284233ddcec4d7a3eb5df9ad211ac27246dfb36d with ref * 2024-09-26 17:04:47.627 | Cloning from portieris-armada-app cache and applying ref * 2024-09-26 17:04:54.031 | (0876 / 1316) 2024-09-26 17:04:54.049 | Updating cache of https://opendev.org/starlingx/ptp-notification-armada-app.git in /opt/dib_cache/source-repositories/ptp_notification_armada_app_6767f554fd9341ba6d5fa3ec0247049bb7eb5b8a with ref * 2024-09-26 17:04:55.818 | Cloning from ptp-notification-armada-app cache and applying ref * 2024-09-26 17:05:28.117 | (0877 / 1316) 2024-09-26 17:05:28.135 | Updating cache of https://opendev.org/starlingx/public-keys.git in /opt/dib_cache/source-repositories/public_keys_347b56208d70a33df4c40a046de1f25cbdba27bd with ref * 2024-09-26 17:05:30.857 | Cloning from public-keys cache and applying ref * 2024-09-26 17:05:32.368 | (0878 / 1316) 2024-09-26 17:05:32.385 | Updating cache of https://opendev.org/starlingx/rook-ceph.git in /opt/dib_cache/source-repositories/rook_ceph_dd74fff3649ff14035cbca9c082d70f6192ced15 with ref * 2024-09-26 17:05:35.687 | Cloning from rook-ceph cache and applying ref * 2024-09-26 17:05:44.589 | (0879 / 1316) 2024-09-26 17:05:44.606 | Updating cache of https://opendev.org/starlingx/root.git in /opt/dib_cache/source-repositories/root_e475b3a9c0c3a6eda0a4ba98b64a6725e8872beb with ref * 2024-09-26 17:05:52.885 | Cloning from root cache and applying ref * 2024-09-26 17:06:52.226 | (0880 / 1316) 2024-09-26 17:06:52.274 | Updating cache of https://opendev.org/starlingx/SDO-rv-service.git in /opt/dib_cache/source-repositories/SDO_rv_service_da367a4c0d821e417d5209354196daa24c94992a with ref * 2024-09-26 17:06:54.434 | Cloning from SDO-rv-service cache and applying ref * 2024-09-26 17:06:55.044 | (0881 / 1316) 2024-09-26 17:06:55.062 | Updating cache of https://opendev.org/starlingx/snmp-armada-app.git in /opt/dib_cache/source-repositories/snmp_armada_app_28fcb42f2e3441c1b08e7a599d32138b2b334dce with ref * 2024-09-26 17:06:57.158 | Cloning from snmp-armada-app cache and applying ref * 2024-09-26 17:07:05.224 | (0882 / 1316) 2024-09-26 17:07:05.241 | Updating cache of https://opendev.org/starlingx/specs.git in /opt/dib_cache/source-repositories/specs_0b1d604c2d9d51a09fc150261ceebe980bbe3652 with ref * 2024-09-26 17:07:06.203 | Cloning from specs cache and applying ref * 2024-09-26 17:07:11.355 | (0883 / 1316) 2024-09-26 17:07:11.373 | Updating cache of https://opendev.org/starlingx/stx-puppet.git in /opt/dib_cache/source-repositories/stx_puppet_7641e616c7b8f6781f69aca5daa7d39debb76d1f with ref * 2024-09-26 17:07:14.736 | Cloning from stx-puppet cache and applying ref * 2024-09-26 17:10:00.039 | (0884 / 1316) 2024-09-26 17:10:00.057 | Updating cache of https://opendev.org/starlingx/test.git in /opt/dib_cache/source-repositories/test_1710218385fbcfdd689999a45775680d44c16584 with ref * 2024-09-26 17:10:02.523 | Cloning from test cache and applying ref * 2024-09-26 17:10:02.957 | (0885 / 1316) 2024-09-26 17:10:02.975 | Updating cache of https://opendev.org/starlingx/tis-repo.git in /opt/dib_cache/source-repositories/tis_repo_c906b8eaeee6813321a2baa6af11c1112a8c2f54 with ref * 2024-09-26 17:10:03.542 | Cloning from tis-repo cache and applying ref * 2024-09-26 17:10:04.173 | (0886 / 1316) 2024-09-26 17:10:04.198 | Updating cache of https://opendev.org/starlingx/tools.git in /opt/dib_cache/source-repositories/tools_d8d11fe83c34eee26bf91a1c761275da8f1cca33 with ref * 2024-09-26 17:10:09.248 | Cloning from tools cache and applying ref * 2024-09-26 17:11:59.032 | (0887 / 1316) 2024-09-26 17:11:59.050 | Updating cache of https://opendev.org/starlingx/update.git in /opt/dib_cache/source-repositories/update_c94538bf320a63954d7c5d6dfe2d8993a02ebbeb with ref * 2024-09-26 17:12:15.893 | Cloning from update cache and applying ref * 2024-09-26 17:14:31.341 | (0888 / 1316) 2024-09-26 17:14:31.358 | Updating cache of https://opendev.org/starlingx/upstream.git in /opt/dib_cache/source-repositories/upstream_7d70c6324151e7bcdeb463ba81c140e118827763 with ref * 2024-09-26 17:14:33.713 | Cloning from upstream cache and applying ref * 2024-09-26 17:14:46.548 | (0889 / 1316) 2024-09-26 17:14:46.566 | Updating cache of https://opendev.org/starlingx/utilities.git in /opt/dib_cache/source-repositories/utilities_516a462c144da3857b7855b940090b0236fc20bc with ref * 2024-09-26 17:14:48.436 | Cloning from utilities cache and applying ref * 2024-09-26 17:15:27.465 | (0890 / 1316) 2024-09-26 17:15:27.482 | Updating cache of https://opendev.org/starlingx/utils.git in /opt/dib_cache/source-repositories/utils_950f75c934a68dd222e1d27cd4fbdd678e76fd8d with ref * 2024-09-26 17:15:28.030 | Cloning from utils cache and applying ref * 2024-09-26 17:15:28.167 | (0891 / 1316) 2024-09-26 17:15:28.185 | Updating cache of https://opendev.org/starlingx/vault-armada-app.git in /opt/dib_cache/source-repositories/vault_armada_app_50acd0757b80c41de4e08e71d69a259c3845f7e8 with ref * 2024-09-26 17:15:30.798 | Cloning from vault-armada-app cache and applying ref * 2024-09-26 17:16:00.267 | (0892 / 1316) 2024-09-26 17:16:00.284 | Updating cache of https://opendev.org/starlingx/virt.git in /opt/dib_cache/source-repositories/virt_4c6caf3534fc47963a50bf4d61fcac6ee6341814 with ref * 2024-09-26 17:16:02.632 | Cloning from virt cache and applying ref * 2024-09-26 17:16:06.069 | (0893 / 1316) 2024-09-26 17:16:06.086 | Updating cache of https://opendev.org/starlingx/virtual-deployment.git in /opt/dib_cache/source-repositories/virtual_deployment_5d7f39d24c9971e642a5626a90414e8950a0a791 with ref * 2024-09-26 17:16:07.499 | Cloning from virtual-deployment cache and applying ref * 2024-09-26 17:16:23.341 | (0894 / 1316) 2024-09-26 17:16:23.359 | Updating cache of https://opendev.org/starlingx/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_76bc87d900f8efd7ebf24db7c5694a9ead01bfd5 with ref * 2024-09-26 17:16:24.649 | Cloning from zuul-jobs cache and applying ref * 2024-09-26 17:16:25.095 | (0895 / 1316) 2024-09-26 17:16:25.113 | Updating cache of https://opendev.org/ttygroup/boartty.git in /opt/dib_cache/source-repositories/boartty_1805ad164106e02ca19660c6e2f0ec553d29bb22 with ref * 2024-09-26 17:16:25.852 | Cloning from boartty cache and applying ref * 2024-09-26 17:16:26.385 | (0896 / 1316) 2024-09-26 17:16:26.403 | Updating cache of https://opendev.org/ttygroup/gertty.git in /opt/dib_cache/source-repositories/gertty_c824468064c05aafe096c7e8853cccc9a3826fde with ref * 2024-09-26 17:16:27.176 | Cloning from gertty cache and applying ref * 2024-09-26 17:16:27.351 | (0897 / 1316) 2024-09-26 17:16:27.370 | Updating cache of https://opendev.org/vexxhost/ansible-collection-atmosphere.git in /opt/dib_cache/source-repositories/ansible_collection_atmosphere_493a90f80d35d02d641075fee9cfc4018aaf8545 with ref * 2024-09-26 17:16:27.861 | Cloning from ansible-collection-atmosphere cache and applying ref * 2024-09-26 17:16:27.976 | (0898 / 1316) 2024-09-26 17:16:27.993 | Updating cache of https://opendev.org/vexxhost/ansible-role-base-server.git in /opt/dib_cache/source-repositories/ansible_role_base_server_abda91a37fef1180c2c1007e8082ace15309f0cf with ref * 2024-09-26 17:16:28.471 | Cloning from ansible-role-base-server cache and applying ref * 2024-09-26 17:16:28.549 | (0899 / 1316) 2024-09-26 17:16:28.568 | Updating cache of https://opendev.org/vexxhost/ansible-role-docker-distribution.git in /opt/dib_cache/source-repositories/ansible_role_docker_distribution_7f01b0c69844b7a55a99bbf9fbb4f3838a3e4325 with ref * 2024-09-26 17:16:29.562 | Cloning from ansible-role-docker-distribution cache and applying ref * 2024-09-26 17:16:29.641 | (0900 / 1316) 2024-09-26 17:16:29.659 | Updating cache of https://opendev.org/vexxhost/ansible-role-openmanage.git in /opt/dib_cache/source-repositories/ansible_role_openmanage_53cdfb4fffa211cc3527d708359cbfde297d940f with ref * 2024-09-26 17:16:30.133 | Cloning from ansible-role-openmanage cache and applying ref * 2024-09-26 17:16:30.213 | (0901 / 1316) 2024-09-26 17:16:30.231 | Updating cache of https://opendev.org/vexxhost/ansible-role-wireguard.git in /opt/dib_cache/source-repositories/ansible_role_wireguard_5f23ca5018f321674ebbcf5b177800a924f00f58 with ref * 2024-09-26 17:16:30.509 | Cloning from ansible-role-wireguard cache and applying ref * 2024-09-26 17:16:30.588 | (0902 / 1316) 2024-09-26 17:16:30.606 | Updating cache of https://opendev.org/vexxhost/atmosphere.git in /opt/dib_cache/source-repositories/atmosphere_c605a35e039647f3e7a0160be1ee83bd19a60c03 with ref * 2024-09-26 17:16:31.167 | Cloning from atmosphere cache and applying ref * 2024-09-26 17:16:31.250 | (0903 / 1316) 2024-09-26 17:16:31.267 | Updating cache of https://opendev.org/vexxhost/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_0924bec8858193c6a8d0d0c3172bc867466c12dc with ref * 2024-09-26 17:16:31.572 | Cloning from base-jobs cache and applying ref * 2024-09-26 17:16:31.658 | (0904 / 1316) 2024-09-26 17:16:31.676 | Updating cache of https://opendev.org/vexxhost/docker-images.git in /opt/dib_cache/source-repositories/docker_images_dae5e30f4b2252f06cd56820342334ee4a2624fc with ref * 2024-09-26 17:16:32.019 | Cloning from docker-images cache and applying ref * 2024-09-26 17:16:32.099 | (0905 / 1316) 2024-09-26 17:16:32.116 | Updating cache of https://opendev.org/vexxhost/documentation.git in /opt/dib_cache/source-repositories/documentation_3e5d4cbfa5d33aa0eaf3913d1ca3a3f5f468935b with ref * 2024-09-26 17:16:32.509 | Cloning from documentation cache and applying ref * 2024-09-26 17:16:32.602 | (0906 / 1316) 2024-09-26 17:16:32.627 | Updating cache of https://opendev.org/vexxhost/google-directory-api-linux-agent.git in /opt/dib_cache/source-repositories/google_directory_api_linux_agent_8282258f6e069f01b6403d9c27003b1432ac09dd with ref * 2024-09-26 17:16:32.973 | Cloning from google-directory-api-linux-agent cache and applying ref * 2024-09-26 17:16:33.050 | (0907 / 1316) 2024-09-26 17:16:33.067 | Updating cache of https://opendev.org/vexxhost/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_7ff56bc5602f22f29a6328bfa8d26888a8d62967 with ref * 2024-09-26 17:16:33.352 | Cloning from helm-charts cache and applying ref * 2024-09-26 17:16:33.437 | (0908 / 1316) 2024-09-26 17:16:33.454 | Updating cache of https://opendev.org/vexxhost/kue.git in /opt/dib_cache/source-repositories/kue_7550969f02d9a4f9fc92e198a2b6e141d52bc8a3 with ref * 2024-09-26 17:16:33.830 | Cloning from kue cache and applying ref * 2024-09-26 17:16:33.939 | (0909 / 1316) 2024-09-26 17:16:33.957 | Updating cache of https://opendev.org/vexxhost/libvirtd_exporter.git in /opt/dib_cache/source-repositories/libvirtd_exporter_756af01baea545d72b16df3eb1e72a8b36ec3bf5 with ref * 2024-09-26 17:16:34.516 | Cloning from libvirtd_exporter cache and applying ref * 2024-09-26 17:16:34.597 | (0910 / 1316) 2024-09-26 17:16:34.615 | Updating cache of https://opendev.org/vexxhost/lodgeit-helm.git in /opt/dib_cache/source-repositories/lodgeit_helm_c6617c858bd2032e4056ed1fe4d919233629c0ee with ref * 2024-09-26 17:16:35.178 | Cloning from lodgeit-helm cache and applying ref * 2024-09-26 17:16:35.258 | (0911 / 1316) 2024-09-26 17:16:35.276 | Updating cache of https://opendev.org/vexxhost/network_exporter.git in /opt/dib_cache/source-repositories/network_exporter_d328cc99f9adaead4e65c93ab0dac07f7398c09b with ref * 2024-09-26 17:16:35.623 | Cloning from network_exporter cache and applying ref * 2024-09-26 17:16:35.702 | (0912 / 1316) 2024-09-26 17:16:35.719 | Updating cache of https://opendev.org/vexxhost/node-labeler.git in /opt/dib_cache/source-repositories/node_labeler_fdcf7541d47307b94e647982493d5cd5932c133d with ref * 2024-09-26 17:16:36.189 | Cloning from node-labeler cache and applying ref * 2024-09-26 17:16:36.266 | (0913 / 1316) 2024-09-26 17:16:36.284 | Updating cache of https://opendev.org/vexxhost/openstack-monitoring.git in /opt/dib_cache/source-repositories/openstack_monitoring_38ddac4feb5bfec93d398e96e8acc8dcfd7f0de2 with ref * 2024-09-26 17:16:36.627 | Cloning from openstack-monitoring cache and applying ref * 2024-09-26 17:16:36.711 | (0914 / 1316) 2024-09-26 17:16:36.728 | Updating cache of https://opendev.org/vexxhost/openstack-operator.git in /opt/dib_cache/source-repositories/openstack_operator_05507f2a624da9409b30f5c669c34252c58a4034 with ref * 2024-09-26 17:16:37.688 | Cloning from openstack-operator cache and applying ref * 2024-09-26 17:16:37.870 | (0915 / 1316) 2024-09-26 17:16:37.887 | Updating cache of https://opendev.org/vexxhost/openstack-tools.git in /opt/dib_cache/source-repositories/openstack_tools_d0812d10bafade805b2ea9586a05bad2c65ab44a with ref * 2024-09-26 17:16:38.248 | Cloning from openstack-tools cache and applying ref * 2024-09-26 17:16:38.327 | (0916 / 1316) 2024-09-26 17:16:38.344 | Updating cache of https://opendev.org/vexxhost/openvswitch_exporter.git in /opt/dib_cache/source-repositories/openvswitch_exporter_df521bd8d0c43214de35548759ddf93717522f16 with ref * 2024-09-26 17:16:38.667 | Cloning from openvswitch_exporter cache and applying ref * 2024-09-26 17:16:38.745 | (0917 / 1316) 2024-09-26 17:16:38.762 | Updating cache of https://opendev.org/vexxhost/rally_exporter.git in /opt/dib_cache/source-repositories/rally_exporter_08931ca7872c40708c8572e94aa8e459f82f66f1 with ref * 2024-09-26 17:16:39.216 | Cloning from rally_exporter cache and applying ref * 2024-09-26 17:16:39.297 | (0918 / 1316) 2024-09-26 17:16:39.315 | Updating cache of https://opendev.org/vexxhost/rbac-helm.git in /opt/dib_cache/source-repositories/rbac_helm_99768b794f4a6988a07084e21e2bf7ecaa0bb6d8 with ref * 2024-09-26 17:16:39.972 | Cloning from rbac-helm cache and applying ref * 2024-09-26 17:16:40.052 | (0919 / 1316) 2024-09-26 17:16:40.069 | Updating cache of https://opendev.org/vexxhost/smokeping_prober-helm.git in /opt/dib_cache/source-repositories/smokeping_prober_helm_6bd6d65380c20a009d7a6a442bf2abaa4c8da128 with ref * 2024-09-26 17:16:40.680 | Cloning from smokeping_prober-helm cache and applying ref * 2024-09-26 17:16:40.758 | (0920 / 1316) 2024-09-26 17:16:40.775 | Updating cache of https://opendev.org/vexxhost/tempest-pushgateway.git in /opt/dib_cache/source-repositories/tempest_pushgateway_f2969bb79cc87b471f1b1045aa521b4d277d0ff5 with ref * 2024-09-26 17:16:41.545 | Cloning from tempest-pushgateway cache and applying ref * 2024-09-26 17:16:41.623 | (0921 / 1316) 2024-09-26 17:16:41.641 | Updating cache of https://opendev.org/volvocars/powertrain-build.git in /opt/dib_cache/source-repositories/powertrain_build_3d9ab4984d7a3d17dafaa6faa947eb6778c8462a with ref * 2024-09-26 17:16:43.591 | Cloning from powertrain-build cache and applying ref * 2024-09-26 17:16:51.150 | (0922 / 1316) 2024-09-26 17:16:51.167 | Updating cache of https://opendev.org/volvocars/project-config.git in /opt/dib_cache/source-repositories/project_config_340786340efde2d3a9d7c25651fba81e5fb17ca8 with ref * 2024-09-26 17:16:52.133 | Cloning from project-config cache and applying ref * 2024-09-26 17:16:52.235 | (0923 / 1316) 2024-09-26 17:16:52.253 | Updating cache of https://opendev.org/wandertracks/signalk-wandertracks.git in /opt/dib_cache/source-repositories/signalk_wandertracks_e86a1f9099071a0c96cb547160d8529c6aeff88c with ref * 2024-09-26 17:16:53.023 | Cloning from signalk-wandertracks cache and applying ref * 2024-09-26 17:16:53.101 | (0924 / 1316) 2024-09-26 17:16:53.118 | Updating cache of https://opendev.org/wandertracks/system-config.git in /opt/dib_cache/source-repositories/system_config_742e2be9a038e9def3002ff12a84336801dbc056 with ref * 2024-09-26 17:16:53.703 | Cloning from system-config cache and applying ref * 2024-09-26 17:16:53.791 | (0925 / 1316) 2024-09-26 17:16:53.809 | Updating cache of https://opendev.org/wandertracks/wanders.cloud.git in /opt/dib_cache/source-repositories/wanders_cloud_5b2b0bb69cc241d261667c3164d4de6c510703c8 with ref * 2024-09-26 17:16:54.498 | Cloning from wanders.cloud cache and applying ref * 2024-09-26 17:16:54.574 | (0926 / 1316) 2024-09-26 17:16:54.592 | Updating cache of https://opendev.org/wandertracks/wandertracks.git in /opt/dib_cache/source-repositories/wandertracks_910fbdfa2a54aa883720e8507b7c75a533169d1b with ref * 2024-09-26 17:16:55.435 | Cloning from wandertracks cache and applying ref * 2024-09-26 17:16:55.520 | (0927 / 1316) 2024-09-26 17:16:55.537 | Updating cache of https://opendev.org/wandertracks/wandertracks-web.git in /opt/dib_cache/source-repositories/wandertracks_web_78ebb66e50d875c058b1004c2e4b3bdcf1214e1e with ref * 2024-09-26 17:16:55.901 | Cloning from wandertracks-web cache and applying ref * 2024-09-26 17:16:55.979 | (0928 / 1316) 2024-09-26 17:16:55.997 | Updating cache of https://opendev.org/waterwanders/waterwanders.git in /opt/dib_cache/source-repositories/waterwanders_74bcc62366017df7eabad7cab7d4fb1402e23842 with ref * 2024-09-26 17:16:56.785 | Cloning from waterwanders cache and applying ref * 2024-09-26 17:16:59.455 | (0929 / 1316) 2024-09-26 17:16:59.473 | Updating cache of https://opendev.org/windmill/ansible-role-ansible.git in /opt/dib_cache/source-repositories/ansible_role_ansible_52b896a280d6035eee91c703c048eb3a40076134 with ref * 2024-09-26 17:16:59.972 | Cloning from ansible-role-ansible cache and applying ref * 2024-09-26 17:17:00.054 | (0930 / 1316) 2024-09-26 17:17:00.072 | Updating cache of https://opendev.org/windmill/ansible-role-borgbackup.git in /opt/dib_cache/source-repositories/ansible_role_borgbackup_b9259dc25af527b634b867758100628917d5a480 with ref * 2024-09-26 17:17:00.599 | Cloning from ansible-role-borgbackup cache and applying ref * 2024-09-26 17:17:00.682 | (0931 / 1316) 2024-09-26 17:17:00.699 | Updating cache of https://opendev.org/windmill/ansible-role-borgmatic.git in /opt/dib_cache/source-repositories/ansible_role_borgmatic_11aad6420a351855f5240bb752939a004dcca857 with ref * 2024-09-26 17:17:01.575 | Cloning from ansible-role-borgmatic cache and applying ref * 2024-09-26 17:17:01.659 | (0932 / 1316) 2024-09-26 17:17:01.676 | Updating cache of https://opendev.org/windmill/ansible-role-boto3.git in /opt/dib_cache/source-repositories/ansible_role_boto3_ccd5cc5158774c75ad94decdbc13b916eeba115f with ref * 2024-09-26 17:17:02.341 | Cloning from ansible-role-boto3 cache and applying ref * 2024-09-26 17:17:02.423 | (0933 / 1316) 2024-09-26 17:17:02.441 | Updating cache of https://opendev.org/windmill/ansible-role-carbon.git in /opt/dib_cache/source-repositories/ansible_role_carbon_9cb880b7bd8f872e5358e72dff1c92a708959c26 with ref * 2024-09-26 17:17:02.847 | Cloning from ansible-role-carbon cache and applying ref * 2024-09-26 17:17:02.928 | (0934 / 1316) 2024-09-26 17:17:02.946 | Updating cache of https://opendev.org/windmill/ansible-role-diskimage-builder.git in /opt/dib_cache/source-repositories/ansible_role_diskimage_builder_94e3bff243bd7e02b253760d58ae040a3c34116b with ref * 2024-09-26 17:17:03.706 | Cloning from ansible-role-diskimage-builder cache and applying ref * 2024-09-26 17:17:03.790 | (0935 / 1316) 2024-09-26 17:17:03.807 | Updating cache of https://opendev.org/windmill/ansible-role-elasticsearch.git in /opt/dib_cache/source-repositories/ansible_role_elasticsearch_23f5cd86b609da13b0468f0ad79d8dbd3126ef59 with ref * 2024-09-26 17:17:04.236 | Cloning from ansible-role-elasticsearch cache and applying ref * 2024-09-26 17:17:04.320 | (0936 / 1316) 2024-09-26 17:17:04.337 | Updating cache of https://opendev.org/windmill/ansible-role-gear.git in /opt/dib_cache/source-repositories/ansible_role_gear_cd749759b809802b09da093939f748e5cdbdf093 with ref * 2024-09-26 17:17:04.881 | Cloning from ansible-role-gear cache and applying ref * 2024-09-26 17:17:04.968 | (0937 / 1316) 2024-09-26 17:17:04.985 | Updating cache of https://opendev.org/windmill/ansible-role-grafyaml.git in /opt/dib_cache/source-repositories/ansible_role_grafyaml_a8e675c37c7dd2d05c5d1257fd506c077bf8fb48 with ref * 2024-09-26 17:17:05.729 | Cloning from ansible-role-grafyaml cache and applying ref * 2024-09-26 17:17:05.810 | (0938 / 1316) 2024-09-26 17:17:05.827 | Updating cache of https://opendev.org/windmill/ansible-role-logrotate.git in /opt/dib_cache/source-repositories/ansible_role_logrotate_3b76d7d85075e775be346935d00bc34ee206a7ae with ref * 2024-09-26 17:17:06.145 | Cloning from ansible-role-logrotate cache and applying ref * 2024-09-26 17:17:06.228 | (0939 / 1316) 2024-09-26 17:17:06.246 | Updating cache of https://opendev.org/windmill/ansible-role-nginx.git in /opt/dib_cache/source-repositories/ansible_role_nginx_3aaac81324c46c2ff9c69c02f7058c66f1253349 with ref * 2024-09-26 17:17:06.768 | Cloning from ansible-role-nginx cache and applying ref * 2024-09-26 17:17:06.850 | (0940 / 1316) 2024-09-26 17:17:06.868 | Updating cache of https://opendev.org/windmill/ansible-role-nodepool.git in /opt/dib_cache/source-repositories/ansible_role_nodepool_b4dc19e8fc5f69779c5f5e0026753376ec99282f with ref * 2024-09-26 17:17:07.410 | Cloning from ansible-role-nodepool cache and applying ref * 2024-09-26 17:17:07.524 | (0941 / 1316) 2024-09-26 17:17:07.541 | Updating cache of https://opendev.org/windmill/ansible-role-openstacksdk.git in /opt/dib_cache/source-repositories/ansible_role_openstacksdk_0a22a5d6e9a6fb60720d75e07a8051e628252531 with ref * 2024-09-26 17:17:08.131 | Cloning from ansible-role-openstacksdk cache and applying ref * 2024-09-26 17:17:08.213 | (0942 / 1316) 2024-09-26 17:17:08.230 | Updating cache of https://opendev.org/windmill/ansible-role-ssh.git in /opt/dib_cache/source-repositories/ansible_role_ssh_9933d22d2a094f7d7ff77013154df4c3fa984e99 with ref * 2024-09-26 17:17:08.553 | Cloning from ansible-role-ssh cache and applying ref * 2024-09-26 17:17:08.635 | (0943 / 1316) 2024-09-26 17:17:08.652 | Updating cache of https://opendev.org/windmill/ansible-role-statsd.git in /opt/dib_cache/source-repositories/ansible_role_statsd_1e7388fff4e862c4df73b9c86f4e369a3c3af0df with ref * 2024-09-26 17:17:09.007 | Cloning from ansible-role-statsd cache and applying ref * 2024-09-26 17:17:09.127 | (0944 / 1316) 2024-09-26 17:17:09.145 | Updating cache of https://opendev.org/windmill/ansible-role-sudoers.git in /opt/dib_cache/source-repositories/ansible_role_sudoers_4dbfbbdb3c7bc37b22c1bc0f021851e43c7afc9d with ref * 2024-09-26 17:17:09.714 | Cloning from ansible-role-sudoers cache and applying ref * 2024-09-26 17:17:09.793 | (0945 / 1316) 2024-09-26 17:17:09.811 | Updating cache of https://opendev.org/windmill/ansible-role-virtualenv.git in /opt/dib_cache/source-repositories/ansible_role_virtualenv_9ac4a2ebf58524d4d0def14de674fcb70c76077d with ref * 2024-09-26 17:17:10.177 | Cloning from ansible-role-virtualenv cache and applying ref * 2024-09-26 17:17:10.258 | (0946 / 1316) 2024-09-26 17:17:10.276 | Updating cache of https://opendev.org/windmill/ansible-role-whisper.git in /opt/dib_cache/source-repositories/ansible_role_whisper_76437555259769a405fbd7418fcd6c31a1edcdcd with ref * 2024-09-26 17:17:10.642 | Cloning from ansible-role-whisper cache and applying ref * 2024-09-26 17:17:10.723 | (0947 / 1316) 2024-09-26 17:17:10.740 | Updating cache of https://opendev.org/windmill/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_0f150c2caf7c309d38ac91706855cec28c3e4c0e with ref * 2024-09-26 17:17:11.574 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-09-26 17:17:11.659 | (0948 / 1316) 2024-09-26 17:17:11.677 | Updating cache of https://opendev.org/windmill/ansible-role-zuul.git in /opt/dib_cache/source-repositories/ansible_role_zuul_a0323c60d3c058181b0622d217687d154fe94eb3 with ref * 2024-09-26 17:17:12.121 | Cloning from ansible-role-zuul cache and applying ref * 2024-09-26 17:17:12.233 | (0949 / 1316) 2024-09-26 17:17:12.252 | Updating cache of https://opendev.org/windmill/ansible-role-zuul-registry.git in /opt/dib_cache/source-repositories/ansible_role_zuul_registry_07fb342a07d5df1c32b0a105d648c60966a86cad with ref * 2024-09-26 17:17:12.585 | Cloning from ansible-role-zuul-registry cache and applying ref * 2024-09-26 17:17:12.671 | (0950 / 1316) 2024-09-26 17:17:12.688 | Updating cache of https://opendev.org/windmill/windmill.git in /opt/dib_cache/source-repositories/windmill_ce0957dbeb2deb69c3d8d03166f453d34ba458dc with ref * 2024-09-26 17:17:13.016 | Cloning from windmill cache and applying ref * 2024-09-26 17:17:13.137 | (0951 / 1316) 2024-09-26 17:17:13.154 | Updating cache of https://opendev.org/windmill/windmill-backup.git in /opt/dib_cache/source-repositories/windmill_backup_2e8c02e5aed8a95fe604effd833b0f22fd22223e with ref * 2024-09-26 17:17:13.737 | Cloning from windmill-backup cache and applying ref * 2024-09-26 17:17:13.823 | (0952 / 1316) 2024-09-26 17:17:13.840 | Updating cache of https://opendev.org/windmill/windmill-config.git in /opt/dib_cache/source-repositories/windmill_config_01e195bc6ac2b0c11cf08bac6b1dda866cace35c with ref * 2024-09-26 17:17:14.301 | Cloning from windmill-config cache and applying ref * 2024-09-26 17:17:14.387 | (0953 / 1316) 2024-09-26 17:17:14.405 | Updating cache of https://opendev.org/windmill/windmill-logs.git in /opt/dib_cache/source-repositories/windmill_logs_968464ba901af64d919f9af788f508a89b86d673 with ref * 2024-09-26 17:17:14.900 | Cloning from windmill-logs cache and applying ref * 2024-09-26 17:17:14.976 | (0954 / 1316) 2024-09-26 17:17:14.994 | Updating cache of https://opendev.org/windmill/windmill-ops.git in /opt/dib_cache/source-repositories/windmill_ops_a3e0208779357fef208be4f138ce320c1efb0fac with ref * 2024-09-26 17:17:15.424 | Cloning from windmill-ops cache and applying ref * 2024-09-26 17:17:15.523 | (0955 / 1316) 2024-09-26 17:17:15.541 | Updating cache of https://opendev.org/x/ailuropoda.git in /opt/dib_cache/source-repositories/ailuropoda_4e86384edf56a71090daaa7c4fbda10130471b9c with ref * 2024-09-26 17:17:15.964 | Cloning from ailuropoda cache and applying ref * 2024-09-26 17:17:16.043 | (0956 / 1316) 2024-09-26 17:17:16.061 | Updating cache of https://opendev.org/x/alexandria.git in /opt/dib_cache/source-repositories/alexandria_2d25a8301f7f82cf339946c2601329b4c04186c1 with ref * 2024-09-26 17:17:17.286 | Cloning from alexandria cache and applying ref * 2024-09-26 17:17:19.040 | (0957 / 1316) 2024-09-26 17:17:19.058 | Updating cache of https://opendev.org/x/almanach.git in /opt/dib_cache/source-repositories/almanach_d2ab86532bae5ac27a4ede34dd6d2d387ad52785 with ref * 2024-09-26 17:17:19.524 | Cloning from almanach cache and applying ref * 2024-09-26 17:17:19.639 | (0958 / 1316) 2024-09-26 17:17:19.656 | Updating cache of https://opendev.org/x/ansible-role-bindep.git in /opt/dib_cache/source-repositories/ansible_role_bindep_777f21021236902b288fc268a6bb37247965c642 with ref * 2024-09-26 17:17:20.139 | Cloning from ansible-role-bindep cache and applying ref * 2024-09-26 17:17:20.219 | (0959 / 1316) 2024-09-26 17:17:20.237 | Updating cache of https://opendev.org/x/ansible-role-fedmsg.git in /opt/dib_cache/source-repositories/ansible_role_fedmsg_7646017fd8a9205ca91cc936bafb3e2b504a38ee with ref * 2024-09-26 17:17:20.734 | Cloning from ansible-role-fedmsg cache and applying ref * 2024-09-26 17:17:20.811 | (0960 / 1316) 2024-09-26 17:17:20.828 | Updating cache of https://opendev.org/x/ansible-role-jenkins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_228b7e15520ce52a89455c3c5634a5223f769529 with ref * 2024-09-26 17:17:21.207 | Cloning from ansible-role-jenkins cache and applying ref * 2024-09-26 17:17:21.293 | (0961 / 1316) 2024-09-26 17:17:21.311 | Updating cache of https://opendev.org/x/ansible-role-jenkins-job-builder.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_job_builder_d402224cf13f4455687b28a50b05757f23626a67 with ref * 2024-09-26 17:17:22.235 | Cloning from ansible-role-jenkins-job-builder cache and applying ref * 2024-09-26 17:17:22.318 | (0962 / 1316) 2024-09-26 17:17:22.335 | Updating cache of https://opendev.org/x/ansible-role-jenkins-plugins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_plugins_50776e373a771dc75dff87aac27454a37eeef930 with ref * 2024-09-26 17:17:22.811 | Cloning from ansible-role-jenkins-plugins cache and applying ref * 2024-09-26 17:17:22.891 | (0963 / 1316) 2024-09-26 17:17:22.908 | Updating cache of https://opendev.org/x/ansible-role-shade.git in /opt/dib_cache/source-repositories/ansible_role_shade_3f8686b9e80566892fdf5b9b7320e98ed5ffc01c with ref * 2024-09-26 17:17:23.668 | Cloning from ansible-role-shade cache and applying ref * 2024-09-26 17:17:23.750 | (0964 / 1316) 2024-09-26 17:17:23.768 | Updating cache of https://opendev.org/x/ansible-tripleo-ipa-server.git in /opt/dib_cache/source-repositories/ansible_tripleo_ipa_server_0fdfa6f5dc62bba102de66e51515eae9c5decb47 with ref * 2024-09-26 17:17:24.165 | Cloning from ansible-tripleo-ipa-server cache and applying ref * 2024-09-26 17:17:24.244 | (0965 / 1316) 2024-09-26 17:17:24.262 | Updating cache of https://opendev.org/x/apmec.git in /opt/dib_cache/source-repositories/apmec_bba84747aba38e8db1d7428c0966176866d996a6 with ref * 2024-09-26 17:17:24.671 | Cloning from apmec cache and applying ref * 2024-09-26 17:17:24.904 | (0966 / 1316) 2024-09-26 17:17:24.921 | Updating cache of https://opendev.org/x/apmec-horizon.git in /opt/dib_cache/source-repositories/apmec_horizon_1eb602b162ed1917e016b76dd78abc62e9d46801 with ref * 2024-09-26 17:17:25.399 | Cloning from apmec-horizon cache and applying ref * 2024-09-26 17:17:25.493 | (0967 / 1316) 2024-09-26 17:17:25.511 | Updating cache of https://opendev.org/x/bansho.git in /opt/dib_cache/source-repositories/bansho_710b1f4bb0b61a1274836c230d9cc5cdc2fb1a83 with ref * 2024-09-26 17:17:26.573 | Cloning from bansho cache and applying ref * 2024-09-26 17:17:26.697 | (0968 / 1316) 2024-09-26 17:17:26.715 | Updating cache of https://opendev.org/x/bareon.git in /opt/dib_cache/source-repositories/bareon_585997dfddbc2cb1acb463f99764e40ccaafb3a6 with ref * 2024-09-26 17:17:27.547 | Cloning from bareon cache and applying ref * 2024-09-26 17:17:28.024 | (0969 / 1316) 2024-09-26 17:17:28.042 | Updating cache of https://opendev.org/x/bareon-allocator.git in /opt/dib_cache/source-repositories/bareon_allocator_0606cf4096721e12c1ea21168202a319970e705b with ref * 2024-09-26 17:17:28.637 | Cloning from bareon-allocator cache and applying ref * 2024-09-26 17:17:29.856 | (0970 / 1316) 2024-09-26 17:17:29.873 | Updating cache of https://opendev.org/x/bareon-api.git in /opt/dib_cache/source-repositories/bareon_api_5590f2c354a9de9b1aa58d14c30331026cd1dac6 with ref * 2024-09-26 17:17:30.358 | Cloning from bareon-api cache and applying ref * 2024-09-26 17:17:30.436 | (0971 / 1316) 2024-09-26 17:17:30.453 | Updating cache of https://opendev.org/x/bareon-image-elements.git in /opt/dib_cache/source-repositories/bareon_image_elements_b19c6e41ff26513f46fce80dfa9a003b749cf75e with ref * 2024-09-26 17:17:30.759 | Cloning from bareon-image-elements cache and applying ref * 2024-09-26 17:17:30.848 | (0972 / 1316) 2024-09-26 17:17:30.866 | Updating cache of https://opendev.org/x/bareon-ironic.git in /opt/dib_cache/source-repositories/bareon_ironic_a8f75b8a4643a27ff9541c323cf6cd1f14293411 with ref * 2024-09-26 17:17:31.390 | Cloning from bareon-ironic cache and applying ref * 2024-09-26 17:17:31.479 | (0973 / 1316) 2024-09-26 17:17:31.496 | Updating cache of https://opendev.org/x/bareon-specs.git in /opt/dib_cache/source-repositories/bareon_specs_49c4a99a02480c6e7a0f1f31cf2cf622143889ba with ref * 2024-09-26 17:17:32.087 | Cloning from bareon-specs cache and applying ref * 2024-09-26 17:17:32.166 | (0974 / 1316) 2024-09-26 17:17:32.184 | Updating cache of https://opendev.org/x/bilean.git in /opt/dib_cache/source-repositories/bilean_2da91415bf138848e708b0366c0dc9799fe61d84 with ref * 2024-09-26 17:17:32.857 | Cloning from bilean cache and applying ref * 2024-09-26 17:17:32.962 | (0975 / 1316) 2024-09-26 17:17:32.980 | Updating cache of https://opendev.org/x/broadview-collector.git in /opt/dib_cache/source-repositories/broadview_collector_b5bf61f872acdc2fde93bd3b0aa12065c7defe45 with ref * 2024-09-26 17:17:34.288 | Cloning from broadview-collector cache and applying ref * 2024-09-26 17:17:34.412 | (0976 / 1316) 2024-09-26 17:17:34.430 | Updating cache of https://opendev.org/x/broadview-lib.git in /opt/dib_cache/source-repositories/broadview_lib_3b302833c80a6ac89c695e0e65b81815239230ed with ref * 2024-09-26 17:17:35.279 | Cloning from broadview-lib cache and applying ref * 2024-09-26 17:17:35.367 | (0977 / 1316) 2024-09-26 17:17:35.385 | Updating cache of https://opendev.org/x/broadview-ui.git in /opt/dib_cache/source-repositories/broadview_ui_280a3d1d5c7cc074f40e057207c70960f611ef21 with ref * 2024-09-26 17:17:35.771 | Cloning from broadview-ui cache and applying ref * 2024-09-26 17:17:35.865 | (0978 / 1316) 2024-09-26 17:17:35.883 | Updating cache of https://opendev.org/x/browbeat.git in /opt/dib_cache/source-repositories/browbeat_3f6522b96f30425d27b73d63b91356e944e2eebd with ref * 2024-09-26 17:17:37.033 | Cloning from browbeat cache and applying ref * 2024-09-26 17:17:55.114 | (0979 / 1316) 2024-09-26 17:17:55.131 | Updating cache of https://opendev.org/x/cathead.git in /opt/dib_cache/source-repositories/cathead_92692b7b2e46d900fe346a23d7efcea9510804b9 with ref * 2024-09-26 17:17:55.794 | Cloning from cathead cache and applying ref * 2024-09-26 17:17:55.898 | (0980 / 1316) 2024-09-26 17:17:55.916 | Updating cache of https://opendev.org/x/ceilometer-zvm.git in /opt/dib_cache/source-repositories/ceilometer_zvm_1b5dbb623f114b744efc115c1078ce67681d9bd1 with ref * 2024-09-26 17:17:56.388 | Cloning from ceilometer-zvm cache and applying ref * 2024-09-26 17:17:56.523 | (0981 / 1316) 2024-09-26 17:17:56.541 | Updating cache of https://opendev.org/x/certbot-dns-openstack.git in /opt/dib_cache/source-repositories/certbot_dns_openstack_8e23d8bd7fd9a38d8e4793122f5256427179065c with ref * 2024-09-26 17:17:57.272 | Cloning from certbot-dns-openstack cache and applying ref * 2024-09-26 17:17:57.360 | (0982 / 1316) 2024-09-26 17:17:57.378 | Updating cache of https://opendev.org/x/charm-6wind-virtual-accelerator.git in /opt/dib_cache/source-repositories/charm_6wind_virtual_accelerator_c092ae1505ca09500a9757e58f8a539daa35e0d0 with ref * 2024-09-26 17:17:57.919 | Cloning from charm-6wind-virtual-accelerator cache and applying ref * 2024-09-26 17:17:57.997 | (0983 / 1316) 2024-09-26 17:17:58.015 | Updating cache of https://opendev.org/x/charm-interface-barbican-hsm.git in /opt/dib_cache/source-repositories/charm_interface_barbican_hsm_526ffd382d5804b6b32ddd7fa064a6c7f4539bd1 with ref * 2024-09-26 17:17:58.676 | Cloning from charm-interface-barbican-hsm cache and applying ref * 2024-09-26 17:17:58.755 | (0984 / 1316) 2024-09-26 17:17:58.773 | Updating cache of https://opendev.org/x/charm-interface-ovsdb.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_2d2ec56442007515e97115a09a27f4bf98cec5a7 with ref * 2024-09-26 17:17:59.762 | Cloning from charm-interface-ovsdb cache and applying ref * 2024-09-26 17:17:59.845 | (0985 / 1316) 2024-09-26 17:17:59.863 | Updating cache of https://opendev.org/x/charm-neutron-api-plumgrid.git in /opt/dib_cache/source-repositories/charm_neutron_api_plumgrid_6f85e1c1755aedf32d739be4e4ee8d15b419c731 with ref * 2024-09-26 17:18:00.379 | Cloning from charm-neutron-api-plumgrid cache and applying ref * 2024-09-26 17:18:00.483 | (0986 / 1316) 2024-09-26 17:18:00.500 | Updating cache of https://opendev.org/x/charm-ovn-central.git in /opt/dib_cache/source-repositories/charm_ovn_central_6fa549ffdafd3e5065ff60e991067dc7c609c54c with ref * 2024-09-26 17:18:01.266 | Cloning from charm-ovn-central cache and applying ref * 2024-09-26 17:18:11.115 | (0987 / 1316) 2024-09-26 17:18:11.133 | Updating cache of https://opendev.org/x/charm-ovn-central-k8s.git in /opt/dib_cache/source-repositories/charm_ovn_central_k8s_81eacf5a351bf675a3c49277f65ef322ad4c2788 with ref * 2024-09-26 17:18:12.660 | Cloning from charm-ovn-central-k8s cache and applying ref * 2024-09-26 17:18:18.189 | (0988 / 1316) 2024-09-26 17:18:18.207 | Updating cache of https://opendev.org/x/charm-ovn-chassis.git in /opt/dib_cache/source-repositories/charm_ovn_chassis_18a6d226793324dcd3b8e17c32a6a01103424909 with ref * 2024-09-26 17:18:19.844 | Cloning from charm-ovn-chassis cache and applying ref * 2024-09-26 17:18:29.005 | (0989 / 1316) 2024-09-26 17:18:29.023 | Updating cache of https://opendev.org/x/charm-ovn-dedicated-chassis.git in /opt/dib_cache/source-repositories/charm_ovn_dedicated_chassis_6f9030a2b19eb449c24fce2709edbd5f0ae07afd with ref * 2024-09-26 17:18:30.100 | Cloning from charm-ovn-dedicated-chassis cache and applying ref * 2024-09-26 17:18:35.829 | (0990 / 1316) 2024-09-26 17:18:35.847 | Updating cache of https://opendev.org/x/charm-ovn-relay-k8s.git in /opt/dib_cache/source-repositories/charm_ovn_relay_k8s_b439259e3328765c2fbea94fc6c8fe5a76e3308e with ref * 2024-09-26 17:18:36.882 | Cloning from charm-ovn-relay-k8s cache and applying ref * 2024-09-26 17:18:44.578 | (0991 / 1316) 2024-09-26 17:18:44.596 | Updating cache of https://opendev.org/x/charm-plumgrid-director.git in /opt/dib_cache/source-repositories/charm_plumgrid_director_20c88eb15d72d620f41bbf196bf94d415be57bdb with ref * 2024-09-26 17:18:44.942 | Cloning from charm-plumgrid-director cache and applying ref * 2024-09-26 17:18:45.043 | (0992 / 1316) 2024-09-26 17:18:45.061 | Updating cache of https://opendev.org/x/charm-plumgrid-edge.git in /opt/dib_cache/source-repositories/charm_plumgrid_edge_faec41942a0d92cf6fed85be9579bac3cbebf558 with ref * 2024-09-26 17:18:45.423 | Cloning from charm-plumgrid-edge cache and applying ref * 2024-09-26 17:18:45.524 | (0993 / 1316) 2024-09-26 17:18:45.542 | Updating cache of https://opendev.org/x/charm-plumgrid-gateway.git in /opt/dib_cache/source-repositories/charm_plumgrid_gateway_b06120f1857262083edc19cf68a4bbe1de3c78db with ref * 2024-09-26 17:18:46.202 | Cloning from charm-plumgrid-gateway cache and applying ref * 2024-09-26 17:18:46.305 | (0994 / 1316) 2024-09-26 17:18:46.322 | Updating cache of https://opendev.org/x/ci-cd-pipeline-app-murano.git in /opt/dib_cache/source-repositories/ci_cd_pipeline_app_murano_96bde8a55e0d06a9249ea70255da2207064515cf with ref * 2024-09-26 17:18:47.020 | Cloning from ci-cd-pipeline-app-murano cache and applying ref * 2024-09-26 17:18:50.106 | (0995 / 1316) 2024-09-26 17:18:50.124 | Updating cache of https://opendev.org/x/cinder-fusioncompute.git in /opt/dib_cache/source-repositories/cinder_fusioncompute_1eda6d8391c34127caa43f37970a780631bd3f8d with ref * 2024-09-26 17:18:50.461 | Cloning from cinder-fusioncompute cache and applying ref * 2024-09-26 17:18:50.552 | (0996 / 1316) 2024-09-26 17:18:50.569 | Updating cache of https://opendev.org/x/cisco-ironic-contrib.git in /opt/dib_cache/source-repositories/cisco_ironic_contrib_e12048c1f270e2df19cefe3debad5ef169f73455 with ref * 2024-09-26 17:18:51.671 | Cloning from cisco-ironic-contrib cache and applying ref * 2024-09-26 17:18:51.755 | (0997 / 1316) 2024-09-26 17:18:51.772 | Updating cache of https://opendev.org/x/ciwatch.git in /opt/dib_cache/source-repositories/ciwatch_ab7573c38088d0f8d088c198834f16e35d951299 with ref * 2024-09-26 17:18:52.378 | Cloning from ciwatch cache and applying ref * 2024-09-26 17:18:52.463 | (0998 / 1316) 2024-09-26 17:18:52.481 | Updating cache of https://opendev.org/x/cl-openstack-client.git in /opt/dib_cache/source-repositories/cl_openstack_client_4d6f6acce1e9a031e328343551dd434a7edbe267 with ref * 2024-09-26 17:18:52.816 | Cloning from cl-openstack-client cache and applying ref * 2024-09-26 17:18:52.896 | (0999 / 1316) 2024-09-26 17:18:52.914 | Updating cache of https://opendev.org/x/cloudbase-init.git in /opt/dib_cache/source-repositories/cloudbase_init_61630cf0b0e51e8f926b62a0987d7c34e82a16b8 with ref * 2024-09-26 17:18:54.510 | Cloning from cloudbase-init cache and applying ref * 2024-09-26 17:19:09.298 | (1000 / 1316) 2024-09-26 17:19:09.316 | Updating cache of https://opendev.org/x/cloudcafe.git in /opt/dib_cache/source-repositories/cloudcafe_1db6d6cabd38c7c07eb8b4281be212a220b83310 with ref * 2024-09-26 17:19:09.819 | Cloning from cloudcafe cache and applying ref * 2024-09-26 17:19:10.415 | (1001 / 1316) 2024-09-26 17:19:10.433 | Updating cache of https://opendev.org/x/cloudpulse.git in /opt/dib_cache/source-repositories/cloudpulse_be691d96e92170fb818e69be466ca4964f73a21d with ref * 2024-09-26 17:19:10.981 | Cloning from cloudpulse cache and applying ref * 2024-09-26 17:19:11.092 | (1002 / 1316) 2024-09-26 17:19:11.110 | Updating cache of https://opendev.org/x/cloudroast.git in /opt/dib_cache/source-repositories/cloudroast_160748bb9757bc6f376d4159bf855571c1347f21 with ref * 2024-09-26 17:19:11.677 | Cloning from cloudroast cache and applying ref * 2024-09-26 17:19:11.888 | (1003 / 1316) 2024-09-26 17:19:11.906 | Updating cache of https://opendev.org/x/coats.git in /opt/dib_cache/source-repositories/coats_fdd12985ca7c188293ff8d253bae9e40eeb90d86 with ref * 2024-09-26 17:19:12.304 | Cloning from coats cache and applying ref * 2024-09-26 17:19:12.523 | (1004 / 1316) 2024-09-26 17:19:12.540 | Updating cache of https://opendev.org/x/cognitive.git in /opt/dib_cache/source-repositories/cognitive_65ac4b8e1f90da8441442a110b40879eba016bc4 with ref * 2024-09-26 17:19:13.252 | Cloning from cognitive cache and applying ref * 2024-09-26 17:19:13.332 | (1005 / 1316) 2024-09-26 17:19:13.350 | Updating cache of https://opendev.org/x/collectd-openstack-plugins.git in /opt/dib_cache/source-repositories/collectd_openstack_plugins_86d264ebf95d51c2fe180bf94ccb4a8f66899053 with ref * 2024-09-26 17:19:13.960 | Cloning from collectd-openstack-plugins cache and applying ref * 2024-09-26 17:19:14.064 | (1006 / 1316) 2024-09-26 17:19:14.082 | Updating cache of https://opendev.org/x/compass-adapters.git in /opt/dib_cache/source-repositories/compass_adapters_d59c79af03bcaa505091e4fea1cb5ce3e7b7eb0b with ref * 2024-09-26 17:19:15.019 | Cloning from compass-adapters cache and applying ref * 2024-09-26 17:19:19.176 | (1007 / 1316) 2024-09-26 17:19:19.194 | Updating cache of https://opendev.org/x/compass-core.git in /opt/dib_cache/source-repositories/compass_core_51d7a6b63bdd612ba3eeb2d8029bc5f65240c4bc with ref * 2024-09-26 17:19:20.306 | Cloning from compass-core cache and applying ref * 2024-09-26 17:19:22.239 | (1008 / 1316) 2024-09-26 17:19:22.256 | Updating cache of https://opendev.org/x/compass-install.git in /opt/dib_cache/source-repositories/compass_install_fff6ae4bd2c9f6bbd4e2d886d1ad78fdff0ff3a3 with ref * 2024-09-26 17:19:22.686 | Cloning from compass-install cache and applying ref * 2024-09-26 17:19:22.784 | (1009 / 1316) 2024-09-26 17:19:22.801 | Updating cache of https://opendev.org/x/compass-specs.git in /opt/dib_cache/source-repositories/compass_specs_b105d32ae368897720d4474dabc9762ead846781 with ref * 2024-09-26 17:19:23.795 | Cloning from compass-specs cache and applying ref * 2024-09-26 17:19:23.876 | (1010 / 1316) 2024-09-26 17:19:23.893 | Updating cache of https://opendev.org/x/compass-web.git in /opt/dib_cache/source-repositories/compass_web_6f8601869413629cd6166ee5b7c9c9976af322f9 with ref * 2024-09-26 17:19:24.359 | Cloning from compass-web cache and applying ref * 2024-09-26 17:19:27.603 | (1011 / 1316) 2024-09-26 17:19:27.620 | Updating cache of https://opendev.org/x/conveyor.git in /opt/dib_cache/source-repositories/conveyor_a33df4662a1c86fa16c823101bb2c89270aad88d with ref * 2024-09-26 17:19:28.110 | Cloning from conveyor cache and applying ref * 2024-09-26 17:19:28.191 | (1012 / 1316) 2024-09-26 17:19:28.209 | Updating cache of https://opendev.org/x/coupler.git in /opt/dib_cache/source-repositories/coupler_d46037485ad7e0a7237a0c198a4066628fdea950 with ref * 2024-09-26 17:19:29.005 | Cloning from coupler cache and applying ref * 2024-09-26 17:19:29.081 | (1013 / 1316) 2024-09-26 17:19:29.099 | Updating cache of https://opendev.org/x/cursive.git in /opt/dib_cache/source-repositories/cursive_694198ac34c08afd9487f1dff27ada830d10180c with ref * 2024-09-26 17:19:29.445 | Cloning from cursive cache and applying ref * 2024-09-26 17:19:29.531 | (1014 / 1316) 2024-09-26 17:19:29.548 | Updating cache of https://opendev.org/x/daisycloud-core.git in /opt/dib_cache/source-repositories/daisycloud_core_eef6fab15767cd10cbf5441cdf3a481b4033dd5f with ref * 2024-09-26 17:19:30.143 | Cloning from daisycloud-core cache and applying ref * 2024-09-26 17:19:34.401 | error: copy-fd: write returned: No space left on device 2024-09-26 17:19:34.401 | fatal: failed to copy file to '/opt/dib_tmp/dib_build.VmkM0gqO/mnt/opt/git/opendev.org/x/daisycloud-core/.git/objects/pack/pack-433602c674bd99151da378354d26163d67ed168b.pack': No space left on device 2024-09-26 17:19:34.466 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-09-26 17:19:34.472 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-09-26 17:19:34.477 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-09-26 17:19:34.482 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-09-26 17:19:34.487 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-09-26 17:19:35.227 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.VmkM0gqO/mnt 2024-09-26 17:19:35.232 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.VmkM0gqO/mnt 2024-09-26 17:19:35.237 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-09-26 17:19:35.242 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-09-26 17:19:35.247 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-09-26 17:19:35.253 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-09-26 17:19:35.258 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.VmkM0gqO/mnt ']' 2024-09-26 17:19:35.263 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.VmkM0gqO/mnt 2024-09-26 17:19:35.271 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.VmkM0gqO/mnt 2024-09-26 17:19:35.277 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-09-26 17:19:35.282 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-09-26 17:19:35.288 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-09-26 17:19:35.289 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-09-26 17:19:35.290 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.VmkM0gqO/mnt/' 2024-09-26 17:19:35.357 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.VmkM0gqO/mnt/tmp/yum 2024-09-26 17:19:35.357 | /opt/dib_tmp/dib_build.VmkM0gqO/mnt/sys 2024-09-26 17:19:35.357 | /opt/dib_tmp/dib_build.VmkM0gqO/mnt/proc 2024-09-26 17:19:35.357 | /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev/pts 2024-09-26 17:19:35.357 | /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev' 2024-09-26 17:19:35.362 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-09-26 17:19:35.367 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-09-26 17:19:35.372 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 17:19:35.377 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-09-26 17:19:35.382 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.VmkM0gqO/mnt/tmp/yum == */boot/efi ]] 2024-09-26 17:19:35.387 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 17:19:35.392 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-09-26 17:19:35.397 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-09-26 17:19:35.402 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/tmp/yum' 2024-09-26 17:19:35.402 | Unmount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/tmp/yum 2024-09-26 17:19:35.407 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.VmkM0gqO/mnt/tmp/yum 2024-09-26 17:19:35.478 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-09-26 17:19:35.482 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-09-26 17:19:35.487 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 17:19:35.492 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-09-26 17:19:35.498 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.VmkM0gqO/mnt/sys == */boot/efi ]] 2024-09-26 17:19:35.503 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 17:19:35.508 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-09-26 17:19:35.513 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-09-26 17:19:35.518 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/sys' 2024-09-26 17:19:35.518 | Unmount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/sys 2024-09-26 17:19:35.523 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.VmkM0gqO/mnt/sys 2024-09-26 17:19:35.539 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-09-26 17:19:35.544 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-09-26 17:19:35.549 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 17:19:35.554 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-09-26 17:19:35.559 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.VmkM0gqO/mnt/proc == */boot/efi ]] 2024-09-26 17:19:35.564 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 17:19:35.569 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-09-26 17:19:35.574 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-09-26 17:19:35.579 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/proc' 2024-09-26 17:19:35.579 | Unmount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/proc 2024-09-26 17:19:35.585 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.VmkM0gqO/mnt/proc 2024-09-26 17:19:35.601 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-09-26 17:19:35.606 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-09-26 17:19:35.611 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 17:19:35.616 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-09-26 17:19:35.621 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev/pts == */boot/efi ]] 2024-09-26 17:19:35.626 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 17:19:35.631 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-09-26 17:19:35.636 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-09-26 17:19:35.641 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev/pts' 2024-09-26 17:19:35.641 | Unmount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev/pts 2024-09-26 17:19:35.646 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev/pts 2024-09-26 17:19:35.662 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-09-26 17:19:35.667 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-09-26 17:19:35.672 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 17:19:35.677 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-09-26 17:19:35.682 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev == */boot/efi ]] 2024-09-26 17:19:35.687 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-09-26 17:19:35.693 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-09-26 17:19:35.698 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-09-26 17:19:35.703 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev' 2024-09-26 17:19:35.703 | Unmount /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev 2024-09-26 17:19:35.708 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.VmkM0gqO/mnt/dev 2024-09-26 17:19:35.725 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-09-26 17:19:35.730 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-09-26 17:19:35.735 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-09-26 17:19:37.641 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-09-26 17:19:37.641 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.VmkM0gqO/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.uoNJ66cH', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.VmkM0gqO/mnt', 'build-dir': '/opt/dib_tmp/dib_build.VmkM0gqO'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-09-26 17:19:37.645 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-09-26 17:19:37.725 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-09-26 17:19:37.731 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.VmkM0gqO/built; do sleep 1; done' 2024-09-26 17:19:37.768 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.VmkM0gqO/mnt 2024-09-26 17:24:34.134 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.VmkM0gqO 2024-09-26 17:24:34.433 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-09-26 17:24:34.438 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-09-26 17:24:34.444 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-09-26 17:24:34.449 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-09-26 17:24:34.454 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.VmkM0gqO 2024-09-26 17:24:38.597 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-09-26 17:24:38.603 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.uoNJ66cH 2024-09-26 17:24:38.682 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-09-26 17:24:38.687 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-09-26 17:24:38.692 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-09-26 17:24:38.698 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-09-26 17:24:38.703 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.uoNJ66cH 2024-09-26 17:24:38.711 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128